Started by an SCM change Building in workspace /home/tomcat/.jenkins/workspace/org.subshare > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/subshare/subshare.git Fetching upstream changes from https://github.com/subshare/subshare.git > git --version > git fetch --tags --progress https://github.com/subshare/subshare.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision 3e6d1715a8a94d12c9882b53d27915a8c09ccea8 (origin/master) > git config core.sparsecheckout > git checkout -f 3e6d1715a8a94d12c9882b53d27915a8c09ccea8 > git rev-list 23b999a1dd7548421d8d3383fcb4919dfb610a35 [Gradle] - Launching build. [org.subshare] $ gradle -DmavenDeployerRepoUrl=file:/srv/www/nightly/www.subshare.org/htdocs/maven -Dtest.ignoreFailures=true -i clean build install uploadArchives Initialized native services in: /home/tomcat/.gradle/native Connected to daemon DaemonInfo{pid=2541, address=[b11aae6b-d759-4c55-a7b8-d4c21d8104f0 port:36753, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Idle, lastBusy=1569039500264, context=DefaultDaemonContext[uid=07c64232-faaa-46a6-b4d0-e68ed0cc9f47,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2541,idleTimeout=10800000,daemonOpts=-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]}. Dispatching request Build{id=2cc3312a-2b0c-4c4e-99ea-d85dce4e763d.1, currentDir=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare}. Received result org.gradle.launcher.daemon.protocol.BuildStarted@27912e3 from daemon DaemonInfo{pid=2541, address=[b11aae6b-d759-4c55-a7b8-d4c21d8104f0 port:36753, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Idle, lastBusy=1569039500264, context=DefaultDaemonContext[uid=07c64232-faaa-46a6-b4d0-e68ed0cc9f47,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2541,idleTimeout=10800000,daemonOpts=-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} (build should be starting). The client will now receive all logging from the daemon (pid: 2541). The daemon log file: /home/tomcat/.gradle/daemon/3.1/daemon-2541.out.log Starting 2nd build in daemon [uptime: 1 hrs 5 mins 1.736 secs, performance: 100%] Executing build with daemon context: DefaultDaemonContext[uid=07c64232-faaa-46a6-b4d0-e68ed0cc9f47,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2541,idleTimeout=10800000,daemonOpts=-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant] Starting Build Closing daemon's stdin at end of input. The daemon will no longer process any standard input. Settings evaluated using settings file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/settings.gradle'. Projects loaded. Root project using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build.gradle'. Included projects: [root project 'org.subshare', project ':org.subshare.core', project ':org.subshare.crypto', project ':org.subshare.gui', project ':org.subshare.local', project ':org.subshare.local.dbrepo', project ':org.subshare.ls.client', project ':org.subshare.ls.core', project ':org.subshare.ls.rest.client', project ':org.subshare.ls.rest.server', project ':org.subshare.ls.server', project ':org.subshare.ls.server.cproc', project ':org.subshare.rest.client', project ':org.subshare.rest.server', project ':org.subshare.rest.shared', project ':org.subshare.server', project ':org.subshare.test', project ':org.subshare.updater', project ':org.subshare.updater.gui'] Evaluating root project 'org.subshare' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build.gradle'. Evaluating project ':org.subshare.core' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build.gradle'. Evaluating project ':org.subshare.crypto' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build.gradle'. Evaluating project ':org.subshare.gui' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build.gradle'. Evaluating project ':org.subshare.ls.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build.gradle'. Evaluating project ':org.subshare.ls.server.cproc' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build.gradle'. Evaluating project ':org.subshare.ls.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build.gradle'. Evaluating project ':org.subshare.rest.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build.gradle'. Evaluating project ':org.subshare.local' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build.gradle'. Evaluating project ':org.subshare.ls.rest.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build.gradle'. Evaluating project ':org.subshare.rest.shared' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build.gradle'. Evaluating project ':org.subshare.ls.core' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build.gradle'. Evaluating project ':org.subshare.updater.gui' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build.gradle'. Evaluating project ':org.subshare.updater' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build.gradle'. Evaluating project ':org.subshare.ls.rest.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build.gradle'. Evaluating project ':org.subshare.local.dbrepo' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build.gradle'. Evaluating project ':org.subshare.rest.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build.gradle'. Evaluating project ':org.subshare.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build.gradle'. Evaluating project ':org.subshare.test' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build.gradle'. All projects evaluated. Selected primary task 'clean' from project : Selected primary task 'build' from project : Selected primary task 'install' from project : Selected primary task 'uploadArchives' from project : Tasks to be executed: [task ':clean', task ':org.subshare.core:clean', task ':org.subshare.crypto:clean', task ':org.subshare.gui:clean', task ':org.subshare.local:clean', task ':org.subshare.local.dbrepo:clean', task ':org.subshare.ls.client:clean', task ':org.subshare.ls.core:clean', task ':org.subshare.ls.rest.client:clean', task ':org.subshare.ls.rest.server:clean', task ':org.subshare.ls.server:clean', task ':org.subshare.ls.server.cproc:clean', task ':org.subshare.rest.client:clean', task ':org.subshare.rest.server:clean', task ':org.subshare.rest.shared:clean', task ':org.subshare.server:clean', task ':org.subshare.test:clean', task ':org.subshare.updater:clean', task ':org.subshare.updater.gui:clean', task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':assemble', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':org.subshare.crypto:compileJava', task ':org.subshare.crypto:processResources', task ':org.subshare.crypto:classes', task ':org.subshare.crypto:jar', task ':org.subshare.core:compileJava', task ':org.subshare.core:processResources', task ':org.subshare.core:classes', task ':org.subshare.core:compileTestJava', task ':org.subshare.core:processTestResources', task ':org.subshare.core:testClasses', task ':org.subshare.core:test', task ':org.subshare.crypto:compileTestJava', task ':org.subshare.crypto:processTestResources', task ':org.subshare.crypto:testClasses', task ':org.subshare.crypto:test', task ':org.subshare.core:jar', task ':org.subshare.local:compileJava', task ':org.subshare.local:processResources', task ':org.subshare.local:classes', task ':org.subshare.local:jar', task ':org.subshare.ls.core:compileJava', task ':org.subshare.ls.core:processResources', task ':org.subshare.ls.core:classes', task ':org.subshare.ls.core:jar', task ':org.subshare.ls.rest.client:compileJava', task ':org.subshare.ls.rest.client:processResources', task ':org.subshare.ls.rest.client:classes', task ':org.subshare.ls.rest.client:jar', task ':org.subshare.ls.client:compileJava', task ':org.subshare.ls.client:processResources', task ':org.subshare.ls.client:classes', task ':org.subshare.ls.client:jar', task ':org.subshare.ls.rest.server:compileJava', task ':org.subshare.ls.rest.server:processResources', task ':org.subshare.ls.rest.server:classes', task ':org.subshare.ls.rest.server:jar', task ':org.subshare.ls.server:compileJava', task ':org.subshare.ls.server:processResources', task ':org.subshare.ls.server:classes', task ':org.subshare.ls.server:jar', task ':org.subshare.rest.shared:compileJava', task ':org.subshare.rest.shared:processResources', task ':org.subshare.rest.shared:classes', task ':org.subshare.rest.shared:jar', task ':org.subshare.rest.client:compileJava', task ':org.subshare.rest.client:processResources', task ':org.subshare.rest.client:classes', task ':org.subshare.rest.client:jar', task ':org.subshare.ls.server.cproc:compileJava', task ':org.subshare.ls.server.cproc:processResources', task ':org.subshare.ls.server.cproc:classes', task ':org.subshare.ls.server.cproc:jar', task ':org.subshare.updater:compileJava', task ':org.subshare.updater:processResources', task ':org.subshare.updater:classes', task ':org.subshare.updater:jar', task ':org.subshare.updater.gui:compileJava', task ':org.subshare.updater.gui:processResources', task ':org.subshare.updater.gui:classes', task ':org.subshare.updater.gui:jar', task ':org.subshare.gui:compileJava', task ':org.subshare.gui:processResources', task ':org.subshare.gui:classes', task ':org.subshare.gui:compileTestJava', task ':org.subshare.gui:processTestResources', task ':org.subshare.gui:testClasses', task ':org.subshare.gui:test', task ':org.subshare.local:compileTestJava', task ':org.subshare.local:processTestResources', task ':org.subshare.local:testClasses', task ':org.subshare.local:test', task ':org.subshare.local.dbrepo:compileJava', task ':org.subshare.local.dbrepo:processResources', task ':org.subshare.local.dbrepo:classes', task ':org.subshare.local.dbrepo:compileTestJava', task ':org.subshare.local.dbrepo:processTestResources', task ':org.subshare.local.dbrepo:testClasses', task ':org.subshare.local.dbrepo:test', task ':org.subshare.ls.client:compileTestJava', task ':org.subshare.ls.client:processTestResources', task ':org.subshare.ls.client:testClasses', task ':org.subshare.ls.client:test', task ':org.subshare.ls.core:compileTestJava', task ':org.subshare.ls.core:processTestResources', task ':org.subshare.ls.core:testClasses', task ':org.subshare.ls.core:test', task ':org.subshare.ls.rest.client:compileTestJava', task ':org.subshare.ls.rest.client:processTestResources', task ':org.subshare.ls.rest.client:testClasses', task ':org.subshare.ls.rest.client:test', task ':org.subshare.ls.rest.server:compileTestJava', task ':org.subshare.ls.rest.server:processTestResources', task ':org.subshare.ls.rest.server:testClasses', task ':org.subshare.ls.rest.server:test', task ':org.subshare.ls.server:compileTestJava', task ':org.subshare.ls.server:processTestResources', task ':org.subshare.ls.server:testClasses', task ':org.subshare.ls.server:test', task ':org.subshare.ls.server.cproc:compileTestJava', task ':org.subshare.ls.server.cproc:processTestResources', task ':org.subshare.ls.server.cproc:testClasses', task ':org.subshare.ls.server.cproc:test', task ':org.subshare.rest.client:compileTestJava', task ':org.subshare.rest.client:processTestResources', task ':org.subshare.rest.client:testClasses', task ':org.subshare.rest.client:test', task ':org.subshare.rest.server:compileJava', task ':org.subshare.rest.server:processResources', task ':org.subshare.rest.server:classes', task ':org.subshare.rest.server:compileTestJava', task ':org.subshare.rest.server:processTestResources', task ':org.subshare.rest.server:testClasses', task ':org.subshare.rest.server:test', task ':org.subshare.rest.shared:compileTestJava', task ':org.subshare.rest.shared:processTestResources', task ':org.subshare.rest.shared:testClasses', task ':org.subshare.rest.shared:test', task ':org.subshare.local.dbrepo:jar', task ':org.subshare.rest.server:jar', task ':org.subshare.server:compileJava', task ':org.subshare.server:processResources', task ':org.subshare.server:classes', task ':org.subshare.server:compileTestJava', task ':org.subshare.server:processTestResources', task ':org.subshare.server:testClasses', task ':org.subshare.server:test', task ':org.subshare.server:jar', task ':org.subshare.test:compileJava', task ':org.subshare.test:processResources', task ':org.subshare.test:classes', task ':org.subshare.test:compileTestJava', task ':org.subshare.test:processTestResources', task ':org.subshare.test:testClasses', task ':org.subshare.test:test', task ':org.subshare.updater:compileTestJava', task ':org.subshare.updater:processTestResources', task ':org.subshare.updater:testClasses', task ':org.subshare.updater:test', task ':org.subshare.updater.gui:compileTestJava', task ':org.subshare.updater.gui:processTestResources', task ':org.subshare.updater.gui:testClasses', task ':org.subshare.updater.gui:test', task ':buildDashboard', task ':check', task ':build', task ':org.subshare.core:assemble', task ':org.subshare.core:check', task ':org.subshare.core:build', task ':org.subshare.crypto:assemble', task ':org.subshare.crypto:check', task ':org.subshare.crypto:build', task ':org.subshare.gui:jar', task ':org.subshare.gui:copyFilesFromBin', task ':org.subshare.gui:copyUnfilteredFilesFromAssembly', task ':org.subshare.gui:copyFilteredFilesFromAssembly', task ':org.subshare.gui:chmodMainExecutable', task ':org.subshare.gui:copyDependencies', task ':org.subshare.gui:copyJar', task ':org.subshare.gui:tarGzAssembly', task ':org.subshare.gui:zipAssembly', task ':org.subshare.gui:assemble', task ':org.subshare.gui:check', task ':org.subshare.gui:build', task ':org.subshare.local:assemble', task ':org.subshare.local:check', task ':org.subshare.local:build', task ':org.subshare.local.dbrepo:assemble', task ':org.subshare.local.dbrepo:check', task ':org.subshare.local.dbrepo:build', task ':org.subshare.ls.client:assemble', task ':org.subshare.ls.client:check', task ':org.subshare.ls.client:build', task ':org.subshare.ls.core:assemble', task ':org.subshare.ls.core:check', task ':org.subshare.ls.core:build', task ':org.subshare.ls.rest.client:assemble', task ':org.subshare.ls.rest.client:check', task ':org.subshare.ls.rest.client:build', task ':org.subshare.ls.rest.server:assemble', task ':org.subshare.ls.rest.server:check', task ':org.subshare.ls.rest.server:build', task ':org.subshare.ls.server:assemble', task ':org.subshare.ls.server:check', task ':org.subshare.ls.server:build', task ':org.subshare.ls.server.cproc:assemble', task ':org.subshare.ls.server.cproc:check', task ':org.subshare.ls.server.cproc:build', task ':org.subshare.rest.client:assemble', task ':org.subshare.rest.client:check', task ':org.subshare.rest.client:build', task ':org.subshare.rest.server:assemble', task ':org.subshare.rest.server:check', task ':org.subshare.rest.server:build', task ':org.subshare.rest.shared:assemble', task ':org.subshare.rest.shared:check', task ':org.subshare.rest.shared:build', task ':org.subshare.server:copyFilesFromBin', task ':org.subshare.server:copyUnfilteredFilesFromAssembly', task ':org.subshare.server:copyFilteredFilesFromAssembly', task ':org.subshare.server:chmodMainExecutable', task ':org.subshare.server:copyDependencies', task ':org.subshare.server:copyJar', task ':org.subshare.server:tarGzAssembly', task ':org.subshare.server:zipAssembly', task ':org.subshare.server:assemble', task ':org.subshare.server:check', task ':org.subshare.server:build', task ':org.subshare.test:jar', task ':org.subshare.test:assemble', task ':org.subshare.test:check', task ':org.subshare.test:build', task ':org.subshare.updater:assemble', task ':org.subshare.updater:check', task ':org.subshare.updater:build', task ':org.subshare.updater.gui:assemble', task ':org.subshare.updater.gui:check', task ':org.subshare.updater.gui:build', task ':copyDistributions', task ':install', task ':org.subshare.core:install', task ':org.subshare.crypto:install', task ':org.subshare.gui:install', task ':org.subshare.local:install', task ':org.subshare.local.dbrepo:install', task ':org.subshare.ls.client:install', task ':org.subshare.ls.core:install', task ':org.subshare.ls.rest.client:install', task ':org.subshare.ls.rest.server:install', task ':org.subshare.ls.server:install', task ':org.subshare.ls.server.cproc:install', task ':org.subshare.rest.client:install', task ':org.subshare.rest.server:install', task ':org.subshare.rest.shared:install', task ':org.subshare.server:install', task ':org.subshare.test:install', task ':org.subshare.updater:install', task ':org.subshare.updater.gui:install', task ':uploadArchives', task ':org.subshare.core:uploadArchives', task ':org.subshare.crypto:uploadArchives', task ':org.subshare.gui:uploadArchives', task ':org.subshare.local:uploadArchives', task ':org.subshare.local.dbrepo:uploadArchives', task ':org.subshare.ls.client:uploadArchives', task ':org.subshare.ls.core:uploadArchives', task ':org.subshare.ls.rest.client:uploadArchives', task ':org.subshare.ls.rest.server:uploadArchives', task ':org.subshare.ls.server:uploadArchives', task ':org.subshare.ls.server.cproc:uploadArchives', task ':org.subshare.rest.client:uploadArchives', task ':org.subshare.rest.server:uploadArchives', task ':org.subshare.rest.shared:uploadArchives', task ':org.subshare.server:uploadArchives', task ':org.subshare.test:uploadArchives', task ':org.subshare.updater:uploadArchives', task ':org.subshare.updater.gui:uploadArchives'] In-memory cache of /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/.gradle/3.1/taskArtifacts/fileHashes.bin: Size{3110}, CacheStats{hitCount=4823, missCount=3110, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0} In-memory cache of /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/.gradle/3.1/taskArtifacts/fileSnapshots.bin: Size{660}, CacheStats{hitCount=0, missCount=102, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0} In-memory cache of /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/.gradle/3.1/taskArtifacts/taskArtifacts.bin: Size{71}, CacheStats{hitCount=0, missCount=71, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0} :clean (Thread[Daemon worker Thread 2,5,main]) started. :clean Executing task ':clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.162 secs. :org.subshare.core:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:clean Executing task ':org.subshare.core:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.core:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.371 secs. :org.subshare.crypto:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:clean Executing task ':org.subshare.crypto:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.crypto:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.219 secs. :org.subshare.gui:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:clean Executing task ':org.subshare.gui:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.gui:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.676 secs. :org.subshare.local:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:clean Executing task ':org.subshare.local:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.local:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 1.472 secs. :org.subshare.local.dbrepo:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:clean Executing task ':org.subshare.local.dbrepo:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.local.dbrepo:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.116 secs. :org.subshare.ls.client:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:clean Executing task ':org.subshare.ls.client:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.ls.client:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.005 secs. :org.subshare.ls.core:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:clean Executing task ':org.subshare.ls.core:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.ls.core:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.019 secs. :org.subshare.ls.rest.client:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:clean Executing task ':org.subshare.ls.rest.client:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.ls.rest.client:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.012 secs. :org.subshare.ls.rest.server:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:clean Executing task ':org.subshare.ls.rest.server:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.ls.rest.server:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.014 secs. :org.subshare.ls.server:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:clean Executing task ':org.subshare.ls.server:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.ls.server:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.013 secs. :org.subshare.ls.server.cproc:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:clean Executing task ':org.subshare.ls.server.cproc:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.ls.server.cproc:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.029 secs. :org.subshare.rest.client:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:clean Executing task ':org.subshare.rest.client:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.rest.client:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.097 secs. :org.subshare.rest.server:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:clean Executing task ':org.subshare.rest.server:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.rest.server:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.085 secs. :org.subshare.rest.shared:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:clean Executing task ':org.subshare.rest.shared:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.rest.shared:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.006 secs. :org.subshare.server:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:clean Executing task ':org.subshare.server:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.server:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.291 secs. :org.subshare.test:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:clean Executing task ':org.subshare.test:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.test:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 12.433 secs. :org.subshare.updater:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:clean Executing task ':org.subshare.updater:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.updater:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.024 secs. :org.subshare.updater.gui:clean (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:clean Executing task ':org.subshare.updater.gui:clean' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. :org.subshare.updater.gui:clean (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.017 secs. :compileJava (Thread[Daemon worker Thread 2,5,main]) started. :compileJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/java', not found Skipping task ':compileJava' as it has no source files. :compileJava UP-TO-DATE :compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.004 secs. :processResources (Thread[Daemon worker Thread 2,5,main]) started. :processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/main/resources', not found Skipping task ':processResources' as it has no source files. :processResources UP-TO-DATE :processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs. :classes (Thread[Daemon worker Thread 2,5,main]) started. :classes Skipping task ':classes' as it has no actions. :classes UP-TO-DATE :classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :jar (Thread[Daemon worker Thread 2,5,main]) started. :jar Executing task ':jar' (up-to-date check took 0.072 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/libs/org.subshare-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/libs/org.subshare-0.10.7-SNAPSHOT.jar has been removed. :jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.152 secs. :assemble (Thread[Daemon worker Thread 2,5,main]) started. :assemble Skipping task ':assemble' as it has no actions. :assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/java', not found Skipping task ':compileTestJava' as it has no source files. :compileTestJava UP-TO-DATE :compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.003 secs. :processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/src/test/resources', not found Skipping task ':processTestResources' as it has no source files. :processTestResources UP-TO-DATE :processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.005 secs. :testClasses (Thread[Daemon worker Thread 2,5,main]) started. :testClasses Skipping task ':testClasses' as it has no actions. :testClasses UP-TO-DATE :testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :test (Thread[Daemon worker Thread 2,5,main]) started. :test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/classes/test', not found Skipping task ':test' as it has no source files. :test UP-TO-DATE :test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.crypto:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:compileJava Executing task ':org.subshare.crypto:compileJava' (up-to-date check took 0.053 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.crypto:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/src/main/java/org/subshare/crypto/CryptoRegistry.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning :org.subshare.crypto:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.867 secs. :org.subshare.crypto:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/src/main/resources', not found Skipping task ':org.subshare.crypto:processResources' as it has no source files. :org.subshare.crypto:processResources UP-TO-DATE :org.subshare.crypto:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.008 secs. :org.subshare.crypto:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:classes Skipping task ':org.subshare.crypto:classes' as it has no actions. :org.subshare.crypto:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.crypto:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:jar Executing task ':org.subshare.crypto:jar' (up-to-date check took 0.003 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.crypto:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.067 secs. :org.subshare.core:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:compileJava Executing task ':org.subshare.core:compileJava' (up-to-date check took 0.1 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.core:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning :org.subshare.core:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 3.139 secs. :org.subshare.core:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:processResources Executing task ':org.subshare.core:processResources' (up-to-date check took 0.049 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/main/META-INF/services has been removed. :org.subshare.core:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.182 secs. :org.subshare.core:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:classes Skipping task ':org.subshare.core:classes' as it has no actions. :org.subshare.core:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.core:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:compileTestJava Executing task ':org.subshare.core:compileTestJava' (up-to-date check took 0.079 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/classes/test/org/subshare has been removed. All input files are considered out-of-date for incremental task ':org.subshare.core:compileTestJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning :org.subshare.core:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.633 secs. :org.subshare.core:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:processTestResources Executing task ':org.subshare.core:processTestResources' (up-to-date check took 0.012 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/test/logback-test.xml has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/resources/test/org has been removed. :org.subshare.core:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.153 secs. :org.subshare.core:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:testClasses Skipping task ':org.subshare.core:testClasses' as it has no actions. :org.subshare.core:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.core:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:test Executing task ':org.subshare.core:test' (up-to-date check took 0.023 secs) due to: Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/test-results/test/binary has changed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/test-results/test/binary/output.bin has been removed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 3'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 3' Starting process 'Gradle Test Executor 4'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 4' Starting process 'Gradle Test Executor 2'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 2' Starting process 'Gradle Test Executor 5'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 5' Starting process 'Gradle Test Executor 1'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1' Successfully started process 'Gradle Test Executor 3' Successfully started process 'Gradle Test Executor 4' Successfully started process 'Gradle Test Executor 2' Successfully started process 'Gradle Test Executor 5' Successfully started process 'Gradle Test Executor 1' Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 4 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 5 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 2 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 3 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 1 started executing tests. Gradle Test Executor 5 finished executing tests. org.subshare.core.pgp.PgpTest STANDARD_OUT 07:23:58.136 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 07:23:58.205 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS5PADDING symmetricWithoutIv: Generating 1597141 random bytes plaintext took 93 ms. org.subshare.core.pgp.PgpTest STANDARD_OUT 07:23:58.409 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/QQArse1JVIjkpMIoW1Aa5A/.gnupg 07:23:58.412 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/QQArse1JVIjkpMIoW1Aa5A/.gnupg org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 07:23:59.820 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:23:59.823 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/QQArse1JVIjkpMIoW1Aa5A/.gnupg 07:23:59.825 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/QQArse1JVIjkpMIoW1Aa5A/.gnupg 07:23:59.826 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/QQArse1JVIjkpMIoW1Aa5A/.gnupg/secring.gpg' org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT 07:24:00.088 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 07:24:00.306 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 07:24:00.306 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 07:24:00.307 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 07:24:00.312 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 07:24:00.313 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/QQArse1JVIjkpMIoW1Aa5A/.gnupg/pubring.gpg' 07:24:00.678 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Creating symmetric key took 2931 ms. Gradle Test Executor 4 finished executing tests. symmetricWithoutIv: Encrypting 1597141 bytes plaintext to 1597158 bytes ciphertext took 328 ms. symmetricWithoutIv: Decrypting 1597158 bytes ciphertext to 1597141 bytes plaintext took 264 ms. org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 07:24:02.464 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS7PADDING symmetricWithoutIv: Generating 2330327 random bytes plaintext took 19 ms. symmetricWithoutIv: Creating symmetric key took 1 ms. symmetricWithoutIv: Encrypting 2330327 bytes plaintext to 2330342 bytes ciphertext took 132 ms. org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 07:24:02.831 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Decrypting 2330342 bytes ciphertext to 2330327 bytes plaintext took 179 ms. org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT 07:24:03.087 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:24:03.277 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! at org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decodeEncrypted(BcPgpDecoder.java:274) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:101) ~[main/:na] at org.subshare.core.pgp.PgpTest.inlineSignThenEncryptAndDecryptThenVerify(PgpTest.java:167) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.core.pgp.PgpTest > signAndVerifyViaPgpSignable STANDARD_OUT 07:24:03.476 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] 07:24:03.481 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=AES_CFB_NOPADDING symmetricWithoutIv: Generating 10147726 random bytes plaintext took 71 ms. symmetricWithoutIv: Creating symmetric key took 0 ms. symmetricWithoutIv: Encrypting 10147726 bytes plaintext to 10147732 bytes ciphertext took 659 ms. org.subshare.core.gpg.GnuPgTest > readPubringGpg STANDARD_OUT >>> pub >>> keyID: 16686379b818da48 fingerprint: E8:3E:05:6D:B9:48:9E:0E:4B:56:05:89:16:68:63:79:B8:18:DA:48 masterKey: true encryptionKey: false userID: Niklas Schiffler userID: Niklas Schiffler signature.keyID: 16686379b818da48 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: bac80223da647e40 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 16686379b818da48 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 61ccd0bc31c2fd11 fingerprint: 94:EA:C4:49:52:F8:06:06:BB:48:D6:00:61:CC:D0:BC:31:C2:FD:11 masterKey: false encryptionKey: true signature.keyID: 16686379b818da48 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: bd6f8ad4ed282672 fingerprint: F0:7D:B2:CA:11:A4:9A:06:D5:2C:AC:2E:BD:6F:8A:D4:ED:28:26:72 masterKey: true encryptionKey: false userID: Raul Borgmann signature.keyID: bd6f8ad4ed282672 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 8e8de83f193e0818 fingerprint: A1:FF:3B:57:D2:F4:F8:83:CC:D6:F3:C9:8E:8D:E8:3F:19:3E:08:18 masterKey: false encryptionKey: true signature.keyID: bd6f8ad4ed282672 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: e1c54f71816c5f79 fingerprint: E6:F0:CC:2A:B3:0A:7A:56:21:FC:57:67:E1:C5:4F:71:81:6C:5F:79 masterKey: true encryptionKey: true userID: Niklas Schiffler userID: Niklas Schiffler signature.keyID: e1c54f71816c5f79 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e1c54f71816c5f79 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 78687d95ae3fa046 fingerprint: F1:A8:EB:77:B6:37:FC:94:6F:86:84:97:78:68:7D:95:AE:3F:A0:46 masterKey: false encryptionKey: true signature.keyID: e1c54f71816c5f79 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 3d2ee0fae51538e3 fingerprint: 65:4F:EF:09:CF:48:F6:A8:53:38:17:ED:3D:2E:E0:FA:E5:15:38:E3 masterKey: true encryptionKey: true userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3d2ee0fae51538e3 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 1e186f1da6fe25a3 fingerprint: 58:FE:00:05:7A:DA:86:99:1E:2E:C1:82:1E:18:6F:1D:A6:FE:25:A3 masterKey: false encryptionKey: true signature.keyID: 3d2ee0fae51538e3 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 409da8fb2f28430b fingerprint: A0:EB:CA:29:8F:63:B9:1A:FC:9F:63:CB:40:9D:A8:FB:2F:28:43:0B masterKey: true encryptionKey: true userID: Marius Heinzmann userID: Marius Heinzmann userID: Marius Heinzmann userID: Marius Heinzmann userID: Marius Heinzmann signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: b921cac57482bdd7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 409da8fb2f28430b signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ce99fdfeec7d167c signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 06adf1b08d0027fb fingerprint: 7A:1C:50:77:A4:B6:7F:A2:28:16:69:C3:06:AD:F1:B0:8D:00:27:FB masterKey: false encryptionKey: true signature.keyID: 409da8fb2f28430b signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 382b4a7dc1945ec7 fingerprint: DC:1D:2A:BC:A1:51:74:5C:9A:B4:EF:62:38:2B:4A:7D:C1:94:5E:C7 masterKey: true encryptionKey: true userID: Sebastian Schefczyk userID: Sebastian Schefczyk userID: Sebastian Schefczyk userID: Sebastian Schefczyk signature.keyID: 17cf7cfedfef561d signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 382b4a7dc1945ec7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION <<< pub <<< >>> pub >>> keyID: d72b9dce44205dcb fingerprint: 8C:53:5B:15:3B:81:EF:68:95:7E:5C:E3:D7:2B:9D:CE:44:20:5D:CB masterKey: false encryptionKey: true signature.keyID: 382b4a7dc1945ec7 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 6b2a9a81923940f4 fingerprint: 51:2D:51:69:20:76:5B:62:91:35:C5:2C:6B:2A:9A:81:92:39:40:F4 masterKey: true encryptionKey: true userID: Khaled Soliman (TEST) signature.keyID: 6b2a9a81923940f4 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 70c642ca41cd4390 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 607679b214586a3d fingerprint: EF:96:EE:88:44:FD:2D:B3:B0:95:BD:7F:60:76:79:B2:14:58:6A:3D masterKey: false encryptionKey: true signature.keyID: 6b2a9a81923940f4 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: d7a92a24aa97ddbd fingerprint: 5C:0D:90:FA:25:B4:4B:8E:63:34:AB:B1:D7:A9:2A:24:AA:97:DD:BD masterKey: true encryptionKey: true userID: Marco หงุ่ยตระกูล-Schulze (TEST) signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 70c642ca41cd4390 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: a58da7d810b74edf fingerprint: 6F:EA:38:9D:83:64:EE:9E:0C:D9:9B:86:A5:8D:A7:D8:10:B7:4E:DF masterKey: false encryptionKey: true signature.keyID: d7a92a24aa97ddbd signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: b921cac57482bdd7 fingerprint: 5D:C6:1B:3C:65:E4:A2:D8:E9:3A:4F:C5:B9:21:CA:C5:74:82:BD:D7 masterKey: true encryptionKey: false userID: Marius Heinzmann signature.keyID: b921cac57482bdd7 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1640c5a7aacd2145 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: a333ec99d2d85de2 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 9185db4f92be86c0 fingerprint: 42:C6:3E:E3:59:85:78:46:10:74:DA:51:91:85:DB:4F:92:BE:86:C0 masterKey: false encryptionKey: true signature.keyID: b921cac57482bdd7 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: c0273d48e8dbb7e5 fingerprint: 68:1D:52:1C:61:33:B9:15:63:F4:CA:E7:C0:27:3D:48:E8:DB:B7:E5 masterKey: true encryptionKey: true userID: Daniel Mazurek userID: Daniel Mazurek userID: Daniel Mazurek userID: Daniel Mazurek userID: Daniel Mazurek signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION signature.keyID: e3e356b947805c9f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: c0273d48e8dbb7e5 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: CASUAL_CERTIFICATION <<< pub <<< >>> pub >>> keyID: a4ace1264432a14b fingerprint: 96:F1:3A:B2:F9:3A:60:80:6F:AC:BF:25:A4:AC:E1:26:44:32:A1:4B masterKey: false encryptionKey: true signature.keyID: c0273d48e8dbb7e5 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 70c642ca41cd4390 fingerprint: 3B:2E:8B:C2:12:6D:84:10:D1:19:EC:16:70:C6:42:CA:41:CD:43:90 masterKey: true encryptionKey: true userID: Marco หงุ่ยตระกูล-Schulze (TEST) signature.keyID: 70c642ca41cd4390 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 49bd4210ee77b7f8 fingerprint: 5B:1E:51:44:0C:8F:62:08:B2:2A:7C:FA:49:BD:42:10:EE:77:B7:F8 masterKey: false encryptionKey: true signature.keyID: 70c642ca41cd4390 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: aad17971cbaeb49c fingerprint: A6:B9:45:33:7A:36:F1:C3:30:F4:DE:FE:AA:D1:79:71:CB:AE:B4:9C masterKey: true encryptionKey: true userID: Alexander Bieber userID: Alexander Bieber userID: Alexander Bieber userID: Alexander Bieber userID: Alexander Bieber signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: aad17971cbaeb49c signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: ead508863c3db998 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 7c3dceb92a99225f fingerprint: 9B:03:DB:57:16:6F:DD:1B:19:29:A5:61:7C:3D:CE:B9:2A:99:22:5F masterKey: false encryptionKey: true signature.keyID: aad17971cbaeb49c signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: e9ef196d67ad76fb fingerprint: 0A:7A:DE:15:6E:B2:0A:D7:D5:68:90:DD:E9:EF:19:6D:67:AD:76:FB masterKey: true encryptionKey: false userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger userID: Marc Klinger signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: e9ef196d67ad76fb signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 3a7e3c9cbce48dc2 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 291cd63ab31233e6 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 6c73c63b5886ca02 fingerprint: 84:F2:6F:EB:B7:84:9A:E2:6F:BB:6F:B5:6C:73:C6:3B:58:86:CA:02 masterKey: false encryptionKey: true signature.keyID: e9ef196d67ad76fb signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 1d7e43dd64064d90 fingerprint: CA:17:2F:86:DC:A8:EA:22:3E:3E:E7:1A:1D:7E:43:DD:64:06:4D:90 masterKey: true encryptionKey: true userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak userID: Jonathan Nowak signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 058323712a345828 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 9bc3b1fc77bca33d signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: 115ac5405b0ff64f signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: cf66f63edbe27cc1 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d45d24c401ee47c9 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: DEFAULT_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 8a6f8ea350740483 fingerprint: C9:8B:5E:D6:FA:C0:C8:28:70:47:D6:5D:8A:6F:8E:A3:50:74:04:83 masterKey: false encryptionKey: true signature.keyID: 1d7e43dd64064d90 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: 3196dc5e1ee3b87e fingerprint: 64:F7:2E:93:3D:B1:9E:37:19:36:3C:5C:31:96:DC:5E:1E:E3:B8:7E masterKey: true encryptionKey: true userID: Raul Borgmann signature.keyID: 3196dc5e1ee3b87e signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 82c52bc94ab0fbc1 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 06e348ede7fbda5e fingerprint: CD:A5:60:7C:D6:69:95:05:ED:4A:7C:B0:06:E3:48:ED:E7:FB:DA:5E masterKey: false encryptionKey: true signature.keyID: 3196dc5e1ee3b87e signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: f16ec3601cf1e265 fingerprint: 00:52:F5:A6:CC:9C:D5:59:26:93:F1:9A:F1:6E:C3:60:1C:F1:E2:65 masterKey: true encryptionKey: true userID: Jan Mortensen signature.keyID: f16ec3601cf1e265 signature.signatureType: POSITIVE_CERTIFICATION signature.keyID: 1d7e43dd64064d90 signature.signatureType: DEFAULT_CERTIFICATION signature.keyID: d7a92a24aa97ddbd signature.signatureType: NO_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 44e7e2b1718d1069 fingerprint: 8D:AA:2F:6B:79:05:A9:40:92:CD:12:0E:44:E7:E2:B1:71:8D:10:69 masterKey: false encryptionKey: true signature.keyID: f16ec3601cf1e265 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> pub >>> keyID: f46364d95e36f890 fingerprint: 9A:C0:97:60:E7:3B:AD:D8:96:59:76:F9:F4:63:64:D9:5E:36:F8:90 masterKey: true encryptionKey: false userID: Niklas Schiffler signature.keyID: f46364d95e36f890 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: b9ed35b5f47d3fba fingerprint: AB:1C:8B:48:ED:3A:1C:BE:03:F9:68:35:B9:ED:35:B5:F4:7D:3F:BA masterKey: false encryptionKey: true signature.keyID: f46364d95e36f890 signature.signatureType: SUBKEY_BINDING <<< pub <<< org.subshare.core.gpg.GnuPgTest > readSecringGpg STANDARD_OUT >>> pub >>> keyID: 70c642ca41cd4390 fingerprint: 3B:2E:8B:C2:12:6D:84:10:D1:19:EC:16:70:C6:42:CA:41:CD:43:90 masterKey: true encryptionKey: true userID: Marco หงุ่ยตระกูล-Schulze (TEST) signature.keyID: 70c642ca41cd4390 signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: 49bd4210ee77b7f8 fingerprint: 5B:1E:51:44:0C:8F:62:08:B2:2A:7C:FA:49:BD:42:10:EE:77:B7:F8 masterKey: false encryptionKey: true signature.keyID: 70c642ca41cd4390 signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> sec >>> keyID: 70c642ca41cd4390 userID: Marco หงุ่ยตระกูล-Schulze (TEST) <<< sec <<< >>> sec >>> keyID: 49bd4210ee77b7f8 <<< sec <<< >>> pub >>> keyID: d7a92a24aa97ddbd fingerprint: 5C:0D:90:FA:25:B4:4B:8E:63:34:AB:B1:D7:A9:2A:24:AA:97:DD:BD masterKey: true encryptionKey: true userID: Marco หงุ่ยตระกูล-Schulze (TEST) signature.keyID: d7a92a24aa97ddbd signature.signatureType: POSITIVE_CERTIFICATION <<< pub <<< >>> pub >>> keyID: a58da7d810b74edf fingerprint: 6F:EA:38:9D:83:64:EE:9E:0C:D9:9B:86:A5:8D:A7:D8:10:B7:4E:DF masterKey: false encryptionKey: true signature.keyID: d7a92a24aa97ddbd signature.signatureType: SUBKEY_BINDING <<< pub <<< >>> sec >>> keyID: d7a92a24aa97ddbd userID: Marco หงุ่ยตระกูล-Schulze (TEST) <<< sec <<< >>> sec >>> keyID: a58da7d810b74edf <<< sec <<< org.subshare.core.user.UserRegistryTest STANDARD_OUT 07:24:04.713 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT 07:24:04.740 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.core.pgp.PgpTest > inlineSignAndVerify STANDARD_OUT 07:24:04.748 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT 07:24:04.767 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg 07:24:04.768 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg 07:24:04.911 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:24:04.911 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg 07:24:04.912 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg 07:24:04.912 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/secring.gpg' 07:24:04.920 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 07:24:04.920 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 07:24:04.921 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 07:24:04.921 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 07:24:04.921 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/pubring.gpg' 07:24:04.994 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Decrypting 10147732 bytes ciphertext to 10147726 bytes plaintext took 761 ms. org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT 07:24:07.279 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:24:07.330 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:24:07.334 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:24:07.335 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg 07:24:07.336 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg 07:24:07.340 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:24:07.341 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg 07:24:07.341 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg 07:24:07.341 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/secring.gpg' 07:24:07.343 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 07:24:07.343 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 07:24:07.344 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 07:24:07.344 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 07:24:07.345 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/pubring.gpg' 07:24:07.361 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance. 07:24:07.362 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.pgp.PgpTest > inlineSignAndVerify STANDARD_OUT 07:24:07.377 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! at org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decodeCompressed(BcPgpDecoder.java:180) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:103) ~[main/:na] at org.subshare.core.pgp.PgpTest.inlineSignAndVerify(PgpTest.java:105) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.core.pgp.PgpTest > exportImportPublicKey STANDARD_OUT 07:24:07.473 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:24:07.473 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/QQArse1JVIjkpMIoW1Aa5A/.gnupg/secring.gpg' 07:24:07.475 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 07:24:07.475 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 07:24:07.476 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 07:24:07.477 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 07:24:07.478 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/QQArse1JVIjkpMIoW1Aa5A/.gnupg/pubring.gpg' 07:24:07.524 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:24:07.525 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/QQArse1JVIjkpMIoW1Aa5A/.gnupg/secring.gpg' 07:24:07.526 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 07:24:07.526 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 07:24:07.527 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 07:24:07.527 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 07:24:07.528 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/QQArse1JVIjkpMIoW1Aa5A/.gnupg/pubring.gpg' org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:24:07.863 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=TWOFISH_CBC_PKCS5PADDING symmetricWithoutIv: Generating 7643561 random bytes plaintext took 51 ms. symmetricWithoutIv: Creating symmetric key took 0 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:24:08.365 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Encrypting 7643561 bytes plaintext to 7643574 bytes ciphertext took 336 ms. symmetricWithoutIv: Decrypting 7643574 bytes ciphertext to 7643561 bytes plaintext took 301 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:24:08.866 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:09.367 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:09.869 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:10.373 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=TWOFISH_CBC_PKCS7PADDING symmetricWithoutIv: Generating 6934829 random bytes plaintext took 48 ms. symmetricWithoutIv: Creating symmetric key took 1 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:24:10.875 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Encrypting 6934829 bytes plaintext to 6934838 bytes ciphertext took 226 ms. symmetricWithoutIv: Decrypting 6934838 bytes ciphertext to 6934829 bytes plaintext took 234 ms. org.subshare.core.pgp.PgpTest > detachedSignAndVerify STANDARD_OUT 07:24:11.248 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390] org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:24:11.376 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:11.877 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:12.379 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:12.881 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: cipherTransformation=TWOFISH_CFB_NOPADDING symmetricWithoutIv: Generating 9140852 random bytes plaintext took 63 ms. symmetricWithoutIv: Creating symmetric key took 1 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:24:13.382 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Encrypting 9140852 bytes plaintext to 9140858 bytes ciphertext took 495 ms. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:24:13.884 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT symmetricWithoutIv: Decrypting 9140858 bytes ciphertext to 9140852 bytes plaintext took 577 ms. org.subshare.core.pgp.PgpTest > detachedSignAndVerify STANDARD_OUT 07:24:14.181 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! at org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decodePlainWithDetachedSignature(BcPgpDecoder.java:134) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:72) ~[main/:na] at org.subshare.core.pgp.PgpTest.detachedSignAndVerify(PgpTest.java:220) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:24:14.385 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.pgp.PgpTest > detachedSignAndVerify STANDARD_OUT 07:24:14.442 [Test worker] DEBUG o.s.c.p.PgpTest - Caught expected exception: co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! co.codewizards.cloudstore.core.auth.SignatureException: Signature verification failed! at org.subshare.core.pgp.gnupg.BcPgpDecoder.verifySignature(BcPgpDecoder.java:325) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decodePlainWithDetachedSignature(BcPgpDecoder.java:134) ~[main/:na] at org.subshare.core.pgp.gnupg.BcPgpDecoder.decode(BcPgpDecoder.java:72) ~[main/:na] at org.subshare.core.pgp.PgpTest.detachedSignAndVerify(PgpTest.java:231) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] Gradle Test Executor 2 finished executing tests. at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.core.pgp.PgpTest STANDARD_OUT 07:24:14.448 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT 07:24:14.887 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:15.136 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance. 07:24:15.466 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:24:15.469 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:24:15.568 [Test worker] INFO o.b.o.w.i.TrustDbImpl - updateTrustDb: Next trust-db expiration date: 2021-03-21T18:43:12 07:24:15.580 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:24:15.581 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:24:15.582 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg 07:24:15.582 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg 07:24:15.587 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:24:15.587 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg 07:24:15.588 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg 07:24:15.589 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/secring.gpg' 07:24:15.590 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390 07:24:15.591 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8 07:24:15.591 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd 07:24:15.591 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf 07:24:15.592 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/pubring.gpg' 07:24:15.601 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance. 07:24:15.603 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:16.105 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: cipherTransformation=AES_CBC_PKCS5PADDING symmetricWithRandomIv: Generating 7185967 random bytes plaintext took 47 ms. symmetricWithRandomIv: Creating symmetric key took 1 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:24:16.607 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: Encrypting 7185967 bytes plaintext to 7185990 bytes ciphertext took 242 ms. symmetricWithRandomIv: Decrypting 7185990 bytes ciphertext to 7185967 bytes plaintext took 245 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:24:17.110 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:17.611 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:18.113 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:18.615 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: cipherTransformation=AES_CBC_PKCS7PADDING symmetricWithRandomIv: Generating 1224209 random bytes plaintext took 7 ms. symmetricWithRandomIv: Creating symmetric key took 1 ms. symmetricWithRandomIv: Encrypting 1224209 bytes plaintext to 1224246 bytes ciphertext took 39 ms. symmetricWithRandomIv: Decrypting 1224246 bytes ciphertext to 1224209 bytes plaintext took 40 ms. symmetricWithRandomIv: cipherTransformation=AES_CFB_NOPADDING org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:24:19.116 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: Generating 4722080 random bytes plaintext took 27 ms. symmetricWithRandomIv: Creating symmetric key took 0 ms. symmetricWithRandomIv: Encrypting 4722080 bytes plaintext to 4722102 bytes ciphertext took 253 ms. symmetricWithRandomIv: Decrypting 4722102 bytes ciphertext to 4722080 bytes plaintext took 234 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:24:19.619 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:20.121 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:20.623 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: cipherTransformation=TWOFISH_CBC_PKCS5PADDING symmetricWithRandomIv: Generating 7515430 random bytes plaintext took 44 ms. symmetricWithRandomIv: Creating symmetric key took 1 ms. symmetricWithRandomIv: Encrypting 7515430 bytes plaintext to 7515462 bytes ciphertext took 239 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:24:21.124 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: Decrypting 7515462 bytes ciphertext to 7515430 bytes plaintext took 248 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:24:21.626 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:22.128 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:22.629 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: cipherTransformation=TWOFISH_CBC_PKCS7PADDING org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:24:23.130 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: Generating 10477955 random bytes plaintext took 69 ms. symmetricWithRandomIv: Creating symmetric key took 0 ms. symmetricWithRandomIv: Encrypting 10477955 bytes plaintext to 10477990 bytes ciphertext took 332 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:24:23.631 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: Decrypting 10477990 bytes ciphertext to 10477955 bytes plaintext took 347 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:24:24.133 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:24.635 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:25.137 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:25.581 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance. 07:24:25.639 [Test worker] WARN o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/hxG0lIt7ve1TKGE7fuDcgQ/.gnupg/trustdb.gpg' failed. Retrying. 07:24:26.194 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT symmetricWithRandomIv: cipherTransformation=TWOFISH_CFB_NOPADDING symmetricWithRandomIv: Generating 5657417 random bytes plaintext took 36 ms. symmetricWithRandomIv: Creating symmetric key took 0 ms. symmetricWithRandomIv: Encrypting 5657417 bytes plaintext to 5657439 bytes ciphertext took 292 ms. symmetricWithRandomIv: Decrypting 5657439 bytes ciphertext to 5657417 bytes plaintext took 263 ms. org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT 07:24:35.218 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 9020 ms. 07:24:35.230 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:24:35.322 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:24:35.382 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 1 finished executing tests. org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricPlain STANDARD_OUT 07:24:39.511 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 11005 ms. asymmetricPlain: Creating asymmetric key took 11006 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 165 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 165 bytes plaintext to 518 bytes ciphertext took 41 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 165 bytes plaintext took 40 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 137 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 137 bytes plaintext to 518 bytes ciphertext took 4 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 137 bytes plaintext took 37 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 82 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 82 bytes plaintext to 518 bytes ciphertext took 4 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 82 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 428 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 428 bytes plaintext to 518 bytes ciphertext took 5 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 428 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 261 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 261 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 261 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 460 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 460 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 460 bytes plaintext took 35 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 55 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 55 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 55 bytes plaintext took 39 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 52 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 52 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 52 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 365 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 365 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 365 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 79 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 79 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 79 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 42 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 42 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 42 bytes plaintext took 40 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 132 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 132 bytes plaintext to 518 bytes ciphertext took 3 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 132 bytes plaintext took 36 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 263 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 263 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 263 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 374 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 374 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 374 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 128 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 128 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 128 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 193 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 193 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 193 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 139 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 139 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 139 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 417 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 417 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 417 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 397 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 397 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 397 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 261 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 261 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 261 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 129 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 129 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 129 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 128 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 128 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 128 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 353 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 353 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 353 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 103 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 103 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 103 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 26 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 26 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 26 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 249 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 249 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 249 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 199 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 199 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 199 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 21 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 21 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 21 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 438 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 438 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 438 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 416 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 416 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 416 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 89 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 89 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 89 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 427 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 427 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 427 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 253 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 253 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 253 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 261 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 261 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 261 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 394 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 394 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 394 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 28 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 28 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 28 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 406 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 406 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 406 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 367 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 367 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 367 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 169 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 169 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 169 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 250 random bytes plaintext took 1 ms. asymmetricPlain: Encrypting 250 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 250 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 52 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 52 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 52 bytes plaintext took 37 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 33 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 33 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 33 bytes plaintext took 39 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 121 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 121 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 121 bytes plaintext took 34 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 149 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 149 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 149 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 178 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 178 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 178 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 399 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 399 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 399 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 195 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 195 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 195 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 54 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 54 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 54 bytes plaintext took 42 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 178 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 178 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 178 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 184 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 184 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 184 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 311 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 311 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 311 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 72 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 72 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 72 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 33 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 33 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 33 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 403 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 403 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 403 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 194 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 194 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 194 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 343 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 343 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 343 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 258 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 258 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 258 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 283 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 283 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 283 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 60 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 60 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 60 bytes plaintext took 43 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 25 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 25 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 25 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 263 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 263 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 263 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 357 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 357 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 357 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 322 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 322 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 322 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 303 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 303 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 303 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 62 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 62 bytes plaintext to 518 bytes ciphertext took 4 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 62 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 22 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 22 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 22 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 327 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 327 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 327 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 10 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 10 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 10 bytes plaintext took 32 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 411 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 411 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 411 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 170 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 170 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 170 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 345 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 345 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 345 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 109 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 109 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 109 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 266 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 266 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 266 bytes plaintext took 35 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 255 random bytes plaintext took 1 ms. asymmetricPlain: Encrypting 255 bytes plaintext to 518 bytes ciphertext took 3 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 255 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 381 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 381 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 381 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 258 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 258 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 258 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 432 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 432 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 432 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 49 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 49 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 49 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 175 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 175 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 175 bytes plaintext took 33 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 401 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 401 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 401 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 87 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 87 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 87 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 436 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 436 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 436 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 157 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 157 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 157 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 207 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 207 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 207 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 106 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 106 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 106 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 9 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 9 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 9 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 345 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 345 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 345 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 34 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 34 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 34 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 290 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 290 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 290 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 254 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 254 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 254 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 242 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 242 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 242 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 367 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 367 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 367 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 447 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 447 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 447 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 284 random bytes plaintext took 1 ms. asymmetricPlain: Encrypting 284 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 284 bytes plaintext took 29 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 428 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 428 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 428 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 257 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 257 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 257 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 422 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 422 bytes plaintext to 518 bytes ciphertext took 2 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 422 bytes plaintext took 30 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 249 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 249 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 249 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 109 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 109 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 109 bytes plaintext took 31 ms. asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricPlain: Generating 227 random bytes plaintext took 0 ms. asymmetricPlain: Encrypting 227 bytes plaintext to 518 bytes ciphertext took 1 ms. asymmetricPlain: Decrypting 518 bytes ciphertext to 227 bytes plaintext took 31 ms. org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricCombiWithRandomIv STANDARD_OUT 07:24:47.461 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 4499 ms. asymmetricPlain: Creating asymmetric key took 4500 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CBC_PKCS5PADDING asymmetricCombiWithRandomIv: Generating 7156210 random bytes plaintext took 43 ms. asymmetricCombiWithRandomIv: Encrypting 7156210 bytes plaintext to 7156768 bytes ciphertext took 248 ms. asymmetricCombiWithRandomIv: Decrypting 7156768 bytes ciphertext to 7156210 bytes plaintext took 265 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CBC_PKCS7PADDING asymmetricCombiWithRandomIv: Generating 7917749 random bytes plaintext took 47 ms. asymmetricCombiWithRandomIv: Encrypting 7917749 bytes plaintext to 7918304 bytes ciphertext took 261 ms. asymmetricCombiWithRandomIv: Decrypting 7918304 bytes ciphertext to 7917749 bytes plaintext took 275 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CFB_NOPADDING asymmetricCombiWithRandomIv: Generating 3921946 random bytes plaintext took 22 ms. asymmetricCombiWithRandomIv: Encrypting 3921946 bytes plaintext to 3922490 bytes ciphertext took 197 ms. asymmetricCombiWithRandomIv: Decrypting 3922490 bytes ciphertext to 3921946 bytes plaintext took 213 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CBC_PKCS5PADDING asymmetricCombiWithRandomIv: Generating 6215311 random bytes plaintext took 37 ms. asymmetricCombiWithRandomIv: Encrypting 6215311 bytes plaintext to 6215856 bytes ciphertext took 204 ms. asymmetricCombiWithRandomIv: Decrypting 6215856 bytes ciphertext to 6215311 bytes plaintext took 239 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CBC_PKCS7PADDING asymmetricCombiWithRandomIv: Generating 10381521 random bytes plaintext took 70 ms. asymmetricCombiWithRandomIv: Encrypting 10381521 bytes plaintext to 10382080 bytes ciphertext took 325 ms. asymmetricCombiWithRandomIv: Decrypting 10382080 bytes ciphertext to 10381521 bytes plaintext took 388 ms. asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CFB_NOPADDING asymmetricCombiWithRandomIv: Generating 4945238 random bytes plaintext took 29 ms. asymmetricCombiWithRandomIv: Encrypting 4945238 bytes plaintext to 4945782 bytes ciphertext took 250 ms. asymmetricCombiWithRandomIv: Decrypting 4945782 bytes ciphertext to 4945238 bytes plaintext took 265 ms. Gradle Test Executor 3 finished executing tests. Finished generating test XML results (0.015 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/test-results/test Generating HTML test report... Finished generating test html results (0.02 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/reports/tests/test :org.subshare.core:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 1 mins 15.959 secs. :org.subshare.crypto:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:compileTestJava Executing task ':org.subshare.crypto:compileTestJava' (up-to-date check took 0.018 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/classes/test/org/subshare has been removed. All input files are considered out-of-date for incremental task ':org.subshare.crypto:compileTestJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.crypto:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.3 secs. :org.subshare.crypto:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:processTestResources Executing task ':org.subshare.crypto:processTestResources' (up-to-date check took 0.009 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/resources/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/resources/test/logback-test.xml has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/resources/test/org has been removed. :org.subshare.crypto:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.03 secs. :org.subshare.crypto:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:testClasses Skipping task ':org.subshare.crypto:testClasses' as it has no actions. :org.subshare.crypto:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.crypto:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:test Executing task ':org.subshare.crypto:test' (up-to-date check took 0.012 secs) due to: Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/test-results/test/binary has changed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/test-results/test/binary/output.bin has been removed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 7'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 7' Starting process 'Gradle Test Executor 6'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 6' Starting process 'Gradle Test Executor 8'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 8' Successfully started process 'Gradle Test Executor 7' Successfully started process 'Gradle Test Executor 8' Successfully started process 'Gradle Test Executor 6' Starting process 'Gradle Test Executor 9'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 9' Starting process 'Gradle Test Executor 10'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 10' Successfully started process 'Gradle Test Executor 9' Successfully started process 'Gradle Test Executor 10' Initialized native services in: /home/tomcat/.gradle/native Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 6 started executing tests. Gradle Test Executor 10 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 7 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 9 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 8 started executing tests. org.subshare.crypto.AsymmetricKeyTest > generateManySymmetricKeys SKIPPED org.subshare.crypto.MACBenchmark > testByteOrder STANDARD_OUT 07:25:16.466 [Test worker] INFO o.s.c.MACBenchmark - short1 = 306 07:25:16.514 [Test worker] INFO o.s.c.MACBenchmark - short2 = 306 07:25:16.515 [Test worker] INFO o.s.c.MACBenchmark - int1 = 306 org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedBlockCipherModes STANDARD_OUT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** BlockCipherMode *** CBC CBC-CTS CCM CFB CFB104 CFB112 CFB120 CFB128 CFB136 CFB144 CFB152 CFB16 CFB160 CFB168 CFB176 CFB184 CFB192 CFB200 CFB208 CFB216 CFB224 CFB232 CFB24 CFB240 CFB248 CFB256 CFB32 CFB40 CFB48 CFB56 CFB64 CFB72 CFB8 CFB80 CFB88 CFB96 CTS EAX ECB GCM GOFB OFB OFB104 OFB112 OFB120 OFB128 OFB136 OFB144 OFB152 OFB16 OFB160 OFB168 OFB176 OFB184 OFB192 OFB200 OFB208 OFB216 OFB224 OFB232 OFB24 OFB240 OFB248 OFB256 OFB32 OFB40 OFB48 OFB56 OFB64 OFB72 OFB8 OFB80 OFB88 OFB96 SIC <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedCipherEngines STANDARD_OUT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** CipherEngine/symmetricBlock *** AES AES.FAST AES.LIGHT BLOWFISH CAMELLIA CAMELLIA.LIGHT CAST5 CAST6 DES DESEDE GOST28147 NOEKEON NULL RC2 RC5-32 RC5-64 RC6 RIJNDAEL SEED SERPENT SKIPJACK TEA TWOFISH XTEA <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** CipherEngine/asymmetricBlock *** ELGAMAL NACCACHESTERN RSA <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** CipherEngine/symmetricStream *** GRAIN-128 GRAIN-V1 HC-128 HC-256 ISAAC RC4 SALSA20 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedMACs STANDARD_OUT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** MAC *** DES DES/CFB8 DES64 DES64MAC DESMAC DESMAC/CFB8 DESWITHISO9797 DESWITHISO9797MAC GOST28147 GOST28147MAC HMAC-MD2 HMAC-MD4 HMAC-MD5 HMAC-RIPEMD128 HMAC-RIPEMD160 HMAC-SHA1 HMAC-SHA224 HMAC-SHA256 HMAC-SHA384 HMAC-SHA512 HMAC-TIGER HMAC/MD2 HMAC/MD4 HMAC/MD5 HMAC/RIPEMD128 HMAC/RIPEMD160 HMAC/SHA1 HMAC/SHA224 HMAC/SHA256 HMAC/SHA384 HMAC/SHA512 HMAC/TIGER HMACMD2 HMACMD4 HMACMD5 HMACRIPEMD128 HMACRIPEMD160 HMACSHA1 HMACSHA224 HMACSHA256 HMACSHA384 HMACSHA512 HMACTIGER ISO9797ALG3 ISO9797ALG3MAC ISO9797ALG3MACWITHISO7816-4PADDING ISO9797ALG3WITHISO7816-4PADDING OLDHMACSHA384 OLDHMACSHA512 RC2 RC2/CFB8 RC2MAC RC2MAC/CFB8 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.ShowSupportedAlgosForDocumentation > showSupportedPaddings STANDARD_OUT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** Padding/symmetricBlock *** ISO10126 ISO10126-2 ISO10126-2PADDING ISO10126PADDING ISO7816-4 ISO7816-4PADDING NOPADDING PKCS5 PKCS5PADDING PKCS7 PKCS7PADDING TBC TBCPADDING X9.23 X9.23PADDING ZEROBYTE ZEROBYTEPADDING <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** Padding/asymmetricBlock *** ISO9796-1 ISO9796-1PADDING NOPADDING OAEP OAEPPADDING OAEPWITHSHA1ANDMGF1 OAEPWITHSHA1ANDMGF1PADDING PKCS1 PKCS1PADDING <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> *** Padding/symmetricStream *** NOPADDING <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 0 *** *** 1 *** *** 2 *** *** 3 *** *** 4 *** *** 5 *** *** 6 *** *** 7 *** *** 8 *** *** 9 *** *** 10 *** *** 11 *** *** 12 *** *** 13 *** *** 14 *** *** 15 *** *** 16 *** *** 17 *** *** 18 *** *** 19 *** *** 20 *** *** 21 *** *** 22 *** *** 23 *** *** 24 *** *** 25 *** *** 26 *** *** 27 *** *** 28 *** *** 29 *** *** 30 *** *** 31 *** *** 32 *** *** 33 *** *** 34 *** *** 35 *** *** 36 *** *** 37 *** *** 38 *** *** 39 *** *** 40 *** *** 41 *** *** 42 *** *** 43 *** *** 44 *** *** 45 *** *** 46 *** *** 47 *** *** 48 *** *** 49 *** *** 50 *** *** 51 *** *** 52 *** *** 53 *** *** 54 *** *** 55 *** *** 56 *** *** 57 *** *** 58 *** *** 59 *** *** 60 *** *** 61 *** *** 62 *** *** 63 *** *** 64 *** *** 65 *** *** 66 *** *** 67 *** *** 68 *** *** 69 *** *** 70 *** *** 71 *** *** 72 *** *** 73 *** *** 74 *** *** 75 *** *** 76 *** *** 77 *** *** 78 *** *** 79 *** *** 80 *** *** 81 *** *** 82 *** *** 83 *** *** 84 *** *** 85 *** *** 86 *** *** 87 *** *** 88 *** *** 89 *** *** 90 *** *** 91 *** *** 92 *** *** 93 *** *** 94 *** *** 95 *** *** 96 *** *** 97 *** *** 98 *** *** 99 *** *** 100 *** *** 101 *** *** 102 *** *** 103 *** *** 104 *** *** 105 *** *** 106 *** *** 107 *** *** 108 *** *** 109 *** *** 110 *** *** 111 *** *** 112 *** *** 113 *** *** 114 *** *** 115 *** *** 116 *** *** 117 *** *** 118 *** *** 119 *** *** 120 *** *** 121 *** *** 122 *** *** 123 *** *** 124 *** *** 125 *** *** 126 *** *** 127 *** *** 128 *** *** 129 *** *** 130 *** *** 131 *** *** 132 *** *** 133 *** *** 134 *** *** 135 *** *** 136 *** *** 137 *** *** 138 *** *** 139 *** *** 140 *** *** 141 *** *** 142 *** *** 143 *** *** 144 *** *** 145 *** *** 146 *** *** 147 *** *** 148 *** *** 149 *** *** 150 *** *** 151 *** *** 152 *** *** 153 *** *** 154 *** *** 155 *** *** 156 *** *** 157 *** *** 158 *** *** 159 *** *** 160 *** *** 161 *** *** 162 *** *** 163 *** *** 164 *** *** 165 *** *** 166 *** *** 167 *** *** 168 *** *** 169 *** *** 170 *** *** 171 *** *** 172 *** *** 173 *** *** 174 *** *** 175 *** *** 176 *** *** 177 *** *** 178 *** *** 179 *** *** 180 *** *** 181 *** *** 182 *** *** 183 *** *** 184 *** *** 185 *** *** 186 *** *** 187 *** *** 188 *** *** 189 *** *** 190 *** *** 191 *** *** 192 *** *** 193 *** *** 194 *** *** 195 *** *** 196 *** *** 197 *** *** 198 *** *** 199 *** *** 200 *** *** 201 *** *** 202 *** *** 203 *** *** 204 *** *** 205 *** *** 206 *** *** 207 *** *** 208 *** *** 209 *** *** 210 *** *** 211 *** *** 212 *** *** 213 *** *** 214 *** *** 215 *** *** 216 *** *** 217 *** *** 218 *** *** 219 *** *** 220 *** *** 221 *** *** 222 *** *** 223 *** *** 224 *** *** 225 *** *** 226 *** *** 227 *** *** 228 *** *** 229 *** *** 230 *** *** 231 *** *** 232 *** *** 233 *** *** 234 *** *** 235 *** *** 236 *** *** 237 *** *** 238 *** *** 239 *** *** 240 *** *** 241 *** *** 242 *** *** 243 *** *** 244 *** *** 245 *** *** 246 *** *** 247 *** *** 248 *** *** 249 *** *** 250 *** *** 251 *** *** 252 *** *** 253 *** *** 254 *** *** 255 *** *** 256 *** *** 257 *** *** 258 *** *** 259 *** *** 260 *** *** 261 *** *** 262 *** *** 263 *** *** 264 *** *** 265 *** *** 266 *** *** 267 *** *** 268 *** *** 269 *** *** 270 *** *** 271 *** *** 272 *** *** 273 *** *** 274 *** *** 275 *** *** 276 *** *** 277 *** *** 278 *** *** 279 *** *** 280 *** *** 281 *** *** 282 *** *** 283 *** *** 284 *** *** 285 *** *** 286 *** *** 287 *** *** 288 *** *** 289 *** *** 290 *** *** 291 *** *** 292 *** *** 293 *** *** 294 *** *** 295 *** *** 296 *** *** 297 *** *** 298 *** *** 299 *** *** 300 *** *** 301 *** *** 302 *** *** 303 *** *** 304 *** *** 305 *** *** 306 *** *** 307 *** *** 308 *** *** 309 *** *** 310 *** *** 311 *** *** 312 *** *** 313 *** *** 314 *** *** 315 *** *** 316 *** *** 317 *** *** 318 *** *** 319 *** *** 320 *** *** 321 *** *** 322 *** *** 323 *** *** 324 *** *** 325 *** *** 326 *** *** 327 *** *** 328 *** *** 329 *** *** 330 *** *** 331 *** *** 332 *** *** 333 *** *** 334 *** *** 335 *** *** 336 *** *** 337 *** *** 338 *** *** 339 *** *** 340 *** *** 341 *** *** 342 *** *** 343 *** *** 344 *** *** 345 *** *** 346 *** *** 347 *** *** 348 *** *** 349 *** *** 350 *** *** 351 *** *** 352 *** *** 353 *** *** 354 *** *** 355 *** *** 356 *** *** 357 *** *** 358 *** *** 359 *** *** 360 *** *** 361 *** *** 362 *** *** 363 *** *** 364 *** *** 365 *** *** 366 *** *** 367 *** *** 368 *** *** 369 *** *** 370 *** *** 371 *** *** 372 *** *** 373 *** *** 374 *** *** 375 *** *** 376 *** *** 377 *** *** 378 *** *** 379 *** *** 380 *** *** 381 *** *** 382 *** *** 383 *** *** 384 *** *** 385 *** *** 386 *** *** 387 *** *** 388 *** *** 389 *** *** 390 *** *** 391 *** *** 392 *** *** 393 *** *** 394 *** *** 395 *** *** 396 *** *** 397 *** *** 398 *** *** 399 *** *** 400 *** *** 401 *** *** 402 *** *** 403 *** *** 404 *** *** 405 *** *** 406 *** *** 407 *** *** 408 *** *** 409 *** *** 410 *** *** 411 *** *** 412 *** *** 413 *** *** 414 *** *** 415 *** *** 416 *** *** 417 *** *** 418 *** *** 419 *** *** 420 *** *** 421 *** *** 422 *** *** 423 *** *** 424 *** *** 425 *** *** 426 *** *** 427 *** *** 428 *** *** 429 *** *** 430 *** *** 431 *** *** 432 *** *** 433 *** *** 434 *** *** 435 *** *** 436 *** *** 437 *** *** 438 *** *** 439 *** *** 440 *** *** 441 *** *** 442 *** *** 443 *** *** 444 *** *** 445 *** *** 446 *** *** 447 *** *** 448 *** *** 449 *** *** 450 *** *** 451 *** *** 452 *** *** 453 *** *** 454 *** *** 455 *** *** 456 *** *** 457 *** *** 458 *** *** 459 *** *** 460 *** *** 461 *** *** 462 *** *** 463 *** *** 464 *** *** 465 *** *** 466 *** *** 467 *** *** 468 *** *** 469 *** *** 470 *** *** 471 *** *** 472 *** *** 473 *** *** 474 *** *** 475 *** *** 476 *** *** 477 *** *** 478 *** *** 479 *** *** 480 *** *** 481 *** *** 482 *** *** 483 *** *** 484 *** *** 485 *** *** 486 *** *** 487 *** *** 488 *** *** 489 *** *** 490 *** *** 491 *** *** 492 *** *** 493 *** *** 494 *** *** 495 *** *** 496 *** *** 497 *** *** 498 *** *** 499 *** *** 500 *** *** 501 *** *** 502 *** *** 503 *** *** 504 *** *** 505 *** *** 506 *** *** 507 *** *** 508 *** *** 509 *** *** 510 *** *** 511 *** *** 512 *** *** 513 *** *** 514 *** *** 515 *** *** 516 *** *** 517 *** *** 518 *** *** 519 *** *** 520 *** *** 521 *** *** 522 *** *** 523 *** *** 524 *** *** 525 *** *** 526 *** *** 527 *** *** 528 *** *** 529 *** *** 530 *** *** 531 *** *** 532 *** *** 533 *** *** 534 *** *** 535 *** *** 536 *** *** 537 *** *** 538 *** *** 539 *** *** 540 *** *** 541 *** *** 542 *** *** 543 *** *** 544 *** *** 545 *** *** 546 *** *** 547 *** *** 548 *** *** 549 *** *** 550 *** *** 551 *** *** 552 *** *** 553 *** *** 554 *** *** 555 *** *** 556 *** *** 557 *** *** 558 *** *** 559 *** *** 560 *** *** 561 *** *** 562 *** *** 563 *** *** 564 *** *** 565 *** *** 566 *** *** 567 *** *** 568 *** *** 569 *** *** 570 *** *** 571 *** *** 572 *** *** 573 *** *** 574 *** *** 575 *** *** 576 *** *** 577 *** *** 578 *** *** 579 *** *** 580 *** *** 581 *** *** 582 *** *** 583 *** *** 584 *** *** 585 *** *** 586 *** *** 587 *** *** 588 *** *** 589 *** *** 590 *** *** 591 *** *** 592 *** *** 593 *** *** 594 *** *** 595 *** *** 596 *** *** 597 *** *** 598 *** *** 599 *** *** 600 *** *** 601 *** *** 602 *** *** 603 *** *** 604 *** *** 605 *** *** 606 *** *** 607 *** *** 608 *** *** 609 *** *** 610 *** *** 611 *** Gradle Test Executor 8 finished executing tests. *** 612 *** *** 613 *** *** 614 *** *** 615 *** *** 616 *** *** 617 *** *** 618 *** *** 619 *** *** 620 *** *** 621 *** *** 622 *** *** 623 *** *** 624 *** *** 625 *** *** 626 *** *** 627 *** *** 628 *** *** 629 *** *** 630 *** *** 631 *** *** 632 *** *** 633 *** *** 634 *** *** 635 *** *** 636 *** *** 637 *** *** 638 *** *** 639 *** *** 640 *** *** 641 *** *** 642 *** *** 643 *** *** 644 *** *** 645 *** *** 646 *** *** 647 *** *** 648 *** *** 649 *** *** 650 *** *** 651 *** *** 652 *** *** 653 *** *** 654 *** *** 655 *** *** 656 *** *** 657 *** *** 658 *** *** 659 *** *** 660 *** *** 661 *** *** 662 *** *** 663 *** *** 664 *** *** 665 *** *** 666 *** *** 667 *** *** 668 *** *** 669 *** *** 670 *** *** 671 *** *** 672 *** *** 673 *** *** 674 *** *** 675 *** *** 676 *** *** 677 *** *** 678 *** *** 679 *** *** 680 *** *** 681 *** *** 682 *** *** 683 *** *** 684 *** *** 685 *** *** 686 *** *** 687 *** *** 688 *** *** 689 *** *** 690 *** *** 691 *** *** 692 *** *** 693 *** *** 694 *** *** 695 *** *** 696 *** *** 697 *** *** 698 *** *** 699 *** *** 700 *** *** 701 *** *** 702 *** *** 703 *** *** 704 *** *** 705 *** *** 706 *** *** 707 *** *** 708 *** *** 709 *** *** 710 *** *** 711 *** *** 712 *** *** 713 *** *** 714 *** *** 715 *** *** 716 *** *** 717 *** *** 718 *** *** 719 *** *** 720 *** *** 721 *** *** 722 *** *** 723 *** *** 724 *** *** 725 *** *** 726 *** *** 727 *** *** 728 *** *** 729 *** *** 730 *** *** 731 *** *** 732 *** *** 733 *** *** 734 *** *** 735 *** *** 736 *** *** 737 *** *** 738 *** *** 739 *** *** 740 *** *** 741 *** *** 742 *** *** 743 *** *** 744 *** *** 745 *** *** 746 *** *** 747 *** *** 748 *** *** 749 *** *** 750 *** *** 751 *** *** 752 *** *** 753 *** *** 754 *** *** 755 *** *** 756 *** *** 757 *** *** 758 *** *** 759 *** *** 760 *** *** 761 *** *** 762 *** *** 763 *** *** 764 *** *** 765 *** *** 766 *** *** 767 *** *** 768 *** *** 769 *** *** 770 *** *** 771 *** *** 772 *** *** 773 *** *** 774 *** *** 775 *** *** 776 *** *** 777 *** *** 778 *** *** 779 *** *** 780 *** *** 781 *** *** 782 *** *** 783 *** *** 784 *** *** 785 *** *** 786 *** *** 787 *** *** 788 *** *** 789 *** *** 790 *** *** 791 *** *** 792 *** *** 793 *** *** 794 *** *** 795 *** *** 796 *** *** 797 *** *** 798 *** *** 799 *** *** 800 *** *** 801 *** *** 802 *** *** 803 *** *** 804 *** *** 805 *** *** 806 *** *** 807 *** *** 808 *** *** 809 *** *** 810 *** *** 811 *** *** 812 *** *** 813 *** *** 814 *** *** 815 *** *** 816 *** *** 817 *** *** 818 *** *** 819 *** *** 820 *** *** 821 *** *** 822 *** *** 823 *** *** 824 *** *** 825 *** *** 826 *** *** 827 *** *** 828 *** *** 829 *** *** 830 *** *** 831 *** *** 832 *** *** 833 *** *** 834 *** *** 835 *** *** 836 *** *** 837 *** *** 838 *** *** 839 *** *** 840 *** *** 841 *** *** 842 *** *** 843 *** *** 844 *** *** 845 *** *** 846 *** *** 847 *** *** 848 *** *** 849 *** *** 850 *** *** 851 *** *** 852 *** *** 853 *** *** 854 *** *** 855 *** *** 856 *** *** 857 *** *** 858 *** *** 859 *** *** 860 *** *** 861 *** *** 862 *** *** 863 *** *** 864 *** *** 865 *** *** 866 *** *** 867 *** *** 868 *** *** 869 *** *** 870 *** *** 871 *** *** 872 *** *** 873 *** *** 874 *** *** 875 *** *** 876 *** *** 877 *** *** 878 *** *** 879 *** *** 880 *** *** 881 *** *** 882 *** *** 883 *** *** 884 *** *** 885 *** *** 886 *** *** 887 *** *** 888 *** *** 889 *** *** 890 *** *** 891 *** *** 892 *** *** 893 *** *** 894 *** *** 895 *** *** 896 *** *** 897 *** *** 898 *** *** 899 *** *** 900 *** *** 901 *** *** 902 *** *** 903 *** *** 904 *** *** 905 *** *** 906 *** *** 907 *** *** 908 *** *** 909 *** *** 910 *** *** 911 *** *** 912 *** *** 913 *** *** 914 *** *** 915 *** *** 916 *** *** 917 *** *** 918 *** *** 919 *** *** 920 *** *** 921 *** *** 922 *** *** 923 *** *** 924 *** *** 925 *** *** 926 *** *** 927 *** *** 928 *** *** 929 *** *** 930 *** *** 931 *** *** 932 *** *** 933 *** *** 934 *** *** 935 *** *** 936 *** *** 937 *** *** 938 *** *** 939 *** *** 940 *** *** 941 *** *** 942 *** *** 943 *** *** 944 *** *** 945 *** *** 946 *** *** 947 *** *** 948 *** *** 949 *** *** 950 *** *** 951 *** *** 952 *** *** 953 *** *** 954 *** *** 955 *** *** 956 *** *** 957 *** *** 958 *** *** 959 *** *** 960 *** *** 961 *** *** 962 *** *** 963 *** *** 964 *** *** 965 *** *** 966 *** *** 967 *** *** 968 *** *** 969 *** *** 970 *** *** 971 *** *** 972 *** *** 973 *** *** 974 *** *** 975 *** *** 976 *** *** 977 *** *** 978 *** *** 979 *** *** 980 *** *** 981 *** *** 982 *** *** 983 *** *** 984 *** *** 985 *** *** 986 *** *** 987 *** *** 988 *** *** 989 *** *** 990 *** *** 991 *** *** 992 *** *** 993 *** *** 994 *** *** 995 *** *** 996 *** *** 997 *** *** 998 *** *** 999 *** *** 1000 *** *** 1001 *** *** 1002 *** *** 1003 *** *** 1004 *** *** 1005 *** *** 1006 *** *** 1007 *** *** 1008 *** *** 1009 *** *** 1010 *** *** 1011 *** *** 1012 *** *** 1013 *** *** 1014 *** *** 1015 *** *** 1016 *** *** 1017 *** *** 1018 *** *** 1019 *** *** 1020 *** *** 1021 *** *** 1022 *** *** 1023 *** *** 1024 *** *** 1025 *** *** 1026 *** *** 1027 *** *** 1028 *** *** 1029 *** *** 1030 *** *** 1031 *** *** 1032 *** *** 1033 *** *** 1034 *** *** 1035 *** *** 1036 *** *** 1037 *** *** 1038 *** *** 1039 *** *** 1040 *** *** 1041 *** *** 1042 *** *** 1043 *** *** 1044 *** *** 1045 *** *** 1046 *** *** 1047 *** *** 1048 *** *** 1049 *** *** 1050 *** *** 1051 *** *** 1052 *** *** 1053 *** *** 1054 *** *** 1055 *** *** 1056 *** *** 1057 *** *** 1058 *** *** 1059 *** *** 1060 *** *** 1061 *** *** 1062 *** *** 1063 *** *** 1064 *** *** 1065 *** *** 1066 *** *** 1067 *** *** 1068 *** *** 1069 *** *** 1070 *** *** 1071 *** *** 1072 *** *** 1073 *** *** 1074 *** *** 1075 *** *** 1076 *** *** 1077 *** *** 1078 *** *** 1079 *** *** 1080 *** *** 1081 *** *** 1082 *** *** 1083 *** *** 1084 *** *** 1085 *** *** 1086 *** *** 1087 *** *** 1088 *** *** 1089 *** *** 1090 *** *** 1091 *** *** 1092 *** *** 1093 *** *** 1094 *** *** 1095 *** *** 1096 *** *** 1097 *** *** 1098 *** *** 1099 *** *** 1100 *** *** 1101 *** *** 1102 *** *** 1103 *** *** 1104 *** *** 1105 *** *** 1106 *** *** 1107 *** *** 1108 *** *** 1109 *** *** 1110 *** *** 1111 *** *** 1112 *** *** 1113 *** *** 1114 *** *** 1115 *** *** 1116 *** *** 1117 *** *** 1118 *** *** 1119 *** *** 1120 *** *** 1121 *** *** 1122 *** *** 1123 *** *** 1124 *** *** 1125 *** *** 1126 *** *** 1127 *** *** 1128 *** *** 1129 *** *** 1130 *** *** 1131 *** *** 1132 *** *** 1133 *** *** 1134 *** *** 1135 *** *** 1136 *** *** 1137 *** *** 1138 *** *** 1139 *** *** 1140 *** *** 1141 *** *** 1142 *** *** 1143 *** *** 1144 *** *** 1145 *** *** 1146 *** *** 1147 *** *** 1148 *** *** 1149 *** *** 1150 *** *** 1151 *** *** 1152 *** *** 1153 *** *** 1154 *** *** 1155 *** *** 1156 *** *** 1157 *** *** 1158 *** *** 1159 *** *** 1160 *** *** 1161 *** *** 1162 *** *** 1163 *** *** 1164 *** *** 1165 *** *** 1166 *** *** 1167 *** *** 1168 *** *** 1169 *** *** 1170 *** *** 1171 *** *** 1172 *** *** 1173 *** *** 1174 *** *** 1175 *** *** 1176 *** *** 1177 *** *** 1178 *** *** 1179 *** *** 1180 *** *** 1181 *** *** 1182 *** *** 1183 *** *** 1184 *** *** 1185 *** *** 1186 *** *** 1187 *** *** 1188 *** *** 1189 *** *** 1190 *** *** 1191 *** *** 1192 *** *** 1193 *** *** 1194 *** *** 1195 *** *** 1196 *** *** 1197 *** *** 1198 *** *** 1199 *** *** 1200 *** *** 1201 *** *** 1202 *** *** 1203 *** *** 1204 *** *** 1205 *** *** 1206 *** *** 1207 *** *** 1208 *** *** 1209 *** *** 1210 *** *** 1211 *** *** 1212 *** *** 1213 *** *** 1214 *** *** 1215 *** *** 1216 *** *** 1217 *** *** 1218 *** *** 1219 *** *** 1220 *** *** 1221 *** *** 1222 *** *** 1223 *** *** 1224 *** *** 1225 *** *** 1226 *** *** 1227 *** *** 1228 *** *** 1229 *** *** 1230 *** *** 1231 *** *** 1232 *** *** 1233 *** *** 1234 *** *** 1235 *** *** 1236 *** *** 1237 *** *** 1238 *** *** 1239 *** *** 1240 *** *** 1241 *** *** 1242 *** *** 1243 *** *** 1244 *** *** 1245 *** *** 1246 *** *** 1247 *** *** 1248 *** *** 1249 *** *** 1250 *** *** 1251 *** *** 1252 *** *** 1253 *** *** 1254 *** *** 1255 *** *** 1256 *** *** 1257 *** *** 1258 *** *** 1259 *** *** 1260 *** *** 1261 *** *** 1262 *** *** 1263 *** *** 1264 *** *** 1265 *** *** 1266 *** *** 1267 *** *** 1268 *** *** 1269 *** *** 1270 *** *** 1271 *** *** 1272 *** *** 1273 *** *** 1274 *** *** 1275 *** *** 1276 *** *** 1277 *** *** 1278 *** *** 1279 *** *** 1280 *** *** 1281 *** *** 1282 *** *** 1283 *** *** 1284 *** *** 1285 *** *** 1286 *** *** 1287 *** *** 1288 *** *** 1289 *** *** 1290 *** *** 1291 *** *** 1292 *** *** 1293 *** *** 1294 *** *** 1295 *** *** 1296 *** *** 1297 *** *** 1298 *** *** 1299 *** *** 1300 *** *** 1301 *** *** 1302 *** *** 1303 *** *** 1304 *** *** 1305 *** *** 1306 *** *** 1307 *** *** 1308 *** *** 1309 *** *** 1310 *** *** 1311 *** *** 1312 *** *** 1313 *** *** 1314 *** *** 1315 *** *** 1316 *** *** 1317 *** *** 1318 *** *** 1319 *** *** 1320 *** *** 1321 *** *** 1322 *** *** 1323 *** *** 1324 *** *** 1325 *** *** 1326 *** *** 1327 *** *** 1328 *** *** 1329 *** *** 1330 *** *** 1331 *** *** 1332 *** *** 1333 *** *** 1334 *** *** 1335 *** *** 1336 *** *** 1337 *** *** 1338 *** *** 1339 *** *** 1340 *** *** 1341 *** *** 1342 *** *** 1343 *** *** 1344 *** *** 1345 *** *** 1346 *** *** 1347 *** *** 1348 *** *** 1349 *** *** 1350 *** *** 1351 *** *** 1352 *** *** 1353 *** *** 1354 *** *** 1355 *** *** 1356 *** *** 1357 *** *** 1358 *** *** 1359 *** *** 1360 *** *** 1361 *** *** 1362 *** *** 1363 *** *** 1364 *** *** 1365 *** *** 1366 *** *** 1367 *** *** 1368 *** *** 1369 *** *** 1370 *** *** 1371 *** *** 1372 *** *** 1373 *** *** 1374 *** *** 1375 *** *** 1376 *** *** 1377 *** *** 1378 *** *** 1379 *** *** 1380 *** *** 1381 *** *** 1382 *** *** 1383 *** *** 1384 *** *** 1385 *** *** 1386 *** *** 1387 *** *** 1388 *** *** 1389 *** *** 1390 *** *** 1391 *** *** 1392 *** *** 1393 *** *** 1394 *** *** 1395 *** *** 1396 *** *** 1397 *** *** 1398 *** *** 1399 *** *** 1400 *** *** 1401 *** *** 1402 *** *** 1403 *** *** 1404 *** *** 1405 *** *** 1406 *** *** 1407 *** *** 1408 *** *** 1409 *** *** 1410 *** *** 1411 *** *** 1412 *** *** 1413 *** *** 1414 *** *** 1415 *** *** 1416 *** *** 1417 *** *** 1418 *** *** 1419 *** *** 1420 *** *** 1421 *** *** 1422 *** *** 1423 *** *** 1424 *** *** 1425 *** *** 1426 *** *** 1427 *** *** 1428 *** *** 1429 *** *** 1430 *** *** 1431 *** *** 1432 *** *** 1433 *** *** 1434 *** *** 1435 *** *** 1436 *** *** 1437 *** *** 1438 *** *** 1439 *** *** 1440 *** *** 1441 *** *** 1442 *** *** 1443 *** *** 1444 *** *** 1445 *** *** 1446 *** *** 1447 *** *** 1448 *** *** 1449 *** *** 1450 *** *** 1451 *** *** 1452 *** *** 1453 *** *** 1454 *** *** 1455 *** *** 1456 *** *** 1457 *** *** 1458 *** *** 1459 *** *** 1460 *** *** 1461 *** *** 1462 *** *** 1463 *** *** 1464 *** *** 1465 *** *** 1466 *** *** 1467 *** *** 1468 *** *** 1469 *** *** 1470 *** *** 1471 *** *** 1472 *** *** 1473 *** *** 1474 *** *** 1475 *** *** 1476 *** *** 1477 *** *** 1478 *** *** 1479 *** *** 1480 *** *** 1481 *** *** 1482 *** *** 1483 *** *** 1484 *** *** 1485 *** *** 1486 *** *** 1487 *** *** 1488 *** *** 1489 *** *** 1490 *** *** 1491 *** *** 1492 *** *** 1493 *** *** 1494 *** *** 1495 *** *** 1496 *** *** 1497 *** *** 1498 *** *** 1499 *** *** 1500 *** *** 1501 *** *** 1502 *** *** 1503 *** *** 1504 *** *** 1505 *** *** 1506 *** *** 1507 *** *** 1508 *** *** 1509 *** *** 1510 *** *** 1511 *** *** 1512 *** *** 1513 *** *** 1514 *** *** 1515 *** *** 1516 *** *** 1517 *** *** 1518 *** *** 1519 *** *** 1520 *** *** 1521 *** *** 1522 *** *** 1523 *** *** 1524 *** *** 1525 *** *** 1526 *** *** 1527 *** *** 1528 *** *** 1529 *** *** 1530 *** *** 1531 *** *** 1532 *** *** 1533 *** *** 1534 *** *** 1535 *** *** 1536 *** *** 1537 *** *** 1538 *** *** 1539 *** *** 1540 *** *** 1541 *** *** 1542 *** *** 1543 *** *** 1544 *** *** 1545 *** *** 1546 *** *** 1547 *** *** 1548 *** *** 1549 *** *** 1550 *** *** 1551 *** *** 1552 *** *** 1553 *** *** 1554 *** *** 1555 *** *** 1556 *** *** 1557 *** *** 1558 *** *** 1559 *** *** 1560 *** *** 1561 *** *** 1562 *** *** 1563 *** *** 1564 *** *** 1565 *** *** 1566 *** *** 1567 *** *** 1568 *** *** 1569 *** *** 1570 *** *** 1571 *** *** 1572 *** *** 1573 *** *** 1574 *** *** 1575 *** *** 1576 *** *** 1577 *** *** 1578 *** *** 1579 *** *** 1580 *** *** 1581 *** *** 1582 *** *** 1583 *** *** 1584 *** *** 1585 *** *** 1586 *** *** 1587 *** *** 1588 *** *** 1589 *** *** 1590 *** *** 1591 *** *** 1592 *** *** 1593 *** *** 1594 *** *** 1595 *** *** 1596 *** *** 1597 *** *** 1598 *** *** 1599 *** *** 1600 *** *** 1601 *** *** 1602 *** *** 1603 *** *** 1604 *** *** 1605 *** *** 1606 *** *** 1607 *** *** 1608 *** *** 1609 *** *** 1610 *** *** 1611 *** *** 1612 *** *** 1613 *** *** 1614 *** *** 1615 *** *** 1616 *** *** 1617 *** *** 1618 *** *** 1619 *** *** 1620 *** *** 1621 *** *** 1622 *** *** 1623 *** *** 1624 *** *** 1625 *** *** 1626 *** *** 1627 *** *** 1628 *** *** 1629 *** *** 1630 *** *** 1631 *** *** 1632 *** *** 1633 *** *** 1634 *** *** 1635 *** *** 1636 *** *** 1637 *** *** 1638 *** *** 1639 *** *** 1640 *** *** 1641 *** *** 1642 *** *** 1643 *** *** 1644 *** *** 1645 *** *** 1646 *** *** 1647 *** *** 1648 *** *** 1649 *** *** 1650 *** *** 1651 *** *** 1652 *** *** 1653 *** *** 1654 *** *** 1655 *** *** 1656 *** *** 1657 *** *** 1658 *** *** 1659 *** *** 1660 *** *** 1661 *** *** 1662 *** *** 1663 *** *** 1664 *** *** 1665 *** *** 1666 *** *** 1667 *** *** 1668 *** *** 1669 *** *** 1670 *** *** 1671 *** *** 1672 *** *** 1673 *** *** 1674 *** *** 1675 *** *** 1676 *** *** 1677 *** *** 1678 *** *** 1679 *** *** 1680 *** *** 1681 *** *** 1682 *** *** 1683 *** *** 1684 *** *** 1685 *** *** 1686 *** *** 1687 *** *** 1688 *** *** 1689 *** *** 1690 *** *** 1691 *** *** 1692 *** *** 1693 *** *** 1694 *** *** 1695 *** *** 1696 *** *** 1697 *** *** 1698 *** *** 1699 *** *** 1700 *** *** 1701 *** *** 1702 *** *** 1703 *** *** 1704 *** *** 1705 *** *** 1706 *** *** 1707 *** *** 1708 *** *** 1709 *** *** 1710 *** *** 1711 *** *** 1712 *** *** 1713 *** *** 1714 *** *** 1715 *** *** 1716 *** *** 1717 *** *** 1718 *** *** 1719 *** *** 1720 *** *** 1721 *** *** 1722 *** *** 1723 *** *** 1724 *** *** 1725 *** *** 1726 *** *** 1727 *** *** 1728 *** *** 1729 *** *** 1730 *** *** 1731 *** *** 1732 *** *** 1733 *** *** 1734 *** *** 1735 *** *** 1736 *** *** 1737 *** *** 1738 *** *** 1739 *** *** 1740 *** *** 1741 *** *** 1742 *** *** 1743 *** *** 1744 *** *** 1745 *** *** 1746 *** *** 1747 *** *** 1748 *** *** 1749 *** *** 1750 *** *** 1751 *** *** 1752 *** *** 1753 *** *** 1754 *** *** 1755 *** *** 1756 *** *** 1757 *** *** 1758 *** *** 1759 *** *** 1760 *** *** 1761 *** *** 1762 *** *** 1763 *** *** 1764 *** *** 1765 *** *** 1766 *** *** 1767 *** *** 1768 *** *** 1769 *** *** 1770 *** *** 1771 *** *** 1772 *** *** 1773 *** *** 1774 *** *** 1775 *** *** 1776 *** *** 1777 *** *** 1778 *** *** 1779 *** *** 1780 *** *** 1781 *** *** 1782 *** *** 1783 *** *** 1784 *** *** 1785 *** *** 1786 *** *** 1787 *** *** 1788 *** *** 1789 *** *** 1790 *** *** 1791 *** *** 1792 *** *** 1793 *** *** 1794 *** *** 1795 *** *** 1796 *** *** 1797 *** *** 1798 *** *** 1799 *** *** 1800 *** *** 1801 *** *** 1802 *** *** 1803 *** *** 1804 *** *** 1805 *** *** 1806 *** *** 1807 *** *** 1808 *** *** 1809 *** *** 1810 *** *** 1811 *** *** 1812 *** *** 1813 *** *** 1814 *** *** 1815 *** *** 1816 *** *** 1817 *** *** 1818 *** *** 1819 *** *** 1820 *** *** 1821 *** *** 1822 *** *** 1823 *** *** 1824 *** *** 1825 *** *** 1826 *** *** 1827 *** *** 1828 *** *** 1829 *** *** 1830 *** *** 1831 *** *** 1832 *** *** 1833 *** *** 1834 *** *** 1835 *** *** 1836 *** *** 1837 *** *** 1838 *** *** 1839 *** *** 1840 *** *** 1841 *** *** 1842 *** *** 1843 *** *** 1844 *** *** 1845 *** *** 1846 *** *** 1847 *** *** 1848 *** *** 1849 *** *** 1850 *** *** 1851 *** *** 1852 *** *** 1853 *** *** 1854 *** *** 1855 *** *** 1856 *** *** 1857 *** *** 1858 *** *** 1859 *** *** 1860 *** *** 1861 *** *** 1862 *** *** 1863 *** *** 1864 *** *** 1865 *** *** 1866 *** *** 1867 *** *** 1868 *** *** 1869 *** *** 1870 *** *** 1871 *** *** 1872 *** *** 1873 *** *** 1874 *** *** 1875 *** *** 1876 *** *** 1877 *** *** 1878 *** *** 1879 *** *** 1880 *** *** 1881 *** *** 1882 *** *** 1883 *** *** 1884 *** *** 1885 *** *** 1886 *** *** 1887 *** *** 1888 *** *** 1889 *** *** 1890 *** *** 1891 *** *** 1892 *** *** 1893 *** *** 1894 *** *** 1895 *** *** 1896 *** *** 1897 *** *** 1898 *** *** 1899 *** *** 1900 *** *** 1901 *** *** 1902 *** *** 1903 *** *** 1904 *** *** 1905 *** *** 1906 *** *** 1907 *** *** 1908 *** *** 1909 *** *** 1910 *** *** 1911 *** *** 1912 *** *** 1913 *** *** 1914 *** *** 1915 *** *** 1916 *** *** 1917 *** *** 1918 *** *** 1919 *** *** 1920 *** *** 1921 *** *** 1922 *** *** 1923 *** *** 1924 *** *** 1925 *** *** 1926 *** *** 1927 *** *** 1928 *** *** 1929 *** *** 1930 *** *** 1931 *** *** 1932 *** *** 1933 *** *** 1934 *** *** 1935 *** *** 1936 *** *** 1937 *** *** 1938 *** *** 1939 *** *** 1940 *** *** 1941 *** *** 1942 *** *** 1943 *** *** 1944 *** *** 1945 *** *** 1946 *** *** 1947 *** *** 1948 *** *** 1949 *** *** 1950 *** *** 1951 *** *** 1952 *** *** 1953 *** *** 1954 *** *** 1955 *** *** 1956 *** *** 1957 *** *** 1958 *** *** 1959 *** *** 1960 *** *** 1961 *** *** 1962 *** *** 1963 *** *** 1964 *** *** 1965 *** *** 1966 *** *** 1967 *** *** 1968 *** *** 1969 *** *** 1970 *** *** 1971 *** *** 1972 *** *** 1973 *** *** 1974 *** *** 1975 *** *** 1976 *** *** 1977 *** *** 1978 *** *** 1979 *** *** 1980 *** *** 1981 *** *** 1982 *** *** 1983 *** *** 1984 *** *** 1985 *** *** 1986 *** *** 1987 *** *** 1988 *** *** 1989 *** *** 1990 *** *** 1991 *** *** 1992 *** *** 1993 *** *** 1994 *** *** 1995 *** *** 1996 *** *** 1997 *** *** 1998 *** *** 1999 *** *** 2000 *** *** 2001 *** *** 2002 *** *** 2003 *** *** 2004 *** *** 2005 *** *** 2006 *** *** 2007 *** *** 2008 *** *** 2009 *** *** 2010 *** *** 2011 *** *** 2012 *** *** 2013 *** *** 2014 *** *** 2015 *** *** 2016 *** *** 2017 *** *** 2018 *** *** 2019 *** *** 2020 *** *** 2021 *** *** 2022 *** *** 2023 *** *** 2024 *** *** 2025 *** *** 2026 *** *** 2027 *** *** 2028 *** *** 2029 *** *** 2030 *** *** 2031 *** *** 2032 *** *** 2033 *** *** 2034 *** *** 2035 *** *** 2036 *** *** 2037 *** *** 2038 *** *** 2039 *** *** 2040 *** *** 2041 *** *** 2042 *** *** 2043 *** *** 2044 *** *** 2045 *** *** 2046 *** *** 2047 *** *** 2048 *** *** 2049 *** *** 2050 *** *** 2051 *** *** 2052 *** *** 2053 *** *** 2054 *** *** 2055 *** *** 2056 *** *** 2057 *** *** 2058 *** *** 2059 *** *** 2060 *** *** 2061 *** *** 2062 *** *** 2063 *** *** 2064 *** *** 2065 *** *** 2066 *** *** 2067 *** *** 2068 *** *** 2069 *** *** 2070 *** *** 2071 *** *** 2072 *** *** 2073 *** *** 2074 *** *** 2075 *** *** 2076 *** *** 2077 *** *** 2078 *** *** 2079 *** *** 2080 *** *** 2081 *** *** 2082 *** *** 2083 *** *** 2084 *** *** 2085 *** *** 2086 *** *** 2087 *** *** 2088 *** *** 2089 *** *** 2090 *** *** 2091 *** *** 2092 *** *** 2093 *** *** 2094 *** *** 2095 *** *** 2096 *** *** 2097 *** *** 2098 *** *** 2099 *** *** 2100 *** *** 2101 *** *** 2102 *** *** 2103 *** *** 2104 *** *** 2105 *** *** 2106 *** *** 2107 *** *** 2108 *** *** 2109 *** *** 2110 *** *** 2111 *** *** 2112 *** *** 2113 *** *** 2114 *** *** 2115 *** *** 2116 *** *** 2117 *** *** 2118 *** *** 2119 *** *** 2120 *** *** 2121 *** *** 2122 *** *** 2123 *** *** 2124 *** *** 2125 *** *** 2126 *** *** 2127 *** *** 2128 *** *** 2129 *** *** 2130 *** *** 2131 *** *** 2132 *** *** 2133 *** *** 2134 *** *** 2135 *** *** 2136 *** *** 2137 *** *** 2138 *** *** 2139 *** *** 2140 *** *** 2141 *** *** 2142 *** *** 2143 *** *** 2144 *** *** 2145 *** *** 2146 *** *** 2147 *** *** 2148 *** *** 2149 *** *** 2150 *** *** 2151 *** *** 2152 *** *** 2153 *** *** 2154 *** *** 2155 *** *** 2156 *** *** 2157 *** *** 2158 *** *** 2159 *** *** 2160 *** *** 2161 *** *** 2162 *** *** 2163 *** *** 2164 *** *** 2165 *** *** 2166 *** *** 2167 *** *** 2168 *** *** 2169 *** *** 2170 *** *** 2171 *** *** 2172 *** *** 2173 *** *** 2174 *** *** 2175 *** *** 2176 *** *** 2177 *** *** 2178 *** *** 2179 *** *** 2180 *** *** 2181 *** *** 2182 *** *** 2183 *** *** 2184 *** *** 2185 *** *** 2186 *** *** 2187 *** *** 2188 *** *** 2189 *** *** 2190 *** *** 2191 *** *** 2192 *** *** 2193 *** *** 2194 *** *** 2195 *** *** 2196 *** *** 2197 *** *** 2198 *** *** 2199 *** *** 2200 *** *** 2201 *** *** 2202 *** *** 2203 *** *** 2204 *** *** 2205 *** *** 2206 *** *** 2207 *** *** 2208 *** *** 2209 *** *** 2210 *** *** 2211 *** *** 2212 *** *** 2213 *** *** 2214 *** *** 2215 *** *** 2216 *** *** 2217 *** *** 2218 *** *** 2219 *** *** 2220 *** *** 2221 *** *** 2222 *** *** 2223 *** *** 2224 *** *** 2225 *** *** 2226 *** *** 2227 *** *** 2228 *** *** 2229 *** *** 2230 *** *** 2231 *** *** 2232 *** *** 2233 *** *** 2234 *** *** 2235 *** *** 2236 *** *** 2237 *** *** 2238 *** *** 2239 *** *** 2240 *** *** 2241 *** *** 2242 *** *** 2243 *** *** 2244 *** *** 2245 *** *** 2246 *** *** 2247 *** *** 2248 *** *** 2249 *** *** 2250 *** *** 2251 *** *** 2252 *** *** 2253 *** *** 2254 *** *** 2255 *** *** 2256 *** *** 2257 *** *** 2258 *** *** 2259 *** *** 2260 *** *** 2261 *** *** 2262 *** *** 2263 *** *** 2264 *** *** 2265 *** *** 2266 *** *** 2267 *** *** 2268 *** *** 2269 *** *** 2270 *** *** 2271 *** *** 2272 *** *** 2273 *** *** 2274 *** *** 2275 *** *** 2276 *** *** 2277 *** *** 2278 *** *** 2279 *** *** 2280 *** *** 2281 *** *** 2282 *** *** 2283 *** *** 2284 *** *** 2285 *** *** 2286 *** *** 2287 *** *** 2288 *** *** 2289 *** *** 2290 *** *** 2291 *** *** 2292 *** *** 2293 *** *** 2294 *** *** 2295 *** *** 2296 *** *** 2297 *** *** 2298 *** *** 2299 *** *** 2300 *** *** 2301 *** *** 2302 *** *** 2303 *** *** 2304 *** *** 2305 *** *** 2306 *** *** 2307 *** *** 2308 *** *** 2309 *** *** 2310 *** *** 2311 *** *** 2312 *** *** 2313 *** *** 2314 *** *** 2315 *** *** 2316 *** *** 2317 *** *** 2318 *** *** 2319 *** *** 2320 *** *** 2321 *** *** 2322 *** *** 2323 *** *** 2324 *** *** 2325 *** *** 2326 *** *** 2327 *** *** 2328 *** *** 2329 *** *** 2330 *** *** 2331 *** *** 2332 *** *** 2333 *** *** 2334 *** *** 2335 *** *** 2336 *** *** 2337 *** *** 2338 *** *** 2339 *** *** 2340 *** *** 2341 *** *** 2342 *** *** 2343 *** *** 2344 *** *** 2345 *** *** 2346 *** *** 2347 *** *** 2348 *** *** 2349 *** *** 2350 *** *** 2351 *** *** 2352 *** *** 2353 *** *** 2354 *** *** 2355 *** *** 2356 *** *** 2357 *** *** 2358 *** *** 2359 *** *** 2360 *** *** 2361 *** *** 2362 *** *** 2363 *** *** 2364 *** *** 2365 *** *** 2366 *** *** 2367 *** *** 2368 *** *** 2369 *** *** 2370 *** *** 2371 *** *** 2372 *** *** 2373 *** *** 2374 *** *** 2375 *** *** 2376 *** *** 2377 *** *** 2378 *** *** 2379 *** *** 2380 *** *** 2381 *** *** 2382 *** *** 2383 *** *** 2384 *** *** 2385 *** *** 2386 *** *** 2387 *** *** 2388 *** *** 2389 *** *** 2390 *** *** 2391 *** *** 2392 *** *** 2393 *** *** 2394 *** *** 2395 *** *** 2396 *** *** 2397 *** *** 2398 *** *** 2399 *** *** 2400 *** *** 2401 *** *** 2402 *** *** 2403 *** *** 2404 *** *** 2405 *** *** 2406 *** *** 2407 *** *** 2408 *** *** 2409 *** *** 2410 *** *** 2411 *** *** 2412 *** *** 2413 *** *** 2414 *** *** 2415 *** *** 2416 *** *** 2417 *** *** 2418 *** *** 2419 *** *** 2420 *** *** 2421 *** *** 2422 *** *** 2423 *** *** 2424 *** *** 2425 *** *** 2426 *** *** 2427 *** *** 2428 *** *** 2429 *** *** 2430 *** *** 2431 *** *** 2432 *** *** 2433 *** *** 2434 *** *** 2435 *** *** 2436 *** *** 2437 *** *** 2438 *** *** 2439 *** *** 2440 *** *** 2441 *** *** 2442 *** *** 2443 *** *** 2444 *** *** 2445 *** *** 2446 *** *** 2447 *** *** 2448 *** *** 2449 *** *** 2450 *** *** 2451 *** *** 2452 *** *** 2453 *** *** 2454 *** *** 2455 *** *** 2456 *** *** 2457 *** *** 2458 *** *** 2459 *** *** 2460 *** *** 2461 *** *** 2462 *** *** 2463 *** *** 2464 *** *** 2465 *** *** 2466 *** *** 2467 *** *** 2468 *** *** 2469 *** *** 2470 *** *** 2471 *** *** 2472 *** *** 2473 *** *** 2474 *** *** 2475 *** *** 2476 *** *** 2477 *** *** 2478 *** *** 2479 *** *** 2480 *** *** 2481 *** *** 2482 *** *** 2483 *** *** 2484 *** *** 2485 *** *** 2486 *** *** 2487 *** *** 2488 *** *** 2489 *** *** 2490 *** *** 2491 *** *** 2492 *** *** 2493 *** *** 2494 *** *** 2495 *** *** 2496 *** *** 2497 *** *** 2498 *** *** 2499 *** *** 2500 *** *** 2501 *** *** 2502 *** *** 2503 *** *** 2504 *** *** 2505 *** *** 2506 *** *** 2507 *** *** 2508 *** *** 2509 *** *** 2510 *** *** 2511 *** *** 2512 *** *** 2513 *** *** 2514 *** *** 2515 *** *** 2516 *** *** 2517 *** *** 2518 *** *** 2519 *** *** 2520 *** *** 2521 *** *** 2522 *** *** 2523 *** *** 2524 *** *** 2525 *** *** 2526 *** *** 2527 *** *** 2528 *** *** 2529 *** *** 2530 *** *** 2531 *** *** 2532 *** *** 2533 *** *** 2534 *** *** 2535 *** *** 2536 *** *** 2537 *** *** 2538 *** *** 2539 *** *** 2540 *** *** 2541 *** *** 2542 *** *** 2543 *** *** 2544 *** *** 2545 *** *** 2546 *** *** 2547 *** *** 2548 *** *** 2549 *** *** 2550 *** *** 2551 *** *** 2552 *** *** 2553 *** *** 2554 *** *** 2555 *** *** 2556 *** *** 2557 *** *** 2558 *** *** 2559 *** *** 2560 *** *** 2561 *** *** 2562 *** *** 2563 *** *** 2564 *** *** 2565 *** *** 2566 *** *** 2567 *** *** 2568 *** *** 2569 *** *** 2570 *** *** 2571 *** *** 2572 *** *** 2573 *** *** 2574 *** *** 2575 *** *** 2576 *** *** 2577 *** *** 2578 *** *** 2579 *** *** 2580 *** *** 2581 *** *** 2582 *** *** 2583 *** *** 2584 *** *** 2585 *** *** 2586 *** *** 2587 *** *** 2588 *** *** 2589 *** *** 2590 *** *** 2591 *** *** 2592 *** *** 2593 *** *** 2594 *** *** 2595 *** *** 2596 *** *** 2597 *** *** 2598 *** *** 2599 *** *** 2600 *** *** 2601 *** *** 2602 *** *** 2603 *** *** 2604 *** *** 2605 *** *** 2606 *** *** 2607 *** *** 2608 *** *** 2609 *** *** 2610 *** *** 2611 *** *** 2612 *** *** 2613 *** *** 2614 *** *** 2615 *** *** 2616 *** *** 2617 *** *** 2618 *** *** 2619 *** *** 2620 *** *** 2621 *** *** 2622 *** *** 2623 *** *** 2624 *** *** 2625 *** *** 2626 *** *** 2627 *** *** 2628 *** *** 2629 *** *** 2630 *** *** 2631 *** *** 2632 *** *** 2633 *** *** 2634 *** *** 2635 *** *** 2636 *** *** 2637 *** *** 2638 *** *** 2639 *** *** 2640 *** *** 2641 *** *** 2642 *** *** 2643 *** *** 2644 *** *** 2645 *** *** 2646 *** *** 2647 *** *** 2648 *** *** 2649 *** *** 2650 *** *** 2651 *** *** 2652 *** *** 2653 *** *** 2654 *** *** 2655 *** *** 2656 *** *** 2657 *** *** 2658 *** *** 2659 *** *** 2660 *** *** 2661 *** *** 2662 *** *** 2663 *** *** 2664 *** *** 2665 *** *** 2666 *** *** 2667 *** *** 2668 *** *** 2669 *** *** 2670 *** *** 2671 *** *** 2672 *** *** 2673 *** *** 2674 *** *** 2675 *** *** 2676 *** *** 2677 *** *** 2678 *** *** 2679 *** *** 2680 *** *** 2681 *** *** 2682 *** *** 2683 *** *** 2684 *** *** 2685 *** *** 2686 *** *** 2687 *** *** 2688 *** *** 2689 *** *** 2690 *** *** 2691 *** *** 2692 *** *** 2693 *** *** 2694 *** *** 2695 *** *** 2696 *** *** 2697 *** *** 2698 *** *** 2699 *** *** 2700 *** *** 2701 *** *** 2702 *** *** 2703 *** *** 2704 *** *** 2705 *** *** 2706 *** *** 2707 *** *** 2708 *** *** 2709 *** *** 2710 *** *** 2711 *** *** 2712 *** *** 2713 *** *** 2714 *** *** 2715 *** *** 2716 *** *** 2717 *** *** 2718 *** *** 2719 *** *** 2720 *** *** 2721 *** *** 2722 *** *** 2723 *** *** 2724 *** *** 2725 *** *** 2726 *** *** 2727 *** *** 2728 *** *** 2729 *** *** 2730 *** *** 2731 *** *** 2732 *** *** 2733 *** *** 2734 *** *** 2735 *** *** 2736 *** *** 2737 *** *** 2738 *** *** 2739 *** *** 2740 *** *** 2741 *** *** 2742 *** *** 2743 *** *** 2744 *** *** 2745 *** *** 2746 *** *** 2747 *** *** 2748 *** *** 2749 *** *** 2750 *** *** 2751 *** *** 2752 *** *** 2753 *** *** 2754 *** *** 2755 *** *** 2756 *** *** 2757 *** *** 2758 *** *** 2759 *** *** 2760 *** *** 2761 *** *** 2762 *** *** 2763 *** *** 2764 *** *** 2765 *** *** 2766 *** *** 2767 *** *** 2768 *** *** 2769 *** *** 2770 *** *** 2771 *** *** 2772 *** *** 2773 *** *** 2774 *** *** 2775 *** *** 2776 *** *** 2777 *** *** 2778 *** *** 2779 *** *** 2780 *** *** 2781 *** *** 2782 *** *** 2783 *** *** 2784 *** *** 2785 *** *** 2786 *** *** 2787 *** *** 2788 *** *** 2789 *** *** 2790 *** *** 2791 *** *** 2792 *** *** 2793 *** *** 2794 *** *** 2795 *** *** 2796 *** *** 2797 *** *** 2798 *** *** 2799 *** *** 2800 *** *** 2801 *** *** 2802 *** *** 2803 *** *** 2804 *** *** 2805 *** *** 2806 *** *** 2807 *** *** 2808 *** *** 2809 *** *** 2810 *** *** 2811 *** *** 2812 *** *** 2813 *** *** 2814 *** *** 2815 *** *** 2816 *** *** 2817 *** *** 2818 *** *** 2819 *** *** 2820 *** *** 2821 *** *** 2822 *** *** 2823 *** *** 2824 *** *** 2825 *** *** 2826 *** *** 2827 *** *** 2828 *** *** 2829 *** *** 2830 *** *** 2831 *** *** 2832 *** *** 2833 *** *** 2834 *** *** 2835 *** *** 2836 *** *** 2837 *** *** 2838 *** *** 2839 *** *** 2840 *** *** 2841 *** *** 2842 *** *** 2843 *** *** 2844 *** *** 2845 *** *** 2846 *** *** 2847 *** *** 2848 *** *** 2849 *** *** 2850 *** *** 2851 *** *** 2852 *** *** 2853 *** *** 2854 *** *** 2855 *** *** 2856 *** *** 2857 *** *** 2858 *** *** 2859 *** *** 2860 *** *** 2861 *** *** 2862 *** *** 2863 *** *** 2864 *** *** 2865 *** *** 2866 *** *** 2867 *** *** 2868 *** *** 2869 *** *** 2870 *** *** 2871 *** *** 2872 *** *** 2873 *** *** 2874 *** *** 2875 *** *** 2876 *** *** 2877 *** *** 2878 *** *** 2879 *** *** 2880 *** *** 2881 *** *** 2882 *** *** 2883 *** *** 2884 *** *** 2885 *** *** 2886 *** *** 2887 *** *** 2888 *** *** 2889 *** *** 2890 *** *** 2891 *** *** 2892 *** *** 2893 *** *** 2894 *** *** 2895 *** *** 2896 *** *** 2897 *** *** 2898 *** *** 2899 *** *** 2900 *** *** 2901 *** *** 2902 *** *** 2903 *** *** 2904 *** *** 2905 *** *** 2906 *** *** 2907 *** *** 2908 *** *** 2909 *** *** 2910 *** *** 2911 *** *** 2912 *** *** 2913 *** *** 2914 *** *** 2915 *** *** 2916 *** *** 2917 *** *** 2918 *** *** 2919 *** *** 2920 *** *** 2921 *** *** 2922 *** *** 2923 *** *** 2924 *** *** 2925 *** *** 2926 *** *** 2927 *** *** 2928 *** *** 2929 *** *** 2930 *** *** 2931 *** *** 2932 *** *** 2933 *** *** 2934 *** *** 2935 *** *** 2936 *** *** 2937 *** *** 2938 *** *** 2939 *** *** 2940 *** *** 2941 *** *** 2942 *** *** 2943 *** *** 2944 *** *** 2945 *** *** 2946 *** *** 2947 *** *** 2948 *** *** 2949 *** *** 2950 *** *** 2951 *** *** 2952 *** *** 2953 *** *** 2954 *** *** 2955 *** *** 2956 *** *** 2957 *** *** 2958 *** *** 2959 *** *** 2960 *** *** 2961 *** *** 2962 *** *** 2963 *** *** 2964 *** *** 2965 *** *** 2966 *** *** 2967 *** *** 2968 *** *** 2969 *** *** 2970 *** *** 2971 *** *** 2972 *** *** 2973 *** *** 2974 *** *** 2975 *** *** 2976 *** *** 2977 *** *** 2978 *** *** 2979 *** *** 2980 *** *** 2981 *** *** 2982 *** *** 2983 *** *** 2984 *** *** 2985 *** *** 2986 *** *** 2987 *** *** 2988 *** *** 2989 *** *** 2990 *** *** 2991 *** *** 2992 *** *** 2993 *** *** 2994 *** *** 2995 *** *** 2996 *** *** 2997 *** *** 2998 *** *** 2999 *** *** 3000 *** *** 3001 *** *** 3002 *** *** 3003 *** *** 3004 *** *** 3005 *** *** 3006 *** *** 3007 *** *** 3008 *** *** 3009 *** *** 3010 *** *** 3011 *** *** 3012 *** *** 3013 *** *** 3014 *** *** 3015 *** *** 3016 *** *** 3017 *** *** 3018 *** *** 3019 *** *** 3020 *** *** 3021 *** *** 3022 *** *** 3023 *** *** 3024 *** *** 3025 *** *** 3026 *** *** 3027 *** *** 3028 *** *** 3029 *** *** 3030 *** *** 3031 *** *** 3032 *** *** 3033 *** *** 3034 *** *** 3035 *** *** 3036 *** *** 3037 *** *** 3038 *** *** 3039 *** *** 3040 *** *** 3041 *** *** 3042 *** *** 3043 *** *** 3044 *** *** 3045 *** *** 3046 *** *** 3047 *** *** 3048 *** *** 3049 *** *** 3050 *** *** 3051 *** *** 3052 *** *** 3053 *** *** 3054 *** *** 3055 *** *** 3056 *** *** 3057 *** *** 3058 *** *** 3059 *** *** 3060 *** *** 3061 *** *** 3062 *** *** 3063 *** *** 3064 *** *** 3065 *** *** 3066 *** *** 3067 *** *** 3068 *** *** 3069 *** *** 3070 *** *** 3071 *** *** 3072 *** *** 3073 *** *** 3074 *** *** 3075 *** *** 3076 *** *** 3077 *** *** 3078 *** *** 3079 *** *** 3080 *** *** 3081 *** *** 3082 *** *** 3083 *** *** 3084 *** *** 3085 *** *** 3086 *** *** 3087 *** *** 3088 *** *** 3089 *** *** 3090 *** *** 3091 *** *** 3092 *** *** 3093 *** *** 3094 *** *** 3095 *** *** 3096 *** *** 3097 *** *** 3098 *** *** 3099 *** *** 3100 *** *** 3101 *** *** 3102 *** *** 3103 *** *** 3104 *** *** 3105 *** *** 3106 *** *** 3107 *** *** 3108 *** *** 3109 *** *** 3110 *** *** 3111 *** *** 3112 *** *** 3113 *** *** 3114 *** *** 3115 *** *** 3116 *** *** 3117 *** *** 3118 *** *** 3119 *** *** 3120 *** *** 3121 *** *** 3122 *** *** 3123 *** *** 3124 *** *** 3125 *** *** 3126 *** *** 3127 *** *** 3128 *** *** 3129 *** *** 3130 *** *** 3131 *** *** 3132 *** *** 3133 *** *** 3134 *** *** 3135 *** *** 3136 *** *** 3137 *** *** 3138 *** *** 3139 *** *** 3140 *** *** 3141 *** *** 3142 *** *** 3143 *** *** 3144 *** *** 3145 *** *** 3146 *** *** 3147 *** *** 3148 *** *** 3149 *** *** 3150 *** *** 3151 *** *** 3152 *** *** 3153 *** *** 3154 *** *** 3155 *** *** 3156 *** *** 3157 *** *** 3158 *** *** 3159 *** *** 3160 *** *** 3161 *** *** 3162 *** *** 3163 *** *** 3164 *** *** 3165 *** *** 3166 *** *** 3167 *** *** 3168 *** *** 3169 *** *** 3170 *** *** 3171 *** *** 3172 *** *** 3173 *** *** 3174 *** *** 3175 *** *** 3176 *** *** 3177 *** *** 3178 *** *** 3179 *** *** 3180 *** *** 3181 *** *** 3182 *** *** 3183 *** *** 3184 *** *** 3185 *** *** 3186 *** *** 3187 *** *** 3188 *** *** 3189 *** *** 3190 *** *** 3191 *** *** 3192 *** *** 3193 *** *** 3194 *** *** 3195 *** *** 3196 *** *** 3197 *** *** 3198 *** *** 3199 *** *** 3200 *** *** 3201 *** *** 3202 *** *** 3203 *** *** 3204 *** *** 3205 *** *** 3206 *** *** 3207 *** *** 3208 *** *** 3209 *** *** 3210 *** *** 3211 *** *** 3212 *** *** 3213 *** *** 3214 *** *** 3215 *** *** 3216 *** *** 3217 *** *** 3218 *** *** 3219 *** *** 3220 *** *** 3221 *** *** 3222 *** *** 3223 *** *** 3224 *** *** 3225 *** *** 3226 *** *** 3227 *** *** 3228 *** *** 3229 *** *** 3230 *** *** 3231 *** *** 3232 *** *** 3233 *** *** 3234 *** *** 3235 *** *** 3236 *** *** 3237 *** *** 3238 *** *** 3239 *** *** 3240 *** *** 3241 *** *** 3242 *** *** 3243 *** *** 3244 *** *** 3245 *** *** 3246 *** *** 3247 *** *** 3248 *** *** 3249 *** *** 3250 *** *** 3251 *** *** 3252 *** *** 3253 *** *** 3254 *** *** 3255 *** *** 3256 *** *** 3257 *** *** 3258 *** *** 3259 *** *** 3260 *** *** 3261 *** *** 3262 *** *** 3263 *** *** 3264 *** *** 3265 *** *** 3266 *** *** 3267 *** *** 3268 *** *** 3269 *** *** 3270 *** *** 3271 *** *** 3272 *** *** 3273 *** *** 3274 *** *** 3275 *** *** 3276 *** *** 3277 *** *** 3278 *** *** 3279 *** *** 3280 *** *** 3281 *** *** 3282 *** *** 3283 *** *** 3284 *** *** 3285 *** *** 3286 *** *** 3287 *** *** 3288 *** *** 3289 *** *** 3290 *** *** 3291 *** *** 3292 *** *** 3293 *** *** 3294 *** *** 3295 *** *** 3296 *** *** 3297 *** *** 3298 *** *** 3299 *** *** 3300 *** *** 3301 *** *** 3302 *** *** 3303 *** *** 3304 *** *** 3305 *** *** 3306 *** *** 3307 *** *** 3308 *** *** 3309 *** *** 3310 *** *** 3311 *** *** 3312 *** *** 3313 *** *** 3314 *** *** 3315 *** *** 3316 *** *** 3317 *** *** 3318 *** *** 3319 *** *** 3320 *** *** 3321 *** *** 3322 *** *** 3323 *** *** 3324 *** *** 3325 *** *** 3326 *** *** 3327 *** *** 3328 *** *** 3329 *** *** 3330 *** *** 3331 *** *** 3332 *** *** 3333 *** *** 3334 *** *** 3335 *** *** 3336 *** *** 3337 *** *** 3338 *** *** 3339 *** *** 3340 *** *** 3341 *** *** 3342 *** *** 3343 *** *** 3344 *** *** 3345 *** *** 3346 *** *** 3347 *** *** 3348 *** *** 3349 *** *** 3350 *** *** 3351 *** *** 3352 *** *** 3353 *** *** 3354 *** *** 3355 *** *** 3356 *** *** 3357 *** *** 3358 *** *** 3359 *** *** 3360 *** *** 3361 *** *** 3362 *** *** 3363 *** *** 3364 *** *** 3365 *** *** 3366 *** *** 3367 *** *** 3368 *** *** 3369 *** *** 3370 *** *** 3371 *** *** 3372 *** *** 3373 *** *** 3374 *** *** 3375 *** *** 3376 *** *** 3377 *** *** 3378 *** *** 3379 *** *** 3380 *** *** 3381 *** *** 3382 *** *** 3383 *** *** 3384 *** *** 3385 *** *** 3386 *** *** 3387 *** *** 3388 *** *** 3389 *** *** 3390 *** *** 3391 *** *** 3392 *** *** 3393 *** *** 3394 *** *** 3395 *** *** 3396 *** *** 3397 *** *** 3398 *** *** 3399 *** *** 3400 *** *** 3401 *** *** 3402 *** *** 3403 *** *** 3404 *** *** 3405 *** *** 3406 *** *** 3407 *** *** 3408 *** *** 3409 *** *** 3410 *** *** 3411 *** *** 3412 *** *** 3413 *** *** 3414 *** *** 3415 *** *** 3416 *** *** 3417 *** *** 3418 *** *** 3419 *** *** 3420 *** *** 3421 *** *** 3422 *** *** 3423 *** *** 3424 *** *** 3425 *** *** 3426 *** *** 3427 *** *** 3428 *** *** 3429 *** *** 3430 *** *** 3431 *** *** 3432 *** *** 3433 *** *** 3434 *** *** 3435 *** *** 3436 *** *** 3437 *** *** 3438 *** *** 3439 *** *** 3440 *** *** 3441 *** *** 3442 *** *** 3443 *** *** 3444 *** *** 3445 *** *** 3446 *** *** 3447 *** *** 3448 *** *** 3449 *** *** 3450 *** *** 3451 *** *** 3452 *** *** 3453 *** *** 3454 *** *** 3455 *** *** 3456 *** *** 3457 *** *** 3458 *** *** 3459 *** *** 3460 *** *** 3461 *** *** 3462 *** *** 3463 *** *** 3464 *** *** 3465 *** *** 3466 *** *** 3467 *** *** 3468 *** *** 3469 *** *** 3470 *** *** 3471 *** *** 3472 *** *** 3473 *** *** 3474 *** *** 3475 *** *** 3476 *** *** 3477 *** *** 3478 *** *** 3479 *** *** 3480 *** *** 3481 *** *** 3482 *** *** 3483 *** org.subshare.crypto.CipherTest > testLookupAllSupportedCiphers STANDARD_OUT 07:25:20.445 [Test worker] INFO o.s.c.CipherTest - testLookupAllSupportedCiphers: Successfully created 29934 ciphers in 3255 msec. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3484 *** *** 3485 *** *** 3486 *** *** 3487 *** *** 3488 *** *** 3489 *** *** 3490 *** *** 3491 *** *** 3492 *** *** 3493 *** *** 3494 *** *** 3495 *** *** 3496 *** *** 3497 *** *** 3498 *** *** 3499 *** *** 3500 *** *** 3501 *** *** 3502 *** *** 3503 *** *** 3504 *** *** 3505 *** *** 3506 *** *** 3507 *** *** 3508 *** *** 3509 *** *** 3510 *** *** 3511 *** *** 3512 *** *** 3513 *** *** 3514 *** *** 3515 *** *** 3516 *** *** 3517 *** *** 3518 *** *** 3519 *** *** 3520 *** *** 3521 *** *** 3522 *** *** 3523 *** *** 3524 *** *** 3525 *** *** 3526 *** *** 3527 *** *** 3528 *** *** 3529 *** *** 3530 *** *** 3531 *** *** 3532 *** *** 3533 *** *** 3534 *** *** 3535 *** *** 3536 *** *** 3537 *** *** 3538 *** *** 3539 *** *** 3540 *** *** 3541 *** *** 3542 *** *** 3543 *** *** 3544 *** *** 3545 *** *** 3546 *** *** 3547 *** *** 3548 *** *** 3549 *** *** 3550 *** *** 3551 *** *** 3552 *** *** 3553 *** *** 3554 *** *** 3555 *** *** 3556 *** *** 3557 *** *** 3558 *** *** 3559 *** *** 3560 *** *** 3561 *** *** 3562 *** *** 3563 *** *** 3564 *** *** 3565 *** *** 3566 *** *** 3567 *** *** 3568 *** *** 3569 *** *** 3570 *** *** 3571 *** *** 3572 *** *** 3573 *** *** 3574 *** *** 3575 *** *** 3576 *** *** 3577 *** *** 3578 *** *** 3579 *** *** 3580 *** *** 3581 *** *** 3582 *** *** 3583 *** *** 3584 *** *** 3585 *** *** 3586 *** *** 3587 *** *** 3588 *** *** 3589 *** *** 3590 *** *** 3591 *** *** 3592 *** *** 3593 *** *** 3594 *** *** 3595 *** *** 3596 *** *** 3597 *** *** 3598 *** *** 3599 *** *** 3600 *** *** 3601 *** *** 3602 *** *** 3603 *** *** 3604 *** *** 3605 *** *** 3606 *** *** 3607 *** *** 3608 *** *** 3609 *** *** 3610 *** *** 3611 *** *** 3612 *** *** 3613 *** *** 3614 *** *** 3615 *** *** 3616 *** *** 3617 *** *** 3618 *** *** 3619 *** *** 3620 *** *** 3621 *** *** 3622 *** *** 3623 *** *** 3624 *** *** 3625 *** *** 3626 *** *** 3627 *** *** 3628 *** *** 3629 *** *** 3630 *** *** 3631 *** *** 3632 *** *** 3633 *** *** 3634 *** *** 3635 *** *** 3636 *** *** 3637 *** *** 3638 *** *** 3639 *** *** 3640 *** *** 3641 *** *** 3642 *** *** 3643 *** *** 3644 *** *** 3645 *** *** 3646 *** *** 3647 *** *** 3648 *** *** 3649 *** *** 3650 *** *** 3651 *** *** 3652 *** *** 3653 *** *** 3654 *** *** 3655 *** *** 3656 *** *** 3657 *** *** 3658 *** *** 3659 *** *** 3660 *** *** 3661 *** *** 3662 *** *** 3663 *** *** 3664 *** *** 3665 *** *** 3666 *** *** 3667 *** *** 3668 *** *** 3669 *** *** 3670 *** *** 3671 *** *** 3672 *** *** 3673 *** *** 3674 *** *** 3675 *** *** 3676 *** *** 3677 *** *** 3678 *** *** 3679 *** *** 3680 *** *** 3681 *** *** 3682 *** *** 3683 *** *** 3684 *** *** 3685 *** *** 3686 *** *** 3687 *** *** 3688 *** *** 3689 *** *** 3690 *** *** 3691 *** *** 3692 *** *** 3693 *** *** 3694 *** *** 3695 *** *** 3696 *** *** 3697 *** *** 3698 *** *** 3699 *** *** 3700 *** *** 3701 *** *** 3702 *** *** 3703 *** *** 3704 *** *** 3705 *** *** 3706 *** *** 3707 *** *** 3708 *** *** 3709 *** *** 3710 *** *** 3711 *** *** 3712 *** *** 3713 *** *** 3714 *** *** 3715 *** *** 3716 *** *** 3717 *** *** 3718 *** *** 3719 *** *** 3720 *** *** 3721 *** *** 3722 *** *** 3723 *** *** 3724 *** *** 3725 *** *** 3726 *** *** 3727 *** *** 3728 *** *** 3729 *** *** 3730 *** *** 3731 *** *** 3732 *** *** 3733 *** *** 3734 *** *** 3735 *** *** 3736 *** *** 3737 *** *** 3738 *** *** 3739 *** *** 3740 *** *** 3741 *** *** 3742 *** *** 3743 *** *** 3744 *** *** 3745 *** *** 3746 *** *** 3747 *** *** 3748 *** *** 3749 *** *** 3750 *** *** 3751 *** *** 3752 *** *** 3753 *** *** 3754 *** *** 3755 *** *** 3756 *** *** 3757 *** *** 3758 *** *** 3759 *** *** 3760 *** *** 3761 *** *** 3762 *** *** 3763 *** *** 3764 *** *** 3765 *** *** 3766 *** *** 3767 *** *** 3768 *** *** 3769 *** *** 3770 *** *** 3771 *** *** 3772 *** *** 3773 *** *** 3774 *** *** 3775 *** *** 3776 *** *** 3777 *** *** 3778 *** *** 3779 *** *** 3780 *** *** 3781 *** *** 3782 *** *** 3783 *** *** 3784 *** *** 3785 *** *** 3786 *** *** 3787 *** *** 3788 *** *** 3789 *** *** 3790 *** *** 3791 *** *** 3792 *** *** 3793 *** *** 3794 *** *** 3795 *** *** 3796 *** *** 3797 *** *** 3798 *** *** 3799 *** *** 3800 *** *** 3801 *** *** 3802 *** *** 3803 *** *** 3804 *** *** 3805 *** *** 3806 *** *** 3807 *** *** 3808 *** *** 3809 *** *** 3810 *** *** 3811 *** *** 3812 *** *** 3813 *** *** 3814 *** *** 3815 *** *** 3816 *** *** 3817 *** *** 3818 *** *** 3819 *** *** 3820 *** *** 3821 *** *** 3822 *** *** 3823 *** *** 3824 *** *** 3825 *** *** 3826 *** *** 3827 *** *** 3828 *** *** 3829 *** *** 3830 *** *** 3831 *** *** 3832 *** *** 3833 *** *** 3834 *** *** 3835 *** *** 3836 *** *** 3837 *** *** 3838 *** *** 3839 *** *** 3840 *** *** 3841 *** *** 3842 *** *** 3843 *** *** 3844 *** *** 3845 *** *** 3846 *** *** 3847 *** *** 3848 *** *** 3849 *** *** 3850 *** *** 3851 *** *** 3852 *** *** 3853 *** *** 3854 *** *** 3855 *** *** 3856 *** *** 3857 *** *** 3858 *** *** 3859 *** *** 3860 *** *** 3861 *** *** 3862 *** *** 3863 *** *** 3864 *** *** 3865 *** *** 3866 *** *** 3867 *** *** 3868 *** *** 3869 *** *** 3870 *** *** 3871 *** *** 3872 *** *** 3873 *** *** 3874 *** *** 3875 *** *** 3876 *** *** 3877 *** *** 3878 *** *** 3879 *** *** 3880 *** *** 3881 *** *** 3882 *** *** 3883 *** *** 3884 *** *** 3885 *** *** 3886 *** *** 3887 *** *** 3888 *** *** 3889 *** *** 3890 *** *** 3891 *** *** 3892 *** *** 3893 *** *** 3894 *** *** 3895 *** *** 3896 *** *** 3897 *** *** 3898 *** *** 3899 *** *** 3900 *** *** 3901 *** *** 3902 *** *** 3903 *** *** 3904 *** *** 3905 *** *** 3906 *** *** 3907 *** *** 3908 *** *** 3909 *** *** 3910 *** *** 3911 *** *** 3912 *** *** 3913 *** *** 3914 *** *** 3915 *** *** 3916 *** *** 3917 *** *** 3918 *** *** 3919 *** *** 3920 *** *** 3921 *** *** 3922 *** *** 3923 *** *** 3924 *** *** 3925 *** *** 3926 *** *** 3927 *** *** 3928 *** *** 3929 *** *** 3930 *** *** 3931 *** *** 3932 *** *** 3933 *** *** 3934 *** *** 3935 *** *** 3936 *** *** 3937 *** *** 3938 *** *** 3939 *** *** 3940 *** *** 3941 *** *** 3942 *** *** 3943 *** *** 3944 *** *** 3945 *** *** 3946 *** *** 3947 *** *** 3948 *** *** 3949 *** *** 3950 *** *** 3951 *** *** 3952 *** *** 3953 *** *** 3954 *** *** 3955 *** *** 3956 *** *** 3957 *** *** 3958 *** *** 3959 *** *** 3960 *** *** 3961 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST// 07:25:20.652 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST//" does not support IV => Skipping. 07:25:20.657 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST//NOPADDING 07:25:20.660 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST//NOPADDING" does not support IV => Skipping. 07:25:20.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC-CTS/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3962 *** *** 3963 *** *** 3964 *** *** 3965 *** *** 3966 *** *** 3967 *** *** 3968 *** *** 3969 *** *** 3970 *** *** 3971 *** *** 3972 *** *** 3973 *** *** 3974 *** *** 3975 *** *** 3976 *** *** 3977 *** *** 3978 *** *** 3979 *** *** 3980 *** *** 3981 *** *** 3982 *** *** 3983 *** *** 3984 *** *** 3985 *** *** 3986 *** *** 3987 *** *** 3988 *** *** 3989 *** *** 3990 *** *** 3991 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC-CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3992 *** *** 3993 *** *** 3994 *** *** 3995 *** *** 3996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.678 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3997 *** *** 3998 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 3999 *** *** 4000 *** *** 4001 *** *** 4002 *** *** 4003 *** *** 4004 *** *** 4005 *** *** 4006 *** *** 4007 *** *** 4008 *** *** 4009 *** *** 4010 *** *** 4011 *** *** 4012 *** *** 4013 *** *** 4014 *** *** 4015 *** *** 4016 *** *** 4017 *** *** 4018 *** *** 4019 *** *** 4020 *** *** 4021 *** *** 4022 *** *** 4023 *** *** 4024 *** *** 4025 *** *** 4026 *** *** 4027 *** *** 4028 *** *** 4029 *** *** 4030 *** *** 4031 *** *** 4032 *** *** 4033 *** *** 4034 *** *** 4035 *** *** 4036 *** *** 4037 *** *** 4038 *** *** 4039 *** *** 4040 *** *** 4041 *** *** 4042 *** *** 4043 *** *** 4044 *** *** 4045 *** *** 4046 *** *** 4047 *** *** 4048 *** *** 4049 *** *** 4050 *** *** 4051 *** *** 4052 *** *** 4053 *** *** 4054 *** *** 4055 *** *** 4056 *** *** 4057 *** *** 4058 *** *** 4059 *** *** 4060 *** *** 4061 *** *** 4062 *** *** 4063 *** *** 4064 *** *** 4065 *** *** 4066 *** *** 4067 *** *** 4068 *** *** 4069 *** *** 4070 *** *** 4071 *** *** 4072 *** *** 4073 *** *** 4074 *** *** 4075 *** *** 4076 *** *** 4077 *** *** 4078 *** *** 4079 *** *** 4080 *** *** 4081 *** *** 4082 *** *** 4083 *** *** 4084 *** *** 4085 *** *** 4086 *** *** 4087 *** *** 4088 *** *** 4089 *** *** 4090 *** *** 4091 *** *** 4092 *** *** 4093 *** *** 4094 *** *** 4095 *** *** 4096 *** *** 4097 *** *** 4098 *** *** 4099 *** *** 4100 *** *** 4101 *** *** 4102 *** *** 4103 *** *** 4104 *** *** 4105 *** *** 4106 *** *** 4107 *** *** 4108 *** *** 4109 *** *** 4110 *** *** 4111 *** *** 4112 *** *** 4113 *** *** 4114 *** *** 4115 *** *** 4116 *** *** 4117 *** *** 4118 *** *** 4119 *** *** 4120 *** *** 4121 *** *** 4122 *** *** 4123 *** *** 4124 *** *** 4125 *** *** 4126 *** *** 4127 *** *** 4128 *** *** 4129 *** *** 4130 *** *** 4131 *** *** 4132 *** *** 4133 *** *** 4134 *** *** 4135 *** *** 4136 *** *** 4137 *** *** 4138 *** *** 4139 *** *** 4140 *** *** 4141 *** *** 4142 *** *** 4143 *** *** 4144 *** *** 4145 *** *** 4146 *** *** 4147 *** *** 4148 *** *** 4149 *** *** 4150 *** *** 4151 *** *** 4152 *** *** 4153 *** *** 4154 *** *** 4155 *** *** 4156 *** *** 4157 *** *** 4158 *** *** 4159 *** *** 4160 *** *** 4161 *** *** 4162 *** *** 4163 *** *** 4164 *** *** 4165 *** *** 4166 *** *** 4167 *** *** 4168 *** *** 4169 *** *** 4170 *** *** 4171 *** *** 4172 *** *** 4173 *** *** 4174 *** *** 4175 *** *** 4176 *** *** 4177 *** *** 4178 *** *** 4179 *** *** 4180 *** *** 4181 *** *** 4182 *** *** 4183 *** *** 4184 *** *** 4185 *** *** 4186 *** *** 4187 *** *** 4188 *** *** 4189 *** *** 4190 *** *** 4191 *** *** 4192 *** *** 4193 *** *** 4194 *** *** 4195 *** *** 4196 *** *** 4197 *** *** 4198 *** *** 4199 *** *** 4200 *** *** 4201 *** *** 4202 *** *** 4203 *** *** 4204 *** *** 4205 *** *** 4206 *** *** 4207 *** *** 4208 *** *** 4209 *** *** 4210 *** *** 4211 *** *** 4212 *** *** 4213 *** *** 4214 *** *** 4215 *** *** 4216 *** *** 4217 *** *** 4218 *** *** 4219 *** *** 4220 *** *** 4221 *** *** 4222 *** *** 4223 *** *** 4224 *** *** 4225 *** *** 4226 *** *** 4227 *** *** 4228 *** *** 4229 *** *** 4230 *** *** 4231 *** *** 4232 *** *** 4233 *** *** 4234 *** *** 4235 *** *** 4236 *** *** 4237 *** *** 4238 *** *** 4239 *** *** 4240 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126-2 07:25:20.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126-2PADDING 07:25:20.841 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4241 *** *** 4242 *** *** 4243 *** *** 4244 *** *** 4245 *** *** 4246 *** *** 4247 *** *** 4248 *** *** 4249 *** *** 4250 *** *** 4251 *** *** 4252 *** *** 4253 *** *** 4254 *** *** 4255 *** *** 4256 *** *** 4257 *** *** 4258 *** *** 4259 *** *** 4260 *** *** 4261 *** *** 4262 *** *** 4263 *** *** 4264 *** *** 4265 *** *** 4266 *** *** 4267 *** *** 4268 *** *** 4269 *** *** 4270 *** *** 4271 *** *** 4272 *** *** 4273 *** *** 4274 *** *** 4275 *** *** 4276 *** *** 4277 *** *** 4278 *** *** 4279 *** *** 4280 *** *** 4281 *** *** 4282 *** *** 4283 *** *** 4284 *** *** 4285 *** *** 4286 *** *** 4287 *** *** 4288 *** *** 4289 *** *** 4290 *** *** 4291 *** *** 4292 *** *** 4293 *** *** 4294 *** *** 4295 *** *** 4296 *** *** 4297 *** *** 4298 *** *** 4299 *** *** 4300 *** *** 4301 *** *** 4302 *** *** 4303 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO7816-4 07:25:20.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO7816-4PADDING 07:25:20.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4304 *** *** 4305 *** *** 4306 *** *** 4307 *** *** 4308 *** *** 4309 *** *** 4310 *** *** 4311 *** *** 4312 *** *** 4313 *** *** 4314 *** *** 4315 *** *** 4316 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS5 07:25:20.882 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4317 *** *** 4318 *** *** 4319 *** *** 4320 *** *** 4321 *** *** 4322 *** *** 4323 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS7 07:25:20.890 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4324 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.891 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4325 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4326 *** *** 4327 *** *** 4328 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4329 *** *** 4330 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.894 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4331 *** *** 4332 *** *** 4333 *** *** 4334 *** *** 4335 *** *** 4336 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4337 *** *** 4338 *** *** 4339 *** *** 4340 *** *** 4341 *** *** 4342 *** *** 4343 *** *** 4344 *** *** 4345 *** *** 4346 *** *** 4347 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CBC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4348 *** *** 4349 *** *** 4350 *** *** 4351 *** *** 4352 *** *** 4353 *** *** 4354 *** *** 4355 *** *** 4356 *** *** 4357 *** *** 4358 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CCM/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4359 *** *** 4360 *** *** 4361 *** *** 4362 *** *** 4363 *** *** 4364 *** *** 4365 *** *** 4366 *** *** 4367 *** *** 4368 *** *** 4369 *** *** 4370 *** *** 4371 *** *** 4372 *** *** 4373 *** *** 4374 *** *** 4375 *** *** 4376 *** *** 4377 *** *** 4378 *** *** 4379 *** *** 4380 *** *** 4381 *** *** 4382 *** *** 4383 *** *** 4384 *** *** 4385 *** *** 4386 *** *** 4387 *** *** 4388 *** *** 4389 *** *** 4390 *** *** 4391 *** *** 4392 *** *** 4393 *** *** 4394 *** *** 4395 *** *** 4396 *** *** 4397 *** *** 4398 *** *** 4399 *** *** 4400 *** *** 4401 *** *** 4402 *** *** 4403 *** *** 4404 *** *** 4405 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.904 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.FAST/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4406 *** *** 4407 *** *** 4408 *** *** 4409 *** *** 4410 *** *** 4411 *** *** 4412 *** *** 4413 *** *** 4414 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CCM/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4415 *** *** 4416 *** *** 4417 *** *** 4418 *** *** 4419 *** *** 4420 *** *** 4421 *** *** 4422 *** *** 4423 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.920 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.FAST/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4424 *** *** 4425 *** *** 4426 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4427 *** *** 4428 *** *** 4429 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.926 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4430 *** *** 4431 *** *** 4432 *** *** 4433 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4434 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4435 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.932 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4436 *** *** 4437 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.934 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4438 *** *** 4439 *** *** 4440 *** *** 4441 *** *** 4442 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.936 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4443 *** *** 4444 *** *** 4445 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.938 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4446 *** *** 4447 *** *** 4448 *** *** 4449 *** *** 4450 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4451 *** *** 4452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.942 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4453 *** *** 4454 *** *** 4455 *** *** 4456 *** *** 4457 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.945 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4458 *** *** 4459 *** *** 4460 *** *** 4461 *** *** 4462 *** *** 4463 *** *** 4464 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.948 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4465 *** *** 4466 *** *** 4467 *** *** 4468 *** *** 4469 *** *** 4470 *** *** 4471 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.950 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4472 *** *** 4473 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.954 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4474 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.957 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4475 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.958 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4476 *** *** 4477 *** *** 4478 *** *** 4479 *** *** 4480 *** *** 4481 *** *** 4482 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.959 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4483 *** *** 4484 *** *** 4485 *** *** 4486 *** *** 4487 *** *** 4488 *** *** 4489 *** *** 4490 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.962 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4491 *** *** 4492 *** *** 4493 *** *** 4494 *** *** 4495 *** *** 4496 *** *** 4497 *** *** 4498 *** *** 4499 *** *** 4500 *** *** 4501 *** *** 4502 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4503 *** *** 4504 *** *** 4505 *** *** 4506 *** *** 4507 *** *** 4508 *** *** 4509 *** *** 4510 *** *** 4511 *** *** 4512 *** *** 4513 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.968 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4514 *** *** 4515 *** *** 4516 *** *** 4517 *** *** 4518 *** *** 4519 *** *** 4520 *** *** 4521 *** *** 4522 *** *** 4523 *** *** 4524 *** *** 4525 *** *** 4526 *** *** 4527 *** *** 4528 *** *** 4529 *** *** 4530 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4531 *** *** 4532 *** *** 4533 *** *** 4534 *** *** 4535 *** *** 4536 *** *** 4537 *** *** 4538 *** *** 4539 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.976 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4540 *** *** 4541 *** *** 4542 *** *** 4543 *** *** 4544 *** *** 4545 *** *** 4546 *** *** 4547 *** *** 4548 *** *** 4549 *** *** 4550 *** *** 4551 *** *** 4552 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.980 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4553 *** *** 4554 *** *** 4555 *** *** 4556 *** *** 4557 *** *** 4558 *** *** 4559 *** *** 4560 *** *** 4561 *** *** 4562 *** *** 4563 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.985 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4564 *** *** 4565 *** *** 4566 *** *** 4567 *** *** 4568 *** *** 4569 *** *** 4570 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4571 *** *** 4572 *** *** 4573 *** *** 4574 *** *** 4575 *** *** 4576 *** *** 4577 *** *** 4578 *** *** 4579 *** *** 4580 *** *** 4581 *** *** 4582 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4583 *** *** 4584 *** *** 4585 *** *** 4586 *** *** 4587 *** *** 4588 *** *** 4589 *** *** 4590 *** *** 4591 *** *** 4592 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:20.996 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4593 *** *** 4594 *** *** 4595 *** *** 4596 *** *** 4597 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.000 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4598 *** *** 4599 *** *** 4600 *** *** 4601 *** *** 4602 *** *** 4603 *** *** 4604 *** *** 4605 *** *** 4606 *** *** 4607 *** *** 4608 *** *** 4609 *** *** 4610 *** *** 4611 *** *** 4612 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.005 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4613 *** *** 4614 *** *** 4615 *** *** 4616 *** *** 4617 *** *** 4618 *** *** 4619 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.008 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4620 *** *** 4621 *** *** 4622 *** *** 4623 *** *** 4624 *** *** 4625 *** *** 4626 *** *** 4627 *** *** 4628 *** *** 4629 *** *** 4630 *** *** 4631 *** *** 4632 *** *** 4633 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.011 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4634 *** *** 4635 *** *** 4636 *** *** 4637 *** *** 4638 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.016 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4639 *** *** 4640 *** *** 4641 *** *** 4642 *** *** 4643 *** *** 4644 *** *** 4645 *** *** 4646 *** *** 4647 *** *** 4648 *** *** 4649 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.018 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4650 *** *** 4651 *** *** 4652 *** *** 4653 *** *** 4654 *** *** 4655 *** *** 4656 *** *** 4657 *** *** 4658 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.022 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4659 *** *** 4660 *** *** 4661 *** *** 4662 *** *** 4663 *** *** 4664 *** *** 4665 *** *** 4666 *** *** 4667 *** *** 4668 *** *** 4669 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.025 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4670 *** *** 4671 *** *** 4672 *** *** 4673 *** *** 4674 *** *** 4675 *** *** 4676 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4677 *** *** 4678 *** *** 4679 *** *** 4680 *** *** 4681 *** *** 4682 *** *** 4683 *** *** 4684 *** *** 4685 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.033 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4686 *** *** 4687 *** *** 4688 *** *** 4689 *** *** 4690 *** *** 4691 *** *** 4692 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.036 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4693 *** *** 4694 *** *** 4695 *** *** 4696 *** *** 4697 *** *** 4698 *** *** 4699 *** *** 4700 *** *** 4701 *** *** 4702 *** *** 4703 *** *** 4704 *** *** 4705 *** *** 4706 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.039 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4707 *** *** 4708 *** *** 4709 *** *** 4710 *** *** 4711 *** *** 4712 *** *** 4713 *** *** 4714 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.044 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4715 *** *** 4716 *** *** 4717 *** *** 4718 *** *** 4719 *** *** 4720 *** *** 4721 *** *** 4722 *** *** 4723 *** *** 4724 *** *** 4725 *** *** 4726 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4727 *** *** 4728 *** *** 4729 *** *** 4730 *** *** 4731 *** *** 4732 *** *** 4733 *** *** 4734 *** *** 4735 *** *** 4736 *** *** 4737 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4738 *** *** 4739 *** *** 4740 *** *** 4741 *** *** 4742 *** *** 4743 *** *** 4744 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4745 *** *** 4746 *** *** 4747 *** *** 4748 *** *** 4749 *** *** 4750 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.060 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4751 *** *** 4752 *** *** 4753 *** *** 4754 *** *** 4755 *** *** 4756 *** *** 4757 *** *** 4758 *** *** 4759 *** *** 4760 *** *** 4761 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.064 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4762 *** *** 4763 *** *** 4764 *** *** 4765 *** *** 4766 *** *** 4767 *** *** 4768 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.068 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4769 *** *** 4770 *** *** 4771 *** *** 4772 *** *** 4773 *** *** 4774 *** *** 4775 *** *** 4776 *** *** 4777 *** *** 4778 *** *** 4779 *** *** 4780 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.071 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4781 *** *** 4782 *** *** 4783 *** *** 4784 *** *** 4785 *** *** 4786 *** *** 4787 *** *** 4788 *** *** 4789 *** *** 4790 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4791 *** *** 4792 *** *** 4793 *** *** 4794 *** *** 4795 *** *** 4796 *** *** 4797 *** *** 4798 *** *** 4799 *** *** 4800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4801 *** *** 4802 *** *** 4803 *** *** 4804 *** *** 4805 *** *** 4806 *** *** 4807 *** *** 4808 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4809 *** *** 4810 *** *** 4811 *** *** 4812 *** *** 4813 *** *** 4814 *** *** 4815 *** *** 4816 *** *** 4817 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4818 *** *** 4819 *** *** 4820 *** *** 4821 *** *** 4822 *** *** 4823 *** *** 4824 *** *** 4825 *** *** 4826 *** *** 4827 *** *** 4828 *** *** 4829 *** *** 4830 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4831 *** *** 4832 *** *** 4833 *** *** 4834 *** *** 4835 *** *** 4836 *** *** 4837 *** *** 4838 *** *** 4839 *** *** 4840 *** *** 4841 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4842 *** *** 4843 *** *** 4844 *** *** 4845 *** *** 4846 *** *** 4847 *** *** 4848 *** *** 4849 *** *** 4850 *** *** 4851 *** *** 4852 *** *** 4853 *** *** 4854 *** *** 4855 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.095 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB112/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4856 *** *** 4857 *** *** 4858 *** *** 4859 *** *** 4860 *** *** 4861 *** *** 4862 *** *** 4863 *** *** 4864 *** *** 4865 *** *** 4866 *** *** 4867 *** *** 4868 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.099 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4869 *** *** 4870 *** *** 4871 *** *** 4872 *** *** 4873 *** *** 4874 *** *** 4875 *** *** 4876 *** *** 4877 *** *** 4878 *** *** 4879 *** *** 4880 *** *** 4881 *** *** 4882 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.102 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4883 *** *** 4884 *** *** 4885 *** *** 4886 *** *** 4887 *** *** 4888 *** *** 4889 *** *** 4890 *** *** 4891 *** *** 4892 *** *** 4893 *** *** 4894 *** *** 4895 *** *** 4896 *** *** 4897 *** *** 4898 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.106 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4899 *** *** 4900 *** *** 4901 *** *** 4902 *** *** 4903 *** *** 4904 *** *** 4905 *** *** 4906 *** *** 4907 *** *** 4908 *** *** 4909 *** *** 4910 *** *** 4911 *** *** 4912 *** *** 4913 *** *** 4914 *** *** 4915 *** *** 4916 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.111 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 4917 *** *** 4918 *** *** 4919 *** *** 4920 *** *** 4921 *** *** 4922 *** *** 4923 *** *** 4924 *** *** 4925 *** *** 4926 *** *** 4927 *** *** 4928 *** *** 4929 *** *** 4930 *** *** 4931 *** *** 4932 *** *** 4933 *** *** 4934 *** *** 4935 *** *** 4936 *** *** 4937 *** *** 4938 *** *** 4939 *** *** 4940 *** *** 4941 *** *** 4942 *** *** 4943 *** *** 4944 *** *** 4945 *** *** 4946 *** *** 4947 *** *** 4948 *** *** 4949 *** *** 4950 *** *** 4951 *** *** 4952 *** *** 4953 *** *** 4954 *** *** 4955 *** *** 4956 *** *** 4957 *** *** 4958 *** *** 4959 *** *** 4960 *** *** 4961 *** *** 4962 *** *** 4963 *** *** 4964 *** *** 4965 *** *** 4966 *** *** 4967 *** *** 4968 *** *** 4969 *** *** 4970 *** *** 4971 *** *** 4972 *** *** 4973 *** *** 4974 *** *** 4975 *** *** 4976 *** *** 4977 *** *** 4978 *** *** 4979 *** *** 4980 *** *** 4981 *** *** 4982 *** *** 4983 *** *** 4984 *** *** 4985 *** *** 4986 *** *** 4987 *** *** 4988 *** *** 4989 *** *** 4990 *** *** 4991 *** *** 4992 *** *** 4993 *** *** 4994 *** *** 4995 *** *** 4996 *** *** 4997 *** *** 4998 *** *** 4999 *** *** 5000 *** *** 5001 *** *** 5002 *** *** 5003 *** *** 5004 *** *** 5005 *** *** 5006 *** *** 5007 *** *** 5008 *** *** 5009 *** *** 5010 *** *** 5011 *** *** 5012 *** *** 5013 *** *** 5014 *** *** 5015 *** *** 5016 *** *** 5017 *** *** 5018 *** *** 5019 *** *** 5020 *** *** 5021 *** *** 5022 *** *** 5023 *** *** 5024 *** *** 5025 *** *** 5026 *** *** 5027 *** *** 5028 *** *** 5029 *** *** 5030 *** *** 5031 *** *** 5032 *** *** 5033 *** *** 5034 *** *** 5035 *** *** 5036 *** *** 5037 *** *** 5038 *** *** 5039 *** *** 5040 *** *** 5041 *** *** 5042 *** *** 5043 *** *** 5044 *** *** 5045 *** *** 5046 *** *** 5047 *** *** 5048 *** *** 5049 *** *** 5050 *** *** 5051 *** *** 5052 *** *** 5053 *** *** 5054 *** *** 5055 *** *** 5056 *** *** 5057 *** *** 5058 *** *** 5059 *** *** 5060 *** *** 5061 *** *** 5062 *** *** 5063 *** *** 5064 *** *** 5065 *** *** 5066 *** *** 5067 *** *** 5068 *** *** 5069 *** *** 5070 *** *** 5071 *** *** 5072 *** *** 5073 *** *** 5074 *** *** 5075 *** *** 5076 *** *** 5077 *** *** 5078 *** *** 5079 *** *** 5080 *** *** 5081 *** *** 5082 *** *** 5083 *** *** 5084 *** *** 5085 *** *** 5086 *** *** 5087 *** *** 5088 *** *** 5089 *** *** 5090 *** *** 5091 *** *** 5092 *** *** 5093 *** *** 5094 *** *** 5095 *** *** 5096 *** *** 5097 *** *** 5098 *** *** 5099 *** *** 5100 *** *** 5101 *** *** 5102 *** *** 5103 *** *** 5104 *** *** 5105 *** *** 5106 *** *** 5107 *** *** 5108 *** *** 5109 *** *** 5110 *** *** 5111 *** *** 5112 *** *** 5113 *** *** 5114 *** *** 5115 *** *** 5116 *** *** 5117 *** *** 5118 *** *** 5119 *** *** 5120 *** *** 5121 *** *** 5122 *** *** 5123 *** *** 5124 *** *** 5125 *** *** 5126 *** *** 5127 *** *** 5128 *** *** 5129 *** *** 5130 *** *** 5131 *** *** 5132 *** *** 5133 *** *** 5134 *** *** 5135 *** *** 5136 *** *** 5137 *** *** 5138 *** *** 5139 *** *** 5140 *** *** 5141 *** *** 5142 *** *** 5143 *** *** 5144 *** *** 5145 *** *** 5146 *** *** 5147 *** *** 5148 *** *** 5149 *** *** 5150 *** *** 5151 *** *** 5152 *** *** 5153 *** *** 5154 *** *** 5155 *** *** 5156 *** *** 5157 *** *** 5158 *** *** 5159 *** *** 5160 *** *** 5161 *** *** 5162 *** *** 5163 *** *** 5164 *** *** 5165 *** *** 5166 *** *** 5167 *** *** 5168 *** *** 5169 *** *** 5170 *** *** 5171 *** *** 5172 *** *** 5173 *** *** 5174 *** *** 5175 *** *** 5176 *** *** 5177 *** *** 5178 *** *** 5179 *** *** 5180 *** *** 5181 *** *** 5182 *** *** 5183 *** *** 5184 *** *** 5185 *** *** 5186 *** *** 5187 *** *** 5188 *** *** 5189 *** *** 5190 *** *** 5191 *** *** 5192 *** *** 5193 *** *** 5194 *** *** 5195 *** *** 5196 *** *** 5197 *** *** 5198 *** *** 5199 *** *** 5200 *** *** 5201 *** *** 5202 *** *** 5203 *** *** 5204 *** *** 5205 *** *** 5206 *** *** 5207 *** *** 5208 *** *** 5209 *** *** 5210 *** *** 5211 *** *** 5212 *** *** 5213 *** *** 5214 *** *** 5215 *** *** 5216 *** *** 5217 *** *** 5218 *** *** 5219 *** *** 5220 *** *** 5221 *** *** 5222 *** *** 5223 *** *** 5224 *** *** 5225 *** *** 5226 *** *** 5227 *** *** 5228 *** *** 5229 *** *** 5230 *** *** 5231 *** *** 5232 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126PADDING 07:25:21.120 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO7816-4 07:25:21.124 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO7816-4PADDING 07:25:21.127 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/NOPADDING 07:25:21.132 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS5 07:25:21.136 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS5PADDING 07:25:21.138 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS7 07:25:21.142 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS7PADDING 07:25:21.144 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/TBC 07:25:21.148 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/TBCPADDING 07:25:21.151 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/X9.23 07:25:21.155 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/X9.23PADDING 07:25:21.158 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ZEROBYTE 07:25:21.161 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB120/ZEROBYTEPADDING 07:25:21.164 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ 07:25:21.166 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126 07:25:21.169 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126-2 07:25:21.174 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126-2PADDING 07:25:21.176 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126PADDING 07:25:21.180 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO7816-4 07:25:21.184 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO7816-4PADDING 07:25:21.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/NOPADDING 07:25:21.191 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS5 07:25:21.194 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS5PADDING 07:25:21.196 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS7 07:25:21.198 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS7PADDING 07:25:21.199 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/TBC 07:25:21.200 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/TBCPADDING 07:25:21.206 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/X9.23 07:25:21.209 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/X9.23PADDING 07:25:21.211 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ZEROBYTE 07:25:21.215 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB128/ZEROBYTEPADDING 07:25:21.216 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ 07:25:21.218 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126 07:25:21.219 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126-2 07:25:21.220 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126-2PADDING 07:25:21.220 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126PADDING 07:25:21.221 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO7816-4 07:25:21.221 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO7816-4PADDING 07:25:21.222 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/NOPADDING 07:25:21.222 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS5 07:25:21.223 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS5PADDING 07:25:21.223 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS7 07:25:21.240 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS7PADDING 07:25:21.244 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/TBC 07:25:21.245 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/TBCPADDING 07:25:21.248 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/X9.23 07:25:21.249 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/X9.23PADDING 07:25:21.252 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ZEROBYTE 07:25:21.254 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB136/ZEROBYTEPADDING 07:25:21.256 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ 07:25:21.258 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126 07:25:21.260 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126-2 07:25:21.262 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126-2PADDING 07:25:21.266 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126PADDING 07:25:21.269 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO7816-4 07:25:21.282 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO7816-4PADDING 07:25:21.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/NOPADDING 07:25:21.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS5 07:25:21.289 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS5PADDING 07:25:21.289 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS7 07:25:21.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS7PADDING 07:25:21.290 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/TBC 07:25:21.291 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/TBCPADDING 07:25:21.291 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/X9.23 07:25:21.292 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/X9.23PADDING 07:25:21.292 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ZEROBYTE 07:25:21.293 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB144/ZEROBYTEPADDING 07:25:21.293 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ 07:25:21.293 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126 07:25:21.294 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126-2 07:25:21.295 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126-2PADDING 07:25:21.296 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126PADDING 07:25:21.296 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO7816-4 07:25:21.297 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO7816-4PADDING 07:25:21.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/NOPADDING 07:25:21.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS5 07:25:21.309 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS5PADDING 07:25:21.310 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS7 07:25:21.310 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS7PADDING 07:25:21.311 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/TBC 07:25:21.312 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/TBCPADDING 07:25:21.312 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/X9.23 07:25:21.313 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/X9.23PADDING 07:25:21.314 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ZEROBYTE 07:25:21.315 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB152/ZEROBYTEPADDING 07:25:21.316 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ 07:25:21.328 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126 07:25:21.329 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126-2 07:25:21.330 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126-2PADDING 07:25:21.331 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126PADDING 07:25:21.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO7816-4 07:25:21.333 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO7816-4PADDING 07:25:21.333 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/NOPADDING 07:25:21.334 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS5 07:25:21.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS5PADDING 07:25:21.335 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS7 07:25:21.336 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS7PADDING 07:25:21.337 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/TBC 07:25:21.338 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/TBCPADDING 07:25:21.338 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/X9.23 07:25:21.339 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/X9.23PADDING 07:25:21.340 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ZEROBYTE 07:25:21.340 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB16/ZEROBYTEPADDING 07:25:21.342 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ 07:25:21.342 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126 07:25:21.343 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126-2 07:25:21.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5233 *** *** 5234 *** *** 5235 *** *** 5236 *** *** 5237 *** *** 5238 *** *** 5239 *** *** 5240 *** *** 5241 *** *** 5242 *** *** 5243 *** *** 5244 *** *** 5245 *** *** 5246 *** *** 5247 *** *** 5248 *** *** 5249 *** *** 5250 *** *** 5251 *** *** 5252 *** *** 5253 *** *** 5254 *** *** 5255 *** *** 5256 *** *** 5257 *** *** 5258 *** *** 5259 *** *** 5260 *** *** 5261 *** *** 5262 *** *** 5263 *** *** 5264 *** *** 5265 *** *** 5266 *** *** 5267 *** *** 5268 *** *** 5269 *** *** 5270 *** *** 5271 *** *** 5272 *** *** 5273 *** *** 5274 *** *** 5275 *** *** 5276 *** *** 5277 *** *** 5278 *** *** 5279 *** *** 5280 *** *** 5281 *** *** 5282 *** *** 5283 *** *** 5284 *** *** 5285 *** *** 5286 *** *** 5287 *** *** 5288 *** *** 5289 *** *** 5290 *** *** 5291 *** *** 5292 *** *** 5293 *** *** 5294 *** *** 5295 *** *** 5296 *** *** 5297 *** *** 5298 *** *** 5299 *** *** 5300 *** *** 5301 *** *** 5302 *** *** 5303 *** *** 5304 *** *** 5305 *** *** 5306 *** *** 5307 *** *** 5308 *** *** 5309 *** *** 5310 *** *** 5311 *** *** 5312 *** *** 5313 *** *** 5314 *** *** 5315 *** *** 5316 *** *** 5317 *** *** 5318 *** *** 5319 *** *** 5320 *** *** 5321 *** *** 5322 *** *** 5323 *** *** 5324 *** *** 5325 *** *** 5326 *** *** 5327 *** *** 5328 *** *** 5329 *** *** 5330 *** *** 5331 *** *** 5332 *** *** 5333 *** *** 5334 *** *** 5335 *** *** 5336 *** *** 5337 *** *** 5338 *** *** 5339 *** *** 5340 *** *** 5341 *** *** 5342 *** *** 5343 *** *** 5344 *** *** 5345 *** *** 5346 *** *** 5347 *** *** 5348 *** *** 5349 *** *** 5350 *** *** 5351 *** *** 5352 *** *** 5353 *** *** 5354 *** *** 5355 *** *** 5356 *** *** 5357 *** *** 5358 *** *** 5359 *** *** 5360 *** *** 5361 *** *** 5362 *** *** 5363 *** *** 5364 *** *** 5365 *** *** 5366 *** *** 5367 *** *** 5368 *** *** 5369 *** *** 5370 *** *** 5371 *** *** 5372 *** *** 5373 *** *** 5374 *** *** 5375 *** *** 5376 *** *** 5377 *** *** 5378 *** *** 5379 *** *** 5380 *** *** 5381 *** *** 5382 *** *** 5383 *** *** 5384 *** *** 5385 *** *** 5386 *** *** 5387 *** *** 5388 *** *** 5389 *** *** 5390 *** *** 5391 *** *** 5392 *** *** 5393 *** *** 5394 *** *** 5395 *** *** 5396 *** *** 5397 *** *** 5398 *** *** 5399 *** *** 5400 *** *** 5401 *** *** 5402 *** *** 5403 *** *** 5404 *** *** 5405 *** *** 5406 *** *** 5407 *** *** 5408 *** *** 5409 *** *** 5410 *** *** 5411 *** *** 5412 *** *** 5413 *** *** 5414 *** *** 5415 *** *** 5416 *** *** 5417 *** *** 5418 *** *** 5419 *** *** 5420 *** *** 5421 *** *** 5422 *** *** 5423 *** *** 5424 *** *** 5425 *** *** 5426 *** *** 5427 *** *** 5428 *** *** 5429 *** *** 5430 *** *** 5431 *** *** 5432 *** *** 5433 *** *** 5434 *** *** 5435 *** *** 5436 *** *** 5437 *** *** 5438 *** *** 5439 *** *** 5440 *** *** 5441 *** *** 5442 *** *** 5443 *** *** 5444 *** *** 5445 *** *** 5446 *** *** 5447 *** *** 5448 *** *** 5449 *** *** 5450 *** *** 5451 *** *** 5452 *** *** 5453 *** *** 5454 *** *** 5455 *** *** 5456 *** *** 5457 *** *** 5458 *** *** 5459 *** *** 5460 *** *** 5461 *** *** 5462 *** *** 5463 *** *** 5464 *** *** 5465 *** *** 5466 *** *** 5467 *** *** 5468 *** *** 5469 *** *** 5470 *** *** 5471 *** *** 5472 *** *** 5473 *** *** 5474 *** *** 5475 *** *** 5476 *** *** 5477 *** *** 5478 *** *** 5479 *** *** 5480 *** *** 5481 *** *** 5482 *** *** 5483 *** *** 5484 *** *** 5485 *** *** 5486 *** *** 5487 *** *** 5488 *** *** 5489 *** *** 5490 *** *** 5491 *** *** 5492 *** *** 5493 *** *** 5494 *** *** 5495 *** *** 5496 *** *** 5497 *** *** 5498 *** *** 5499 *** *** 5500 *** *** 5501 *** *** 5502 *** *** 5503 *** *** 5504 *** *** 5505 *** *** 5506 *** *** 5507 *** *** 5508 *** *** 5509 *** *** 5510 *** *** 5511 *** *** 5512 *** *** 5513 *** *** 5514 *** *** 5515 *** *** 5516 *** *** 5517 *** *** 5518 *** *** 5519 *** *** 5520 *** *** 5521 *** *** 5522 *** *** 5523 *** *** 5524 *** *** 5525 *** *** 5526 *** *** 5527 *** *** 5528 *** *** 5529 *** *** 5530 *** *** 5531 *** *** 5532 *** *** 5533 *** *** 5534 *** *** 5535 *** *** 5536 *** *** 5537 *** *** 5538 *** *** 5539 *** *** 5540 *** *** 5541 *** *** 5542 *** *** 5543 *** *** 5544 *** *** 5545 *** *** 5546 *** *** 5547 *** *** 5548 *** *** 5549 *** *** 5550 *** *** 5551 *** *** 5552 *** *** 5553 *** *** 5554 *** *** 5555 *** *** 5556 *** *** 5557 *** *** 5558 *** *** 5559 *** *** 5560 *** *** 5561 *** *** 5562 *** *** 5563 *** *** 5564 *** *** 5565 *** *** 5566 *** *** 5567 *** *** 5568 *** *** 5569 *** *** 5570 *** *** 5571 *** *** 5572 *** *** 5573 *** *** 5574 *** *** 5575 *** *** 5576 *** *** 5577 *** *** 5578 *** *** 5579 *** *** 5580 *** *** 5581 *** *** 5582 *** *** 5583 *** *** 5584 *** *** 5585 *** *** 5586 *** *** 5587 *** *** 5588 *** *** 5589 *** *** 5590 *** *** 5591 *** *** 5592 *** *** 5593 *** *** 5594 *** *** 5595 *** *** 5596 *** *** 5597 *** *** 5598 *** *** 5599 *** *** 5600 *** *** 5601 *** *** 5602 *** *** 5603 *** *** 5604 *** *** 5605 *** *** 5606 *** *** 5607 *** *** 5608 *** *** 5609 *** *** 5610 *** *** 5611 *** *** 5612 *** *** 5613 *** *** 5614 *** *** 5615 *** *** 5616 *** *** 5617 *** *** 5618 *** *** 5619 *** *** 5620 *** *** 5621 *** *** 5622 *** *** 5623 *** *** 5624 *** *** 5625 *** *** 5626 *** *** 5627 *** *** 5628 *** *** 5629 *** *** 5630 *** *** 5631 *** *** 5632 *** *** 5633 *** *** 5634 *** *** 5635 *** *** 5636 *** *** 5637 *** *** 5638 *** *** 5639 *** *** 5640 *** *** 5641 *** *** 5642 *** *** 5643 *** *** 5644 *** *** 5645 *** *** 5646 *** *** 5647 *** *** 5648 *** *** 5649 *** *** 5650 *** *** 5651 *** *** 5652 *** *** 5653 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5654 *** *** 5655 *** *** 5656 *** *** 5657 *** *** 5658 *** *** 5659 *** *** 5660 *** *** 5661 *** *** 5662 *** *** 5663 *** *** 5664 *** *** 5665 *** *** 5666 *** *** 5667 *** *** 5668 *** *** 5669 *** *** 5670 *** *** 5671 *** *** 5672 *** *** 5673 *** *** 5674 *** *** 5675 *** *** 5676 *** *** 5677 *** *** 5678 *** *** 5679 *** *** 5680 *** *** 5681 *** *** 5682 *** *** 5683 *** *** 5684 *** *** 5685 *** *** 5686 *** *** 5687 *** *** 5688 *** *** 5689 *** *** 5690 *** *** 5691 *** *** 5692 *** *** 5693 *** *** 5694 *** *** 5695 *** *** 5696 *** *** 5697 *** *** 5698 *** *** 5699 *** *** 5700 *** *** 5701 *** *** 5702 *** *** 5703 *** *** 5704 *** *** 5705 *** *** 5706 *** *** 5707 *** *** 5708 *** *** 5709 *** *** 5710 *** *** 5711 *** *** 5712 *** *** 5713 *** *** 5714 *** *** 5715 *** *** 5716 *** *** 5717 *** *** 5718 *** *** 5719 *** *** 5720 *** *** 5721 *** *** 5722 *** *** 5723 *** *** 5724 *** *** 5725 *** *** 5726 *** *** 5727 *** *** 5728 *** *** 5729 *** *** 5730 *** *** 5731 *** *** 5732 *** *** 5733 *** *** 5734 *** *** 5735 *** *** 5736 *** *** 5737 *** *** 5738 *** *** 5739 *** *** 5740 *** *** 5741 *** *** 5742 *** *** 5743 *** *** 5744 *** *** 5745 *** *** 5746 *** *** 5747 *** *** 5748 *** *** 5749 *** *** 5750 *** *** 5751 *** *** 5752 *** *** 5753 *** *** 5754 *** *** 5755 *** *** 5756 *** *** 5757 *** *** 5758 *** *** 5759 *** *** 5760 *** *** 5761 *** *** 5762 *** *** 5763 *** *** 5764 *** *** 5765 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO7816-4 07:25:21.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO7816-4PADDING 07:25:21.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/NOPADDING 07:25:21.359 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS5 07:25:21.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS5PADDING 07:25:21.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS7 07:25:21.362 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS7PADDING 07:25:21.362 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/TBC 07:25:21.363 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/TBCPADDING 07:25:21.364 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/X9.23 07:25:21.365 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/X9.23PADDING 07:25:21.365 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ZEROBYTE 07:25:21.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB160/ZEROBYTEPADDING 07:25:21.366 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ 07:25:21.367 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126 07:25:21.368 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126-2 07:25:21.369 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126-2PADDING 07:25:21.370 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126PADDING 07:25:21.371 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO7816-4 07:25:21.384 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO7816-4PADDING 07:25:21.385 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/NOPADDING 07:25:21.386 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS5 07:25:21.386 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS5PADDING 07:25:21.387 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS7 07:25:21.388 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS7PADDING 07:25:21.388 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/TBC 07:25:21.389 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/TBCPADDING 07:25:21.390 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/X9.23 07:25:21.390 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/X9.23PADDING 07:25:21.391 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ZEROBYTE 07:25:21.391 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB168/ZEROBYTEPADDING 07:25:21.392 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ 07:25:21.393 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126 07:25:21.393 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126-2 07:25:21.394 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126-2PADDING 07:25:21.395 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126PADDING 07:25:21.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO7816-4 07:25:21.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO7816-4PADDING 07:25:21.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/NOPADDING 07:25:21.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 5766 *** *** 5767 *** *** 5768 *** *** 5769 *** *** 5770 *** *** 5771 *** *** 5772 *** *** 5773 *** *** 5774 *** *** 5775 *** *** 5776 *** *** 5777 *** *** 5778 *** *** 5779 *** *** 5780 *** *** 5781 *** *** 5782 *** *** 5783 *** *** 5784 *** *** 5785 *** *** 5786 *** *** 5787 *** *** 5788 *** *** 5789 *** *** 5790 *** *** 5791 *** *** 5792 *** *** 5793 *** *** 5794 *** *** 5795 *** *** 5796 *** *** 5797 *** *** 5798 *** *** 5799 *** *** 5800 *** *** 5801 *** *** 5802 *** *** 5803 *** *** 5804 *** *** 5805 *** *** 5806 *** *** 5807 *** *** 5808 *** *** 5809 *** *** 5810 *** *** 5811 *** *** 5812 *** *** 5813 *** *** 5814 *** *** 5815 *** *** 5816 *** *** 5817 *** *** 5818 *** *** 5819 *** *** 5820 *** *** 5821 *** *** 5822 *** *** 5823 *** *** 5824 *** *** 5825 *** *** 5826 *** *** 5827 *** *** 5828 *** *** 5829 *** *** 5830 *** *** 5831 *** *** 5832 *** *** 5833 *** *** 5834 *** *** 5835 *** *** 5836 *** *** 5837 *** *** 5838 *** *** 5839 *** *** 5840 *** *** 5841 *** *** 5842 *** *** 5843 *** *** 5844 *** *** 5845 *** *** 5846 *** *** 5847 *** *** 5848 *** *** 5849 *** *** 5850 *** *** 5851 *** *** 5852 *** *** 5853 *** *** 5854 *** *** 5855 *** *** 5856 *** *** 5857 *** *** 5858 *** *** 5859 *** *** 5860 *** *** 5861 *** *** 5862 *** *** 5863 *** *** 5864 *** *** 5865 *** *** 5866 *** *** 5867 *** *** 5868 *** *** 5869 *** *** 5870 *** *** 5871 *** *** 5872 *** *** 5873 *** *** 5874 *** *** 5875 *** *** 5876 *** *** 5877 *** *** 5878 *** *** 5879 *** *** 5880 *** *** 5881 *** *** 5882 *** *** 5883 *** *** 5884 *** *** 5885 *** *** 5886 *** *** 5887 *** *** 5888 *** *** 5889 *** *** 5890 *** *** 5891 *** *** 5892 *** *** 5893 *** *** 5894 *** *** 5895 *** *** 5896 *** *** 5897 *** *** 5898 *** *** 5899 *** *** 5900 *** *** 5901 *** *** 5902 *** *** 5903 *** *** 5904 *** *** 5905 *** *** 5906 *** *** 5907 *** *** 5908 *** *** 5909 *** *** 5910 *** *** 5911 *** *** 5912 *** *** 5913 *** *** 5914 *** *** 5915 *** *** 5916 *** *** 5917 *** *** 5918 *** *** 5919 *** *** 5920 *** *** 5921 *** *** 5922 *** *** 5923 *** *** 5924 *** *** 5925 *** *** 5926 *** *** 5927 *** *** 5928 *** *** 5929 *** *** 5930 *** *** 5931 *** *** 5932 *** *** 5933 *** *** 5934 *** *** 5935 *** *** 5936 *** *** 5937 *** *** 5938 *** *** 5939 *** *** 5940 *** *** 5941 *** *** 5942 *** *** 5943 *** *** 5944 *** *** 5945 *** *** 5946 *** *** 5947 *** *** 5948 *** *** 5949 *** *** 5950 *** *** 5951 *** *** 5952 *** *** 5953 *** *** 5954 *** *** 5955 *** *** 5956 *** *** 5957 *** *** 5958 *** *** 5959 *** *** 5960 *** *** 5961 *** *** 5962 *** *** 5963 *** *** 5964 *** *** 5965 *** *** 5966 *** *** 5967 *** *** 5968 *** *** 5969 *** *** 5970 *** *** 5971 *** *** 5972 *** *** 5973 *** *** 5974 *** *** 5975 *** *** 5976 *** *** 5977 *** *** 5978 *** *** 5979 *** *** 5980 *** *** 5981 *** *** 5982 *** *** 5983 *** *** 5984 *** *** 5985 *** *** 5986 *** *** 5987 *** *** 5988 *** *** 5989 *** *** 5990 *** *** 5991 *** *** 5992 *** *** 5993 *** *** 5994 *** *** 5995 *** *** 5996 *** *** 5997 *** *** 5998 *** *** 5999 *** *** 6000 *** *** 6001 *** *** 6002 *** *** 6003 *** *** 6004 *** *** 6005 *** *** 6006 *** *** 6007 *** *** 6008 *** *** 6009 *** *** 6010 *** *** 6011 *** *** 6012 *** *** 6013 *** *** 6014 *** *** 6015 *** *** 6016 *** *** 6017 *** *** 6018 *** *** 6019 *** *** 6020 *** *** 6021 *** *** 6022 *** *** 6023 *** *** 6024 *** *** 6025 *** *** 6026 *** *** 6027 *** *** 6028 *** *** 6029 *** *** 6030 *** *** 6031 *** *** 6032 *** *** 6033 *** *** 6034 *** *** 6035 *** *** 6036 *** *** 6037 *** *** 6038 *** *** 6039 *** *** 6040 *** *** 6041 *** *** 6042 *** *** 6043 *** *** 6044 *** *** 6045 *** *** 6046 *** *** 6047 *** *** 6048 *** *** 6049 *** *** 6050 *** *** 6051 *** *** 6052 *** *** 6053 *** *** 6054 *** *** 6055 *** *** 6056 *** *** 6057 *** *** 6058 *** *** 6059 *** *** 6060 *** *** 6061 *** *** 6062 *** *** 6063 *** *** 6064 *** *** 6065 *** *** 6066 *** *** 6067 *** *** 6068 *** *** 6069 *** *** 6070 *** *** 6071 *** *** 6072 *** *** 6073 *** *** 6074 *** *** 6075 *** *** 6076 *** *** 6077 *** *** 6078 *** *** 6079 *** *** 6080 *** *** 6081 *** *** 6082 *** *** 6083 *** *** 6084 *** *** 6085 *** *** 6086 *** *** 6087 *** *** 6088 *** *** 6089 *** *** 6090 *** *** 6091 *** *** 6092 *** *** 6093 *** *** 6094 *** *** 6095 *** *** 6096 *** *** 6097 *** *** 6098 *** *** 6099 *** *** 6100 *** *** 6101 *** *** 6102 *** *** 6103 *** *** 6104 *** *** 6105 *** *** 6106 *** *** 6107 *** *** 6108 *** *** 6109 *** *** 6110 *** *** 6111 *** *** 6112 *** *** 6113 *** *** 6114 *** *** 6115 *** *** 6116 *** *** 6117 *** *** 6118 *** *** 6119 *** *** 6120 *** *** 6121 *** *** 6122 *** *** 6123 *** *** 6124 *** *** 6125 *** *** 6126 *** *** 6127 *** *** 6128 *** *** 6129 *** *** 6130 *** *** 6131 *** *** 6132 *** *** 6133 *** *** 6134 *** *** 6135 *** *** 6136 *** *** 6137 *** *** 6138 *** *** 6139 *** *** 6140 *** *** 6141 *** *** 6142 *** *** 6143 *** *** 6144 *** *** 6145 *** *** 6146 *** *** 6147 *** *** 6148 *** *** 6149 *** *** 6150 *** *** 6151 *** *** 6152 *** *** 6153 *** *** 6154 *** *** 6155 *** *** 6156 *** *** 6157 *** *** 6158 *** *** 6159 *** *** 6160 *** *** 6161 *** *** 6162 *** *** 6163 *** *** 6164 *** *** 6165 *** *** 6166 *** *** 6167 *** *** 6168 *** *** 6169 *** *** 6170 *** *** 6171 *** *** 6172 *** *** 6173 *** *** 6174 *** *** 6175 *** *** 6176 *** *** 6177 *** *** 6178 *** *** 6179 *** *** 6180 *** *** 6181 *** *** 6182 *** *** 6183 *** *** 6184 *** *** 6185 *** *** 6186 *** *** 6187 *** *** 6188 *** *** 6189 *** *** 6190 *** *** 6191 *** *** 6192 *** *** 6193 *** *** 6194 *** *** 6195 *** *** 6196 *** *** 6197 *** *** 6198 *** *** 6199 *** *** 6200 *** *** 6201 *** *** 6202 *** *** 6203 *** *** 6204 *** *** 6205 *** *** 6206 *** *** 6207 *** *** 6208 *** *** 6209 *** *** 6210 *** *** 6211 *** *** 6212 *** *** 6213 *** *** 6214 *** *** 6215 *** *** 6216 *** *** 6217 *** *** 6218 *** *** 6219 *** *** 6220 *** *** 6221 *** *** 6222 *** *** 6223 *** *** 6224 *** *** 6225 *** *** 6226 *** *** 6227 *** *** 6228 *** *** 6229 *** *** 6230 *** *** 6231 *** *** 6232 *** *** 6233 *** *** 6234 *** *** 6235 *** *** 6236 *** *** 6237 *** *** 6238 *** *** 6239 *** *** 6240 *** *** 6241 *** *** 6242 *** *** 6243 *** *** 6244 *** *** 6245 *** *** 6246 *** *** 6247 *** *** 6248 *** *** 6249 *** *** 6250 *** *** 6251 *** *** 6252 *** *** 6253 *** *** 6254 *** *** 6255 *** *** 6256 *** *** 6257 *** *** 6258 *** *** 6259 *** *** 6260 *** *** 6261 *** *** 6262 *** *** 6263 *** *** 6264 *** *** 6265 *** *** 6266 *** *** 6267 *** *** 6268 *** *** 6269 *** *** 6270 *** *** 6271 *** *** 6272 *** *** 6273 *** *** 6274 *** *** 6275 *** *** 6276 *** *** 6277 *** *** 6278 *** *** 6279 *** *** 6280 *** *** 6281 *** *** 6282 *** *** 6283 *** *** 6284 *** *** 6285 *** *** 6286 *** *** 6287 *** *** 6288 *** *** 6289 *** *** 6290 *** *** 6291 *** *** 6292 *** *** 6293 *** *** 6294 *** *** 6295 *** *** 6296 *** *** 6297 *** *** 6298 *** *** 6299 *** *** 6300 *** *** 6301 *** *** 6302 *** *** 6303 *** *** 6304 *** *** 6305 *** *** 6306 *** *** 6307 *** *** 6308 *** *** 6309 *** *** 6310 *** *** 6311 *** *** 6312 *** *** 6313 *** *** 6314 *** *** 6315 *** *** 6316 *** *** 6317 *** *** 6318 *** *** 6319 *** *** 6320 *** *** 6321 *** *** 6322 *** *** 6323 *** *** 6324 *** *** 6325 *** *** 6326 *** *** 6327 *** *** 6328 *** *** 6329 *** *** 6330 *** *** 6331 *** *** 6332 *** *** 6333 *** *** 6334 *** *** 6335 *** *** 6336 *** *** 6337 *** *** 6338 *** *** 6339 *** *** 6340 *** *** 6341 *** *** 6342 *** *** 6343 *** *** 6344 *** *** 6345 *** *** 6346 *** *** 6347 *** *** 6348 *** *** 6349 *** *** 6350 *** *** 6351 *** *** 6352 *** *** 6353 *** *** 6354 *** *** 6355 *** *** 6356 *** *** 6357 *** *** 6358 *** *** 6359 *** *** 6360 *** *** 6361 *** *** 6362 *** *** 6363 *** *** 6364 *** *** 6365 *** *** 6366 *** *** 6367 *** *** 6368 *** *** 6369 *** *** 6370 *** *** 6371 *** *** 6372 *** *** 6373 *** *** 6374 *** *** 6375 *** *** 6376 *** *** 6377 *** *** 6378 *** *** 6379 *** *** 6380 *** *** 6381 *** *** 6382 *** *** 6383 *** *** 6384 *** *** 6385 *** *** 6386 *** *** 6387 *** *** 6388 *** *** 6389 *** *** 6390 *** *** 6391 *** *** 6392 *** *** 6393 *** *** 6394 *** *** 6395 *** *** 6396 *** *** 6397 *** *** 6398 *** *** 6399 *** *** 6400 *** *** 6401 *** *** 6402 *** *** 6403 *** *** 6404 *** *** 6405 *** *** 6406 *** *** 6407 *** *** 6408 *** *** 6409 *** *** 6410 *** *** 6411 *** *** 6412 *** *** 6413 *** *** 6414 *** *** 6415 *** *** 6416 *** *** 6417 *** *** 6418 *** *** 6419 *** *** 6420 *** *** 6421 *** *** 6422 *** *** 6423 *** *** 6424 *** *** 6425 *** *** 6426 *** *** 6427 *** *** 6428 *** *** 6429 *** *** 6430 *** *** 6431 *** *** 6432 *** *** 6433 *** *** 6434 *** *** 6435 *** *** 6436 *** *** 6437 *** *** 6438 *** *** 6439 *** *** 6440 *** *** 6441 *** *** 6442 *** *** 6443 *** *** 6444 *** *** 6445 *** *** 6446 *** *** 6447 *** *** 6448 *** *** 6449 *** *** 6450 *** *** 6451 *** *** 6452 *** *** 6453 *** *** 6454 *** *** 6455 *** *** 6456 *** *** 6457 *** *** 6458 *** *** 6459 *** *** 6460 *** *** 6461 *** *** 6462 *** *** 6463 *** *** 6464 *** *** 6465 *** *** 6466 *** *** 6467 *** *** 6468 *** *** 6469 *** *** 6470 *** *** 6471 *** *** 6472 *** *** 6473 *** *** 6474 *** *** 6475 *** *** 6476 *** *** 6477 *** *** 6478 *** *** 6479 *** *** 6480 *** *** 6481 *** *** 6482 *** *** 6483 *** *** 6484 *** *** 6485 *** *** 6486 *** *** 6487 *** *** 6488 *** *** 6489 *** *** 6490 *** *** 6491 *** *** 6492 *** *** 6493 *** *** 6494 *** *** 6495 *** *** 6496 *** *** 6497 *** *** 6498 *** *** 6499 *** *** 6500 *** *** 6501 *** *** 6502 *** *** 6503 *** *** 6504 *** *** 6505 *** *** 6506 *** *** 6507 *** *** 6508 *** *** 6509 *** *** 6510 *** *** 6511 *** *** 6512 *** *** 6513 *** *** 6514 *** *** 6515 *** *** 6516 *** *** 6517 *** *** 6518 *** *** 6519 *** *** 6520 *** *** 6521 *** *** 6522 *** *** 6523 *** *** 6524 *** *** 6525 *** *** 6526 *** *** 6527 *** *** 6528 *** *** 6529 *** *** 6530 *** *** 6531 *** *** 6532 *** *** 6533 *** *** 6534 *** *** 6535 *** *** 6536 *** *** 6537 *** *** 6538 *** *** 6539 *** *** 6540 *** *** 6541 *** *** 6542 *** *** 6543 *** *** 6544 *** *** 6545 *** *** 6546 *** *** 6547 *** *** 6548 *** *** 6549 *** *** 6550 *** *** 6551 *** *** 6552 *** *** 6553 *** *** 6554 *** *** 6555 *** *** 6556 *** *** 6557 *** *** 6558 *** *** 6559 *** *** 6560 *** *** 6561 *** *** 6562 *** *** 6563 *** *** 6564 *** *** 6565 *** *** 6566 *** *** 6567 *** *** 6568 *** *** 6569 *** *** 6570 *** *** 6571 *** *** 6572 *** *** 6573 *** *** 6574 *** *** 6575 *** *** 6576 *** *** 6577 *** *** 6578 *** *** 6579 *** *** 6580 *** *** 6581 *** *** 6582 *** *** 6583 *** *** 6584 *** *** 6585 *** *** 6586 *** *** 6587 *** *** 6588 *** *** 6589 *** *** 6590 *** *** 6591 *** *** 6592 *** *** 6593 *** *** 6594 *** *** 6595 *** *** 6596 *** *** 6597 *** *** 6598 *** *** 6599 *** *** 6600 *** *** 6601 *** *** 6602 *** *** 6603 *** *** 6604 *** *** 6605 *** *** 6606 *** *** 6607 *** *** 6608 *** *** 6609 *** *** 6610 *** *** 6611 *** *** 6612 *** *** 6613 *** *** 6614 *** *** 6615 *** *** 6616 *** *** 6617 *** *** 6618 *** *** 6619 *** *** 6620 *** *** 6621 *** *** 6622 *** *** 6623 *** *** 6624 *** *** 6625 *** *** 6626 *** *** 6627 *** *** 6628 *** *** 6629 *** *** 6630 *** *** 6631 *** *** 6632 *** *** 6633 *** *** 6634 *** *** 6635 *** *** 6636 *** *** 6637 *** *** 6638 *** *** 6639 *** *** 6640 *** *** 6641 *** *** 6642 *** *** 6643 *** *** 6644 *** *** 6645 *** *** 6646 *** *** 6647 *** *** 6648 *** *** 6649 *** *** 6650 *** *** 6651 *** *** 6652 *** *** 6653 *** *** 6654 *** *** 6655 *** *** 6656 *** *** 6657 *** *** 6658 *** *** 6659 *** *** 6660 *** *** 6661 *** *** 6662 *** *** 6663 *** *** 6664 *** *** 6665 *** *** 6666 *** *** 6667 *** *** 6668 *** *** 6669 *** *** 6670 *** *** 6671 *** *** 6672 *** *** 6673 *** *** 6674 *** *** 6675 *** *** 6676 *** *** 6677 *** *** 6678 *** *** 6679 *** *** 6680 *** *** 6681 *** *** 6682 *** *** 6683 *** *** 6684 *** *** 6685 *** *** 6686 *** *** 6687 *** *** 6688 *** *** 6689 *** *** 6690 *** *** 6691 *** *** 6692 *** *** 6693 *** *** 6694 *** *** 6695 *** *** 6696 *** *** 6697 *** *** 6698 *** *** 6699 *** *** 6700 *** *** 6701 *** *** 6702 *** *** 6703 *** *** 6704 *** *** 6705 *** *** 6706 *** *** 6707 *** *** 6708 *** *** 6709 *** *** 6710 *** *** 6711 *** *** 6712 *** *** 6713 *** *** 6714 *** *** 6715 *** *** 6716 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.399 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS5PADDING 07:25:21.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS7 07:25:21.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS7PADDING 07:25:21.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/TBC 07:25:21.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/TBCPADDING 07:25:21.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/X9.23 07:25:21.412 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6717 *** *** 6718 *** *** 6719 *** *** 6720 *** *** 6721 *** *** 6722 *** *** 6723 *** *** 6724 *** *** 6725 *** *** 6726 *** *** 6727 *** *** 6728 *** *** 6729 *** *** 6730 *** *** 6731 *** *** 6732 *** *** 6733 *** *** 6734 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.413 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ZEROBYTE 07:25:21.413 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB176/ZEROBYTEPADDING 07:25:21.414 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ 07:25:21.415 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126 07:25:21.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126-2 07:25:21.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126-2PADDING 07:25:21.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126PADDING 07:25:21.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO7816-4 07:25:21.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO7816-4PADDING 07:25:21.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/NOPADDING 07:25:21.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS5 07:25:21.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS5PADDING 07:25:21.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS7 07:25:21.423 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS7PADDING 07:25:21.424 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/TBC 07:25:21.424 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/TBCPADDING 07:25:21.425 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/X9.23 07:25:21.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/X9.23PADDING 07:25:21.436 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ZEROBYTE 07:25:21.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB184/ZEROBYTEPADDING 07:25:21.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ 07:25:21.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6735 *** *** 6736 *** *** 6737 *** *** 6738 *** *** 6739 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.439 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126-2 07:25:21.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126-2PADDING 07:25:21.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126PADDING 07:25:21.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO7816-4 07:25:21.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO7816-4PADDING 07:25:21.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6740 *** *** 6741 *** *** 6742 *** *** 6743 *** *** 6744 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS5 07:25:21.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS5PADDING 07:25:21.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS7 07:25:21.446 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS7PADDING 07:25:21.446 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/TBC 07:25:21.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/TBCPADDING 07:25:21.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/X9.23 07:25:21.448 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/X9.23PADDING 07:25:21.449 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ZEROBYTE 07:25:21.449 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB192/ZEROBYTEPADDING 07:25:21.450 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ 07:25:21.460 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126 07:25:21.461 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126-2 07:25:21.462 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6745 *** *** 6746 *** *** 6747 *** *** 6748 *** *** 6749 *** *** 6750 *** *** 6751 *** *** 6752 *** *** 6753 *** *** 6754 *** *** 6755 *** *** 6756 *** *** 6757 *** *** 6758 *** *** 6759 *** *** 6760 *** *** 6761 *** *** 6762 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.463 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126PADDING 07:25:21.464 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO7816-4 07:25:21.465 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO7816-4PADDING 07:25:21.466 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/NOPADDING 07:25:21.466 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS5 07:25:21.467 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS5PADDING 07:25:21.468 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS7 07:25:21.468 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS7PADDING 07:25:21.469 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6763 *** *** 6764 *** *** 6765 *** *** 6766 *** *** 6767 *** *** 6768 *** *** 6769 *** *** 6770 *** *** 6771 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.470 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/TBCPADDING 07:25:21.470 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/X9.23 07:25:21.471 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/X9.23PADDING 07:25:21.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ZEROBYTE 07:25:21.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB200/ZEROBYTEPADDING 07:25:21.473 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ 07:25:21.474 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126 07:25:21.489 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126-2 07:25:21.490 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126-2PADDING 07:25:21.491 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126PADDING 07:25:21.492 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO7816-4 07:25:21.493 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO7816-4PADDING 07:25:21.494 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/NOPADDING 07:25:21.494 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS5 07:25:21.495 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS5PADDING 07:25:21.496 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS7 07:25:21.497 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS7PADDING 07:25:21.498 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/TBC 07:25:21.499 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/TBCPADDING 07:25:21.508 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/X9.23 07:25:21.509 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/X9.23PADDING 07:25:21.509 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ZEROBYTE 07:25:21.510 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB208/ZEROBYTEPADDING 07:25:21.510 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ 07:25:21.511 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126 07:25:21.512 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126-2 07:25:21.513 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126-2PADDING 07:25:21.516 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126PADDING 07:25:21.517 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO7816-4 07:25:21.517 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO7816-4PADDING 07:25:21.518 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/NOPADDING 07:25:21.519 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS5 07:25:21.528 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS5PADDING 07:25:21.529 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS7 07:25:21.529 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS7PADDING 07:25:21.530 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/TBC 07:25:21.531 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/TBCPADDING 07:25:21.531 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/X9.23 07:25:21.532 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/X9.23PADDING 07:25:21.533 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ZEROBYTE 07:25:21.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB216/ZEROBYTEPADDING 07:25:21.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ 07:25:21.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126 07:25:21.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126-2 07:25:21.542 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126-2PADDING 07:25:21.543 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126PADDING 07:25:21.544 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO7816-4 07:25:21.545 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO7816-4PADDING 07:25:21.545 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/NOPADDING 07:25:21.546 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS5 07:25:21.547 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS5PADDING 07:25:21.547 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS7 07:25:21.564 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS7PADDING 07:25:21.565 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6772 *** *** 6773 *** *** 6774 *** *** 6775 *** *** 6776 *** *** 6777 *** *** 6778 *** *** 6779 *** *** 6780 *** *** 6781 *** *** 6782 *** *** 6783 *** *** 6784 *** *** 6785 *** *** 6786 *** *** 6787 *** *** 6788 *** *** 6789 *** *** 6790 *** *** 6791 *** *** 6792 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.566 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/TBCPADDING 07:25:21.566 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/X9.23 07:25:21.567 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/X9.23PADDING 07:25:21.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ZEROBYTE 07:25:21.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB224/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6793 *** *** 6794 *** *** 6795 *** *** 6796 *** *** 6797 *** *** 6798 *** *** 6799 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ 07:25:21.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126 07:25:21.571 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126-2 07:25:21.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126-2PADDING 07:25:21.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126PADDING 07:25:21.573 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO7816-4 07:25:21.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO7816-4PADDING 07:25:21.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/NOPADDING 07:25:21.575 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS5 07:25:21.576 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6800 *** *** 6801 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.580 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS7 07:25:21.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6802 *** *** 6803 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/TBC 07:25:21.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/TBCPADDING 07:25:21.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/X9.23 07:25:21.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/X9.23PADDING 07:25:21.587 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ZEROBYTE 07:25:21.588 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB232/ZEROBYTEPADDING 07:25:21.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6804 *** *** 6805 *** *** 6806 *** *** 6807 *** *** 6808 *** *** 6809 *** *** 6810 *** *** 6811 *** *** 6812 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126 07:25:21.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6813 *** *** 6814 *** *** 6815 *** *** 6816 *** *** 6817 *** *** 6818 *** *** 6819 *** *** 6820 *** *** 6821 *** *** 6822 *** *** 6823 *** *** 6824 *** *** 6825 *** *** 6826 *** *** 6827 *** *** 6828 *** *** 6829 *** *** 6830 *** *** 6831 *** *** 6832 *** *** 6833 *** *** 6834 *** *** 6835 *** *** 6836 *** *** 6837 *** *** 6838 *** *** 6839 *** *** 6840 *** *** 6841 *** *** 6842 *** *** 6843 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126-2PADDING 07:25:21.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126PADDING 07:25:21.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO7816-4 07:25:21.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO7816-4PADDING 07:25:21.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/NOPADDING 07:25:21.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS5 07:25:21.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS5PADDING 07:25:21.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS7 07:25:21.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS7PADDING 07:25:21.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/TBC 07:25:21.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/TBCPADDING 07:25:21.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/X9.23 07:25:21.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/X9.23PADDING 07:25:21.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ZEROBYTE 07:25:21.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB24/ZEROBYTEPADDING 07:25:21.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ 07:25:21.593 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126 07:25:21.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126-2 07:25:21.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126-2PADDING 07:25:21.594 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126PADDING 07:25:21.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO7816-4 07:25:21.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO7816-4PADDING 07:25:21.595 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/NOPADDING 07:25:21.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS5 07:25:21.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS5PADDING 07:25:21.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS7 07:25:21.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS7PADDING 07:25:21.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/TBC 07:25:21.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/TBCPADDING 07:25:21.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/X9.23 07:25:21.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/X9.23PADDING 07:25:21.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ZEROBYTE 07:25:21.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB240/ZEROBYTEPADDING 07:25:21.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ 07:25:21.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126 07:25:21.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126-2 07:25:21.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126-2PADDING 07:25:21.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126PADDING 07:25:21.612 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO7816-4 07:25:21.612 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO7816-4PADDING 07:25:21.612 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/NOPADDING 07:25:21.612 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS5 07:25:21.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS5PADDING 07:25:21.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6844 *** *** 6845 *** *** 6846 *** *** 6847 *** *** 6848 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS7PADDING 07:25:21.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/TBC 07:25:21.613 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/TBCPADDING 07:25:21.614 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/X9.23 07:25:21.614 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6849 *** *** 6850 *** *** 6851 *** *** 6852 *** *** 6853 *** *** 6854 *** *** 6855 *** *** 6856 *** *** 6857 *** *** 6858 *** *** 6859 *** *** 6860 *** *** 6861 *** *** 6862 *** *** 6863 *** *** 6864 *** *** 6865 *** *** 6866 *** *** 6867 *** *** 6868 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.614 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ZEROBYTE 07:25:21.614 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB248/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6869 *** *** 6870 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ 07:25:21.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126 07:25:21.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126-2 07:25:21.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126-2PADDING 07:25:21.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126PADDING 07:25:21.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO7816-4 07:25:21.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6871 *** *** 6872 *** *** 6873 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/NOPADDING 07:25:21.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS5 07:25:21.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS5PADDING 07:25:21.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS7 07:25:21.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS7PADDING 07:25:21.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6874 *** *** 6875 *** *** 6876 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/TBCPADDING 07:25:21.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/X9.23 07:25:21.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/X9.23PADDING 07:25:21.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ZEROBYTE 07:25:21.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB256/ZEROBYTEPADDING 07:25:21.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ 07:25:21.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126 07:25:21.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126-2 07:25:21.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126-2PADDING 07:25:21.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6877 *** *** 6878 *** *** 6879 *** *** 6880 *** *** 6881 *** *** 6882 *** *** 6883 *** *** 6884 *** *** 6885 *** *** 6886 *** *** 6887 *** *** 6888 *** *** 6889 *** *** 6890 *** *** 6891 *** *** 6892 *** *** 6893 *** *** 6894 *** *** 6895 *** *** 6896 *** *** 6897 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO7816-4 07:25:21.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO7816-4PADDING 07:25:21.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/NOPADDING 07:25:21.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6898 *** *** 6899 *** *** 6900 *** *** 6901 *** *** 6902 *** *** 6903 *** *** 6904 *** *** 6905 *** *** 6906 *** *** 6907 *** *** 6908 *** *** 6909 *** *** 6910 *** *** 6911 *** *** 6912 *** *** 6913 *** *** 6914 *** *** 6915 *** *** 6916 *** *** 6917 *** *** 6918 *** *** 6919 *** *** 6920 *** *** 6921 *** *** 6922 *** *** 6923 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS5PADDING 07:25:21.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS7 07:25:21.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6924 *** *** 6925 *** *** 6926 *** *** 6927 *** *** 6928 *** *** 6929 *** *** 6930 *** *** 6931 *** *** 6932 *** *** 6933 *** *** 6934 *** *** 6935 *** *** 6936 *** *** 6937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/TBC 07:25:21.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/TBCPADDING 07:25:21.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6938 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/X9.23PADDING 07:25:21.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ZEROBYTE 07:25:21.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB32/ZEROBYTEPADDING 07:25:21.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ 07:25:21.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126 07:25:21.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126-2 07:25:21.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126-2PADDING 07:25:21.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126PADDING 07:25:21.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO7816-4 07:25:21.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO7816-4PADDING 07:25:21.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/NOPADDING 07:25:21.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS5 07:25:21.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS5PADDING 07:25:21.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS7 07:25:21.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS7PADDING 07:25:21.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6939 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/TBCPADDING 07:25:21.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/X9.23 07:25:21.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/X9.23PADDING 07:25:21.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ZEROBYTE 07:25:21.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB40/ZEROBYTEPADDING 07:25:21.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ 07:25:21.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126 07:25:21.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126-2 07:25:21.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126-2PADDING 07:25:21.678 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126PADDING 07:25:21.679 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO7816-4 07:25:21.679 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO7816-4PADDING 07:25:21.679 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/NOPADDING 07:25:21.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS5 07:25:21.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS5PADDING 07:25:21.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS7 07:25:21.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS7PADDING 07:25:21.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/TBC 07:25:21.680 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/TBCPADDING 07:25:21.681 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/X9.23 07:25:21.681 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/X9.23PADDING 07:25:21.681 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ZEROBYTE 07:25:21.681 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB48/ZEROBYTEPADDING 07:25:21.681 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ 07:25:21.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126 07:25:21.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126-2 07:25:21.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126-2PADDING 07:25:21.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126PADDING 07:25:21.683 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO7816-4 07:25:21.683 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO7816-4PADDING 07:25:21.683 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/NOPADDING 07:25:21.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS5 07:25:21.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS5PADDING 07:25:21.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS7 07:25:21.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS7PADDING 07:25:21.685 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6940 *** *** 6941 *** *** 6942 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.685 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/TBCPADDING 07:25:21.685 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/X9.23 07:25:21.686 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6943 *** *** 6944 *** *** 6945 *** *** 6946 *** *** 6947 *** *** 6948 *** *** 6949 *** *** 6950 *** *** 6951 *** *** 6952 *** *** 6953 *** *** 6954 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.686 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ZEROBYTE 07:25:21.686 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB56/ZEROBYTEPADDING 07:25:21.687 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ 07:25:21.687 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126 07:25:21.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126-2 07:25:21.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6955 *** *** 6956 *** *** 6957 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126PADDING 07:25:21.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO7816-4 07:25:21.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO7816-4PADDING 07:25:21.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/NOPADDING 07:25:21.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6958 *** *** 6959 *** *** 6960 *** *** 6961 *** *** 6962 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS5PADDING 07:25:21.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS7 07:25:21.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS7PADDING 07:25:21.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/TBC 07:25:21.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/TBCPADDING 07:25:21.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/X9.23 07:25:21.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/X9.23PADDING 07:25:21.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ZEROBYTE 07:25:21.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB64/ZEROBYTEPADDING 07:25:21.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ 07:25:21.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126 07:25:21.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6963 *** *** 6964 *** *** 6965 *** *** 6966 *** *** 6967 *** *** 6968 *** *** 6969 *** *** 6970 *** *** 6971 *** *** 6972 *** *** 6973 *** *** 6974 *** *** 6975 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126-2PADDING 07:25:21.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126PADDING 07:25:21.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO7816-4 07:25:21.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO7816-4PADDING 07:25:21.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/NOPADDING 07:25:21.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS5 07:25:21.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS5PADDING 07:25:21.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS7 07:25:21.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS7PADDING 07:25:21.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/TBC 07:25:21.707 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/TBCPADDING 07:25:21.707 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/X9.23 07:25:21.707 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/X9.23PADDING 07:25:21.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ZEROBYTE 07:25:21.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB72/ZEROBYTEPADDING 07:25:21.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ 07:25:21.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126 07:25:21.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126-2 07:25:21.709 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126-2PADDING 07:25:21.709 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126PADDING 07:25:21.709 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO7816-4 07:25:21.710 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO7816-4PADDING 07:25:21.710 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/NOPADDING 07:25:21.710 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS5 07:25:21.710 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS5PADDING 07:25:21.710 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS7 07:25:21.710 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS7PADDING 07:25:21.711 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/TBC 07:25:21.711 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/TBCPADDING 07:25:21.711 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/X9.23 07:25:21.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/X9.23PADDING 07:25:21.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ZEROBYTE 07:25:21.725 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB8/ZEROBYTEPADDING 07:25:21.725 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ 07:25:21.726 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126 07:25:21.726 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126-2 07:25:21.727 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126-2PADDING 07:25:21.727 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126PADDING 07:25:21.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO7816-4 07:25:21.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6976 *** *** 6977 *** *** 6978 *** *** 6979 *** *** 6980 *** *** 6981 *** *** 6982 *** *** 6983 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/NOPADDING 07:25:21.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS5 07:25:21.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS5PADDING 07:25:21.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS7 07:25:21.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS7PADDING 07:25:21.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6984 *** *** 6985 *** *** 6986 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/TBCPADDING 07:25:21.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/X9.23 07:25:21.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/X9.23PADDING 07:25:21.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6987 *** *** 6988 *** *** 6989 *** *** 6990 *** *** 6991 *** *** 6992 *** *** 6993 *** *** 6994 *** *** 6995 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB80/ZEROBYTEPADDING 07:25:21.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ 07:25:21.734 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126 07:25:21.744 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126-2 07:25:21.744 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126-2PADDING 07:25:21.745 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126PADDING 07:25:21.745 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO7816-4 07:25:21.746 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO7816-4PADDING 07:25:21.746 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/NOPADDING 07:25:21.747 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 6996 *** *** 6997 *** *** 6998 *** *** 6999 *** *** 7000 *** *** 7001 *** *** 7002 *** *** 7003 *** *** 7004 *** *** 7005 *** *** 7006 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.747 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS5PADDING 07:25:21.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS7 07:25:21.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS7PADDING 07:25:21.748 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/TBC 07:25:21.749 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/TBCPADDING 07:25:21.749 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/X9.23 07:25:21.749 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/X9.23PADDING 07:25:21.750 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ZEROBYTE 07:25:21.750 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB88/ZEROBYTEPADDING 07:25:21.750 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ 07:25:21.751 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126 07:25:21.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126-2 07:25:21.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126-2PADDING 07:25:21.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7007 *** *** 7008 *** *** 7009 *** *** 7010 *** *** 7011 *** *** 7012 *** *** 7013 *** *** 7014 *** *** 7015 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO7816-4 07:25:21.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO7816-4PADDING 07:25:21.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/NOPADDING 07:25:21.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS5 07:25:21.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS5PADDING 07:25:21.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS7 07:25:21.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS7PADDING 07:25:21.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/TBC 07:25:21.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/TBCPADDING 07:25:21.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/X9.23 07:25:21.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/X9.23PADDING 07:25:21.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ZEROBYTE 07:25:21.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CFB96/ZEROBYTEPADDING 07:25:21.785 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CTS/ 07:25:21.786 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/CTS/" does not support IV => Skipping. 07:25:21.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/CTS/NOPADDING 07:25:21.786 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/CTS/NOPADDING" does not support IV => Skipping. 07:25:21.786 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/EAX/ 07:25:21.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/EAX/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7016 *** *** 7017 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/ECB/ 07:25:21.789 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/ECB/" does not support IV => Skipping. 07:25:21.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/ECB/NOPADDING 07:25:21.789 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/ECB/NOPADDING" does not support IV => Skipping. 07:25:21.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/GCM/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7018 *** *** 7019 *** *** 7020 *** *** 7021 *** *** 7022 *** *** 7023 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.796 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/GCM/NOPADDING 07:25:21.813 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ 07:25:21.820 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126 07:25:21.821 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126-2 07:25:21.821 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126-2PADDING 07:25:21.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126PADDING 07:25:21.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO7816-4 07:25:21.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO7816-4PADDING 07:25:21.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/NOPADDING 07:25:21.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS5 07:25:21.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS5PADDING 07:25:21.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS7 07:25:21.829 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS7PADDING 07:25:21.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/TBC 07:25:21.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/TBCPADDING 07:25:21.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/X9.23 07:25:21.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/X9.23PADDING 07:25:21.846 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ZEROBYTE 07:25:21.847 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB/ZEROBYTEPADDING 07:25:21.847 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ 07:25:21.848 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126 07:25:21.848 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126-2 07:25:21.856 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126-2PADDING 07:25:21.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126PADDING 07:25:21.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO7816-4 07:25:21.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO7816-4PADDING 07:25:21.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/NOPADDING 07:25:21.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS5 07:25:21.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS5PADDING 07:25:21.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS7 07:25:21.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS7PADDING 07:25:21.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/TBC 07:25:21.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/TBCPADDING 07:25:21.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/X9.23 07:25:21.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/X9.23PADDING 07:25:21.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ZEROBYTE 07:25:21.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7024 *** *** 7025 *** *** 7026 *** *** 7027 *** *** 7028 *** *** 7029 *** *** 7030 *** *** 7031 *** *** 7032 *** *** 7033 *** *** 7034 *** *** 7035 *** *** 7036 *** *** 7037 *** *** 7038 *** *** 7039 *** *** 7040 *** *** 7041 *** *** 7042 *** *** 7043 *** *** 7044 *** *** 7045 *** *** 7046 *** *** 7047 *** *** 7048 *** *** 7049 *** *** 7050 *** *** 7051 *** *** 7052 *** *** 7053 *** *** 7054 *** *** 7055 *** *** 7056 *** *** 7057 *** *** 7058 *** *** 7059 *** *** 7060 *** *** 7061 *** *** 7062 *** *** 7063 *** *** 7064 *** *** 7065 *** *** 7066 *** *** 7067 *** *** 7068 *** *** 7069 *** *** 7070 *** *** 7071 *** *** 7072 *** *** 7073 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ 07:25:21.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126 07:25:21.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126-2 07:25:21.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126-2PADDING 07:25:21.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126PADDING 07:25:21.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO7816-4 07:25:21.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO7816-4PADDING 07:25:21.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/NOPADDING 07:25:21.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS5 07:25:21.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS5PADDING 07:25:21.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS7 07:25:21.882 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS7PADDING 07:25:21.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/TBC 07:25:21.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/TBCPADDING 07:25:21.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/X9.23 07:25:21.887 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/X9.23PADDING 07:25:21.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ZEROBYTE 07:25:21.888 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB112/ZEROBYTEPADDING 07:25:21.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ 07:25:21.889 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126 07:25:21.890 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126-2 07:25:21.891 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126-2PADDING 07:25:21.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7074 *** *** 7075 *** *** 7076 *** *** 7077 *** *** 7078 *** *** 7079 *** *** 7080 *** *** 7081 *** *** 7082 *** *** 7083 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.892 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO7816-4 07:25:21.893 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO7816-4PADDING 07:25:21.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7084 *** *** 7085 *** *** 7086 *** *** 7087 *** *** 7088 *** *** 7089 *** *** 7090 *** *** 7091 *** *** 7092 *** *** 7093 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS5 07:25:21.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS5PADDING 07:25:21.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7094 *** *** 7095 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS7PADDING 07:25:21.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7096 *** *** 7097 *** *** 7098 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/TBCPADDING 07:25:21.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7099 *** *** 7100 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/X9.23PADDING 07:25:21.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ZEROBYTE 07:25:21.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB120/ZEROBYTEPADDING 07:25:21.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ 07:25:21.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126 07:25:21.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126-2 07:25:21.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126-2PADDING 07:25:21.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126PADDING 07:25:21.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO7816-4 07:25:21.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO7816-4PADDING 07:25:21.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/NOPADDING 07:25:21.909 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS5 07:25:21.909 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS5PADDING 07:25:21.910 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7101 *** *** 7102 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.910 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS7PADDING 07:25:21.910 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7103 *** *** 7104 *** *** 7105 *** *** 7106 *** *** 7107 *** *** 7108 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.911 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/TBCPADDING 07:25:21.912 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/X9.23 07:25:21.912 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/X9.23PADDING 07:25:21.912 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ZEROBYTE 07:25:21.913 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB128/ZEROBYTEPADDING 07:25:21.914 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ 07:25:21.914 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7109 *** *** 7110 *** *** 7111 *** *** 7112 *** *** 7113 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.915 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126-2 07:25:21.916 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126-2PADDING 07:25:21.917 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126PADDING 07:25:21.921 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO7816-4 07:25:21.957 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO7816-4PADDING 07:25:21.958 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7114 *** *** 7115 *** *** 7116 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.958 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7117 *** *** 7118 *** *** 7119 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.958 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS5PADDING 07:25:21.959 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS7 07:25:21.960 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS7PADDING 07:25:21.960 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/TBC 07:25:21.961 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/TBCPADDING 07:25:21.962 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/X9.23 07:25:21.962 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/X9.23PADDING 07:25:21.963 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7120 *** *** 7121 *** *** 7122 *** *** 7123 *** *** 7124 *** *** 7125 *** *** 7126 *** *** 7127 *** *** 7128 *** *** 7129 *** *** 7130 *** *** 7131 *** *** 7132 *** *** 7133 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.964 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB136/ZEROBYTEPADDING 07:25:21.964 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ 07:25:21.964 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126 07:25:21.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7134 *** *** 7135 *** *** 7136 *** *** 7137 *** *** 7138 *** *** 7139 *** *** 7140 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126-2PADDING 07:25:21.966 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126PADDING 07:25:21.966 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7141 *** *** 7142 *** *** 7143 *** *** 7144 *** *** 7145 *** *** 7146 *** *** 7147 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.967 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO7816-4PADDING 07:25:21.967 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7148 *** *** 7149 *** *** 7150 *** *** 7151 *** *** 7152 *** *** 7153 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.968 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS5 07:25:21.968 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS5PADDING 07:25:21.968 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS7 07:25:21.969 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS7PADDING 07:25:21.969 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/TBC 07:25:21.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/TBCPADDING 07:25:21.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7154 *** *** 7155 *** *** 7156 *** *** 7157 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/X9.23PADDING 07:25:21.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ZEROBYTE 07:25:21.976 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7158 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.977 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ 07:25:21.978 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126 07:25:21.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126-2 07:25:21.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7159 *** *** 7160 *** *** 7161 *** *** 7162 *** *** 7163 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126PADDING 07:25:21.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7164 *** *** 7165 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO7816-4PADDING 07:25:21.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7166 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS5 07:25:21.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS5PADDING 07:25:21.996 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS7 07:25:21.996 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS7PADDING 07:25:21.997 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7167 *** *** 7168 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:21.997 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/TBCPADDING 07:25:21.998 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/X9.23 07:25:21.998 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/X9.23PADDING 07:25:21.998 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ZEROBYTE 07:25:21.999 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB152/ZEROBYTEPADDING 07:25:22.000 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ 07:25:22.000 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126 07:25:22.000 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126-2 07:25:22.001 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126-2PADDING 07:25:22.001 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7169 *** *** 7170 *** *** 7171 *** *** 7172 *** *** 7173 *** *** 7174 *** *** 7175 *** *** 7176 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.002 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO7816-4 07:25:22.002 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO7816-4PADDING 07:25:22.002 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/NOPADDING 07:25:22.003 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS5 07:25:22.003 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS5PADDING 07:25:22.004 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS7 07:25:22.016 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS7PADDING 07:25:22.016 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/TBC 07:25:22.017 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/TBCPADDING 07:25:22.017 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/X9.23 07:25:22.018 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/X9.23PADDING 07:25:22.018 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ZEROBYTE 07:25:22.019 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB16/ZEROBYTEPADDING 07:25:22.019 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ 07:25:22.020 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126 07:25:22.020 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126-2 07:25:22.021 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126-2PADDING 07:25:22.021 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126PADDING 07:25:22.022 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO7816-4 07:25:22.022 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO7816-4PADDING 07:25:22.022 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/NOPADDING 07:25:22.023 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS5 07:25:22.023 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7177 *** *** 7178 *** *** 7179 *** *** 7180 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.024 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS7 07:25:22.024 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS7PADDING 07:25:22.024 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/TBC 07:25:22.025 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/TBCPADDING 07:25:22.025 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/X9.23 07:25:22.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/X9.23PADDING 07:25:22.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ZEROBYTE 07:25:22.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB160/ZEROBYTEPADDING 07:25:22.027 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ 07:25:22.027 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126 07:25:22.028 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126-2 07:25:22.028 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126-2PADDING 07:25:22.028 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126PADDING 07:25:22.029 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO7816-4 07:25:22.029 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO7816-4PADDING 07:25:22.029 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/NOPADDING 07:25:22.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 7181 *** *** 7182 *** *** 7183 *** *** 7184 *** *** 7185 *** *** 7186 *** *** 7187 *** *** 7188 *** *** 7189 *** *** 7190 *** *** 7191 *** *** 7192 *** *** 7193 *** *** 7194 *** *** 7195 *** *** 7196 *** *** 7197 *** *** 7198 *** *** 7199 *** *** 7200 *** *** 7201 *** *** 7202 *** *** 7203 *** *** 7204 *** *** 7205 *** *** 7206 *** *** 7207 *** *** 7208 *** *** 7209 *** *** 7210 *** *** 7211 *** *** 7212 *** *** 7213 *** *** 7214 *** *** 7215 *** *** 7216 *** *** 7217 *** *** 7218 *** *** 7219 *** *** 7220 *** *** 7221 *** *** 7222 *** *** 7223 *** *** 7224 *** *** 7225 *** *** 7226 *** *** 7227 *** *** 7228 *** *** 7229 *** *** 7230 *** *** 7231 *** *** 7232 *** *** 7233 *** *** 7234 *** *** 7235 *** *** 7236 *** *** 7237 *** *** 7238 *** *** 7239 *** *** 7240 *** *** 7241 *** *** 7242 *** *** 7243 *** *** 7244 *** *** 7245 *** *** 7246 *** *** 7247 *** *** 7248 *** *** 7249 *** *** 7250 *** *** 7251 *** *** 7252 *** *** 7253 *** *** 7254 *** *** 7255 *** *** 7256 *** *** 7257 *** *** 7258 *** *** 7259 *** *** 7260 *** *** 7261 *** *** 7262 *** *** 7263 *** *** 7264 *** *** 7265 *** *** 7266 *** *** 7267 *** *** 7268 *** *** 7269 *** *** 7270 *** *** 7271 *** *** 7272 *** *** 7273 *** *** 7274 *** *** 7275 *** *** 7276 *** *** 7277 *** *** 7278 *** *** 7279 *** *** 7280 *** *** 7281 *** *** 7282 *** *** 7283 *** *** 7284 *** *** 7285 *** *** 7286 *** *** 7287 *** *** 7288 *** *** 7289 *** *** 7290 *** *** 7291 *** *** 7292 *** *** 7293 *** *** 7294 *** *** 7295 *** *** 7296 *** *** 7297 *** *** 7298 *** *** 7299 *** *** 7300 *** *** 7301 *** *** 7302 *** *** 7303 *** *** 7304 *** *** 7305 *** *** 7306 *** *** 7307 *** *** 7308 *** *** 7309 *** *** 7310 *** *** 7311 *** *** 7312 *** *** 7313 *** *** 7314 *** *** 7315 *** *** 7316 *** *** 7317 *** *** 7318 *** *** 7319 *** *** 7320 *** *** 7321 *** *** 7322 *** *** 7323 *** *** 7324 *** *** 7325 *** *** 7326 *** *** 7327 *** *** 7328 *** *** 7329 *** *** 7330 *** *** 7331 *** *** 7332 *** *** 7333 *** *** 7334 *** *** 7335 *** *** 7336 *** *** 7337 *** *** 7338 *** *** 7339 *** *** 7340 *** *** 7341 *** *** 7342 *** *** 7343 *** *** 7344 *** *** 7345 *** *** 7346 *** *** 7347 *** *** 7348 *** *** 7349 *** *** 7350 *** *** 7351 *** *** 7352 *** *** 7353 *** *** 7354 *** *** 7355 *** *** 7356 *** *** 7357 *** *** 7358 *** *** 7359 *** *** 7360 *** *** 7361 *** *** 7362 *** *** 7363 *** *** 7364 *** *** 7365 *** *** 7366 *** *** 7367 *** *** 7368 *** *** 7369 *** *** 7370 *** *** 7371 *** *** 7372 *** *** 7373 *** *** 7374 *** *** 7375 *** *** 7376 *** *** 7377 *** *** 7378 *** *** 7379 *** *** 7380 *** *** 7381 *** *** 7382 *** *** 7383 *** *** 7384 *** *** 7385 *** *** 7386 *** *** 7387 *** *** 7388 *** *** 7389 *** *** 7390 *** *** 7391 *** *** 7392 *** *** 7393 *** *** 7394 *** *** 7395 *** *** 7396 *** *** 7397 *** *** 7398 *** *** 7399 *** *** 7400 *** *** 7401 *** *** 7402 *** *** 7403 *** *** 7404 *** *** 7405 *** *** 7406 *** *** 7407 *** *** 7408 *** *** 7409 *** *** 7410 *** *** 7411 *** *** 7412 *** *** 7413 *** *** 7414 *** *** 7415 *** *** 7416 *** *** 7417 *** *** 7418 *** *** 7419 *** *** 7420 *** *** 7421 *** *** 7422 *** *** 7423 *** *** 7424 *** *** 7425 *** *** 7426 *** *** 7427 *** *** 7428 *** *** 7429 *** *** 7430 *** *** 7431 *** *** 7432 *** *** 7433 *** *** 7434 *** *** 7435 *** *** 7436 *** *** 7437 *** *** 7438 *** *** 7439 *** *** 7440 *** *** 7441 *** *** 7442 *** *** 7443 *** *** 7444 *** *** 7445 *** *** 7446 *** *** 7447 *** *** 7448 *** *** 7449 *** *** 7450 *** *** 7451 *** *** 7452 *** *** 7453 *** *** 7454 *** *** 7455 *** *** 7456 *** *** 7457 *** *** 7458 *** *** 7459 *** *** 7460 *** *** 7461 *** *** 7462 *** *** 7463 *** *** 7464 *** *** 7465 *** *** 7466 *** *** 7467 *** *** 7468 *** *** 7469 *** *** 7470 *** *** 7471 *** *** 7472 *** *** 7473 *** *** 7474 *** *** 7475 *** *** 7476 *** *** 7477 *** *** 7478 *** *** 7479 *** *** 7480 *** *** 7481 *** *** 7482 *** *** 7483 *** *** 7484 *** *** 7485 *** *** 7486 *** *** 7487 *** *** 7488 *** *** 7489 *** *** 7490 *** *** 7491 *** *** 7492 *** *** 7493 *** *** 7494 *** *** 7495 *** *** 7496 *** *** 7497 *** *** 7498 *** *** 7499 *** *** 7500 *** *** 7501 *** *** 7502 *** *** 7503 *** *** 7504 *** *** 7505 *** *** 7506 *** *** 7507 *** *** 7508 *** *** 7509 *** *** 7510 *** *** 7511 *** *** 7512 *** *** 7513 *** *** 7514 *** *** 7515 *** *** 7516 *** *** 7517 *** *** 7518 *** *** 7519 *** *** 7520 *** *** 7521 *** *** 7522 *** *** 7523 *** *** 7524 *** *** 7525 *** *** 7526 *** *** 7527 *** *** 7528 *** *** 7529 *** *** 7530 *** *** 7531 *** *** 7532 *** *** 7533 *** *** 7534 *** *** 7535 *** *** 7536 *** *** 7537 *** *** 7538 *** *** 7539 *** *** 7540 *** *** 7541 *** *** 7542 *** *** 7543 *** *** 7544 *** *** 7545 *** *** 7546 *** *** 7547 *** *** 7548 *** *** 7549 *** *** 7550 *** *** 7551 *** *** 7552 *** *** 7553 *** *** 7554 *** *** 7555 *** *** 7556 *** *** 7557 *** *** 7558 *** *** 7559 *** *** 7560 *** *** 7561 *** *** 7562 *** *** 7563 *** *** 7564 *** *** 7565 *** *** 7566 *** *** 7567 *** *** 7568 *** *** 7569 *** *** 7570 *** *** 7571 *** *** 7572 *** *** 7573 *** *** 7574 *** *** 7575 *** *** 7576 *** *** 7577 *** *** 7578 *** *** 7579 *** *** 7580 *** *** 7581 *** *** 7582 *** *** 7583 *** *** 7584 *** *** 7585 *** *** 7586 *** *** 7587 *** *** 7588 *** *** 7589 *** *** 7590 *** *** 7591 *** *** 7592 *** *** 7593 *** *** 7594 *** *** 7595 *** *** 7596 *** *** 7597 *** *** 7598 *** *** 7599 *** *** 7600 *** *** 7601 *** *** 7602 *** *** 7603 *** *** 7604 *** *** 7605 *** *** 7606 *** *** 7607 *** *** 7608 *** *** 7609 *** *** 7610 *** *** 7611 *** *** 7612 *** *** 7613 *** *** 7614 *** *** 7615 *** *** 7616 *** *** 7617 *** *** 7618 *** *** 7619 *** *** 7620 *** *** 7621 *** *** 7622 *** *** 7623 *** *** 7624 *** *** 7625 *** *** 7626 *** *** 7627 *** *** 7628 *** *** 7629 *** *** 7630 *** *** 7631 *** *** 7632 *** *** 7633 *** *** 7634 *** *** 7635 *** *** 7636 *** *** 7637 *** *** 7638 *** *** 7639 *** *** 7640 *** *** 7641 *** *** 7642 *** *** 7643 *** *** 7644 *** *** 7645 *** *** 7646 *** *** 7647 *** *** 7648 *** *** 7649 *** *** 7650 *** *** 7651 *** *** 7652 *** *** 7653 *** *** 7654 *** *** 7655 *** *** 7656 *** *** 7657 *** *** 7658 *** *** 7659 *** *** 7660 *** *** 7661 *** *** 7662 *** *** 7663 *** *** 7664 *** *** 7665 *** *** 7666 *** *** 7667 *** *** 7668 *** *** 7669 *** *** 7670 *** *** 7671 *** *** 7672 *** *** 7673 *** *** 7674 *** *** 7675 *** *** 7676 *** *** 7677 *** *** 7678 *** *** 7679 *** *** 7680 *** *** 7681 *** *** 7682 *** *** 7683 *** *** 7684 *** *** 7685 *** *** 7686 *** *** 7687 *** *** 7688 *** *** 7689 *** *** 7690 *** *** 7691 *** *** 7692 *** *** 7693 *** *** 7694 *** *** 7695 *** *** 7696 *** *** 7697 *** *** 7698 *** *** 7699 *** *** 7700 *** *** 7701 *** *** 7702 *** *** 7703 *** *** 7704 *** *** 7705 *** *** 7706 *** *** 7707 *** *** 7708 *** *** 7709 *** *** 7710 *** *** 7711 *** *** 7712 *** *** 7713 *** *** 7714 *** *** 7715 *** *** 7716 *** *** 7717 *** *** 7718 *** *** 7719 *** *** 7720 *** *** 7721 *** *** 7722 *** *** 7723 *** *** 7724 *** *** 7725 *** *** 7726 *** *** 7727 *** *** 7728 *** *** 7729 *** *** 7730 *** *** 7731 *** *** 7732 *** *** 7733 *** *** 7734 *** *** 7735 *** *** 7736 *** *** 7737 *** *** 7738 *** *** 7739 *** *** 7740 *** *** 7741 *** *** 7742 *** *** 7743 *** *** 7744 *** *** 7745 *** *** 7746 *** *** 7747 *** *** 7748 *** *** 7749 *** *** 7750 *** *** 7751 *** *** 7752 *** *** 7753 *** *** 7754 *** *** 7755 *** *** 7756 *** *** 7757 *** *** 7758 *** *** 7759 *** *** 7760 *** *** 7761 *** *** 7762 *** *** 7763 *** *** 7764 *** *** 7765 *** *** 7766 *** *** 7767 *** *** 7768 *** *** 7769 *** *** 7770 *** *** 7771 *** *** 7772 *** *** 7773 *** *** 7774 *** *** 7775 *** *** 7776 *** *** 7777 *** *** 7778 *** *** 7779 *** *** 7780 *** *** 7781 *** *** 7782 *** *** 7783 *** *** 7784 *** *** 7785 *** *** 7786 *** *** 7787 *** *** 7788 *** *** 7789 *** *** 7790 *** *** 7791 *** *** 7792 *** *** 7793 *** *** 7794 *** *** 7795 *** *** 7796 *** *** 7797 *** *** 7798 *** *** 7799 *** *** 7800 *** *** 7801 *** *** 7802 *** *** 7803 *** *** 7804 *** *** 7805 *** *** 7806 *** *** 7807 *** *** 7808 *** *** 7809 *** *** 7810 *** *** 7811 *** *** 7812 *** *** 7813 *** *** 7814 *** *** 7815 *** *** 7816 *** *** 7817 *** *** 7818 *** *** 7819 *** *** 7820 *** *** 7821 *** *** 7822 *** *** 7823 *** *** 7824 *** *** 7825 *** *** 7826 *** *** 7827 *** *** 7828 *** *** 7829 *** *** 7830 *** *** 7831 *** *** 7832 *** *** 7833 *** *** 7834 *** *** 7835 *** *** 7836 *** *** 7837 *** *** 7838 *** *** 7839 *** *** 7840 *** *** 7841 *** *** 7842 *** *** 7843 *** *** 7844 *** *** 7845 *** *** 7846 *** *** 7847 *** *** 7848 *** *** 7849 *** *** 7850 *** *** 7851 *** *** 7852 *** *** 7853 *** *** 7854 *** *** 7855 *** *** 7856 *** *** 7857 *** *** 7858 *** *** 7859 *** *** 7860 *** *** 7861 *** *** 7862 *** *** 7863 *** *** 7864 *** *** 7865 *** *** 7866 *** *** 7867 *** *** 7868 *** *** 7869 *** *** 7870 *** *** 7871 *** *** 7872 *** *** 7873 *** *** 7874 *** *** 7875 *** *** 7876 *** *** 7877 *** *** 7878 *** *** 7879 *** *** 7880 *** *** 7881 *** *** 7882 *** *** 7883 *** *** 7884 *** *** 7885 *** *** 7886 *** *** 7887 *** *** 7888 *** *** 7889 *** *** 7890 *** *** 7891 *** *** 7892 *** *** 7893 *** *** 7894 *** *** 7895 *** *** 7896 *** *** 7897 *** *** 7898 *** *** 7899 *** *** 7900 *** *** 7901 *** *** 7902 *** *** 7903 *** *** 7904 *** *** 7905 *** *** 7906 *** *** 7907 *** *** 7908 *** *** 7909 *** *** 7910 *** *** 7911 *** *** 7912 *** *** 7913 *** *** 7914 *** *** 7915 *** *** 7916 *** *** 7917 *** *** 7918 *** *** 7919 *** *** 7920 *** *** 7921 *** *** 7922 *** *** 7923 *** *** 7924 *** *** 7925 *** *** 7926 *** *** 7927 *** *** 7928 *** *** 7929 *** *** 7930 *** *** 7931 *** *** 7932 *** *** 7933 *** *** 7934 *** *** 7935 *** *** 7936 *** *** 7937 *** *** 7938 *** *** 7939 *** *** 7940 *** *** 7941 *** *** 7942 *** *** 7943 *** *** 7944 *** *** 7945 *** *** 7946 *** *** 7947 *** *** 7948 *** *** 7949 *** *** 7950 *** *** 7951 *** *** 7952 *** *** 7953 *** *** 7954 *** *** 7955 *** *** 7956 *** *** 7957 *** *** 7958 *** *** 7959 *** *** 7960 *** *** 7961 *** *** 7962 *** *** 7963 *** *** 7964 *** *** 7965 *** *** 7966 *** *** 7967 *** *** 7968 *** *** 7969 *** *** 7970 *** *** 7971 *** *** 7972 *** *** 7973 *** *** 7974 *** *** 7975 *** *** 7976 *** *** 7977 *** *** 7978 *** *** 7979 *** *** 7980 *** *** 7981 *** *** 7982 *** *** 7983 *** *** 7984 *** *** 7985 *** *** 7986 *** *** 7987 *** *** 7988 *** *** 7989 *** *** 7990 *** *** 7991 *** *** 7992 *** *** 7993 *** *** 7994 *** *** 7995 *** *** 7996 *** *** 7997 *** *** 7998 *** *** 7999 *** *** 8000 *** *** 8001 *** *** 8002 *** *** 8003 *** *** 8004 *** *** 8005 *** *** 8006 *** *** 8007 *** *** 8008 *** *** 8009 *** *** 8010 *** *** 8011 *** *** 8012 *** *** 8013 *** *** 8014 *** *** 8015 *** *** 8016 *** *** 8017 *** *** 8018 *** *** 8019 *** *** 8020 *** *** 8021 *** *** 8022 *** *** 8023 *** *** 8024 *** *** 8025 *** *** 8026 *** *** 8027 *** *** 8028 *** *** 8029 *** *** 8030 *** *** 8031 *** *** 8032 *** *** 8033 *** *** 8034 *** *** 8035 *** *** 8036 *** *** 8037 *** *** 8038 *** *** 8039 *** *** 8040 *** *** 8041 *** *** 8042 *** *** 8043 *** *** 8044 *** *** 8045 *** *** 8046 *** *** 8047 *** *** 8048 *** *** 8049 *** *** 8050 *** *** 8051 *** *** 8052 *** *** 8053 *** *** 8054 *** *** 8055 *** *** 8056 *** *** 8057 *** *** 8058 *** *** 8059 *** *** 8060 *** *** 8061 *** *** 8062 *** *** 8063 *** *** 8064 *** *** 8065 *** *** 8066 *** *** 8067 *** *** 8068 *** *** 8069 *** *** 8070 *** *** 8071 *** *** 8072 *** *** 8073 *** *** 8074 *** *** 8075 *** *** 8076 *** *** 8077 *** *** 8078 *** *** 8079 *** *** 8080 *** *** 8081 *** *** 8082 *** *** 8083 *** *** 8084 *** *** 8085 *** *** 8086 *** *** 8087 *** *** 8088 *** *** 8089 *** *** 8090 *** *** 8091 *** *** 8092 *** *** 8093 *** *** 8094 *** *** 8095 *** *** 8096 *** *** 8097 *** *** 8098 *** *** 8099 *** *** 8100 *** *** 8101 *** *** 8102 *** *** 8103 *** *** 8104 *** *** 8105 *** *** 8106 *** *** 8107 *** *** 8108 *** *** 8109 *** *** 8110 *** *** 8111 *** *** 8112 *** *** 8113 *** *** 8114 *** *** 8115 *** *** 8116 *** *** 8117 *** *** 8118 *** *** 8119 *** *** 8120 *** *** 8121 *** *** 8122 *** *** 8123 *** *** 8124 *** *** 8125 *** *** 8126 *** *** 8127 *** *** 8128 *** *** 8129 *** *** 8130 *** *** 8131 *** *** 8132 *** *** 8133 *** *** 8134 *** *** 8135 *** *** 8136 *** *** 8137 *** *** 8138 *** *** 8139 *** *** 8140 *** *** 8141 *** *** 8142 *** *** 8143 *** *** 8144 *** *** 8145 *** *** 8146 *** *** 8147 *** *** 8148 *** *** 8149 *** *** 8150 *** *** 8151 *** *** 8152 *** *** 8153 *** *** 8154 *** *** 8155 *** *** 8156 *** *** 8157 *** *** 8158 *** *** 8159 *** *** 8160 *** *** 8161 *** *** 8162 *** *** 8163 *** *** 8164 *** *** 8165 *** *** 8166 *** *** 8167 *** *** 8168 *** *** 8169 *** *** 8170 *** *** 8171 *** *** 8172 *** *** 8173 *** *** 8174 *** *** 8175 *** *** 8176 *** *** 8177 *** *** 8178 *** *** 8179 *** *** 8180 *** *** 8181 *** *** 8182 *** *** 8183 *** *** 8184 *** *** 8185 *** *** 8186 *** *** 8187 *** *** 8188 *** *** 8189 *** *** 8190 *** *** 8191 *** *** 8192 *** *** 8193 *** *** 8194 *** *** 8195 *** *** 8196 *** *** 8197 *** *** 8198 *** *** 8199 *** *** 8200 *** *** 8201 *** *** 8202 *** *** 8203 *** *** 8204 *** *** 8205 *** *** 8206 *** *** 8207 *** *** 8208 *** *** 8209 *** *** 8210 *** *** 8211 *** *** 8212 *** *** 8213 *** *** 8214 *** *** 8215 *** *** 8216 *** *** 8217 *** *** 8218 *** *** 8219 *** *** 8220 *** *** 8221 *** *** 8222 *** *** 8223 *** *** 8224 *** *** 8225 *** *** 8226 *** *** 8227 *** *** 8228 *** *** 8229 *** *** 8230 *** *** 8231 *** *** 8232 *** *** 8233 *** *** 8234 *** *** 8235 *** *** 8236 *** *** 8237 *** *** 8238 *** *** 8239 *** *** 8240 *** *** 8241 *** *** 8242 *** *** 8243 *** *** 8244 *** *** 8245 *** *** 8246 *** *** 8247 *** *** 8248 *** *** 8249 *** *** 8250 *** *** 8251 *** *** 8252 *** *** 8253 *** *** 8254 *** *** 8255 *** *** 8256 *** *** 8257 *** *** 8258 *** *** 8259 *** *** 8260 *** *** 8261 *** *** 8262 *** *** 8263 *** *** 8264 *** *** 8265 *** *** 8266 *** *** 8267 *** *** 8268 *** *** 8269 *** *** 8270 *** *** 8271 *** *** 8272 *** *** 8273 *** *** 8274 *** *** 8275 *** *** 8276 *** *** 8277 *** *** 8278 *** *** 8279 *** *** 8280 *** *** 8281 *** *** 8282 *** *** 8283 *** *** 8284 *** *** 8285 *** *** 8286 *** *** 8287 *** *** 8288 *** *** 8289 *** *** 8290 *** *** 8291 *** *** 8292 *** *** 8293 *** *** 8294 *** *** 8295 *** *** 8296 *** *** 8297 *** *** 8298 *** *** 8299 *** *** 8300 *** *** 8301 *** *** 8302 *** *** 8303 *** *** 8304 *** *** 8305 *** *** 8306 *** *** 8307 *** *** 8308 *** *** 8309 *** *** 8310 *** *** 8311 *** *** 8312 *** *** 8313 *** *** 8314 *** *** 8315 *** *** 8316 *** *** 8317 *** *** 8318 *** *** 8319 *** *** 8320 *** *** 8321 *** *** 8322 *** *** 8323 *** *** 8324 *** *** 8325 *** *** 8326 *** *** 8327 *** *** 8328 *** *** 8329 *** *** 8330 *** *** 8331 *** *** 8332 *** *** 8333 *** *** 8334 *** *** 8335 *** *** 8336 *** *** 8337 *** *** 8338 *** *** 8339 *** *** 8340 *** *** 8341 *** *** 8342 *** *** 8343 *** *** 8344 *** *** 8345 *** *** 8346 *** *** 8347 *** *** 8348 *** *** 8349 *** *** 8350 *** *** 8351 *** *** 8352 *** *** 8353 *** *** 8354 *** *** 8355 *** *** 8356 *** *** 8357 *** *** 8358 *** *** 8359 *** *** 8360 *** *** 8361 *** *** 8362 *** *** 8363 *** *** 8364 *** *** 8365 *** *** 8366 *** *** 8367 *** *** 8368 *** *** 8369 *** *** 8370 *** *** 8371 *** *** 8372 *** *** 8373 *** *** 8374 *** *** 8375 *** *** 8376 *** *** 8377 *** *** 8378 *** *** 8379 *** *** 8380 *** *** 8381 *** *** 8382 *** *** 8383 *** *** 8384 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS5PADDING 07:25:22.031 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS7 07:25:22.031 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS7PADDING 07:25:22.032 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/TBC 07:25:22.032 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/TBCPADDING 07:25:22.032 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/X9.23 07:25:22.033 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/X9.23PADDING 07:25:22.033 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8385 *** *** 8386 *** *** 8387 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.034 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB168/ZEROBYTEPADDING 07:25:22.034 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ 07:25:22.034 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8388 *** *** 8389 *** *** 8390 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.035 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126-2 07:25:22.036 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8391 *** *** 8392 *** *** 8393 *** *** 8394 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.038 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126PADDING 07:25:22.038 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO7816-4 07:25:22.039 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8395 *** *** 8396 *** *** 8397 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.040 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/NOPADDING 07:25:22.040 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8398 *** *** 8399 *** *** 8400 *** *** 8401 *** *** 8402 *** *** 8403 *** *** 8404 *** *** 8405 *** *** 8406 *** *** 8407 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.040 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS5PADDING 07:25:22.041 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS7 07:25:22.041 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS7PADDING 07:25:22.041 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/TBC 07:25:22.041 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/TBCPADDING 07:25:22.042 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/X9.23 07:25:22.042 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/X9.23PADDING 07:25:22.042 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ZEROBYTE 07:25:22.043 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB176/ZEROBYTEPADDING 07:25:22.043 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ 07:25:22.044 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126 07:25:22.044 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126-2 07:25:22.044 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126-2PADDING 07:25:22.045 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126PADDING 07:25:22.045 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO7816-4 07:25:22.046 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO7816-4PADDING 07:25:22.046 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/NOPADDING 07:25:22.046 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS5 07:25:22.047 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS5PADDING 07:25:22.047 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS7 07:25:22.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS7PADDING 07:25:22.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/TBC 07:25:22.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/TBCPADDING 07:25:22.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/X9.23 07:25:22.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/X9.23PADDING 07:25:22.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ZEROBYTE 07:25:22.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB184/ZEROBYTEPADDING 07:25:22.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ 07:25:22.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126 07:25:22.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126-2 07:25:22.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126-2PADDING 07:25:22.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126PADDING 07:25:22.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO7816-4 07:25:22.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO7816-4PADDING 07:25:22.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/NOPADDING 07:25:22.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS5 07:25:22.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS5PADDING 07:25:22.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS7 07:25:22.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS7PADDING 07:25:22.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/TBC 07:25:22.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/TBCPADDING 07:25:22.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/X9.23 07:25:22.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/X9.23PADDING 07:25:22.059 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ZEROBYTE 07:25:22.061 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB192/ZEROBYTEPADDING 07:25:22.062 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ 07:25:22.062 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126 07:25:22.062 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126-2 07:25:22.063 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126-2PADDING 07:25:22.063 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126PADDING 07:25:22.064 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO7816-4 07:25:22.064 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO7816-4PADDING 07:25:22.065 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/NOPADDING 07:25:22.065 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS5 07:25:22.066 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS5PADDING 07:25:22.066 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS7 07:25:22.066 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS7PADDING 07:25:22.067 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/TBC 07:25:22.068 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/TBCPADDING 07:25:22.068 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/X9.23 07:25:22.068 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/X9.23PADDING 07:25:22.069 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ZEROBYTE 07:25:22.069 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB200/ZEROBYTEPADDING 07:25:22.069 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ 07:25:22.070 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126 07:25:22.070 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126-2 07:25:22.071 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126-2PADDING 07:25:22.071 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126PADDING 07:25:22.072 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO7816-4 07:25:22.072 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO7816-4PADDING 07:25:22.072 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/NOPADDING 07:25:22.073 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS5 07:25:22.073 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS5PADDING 07:25:22.073 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS7 07:25:22.074 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS7PADDING 07:25:22.074 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/TBC 07:25:22.075 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/TBCPADDING 07:25:22.075 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/X9.23 07:25:22.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/X9.23PADDING 07:25:22.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ZEROBYTE 07:25:22.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB208/ZEROBYTEPADDING 07:25:22.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ 07:25:22.077 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126 07:25:22.077 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126-2 07:25:22.077 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126-2PADDING 07:25:22.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126PADDING 07:25:22.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO7816-4 07:25:22.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO7816-4PADDING 07:25:22.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8408 *** *** 8409 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS5 07:25:22.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8410 *** *** 8411 *** *** 8412 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8413 *** *** 8414 *** *** 8415 *** *** 8416 *** *** 8417 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8418 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/TBC 07:25:22.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/TBCPADDING 07:25:22.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/X9.23 07:25:22.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/X9.23PADDING 07:25:22.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ZEROBYTE 07:25:22.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB216/ZEROBYTEPADDING 07:25:22.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ 07:25:22.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126 07:25:22.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126-2 07:25:22.085 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126-2PADDING 07:25:22.085 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8419 *** *** 8420 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.085 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO7816-4 07:25:22.085 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO7816-4PADDING 07:25:22.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/NOPADDING 07:25:22.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS5 07:25:22.087 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS5PADDING 07:25:22.087 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS7 07:25:22.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS7PADDING 07:25:22.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/TBC 07:25:22.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/TBCPADDING 07:25:22.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/X9.23 07:25:22.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/X9.23PADDING 07:25:22.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ZEROBYTE 07:25:22.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB224/ZEROBYTEPADDING 07:25:22.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ 07:25:22.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126 07:25:22.091 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8421 *** *** 8422 *** *** 8423 *** *** 8424 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8425 *** *** 8426 *** *** 8427 *** *** 8428 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126PADDING 07:25:22.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO7816-4 07:25:22.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO7816-4PADDING 07:25:22.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/NOPADDING 07:25:22.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS5 07:25:22.094 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS5PADDING 07:25:22.094 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS7 07:25:22.094 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS7PADDING 07:25:22.095 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/TBC 07:25:22.096 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/TBCPADDING 07:25:22.096 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/X9.23 07:25:22.096 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/X9.23PADDING 07:25:22.096 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ZEROBYTE 07:25:22.097 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB232/ZEROBYTEPADDING 07:25:22.097 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ 07:25:22.097 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126 07:25:22.098 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8429 *** *** 8430 *** *** 8431 *** *** 8432 *** *** 8433 *** *** 8434 *** *** 8435 *** *** 8436 *** *** 8437 *** *** 8438 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.098 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126-2PADDING 07:25:22.098 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126PADDING 07:25:22.099 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO7816-4 07:25:22.099 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO7816-4PADDING 07:25:22.100 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/NOPADDING 07:25:22.100 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS5 07:25:22.100 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS5PADDING 07:25:22.100 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS7 07:25:22.101 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS7PADDING 07:25:22.101 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/TBC 07:25:22.101 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/TBCPADDING 07:25:22.102 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/X9.23 07:25:22.102 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8439 *** *** 8440 *** *** 8441 *** *** 8442 *** *** 8443 *** *** 8444 *** *** 8445 *** *** 8446 *** *** 8447 *** *** 8448 *** *** 8449 *** *** 8450 *** *** 8451 *** *** 8452 *** *** 8453 *** *** 8454 *** *** 8455 *** *** 8456 *** *** 8457 *** *** 8458 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.102 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ZEROBYTE 07:25:22.103 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB24/ZEROBYTEPADDING 07:25:22.103 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ 07:25:22.103 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126 07:25:22.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126-2 07:25:22.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126-2PADDING 07:25:22.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126PADDING 07:25:22.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO7816-4 07:25:22.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO7816-4PADDING 07:25:22.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/NOPADDING 07:25:22.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS5 07:25:22.106 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS5PADDING 07:25:22.106 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8459 *** *** 8460 *** *** 8461 *** *** 8462 *** *** 8463 *** *** 8464 *** *** 8465 *** *** 8466 *** *** 8467 *** *** 8468 *** *** 8469 *** *** 8470 *** *** 8471 *** *** 8472 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.107 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS7PADDING 07:25:22.107 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/TBC 07:25:22.108 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/TBCPADDING 07:25:22.108 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/X9.23 07:25:22.108 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/X9.23PADDING 07:25:22.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ZEROBYTE 07:25:22.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB240/ZEROBYTEPADDING 07:25:22.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ 07:25:22.110 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126 07:25:22.110 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126-2 07:25:22.110 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126-2PADDING 07:25:22.111 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126PADDING 07:25:22.111 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO7816-4 07:25:22.112 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO7816-4PADDING 07:25:22.112 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/NOPADDING 07:25:22.112 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS5 07:25:22.113 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS5PADDING 07:25:22.113 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS7 07:25:22.113 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS7PADDING 07:25:22.114 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8473 *** *** 8474 *** *** 8475 *** *** 8476 *** *** 8477 *** *** 8478 *** *** 8479 *** *** 8480 *** *** 8481 *** *** 8482 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.114 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/TBCPADDING 07:25:22.114 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/X9.23 07:25:22.115 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/X9.23PADDING 07:25:22.115 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ZEROBYTE 07:25:22.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB248/ZEROBYTEPADDING 07:25:22.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ 07:25:22.116 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126 07:25:22.117 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126-2 07:25:22.117 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126-2PADDING 07:25:22.117 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8483 *** *** 8484 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.118 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO7816-4 07:25:22.119 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO7816-4PADDING 07:25:22.119 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/NOPADDING 07:25:22.119 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS5 07:25:22.120 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS5PADDING 07:25:22.120 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS7 07:25:22.120 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS7PADDING 07:25:22.121 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/TBC 07:25:22.121 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/TBCPADDING 07:25:22.121 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/X9.23 07:25:22.122 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/X9.23PADDING 07:25:22.122 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ZEROBYTE 07:25:22.122 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB256/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8485 *** *** 8486 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.123 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8487 *** *** 8488 *** *** 8489 *** *** 8490 *** *** 8491 *** *** 8492 *** *** 8493 *** *** 8494 *** *** 8495 *** *** 8496 *** *** 8497 *** *** 8498 *** *** 8499 *** *** 8500 *** *** 8501 *** *** 8502 *** *** 8503 *** *** 8504 *** *** 8505 *** *** 8506 *** *** 8507 *** *** 8508 *** *** 8509 *** *** 8510 *** *** 8511 *** *** 8512 *** *** 8513 *** *** 8514 *** *** 8515 *** *** 8516 *** *** 8517 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.123 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8518 *** *** 8519 *** *** 8520 *** *** 8521 *** *** 8522 *** *** 8523 *** *** 8524 *** *** 8525 *** *** 8526 *** *** 8527 *** *** 8528 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.124 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126-2 07:25:22.124 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126-2PADDING 07:25:22.124 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126PADDING 07:25:22.124 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8529 *** *** 8530 *** *** 8531 *** *** 8532 *** *** 8533 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.125 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8534 *** *** 8535 *** *** 8536 *** *** 8537 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.125 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/NOPADDING 07:25:22.125 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS5 07:25:22.126 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS5PADDING 07:25:22.126 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS7 07:25:22.126 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS7PADDING 07:25:22.126 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/TBC 07:25:22.127 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/TBCPADDING 07:25:22.127 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/X9.23 07:25:22.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/X9.23PADDING 07:25:22.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ZEROBYTE 07:25:22.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB32/ZEROBYTEPADDING 07:25:22.128 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ 07:25:22.129 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126 07:25:22.129 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126-2 07:25:22.130 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126-2PADDING 07:25:22.130 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126PADDING 07:25:22.130 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO7816-4 07:25:22.131 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO7816-4PADDING 07:25:22.131 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/NOPADDING 07:25:22.132 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS5 07:25:22.132 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS5PADDING 07:25:22.132 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS7 07:25:22.133 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS7PADDING 07:25:22.133 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/TBC 07:25:22.133 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/TBCPADDING 07:25:22.134 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/X9.23 07:25:22.134 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/X9.23PADDING 07:25:22.135 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ZEROBYTE 07:25:22.135 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB40/ZEROBYTEPADDING 07:25:22.136 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ 07:25:22.136 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126 07:25:22.136 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126-2 07:25:22.137 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8538 *** *** 8539 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.137 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126PADDING 07:25:22.138 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO7816-4 07:25:22.138 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO7816-4PADDING 07:25:22.138 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/NOPADDING 07:25:22.139 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS5 07:25:22.140 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS5PADDING 07:25:22.140 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8540 *** *** 8541 *** *** 8542 *** *** 8543 *** *** 8544 *** *** 8545 *** *** 8546 *** *** 8547 *** *** 8548 *** *** 8549 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.140 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS7PADDING 07:25:22.141 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/TBC 07:25:22.141 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/TBCPADDING 07:25:22.141 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/X9.23 07:25:22.142 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/X9.23PADDING 07:25:22.142 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8550 *** *** 8551 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.142 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB48/ZEROBYTEPADDING 07:25:22.143 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ 07:25:22.143 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126 07:25:22.144 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126-2 07:25:22.144 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126-2PADDING 07:25:22.144 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126PADDING 07:25:22.145 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO7816-4 07:25:22.145 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO7816-4PADDING 07:25:22.145 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/NOPADDING 07:25:22.145 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS5 07:25:22.146 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS5PADDING 07:25:22.146 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS7 07:25:22.146 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8552 *** *** 8553 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.147 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/TBC 07:25:22.148 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/TBCPADDING 07:25:22.148 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/X9.23 07:25:22.148 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/X9.23PADDING 07:25:22.148 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8554 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.149 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8555 *** *** 8556 *** *** 8557 *** *** 8558 *** *** 8559 *** *** 8560 *** *** 8561 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.149 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ 07:25:22.149 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126 07:25:22.150 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126-2 07:25:22.150 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126-2PADDING 07:25:22.150 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126PADDING 07:25:22.151 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8562 *** *** 8563 *** *** 8564 *** *** 8565 *** *** 8566 *** *** 8567 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.152 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO7816-4PADDING 07:25:22.152 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/NOPADDING 07:25:22.152 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS5 07:25:22.153 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS5PADDING 07:25:22.153 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS7 07:25:22.153 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS7PADDING 07:25:22.154 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/TBC 07:25:22.154 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/TBCPADDING 07:25:22.154 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/X9.23 07:25:22.155 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/X9.23PADDING 07:25:22.155 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ZEROBYTE 07:25:22.156 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB64/ZEROBYTEPADDING 07:25:22.156 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ 07:25:22.157 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126 07:25:22.157 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126-2 07:25:22.157 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126-2PADDING 07:25:22.158 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126PADDING 07:25:22.158 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO7816-4 07:25:22.159 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO7816-4PADDING 07:25:22.159 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/NOPADDING 07:25:22.159 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8568 *** *** 8569 *** *** 8570 *** *** 8571 *** *** 8572 *** *** 8573 *** *** 8574 *** *** 8575 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.160 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS5PADDING 07:25:22.160 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS7 07:25:22.161 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS7PADDING 07:25:22.161 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/TBC 07:25:22.162 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/TBCPADDING 07:25:22.162 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/X9.23 07:25:22.162 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/X9.23PADDING 07:25:22.163 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ZEROBYTE 07:25:22.163 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB72/ZEROBYTEPADDING 07:25:22.164 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ 07:25:22.164 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126 07:25:22.164 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126-2 07:25:22.165 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8576 *** *** 8577 *** *** 8578 *** *** 8579 *** *** 8580 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.165 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126PADDING 07:25:22.166 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO7816-4 07:25:22.166 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO7816-4PADDING 07:25:22.166 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/NOPADDING 07:25:22.167 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS5 07:25:22.167 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS5PADDING 07:25:22.167 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS7 07:25:22.168 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.168 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/TBC 07:25:22.168 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/TBCPADDING 07:25:22.169 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/X9.23 07:25:22.169 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8582 *** *** 8583 *** *** 8584 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.169 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ZEROBYTE 07:25:22.170 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB8/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8585 *** *** 8586 *** *** 8587 *** *** 8588 *** *** 8589 *** *** 8590 *** *** 8591 *** *** 8592 *** *** 8593 *** *** 8594 *** *** 8595 *** *** 8596 *** *** 8597 *** *** 8598 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.170 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ 07:25:22.170 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126 07:25:22.170 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126-2 07:25:22.171 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126-2PADDING 07:25:22.171 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126PADDING 07:25:22.172 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8599 *** *** 8600 *** *** 8601 *** *** 8602 *** *** 8603 *** *** 8604 *** *** 8605 *** *** 8606 *** *** 8607 *** *** 8608 *** *** 8609 *** *** 8610 *** *** 8611 *** *** 8612 *** *** 8613 *** *** 8614 *** *** 8615 *** *** 8616 *** *** 8617 *** *** 8618 *** *** 8619 *** *** 8620 *** *** 8621 *** *** 8622 *** *** 8623 *** *** 8624 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.172 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO7816-4PADDING 07:25:22.172 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/NOPADDING 07:25:22.172 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS5 07:25:22.173 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS5PADDING 07:25:22.173 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS7 07:25:22.173 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS7PADDING 07:25:22.174 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/TBC 07:25:22.174 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/TBCPADDING 07:25:22.174 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/X9.23 07:25:22.175 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/X9.23PADDING 07:25:22.175 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ZEROBYTE 07:25:22.175 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB80/ZEROBYTEPADDING 07:25:22.176 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ 07:25:22.176 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126 07:25:22.176 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126-2 07:25:22.176 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126-2PADDING 07:25:22.177 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126PADDING 07:25:22.177 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO7816-4 07:25:22.178 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO7816-4PADDING 07:25:22.178 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/NOPADDING 07:25:22.178 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS5 07:25:22.179 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS5PADDING 07:25:22.179 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS7 07:25:22.180 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS7PADDING 07:25:22.180 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/TBC 07:25:22.180 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8625 *** *** 8626 *** *** 8627 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.180 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/X9.23 07:25:22.181 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/X9.23PADDING 07:25:22.181 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ZEROBYTE 07:25:22.181 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB88/ZEROBYTEPADDING 07:25:22.182 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ 07:25:22.182 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126 07:25:22.182 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126-2 07:25:22.183 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126-2PADDING 07:25:22.186 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126PADDING 07:25:22.187 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO7816-4 07:25:22.187 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO7816-4PADDING 07:25:22.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/NOPADDING 07:25:22.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS5 07:25:22.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS5PADDING 07:25:22.188 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS7 07:25:22.189 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS7PADDING 07:25:22.189 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8628 *** *** 8629 *** *** 8630 *** *** 8631 *** *** 8632 *** *** 8633 *** *** 8634 *** *** 8635 *** *** 8636 *** *** 8637 *** *** 8638 *** *** 8639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.189 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/TBCPADDING 07:25:22.190 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/X9.23 07:25:22.190 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/X9.23PADDING 07:25:22.201 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ZEROBYTE 07:25:22.201 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/OFB96/ZEROBYTEPADDING 07:25:22.201 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ 07:25:22.202 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8640 *** *** 8641 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.202 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126-2 07:25:22.203 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126-2PADDING 07:25:22.203 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126PADDING 07:25:22.203 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO7816-4 07:25:22.204 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO7816-4PADDING 07:25:22.204 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8642 *** *** 8643 *** *** 8644 *** *** 8645 *** *** 8646 *** *** 8647 *** *** 8648 *** *** 8649 *** *** 8650 *** *** 8651 *** *** 8652 *** *** 8653 *** *** 8654 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.204 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS5 07:25:22.205 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS5PADDING 07:25:22.205 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS7 07:25:22.205 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS7PADDING 07:25:22.206 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/TBC 07:25:22.206 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/TBCPADDING 07:25:22.207 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/X9.23 07:25:22.207 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/X9.23PADDING 07:25:22.208 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ZEROBYTE 07:25:22.208 [Test worker] INFO o.s.c.CipherTest - transformation=AES.FAST/SIC/ZEROBYTEPADDING 07:25:22.209 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT// 07:25:22.209 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT//" does not support IV => Skipping. 07:25:22.209 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT//NOPADDING 07:25:22.210 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT//NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8655 *** *** 8656 *** *** 8657 *** *** 8658 *** *** 8659 *** *** 8660 *** *** 8661 *** *** 8662 *** *** 8663 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.210 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC-CTS/ 07:25:22.211 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC-CTS/NOPADDING 07:25:22.212 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ 07:25:22.213 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8664 *** *** 8665 *** *** 8666 *** *** 8667 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.213 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126-2 07:25:22.214 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126-2PADDING 07:25:22.216 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126PADDING 07:25:22.216 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO7816-4 07:25:22.217 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO7816-4PADDING 07:25:22.220 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/NOPADDING 07:25:22.221 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS5 07:25:22.221 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8668 *** *** 8669 *** *** 8670 *** *** 8671 *** *** 8672 *** *** 8673 *** *** 8674 *** *** 8675 *** *** 8676 *** *** 8677 *** *** 8678 *** *** 8679 *** *** 8680 *** *** 8681 *** *** 8682 *** *** 8683 *** *** 8684 *** *** 8685 *** *** 8686 *** *** 8687 *** *** 8688 *** *** 8689 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.222 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS7 07:25:22.222 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS7PADDING 07:25:22.222 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/TBC 07:25:22.223 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/TBCPADDING 07:25:22.223 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/X9.23 07:25:22.224 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/X9.23PADDING 07:25:22.224 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ZEROBYTE 07:25:22.224 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ZEROBYTEPADDING 07:25:22.225 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CCM/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8690 *** *** 8691 *** *** 8692 *** *** 8693 *** *** 8694 *** *** 8695 *** *** 8696 *** *** 8697 *** *** 8698 *** *** 8699 *** *** 8700 *** *** 8701 *** *** 8702 *** *** 8703 *** *** 8704 *** *** 8705 *** *** 8706 *** *** 8707 *** *** 8708 *** *** 8709 *** *** 8710 *** *** 8711 *** *** 8712 *** *** 8713 *** *** 8714 *** *** 8715 *** *** 8716 *** *** 8717 *** *** 8718 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.225 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:22.225 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CCM/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8719 *** *** 8720 *** *** 8721 *** *** 8722 *** *** 8723 *** *** 8724 *** *** 8725 *** *** 8726 *** *** 8727 *** *** 8728 *** *** 8729 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.226 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:22.226 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ 07:25:22.227 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126 07:25:22.227 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126-2 07:25:22.232 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126-2PADDING 07:25:22.233 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126PADDING 07:25:22.244 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO7816-4 07:25:22.245 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO7816-4PADDING 07:25:22.245 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/NOPADDING 07:25:22.246 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS5 07:25:22.247 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS5PADDING 07:25:22.250 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS7 07:25:22.250 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS7PADDING 07:25:22.251 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/TBC 07:25:22.251 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/TBCPADDING 07:25:22.251 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/X9.23 07:25:22.252 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/X9.23PADDING 07:25:22.253 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ZEROBYTE 07:25:22.253 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ZEROBYTEPADDING 07:25:22.253 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ 07:25:22.254 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126 07:25:22.255 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126-2 07:25:22.255 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126-2PADDING 07:25:22.256 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126PADDING 07:25:22.256 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO7816-4 07:25:22.256 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO7816-4PADDING 07:25:22.258 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/NOPADDING 07:25:22.259 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS5 07:25:22.259 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS5PADDING 07:25:22.260 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS7 07:25:22.260 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS7PADDING 07:25:22.260 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/TBC 07:25:22.261 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/TBCPADDING 07:25:22.261 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/X9.23 07:25:22.261 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/X9.23PADDING 07:25:22.262 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ZEROBYTE 07:25:22.264 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ZEROBYTEPADDING 07:25:22.265 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ 07:25:22.265 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126 07:25:22.265 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8730 *** *** 8731 *** *** 8732 *** *** 8733 *** *** 8734 *** *** 8735 *** *** 8736 *** *** 8737 *** *** 8738 *** *** 8739 *** *** 8740 *** *** 8741 *** *** 8742 *** *** 8743 *** *** 8744 *** *** 8745 *** *** 8746 *** *** 8747 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.265 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126-2PADDING 07:25:22.266 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126PADDING 07:25:22.266 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO7816-4 07:25:22.266 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8748 *** *** 8749 *** *** 8750 *** *** 8751 *** *** 8752 *** *** 8753 *** *** 8754 *** *** 8755 *** *** 8756 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.267 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/NOPADDING 07:25:22.267 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS5 07:25:22.268 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS5PADDING 07:25:22.273 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS7 07:25:22.273 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS7PADDING 07:25:22.273 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/TBC 07:25:22.274 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/TBCPADDING 07:25:22.277 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/X9.23 07:25:22.277 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/X9.23PADDING 07:25:22.277 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ZEROBYTE 07:25:22.277 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ZEROBYTEPADDING 07:25:22.278 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ 07:25:22.278 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126 07:25:22.280 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126-2 07:25:22.280 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126-2PADDING 07:25:22.280 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126PADDING 07:25:22.280 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO7816-4 07:25:22.281 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO7816-4PADDING 07:25:22.281 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/NOPADDING 07:25:22.281 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS5 07:25:22.282 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS5PADDING 07:25:22.282 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS7 07:25:22.282 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS7PADDING 07:25:22.282 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8757 *** *** 8758 *** *** 8759 *** *** 8760 *** *** 8761 *** *** 8762 *** *** 8763 *** *** 8764 *** *** 8765 *** *** 8766 *** *** 8767 *** *** 8768 *** *** 8769 *** *** 8770 *** *** 8771 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.283 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8772 *** *** 8773 *** *** 8774 *** *** 8775 *** *** 8776 *** *** 8777 *** *** 8778 *** *** 8779 *** *** 8780 *** *** 8781 *** *** 8782 *** *** 8783 *** *** 8784 *** *** 8785 *** *** 8786 *** *** 8787 *** *** 8788 *** *** 8789 *** *** 8790 *** *** 8791 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.283 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/X9.23 07:25:22.283 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/X9.23PADDING 07:25:22.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ZEROBYTE 07:25:22.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ZEROBYTEPADDING 07:25:22.284 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ 07:25:22.285 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126 07:25:22.285 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126-2 07:25:22.286 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126-2PADDING 07:25:22.286 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126PADDING 07:25:22.286 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO7816-4 07:25:22.287 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO7816-4PADDING 07:25:22.287 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/NOPADDING 07:25:22.287 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS5 07:25:22.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS5PADDING 07:25:22.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS7 07:25:22.288 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS7PADDING 07:25:22.291 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/TBC 07:25:22.291 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8792 *** *** 8793 *** *** 8794 *** *** 8795 *** *** 8796 *** *** 8797 *** *** 8798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.293 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/X9.23 07:25:22.293 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/X9.23PADDING 07:25:22.294 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ZEROBYTE 07:25:22.294 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ZEROBYTEPADDING 07:25:22.294 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ 07:25:22.294 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126 07:25:22.304 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126-2 07:25:22.304 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126-2PADDING 07:25:22.304 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126PADDING 07:25:22.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO7816-4 07:25:22.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO7816-4PADDING 07:25:22.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/NOPADDING 07:25:22.305 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS5 07:25:22.306 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS5PADDING 07:25:22.307 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS7 07:25:22.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8799 *** *** 8800 *** *** 8801 *** *** 8802 *** *** 8803 *** *** 8804 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.308 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/TBC 07:25:22.319 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/TBCPADDING 07:25:22.319 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/X9.23 07:25:22.320 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/X9.23PADDING 07:25:22.320 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ZEROBYTE 07:25:22.320 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ZEROBYTEPADDING 07:25:22.321 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8805 *** *** 8806 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.321 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126 07:25:22.321 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8807 *** *** 8808 *** *** 8809 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.321 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126-2PADDING 07:25:22.322 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126PADDING 07:25:22.322 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO7816-4 07:25:22.322 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO7816-4PADDING 07:25:22.323 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/NOPADDING 07:25:22.323 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS5 07:25:22.323 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS5PADDING 07:25:22.324 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS7 07:25:22.324 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS7PADDING 07:25:22.324 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/TBC 07:25:22.324 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/TBCPADDING 07:25:22.325 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/X9.23 07:25:22.325 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/X9.23PADDING 07:25:22.325 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ZEROBYTE 07:25:22.325 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ZEROBYTEPADDING 07:25:22.326 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ 07:25:22.326 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126 07:25:22.326 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126-2 07:25:22.327 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126-2PADDING 07:25:22.327 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126PADDING 07:25:22.327 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO7816-4 07:25:22.328 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO7816-4PADDING 07:25:22.328 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/NOPADDING 07:25:22.328 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS5 07:25:22.328 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS5PADDING 07:25:22.329 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS7 07:25:22.329 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS7PADDING 07:25:22.329 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/TBC 07:25:22.329 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/TBCPADDING 07:25:22.330 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/X9.23 07:25:22.330 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/X9.23PADDING 07:25:22.330 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ZEROBYTE 07:25:22.330 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ZEROBYTEPADDING 07:25:22.331 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ 07:25:22.331 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126 07:25:22.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8810 *** *** 8811 *** *** 8812 *** *** 8813 *** *** 8814 *** *** 8815 *** *** 8816 *** *** 8817 *** *** 8818 *** *** 8819 *** *** 8820 *** *** 8821 *** *** 8822 *** *** 8823 *** *** 8824 *** *** 8825 *** *** 8826 *** *** 8827 *** *** 8828 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.332 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126-2PADDING 07:25:22.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8829 *** *** 8830 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.344 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO7816-4 07:25:22.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO7816-4PADDING 07:25:22.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/NOPADDING 07:25:22.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS5 07:25:22.345 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8831 *** *** 8832 *** *** 8833 *** *** 8834 *** *** 8835 *** *** 8836 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS7 07:25:22.346 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS7PADDING 07:25:22.347 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8837 *** *** 8838 *** *** 8839 *** *** 8840 *** *** 8841 *** *** 8842 *** *** 8843 *** *** 8844 *** *** 8845 *** *** 8846 *** *** 8847 *** *** 8848 *** *** 8849 *** *** 8850 *** *** 8851 *** *** 8852 *** *** 8853 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.347 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/TBCPADDING 07:25:22.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/X9.23 07:25:22.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8854 *** *** 8855 *** *** 8856 *** *** 8857 *** *** 8858 *** *** 8859 *** *** 8860 *** *** 8861 *** *** 8862 *** *** 8863 *** *** 8864 *** *** 8865 *** *** 8866 *** *** 8867 *** *** 8868 *** *** 8869 *** *** 8870 *** *** 8871 *** *** 8872 *** *** 8873 *** *** 8874 *** *** 8875 *** *** 8876 *** *** 8877 *** *** 8878 *** *** 8879 *** *** 8880 *** *** 8881 *** *** 8882 *** *** 8883 *** *** 8884 *** *** 8885 *** *** 8886 *** *** 8887 *** *** 8888 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ZEROBYTE 07:25:22.348 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ZEROBYTEPADDING 07:25:22.349 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ 07:25:22.349 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126 07:25:22.349 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126-2 07:25:22.350 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126-2PADDING 07:25:22.350 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126PADDING 07:25:22.350 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO7816-4 07:25:22.350 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO7816-4PADDING 07:25:22.351 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/NOPADDING 07:25:22.351 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS5 07:25:22.352 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS5PADDING 07:25:22.352 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS7 07:25:22.352 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS7PADDING 07:25:22.352 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8889 *** *** 8890 *** *** 8891 *** *** 8892 *** *** 8893 *** *** 8894 *** *** 8895 *** *** 8896 *** *** 8897 *** *** 8898 *** *** 8899 *** *** 8900 *** *** 8901 *** *** 8902 *** *** 8903 *** *** 8904 *** *** 8905 *** *** 8906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.353 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/TBCPADDING 07:25:22.353 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/X9.23 07:25:22.353 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8907 *** *** 8908 *** *** 8909 *** *** 8910 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.353 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ZEROBYTE 07:25:22.354 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ZEROBYTEPADDING 07:25:22.354 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ 07:25:22.354 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126 07:25:22.354 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8911 *** *** 8912 *** *** 8913 *** *** 8914 *** *** 8915 *** *** 8916 *** *** 8917 *** *** 8918 *** *** 8919 *** *** 8920 *** *** 8921 *** *** 8922 *** *** 8923 *** *** 8924 *** *** 8925 *** *** 8926 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.355 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126-2PADDING 07:25:22.355 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126PADDING 07:25:22.355 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO7816-4 07:25:22.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO7816-4PADDING 07:25:22.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/NOPADDING 07:25:22.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8927 *** *** 8928 *** *** 8929 *** *** 8930 *** *** 8931 *** *** 8932 *** *** 8933 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.356 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS5PADDING 07:25:22.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS7 07:25:22.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8934 *** *** 8935 *** *** 8936 *** *** 8937 *** *** 8938 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/TBC 07:25:22.357 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/TBCPADDING 07:25:22.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/X9.23 07:25:22.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/X9.23PADDING 07:25:22.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ZEROBYTE 07:25:22.358 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ZEROBYTEPADDING 07:25:22.359 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ 07:25:22.359 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126 07:25:22.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126-2 07:25:22.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126-2PADDING 07:25:22.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126PADDING 07:25:22.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO7816-4 07:25:22.360 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8939 *** *** 8940 *** *** 8941 *** *** 8942 *** *** 8943 *** *** 8944 *** *** 8945 *** *** 8946 *** *** 8947 *** *** 8948 *** *** 8949 *** *** 8950 *** *** 8951 *** *** 8952 *** *** 8953 *** *** 8954 *** *** 8955 *** *** 8956 *** *** 8957 *** *** 8958 *** *** 8959 *** *** 8960 *** *** 8961 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/NOPADDING 07:25:22.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS5 07:25:22.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS5PADDING 07:25:22.361 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS7 07:25:22.362 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8962 *** *** 8963 *** *** 8964 *** *** 8965 *** *** 8966 *** *** 8967 *** *** 8968 *** *** 8969 *** *** 8970 *** *** 8971 *** *** 8972 *** *** 8973 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.362 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/TBC 07:25:22.362 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/TBCPADDING 07:25:22.362 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/X9.23 07:25:22.362 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/X9.23PADDING 07:25:22.363 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8974 *** *** 8975 *** *** 8976 *** *** 8977 *** *** 8978 *** *** 8979 *** *** 8980 *** *** 8981 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.376 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ZEROBYTEPADDING 07:25:22.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ 07:25:22.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126 07:25:22.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126-2 07:25:22.377 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126-2PADDING 07:25:22.378 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126PADDING 07:25:22.378 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8982 *** *** 8983 *** *** 8984 *** *** 8985 *** *** 8986 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.378 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO7816-4PADDING 07:25:22.379 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/NOPADDING 07:25:22.379 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS5 07:25:22.379 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS5PADDING 07:25:22.379 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS7 07:25:22.380 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS7PADDING 07:25:22.380 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/TBC 07:25:22.380 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/TBCPADDING 07:25:22.380 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/X9.23 07:25:22.381 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/X9.23PADDING 07:25:22.381 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ZEROBYTE 07:25:22.381 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ZEROBYTEPADDING 07:25:22.381 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ 07:25:22.382 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8987 *** *** 8988 *** *** 8989 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.382 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126-2 07:25:22.382 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126-2PADDING 07:25:22.382 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126PADDING 07:25:22.383 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO7816-4 07:25:22.383 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8990 *** *** 8991 *** *** 8992 *** *** 8993 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.383 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/NOPADDING 07:25:22.384 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS5 07:25:22.384 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS5PADDING 07:25:22.384 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS7 07:25:22.384 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS7PADDING 07:25:22.385 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/TBC 07:25:22.385 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8994 *** *** 8995 *** *** 8996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.385 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/X9.23 07:25:22.385 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 8997 *** *** 8998 *** *** 8999 *** *** 9000 *** *** 9001 *** *** 9002 *** *** 9003 *** *** 9004 *** *** 9005 *** *** 9006 *** *** 9007 *** *** 9008 *** *** 9009 *** *** 9010 *** *** 9011 *** *** 9012 *** *** 9013 *** *** 9014 *** *** 9015 *** *** 9016 *** *** 9017 *** *** 9018 *** *** 9019 *** *** 9020 *** *** 9021 *** *** 9022 *** *** 9023 *** *** 9024 *** *** 9025 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.386 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ZEROBYTE 07:25:22.386 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ZEROBYTEPADDING 07:25:22.386 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ 07:25:22.386 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126 07:25:22.387 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126-2 07:25:22.387 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126-2PADDING 07:25:22.388 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126PADDING 07:25:22.388 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO7816-4 07:25:22.388 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO7816-4PADDING 07:25:22.388 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/NOPADDING 07:25:22.388 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS5 07:25:22.389 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS5PADDING 07:25:22.389 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS7 07:25:22.389 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS7PADDING 07:25:22.389 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/TBC 07:25:22.390 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/TBCPADDING 07:25:22.390 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/X9.23 07:25:22.390 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/X9.23PADDING 07:25:22.390 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ZEROBYTE 07:25:22.391 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9026 *** *** 9027 *** *** 9028 *** *** 9029 *** *** 9030 *** *** 9031 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.393 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ 07:25:22.394 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126 07:25:22.394 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126-2 07:25:22.394 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126-2PADDING 07:25:22.395 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126PADDING 07:25:22.395 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO7816-4 07:25:22.395 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO7816-4PADDING 07:25:22.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/NOPADDING 07:25:22.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS5 07:25:22.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS5PADDING 07:25:22.396 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS7 07:25:22.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS7PADDING 07:25:22.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9032 *** *** 9033 *** *** 9034 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/TBCPADDING 07:25:22.397 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/X9.23 07:25:22.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/X9.23PADDING 07:25:22.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9035 *** *** 9036 *** *** 9037 *** *** 9038 *** *** 9039 *** *** 9040 *** *** 9041 *** *** 9042 *** *** 9043 *** *** 9044 *** *** 9045 *** *** 9046 *** *** 9047 *** *** 9048 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.398 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ZEROBYTEPADDING 07:25:22.399 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9049 *** *** 9050 *** *** 9051 *** *** 9052 *** *** 9053 *** *** 9054 *** *** 9055 *** *** 9056 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.400 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126 07:25:22.401 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9057 *** *** 9058 *** *** 9059 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126-2PADDING 07:25:22.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126PADDING 07:25:22.402 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO7816-4 07:25:22.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO7816-4PADDING 07:25:22.403 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/NOPADDING 07:25:22.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS5 07:25:22.416 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS5PADDING 07:25:22.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS7 07:25:22.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS7PADDING 07:25:22.417 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/TBC 07:25:22.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/TBCPADDING 07:25:22.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/X9.23 07:25:22.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/X9.23PADDING 07:25:22.418 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ZEROBYTE 07:25:22.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ZEROBYTEPADDING 07:25:22.419 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ 07:25:22.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126 07:25:22.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126-2 07:25:22.420 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126-2PADDING 07:25:22.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126PADDING 07:25:22.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO7816-4 07:25:22.421 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO7816-4PADDING 07:25:22.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/NOPADDING 07:25:22.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS5 07:25:22.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS5PADDING 07:25:22.422 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS7 07:25:22.423 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS7PADDING 07:25:22.423 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/TBC 07:25:22.424 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/TBCPADDING 07:25:22.425 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/X9.23 07:25:22.425 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/X9.23PADDING 07:25:22.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ZEROBYTE 07:25:22.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9060 *** *** 9061 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.426 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ 07:25:22.427 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126 07:25:22.427 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9062 *** *** 9063 *** *** 9064 *** *** 9065 *** *** 9066 *** *** 9067 *** *** 9068 *** *** 9069 *** *** 9070 *** *** 9071 *** *** 9072 *** *** 9073 *** *** 9074 *** *** 9075 *** *** 9076 *** *** 9077 *** *** 9078 *** *** 9079 *** *** 9080 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126-2PADDING 07:25:22.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126PADDING 07:25:22.428 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9081 *** *** 9082 *** *** 9083 *** *** 9084 *** *** 9085 *** *** 9086 *** *** 9087 *** *** 9088 *** *** 9089 *** *** 9090 *** *** 9091 *** *** 9092 *** *** 9093 *** *** 9094 *** *** 9095 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.429 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO7816-4PADDING 07:25:22.429 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/NOPADDING 07:25:22.429 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS5 07:25:22.429 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS5PADDING 07:25:22.430 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS7 07:25:22.430 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS7PADDING 07:25:22.430 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/TBC 07:25:22.431 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/TBCPADDING 07:25:22.431 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/X9.23 07:25:22.431 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/X9.23PADDING 07:25:22.432 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ZEROBYTE 07:25:22.432 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ZEROBYTEPADDING 07:25:22.432 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ 07:25:22.433 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126 07:25:22.433 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126-2 07:25:22.433 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126-2PADDING 07:25:22.434 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126PADDING 07:25:22.434 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO7816-4 07:25:22.434 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO7816-4PADDING 07:25:22.434 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/NOPADDING 07:25:22.435 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9096 *** *** 9097 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.435 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS5PADDING 07:25:22.436 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS7 07:25:22.436 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9098 *** *** 9099 *** *** 9100 *** *** 9101 *** *** 9102 *** *** 9103 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.436 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/TBC 07:25:22.436 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9104 *** *** 9105 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/X9.23 07:25:22.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/X9.23PADDING 07:25:22.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ZEROBYTE 07:25:22.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ZEROBYTEPADDING 07:25:22.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ 07:25:22.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126 07:25:22.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9106 *** *** 9107 *** *** 9108 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.438 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126-2PADDING 07:25:22.439 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126PADDING 07:25:22.439 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO7816-4 07:25:22.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO7816-4PADDING 07:25:22.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/NOPADDING 07:25:22.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS5 07:25:22.440 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS5PADDING 07:25:22.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS7 07:25:22.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS7PADDING 07:25:22.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/TBC 07:25:22.441 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/TBCPADDING 07:25:22.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/X9.23 07:25:22.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/X9.23PADDING 07:25:22.442 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ZEROBYTE 07:25:22.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ZEROBYTEPADDING 07:25:22.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ 07:25:22.443 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126 07:25:22.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126-2 07:25:22.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126-2PADDING 07:25:22.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126PADDING 07:25:22.444 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO7816-4 07:25:22.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO7816-4PADDING 07:25:22.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/NOPADDING 07:25:22.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS5 07:25:22.445 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS5PADDING 07:25:22.446 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS7 07:25:22.446 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS7PADDING 07:25:22.446 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/TBC 07:25:22.446 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/TBCPADDING 07:25:22.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/X9.23 07:25:22.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/X9.23PADDING 07:25:22.447 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9109 *** *** 9110 *** *** 9111 *** *** 9112 *** *** 9113 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.448 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ZEROBYTEPADDING 07:25:22.448 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ 07:25:22.448 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126 07:25:22.449 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126-2 07:25:22.449 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126-2PADDING 07:25:22.449 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126PADDING 07:25:22.449 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO7816-4 07:25:22.450 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO7816-4PADDING 07:25:22.450 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/NOPADDING 07:25:22.450 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS5 07:25:22.450 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS5PADDING 07:25:22.451 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS7 07:25:22.451 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS7PADDING 07:25:22.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/TBC 07:25:22.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9114 *** *** 9115 *** *** 9116 *** *** 9117 *** *** 9118 *** *** 9119 *** *** 9120 *** *** 9121 *** *** 9122 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/X9.23 07:25:22.452 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9123 *** *** 9124 *** *** 9125 *** *** 9126 *** *** 9127 *** *** 9128 *** *** 9129 *** *** 9130 *** *** 9131 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.453 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ZEROBYTE 07:25:22.453 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ZEROBYTEPADDING 07:25:22.453 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ 07:25:22.453 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126 07:25:22.455 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126-2 07:25:22.456 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126-2PADDING 07:25:22.456 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9132 *** *** 9133 *** *** 9134 *** *** 9135 *** *** 9136 *** *** 9137 *** *** 9138 *** *** 9139 *** *** 9140 *** *** 9141 *** *** 9142 *** *** 9143 *** *** 9144 *** *** 9145 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO7816-4 07:25:22.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO7816-4PADDING 07:25:22.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9146 *** *** 9147 *** *** 9148 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.457 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS5 07:25:22.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS5PADDING 07:25:22.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS7 07:25:22.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS7PADDING 07:25:22.458 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9149 *** *** 9150 *** *** 9151 *** *** 9152 *** *** 9153 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.459 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/TBCPADDING 07:25:22.459 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/X9.23 07:25:22.459 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/X9.23PADDING 07:25:22.460 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ZEROBYTE 07:25:22.460 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9154 *** *** 9155 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.460 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ 07:25:22.460 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126 07:25:22.461 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126-2 07:25:22.461 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126-2PADDING 07:25:22.461 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126PADDING 07:25:22.461 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO7816-4 07:25:22.462 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO7816-4PADDING 07:25:22.464 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/NOPADDING 07:25:22.464 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS5 07:25:22.465 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9156 *** *** 9157 *** *** 9158 *** *** 9159 *** *** 9160 *** *** 9161 *** *** 9162 *** *** 9163 *** *** 9164 *** *** 9165 *** *** 9166 *** *** 9167 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.465 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS7 07:25:22.465 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS7PADDING 07:25:22.465 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/TBC 07:25:22.466 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9168 *** *** 9169 *** *** 9170 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.466 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/X9.23 07:25:22.466 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/X9.23PADDING 07:25:22.467 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9171 *** *** 9172 *** *** 9173 *** *** 9174 *** *** 9175 *** *** 9176 *** *** 9177 *** *** 9178 *** *** 9179 *** *** 9180 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.467 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ZEROBYTEPADDING 07:25:22.468 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ 07:25:22.468 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126 07:25:22.469 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126-2 07:25:22.470 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9181 *** *** 9182 *** *** 9183 *** *** 9184 *** *** 9185 *** *** 9186 *** *** 9187 *** *** 9188 *** *** 9189 *** *** 9190 *** *** 9191 *** *** 9192 *** *** 9193 *** *** 9194 *** *** 9195 *** *** 9196 *** *** 9197 *** *** 9198 *** *** 9199 *** *** 9200 *** *** 9201 *** *** 9202 *** *** 9203 *** *** 9204 *** *** 9205 *** *** 9206 *** *** 9207 *** *** 9208 *** *** 9209 *** *** 9210 *** *** 9211 *** *** 9212 *** *** 9213 *** *** 9214 *** *** 9215 *** *** 9216 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.470 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126PADDING 07:25:22.471 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO7816-4 07:25:22.471 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO7816-4PADDING 07:25:22.471 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/NOPADDING 07:25:22.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9217 *** *** 9218 *** *** 9219 *** *** 9220 *** *** 9221 *** *** 9222 *** *** 9223 *** *** 9224 *** *** 9225 *** *** 9226 *** *** 9227 *** *** 9228 *** *** 9229 *** *** 9230 *** *** 9231 *** *** 9232 *** *** 9233 *** *** 9234 *** *** 9235 *** *** 9236 *** *** 9237 *** *** 9238 *** *** 9239 *** *** 9240 *** *** 9241 *** *** 9242 *** *** 9243 *** *** 9244 *** *** 9245 *** *** 9246 *** *** 9247 *** *** 9248 *** *** 9249 *** *** 9250 *** *** 9251 *** *** 9252 *** *** 9253 *** *** 9254 *** *** 9255 *** *** 9256 *** *** 9257 *** *** 9258 *** *** 9259 *** *** 9260 *** *** 9261 *** *** 9262 *** *** 9263 *** *** 9264 *** *** 9265 *** *** 9266 *** *** 9267 *** *** 9268 *** *** 9269 *** *** 9270 *** *** 9271 *** *** 9272 *** *** 9273 *** *** 9274 *** *** 9275 *** *** 9276 *** *** 9277 *** *** 9278 *** *** 9279 *** *** 9280 *** *** 9281 *** *** 9282 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS5PADDING 07:25:22.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS7 07:25:22.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS7PADDING 07:25:22.472 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/TBC 07:25:22.473 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/TBCPADDING 07:25:22.473 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/X9.23 07:25:22.473 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/X9.23PADDING 07:25:22.473 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ZEROBYTE 07:25:22.474 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9283 *** *** 9284 *** *** 9285 *** *** 9286 *** *** 9287 *** *** 9288 *** *** 9289 *** *** 9290 *** *** 9291 *** *** 9292 *** *** 9293 *** *** 9294 *** *** 9295 *** *** 9296 *** *** 9297 *** *** 9298 *** *** 9299 *** *** 9300 *** *** 9301 *** *** 9302 *** *** 9303 *** *** 9304 *** *** 9305 *** *** 9306 *** *** 9307 *** *** 9308 *** *** 9309 *** *** 9310 *** *** 9311 *** *** 9312 *** *** 9313 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.474 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ 07:25:22.474 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126 07:25:22.475 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9314 *** *** 9315 *** *** 9316 *** *** 9317 *** *** 9318 *** *** 9319 *** *** 9320 *** *** 9321 *** *** 9322 *** *** 9323 *** *** 9324 *** *** 9325 *** *** 9326 *** *** 9327 *** *** 9328 *** *** 9329 *** *** 9330 *** *** 9331 *** *** 9332 *** *** 9333 *** *** 9334 *** *** 9335 *** *** 9336 *** *** 9337 *** *** 9338 *** *** 9339 *** *** 9340 *** *** 9341 *** *** 9342 *** *** 9343 *** *** 9344 *** *** 9345 *** *** 9346 *** *** 9347 *** *** 9348 *** *** 9349 *** *** 9350 *** *** 9351 *** *** 9352 *** *** 9353 *** *** 9354 *** *** 9355 *** *** 9356 *** *** 9357 *** *** 9358 *** *** 9359 *** *** 9360 *** *** 9361 *** *** 9362 *** *** 9363 *** *** 9364 *** *** 9365 *** *** 9366 *** *** 9367 *** *** 9368 *** *** 9369 *** *** 9370 *** *** 9371 *** *** 9372 *** *** 9373 *** *** 9374 *** *** 9375 *** *** 9376 *** *** 9377 *** *** 9378 *** *** 9379 *** *** 9380 *** *** 9381 *** *** 9382 *** *** 9383 *** *** 9384 *** *** 9385 *** *** 9386 *** *** 9387 *** *** 9388 *** *** 9389 *** *** 9390 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.475 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126-2PADDING 07:25:22.476 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126PADDING 07:25:22.476 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO7816-4 07:25:22.479 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO7816-4PADDING 07:25:22.480 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9391 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.481 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS5 07:25:22.482 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9392 *** *** 9393 *** *** 9394 *** *** 9395 *** *** 9396 *** *** 9397 *** *** 9398 *** *** 9399 *** *** 9400 *** *** 9401 *** *** 9402 *** *** 9403 *** *** 9404 *** *** 9405 *** *** 9406 *** *** 9407 *** *** 9408 *** *** 9409 *** *** 9410 *** *** 9411 *** *** 9412 *** *** 9413 *** *** 9414 *** *** 9415 *** *** 9416 *** *** 9417 *** *** 9418 *** *** 9419 *** *** 9420 *** *** 9421 *** *** 9422 *** *** 9423 *** *** 9424 *** *** 9425 *** *** 9426 *** *** 9427 *** *** 9428 *** *** 9429 *** *** 9430 *** *** 9431 *** *** 9432 *** *** 9433 *** *** 9434 *** *** 9435 *** *** 9436 *** *** 9437 *** *** 9438 *** *** 9439 *** *** 9440 *** *** 9441 *** *** 9442 *** *** 9443 *** *** 9444 *** *** 9445 *** *** 9446 *** *** 9447 *** *** 9448 *** *** 9449 *** *** 9450 *** *** 9451 *** *** 9452 *** *** 9453 *** *** 9454 *** *** 9455 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.482 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS7 07:25:22.482 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS7PADDING 07:25:22.483 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/TBC 07:25:22.483 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/TBCPADDING 07:25:22.484 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/X9.23 07:25:22.484 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/X9.23PADDING 07:25:22.484 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ZEROBYTE 07:25:22.484 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ZEROBYTEPADDING 07:25:22.485 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ 07:25:22.485 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126 07:25:22.485 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126-2 07:25:22.486 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126-2PADDING 07:25:22.486 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126PADDING 07:25:22.486 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO7816-4 07:25:22.487 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO7816-4PADDING 07:25:22.487 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/NOPADDING 07:25:22.488 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS5 07:25:22.488 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS5PADDING 07:25:22.488 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS7 07:25:22.488 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS7PADDING 07:25:22.489 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/TBC 07:25:22.489 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/TBCPADDING 07:25:22.489 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/X9.23 07:25:22.490 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/X9.23PADDING 07:25:22.490 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ZEROBYTE 07:25:22.490 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9456 *** *** 9457 *** *** 9458 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.491 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ 07:25:22.491 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126 07:25:22.492 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126-2 07:25:22.492 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126-2PADDING 07:25:22.492 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126PADDING 07:25:22.493 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO7816-4 07:25:22.493 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO7816-4PADDING 07:25:22.493 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/NOPADDING 07:25:22.494 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS5 07:25:22.494 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS5PADDING 07:25:22.494 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS7 07:25:22.495 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9459 *** *** 9460 *** *** 9461 *** *** 9462 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.495 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/TBC 07:25:22.495 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9463 *** *** 9464 *** *** 9465 *** *** 9466 *** *** 9467 *** *** 9468 *** *** 9469 *** *** 9470 *** *** 9471 *** *** 9472 *** *** 9473 *** *** 9474 *** *** 9475 *** *** 9476 *** *** 9477 *** *** 9478 *** *** 9479 *** *** 9480 *** *** 9481 *** *** 9482 *** *** 9483 *** *** 9484 *** *** 9485 *** *** 9486 *** *** 9487 *** *** 9488 *** *** 9489 *** *** 9490 *** *** 9491 *** *** 9492 *** *** 9493 *** *** 9494 *** *** 9495 *** *** 9496 *** *** 9497 *** *** 9498 *** *** 9499 *** *** 9500 *** *** 9501 *** *** 9502 *** *** 9503 *** *** 9504 *** *** 9505 *** *** 9506 *** *** 9507 *** *** 9508 *** *** 9509 *** *** 9510 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.496 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/X9.23 07:25:22.496 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/X9.23PADDING 07:25:22.496 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ZEROBYTE 07:25:22.497 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ZEROBYTEPADDING 07:25:22.497 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ 07:25:22.497 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9511 *** *** 9512 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.499 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126-2 07:25:22.499 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126-2PADDING 07:25:22.500 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9513 *** *** 9514 *** *** 9515 *** *** 9516 *** *** 9517 *** *** 9518 *** *** 9519 *** *** 9520 *** *** 9521 *** *** 9522 *** *** 9523 *** *** 9524 *** *** 9525 *** *** 9526 *** *** 9527 *** *** 9528 *** *** 9529 *** *** 9530 *** *** 9531 *** *** 9532 *** *** 9533 *** *** 9534 *** *** 9535 *** *** 9536 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.500 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO7816-4 07:25:22.500 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO7816-4PADDING 07:25:22.501 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/NOPADDING 07:25:22.501 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS5 07:25:22.501 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS5PADDING 07:25:22.502 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS7 07:25:22.502 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS7PADDING 07:25:22.502 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9537 *** *** 9538 *** *** 9539 *** *** 9540 *** *** 9541 *** *** 9542 *** *** 9543 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.503 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/TBCPADDING 07:25:22.503 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/X9.23 07:25:22.504 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/X9.23PADDING 07:25:22.504 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ZEROBYTE 07:25:22.504 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ZEROBYTEPADDING 07:25:22.505 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ 07:25:22.505 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126 07:25:22.505 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126-2 07:25:22.506 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126-2PADDING 07:25:22.506 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126PADDING 07:25:22.506 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO7816-4 07:25:22.506 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO7816-4PADDING 07:25:22.507 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/NOPADDING 07:25:22.507 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS5 07:25:22.508 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9544 *** *** 9545 *** *** 9546 *** *** 9547 *** *** 9548 *** *** 9549 *** *** 9550 *** *** 9551 *** *** 9552 *** *** 9553 *** *** 9554 *** *** 9555 *** *** 9556 *** *** 9557 *** *** 9558 *** *** 9559 *** *** 9560 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.508 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS7 07:25:22.508 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS7PADDING 07:25:22.509 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9561 *** *** 9562 *** *** 9563 *** *** 9564 *** *** 9565 *** *** 9566 *** *** 9567 *** *** 9568 *** *** 9569 *** *** 9570 *** *** 9571 *** *** 9572 *** *** 9573 *** *** 9574 *** *** 9575 *** *** 9576 *** *** 9577 *** *** 9578 *** *** 9579 *** *** 9580 *** *** 9581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.509 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/TBCPADDING 07:25:22.509 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/X9.23 07:25:22.509 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/X9.23PADDING 07:25:22.510 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ZEROBYTE 07:25:22.510 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ZEROBYTEPADDING 07:25:22.510 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ 07:25:22.511 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126 07:25:22.511 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126-2 07:25:22.512 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126-2PADDING 07:25:22.512 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126PADDING 07:25:22.512 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO7816-4 07:25:22.513 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9582 *** *** 9583 *** *** 9584 *** *** 9585 *** *** 9586 *** *** 9587 *** *** 9588 *** *** 9589 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.513 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/NOPADDING 07:25:22.513 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS5 07:25:22.513 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS5PADDING 07:25:22.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS7 07:25:22.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS7PADDING 07:25:22.514 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/TBC 07:25:22.515 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/TBCPADDING 07:25:22.515 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/X9.23 07:25:22.515 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/X9.23PADDING 07:25:22.515 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ZEROBYTE 07:25:22.516 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ZEROBYTEPADDING 07:25:22.516 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ 07:25:22.516 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126 07:25:22.517 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126-2 07:25:22.517 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126-2PADDING 07:25:22.517 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9590 *** *** 9591 *** *** 9592 *** *** 9593 *** *** 9594 *** *** 9595 *** *** 9596 *** *** 9597 *** *** 9598 *** *** 9599 *** *** 9600 *** *** 9601 *** *** 9602 *** *** 9603 *** *** 9604 *** *** 9605 *** *** 9606 *** *** 9607 *** *** 9608 *** *** 9609 *** *** 9610 *** *** 9611 *** *** 9612 *** *** 9613 *** *** 9614 *** *** 9615 *** *** 9616 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.518 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9617 *** *** 9618 *** *** 9619 *** *** 9620 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.518 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO7816-4PADDING 07:25:22.522 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/NOPADDING 07:25:22.522 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS5 07:25:22.523 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS5PADDING 07:25:22.523 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS7 07:25:22.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS7PADDING 07:25:22.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/TBC 07:25:22.524 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/TBCPADDING 07:25:22.525 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/X9.23 07:25:22.525 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/X9.23PADDING 07:25:22.525 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ZEROBYTE 07:25:22.525 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ZEROBYTEPADDING 07:25:22.526 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CTS/ 07:25:22.526 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/" does not support IV => Skipping. 07:25:22.526 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9621 *** *** 9622 *** *** 9623 *** *** 9624 *** *** 9625 *** *** 9626 *** *** 9627 *** *** 9628 *** *** 9629 *** *** 9630 *** *** 9631 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.527 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/NOPADDING" does not support IV => Skipping. 07:25:22.527 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/EAX/ 07:25:22.530 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/EAX/NOPADDING 07:25:22.532 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/ECB/ 07:25:22.532 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/" does not support IV => Skipping. 07:25:22.532 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/ECB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9632 *** *** 9633 *** *** 9634 *** *** 9635 *** *** 9636 *** *** 9637 *** *** 9638 *** *** 9639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.532 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/NOPADDING" does not support IV => Skipping. 07:25:22.532 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/GCM/ 07:25:22.533 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/GCM/NOPADDING 07:25:22.534 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9640 *** *** 9641 *** *** 9642 *** *** 9643 *** *** 9644 *** *** 9645 *** *** 9646 *** *** 9647 *** *** 9648 *** *** 9649 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.534 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126 07:25:22.535 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126-2 07:25:22.536 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126-2PADDING 07:25:22.536 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126PADDING 07:25:22.536 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9650 *** *** 9651 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.537 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO7816-4PADDING 07:25:22.537 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/NOPADDING 07:25:22.537 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS5 07:25:22.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS5PADDING 07:25:22.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS7 07:25:22.538 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS7PADDING 07:25:22.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9652 *** *** 9653 *** *** 9654 *** *** 9655 *** *** 9656 *** *** 9657 *** *** 9658 *** *** 9659 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/TBCPADDING 07:25:22.539 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9660 *** *** 9661 *** *** 9662 *** *** 9663 *** *** 9664 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/X9.23PADDING 07:25:22.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ZEROBYTE 07:25:22.540 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ZEROBYTEPADDING 07:25:22.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ 07:25:22.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126 07:25:22.541 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126-2 07:25:22.542 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126-2PADDING 07:25:22.542 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126PADDING 07:25:22.547 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO7816-4 07:25:22.550 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO7816-4PADDING 07:25:22.550 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/NOPADDING 07:25:22.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS5 07:25:22.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS5PADDING 07:25:22.551 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS7 07:25:22.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS7PADDING 07:25:22.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/TBC 07:25:22.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/TBCPADDING 07:25:22.552 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/X9.23 07:25:22.553 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/X9.23PADDING 07:25:22.553 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ZEROBYTE 07:25:22.553 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ZEROBYTEPADDING 07:25:22.553 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ 07:25:22.554 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126 07:25:22.554 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126-2 07:25:22.554 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126-2PADDING 07:25:22.554 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126PADDING 07:25:22.555 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO7816-4 07:25:22.555 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO7816-4PADDING 07:25:22.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/NOPADDING 07:25:22.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS5 07:25:22.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS5PADDING 07:25:22.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9665 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.556 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS7PADDING 07:25:22.557 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/TBC 07:25:22.557 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9666 *** *** 9667 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.557 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9668 *** *** 9669 *** *** 9670 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.557 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/X9.23PADDING 07:25:22.558 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ZEROBYTE 07:25:22.558 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ZEROBYTEPADDING 07:25:22.558 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ 07:25:22.558 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126 07:25:22.559 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126-2 07:25:22.559 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126-2PADDING 07:25:22.559 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126PADDING 07:25:22.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO7816-4 07:25:22.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO7816-4PADDING 07:25:22.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/NOPADDING 07:25:22.560 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS5 07:25:22.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS5PADDING 07:25:22.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9671 *** *** 9672 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS7PADDING 07:25:22.561 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/TBC 07:25:22.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9673 *** *** 9674 *** *** 9675 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/X9.23 07:25:22.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/X9.23PADDING 07:25:22.562 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9676 *** *** 9677 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ZEROBYTEPADDING 07:25:22.563 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ 07:25:22.565 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126 07:25:22.565 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126-2 07:25:22.566 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126-2PADDING 07:25:22.567 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126PADDING 07:25:22.567 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO7816-4 07:25:22.567 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO7816-4PADDING 07:25:22.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/NOPADDING 07:25:22.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS5 07:25:22.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9678 *** *** 9679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.568 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS7 07:25:22.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS7PADDING 07:25:22.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/TBC 07:25:22.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/TBCPADDING 07:25:22.569 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/X9.23 07:25:22.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9680 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ZEROBYTE 07:25:22.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ZEROBYTEPADDING 07:25:22.570 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ 07:25:22.571 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126 07:25:22.571 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9681 *** *** 9682 *** *** 9683 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126-2PADDING 07:25:22.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126PADDING 07:25:22.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO7816-4 07:25:22.572 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO7816-4PADDING 07:25:22.573 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9684 *** *** 9685 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.573 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS5 07:25:22.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS5PADDING 07:25:22.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS7 07:25:22.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS7PADDING 07:25:22.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/TBC 07:25:22.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/TBCPADDING 07:25:22.574 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/X9.23 07:25:22.575 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/X9.23PADDING 07:25:22.575 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9686 *** *** 9687 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.575 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ZEROBYTEPADDING 07:25:22.575 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ 07:25:22.575 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126 07:25:22.577 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126-2 07:25:22.577 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126-2PADDING 07:25:22.577 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126PADDING 07:25:22.578 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO7816-4 07:25:22.579 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO7816-4PADDING 07:25:22.579 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/NOPADDING 07:25:22.579 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS5 07:25:22.580 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS5PADDING 07:25:22.580 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS7 07:25:22.580 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS7PADDING 07:25:22.580 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/TBC 07:25:22.580 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9688 *** *** 9689 *** *** 9690 *** *** 9691 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/X9.23 07:25:22.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/X9.23PADDING 07:25:22.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ZEROBYTE 07:25:22.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ZEROBYTEPADDING 07:25:22.581 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ 07:25:22.582 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126 07:25:22.582 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126-2 07:25:22.582 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126-2PADDING 07:25:22.582 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126PADDING 07:25:22.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO7816-4 07:25:22.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO7816-4PADDING 07:25:22.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/NOPADDING 07:25:22.583 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS5 07:25:22.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS5PADDING 07:25:22.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9692 *** *** 9693 *** *** 9694 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS7PADDING 07:25:22.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/TBC 07:25:22.584 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/TBCPADDING 07:25:22.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/X9.23 07:25:22.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/X9.23PADDING 07:25:22.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ZEROBYTE 07:25:22.585 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ZEROBYTEPADDING 07:25:22.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9695 *** *** 9696 *** *** 9697 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.586 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126 07:25:22.587 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126-2 07:25:22.588 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126-2PADDING 07:25:22.589 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126PADDING 07:25:22.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO7816-4 07:25:22.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9698 *** *** 9699 *** *** 9700 *** *** 9701 *** *** 9702 *** *** 9703 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/NOPADDING 07:25:22.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS5 07:25:22.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS5PADDING 07:25:22.590 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS7 07:25:22.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS7PADDING 07:25:22.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/TBC 07:25:22.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/TBCPADDING 07:25:22.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/X9.23 07:25:22.591 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/X9.23PADDING 07:25:22.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ZEROBYTE 07:25:22.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ZEROBYTEPADDING 07:25:22.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ 07:25:22.592 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126 07:25:22.601 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9704 *** *** 9705 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.601 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126-2PADDING 07:25:22.601 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126PADDING 07:25:22.601 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO7816-4 07:25:22.601 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO7816-4PADDING 07:25:22.601 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/NOPADDING 07:25:22.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9706 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:22.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS5PADDING 07:25:22.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS7 07:25:22.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS7PADDING 07:25:22.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/TBC 07:25:22.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/TBCPADDING 07:25:22.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/X9.23 07:25:22.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/X9.23PADDING 07:25:22.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ZEROBYTE 07:25:22.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ZEROBYTEPADDING 07:25:22.602 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ 07:25:22.603 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126 07:25:22.603 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126-2 07:25:22.603 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126-2PADDING 07:25:22.603 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126PADDING 07:25:22.603 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO7816-4 07:25:22.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO7816-4PADDING 07:25:22.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/NOPADDING 07:25:22.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS5 07:25:22.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS5PADDING 07:25:22.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS7 07:25:22.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS7PADDING 07:25:22.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/TBC 07:25:22.604 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/TBCPADDING 07:25:22.606 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/X9.23 07:25:22.607 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/X9.23PADDING 07:25:22.607 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ZEROBYTE 07:25:22.607 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ZEROBYTEPADDING 07:25:22.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ 07:25:22.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126 07:25:22.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126-2 07:25:22.608 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126-2PADDING 07:25:22.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126PADDING 07:25:22.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO7816-4 07:25:22.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO7816-4PADDING 07:25:22.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/NOPADDING 07:25:22.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS5 07:25:22.609 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS5PADDING 07:25:22.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS7 07:25:22.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS7PADDING 07:25:22.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/TBC 07:25:22.610 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/TBCPADDING 07:25:22.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/X9.23 07:25:22.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/X9.23PADDING 07:25:22.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ZEROBYTE 07:25:22.611 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ZEROBYTEPADDING 07:25:22.614 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ 07:25:22.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126 07:25:22.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126-2 07:25:22.615 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126-2PADDING 07:25:22.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126PADDING 07:25:22.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO7816-4 07:25:22.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO7816-4PADDING 07:25:22.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/NOPADDING 07:25:22.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS5 07:25:22.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS5PADDING 07:25:22.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS7 07:25:22.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS7PADDING 07:25:22.616 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/TBC 07:25:22.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/TBCPADDING 07:25:22.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/X9.23 07:25:22.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/X9.23PADDING 07:25:22.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ZEROBYTE 07:25:22.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ZEROBYTEPADDING 07:25:22.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ 07:25:22.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126 07:25:22.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126-2 07:25:22.617 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126-2PADDING 07:25:22.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126PADDING 07:25:22.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO7816-4 07:25:22.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO7816-4PADDING 07:25:22.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/NOPADDING 07:25:22.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS5 07:25:22.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS5PADDING 07:25:22.618 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS7 07:25:22.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS7PADDING 07:25:22.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/TBC 07:25:22.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/TBCPADDING 07:25:22.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/X9.23 07:25:22.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/X9.23PADDING 07:25:22.619 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ZEROBYTE 07:25:22.621 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ZEROBYTEPADDING 07:25:22.621 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ 07:25:22.621 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126 07:25:22.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126-2 07:25:22.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126-2PADDING 07:25:22.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126PADDING 07:25:22.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO7816-4 07:25:22.622 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO7816-4PADDING 07:25:22.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/NOPADDING 07:25:22.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS5 07:25:22.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS5PADDING 07:25:22.623 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS7 07:25:22.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS7PADDING 07:25:22.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/TBC 07:25:22.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/TBCPADDING 07:25:22.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/X9.23 07:25:22.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/X9.23PADDING 07:25:22.624 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ZEROBYTE 07:25:22.625 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ZEROBYTEPADDING 07:25:22.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ 07:25:22.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126 07:25:22.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126-2 07:25:22.626 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126-2PADDING 07:25:22.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126PADDING 07:25:22.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO7816-4 07:25:22.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO7816-4PADDING 07:25:22.627 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/NOPADDING 07:25:22.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS5 07:25:22.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS5PADDING 07:25:22.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS7 07:25:22.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS7PADDING 07:25:22.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/TBC 07:25:22.628 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/TBCPADDING 07:25:22.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/X9.23 07:25:22.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/X9.23PADDING 07:25:22.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ZEROBYTE 07:25:22.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ZEROBYTEPADDING 07:25:22.629 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ 07:25:22.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126 07:25:22.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126-2 07:25:22.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126-2PADDING 07:25:22.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126PADDING 07:25:22.630 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO7816-4 07:25:22.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO7816-4PADDING 07:25:22.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/NOPADDING 07:25:22.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS5 07:25:22.631 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS5PADDING 07:25:22.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS7 07:25:22.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS7PADDING 07:25:22.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/TBC 07:25:22.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/TBCPADDING 07:25:22.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/X9.23 07:25:22.632 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/X9.23PADDING 07:25:22.633 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ZEROBYTE 07:25:22.633 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ZEROBYTEPADDING 07:25:22.634 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ 07:25:22.634 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126 07:25:22.635 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126-2 07:25:22.635 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126-2PADDING 07:25:22.635 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126PADDING 07:25:22.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO7816-4 07:25:22.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO7816-4PADDING 07:25:22.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/NOPADDING 07:25:22.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS5 07:25:22.636 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS5PADDING 07:25:22.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS7 07:25:22.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS7PADDING 07:25:22.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/TBC 07:25:22.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/TBCPADDING 07:25:22.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/X9.23 07:25:22.637 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/X9.23PADDING 07:25:22.638 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ZEROBYTE 07:25:22.638 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ZEROBYTEPADDING 07:25:22.638 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ 07:25:22.638 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126 07:25:22.638 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126-2 07:25:22.639 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126-2PADDING 07:25:22.639 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126PADDING 07:25:22.639 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO7816-4 07:25:22.639 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO7816-4PADDING 07:25:22.639 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/NOPADDING 07:25:22.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS5 07:25:22.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS5PADDING 07:25:22.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS7 07:25:22.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS7PADDING 07:25:22.640 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/TBC 07:25:22.641 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/TBCPADDING 07:25:22.641 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/X9.23 07:25:22.641 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/X9.23PADDING 07:25:22.641 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ZEROBYTE 07:25:22.641 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ZEROBYTEPADDING 07:25:22.642 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ 07:25:22.642 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126 07:25:22.642 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126-2 07:25:22.642 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126-2PADDING 07:25:22.642 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126PADDING 07:25:22.642 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO7816-4 07:25:22.643 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO7816-4PADDING 07:25:22.643 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/NOPADDING 07:25:22.643 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS5 07:25:22.643 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS5PADDING 07:25:22.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS7 07:25:22.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS7PADDING 07:25:22.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/TBC 07:25:22.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/TBCPADDING 07:25:22.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/X9.23 07:25:22.644 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/X9.23PADDING 07:25:22.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ZEROBYTE 07:25:22.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ZEROBYTEPADDING 07:25:22.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ 07:25:22.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126 07:25:22.645 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126-2 07:25:22.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126-2PADDING 07:25:22.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126PADDING 07:25:22.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO7816-4 07:25:22.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO7816-4PADDING 07:25:22.646 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/NOPADDING 07:25:22.647 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS5 07:25:22.647 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS5PADDING 07:25:22.647 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS7 07:25:22.647 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS7PADDING 07:25:22.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/TBC 07:25:22.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/TBCPADDING 07:25:22.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/X9.23 07:25:22.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/X9.23PADDING 07:25:22.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ZEROBYTE 07:25:22.648 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ZEROBYTEPADDING 07:25:22.649 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ 07:25:22.649 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126 07:25:22.649 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126-2 07:25:22.649 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126-2PADDING 07:25:22.649 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126PADDING 07:25:22.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO7816-4 07:25:22.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO7816-4PADDING 07:25:22.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/NOPADDING 07:25:22.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS5 07:25:22.650 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS5PADDING 07:25:22.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS7 07:25:22.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS7PADDING 07:25:22.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/TBC 07:25:22.651 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/TBCPADDING 07:25:22.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/X9.23 07:25:22.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/X9.23PADDING 07:25:22.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ZEROBYTE 07:25:22.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ZEROBYTEPADDING 07:25:22.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ 07:25:22.652 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126 07:25:22.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126-2 07:25:22.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126-2PADDING 07:25:22.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126PADDING 07:25:22.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO7816-4 07:25:22.653 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO7816-4PADDING 07:25:22.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/NOPADDING 07:25:22.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS5 07:25:22.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS5PADDING 07:25:22.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS7 07:25:22.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS7PADDING 07:25:22.654 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/TBC 07:25:22.655 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/TBCPADDING 07:25:22.655 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/X9.23 07:25:22.655 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/X9.23PADDING 07:25:22.656 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ZEROBYTE 07:25:22.656 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ZEROBYTEPADDING 07:25:22.656 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ 07:25:22.656 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126 07:25:22.656 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126-2 07:25:22.657 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126-2PADDING 07:25:22.657 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126PADDING 07:25:22.657 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO7816-4 07:25:22.657 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO7816-4PADDING 07:25:22.658 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/NOPADDING 07:25:22.658 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS5 07:25:22.658 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS5PADDING 07:25:22.658 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS7 07:25:22.658 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS7PADDING 07:25:22.659 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/TBC 07:25:22.659 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/TBCPADDING 07:25:22.659 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/X9.23 07:25:22.659 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/X9.23PADDING 07:25:22.659 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ZEROBYTE 07:25:22.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ZEROBYTEPADDING 07:25:22.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ 07:25:22.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126 07:25:22.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126-2 07:25:22.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126-2PADDING 07:25:22.660 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126PADDING 07:25:22.661 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO7816-4 07:25:22.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO7816-4PADDING 07:25:22.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/NOPADDING 07:25:22.662 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS5 07:25:22.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS5PADDING 07:25:22.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS7 07:25:22.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS7PADDING 07:25:22.663 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/TBC 07:25:22.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/TBCPADDING 07:25:22.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/X9.23 07:25:22.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/X9.23PADDING 07:25:22.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ZEROBYTE 07:25:22.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ZEROBYTEPADDING 07:25:22.664 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ 07:25:22.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126 07:25:22.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126-2 07:25:22.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126-2PADDING 07:25:22.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126PADDING 07:25:22.665 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO7816-4 07:25:22.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO7816-4PADDING 07:25:22.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/NOPADDING 07:25:22.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS5 07:25:22.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS5PADDING 07:25:22.666 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS7 07:25:22.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS7PADDING 07:25:22.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/TBC 07:25:22.667 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/TBCPADDING 07:25:22.668 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/X9.23 07:25:22.668 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/X9.23PADDING 07:25:22.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ZEROBYTE 07:25:22.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ZEROBYTEPADDING 07:25:22.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ 07:25:22.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126 07:25:22.669 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126-2 07:25:22.670 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126-2PADDING 07:25:22.670 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126PADDING 07:25:22.670 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO7816-4 07:25:22.670 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO7816-4PADDING 07:25:22.670 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/NOPADDING 07:25:22.671 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS5 07:25:22.671 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS5PADDING 07:25:22.671 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS7 07:25:22.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS7PADDING 07:25:22.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/TBC 07:25:22.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/TBCPADDING 07:25:22.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/X9.23 07:25:22.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/X9.23PADDING 07:25:22.672 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ZEROBYTE 07:25:22.673 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ZEROBYTEPADDING 07:25:22.673 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ 07:25:22.673 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126 07:25:22.673 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126-2 07:25:22.673 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126-2PADDING 07:25:22.673 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126PADDING 07:25:22.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO7816-4 07:25:22.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO7816-4PADDING 07:25:22.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/NOPADDING 07:25:22.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS5 07:25:22.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS5PADDING 07:25:22.674 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS7 07:25:22.675 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS7PADDING 07:25:22.675 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/TBC 07:25:22.675 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/TBCPADDING 07:25:22.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/X9.23 07:25:22.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/X9.23PADDING 07:25:22.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ZEROBYTE 07:25:22.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ZEROBYTEPADDING 07:25:22.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ 07:25:22.676 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126 07:25:22.677 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126-2 07:25:22.677 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126-2PADDING 07:25:22.677 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126PADDING 07:25:22.677 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO7816-4 07:25:22.677 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO7816-4PADDING 07:25:22.678 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/NOPADDING 07:25:22.678 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS5 07:25:22.678 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS5PADDING 07:25:22.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS7 07:25:22.682 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS7PADDING 07:25:22.683 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/TBC 07:25:22.683 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/TBCPADDING 07:25:22.683 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/X9.23 07:25:22.683 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/X9.23PADDING 07:25:22.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ZEROBYTE 07:25:22.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ZEROBYTEPADDING 07:25:22.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ 07:25:22.684 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126 07:25:22.685 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126-2 07:25:22.685 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126-2PADDING 07:25:22.686 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126PADDING 07:25:22.686 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO7816-4 07:25:22.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO7816-4PADDING 07:25:22.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/NOPADDING 07:25:22.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS5 07:25:22.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS5PADDING 07:25:22.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS7 07:25:22.696 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS7PADDING 07:25:22.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/TBC 07:25:22.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/TBCPADDING 07:25:22.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/X9.23 07:25:22.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/X9.23PADDING 07:25:22.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ZEROBYTE 07:25:22.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ZEROBYTEPADDING 07:25:22.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ 07:25:22.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126 07:25:22.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126-2 07:25:22.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126-2PADDING 07:25:22.697 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126PADDING 07:25:22.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO7816-4 07:25:22.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO7816-4PADDING 07:25:22.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/NOPADDING 07:25:22.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS5 07:25:22.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS5PADDING 07:25:22.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS7 07:25:22.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS7PADDING 07:25:22.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/TBC 07:25:22.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/TBCPADDING 07:25:22.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/X9.23 07:25:22.698 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/X9.23PADDING 07:25:22.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ZEROBYTE 07:25:22.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ZEROBYTEPADDING 07:25:22.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ 07:25:22.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126 07:25:22.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126-2 07:25:22.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126-2PADDING 07:25:22.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126PADDING 07:25:22.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO7816-4 07:25:22.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO7816-4PADDING 07:25:22.699 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/NOPADDING 07:25:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS5 07:25:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS5PADDING 07:25:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS7 07:25:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS7PADDING 07:25:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/TBC 07:25:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/TBCPADDING 07:25:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/X9.23 07:25:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/X9.23PADDING 07:25:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ZEROBYTE 07:25:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ZEROBYTEPADDING 07:25:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ 07:25:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126 07:25:22.700 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126-2 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126-2PADDING 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126PADDING 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO7816-4 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO7816-4PADDING 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/NOPADDING 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS5 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS5PADDING 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS7 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS7PADDING 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/TBC 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/TBCPADDING 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/X9.23 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/X9.23PADDING 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ZEROBYTE 07:25:22.701 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ZEROBYTEPADDING 07:25:22.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ 07:25:22.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126 07:25:22.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126-2 07:25:22.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126-2PADDING 07:25:22.702 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126PADDING 07:25:22.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO7816-4 07:25:22.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO7816-4PADDING 07:25:22.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/NOPADDING 07:25:22.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS5 07:25:22.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS5PADDING 07:25:22.703 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS7 07:25:22.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS7PADDING 07:25:22.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/TBC 07:25:22.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/TBCPADDING 07:25:22.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/X9.23 07:25:22.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/X9.23PADDING 07:25:22.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ZEROBYTE 07:25:22.704 [Test worker] INFO o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ZEROBYTEPADDING 07:25:22.705 [Test worker] INFO o.s.c.CipherTest - transformation=AES// 07:25:22.706 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES//" does not support IV => Skipping. 07:25:22.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES//NOPADDING 07:25:22.706 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES//NOPADDING" does not support IV => Skipping. 07:25:22.706 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC-CTS/ 07:25:22.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC-CTS/NOPADDING 07:25:22.708 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ 07:25:22.709 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO10126 07:25:22.709 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO10126-2 07:25:22.710 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO10126-2PADDING 07:25:22.711 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO10126PADDING 07:25:22.712 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO7816-4 07:25:22.712 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ISO7816-4PADDING 07:25:22.713 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/NOPADDING 07:25:22.713 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5 07:25:22.713 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5PADDING 07:25:22.714 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS7 07:25:22.714 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS7PADDING 07:25:22.715 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/TBC 07:25:22.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/TBCPADDING 07:25:22.718 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/X9.23 07:25:22.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/X9.23PADDING 07:25:22.719 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ZEROBYTE 07:25:22.720 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/ZEROBYTEPADDING 07:25:22.720 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CCM/ 07:25:22.720 [Test worker] ERROR o.s.c.CipherTest - transformation "AES/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:22.720 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CCM/NOPADDING 07:25:22.720 [Test worker] ERROR o.s.c.CipherTest - transformation "AES/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:22.720 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ 07:25:22.721 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO10126 07:25:22.721 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO10126-2 07:25:22.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO10126-2PADDING 07:25:22.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO10126PADDING 07:25:22.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO7816-4 07:25:22.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ISO7816-4PADDING 07:25:22.722 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NOPADDING 07:25:22.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/PKCS5 07:25:22.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/PKCS5PADDING 07:25:22.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/PKCS7 07:25:22.723 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/PKCS7PADDING 07:25:22.724 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/TBC 07:25:22.727 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/TBCPADDING 07:25:22.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/X9.23 07:25:22.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/X9.23PADDING 07:25:22.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ZEROBYTE 07:25:22.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/ZEROBYTEPADDING 07:25:22.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ 07:25:22.728 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO10126 07:25:22.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO10126-2 07:25:22.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO10126-2PADDING 07:25:22.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO10126PADDING 07:25:22.729 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO7816-4 07:25:22.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ISO7816-4PADDING 07:25:22.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/NOPADDING 07:25:22.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/PKCS5 07:25:22.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/PKCS5PADDING 07:25:22.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/PKCS7 07:25:22.730 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/PKCS7PADDING 07:25:22.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/TBC 07:25:22.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/TBCPADDING 07:25:22.731 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/X9.23 07:25:22.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/X9.23PADDING 07:25:22.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ZEROBYTE 07:25:22.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB104/ZEROBYTEPADDING 07:25:22.732 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ 07:25:22.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO10126 07:25:22.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO10126-2 07:25:22.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO10126-2PADDING 07:25:22.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO10126PADDING 07:25:22.733 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO7816-4 07:25:22.734 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ISO7816-4PADDING 07:25:22.734 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/NOPADDING 07:25:22.734 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/PKCS5 07:25:22.734 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/PKCS5PADDING 07:25:22.735 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/PKCS7 07:25:22.735 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/PKCS7PADDING 07:25:22.735 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/TBC 07:25:22.735 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/TBCPADDING 07:25:22.736 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/X9.23 07:25:22.736 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/X9.23PADDING 07:25:22.736 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ZEROBYTE 07:25:22.736 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB112/ZEROBYTEPADDING 07:25:22.736 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ 07:25:22.736 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO10126 07:25:22.737 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO10126-2 07:25:22.738 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO10126-2PADDING 07:25:22.739 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO10126PADDING 07:25:22.739 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO7816-4 07:25:22.739 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ISO7816-4PADDING 07:25:22.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/NOPADDING 07:25:22.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/PKCS5 07:25:22.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/PKCS5PADDING 07:25:22.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/PKCS7 07:25:22.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/PKCS7PADDING 07:25:22.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/TBC 07:25:22.740 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/TBCPADDING 07:25:22.741 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/X9.23 07:25:22.741 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/X9.23PADDING 07:25:22.741 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ZEROBYTE 07:25:22.741 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB120/ZEROBYTEPADDING 07:25:22.741 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ 07:25:22.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO10126 07:25:22.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO10126-2 07:25:22.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO10126-2PADDING 07:25:22.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO10126PADDING 07:25:22.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO7816-4 07:25:22.742 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ISO7816-4PADDING 07:25:22.743 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/NOPADDING 07:25:22.743 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/PKCS5 07:25:22.743 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/PKCS5PADDING 07:25:22.743 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/PKCS7 07:25:22.743 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/PKCS7PADDING 07:25:22.743 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/TBC 07:25:22.746 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/TBCPADDING 07:25:22.747 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/X9.23 07:25:22.752 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/X9.23PADDING 07:25:22.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ZEROBYTE 07:25:22.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB128/ZEROBYTEPADDING 07:25:22.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ 07:25:22.753 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO10126 07:25:22.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO10126-2 07:25:22.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO10126-2PADDING 07:25:22.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO10126PADDING 07:25:22.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO7816-4 07:25:22.754 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ISO7816-4PADDING 07:25:22.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/NOPADDING 07:25:22.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/PKCS5 07:25:22.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/PKCS5PADDING 07:25:22.755 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/PKCS7 07:25:22.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/PKCS7PADDING 07:25:22.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/TBC 07:25:22.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/TBCPADDING 07:25:22.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/X9.23 07:25:22.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/X9.23PADDING 07:25:22.756 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ZEROBYTE 07:25:22.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB136/ZEROBYTEPADDING 07:25:22.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ 07:25:22.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO10126 07:25:22.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO10126-2 07:25:22.757 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO10126-2PADDING 07:25:22.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO10126PADDING 07:25:22.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO7816-4 07:25:22.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ISO7816-4PADDING 07:25:22.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/NOPADDING 07:25:22.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/PKCS5 07:25:22.758 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/PKCS5PADDING 07:25:22.759 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/PKCS7 07:25:22.759 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/PKCS7PADDING 07:25:22.759 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/TBC 07:25:22.759 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/TBCPADDING 07:25:22.760 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/X9.23 07:25:22.760 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/X9.23PADDING 07:25:22.760 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ZEROBYTE 07:25:22.760 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB144/ZEROBYTEPADDING 07:25:22.760 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ 07:25:22.760 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO10126 07:25:22.761 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO10126-2 07:25:22.761 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO10126-2PADDING 07:25:22.761 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO10126PADDING 07:25:22.761 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO7816-4 07:25:22.762 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ISO7816-4PADDING 07:25:22.762 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/NOPADDING 07:25:22.762 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/PKCS5 07:25:22.762 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/PKCS5PADDING 07:25:22.787 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/PKCS7 07:25:22.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/PKCS7PADDING 07:25:22.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/TBC 07:25:22.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/TBCPADDING 07:25:22.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/X9.23 07:25:22.788 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/X9.23PADDING 07:25:22.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ZEROBYTE 07:25:22.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB152/ZEROBYTEPADDING 07:25:22.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ 07:25:22.789 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO10126 07:25:22.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO10126-2 07:25:22.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO10126-2PADDING 07:25:22.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO10126PADDING 07:25:22.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO7816-4 07:25:22.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ISO7816-4PADDING 07:25:22.790 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/NOPADDING 07:25:22.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/PKCS5 07:25:22.791 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/PKCS5PADDING 07:25:22.803 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/PKCS7 07:25:22.803 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/PKCS7PADDING 07:25:22.803 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/TBC 07:25:22.803 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/TBCPADDING 07:25:22.803 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/X9.23 07:25:22.803 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/X9.23PADDING 07:25:22.803 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ZEROBYTE 07:25:22.804 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB16/ZEROBYTEPADDING 07:25:22.804 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ 07:25:22.804 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO10126 07:25:22.804 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO10126-2 07:25:22.804 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO10126-2PADDING 07:25:22.804 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO10126PADDING 07:25:22.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO7816-4 07:25:22.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ISO7816-4PADDING 07:25:22.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/NOPADDING 07:25:22.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/PKCS5 07:25:22.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/PKCS5PADDING 07:25:22.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/PKCS7 07:25:22.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/PKCS7PADDING 07:25:22.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/TBC 07:25:22.805 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/TBCPADDING 07:25:22.806 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/X9.23 07:25:22.806 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/X9.23PADDING 07:25:22.806 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ZEROBYTE 07:25:22.806 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB160/ZEROBYTEPADDING 07:25:22.806 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ 07:25:22.806 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO10126 07:25:22.806 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO10126-2 07:25:22.806 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO10126-2PADDING 07:25:22.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO10126PADDING 07:25:22.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO7816-4 07:25:22.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ISO7816-4PADDING 07:25:22.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/NOPADDING 07:25:22.807 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/PKCS5 07:25:22.808 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/PKCS5PADDING 07:25:22.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/PKCS7 07:25:22.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/PKCS7PADDING 07:25:22.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/TBC 07:25:22.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/TBCPADDING 07:25:22.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/X9.23 07:25:22.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/X9.23PADDING 07:25:22.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ZEROBYTE 07:25:22.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB168/ZEROBYTEPADDING 07:25:22.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ 07:25:22.817 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO10126 07:25:22.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO10126-2 07:25:22.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO10126-2PADDING 07:25:22.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO10126PADDING 07:25:22.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO7816-4 07:25:22.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ISO7816-4PADDING 07:25:22.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/NOPADDING 07:25:22.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/PKCS5 07:25:22.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/PKCS5PADDING 07:25:22.818 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/PKCS7 07:25:22.819 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/PKCS7PADDING 07:25:22.819 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/TBC 07:25:22.820 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/TBCPADDING 07:25:22.820 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/X9.23 07:25:22.820 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/X9.23PADDING 07:25:22.821 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ZEROBYTE 07:25:22.821 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB176/ZEROBYTEPADDING 07:25:22.821 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ 07:25:22.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO10126 07:25:22.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO10126-2 07:25:22.822 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO10126-2PADDING 07:25:22.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO10126PADDING 07:25:22.823 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO7816-4 07:25:22.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ISO7816-4PADDING 07:25:22.824 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/NOPADDING 07:25:22.825 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/PKCS5 07:25:22.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/PKCS5PADDING 07:25:22.826 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/PKCS7 07:25:22.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/PKCS7PADDING 07:25:22.827 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/TBC 07:25:22.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/TBCPADDING 07:25:22.828 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/X9.23 07:25:22.829 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/X9.23PADDING 07:25:22.829 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ZEROBYTE 07:25:22.830 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB184/ZEROBYTEPADDING 07:25:22.831 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ 07:25:22.832 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO10126 07:25:22.832 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO10126-2 07:25:22.832 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO10126-2PADDING 07:25:22.833 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO10126PADDING 07:25:22.833 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO7816-4 07:25:22.833 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ISO7816-4PADDING 07:25:22.833 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/NOPADDING 07:25:22.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/PKCS5 07:25:22.834 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/PKCS5PADDING 07:25:22.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/PKCS7 07:25:22.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/PKCS7PADDING 07:25:22.836 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/TBC 07:25:22.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/TBCPADDING 07:25:22.837 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/X9.23 07:25:22.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/X9.23PADDING 07:25:22.838 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ZEROBYTE 07:25:22.839 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB192/ZEROBYTEPADDING 07:25:22.839 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ 07:25:22.840 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO10126 07:25:22.841 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO10126-2 07:25:22.841 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO10126-2PADDING 07:25:22.842 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO10126PADDING 07:25:22.843 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO7816-4 07:25:22.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ISO7816-4PADDING 07:25:22.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/NOPADDING 07:25:22.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/PKCS5 07:25:22.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/PKCS5PADDING 07:25:22.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/PKCS7 07:25:22.844 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/PKCS7PADDING 07:25:22.845 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/TBC 07:25:22.845 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/TBCPADDING 07:25:22.845 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/X9.23 07:25:22.845 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/X9.23PADDING 07:25:22.845 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ZEROBYTE 07:25:22.846 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB200/ZEROBYTEPADDING 07:25:22.846 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ 07:25:22.846 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO10126 07:25:22.846 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO10126-2 07:25:22.846 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO10126-2PADDING 07:25:22.847 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO10126PADDING 07:25:22.850 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO7816-4 07:25:22.851 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ISO7816-4PADDING 07:25:22.852 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/NOPADDING 07:25:22.852 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/PKCS5 07:25:22.852 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/PKCS5PADDING 07:25:22.853 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/PKCS7 07:25:22.853 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/PKCS7PADDING 07:25:22.854 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/TBC 07:25:22.854 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/TBCPADDING 07:25:22.855 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/X9.23 07:25:22.855 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/X9.23PADDING 07:25:22.855 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ZEROBYTE 07:25:22.856 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB208/ZEROBYTEPADDING 07:25:22.856 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ 07:25:22.856 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO10126 07:25:22.856 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO10126-2 07:25:22.856 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO10126-2PADDING 07:25:22.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO10126PADDING 07:25:22.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO7816-4 07:25:22.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ISO7816-4PADDING 07:25:22.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/NOPADDING 07:25:22.857 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/PKCS5 07:25:22.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/PKCS5PADDING 07:25:22.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/PKCS7 07:25:22.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/PKCS7PADDING 07:25:22.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/TBC 07:25:22.858 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/TBCPADDING 07:25:22.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/X9.23 07:25:22.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/X9.23PADDING 07:25:22.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ZEROBYTE 07:25:22.859 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB216/ZEROBYTEPADDING 07:25:22.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ 07:25:22.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO10126 07:25:22.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO10126-2 07:25:22.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO10126-2PADDING 07:25:22.860 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO10126PADDING 07:25:22.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO7816-4 07:25:22.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ISO7816-4PADDING 07:25:22.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/NOPADDING 07:25:22.861 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/PKCS5 07:25:22.868 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/PKCS5PADDING 07:25:22.869 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/PKCS7 07:25:22.869 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/PKCS7PADDING 07:25:22.870 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/TBC 07:25:22.870 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/TBCPADDING 07:25:22.871 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/X9.23 07:25:22.871 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/X9.23PADDING 07:25:22.872 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ZEROBYTE 07:25:22.872 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB224/ZEROBYTEPADDING 07:25:22.873 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ 07:25:22.874 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO10126 07:25:22.874 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO10126-2 07:25:22.874 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO10126-2PADDING 07:25:22.874 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO10126PADDING 07:25:22.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO7816-4 07:25:22.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ISO7816-4PADDING 07:25:22.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/NOPADDING 07:25:22.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/PKCS5 07:25:22.875 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/PKCS5PADDING 07:25:22.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/PKCS7 07:25:22.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/PKCS7PADDING 07:25:22.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/TBC 07:25:22.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/TBCPADDING 07:25:22.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/X9.23 07:25:22.876 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/X9.23PADDING 07:25:22.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ZEROBYTE 07:25:22.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB232/ZEROBYTEPADDING 07:25:22.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ 07:25:22.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO10126 07:25:22.877 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO10126-2 07:25:22.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO10126-2PADDING 07:25:22.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO10126PADDING 07:25:22.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO7816-4 07:25:22.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ISO7816-4PADDING 07:25:22.878 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/NOPADDING 07:25:22.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/PKCS5 07:25:22.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/PKCS5PADDING 07:25:22.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/PKCS7 07:25:22.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/PKCS7PADDING 07:25:22.879 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/TBC 07:25:22.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/TBCPADDING 07:25:22.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/X9.23 07:25:22.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/X9.23PADDING 07:25:22.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ZEROBYTE 07:25:22.880 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB24/ZEROBYTEPADDING 07:25:22.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ 07:25:22.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO10126 07:25:22.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO10126-2 07:25:22.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO10126-2PADDING 07:25:22.881 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO10126PADDING 07:25:22.882 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO7816-4 07:25:22.882 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ISO7816-4PADDING 07:25:22.882 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/NOPADDING 07:25:22.882 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/PKCS5 07:25:22.882 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/PKCS5PADDING 07:25:22.882 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/PKCS7 07:25:22.883 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/PKCS7PADDING 07:25:22.883 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/TBC 07:25:22.883 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/TBCPADDING 07:25:22.883 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/X9.23 07:25:22.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/X9.23PADDING 07:25:22.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ZEROBYTE 07:25:22.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB240/ZEROBYTEPADDING 07:25:22.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ 07:25:22.884 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO10126 07:25:22.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO10126-2 07:25:22.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO10126-2PADDING 07:25:22.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO10126PADDING 07:25:22.885 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO7816-4 07:25:22.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ISO7816-4PADDING 07:25:22.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/NOPADDING 07:25:22.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/PKCS5 07:25:22.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/PKCS5PADDING 07:25:22.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/PKCS7 07:25:22.886 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/PKCS7PADDING 07:25:22.895 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/TBC 07:25:22.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/TBCPADDING 07:25:22.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/X9.23 07:25:22.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/X9.23PADDING 07:25:22.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ZEROBYTE 07:25:22.896 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB248/ZEROBYTEPADDING 07:25:22.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ 07:25:22.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO10126 07:25:22.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO10126-2 07:25:22.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO10126-2PADDING 07:25:22.897 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO10126PADDING 07:25:22.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO7816-4 07:25:22.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ISO7816-4PADDING 07:25:22.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/NOPADDING 07:25:22.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/PKCS5 07:25:22.898 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/PKCS5PADDING 07:25:22.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/PKCS7 07:25:22.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/PKCS7PADDING 07:25:22.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/TBC 07:25:22.899 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/TBCPADDING 07:25:22.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/X9.23 07:25:22.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/X9.23PADDING 07:25:22.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ZEROBYTE 07:25:22.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB256/ZEROBYTEPADDING 07:25:22.900 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ 07:25:22.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO10126 07:25:22.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO10126-2 07:25:22.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO10126-2PADDING 07:25:22.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO10126PADDING 07:25:22.901 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO7816-4 07:25:22.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ISO7816-4PADDING 07:25:22.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/NOPADDING 07:25:22.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/PKCS5 07:25:22.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/PKCS5PADDING 07:25:22.902 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/PKCS7 07:25:22.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/PKCS7PADDING 07:25:22.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/TBC 07:25:22.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/TBCPADDING 07:25:22.903 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/X9.23 07:25:22.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/X9.23PADDING 07:25:22.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ZEROBYTE 07:25:22.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB32/ZEROBYTEPADDING 07:25:22.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ 07:25:22.904 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO10126 07:25:22.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO10126-2 07:25:22.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO10126-2PADDING 07:25:22.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO10126PADDING 07:25:22.905 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO7816-4 07:25:22.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ISO7816-4PADDING 07:25:22.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/NOPADDING 07:25:22.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/PKCS5 07:25:22.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/PKCS5PADDING 07:25:22.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/PKCS7 07:25:22.906 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/PKCS7PADDING 07:25:22.907 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/TBC 07:25:22.907 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/TBCPADDING 07:25:22.907 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/X9.23 07:25:22.907 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/X9.23PADDING 07:25:22.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ZEROBYTE 07:25:22.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB40/ZEROBYTEPADDING 07:25:22.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ 07:25:22.908 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO10126 07:25:22.911 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO10126-2 07:25:22.912 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO10126-2PADDING 07:25:22.914 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO10126PADDING 07:25:22.923 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO7816-4 07:25:22.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ISO7816-4PADDING 07:25:22.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/NOPADDING 07:25:22.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/PKCS5 07:25:22.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/PKCS5PADDING 07:25:22.924 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/PKCS7 07:25:22.925 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/PKCS7PADDING 07:25:22.925 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/TBC 07:25:22.925 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/TBCPADDING 07:25:22.925 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/X9.23 07:25:22.925 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/X9.23PADDING 07:25:22.925 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ZEROBYTE 07:25:22.926 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB48/ZEROBYTEPADDING 07:25:22.926 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ 07:25:22.926 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO10126 07:25:22.926 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO10126-2 07:25:22.926 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO10126-2PADDING 07:25:22.926 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO10126PADDING 07:25:22.927 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO7816-4 07:25:22.927 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ISO7816-4PADDING 07:25:22.927 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/NOPADDING 07:25:22.927 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/PKCS5 07:25:22.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/PKCS5PADDING 07:25:22.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/PKCS7 07:25:22.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/PKCS7PADDING 07:25:22.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/TBC 07:25:22.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/TBCPADDING 07:25:22.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/X9.23 07:25:22.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/X9.23PADDING 07:25:22.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ZEROBYTE 07:25:22.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB56/ZEROBYTEPADDING 07:25:22.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ 07:25:22.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO10126 07:25:22.928 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO10126-2 07:25:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO10126-2PADDING 07:25:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO10126PADDING 07:25:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO7816-4 07:25:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ISO7816-4PADDING 07:25:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/NOPADDING 07:25:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/PKCS5 07:25:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/PKCS5PADDING 07:25:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/PKCS7 07:25:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/PKCS7PADDING 07:25:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/TBC 07:25:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/TBCPADDING 07:25:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/X9.23 07:25:22.929 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/X9.23PADDING 07:25:22.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ZEROBYTE 07:25:22.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB64/ZEROBYTEPADDING 07:25:22.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ 07:25:22.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO10126 07:25:22.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO10126-2 07:25:22.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO10126-2PADDING 07:25:22.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO10126PADDING 07:25:22.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO7816-4 07:25:22.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ISO7816-4PADDING 07:25:22.930 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/NOPADDING 07:25:22.931 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/PKCS5 07:25:22.931 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/PKCS5PADDING 07:25:22.931 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/PKCS7 07:25:22.932 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/PKCS7PADDING 07:25:22.932 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/TBC 07:25:22.932 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/TBCPADDING 07:25:22.932 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/X9.23 07:25:22.933 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/X9.23PADDING 07:25:22.933 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ZEROBYTE 07:25:22.933 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB72/ZEROBYTEPADDING 07:25:22.933 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ 07:25:22.934 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO10126 07:25:22.934 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO10126-2 07:25:22.934 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO10126-2PADDING 07:25:22.934 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO10126PADDING 07:25:22.935 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO7816-4 07:25:22.935 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ISO7816-4PADDING 07:25:22.935 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/NOPADDING 07:25:22.936 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/PKCS5 07:25:22.936 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/PKCS5PADDING 07:25:22.937 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/PKCS7 07:25:22.937 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/PKCS7PADDING 07:25:22.937 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/TBC 07:25:22.938 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/TBCPADDING 07:25:22.938 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/X9.23 07:25:22.938 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/X9.23PADDING 07:25:22.939 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ZEROBYTE 07:25:22.939 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB8/ZEROBYTEPADDING 07:25:22.940 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ 07:25:22.940 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO10126 07:25:22.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO10126-2 07:25:22.941 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO10126-2PADDING 07:25:22.942 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO10126PADDING 07:25:22.946 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO7816-4 07:25:22.946 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ISO7816-4PADDING 07:25:22.946 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/NOPADDING 07:25:22.947 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/PKCS5 07:25:22.947 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/PKCS5PADDING 07:25:22.947 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/PKCS7 07:25:22.948 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/PKCS7PADDING 07:25:22.948 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/TBC 07:25:22.948 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/TBCPADDING 07:25:22.949 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/X9.23 07:25:22.949 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/X9.23PADDING 07:25:22.949 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ZEROBYTE 07:25:22.950 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB80/ZEROBYTEPADDING 07:25:22.950 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ 07:25:22.951 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO10126 07:25:22.952 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO10126-2 07:25:22.953 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO10126-2PADDING 07:25:22.953 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO10126PADDING 07:25:22.954 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO7816-4 07:25:22.954 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ISO7816-4PADDING 07:25:22.955 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/NOPADDING 07:25:22.956 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/PKCS5 07:25:22.956 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/PKCS5PADDING 07:25:22.956 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/PKCS7 07:25:22.956 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/PKCS7PADDING 07:25:22.956 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/TBC 07:25:22.957 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/TBCPADDING 07:25:22.957 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/X9.23 07:25:22.958 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/X9.23PADDING 07:25:22.958 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ZEROBYTE 07:25:22.959 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB88/ZEROBYTEPADDING 07:25:22.959 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ 07:25:22.963 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO10126 07:25:22.964 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO10126-2 07:25:22.964 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO10126-2PADDING 07:25:22.964 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO10126PADDING 07:25:22.964 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO7816-4 07:25:22.964 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ISO7816-4PADDING 07:25:22.964 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/NOPADDING 07:25:22.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/PKCS5 07:25:22.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/PKCS5PADDING 07:25:22.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/PKCS7 07:25:22.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/PKCS7PADDING 07:25:22.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/TBC 07:25:22.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/TBCPADDING 07:25:22.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/X9.23 07:25:22.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/X9.23PADDING 07:25:22.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ZEROBYTE 07:25:22.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB96/ZEROBYTEPADDING 07:25:22.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CTS/ 07:25:22.965 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/CTS/" does not support IV => Skipping. 07:25:22.965 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CTS/NOPADDING 07:25:22.966 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/CTS/NOPADDING" does not support IV => Skipping. 07:25:22.966 [Test worker] INFO o.s.c.CipherTest - transformation=AES/EAX/ 07:25:22.966 [Test worker] INFO o.s.c.CipherTest - transformation=AES/EAX/NOPADDING 07:25:22.967 [Test worker] INFO o.s.c.CipherTest - transformation=AES/ECB/ 07:25:22.967 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/ECB/" does not support IV => Skipping. 07:25:22.967 [Test worker] INFO o.s.c.CipherTest - transformation=AES/ECB/NOPADDING 07:25:22.967 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/ECB/NOPADDING" does not support IV => Skipping. 07:25:22.967 [Test worker] INFO o.s.c.CipherTest - transformation=AES/GCM/ 07:25:22.968 [Test worker] INFO o.s.c.CipherTest - transformation=AES/GCM/NOPADDING 07:25:22.968 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ 07:25:22.969 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO10126 07:25:22.969 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO10126-2 07:25:22.969 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO10126-2PADDING 07:25:22.969 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO10126PADDING 07:25:22.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO7816-4 07:25:22.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ISO7816-4PADDING 07:25:22.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/NOPADDING 07:25:22.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/PKCS5 07:25:22.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/PKCS5PADDING 07:25:22.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/PKCS7 07:25:22.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/PKCS7PADDING 07:25:22.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/TBC 07:25:22.970 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/TBCPADDING 07:25:22.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/X9.23 07:25:22.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/X9.23PADDING 07:25:22.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ZEROBYTE 07:25:22.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB/ZEROBYTEPADDING 07:25:22.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ 07:25:22.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO10126 07:25:22.971 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO10126-2 07:25:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO10126-2PADDING 07:25:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO10126PADDING 07:25:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO7816-4 07:25:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ISO7816-4PADDING 07:25:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/NOPADDING 07:25:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/PKCS5 07:25:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/PKCS5PADDING 07:25:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/PKCS7 07:25:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/PKCS7PADDING 07:25:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/TBC 07:25:22.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/TBCPADDING 07:25:22.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/X9.23 07:25:22.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/X9.23PADDING 07:25:22.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ZEROBYTE 07:25:22.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB104/ZEROBYTEPADDING 07:25:22.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ 07:25:22.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO10126 07:25:22.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO10126-2 07:25:22.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO10126-2PADDING 07:25:22.973 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO10126PADDING 07:25:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO7816-4 07:25:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ISO7816-4PADDING 07:25:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/NOPADDING 07:25:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/PKCS5 07:25:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/PKCS5PADDING 07:25:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/PKCS7 07:25:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/PKCS7PADDING 07:25:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/TBC 07:25:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/TBCPADDING 07:25:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/X9.23 07:25:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/X9.23PADDING 07:25:22.974 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ZEROBYTE 07:25:22.975 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB112/ZEROBYTEPADDING 07:25:22.975 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ 07:25:22.975 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO10126 07:25:22.975 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO10126-2 07:25:22.975 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO10126-2PADDING 07:25:22.975 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO10126PADDING 07:25:22.975 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO7816-4 07:25:22.978 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ISO7816-4PADDING 07:25:22.978 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/NOPADDING 07:25:22.978 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/PKCS5 07:25:22.978 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/PKCS5PADDING 07:25:22.979 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/PKCS7 07:25:22.979 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/PKCS7PADDING 07:25:22.979 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/TBC 07:25:22.979 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/TBCPADDING 07:25:22.979 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/X9.23 07:25:22.979 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/X9.23PADDING 07:25:22.979 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ZEROBYTE 07:25:22.980 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB120/ZEROBYTEPADDING 07:25:22.980 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ 07:25:22.980 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO10126 07:25:22.980 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO10126-2 07:25:22.980 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO10126-2PADDING 07:25:22.980 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO10126PADDING 07:25:22.980 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO7816-4 07:25:22.980 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ISO7816-4PADDING 07:25:22.980 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/NOPADDING 07:25:22.980 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/PKCS5 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/PKCS5PADDING 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/PKCS7 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/PKCS7PADDING 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/TBC 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/TBCPADDING 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/X9.23 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/X9.23PADDING 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ZEROBYTE 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB128/ZEROBYTEPADDING 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO10126 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO10126-2 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO10126-2PADDING 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO10126PADDING 07:25:22.981 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO7816-4 07:25:22.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ISO7816-4PADDING 07:25:22.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/NOPADDING 07:25:22.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/PKCS5 07:25:22.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/PKCS5PADDING 07:25:22.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/PKCS7 07:25:22.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/PKCS7PADDING 07:25:22.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/TBC 07:25:22.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/TBCPADDING 07:25:22.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/X9.23 07:25:22.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/X9.23PADDING 07:25:22.982 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ZEROBYTE 07:25:22.983 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB136/ZEROBYTEPADDING 07:25:22.983 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ 07:25:22.983 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO10126 07:25:22.983 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO10126-2 07:25:22.983 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO10126-2PADDING 07:25:22.983 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO10126PADDING 07:25:22.983 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO7816-4 07:25:22.983 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ISO7816-4PADDING 07:25:22.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/NOPADDING 07:25:22.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/PKCS5 07:25:22.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/PKCS5PADDING 07:25:22.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/PKCS7 07:25:22.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/PKCS7PADDING 07:25:22.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/TBC 07:25:22.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/TBCPADDING 07:25:22.984 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/X9.23 07:25:22.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/X9.23PADDING 07:25:22.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ZEROBYTE 07:25:22.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB144/ZEROBYTEPADDING 07:25:22.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ 07:25:22.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO10126 07:25:22.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO10126-2 07:25:22.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO10126-2PADDING 07:25:22.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO10126PADDING 07:25:22.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO7816-4 07:25:22.986 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ISO7816-4PADDING 07:25:22.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/NOPADDING 07:25:22.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/PKCS5 07:25:22.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/PKCS5PADDING 07:25:22.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/PKCS7 07:25:22.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/PKCS7PADDING 07:25:22.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/TBC 07:25:22.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/TBCPADDING 07:25:22.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/X9.23 07:25:22.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/X9.23PADDING 07:25:22.987 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ZEROBYTE 07:25:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB152/ZEROBYTEPADDING 07:25:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ 07:25:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO10126 07:25:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO10126-2 07:25:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO10126-2PADDING 07:25:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO10126PADDING 07:25:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO7816-4 07:25:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ISO7816-4PADDING 07:25:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/NOPADDING 07:25:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/PKCS5 07:25:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/PKCS5PADDING 07:25:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/PKCS7 07:25:22.988 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/PKCS7PADDING 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/TBC 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/TBCPADDING 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/X9.23 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/X9.23PADDING 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ZEROBYTE 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB16/ZEROBYTEPADDING 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO10126 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO10126-2 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO10126-2PADDING 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO10126PADDING 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO7816-4 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ISO7816-4PADDING 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/NOPADDING 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/PKCS5 07:25:22.989 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/PKCS5PADDING 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/PKCS7 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/PKCS7PADDING 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/TBC 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/TBCPADDING 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/X9.23 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/X9.23PADDING 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ZEROBYTE 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB160/ZEROBYTEPADDING 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO10126 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO10126-2 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO10126-2PADDING 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO10126PADDING 07:25:22.990 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO7816-4 07:25:22.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ISO7816-4PADDING 07:25:22.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/NOPADDING 07:25:22.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/PKCS5 07:25:22.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/PKCS5PADDING 07:25:22.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/PKCS7 07:25:22.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/PKCS7PADDING 07:25:22.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/TBC 07:25:22.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/TBCPADDING 07:25:22.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/X9.23 07:25:22.991 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/X9.23PADDING 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ZEROBYTE 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB168/ZEROBYTEPADDING 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO10126 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO10126-2 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO10126-2PADDING 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO10126PADDING 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO7816-4 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ISO7816-4PADDING 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/NOPADDING 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/PKCS5 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/PKCS5PADDING 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/PKCS7 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/PKCS7PADDING 07:25:22.992 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/TBC 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/TBCPADDING 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/X9.23 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/X9.23PADDING 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ZEROBYTE 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB176/ZEROBYTEPADDING 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO10126 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO10126-2 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO10126-2PADDING 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO10126PADDING 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO7816-4 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ISO7816-4PADDING 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/NOPADDING 07:25:22.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/PKCS5 07:25:22.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/PKCS5PADDING 07:25:22.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/PKCS7 07:25:22.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/PKCS7PADDING 07:25:22.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/TBC 07:25:22.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/TBCPADDING 07:25:22.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/X9.23 07:25:22.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/X9.23PADDING 07:25:22.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ZEROBYTE 07:25:22.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB184/ZEROBYTEPADDING 07:25:22.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ 07:25:22.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO10126 07:25:22.994 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO10126-2 07:25:22.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO10126-2PADDING 07:25:22.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO10126PADDING 07:25:22.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO7816-4 07:25:22.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ISO7816-4PADDING 07:25:22.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/NOPADDING 07:25:22.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/PKCS5 07:25:22.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/PKCS5PADDING 07:25:22.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/PKCS7 07:25:22.995 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/PKCS7PADDING 07:25:22.997 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/TBC 07:25:22.997 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/TBCPADDING 07:25:22.997 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/X9.23 07:25:22.997 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/X9.23PADDING 07:25:22.997 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ZEROBYTE 07:25:22.997 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB192/ZEROBYTEPADDING 07:25:22.998 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ 07:25:22.998 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO10126 07:25:22.998 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO10126-2 07:25:22.998 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO10126-2PADDING 07:25:22.998 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO10126PADDING 07:25:22.998 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO7816-4 07:25:22.999 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ISO7816-4PADDING 07:25:22.999 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/NOPADDING 07:25:22.999 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/PKCS5 07:25:22.999 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/PKCS5PADDING 07:25:22.999 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/PKCS7 07:25:23.000 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/PKCS7PADDING 07:25:23.000 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/TBC 07:25:23.000 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/TBCPADDING 07:25:23.000 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/X9.23 07:25:23.000 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/X9.23PADDING 07:25:23.000 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ZEROBYTE 07:25:23.000 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB200/ZEROBYTEPADDING 07:25:23.001 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ 07:25:23.001 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO10126 07:25:23.001 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO10126-2 07:25:23.001 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO10126-2PADDING 07:25:23.001 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO10126PADDING 07:25:23.001 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO7816-4 07:25:23.002 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ISO7816-4PADDING 07:25:23.002 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/NOPADDING 07:25:23.002 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/PKCS5 07:25:23.002 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/PKCS5PADDING 07:25:23.002 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/PKCS7 07:25:23.002 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/PKCS7PADDING 07:25:23.003 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/TBC 07:25:23.003 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/TBCPADDING 07:25:23.003 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/X9.23 07:25:23.003 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/X9.23PADDING 07:25:23.003 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ZEROBYTE 07:25:23.004 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB208/ZEROBYTEPADDING 07:25:23.004 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ 07:25:23.004 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO10126 07:25:23.004 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO10126-2 07:25:23.004 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO10126-2PADDING 07:25:23.005 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO10126PADDING 07:25:23.005 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO7816-4 07:25:23.005 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ISO7816-4PADDING 07:25:23.005 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/NOPADDING 07:25:23.005 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/PKCS5 07:25:23.005 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/PKCS5PADDING 07:25:23.006 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/PKCS7 07:25:23.006 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/PKCS7PADDING 07:25:23.006 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/TBC 07:25:23.006 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/TBCPADDING 07:25:23.006 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/X9.23 07:25:23.006 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/X9.23PADDING 07:25:23.007 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ZEROBYTE 07:25:23.007 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB216/ZEROBYTEPADDING 07:25:23.007 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ 07:25:23.007 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO10126 07:25:23.007 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO10126-2 07:25:23.008 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO10126-2PADDING 07:25:23.008 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO10126PADDING 07:25:23.008 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO7816-4 07:25:23.008 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ISO7816-4PADDING 07:25:23.008 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/NOPADDING 07:25:23.008 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/PKCS5 07:25:23.009 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/PKCS5PADDING 07:25:23.009 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/PKCS7 07:25:23.009 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/PKCS7PADDING 07:25:23.009 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/TBC 07:25:23.009 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/TBCPADDING 07:25:23.009 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/X9.23 07:25:23.009 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/X9.23PADDING 07:25:23.010 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ZEROBYTE 07:25:23.010 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB224/ZEROBYTEPADDING 07:25:23.010 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ 07:25:23.010 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO10126 07:25:23.010 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO10126-2 07:25:23.011 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO10126-2PADDING 07:25:23.011 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO10126PADDING 07:25:23.011 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO7816-4 07:25:23.011 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ISO7816-4PADDING 07:25:23.012 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/NOPADDING 07:25:23.012 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/PKCS5 07:25:23.012 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/PKCS5PADDING 07:25:23.012 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/PKCS7 07:25:23.012 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/PKCS7PADDING 07:25:23.012 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/TBC 07:25:23.013 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/TBCPADDING 07:25:23.013 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/X9.23 07:25:23.013 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/X9.23PADDING 07:25:23.013 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ZEROBYTE 07:25:23.013 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB232/ZEROBYTEPADDING 07:25:23.013 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ 07:25:23.014 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO10126 07:25:23.014 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO10126-2 07:25:23.014 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO10126-2PADDING 07:25:23.014 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO10126PADDING 07:25:23.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO7816-4 07:25:23.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ISO7816-4PADDING 07:25:23.026 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/NOPADDING 07:25:23.027 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/PKCS5 07:25:23.027 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/PKCS5PADDING 07:25:23.028 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/PKCS7 07:25:23.028 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/PKCS7PADDING 07:25:23.028 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/TBC 07:25:23.029 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/TBCPADDING 07:25:23.029 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/X9.23 07:25:23.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/X9.23PADDING 07:25:23.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ZEROBYTE 07:25:23.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB24/ZEROBYTEPADDING 07:25:23.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ 07:25:23.030 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO10126 07:25:23.031 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO10126-2 07:25:23.031 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO10126-2PADDING 07:25:23.031 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO10126PADDING 07:25:23.033 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO7816-4 07:25:23.034 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ISO7816-4PADDING 07:25:23.036 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/NOPADDING 07:25:23.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/PKCS5 07:25:23.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/PKCS5PADDING 07:25:23.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/PKCS7 07:25:23.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/PKCS7PADDING 07:25:23.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/TBC 07:25:23.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/TBCPADDING 07:25:23.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/X9.23 07:25:23.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/X9.23PADDING 07:25:23.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ZEROBYTE 07:25:23.048 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB240/ZEROBYTEPADDING 07:25:23.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ 07:25:23.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO10126 07:25:23.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO10126-2 07:25:23.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO10126-2PADDING 07:25:23.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO10126PADDING 07:25:23.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO7816-4 07:25:23.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ISO7816-4PADDING 07:25:23.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/NOPADDING 07:25:23.049 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/PKCS5 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/PKCS5PADDING 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9707 *** *** 9708 *** *** 9709 *** *** 9710 *** *** 9711 *** *** 9712 *** *** 9713 *** *** 9714 *** *** 9715 *** *** 9716 *** *** 9717 *** *** 9718 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/PKCS7PADDING 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9719 *** *** 9720 *** *** 9721 *** *** 9722 *** *** 9723 *** *** 9724 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/TBCPADDING 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/X9.23 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/X9.23PADDING 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9725 *** *** 9726 *** *** 9727 *** *** 9728 *** *** 9729 *** *** 9730 *** *** 9731 *** *** 9732 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB248/ZEROBYTEPADDING 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9733 *** *** 9734 *** *** 9735 *** *** 9736 *** *** 9737 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO10126-2 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO10126-2PADDING 07:25:23.050 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9738 *** *** 9739 *** *** 9740 *** *** 9741 *** *** 9742 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO7816-4 07:25:23.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ISO7816-4PADDING 07:25:23.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/NOPADDING 07:25:23.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/PKCS5 07:25:23.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9743 *** *** 9744 *** *** 9745 *** *** 9746 *** *** 9747 *** *** 9748 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/PKCS7 07:25:23.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9749 *** *** 9750 *** *** 9751 *** *** 9752 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.051 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/TBC 07:25:23.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/TBCPADDING 07:25:23.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9753 *** *** 9754 *** *** 9755 *** *** 9756 *** *** 9757 *** *** 9758 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9759 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ZEROBYTE 07:25:23.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB256/ZEROBYTEPADDING 07:25:23.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ 07:25:23.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO10126 07:25:23.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO10126-2 07:25:23.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9760 *** *** 9761 *** *** 9762 *** *** 9763 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO10126PADDING 07:25:23.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO7816-4 07:25:23.052 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ISO7816-4PADDING 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9764 *** *** 9765 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/PKCS5 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/PKCS5PADDING 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/PKCS7 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/PKCS7PADDING 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/TBC 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/TBCPADDING 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/X9.23 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9766 *** *** 9767 *** *** 9768 *** *** 9769 *** *** 9770 *** *** 9771 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ZEROBYTE 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB32/ZEROBYTEPADDING 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO10126 07:25:23.053 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO10126-2 07:25:23.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO10126-2PADDING 07:25:23.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO10126PADDING 07:25:23.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO7816-4 07:25:23.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ISO7816-4PADDING 07:25:23.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/NOPADDING 07:25:23.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/PKCS5 07:25:23.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9772 *** *** 9773 *** *** 9774 *** *** 9775 *** *** 9776 *** *** 9777 *** *** 9778 *** *** 9779 *** *** 9780 *** *** 9781 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/PKCS7 07:25:23.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9782 *** *** 9783 *** *** 9784 *** *** 9785 *** *** 9786 *** *** 9787 *** *** 9788 *** *** 9789 *** *** 9790 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.054 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/TBC 07:25:23.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/TBCPADDING 07:25:23.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/X9.23 07:25:23.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9791 *** *** 9792 *** *** 9793 *** *** 9794 *** *** 9795 *** *** 9796 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ZEROBYTE 07:25:23.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB40/ZEROBYTEPADDING 07:25:23.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ 07:25:23.055 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO10126 07:25:23.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO10126-2 07:25:23.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO10126-2PADDING 07:25:23.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO10126PADDING 07:25:23.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO7816-4 07:25:23.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9797 *** *** 9798 *** *** 9799 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.056 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9800 *** *** 9801 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/PKCS5 07:25:23.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/PKCS5PADDING 07:25:23.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9802 *** *** 9803 *** *** 9804 *** *** 9805 *** *** 9806 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/PKCS7PADDING 07:25:23.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/TBC 07:25:23.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/TBCPADDING 07:25:23.057 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/X9.23 07:25:23.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9807 *** *** 9808 *** *** 9809 *** *** 9810 *** *** 9811 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ZEROBYTE 07:25:23.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB48/ZEROBYTEPADDING 07:25:23.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ 07:25:23.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO10126 07:25:23.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO10126-2 07:25:23.058 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO10126-2PADDING 07:25:23.059 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO10126PADDING 07:25:23.059 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO7816-4 07:25:23.059 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ISO7816-4PADDING 07:25:23.059 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/NOPADDING 07:25:23.072 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/PKCS5 07:25:23.072 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/PKCS5PADDING 07:25:23.072 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/PKCS7 07:25:23.072 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/PKCS7PADDING 07:25:23.072 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/TBC 07:25:23.072 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9812 *** *** 9813 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.072 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/X9.23 07:25:23.073 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/X9.23PADDING 07:25:23.073 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ZEROBYTE 07:25:23.073 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB56/ZEROBYTEPADDING 07:25:23.073 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ 07:25:23.073 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO10126 07:25:23.074 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO10126-2 07:25:23.074 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9814 *** *** 9815 *** *** 9816 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.074 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO10126PADDING 07:25:23.074 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO7816-4 07:25:23.074 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ISO7816-4PADDING 07:25:23.075 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/NOPADDING 07:25:23.075 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/PKCS5 07:25:23.075 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/PKCS5PADDING 07:25:23.075 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/PKCS7 07:25:23.075 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/PKCS7PADDING 07:25:23.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/TBC 07:25:23.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/TBCPADDING 07:25:23.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/X9.23 07:25:23.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/X9.23PADDING 07:25:23.076 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ZEROBYTE 07:25:23.077 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB64/ZEROBYTEPADDING 07:25:23.077 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9817 *** *** 9818 *** *** 9819 *** *** 9820 *** *** 9821 *** *** 9822 *** *** 9823 *** *** 9824 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.077 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO10126 07:25:23.077 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO10126-2 07:25:23.077 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9825 *** *** 9826 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.077 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO10126PADDING 07:25:23.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO7816-4 07:25:23.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9827 *** *** 9828 *** *** 9829 *** *** 9830 *** *** 9831 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9832 *** *** 9833 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.078 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9834 *** *** 9835 *** *** 9836 *** *** 9837 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/PKCS5PADDING 07:25:23.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/PKCS7 07:25:23.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/PKCS7PADDING 07:25:23.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/TBC 07:25:23.079 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/TBCPADDING 07:25:23.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/X9.23 07:25:23.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9838 *** *** 9839 *** *** 9840 *** *** 9841 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9842 *** *** 9843 *** *** 9844 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB72/ZEROBYTEPADDING 07:25:23.080 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ 07:25:23.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9845 *** *** 9846 *** *** 9847 *** *** 9848 *** *** 9849 *** *** 9850 *** *** 9851 *** *** 9852 *** *** 9853 *** *** 9854 *** *** 9855 *** *** 9856 *** *** 9857 *** *** 9858 *** *** 9859 *** *** 9860 *** *** 9861 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO10126-2 07:25:23.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9862 *** *** 9863 *** *** 9864 *** *** 9865 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.081 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO10126PADDING 07:25:23.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9866 *** *** 9867 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ISO7816-4PADDING 07:25:23.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/NOPADDING 07:25:23.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9868 *** *** 9869 *** *** 9870 *** *** 9871 *** *** 9872 *** *** 9873 *** *** 9874 *** *** 9875 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/PKCS5PADDING 07:25:23.082 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9876 *** *** 9877 *** *** 9878 *** *** 9879 *** *** 9880 *** *** 9881 *** *** 9882 *** *** 9883 *** *** 9884 *** *** 9885 *** *** 9886 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/PKCS7PADDING 07:25:23.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9887 *** *** 9888 *** *** 9889 *** *** 9890 *** *** 9891 *** *** 9892 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/TBCPADDING 07:25:23.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9893 *** *** 9894 *** *** 9895 *** *** 9896 *** *** 9897 *** *** 9898 *** *** 9899 *** *** 9900 *** *** 9901 *** *** 9902 *** *** 9903 *** *** 9904 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.083 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/X9.23PADDING 07:25:23.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ZEROBYTE 07:25:23.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB8/ZEROBYTEPADDING 07:25:23.084 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ 07:25:23.085 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO10126 07:25:23.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO10126-2 07:25:23.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO10126-2PADDING 07:25:23.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO10126PADDING 07:25:23.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9905 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.086 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ISO7816-4PADDING 07:25:23.087 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9906 *** *** 9907 *** *** 9908 *** *** 9909 *** *** 9910 *** *** 9911 *** *** 9912 *** *** 9913 *** *** 9914 *** *** 9915 *** *** 9916 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.087 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/PKCS5 07:25:23.087 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/PKCS5PADDING 07:25:23.087 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/PKCS7 07:25:23.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9917 *** *** 9918 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/TBC org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9919 *** *** 9920 *** *** 9921 *** *** 9922 *** *** 9923 *** *** 9924 *** *** 9925 *** *** 9926 *** *** 9927 *** *** 9928 *** *** 9929 *** *** 9930 *** *** 9931 *** *** 9932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/TBCPADDING 07:25:23.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/X9.23 07:25:23.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/X9.23PADDING 07:25:23.088 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9933 *** *** 9934 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9935 *** *** 9936 *** *** 9937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ 07:25:23.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9938 *** *** 9939 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO10126-2 07:25:23.089 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9940 *** *** 9941 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO10126PADDING 07:25:23.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9942 *** *** 9943 *** *** 9944 *** *** 9945 *** *** 9946 *** *** 9947 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ISO7816-4PADDING 07:25:23.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/NOPADDING 07:25:23.090 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9948 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.091 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/PKCS5PADDING 07:25:23.091 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9949 *** *** 9950 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.091 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/PKCS7PADDING 07:25:23.091 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/TBC 07:25:23.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/TBCPADDING 07:25:23.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/X9.23 07:25:23.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/X9.23PADDING 07:25:23.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9951 *** *** 9952 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB88/ZEROBYTEPADDING 07:25:23.092 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ 07:25:23.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO10126 07:25:23.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO10126-2 07:25:23.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO10126-2PADDING 07:25:23.093 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO10126PADDING 07:25:23.094 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO7816-4 07:25:23.094 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ISO7816-4PADDING 07:25:23.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/NOPADDING 07:25:23.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9953 *** *** 9954 *** *** 9955 *** *** 9956 *** *** 9957 *** *** 9958 *** *** 9959 *** *** 9960 *** *** 9961 *** *** 9962 *** *** 9963 *** *** 9964 *** *** 9965 *** *** 9966 *** *** 9967 *** *** 9968 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/PKCS5PADDING 07:25:23.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/PKCS7 07:25:23.104 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/PKCS7PADDING 07:25:23.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/TBC 07:25:23.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/TBCPADDING 07:25:23.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9969 *** *** 9970 *** *** 9971 *** *** 9972 *** *** 9973 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9974 *** *** 9975 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ZEROBYTE 07:25:23.105 [Test worker] INFO o.s.c.CipherTest - transformation=AES/OFB96/ZEROBYTEPADDING 07:25:23.106 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9976 *** *** 9977 *** *** 9978 *** *** 9979 *** *** 9980 *** *** 9981 *** *** 9982 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.106 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9983 *** *** 9984 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.106 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9985 *** *** 9986 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.107 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO10126-2PADDING 07:25:23.107 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO10126PADDING 07:25:23.108 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO7816-4 07:25:23.108 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ISO7816-4PADDING 07:25:23.108 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/NOPADDING 07:25:23.108 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9987 *** *** 9988 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/PKCS5PADDING 07:25:23.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/PKCS7 07:25:23.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/PKCS7PADDING 07:25:23.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/TBC 07:25:23.109 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/TBCPADDING 07:25:23.110 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/X9.23 07:25:23.110 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/X9.23PADDING 07:25:23.110 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ZEROBYTE 07:25:23.110 [Test worker] INFO o.s.c.CipherTest - transformation=AES/SIC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9989 *** *** 9990 *** *** 9991 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.111 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH// 07:25:23.121 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH//" does not support IV => Skipping. 07:25:23.124 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH//NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9992 *** *** 9993 *** *** 9994 *** *** 9995 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.126 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH//NOPADDING" does not support IV => Skipping. 07:25:23.126 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC-CTS/ 07:25:23.129 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC-CTS/NOPADDING 07:25:23.132 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9996 *** *** 9997 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.135 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126 07:25:23.137 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126-2 07:25:23.140 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126-2PADDING 07:25:23.142 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126PADDING 07:25:23.143 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO7816-4 07:25:23.143 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO7816-4PADDING 07:25:23.155 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT *** 9998 *** *** 9999 *** org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 0 *** *** gcm 1 *** *** gcm 2 *** *** gcm 3 *** *** gcm 4 *** *** gcm 5 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.156 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS5 07:25:23.157 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS5PADDING 07:25:23.157 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6 *** *** gcm 7 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.158 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS7PADDING 07:25:23.158 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/TBC 07:25:23.160 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/TBCPADDING 07:25:23.161 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/X9.23 07:25:23.164 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8 *** *** gcm 9 *** *** gcm 10 *** *** gcm 11 *** *** gcm 12 *** *** gcm 13 *** *** gcm 14 *** *** gcm 15 *** *** gcm 16 *** *** gcm 17 *** *** gcm 18 *** *** gcm 19 *** *** gcm 20 *** *** gcm 21 *** *** gcm 22 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.165 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ZEROBYTE 07:25:23.165 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CBC/ZEROBYTEPADDING 07:25:23.168 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 23 *** *** gcm 24 *** *** gcm 25 *** *** gcm 26 *** *** gcm 27 *** *** gcm 28 *** *** gcm 29 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.168 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126 07:25:23.169 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126-2 07:25:23.170 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126-2PADDING 07:25:23.170 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126PADDING 07:25:23.175 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO7816-4 07:25:23.176 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO7816-4PADDING 07:25:23.176 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 30 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.177 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS5 07:25:23.178 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 31 *** *** gcm 32 *** *** gcm 33 *** *** gcm 34 *** *** gcm 35 *** *** gcm 36 *** *** gcm 37 *** *** gcm 38 *** *** gcm 39 *** *** gcm 40 *** *** gcm 41 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.178 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS7 07:25:23.179 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS7PADDING 07:25:23.181 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/TBC 07:25:23.182 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/TBCPADDING 07:25:23.183 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/X9.23 07:25:23.183 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/X9.23PADDING 07:25:23.188 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ZEROBYTE 07:25:23.189 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB/ZEROBYTEPADDING 07:25:23.189 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ 07:25:23.190 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 42 *** *** gcm 43 *** *** gcm 44 *** *** gcm 45 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.191 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126-2 07:25:23.192 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126-2PADDING 07:25:23.192 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126PADDING 07:25:23.193 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 46 *** *** gcm 47 *** *** gcm 48 *** *** gcm 49 *** *** gcm 50 *** *** gcm 51 *** *** gcm 52 *** *** gcm 53 *** *** gcm 54 *** *** gcm 55 *** *** gcm 56 *** *** gcm 57 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.194 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO7816-4PADDING 07:25:23.195 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/NOPADDING 07:25:23.195 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS5 07:25:23.196 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS5PADDING 07:25:23.197 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS7 07:25:23.197 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS7PADDING 07:25:23.200 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/TBC 07:25:23.201 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/TBCPADDING 07:25:23.202 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/X9.23 07:25:23.202 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/X9.23PADDING 07:25:23.203 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ZEROBYTE 07:25:23.204 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ZEROBYTEPADDING 07:25:23.220 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ 07:25:23.221 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126 07:25:23.222 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126-2 07:25:23.223 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 58 *** *** gcm 59 *** *** gcm 60 *** *** gcm 61 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.223 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126PADDING 07:25:23.224 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO7816-4 07:25:23.225 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO7816-4PADDING 07:25:23.226 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/NOPADDING 07:25:23.227 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS5 07:25:23.228 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 62 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.236 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS7 07:25:23.237 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS7PADDING 07:25:23.238 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/TBC 07:25:23.238 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/TBCPADDING 07:25:23.239 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/X9.23 07:25:23.240 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/X9.23PADDING 07:25:23.241 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ZEROBYTE 07:25:23.242 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ZEROBYTEPADDING 07:25:23.242 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ 07:25:23.243 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126 07:25:23.244 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126-2 07:25:23.256 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126-2PADDING 07:25:23.257 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126PADDING 07:25:23.258 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO7816-4 07:25:23.259 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO7816-4PADDING 07:25:23.260 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/NOPADDING 07:25:23.261 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS5 07:25:23.261 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 63 *** *** gcm 64 *** *** gcm 65 *** *** gcm 66 *** *** gcm 67 *** *** gcm 68 *** *** gcm 69 *** *** gcm 70 *** *** gcm 71 *** *** gcm 72 *** *** gcm 73 *** *** gcm 74 *** *** gcm 75 *** *** gcm 76 *** *** gcm 77 *** *** gcm 78 *** *** gcm 79 *** *** gcm 80 *** *** gcm 81 *** *** gcm 82 *** *** gcm 83 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.262 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS7 07:25:23.263 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS7PADDING 07:25:23.264 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 84 *** *** gcm 85 *** *** gcm 86 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.265 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/TBCPADDING 07:25:23.265 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/X9.23 07:25:23.266 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/X9.23PADDING 07:25:23.267 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 87 *** *** gcm 88 *** *** gcm 89 *** *** gcm 90 *** *** gcm 91 *** *** gcm 92 *** *** gcm 93 *** *** gcm 94 *** *** gcm 95 *** *** gcm 96 *** *** gcm 97 *** *** gcm 98 *** *** gcm 99 *** *** gcm 100 *** *** gcm 101 *** *** gcm 102 *** *** gcm 103 *** *** gcm 104 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.268 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ZEROBYTEPADDING 07:25:23.269 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ 07:25:23.280 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126 07:25:23.281 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126-2 07:25:23.282 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 105 *** *** gcm 106 *** *** gcm 107 *** *** gcm 108 *** *** gcm 109 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.283 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126PADDING 07:25:23.284 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO7816-4 07:25:23.285 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO7816-4PADDING 07:25:23.285 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/NOPADDING 07:25:23.286 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS5 07:25:23.286 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS5PADDING 07:25:23.286 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS7 07:25:23.287 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS7PADDING 07:25:23.287 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/TBC 07:25:23.287 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/TBCPADDING 07:25:23.288 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/X9.23 07:25:23.288 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/X9.23PADDING 07:25:23.288 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ZEROBYTE 07:25:23.289 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ZEROBYTEPADDING 07:25:23.289 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ 07:25:23.289 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126 07:25:23.290 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126-2 07:25:23.290 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126-2PADDING 07:25:23.290 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126PADDING 07:25:23.291 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO7816-4 07:25:23.291 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO7816-4PADDING 07:25:23.304 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/NOPADDING 07:25:23.304 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS5 07:25:23.305 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS5PADDING 07:25:23.305 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS7 07:25:23.305 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS7PADDING 07:25:23.306 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/TBC 07:25:23.306 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 110 *** *** gcm 111 *** *** gcm 112 *** *** gcm 113 *** *** gcm 114 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.306 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/X9.23 07:25:23.307 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/X9.23PADDING 07:25:23.309 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ZEROBYTE 07:25:23.309 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ZEROBYTEPADDING 07:25:23.310 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ 07:25:23.310 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126 07:25:23.310 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126-2 07:25:23.311 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 115 *** *** gcm 116 *** *** gcm 117 *** *** gcm 118 *** *** gcm 119 *** *** gcm 120 *** *** gcm 121 *** *** gcm 122 *** *** gcm 123 *** *** gcm 124 *** *** gcm 125 *** *** gcm 126 *** *** gcm 127 *** *** gcm 128 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.311 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126PADDING 07:25:23.311 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 129 *** *** gcm 130 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.312 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO7816-4PADDING 07:25:23.312 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/NOPADDING 07:25:23.312 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 131 *** *** gcm 132 *** *** gcm 133 *** *** gcm 134 *** *** gcm 135 *** *** gcm 136 *** *** gcm 137 *** *** gcm 138 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.313 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS5PADDING 07:25:23.313 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS7 07:25:23.313 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS7PADDING 07:25:23.314 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/TBC 07:25:23.314 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/TBCPADDING 07:25:23.314 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/X9.23 07:25:23.314 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/X9.23PADDING 07:25:23.315 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ZEROBYTE 07:25:23.315 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ZEROBYTEPADDING 07:25:23.316 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ 07:25:23.316 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126 07:25:23.316 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126-2 07:25:23.317 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 139 *** *** gcm 140 *** *** gcm 141 *** *** gcm 142 *** *** gcm 143 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.317 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126PADDING 07:25:23.317 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 144 *** *** gcm 145 *** *** gcm 146 *** *** gcm 147 *** *** gcm 148 *** *** gcm 149 *** *** gcm 150 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.318 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO7816-4PADDING 07:25:23.318 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 151 *** *** gcm 152 *** *** gcm 153 *** *** gcm 154 *** *** gcm 155 *** *** gcm 156 *** *** gcm 157 *** *** gcm 158 *** *** gcm 159 *** *** gcm 160 *** *** gcm 161 *** *** gcm 162 *** *** gcm 163 *** *** gcm 164 *** *** gcm 165 *** *** gcm 166 *** *** gcm 167 *** *** gcm 168 *** *** gcm 169 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.318 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS5 07:25:23.319 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS5PADDING 07:25:23.319 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS7 07:25:23.320 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS7PADDING 07:25:23.320 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/TBC 07:25:23.320 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/TBCPADDING 07:25:23.321 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/X9.23 07:25:23.321 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/X9.23PADDING 07:25:23.321 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ZEROBYTE 07:25:23.321 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 170 *** *** gcm 171 *** *** gcm 172 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.322 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ 07:25:23.322 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126 07:25:23.322 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 173 *** *** gcm 174 *** *** gcm 175 *** *** gcm 176 *** *** gcm 177 *** *** gcm 178 *** *** gcm 179 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.332 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126-2PADDING 07:25:23.333 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126PADDING 07:25:23.333 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO7816-4 07:25:23.333 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO7816-4PADDING 07:25:23.334 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 180 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.334 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS5 07:25:23.334 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS5PADDING 07:25:23.335 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS7 07:25:23.335 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS7PADDING 07:25:23.336 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/TBC 07:25:23.336 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/TBCPADDING 07:25:23.336 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 181 *** *** gcm 182 *** *** gcm 183 *** *** gcm 184 *** *** gcm 185 *** *** gcm 186 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.337 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/X9.23PADDING 07:25:23.337 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ZEROBYTE 07:25:23.337 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ZEROBYTEPADDING 07:25:23.338 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 187 *** *** gcm 188 *** *** gcm 189 *** *** gcm 190 *** *** gcm 191 *** *** gcm 192 *** *** gcm 193 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.338 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126 07:25:23.338 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126-2 07:25:23.339 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126-2PADDING 07:25:23.339 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126PADDING 07:25:23.340 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO7816-4 07:25:23.340 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO7816-4PADDING 07:25:23.340 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/NOPADDING 07:25:23.341 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 194 *** *** gcm 195 *** *** gcm 196 *** *** gcm 197 *** *** gcm 198 *** *** gcm 199 *** *** gcm 200 *** *** gcm 201 *** *** gcm 202 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.341 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS5PADDING 07:25:23.341 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS7 07:25:23.341 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS7PADDING 07:25:23.342 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/TBC 07:25:23.342 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/TBCPADDING 07:25:23.343 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/X9.23 07:25:23.343 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/X9.23PADDING 07:25:23.343 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ZEROBYTE 07:25:23.344 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ZEROBYTEPADDING 07:25:23.344 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 203 *** *** gcm 204 *** *** gcm 205 *** *** gcm 206 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.344 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126 07:25:23.345 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126-2 07:25:23.347 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126-2PADDING 07:25:23.348 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 207 *** *** gcm 208 *** *** gcm 209 *** *** gcm 210 *** *** gcm 211 *** *** gcm 212 *** *** gcm 213 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.348 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO7816-4 07:25:23.349 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 214 *** *** gcm 215 *** *** gcm 216 *** *** gcm 217 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.349 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/NOPADDING 07:25:23.349 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS5 07:25:23.350 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS5PADDING 07:25:23.351 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS7 07:25:23.351 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS7PADDING 07:25:23.352 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/TBC 07:25:23.352 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 218 *** *** gcm 219 *** *** gcm 220 *** *** gcm 221 *** *** gcm 222 *** *** gcm 223 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.352 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/X9.23 07:25:23.353 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/X9.23PADDING 07:25:23.353 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ZEROBYTE 07:25:23.353 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ZEROBYTEPADDING 07:25:23.354 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ 07:25:23.354 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126 07:25:23.357 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126-2 07:25:23.357 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126-2PADDING 07:25:23.357 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126PADDING 07:25:23.358 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO7816-4 07:25:23.358 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 224 *** *** gcm 225 *** *** gcm 226 *** *** gcm 227 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.358 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/NOPADDING 07:25:23.359 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS5 07:25:23.359 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS5PADDING 07:25:23.360 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 228 *** *** gcm 229 *** *** gcm 230 *** *** gcm 231 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.360 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS7PADDING 07:25:23.360 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/TBC 07:25:23.360 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/TBCPADDING 07:25:23.361 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/X9.23 07:25:23.361 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/X9.23PADDING 07:25:23.361 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 232 *** *** gcm 233 *** *** gcm 234 *** *** gcm 235 *** *** gcm 236 *** *** gcm 237 *** *** gcm 238 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.362 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ZEROBYTEPADDING 07:25:23.362 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ 07:25:23.362 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126 07:25:23.362 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126-2 07:25:23.363 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126-2PADDING 07:25:23.363 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126PADDING 07:25:23.364 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO7816-4 07:25:23.364 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO7816-4PADDING 07:25:23.364 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/NOPADDING 07:25:23.364 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS5 07:25:23.365 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS5PADDING 07:25:23.365 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS7 07:25:23.365 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS7PADDING 07:25:23.366 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/TBC 07:25:23.366 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/TBCPADDING 07:25:23.366 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/X9.23 07:25:23.367 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 239 *** *** gcm 240 *** *** gcm 241 *** *** gcm 242 *** *** gcm 243 *** *** gcm 244 *** *** gcm 245 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.367 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ZEROBYTE 07:25:23.368 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 246 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.368 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ 07:25:23.368 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126 07:25:23.368 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126-2 07:25:23.369 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126-2PADDING 07:25:23.369 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126PADDING 07:25:23.369 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 247 *** *** gcm 248 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.370 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO7816-4PADDING 07:25:23.370 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/NOPADDING 07:25:23.370 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS5 07:25:23.371 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS5PADDING 07:25:23.371 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS7 07:25:23.371 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS7PADDING 07:25:23.372 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/TBC 07:25:23.372 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/TBCPADDING 07:25:23.372 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/X9.23 07:25:23.373 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/X9.23PADDING 07:25:23.373 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ZEROBYTE 07:25:23.373 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ZEROBYTEPADDING 07:25:23.373 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ 07:25:23.374 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126 07:25:23.374 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126-2 07:25:23.374 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126-2PADDING 07:25:23.375 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126PADDING 07:25:23.388 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 249 *** *** gcm 250 *** *** gcm 251 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.388 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO7816-4PADDING 07:25:23.388 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 252 *** *** gcm 253 *** *** gcm 254 *** *** gcm 255 *** *** gcm 256 *** *** gcm 257 *** *** gcm 258 *** *** gcm 259 *** *** gcm 260 *** *** gcm 261 *** *** gcm 262 *** *** gcm 263 *** *** gcm 264 *** *** gcm 265 *** *** gcm 266 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.389 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS5 07:25:23.389 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS5PADDING 07:25:23.389 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS7 07:25:23.390 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS7PADDING 07:25:23.390 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/TBC 07:25:23.390 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/TBCPADDING 07:25:23.391 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/X9.23 07:25:23.391 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/X9.23PADDING 07:25:23.391 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 267 *** *** gcm 268 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.392 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ZEROBYTEPADDING 07:25:23.392 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ 07:25:23.392 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126 07:25:23.393 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126-2 07:25:23.393 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126-2PADDING 07:25:23.393 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 269 *** *** gcm 270 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.394 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO7816-4 07:25:23.394 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO7816-4PADDING 07:25:23.394 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/NOPADDING 07:25:23.395 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS5 07:25:23.395 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS5PADDING 07:25:23.395 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS7 07:25:23.396 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS7PADDING 07:25:23.396 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/TBC 07:25:23.396 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/TBCPADDING 07:25:23.396 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/X9.23 07:25:23.397 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/X9.23PADDING 07:25:23.397 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ZEROBYTE 07:25:23.397 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ZEROBYTEPADDING 07:25:23.398 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 271 *** *** gcm 272 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.398 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126 07:25:23.398 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126-2 07:25:23.400 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126-2PADDING 07:25:23.401 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126PADDING 07:25:23.401 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO7816-4 07:25:23.402 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO7816-4PADDING 07:25:23.402 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/NOPADDING 07:25:23.402 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS5 07:25:23.403 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 273 *** *** gcm 274 *** *** gcm 275 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.403 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS7 07:25:23.404 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS7PADDING 07:25:23.404 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 276 *** *** gcm 277 *** *** gcm 278 *** *** gcm 279 *** *** gcm 280 *** *** gcm 281 *** *** gcm 282 *** *** gcm 283 *** *** gcm 284 *** *** gcm 285 *** *** gcm 286 *** *** gcm 287 *** *** gcm 288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.404 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/TBCPADDING 07:25:23.405 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 289 *** *** gcm 290 *** *** gcm 291 *** *** gcm 292 *** *** gcm 293 *** *** gcm 294 *** *** gcm 295 *** *** gcm 296 *** *** gcm 297 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.420 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/X9.23PADDING 07:25:23.420 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ZEROBYTE 07:25:23.420 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ZEROBYTEPADDING 07:25:23.421 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ 07:25:23.421 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126 07:25:23.422 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126-2 07:25:23.422 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126-2PADDING 07:25:23.422 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126PADDING 07:25:23.423 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 298 *** *** gcm 299 *** *** gcm 300 *** *** gcm 301 *** *** gcm 302 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.424 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO7816-4PADDING 07:25:23.424 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/NOPADDING 07:25:23.424 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS5 07:25:23.425 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS5PADDING 07:25:23.425 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS7 07:25:23.426 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS7PADDING 07:25:23.426 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/TBC 07:25:23.426 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 303 *** *** gcm 304 *** *** gcm 305 *** *** gcm 306 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.427 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/X9.23 07:25:23.427 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/X9.23PADDING 07:25:23.428 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ZEROBYTE 07:25:23.428 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ZEROBYTEPADDING 07:25:23.429 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 307 *** *** gcm 308 *** *** gcm 309 *** *** gcm 310 *** *** gcm 311 *** *** gcm 312 *** *** gcm 313 *** *** gcm 314 *** *** gcm 315 *** *** gcm 316 *** *** gcm 317 *** *** gcm 318 *** *** gcm 319 *** *** gcm 320 *** *** gcm 321 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.429 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126 07:25:23.429 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126-2 07:25:23.430 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 322 *** *** gcm 323 *** *** gcm 324 *** *** gcm 325 *** *** gcm 326 *** *** gcm 327 *** *** gcm 328 *** *** gcm 329 *** *** gcm 330 *** *** gcm 331 *** *** gcm 332 *** *** gcm 333 *** *** gcm 334 *** *** gcm 335 *** *** gcm 336 *** *** gcm 337 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.430 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126PADDING 07:25:23.436 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 338 *** *** gcm 339 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.437 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO7816-4PADDING 07:25:23.437 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/NOPADDING 07:25:23.438 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS5 07:25:23.438 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS5PADDING 07:25:23.438 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS7 07:25:23.439 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS7PADDING 07:25:23.439 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/TBC 07:25:23.440 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/TBCPADDING 07:25:23.440 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/X9.23 07:25:23.441 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/X9.23PADDING 07:25:23.441 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ZEROBYTE 07:25:23.441 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ZEROBYTEPADDING 07:25:23.442 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ 07:25:23.442 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126 07:25:23.442 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126-2 07:25:23.443 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126-2PADDING 07:25:23.444 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 340 *** *** gcm 341 *** *** gcm 342 *** *** gcm 343 *** *** gcm 344 *** *** gcm 345 *** *** gcm 346 *** *** gcm 347 *** *** gcm 348 *** *** gcm 349 *** *** gcm 350 *** *** gcm 351 *** *** gcm 352 *** *** gcm 353 *** *** gcm 354 *** *** gcm 355 *** *** gcm 356 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.448 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO7816-4 07:25:23.448 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO7816-4PADDING 07:25:23.449 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/NOPADDING 07:25:23.449 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS5 07:25:23.449 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS5PADDING 07:25:23.450 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS7 07:25:23.450 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS7PADDING 07:25:23.450 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 357 *** *** gcm 358 *** *** gcm 359 *** *** gcm 360 *** *** gcm 361 *** *** gcm 362 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.451 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/TBCPADDING 07:25:23.451 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/X9.23 07:25:23.452 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/X9.23PADDING 07:25:23.452 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ZEROBYTE 07:25:23.452 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ZEROBYTEPADDING 07:25:23.453 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ 07:25:23.453 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126 07:25:23.453 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126-2 07:25:23.454 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126-2PADDING 07:25:23.454 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126PADDING 07:25:23.455 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO7816-4 07:25:23.455 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO7816-4PADDING 07:25:23.456 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/NOPADDING 07:25:23.456 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS5 07:25:23.456 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS5PADDING 07:25:23.457 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS7 07:25:23.457 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS7PADDING 07:25:23.458 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/TBC 07:25:23.458 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/TBCPADDING 07:25:23.458 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/X9.23 07:25:23.459 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/X9.23PADDING 07:25:23.459 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ZEROBYTE 07:25:23.460 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ZEROBYTEPADDING 07:25:23.460 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ 07:25:23.460 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126 07:25:23.461 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126-2 07:25:23.461 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126-2PADDING 07:25:23.462 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126PADDING 07:25:23.462 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO7816-4 07:25:23.463 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO7816-4PADDING 07:25:23.463 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/NOPADDING 07:25:23.464 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS5 07:25:23.464 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 363 *** *** gcm 364 *** *** gcm 365 *** *** gcm 366 *** *** gcm 367 *** *** gcm 368 *** *** gcm 369 *** *** gcm 370 *** *** gcm 371 *** *** gcm 372 *** *** gcm 373 *** *** gcm 374 *** *** gcm 375 *** *** gcm 376 *** *** gcm 377 *** *** gcm 378 *** *** gcm 379 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.465 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS7 07:25:23.465 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS7PADDING 07:25:23.465 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 380 *** *** gcm 381 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.466 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/TBCPADDING 07:25:23.466 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/X9.23 07:25:23.466 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/X9.23PADDING 07:25:23.467 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ZEROBYTE 07:25:23.468 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ZEROBYTEPADDING 07:25:23.468 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ 07:25:23.468 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126 07:25:23.469 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126-2 07:25:23.469 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126-2PADDING 07:25:23.470 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126PADDING 07:25:23.470 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO7816-4 07:25:23.470 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO7816-4PADDING 07:25:23.471 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/NOPADDING 07:25:23.471 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 382 *** *** gcm 383 *** *** gcm 384 *** *** gcm 385 *** *** gcm 386 *** *** gcm 387 *** *** gcm 388 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.472 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS5PADDING 07:25:23.472 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS7 07:25:23.472 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 389 *** *** gcm 390 *** *** gcm 391 *** *** gcm 392 *** *** gcm 393 *** *** gcm 394 *** *** gcm 395 *** *** gcm 396 *** *** gcm 397 *** *** gcm 398 *** *** gcm 399 *** *** gcm 400 *** *** gcm 401 *** *** gcm 402 *** *** gcm 403 *** *** gcm 404 *** *** gcm 405 *** *** gcm 406 *** *** gcm 407 *** *** gcm 408 *** *** gcm 409 *** *** gcm 410 *** *** gcm 411 *** *** gcm 412 *** *** gcm 413 *** *** gcm 414 *** *** gcm 415 *** *** gcm 416 *** *** gcm 417 *** *** gcm 418 *** *** gcm 419 *** *** gcm 420 *** *** gcm 421 *** *** gcm 422 *** *** gcm 423 *** *** gcm 424 *** *** gcm 425 *** *** gcm 426 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.473 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/TBC 07:25:23.473 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/TBCPADDING 07:25:23.474 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/X9.23 07:25:23.474 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 427 *** *** gcm 428 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.474 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ZEROBYTE 07:25:23.475 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ZEROBYTEPADDING 07:25:23.476 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ 07:25:23.476 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126 07:25:23.477 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126-2 07:25:23.477 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126-2PADDING 07:25:23.478 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126PADDING 07:25:23.478 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO7816-4 07:25:23.478 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO7816-4PADDING 07:25:23.479 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/NOPADDING 07:25:23.479 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS5 07:25:23.480 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS5PADDING 07:25:23.480 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS7 07:25:23.481 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS7PADDING 07:25:23.481 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/TBC 07:25:23.482 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/TBCPADDING 07:25:23.482 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/X9.23 07:25:23.482 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/X9.23PADDING 07:25:23.483 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ZEROBYTE 07:25:23.483 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ZEROBYTEPADDING 07:25:23.484 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ 07:25:23.484 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126 07:25:23.485 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126-2 07:25:23.485 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126-2PADDING 07:25:23.486 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126PADDING 07:25:23.486 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO7816-4 07:25:23.487 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO7816-4PADDING 07:25:23.487 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/NOPADDING 07:25:23.488 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS5 07:25:23.488 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS5PADDING 07:25:23.489 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS7 07:25:23.489 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS7PADDING 07:25:23.489 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/TBC 07:25:23.490 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/TBCPADDING 07:25:23.490 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 429 *** *** gcm 430 *** *** gcm 431 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.491 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/X9.23PADDING 07:25:23.491 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 432 *** *** gcm 433 *** *** gcm 434 *** *** gcm 435 *** *** gcm 436 *** *** gcm 437 *** *** gcm 438 *** *** gcm 439 *** *** gcm 440 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.492 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ZEROBYTEPADDING 07:25:23.492 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ 07:25:23.492 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126 07:25:23.493 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126-2 07:25:23.493 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126-2PADDING 07:25:23.494 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126PADDING 07:25:23.494 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO7816-4 07:25:23.495 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO7816-4PADDING 07:25:23.495 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/NOPADDING 07:25:23.496 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 441 *** *** gcm 442 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.496 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS5PADDING 07:25:23.497 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS7 07:25:23.497 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS7PADDING 07:25:23.497 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/TBC 07:25:23.498 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/TBCPADDING 07:25:23.498 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 443 *** *** gcm 444 *** *** gcm 445 *** *** gcm 446 *** *** gcm 447 *** *** gcm 448 *** *** gcm 449 *** *** gcm 450 *** *** gcm 451 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.499 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/X9.23PADDING 07:25:23.500 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ZEROBYTE 07:25:23.500 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ZEROBYTEPADDING 07:25:23.500 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ 07:25:23.501 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126 07:25:23.502 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126-2 07:25:23.502 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126-2PADDING 07:25:23.503 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126PADDING 07:25:23.504 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO7816-4 07:25:23.504 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO7816-4PADDING 07:25:23.504 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/NOPADDING 07:25:23.505 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS5 07:25:23.505 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS5PADDING 07:25:23.506 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS7 07:25:23.506 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS7PADDING 07:25:23.506 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/TBC 07:25:23.507 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/TBCPADDING 07:25:23.508 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/X9.23 07:25:23.508 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/X9.23PADDING 07:25:23.508 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 452 *** *** gcm 453 *** *** gcm 454 *** *** gcm 455 *** *** gcm 456 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.509 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ZEROBYTEPADDING 07:25:23.509 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ 07:25:23.510 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 457 *** *** gcm 458 *** *** gcm 459 *** *** gcm 460 *** *** gcm 461 *** *** gcm 462 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.510 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126-2 07:25:23.511 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126-2PADDING 07:25:23.511 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126PADDING 07:25:23.512 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO7816-4 07:25:23.512 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO7816-4PADDING 07:25:23.513 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/NOPADDING 07:25:23.513 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS5 07:25:23.513 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS5PADDING 07:25:23.514 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 463 *** *** gcm 464 *** *** gcm 465 *** *** gcm 466 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.514 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS7PADDING 07:25:23.515 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 467 *** *** gcm 468 *** *** gcm 469 *** *** gcm 470 *** *** gcm 471 *** *** gcm 472 *** *** gcm 473 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.515 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/TBCPADDING 07:25:23.516 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 474 *** *** gcm 475 *** *** gcm 476 *** *** gcm 477 *** *** gcm 478 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.516 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/X9.23PADDING 07:25:23.516 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ZEROBYTE 07:25:23.517 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ZEROBYTEPADDING 07:25:23.517 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ 07:25:23.518 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126 07:25:23.518 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126-2 07:25:23.519 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126-2PADDING 07:25:23.519 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126PADDING 07:25:23.520 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO7816-4 07:25:23.520 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO7816-4PADDING 07:25:23.521 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/NOPADDING 07:25:23.521 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS5 07:25:23.521 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS5PADDING 07:25:23.522 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS7 07:25:23.522 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS7PADDING 07:25:23.523 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/TBC 07:25:23.523 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/TBCPADDING 07:25:23.524 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/X9.23 07:25:23.524 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/X9.23PADDING 07:25:23.525 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 479 *** *** gcm 480 *** *** gcm 481 *** *** gcm 482 *** *** gcm 483 *** *** gcm 484 *** *** gcm 485 *** *** gcm 486 *** *** gcm 487 *** *** gcm 488 *** *** gcm 489 *** *** gcm 490 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.525 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ZEROBYTEPADDING 07:25:23.525 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ 07:25:23.526 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126 07:25:23.526 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126-2 07:25:23.527 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126-2PADDING 07:25:23.527 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126PADDING 07:25:23.528 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO7816-4 07:25:23.528 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO7816-4PADDING 07:25:23.529 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/NOPADDING 07:25:23.529 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS5 07:25:23.529 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 491 *** *** gcm 492 *** *** gcm 493 *** *** gcm 494 *** *** gcm 495 *** *** gcm 496 *** *** gcm 497 *** *** gcm 498 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.530 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS7 07:25:23.530 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS7PADDING 07:25:23.531 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/TBC 07:25:23.531 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/TBCPADDING 07:25:23.531 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/X9.23 07:25:23.532 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/X9.23PADDING 07:25:23.532 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ZEROBYTE 07:25:23.533 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ZEROBYTEPADDING 07:25:23.533 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ 07:25:23.533 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126 07:25:23.534 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126-2 07:25:23.534 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126-2PADDING 07:25:23.535 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126PADDING 07:25:23.535 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 499 *** *** gcm 500 *** *** gcm 501 *** *** gcm 502 *** *** gcm 503 *** *** gcm 504 *** *** gcm 505 *** *** gcm 506 *** *** gcm 507 *** *** gcm 508 *** *** gcm 509 *** *** gcm 510 *** *** gcm 511 *** *** gcm 512 *** *** gcm 513 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.536 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO7816-4PADDING 07:25:23.536 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/NOPADDING 07:25:23.537 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 514 *** *** gcm 515 *** *** gcm 516 *** *** gcm 517 *** *** gcm 518 *** *** gcm 519 *** *** gcm 520 *** *** gcm 521 *** *** gcm 522 *** *** gcm 523 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.537 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS5PADDING 07:25:23.538 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS7 07:25:23.538 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS7PADDING 07:25:23.538 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/TBC 07:25:23.539 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/TBCPADDING 07:25:23.539 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 524 *** *** gcm 525 *** *** gcm 526 *** *** gcm 527 *** *** gcm 528 *** *** gcm 529 *** *** gcm 530 *** *** gcm 531 *** *** gcm 532 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.540 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/X9.23PADDING 07:25:23.540 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ZEROBYTE 07:25:23.541 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ZEROBYTEPADDING 07:25:23.541 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 533 *** *** gcm 534 *** *** gcm 535 *** *** gcm 536 *** *** gcm 537 *** *** gcm 538 *** *** gcm 539 *** *** gcm 540 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.541 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126 07:25:23.542 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126-2 07:25:23.542 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126-2PADDING 07:25:23.543 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126PADDING 07:25:23.543 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO7816-4 07:25:23.544 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO7816-4PADDING 07:25:23.544 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/NOPADDING 07:25:23.545 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS5 07:25:23.545 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS5PADDING 07:25:23.545 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 541 *** *** gcm 542 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.546 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS7PADDING 07:25:23.546 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/TBC 07:25:23.547 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/TBCPADDING 07:25:23.547 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/X9.23 07:25:23.548 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/X9.23PADDING 07:25:23.548 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ZEROBYTE 07:25:23.549 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 543 *** *** gcm 544 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.549 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ 07:25:23.549 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126 07:25:23.550 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126-2 07:25:23.550 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126-2PADDING 07:25:23.551 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126PADDING 07:25:23.551 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO7816-4 07:25:23.552 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO7816-4PADDING 07:25:23.552 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/NOPADDING 07:25:23.553 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS5 07:25:23.553 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS5PADDING 07:25:23.553 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 545 *** *** gcm 546 *** *** gcm 547 *** *** gcm 548 *** *** gcm 549 *** *** gcm 550 *** *** gcm 551 *** *** gcm 552 *** *** gcm 553 *** *** gcm 554 *** *** gcm 555 *** *** gcm 556 *** *** gcm 557 *** *** gcm 558 *** *** gcm 559 *** *** gcm 560 *** *** gcm 561 *** *** gcm 562 *** *** gcm 563 *** *** gcm 564 *** *** gcm 565 *** *** gcm 566 *** *** gcm 567 *** *** gcm 568 *** *** gcm 569 *** *** gcm 570 *** *** gcm 571 *** *** gcm 572 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.554 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS7PADDING 07:25:23.554 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/TBC 07:25:23.556 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 573 *** *** gcm 574 *** *** gcm 575 *** *** gcm 576 *** *** gcm 577 *** *** gcm 578 *** *** gcm 579 *** *** gcm 580 *** *** gcm 581 *** *** gcm 582 *** *** gcm 583 *** *** gcm 584 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.557 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/X9.23 07:25:23.557 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/X9.23PADDING 07:25:23.557 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ZEROBYTE 07:25:23.558 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ZEROBYTEPADDING 07:25:23.558 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CTS/ 07:25:23.560 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/CTS/" does not support IV => Skipping. 07:25:23.561 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/CTS/NOPADDING 07:25:23.561 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/CTS/NOPADDING" does not support IV => Skipping. 07:25:23.561 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/EAX/ 07:25:23.562 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/EAX/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 585 *** *** gcm 586 *** *** gcm 587 *** *** gcm 588 *** *** gcm 589 *** *** gcm 590 *** *** gcm 591 *** *** gcm 592 *** *** gcm 593 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.563 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/ECB/ 07:25:23.564 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/ECB/" does not support IV => Skipping. 07:25:23.564 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/ECB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 594 *** *** gcm 595 *** *** gcm 596 *** *** gcm 597 *** *** gcm 598 *** *** gcm 599 *** *** gcm 600 *** *** gcm 601 *** *** gcm 602 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.564 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/ECB/NOPADDING" does not support IV => Skipping. 07:25:23.564 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ 07:25:23.565 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 603 *** *** gcm 604 *** *** gcm 605 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.565 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126-2 07:25:23.566 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126-2PADDING 07:25:23.567 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 606 *** *** gcm 607 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.567 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO7816-4 07:25:23.568 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 608 *** *** gcm 609 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.568 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/NOPADDING 07:25:23.569 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS5 07:25:23.569 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS5PADDING 07:25:23.570 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS7 07:25:23.570 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS7PADDING 07:25:23.571 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/TBC 07:25:23.572 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/TBCPADDING 07:25:23.572 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 610 *** *** gcm 611 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.572 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/X9.23PADDING 07:25:23.573 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ZEROBYTE 07:25:23.573 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ZEROBYTEPADDING 07:25:23.574 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 612 *** *** gcm 613 *** *** gcm 614 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.574 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126 07:25:23.575 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126-2 07:25:23.576 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126-2PADDING 07:25:23.576 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126PADDING 07:25:23.576 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 615 *** *** gcm 616 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.577 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO7816-4PADDING 07:25:23.577 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/NOPADDING 07:25:23.578 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS5 07:25:23.578 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS5PADDING 07:25:23.578 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS7 07:25:23.579 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS7PADDING 07:25:23.579 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/TBC 07:25:23.591 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/TBCPADDING 07:25:23.592 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/X9.23 07:25:23.592 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 617 *** *** gcm 618 *** *** gcm 619 *** *** gcm 620 *** *** gcm 621 *** *** gcm 622 *** *** gcm 623 *** *** gcm 624 *** *** gcm 625 *** *** gcm 626 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.593 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ZEROBYTE 07:25:23.593 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB/ZEROBYTEPADDING 07:25:23.594 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ 07:25:23.594 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126 07:25:23.594 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126-2 07:25:23.595 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126-2PADDING 07:25:23.595 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126PADDING 07:25:23.596 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO7816-4 07:25:23.596 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO7816-4PADDING 07:25:23.597 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/NOPADDING 07:25:23.597 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 627 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.598 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS5PADDING 07:25:23.598 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 628 *** *** gcm 629 *** *** gcm 630 *** *** gcm 631 *** *** gcm 632 *** *** gcm 633 *** *** gcm 634 *** *** gcm 635 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.598 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS7PADDING 07:25:23.599 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/TBC 07:25:23.599 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/TBCPADDING 07:25:23.600 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/X9.23 07:25:23.601 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 636 *** *** gcm 637 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.602 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ZEROBYTE 07:25:23.602 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ZEROBYTEPADDING 07:25:23.603 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ 07:25:23.604 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126 07:25:23.604 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126-2 07:25:23.604 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126-2PADDING 07:25:23.605 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126PADDING 07:25:23.605 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO7816-4 07:25:23.606 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO7816-4PADDING 07:25:23.606 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 638 *** *** gcm 639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.607 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS5 07:25:23.607 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS5PADDING 07:25:23.608 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS7 07:25:23.608 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS7PADDING 07:25:23.609 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/TBC 07:25:23.609 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 640 *** *** gcm 641 *** *** gcm 642 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.609 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/X9.23 07:25:23.610 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 643 *** *** gcm 644 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.610 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ZEROBYTE 07:25:23.611 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ZEROBYTEPADDING 07:25:23.624 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ 07:25:23.636 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 645 *** *** gcm 646 *** *** gcm 647 *** *** gcm 648 *** *** gcm 649 *** *** gcm 650 *** *** gcm 651 *** *** gcm 652 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.636 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 653 *** *** gcm 654 *** *** gcm 655 *** *** gcm 656 *** *** gcm 657 *** *** gcm 658 *** *** gcm 659 *** *** gcm 660 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.637 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126-2PADDING 07:25:23.637 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126PADDING 07:25:23.637 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO7816-4 07:25:23.638 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 661 *** *** gcm 662 *** *** gcm 663 *** *** gcm 664 *** *** gcm 665 *** *** gcm 666 *** *** gcm 667 *** *** gcm 668 *** *** gcm 669 *** *** gcm 670 *** *** gcm 671 *** *** gcm 672 *** *** gcm 673 *** *** gcm 674 *** *** gcm 675 *** *** gcm 676 *** *** gcm 677 *** *** gcm 678 *** *** gcm 679 *** *** gcm 680 *** *** gcm 681 *** *** gcm 682 *** *** gcm 683 *** *** gcm 684 *** *** gcm 685 *** *** gcm 686 *** *** gcm 687 *** *** gcm 688 *** *** gcm 689 *** *** gcm 690 *** *** gcm 691 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.638 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/NOPADDING 07:25:23.644 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 692 *** *** gcm 693 *** *** gcm 694 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.644 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 695 *** *** gcm 696 *** *** gcm 697 *** *** gcm 698 *** *** gcm 699 *** *** gcm 700 *** *** gcm 701 *** *** gcm 702 *** *** gcm 703 *** *** gcm 704 *** *** gcm 705 *** *** gcm 706 *** *** gcm 707 *** *** gcm 708 *** *** gcm 709 *** *** gcm 710 *** *** gcm 711 *** *** gcm 712 *** *** gcm 713 *** *** gcm 714 *** *** gcm 715 *** *** gcm 716 *** *** gcm 717 *** *** gcm 718 *** *** gcm 719 *** *** gcm 720 *** *** gcm 721 *** *** gcm 722 *** *** gcm 723 *** *** gcm 724 *** *** gcm 725 *** *** gcm 726 *** *** gcm 727 *** *** gcm 728 *** *** gcm 729 *** *** gcm 730 *** *** gcm 731 *** *** gcm 732 *** *** gcm 733 *** *** gcm 734 *** *** gcm 735 *** *** gcm 736 *** *** gcm 737 *** *** gcm 738 *** *** gcm 739 *** *** gcm 740 *** *** gcm 741 *** *** gcm 742 *** *** gcm 743 *** *** gcm 744 *** *** gcm 745 *** *** gcm 746 *** *** gcm 747 *** *** gcm 748 *** *** gcm 749 *** *** gcm 750 *** *** gcm 751 *** *** gcm 752 *** *** gcm 753 *** *** gcm 754 *** *** gcm 755 *** *** gcm 756 *** *** gcm 757 *** *** gcm 758 *** *** gcm 759 *** *** gcm 760 *** *** gcm 761 *** *** gcm 762 *** *** gcm 763 *** *** gcm 764 *** *** gcm 765 *** *** gcm 766 *** *** gcm 767 *** *** gcm 768 *** *** gcm 769 *** *** gcm 770 *** *** gcm 771 *** *** gcm 772 *** *** gcm 773 *** *** gcm 774 *** *** gcm 775 *** *** gcm 776 *** *** gcm 777 *** *** gcm 778 *** *** gcm 779 *** *** gcm 780 *** *** gcm 781 *** *** gcm 782 *** *** gcm 783 *** *** gcm 784 *** *** gcm 785 *** *** gcm 786 *** *** gcm 787 *** *** gcm 788 *** *** gcm 789 *** *** gcm 790 *** *** gcm 791 *** *** gcm 792 *** *** gcm 793 *** *** gcm 794 *** *** gcm 795 *** *** gcm 796 *** *** gcm 797 *** *** gcm 798 *** *** gcm 799 *** *** gcm 800 *** *** gcm 801 *** *** gcm 802 *** *** gcm 803 *** *** gcm 804 *** *** gcm 805 *** *** gcm 806 *** *** gcm 807 *** *** gcm 808 *** *** gcm 809 *** *** gcm 810 *** *** gcm 811 *** *** gcm 812 *** *** gcm 813 *** *** gcm 814 *** *** gcm 815 *** *** gcm 816 *** *** gcm 817 *** *** gcm 818 *** *** gcm 819 *** *** gcm 820 *** *** gcm 821 *** *** gcm 822 *** *** gcm 823 *** *** gcm 824 *** *** gcm 825 *** *** gcm 826 *** *** gcm 827 *** *** gcm 828 *** *** gcm 829 *** *** gcm 830 *** *** gcm 831 *** *** gcm 832 *** *** gcm 833 *** *** gcm 834 *** *** gcm 835 *** *** gcm 836 *** *** gcm 837 *** *** gcm 838 *** *** gcm 839 *** *** gcm 840 *** *** gcm 841 *** *** gcm 842 *** *** gcm 843 *** *** gcm 844 *** *** gcm 845 *** *** gcm 846 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.644 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS7 07:25:23.645 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 847 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.645 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 848 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.645 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/TBCPADDING 07:25:23.646 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/X9.23 07:25:23.646 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/X9.23PADDING 07:25:23.646 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ZEROBYTE 07:25:23.647 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ZEROBYTEPADDING 07:25:23.647 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ 07:25:23.647 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126 07:25:23.648 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126-2 07:25:23.648 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126-2PADDING 07:25:23.648 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126PADDING 07:25:23.649 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO7816-4 07:25:23.649 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO7816-4PADDING 07:25:23.649 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/NOPADDING 07:25:23.650 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 849 *** *** gcm 850 *** *** gcm 851 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.650 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS5PADDING 07:25:23.650 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS7 07:25:23.650 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS7PADDING 07:25:23.651 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 852 *** *** gcm 853 *** *** gcm 854 *** *** gcm 855 *** *** gcm 856 *** *** gcm 857 *** *** gcm 858 *** *** gcm 859 *** *** gcm 860 *** *** gcm 861 *** *** gcm 862 *** *** gcm 863 *** *** gcm 864 *** *** gcm 865 *** *** gcm 866 *** *** gcm 867 *** *** gcm 868 *** *** gcm 869 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.651 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/TBCPADDING 07:25:23.652 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/X9.23 07:25:23.652 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/X9.23PADDING 07:25:23.652 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ZEROBYTE 07:25:23.653 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ZEROBYTEPADDING 07:25:23.653 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ 07:25:23.653 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 870 *** *** gcm 871 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.654 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126-2 07:25:23.654 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 872 *** *** gcm 873 *** *** gcm 874 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.654 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126PADDING 07:25:23.655 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 875 *** *** gcm 876 *** *** gcm 877 *** *** gcm 878 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.655 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO7816-4PADDING 07:25:23.656 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/NOPADDING 07:25:23.656 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS5 07:25:23.656 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS5PADDING 07:25:23.656 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS7 07:25:23.657 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS7PADDING 07:25:23.657 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/TBC 07:25:23.657 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/TBCPADDING 07:25:23.658 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/X9.23 07:25:23.658 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/X9.23PADDING 07:25:23.658 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 879 *** *** gcm 880 *** *** gcm 881 *** *** gcm 882 *** *** gcm 883 *** *** gcm 884 *** *** gcm 885 *** *** gcm 886 *** *** gcm 887 *** *** gcm 888 *** *** gcm 889 *** *** gcm 890 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.659 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ZEROBYTEPADDING 07:25:23.659 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 891 *** *** gcm 892 *** *** gcm 893 *** *** gcm 894 *** *** gcm 895 *** *** gcm 896 *** *** gcm 897 *** *** gcm 898 *** *** gcm 899 *** *** gcm 900 *** *** gcm 901 *** *** gcm 902 *** *** gcm 903 *** *** gcm 904 *** *** gcm 905 *** *** gcm 906 *** *** gcm 907 *** *** gcm 908 *** *** gcm 909 *** *** gcm 910 *** *** gcm 911 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.659 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126 07:25:23.660 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126-2 07:25:23.660 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 912 *** *** gcm 913 *** *** gcm 914 *** *** gcm 915 *** *** gcm 916 *** *** gcm 917 *** *** gcm 918 *** *** gcm 919 *** *** gcm 920 *** *** gcm 921 *** *** gcm 922 *** *** gcm 923 *** *** gcm 924 *** *** gcm 925 *** *** gcm 926 *** *** gcm 927 *** *** gcm 928 *** *** gcm 929 *** *** gcm 930 *** *** gcm 931 *** *** gcm 932 *** *** gcm 933 *** *** gcm 934 *** *** gcm 935 *** *** gcm 936 *** *** gcm 937 *** *** gcm 938 *** *** gcm 939 *** *** gcm 940 *** *** gcm 941 *** *** gcm 942 *** *** gcm 943 *** *** gcm 944 *** *** gcm 945 *** *** gcm 946 *** *** gcm 947 *** *** gcm 948 *** *** gcm 949 *** *** gcm 950 *** *** gcm 951 *** *** gcm 952 *** *** gcm 953 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.661 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 954 *** *** gcm 955 *** *** gcm 956 *** *** gcm 957 *** *** gcm 958 *** *** gcm 959 *** *** gcm 960 *** *** gcm 961 *** *** gcm 962 *** *** gcm 963 *** *** gcm 964 *** *** gcm 965 *** *** gcm 966 *** *** gcm 967 *** *** gcm 968 *** *** gcm 969 *** *** gcm 970 *** *** gcm 971 *** *** gcm 972 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.661 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO7816-4 07:25:23.661 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO7816-4PADDING 07:25:23.662 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 973 *** *** gcm 974 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.663 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 975 *** *** gcm 976 *** *** gcm 977 *** *** gcm 978 *** *** gcm 979 *** *** gcm 980 *** *** gcm 981 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.664 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS5PADDING 07:25:23.664 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS7 07:25:23.664 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS7PADDING 07:25:23.665 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 982 *** *** gcm 983 *** *** gcm 984 *** *** gcm 985 *** *** gcm 986 *** *** gcm 987 *** *** gcm 988 *** *** gcm 989 *** *** gcm 990 *** *** gcm 991 *** *** gcm 992 *** *** gcm 993 *** *** gcm 994 *** *** gcm 995 *** *** gcm 996 *** *** gcm 997 *** *** gcm 998 *** *** gcm 999 *** *** gcm 1000 *** *** gcm 1001 *** *** gcm 1002 *** *** gcm 1003 *** *** gcm 1004 *** *** gcm 1005 *** *** gcm 1006 *** *** gcm 1007 *** *** gcm 1008 *** *** gcm 1009 *** *** gcm 1010 *** *** gcm 1011 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.665 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/TBCPADDING 07:25:23.666 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/X9.23 07:25:23.666 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/X9.23PADDING 07:25:23.666 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1012 *** *** gcm 1013 *** *** gcm 1014 *** *** gcm 1015 *** *** gcm 1016 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.667 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1017 *** *** gcm 1018 *** *** gcm 1019 *** *** gcm 1020 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.667 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ 07:25:23.668 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1021 *** *** gcm 1022 *** *** gcm 1023 *** *** gcm 1024 *** *** gcm 1025 *** *** gcm 1026 *** *** gcm 1027 *** *** gcm 1028 *** *** gcm 1029 *** *** gcm 1030 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.668 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126-2 07:25:23.669 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126-2PADDING 07:25:23.669 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126PADDING 07:25:23.669 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO7816-4 07:25:23.670 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1031 *** *** gcm 1032 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.670 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/NOPADDING 07:25:23.671 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS5 07:25:23.671 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1033 *** *** gcm 1034 *** *** gcm 1035 *** *** gcm 1036 *** *** gcm 1037 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.672 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS7 07:25:23.672 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS7PADDING 07:25:23.672 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/TBC 07:25:23.673 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/TBCPADDING 07:25:23.673 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/X9.23 07:25:23.674 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/X9.23PADDING 07:25:23.674 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ZEROBYTE 07:25:23.674 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ZEROBYTEPADDING 07:25:23.675 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1038 *** *** gcm 1039 *** *** gcm 1040 *** *** gcm 1041 *** *** gcm 1042 *** *** gcm 1043 *** *** gcm 1044 *** *** gcm 1045 *** *** gcm 1046 *** *** gcm 1047 *** *** gcm 1048 *** *** gcm 1049 *** *** gcm 1050 *** *** gcm 1051 *** *** gcm 1052 *** *** gcm 1053 *** *** gcm 1054 *** *** gcm 1055 *** *** gcm 1056 *** *** gcm 1057 *** *** gcm 1058 *** *** gcm 1059 *** *** gcm 1060 *** *** gcm 1061 *** *** gcm 1062 *** *** gcm 1063 *** *** gcm 1064 *** *** gcm 1065 *** *** gcm 1066 *** *** gcm 1067 *** *** gcm 1068 *** *** gcm 1069 *** *** gcm 1070 *** *** gcm 1071 *** *** gcm 1072 *** *** gcm 1073 *** *** gcm 1074 *** *** gcm 1075 *** *** gcm 1076 *** *** gcm 1077 *** *** gcm 1078 *** *** gcm 1079 *** *** gcm 1080 *** *** gcm 1081 *** *** gcm 1082 *** *** gcm 1083 *** *** gcm 1084 *** *** gcm 1085 *** *** gcm 1086 *** *** gcm 1087 *** *** gcm 1088 *** *** gcm 1089 *** *** gcm 1090 *** *** gcm 1091 *** *** gcm 1092 *** *** gcm 1093 *** *** gcm 1094 *** *** gcm 1095 *** *** gcm 1096 *** *** gcm 1097 *** *** gcm 1098 *** *** gcm 1099 *** *** gcm 1100 *** *** gcm 1101 *** *** gcm 1102 *** *** gcm 1103 *** *** gcm 1104 *** *** gcm 1105 *** *** gcm 1106 *** *** gcm 1107 *** *** gcm 1108 *** *** gcm 1109 *** *** gcm 1110 *** *** gcm 1111 *** *** gcm 1112 *** *** gcm 1113 *** *** gcm 1114 *** *** gcm 1115 *** *** gcm 1116 *** *** gcm 1117 *** *** gcm 1118 *** *** gcm 1119 *** *** gcm 1120 *** *** gcm 1121 *** *** gcm 1122 *** *** gcm 1123 *** *** gcm 1124 *** *** gcm 1125 *** *** gcm 1126 *** *** gcm 1127 *** *** gcm 1128 *** *** gcm 1129 *** *** gcm 1130 *** *** gcm 1131 *** *** gcm 1132 *** *** gcm 1133 *** *** gcm 1134 *** *** gcm 1135 *** *** gcm 1136 *** *** gcm 1137 *** *** gcm 1138 *** *** gcm 1139 *** *** gcm 1140 *** *** gcm 1141 *** *** gcm 1142 *** *** gcm 1143 *** *** gcm 1144 *** *** gcm 1145 *** *** gcm 1146 *** *** gcm 1147 *** *** gcm 1148 *** *** gcm 1149 *** *** gcm 1150 *** *** gcm 1151 *** *** gcm 1152 *** *** gcm 1153 *** *** gcm 1154 *** *** gcm 1155 *** *** gcm 1156 *** *** gcm 1157 *** *** gcm 1158 *** *** gcm 1159 *** *** gcm 1160 *** *** gcm 1161 *** *** gcm 1162 *** *** gcm 1163 *** *** gcm 1164 *** *** gcm 1165 *** *** gcm 1166 *** *** gcm 1167 *** *** gcm 1168 *** *** gcm 1169 *** *** gcm 1170 *** *** gcm 1171 *** *** gcm 1172 *** *** gcm 1173 *** *** gcm 1174 *** *** gcm 1175 *** *** gcm 1176 *** *** gcm 1177 *** *** gcm 1178 *** *** gcm 1179 *** *** gcm 1180 *** *** gcm 1181 *** *** gcm 1182 *** *** gcm 1183 *** *** gcm 1184 *** *** gcm 1185 *** *** gcm 1186 *** *** gcm 1187 *** *** gcm 1188 *** *** gcm 1189 *** *** gcm 1190 *** *** gcm 1191 *** *** gcm 1192 *** *** gcm 1193 *** *** gcm 1194 *** *** gcm 1195 *** *** gcm 1196 *** *** gcm 1197 *** *** gcm 1198 *** *** gcm 1199 *** *** gcm 1200 *** *** gcm 1201 *** *** gcm 1202 *** *** gcm 1203 *** *** gcm 1204 *** *** gcm 1205 *** *** gcm 1206 *** *** gcm 1207 *** *** gcm 1208 *** *** gcm 1209 *** *** gcm 1210 *** *** gcm 1211 *** *** gcm 1212 *** *** gcm 1213 *** *** gcm 1214 *** *** gcm 1215 *** *** gcm 1216 *** *** gcm 1217 *** *** gcm 1218 *** *** gcm 1219 *** *** gcm 1220 *** *** gcm 1221 *** *** gcm 1222 *** *** gcm 1223 *** *** gcm 1224 *** *** gcm 1225 *** *** gcm 1226 *** *** gcm 1227 *** *** gcm 1228 *** *** gcm 1229 *** *** gcm 1230 *** *** gcm 1231 *** *** gcm 1232 *** *** gcm 1233 *** *** gcm 1234 *** *** gcm 1235 *** *** gcm 1236 *** *** gcm 1237 *** *** gcm 1238 *** *** gcm 1239 *** *** gcm 1240 *** *** gcm 1241 *** *** gcm 1242 *** *** gcm 1243 *** *** gcm 1244 *** *** gcm 1245 *** *** gcm 1246 *** *** gcm 1247 *** *** gcm 1248 *** *** gcm 1249 *** *** gcm 1250 *** *** gcm 1251 *** *** gcm 1252 *** *** gcm 1253 *** *** gcm 1254 *** *** gcm 1255 *** *** gcm 1256 *** *** gcm 1257 *** *** gcm 1258 *** *** gcm 1259 *** *** gcm 1260 *** *** gcm 1261 *** *** gcm 1262 *** *** gcm 1263 *** *** gcm 1264 *** *** gcm 1265 *** *** gcm 1266 *** *** gcm 1267 *** *** gcm 1268 *** *** gcm 1269 *** *** gcm 1270 *** *** gcm 1271 *** *** gcm 1272 *** *** gcm 1273 *** *** gcm 1274 *** *** gcm 1275 *** *** gcm 1276 *** *** gcm 1277 *** *** gcm 1278 *** *** gcm 1279 *** *** gcm 1280 *** *** gcm 1281 *** *** gcm 1282 *** *** gcm 1283 *** *** gcm 1284 *** *** gcm 1285 *** *** gcm 1286 *** *** gcm 1287 *** *** gcm 1288 *** *** gcm 1289 *** *** gcm 1290 *** *** gcm 1291 *** *** gcm 1292 *** *** gcm 1293 *** *** gcm 1294 *** *** gcm 1295 *** *** gcm 1296 *** *** gcm 1297 *** *** gcm 1298 *** *** gcm 1299 *** *** gcm 1300 *** *** gcm 1301 *** *** gcm 1302 *** *** gcm 1303 *** *** gcm 1304 *** *** gcm 1305 *** *** gcm 1306 *** *** gcm 1307 *** *** gcm 1308 *** *** gcm 1309 *** *** gcm 1310 *** *** gcm 1311 *** *** gcm 1312 *** *** gcm 1313 *** *** gcm 1314 *** *** gcm 1315 *** *** gcm 1316 *** *** gcm 1317 *** *** gcm 1318 *** *** gcm 1319 *** *** gcm 1320 *** *** gcm 1321 *** *** gcm 1322 *** *** gcm 1323 *** *** gcm 1324 *** *** gcm 1325 *** *** gcm 1326 *** *** gcm 1327 *** *** gcm 1328 *** *** gcm 1329 *** *** gcm 1330 *** *** gcm 1331 *** *** gcm 1332 *** *** gcm 1333 *** *** gcm 1334 *** *** gcm 1335 *** *** gcm 1336 *** *** gcm 1337 *** *** gcm 1338 *** *** gcm 1339 *** *** gcm 1340 *** *** gcm 1341 *** *** gcm 1342 *** *** gcm 1343 *** *** gcm 1344 *** *** gcm 1345 *** *** gcm 1346 *** *** gcm 1347 *** *** gcm 1348 *** *** gcm 1349 *** *** gcm 1350 *** *** gcm 1351 *** *** gcm 1352 *** *** gcm 1353 *** *** gcm 1354 *** *** gcm 1355 *** *** gcm 1356 *** *** gcm 1357 *** *** gcm 1358 *** *** gcm 1359 *** *** gcm 1360 *** *** gcm 1361 *** *** gcm 1362 *** *** gcm 1363 *** *** gcm 1364 *** *** gcm 1365 *** *** gcm 1366 *** *** gcm 1367 *** *** gcm 1368 *** *** gcm 1369 *** *** gcm 1370 *** *** gcm 1371 *** *** gcm 1372 *** *** gcm 1373 *** *** gcm 1374 *** *** gcm 1375 *** *** gcm 1376 *** *** gcm 1377 *** *** gcm 1378 *** *** gcm 1379 *** *** gcm 1380 *** *** gcm 1381 *** *** gcm 1382 *** *** gcm 1383 *** *** gcm 1384 *** *** gcm 1385 *** *** gcm 1386 *** *** gcm 1387 *** *** gcm 1388 *** *** gcm 1389 *** *** gcm 1390 *** *** gcm 1391 *** *** gcm 1392 *** *** gcm 1393 *** *** gcm 1394 *** *** gcm 1395 *** *** gcm 1396 *** *** gcm 1397 *** *** gcm 1398 *** *** gcm 1399 *** *** gcm 1400 *** *** gcm 1401 *** *** gcm 1402 *** *** gcm 1403 *** *** gcm 1404 *** *** gcm 1405 *** *** gcm 1406 *** *** gcm 1407 *** *** gcm 1408 *** *** gcm 1409 *** *** gcm 1410 *** *** gcm 1411 *** *** gcm 1412 *** *** gcm 1413 *** *** gcm 1414 *** *** gcm 1415 *** *** gcm 1416 *** *** gcm 1417 *** *** gcm 1418 *** *** gcm 1419 *** *** gcm 1420 *** *** gcm 1421 *** *** gcm 1422 *** *** gcm 1423 *** *** gcm 1424 *** *** gcm 1425 *** *** gcm 1426 *** *** gcm 1427 *** *** gcm 1428 *** *** gcm 1429 *** *** gcm 1430 *** *** gcm 1431 *** *** gcm 1432 *** *** gcm 1433 *** *** gcm 1434 *** *** gcm 1435 *** *** gcm 1436 *** *** gcm 1437 *** *** gcm 1438 *** *** gcm 1439 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.675 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1440 *** *** gcm 1441 *** *** gcm 1442 *** *** gcm 1443 *** *** gcm 1444 *** *** gcm 1445 *** *** gcm 1446 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.676 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1447 *** *** gcm 1448 *** *** gcm 1449 *** *** gcm 1450 *** *** gcm 1451 *** *** gcm 1452 *** *** gcm 1453 *** *** gcm 1454 *** *** gcm 1455 *** *** gcm 1456 *** *** gcm 1457 *** *** gcm 1458 *** *** gcm 1459 *** *** gcm 1460 *** *** gcm 1461 *** *** gcm 1462 *** *** gcm 1463 *** *** gcm 1464 *** *** gcm 1465 *** *** gcm 1466 *** *** gcm 1467 *** *** gcm 1468 *** *** gcm 1469 *** *** gcm 1470 *** *** gcm 1471 *** *** gcm 1472 *** *** gcm 1473 *** *** gcm 1474 *** *** gcm 1475 *** *** gcm 1476 *** *** gcm 1477 *** *** gcm 1478 *** *** gcm 1479 *** *** gcm 1480 *** *** gcm 1481 *** *** gcm 1482 *** *** gcm 1483 *** *** gcm 1484 *** *** gcm 1485 *** *** gcm 1486 *** *** gcm 1487 *** *** gcm 1488 *** *** gcm 1489 *** *** gcm 1490 *** *** gcm 1491 *** *** gcm 1492 *** *** gcm 1493 *** *** gcm 1494 *** *** gcm 1495 *** *** gcm 1496 *** *** gcm 1497 *** *** gcm 1498 *** *** gcm 1499 *** *** gcm 1500 *** *** gcm 1501 *** *** gcm 1502 *** *** gcm 1503 *** *** gcm 1504 *** *** gcm 1505 *** *** gcm 1506 *** *** gcm 1507 *** *** gcm 1508 *** *** gcm 1509 *** *** gcm 1510 *** *** gcm 1511 *** *** gcm 1512 *** *** gcm 1513 *** *** gcm 1514 *** *** gcm 1515 *** *** gcm 1516 *** *** gcm 1517 *** *** gcm 1518 *** *** gcm 1519 *** *** gcm 1520 *** *** gcm 1521 *** *** gcm 1522 *** *** gcm 1523 *** *** gcm 1524 *** *** gcm 1525 *** *** gcm 1526 *** *** gcm 1527 *** *** gcm 1528 *** *** gcm 1529 *** *** gcm 1530 *** *** gcm 1531 *** *** gcm 1532 *** *** gcm 1533 *** *** gcm 1534 *** *** gcm 1535 *** *** gcm 1536 *** *** gcm 1537 *** *** gcm 1538 *** *** gcm 1539 *** *** gcm 1540 *** *** gcm 1541 *** *** gcm 1542 *** *** gcm 1543 *** *** gcm 1544 *** *** gcm 1545 *** *** gcm 1546 *** *** gcm 1547 *** *** gcm 1548 *** *** gcm 1549 *** *** gcm 1550 *** *** gcm 1551 *** *** gcm 1552 *** *** gcm 1553 *** *** gcm 1554 *** *** gcm 1555 *** *** gcm 1556 *** *** gcm 1557 *** *** gcm 1558 *** *** gcm 1559 *** *** gcm 1560 *** *** gcm 1561 *** *** gcm 1562 *** *** gcm 1563 *** *** gcm 1564 *** *** gcm 1565 *** *** gcm 1566 *** *** gcm 1567 *** *** gcm 1568 *** *** gcm 1569 *** *** gcm 1570 *** *** gcm 1571 *** *** gcm 1572 *** *** gcm 1573 *** *** gcm 1574 *** *** gcm 1575 *** *** gcm 1576 *** *** gcm 1577 *** *** gcm 1578 *** *** gcm 1579 *** *** gcm 1580 *** *** gcm 1581 *** *** gcm 1582 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.676 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126-2PADDING 07:25:23.677 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126PADDING 07:25:23.677 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO7816-4 07:25:23.678 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO7816-4PADDING 07:25:23.678 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/NOPADDING 07:25:23.679 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS5 07:25:23.679 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS5PADDING 07:25:23.680 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS7 07:25:23.680 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS7PADDING 07:25:23.680 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/TBC 07:25:23.681 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/TBCPADDING 07:25:23.681 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/X9.23 07:25:23.681 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/X9.23PADDING 07:25:23.682 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ZEROBYTE 07:25:23.682 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ZEROBYTEPADDING 07:25:23.682 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ 07:25:23.683 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126 07:25:23.684 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126-2 07:25:23.684 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126-2PADDING 07:25:23.684 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126PADDING 07:25:23.685 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO7816-4 07:25:23.686 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO7816-4PADDING 07:25:23.686 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/NOPADDING 07:25:23.687 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS5 07:25:23.687 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS5PADDING 07:25:23.688 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS7 07:25:23.688 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS7PADDING 07:25:23.688 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/TBC 07:25:23.689 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/TBCPADDING 07:25:23.689 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/X9.23 07:25:23.690 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/X9.23PADDING 07:25:23.690 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ZEROBYTE 07:25:23.690 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ZEROBYTEPADDING 07:25:23.691 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ 07:25:23.691 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126 07:25:23.692 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126-2 07:25:23.692 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126-2PADDING 07:25:23.693 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126PADDING 07:25:23.693 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO7816-4 07:25:23.694 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO7816-4PADDING 07:25:23.694 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/NOPADDING 07:25:23.695 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS5 07:25:23.695 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS5PADDING 07:25:23.695 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS7 07:25:23.696 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS7PADDING 07:25:23.696 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/TBC 07:25:23.697 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/TBCPADDING 07:25:23.697 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/X9.23 07:25:23.698 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/X9.23PADDING 07:25:23.698 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ZEROBYTE 07:25:23.698 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ZEROBYTEPADDING 07:25:23.699 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ 07:25:23.699 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126 07:25:23.700 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126-2 07:25:23.700 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126-2PADDING 07:25:23.701 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126PADDING 07:25:23.701 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO7816-4 07:25:23.702 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO7816-4PADDING 07:25:23.702 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/NOPADDING 07:25:23.703 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS5 07:25:23.703 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS5PADDING 07:25:23.704 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS7 07:25:23.704 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS7PADDING 07:25:23.705 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/TBC 07:25:23.719 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/TBCPADDING 07:25:23.720 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/X9.23 07:25:23.720 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/X9.23PADDING 07:25:23.721 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ZEROBYTE 07:25:23.721 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ZEROBYTEPADDING 07:25:23.721 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ 07:25:23.722 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126 07:25:23.722 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126-2 07:25:23.723 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126-2PADDING 07:25:23.723 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126PADDING 07:25:23.724 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO7816-4 07:25:23.737 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO7816-4PADDING 07:25:23.738 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/NOPADDING 07:25:23.738 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS5 07:25:23.739 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS5PADDING 07:25:23.739 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS7 07:25:23.740 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS7PADDING 07:25:23.740 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/TBC 07:25:23.740 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/TBCPADDING 07:25:23.741 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/X9.23 07:25:23.741 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/X9.23PADDING 07:25:23.741 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ZEROBYTE 07:25:23.742 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ZEROBYTEPADDING 07:25:23.742 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ 07:25:23.742 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126 07:25:23.743 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126-2 07:25:23.744 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126-2PADDING 07:25:23.744 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126PADDING 07:25:23.744 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO7816-4 07:25:23.745 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO7816-4PADDING 07:25:23.745 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/NOPADDING 07:25:23.746 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS5 07:25:23.746 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS5PADDING 07:25:23.746 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS7 07:25:23.747 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS7PADDING 07:25:23.747 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/TBC 07:25:23.748 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/TBCPADDING 07:25:23.748 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/X9.23 07:25:23.748 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/X9.23PADDING 07:25:23.749 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ZEROBYTE 07:25:23.749 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ZEROBYTEPADDING 07:25:23.750 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ 07:25:23.750 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126 07:25:23.750 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126-2 07:25:23.751 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126-2PADDING 07:25:23.752 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126PADDING 07:25:23.752 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO7816-4 07:25:23.752 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO7816-4PADDING 07:25:23.753 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/NOPADDING 07:25:23.753 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS5 07:25:23.753 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS5PADDING 07:25:23.754 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS7 07:25:23.754 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS7PADDING 07:25:23.755 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/TBC 07:25:23.755 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/TBCPADDING 07:25:23.756 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/X9.23 07:25:23.756 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/X9.23PADDING 07:25:23.756 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ZEROBYTE 07:25:23.757 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ZEROBYTEPADDING 07:25:23.757 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ 07:25:23.757 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126 07:25:23.758 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126-2 07:25:23.758 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126-2PADDING 07:25:23.759 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126PADDING 07:25:23.759 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO7816-4 07:25:23.760 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO7816-4PADDING 07:25:23.760 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/NOPADDING 07:25:23.760 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS5 07:25:23.761 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS5PADDING 07:25:23.761 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS7 07:25:23.761 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS7PADDING 07:25:23.762 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/TBC 07:25:23.762 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/TBCPADDING 07:25:23.763 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/X9.23 07:25:23.763 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/X9.23PADDING 07:25:23.763 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ZEROBYTE 07:25:23.764 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ZEROBYTEPADDING 07:25:23.764 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ 07:25:23.765 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126 07:25:23.765 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126-2 07:25:23.765 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126-2PADDING 07:25:23.766 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126PADDING 07:25:23.766 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO7816-4 07:25:23.767 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO7816-4PADDING 07:25:23.767 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/NOPADDING 07:25:23.768 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS5 07:25:23.768 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS5PADDING 07:25:23.768 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS7 07:25:23.769 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS7PADDING 07:25:23.769 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/TBC 07:25:23.770 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/TBCPADDING 07:25:23.771 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/X9.23 07:25:23.771 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/X9.23PADDING 07:25:23.772 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ZEROBYTE 07:25:23.772 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ZEROBYTEPADDING 07:25:23.773 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ 07:25:23.773 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126 07:25:23.774 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126-2 07:25:23.774 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126-2PADDING 07:25:23.774 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126PADDING 07:25:23.775 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO7816-4 07:25:23.775 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO7816-4PADDING 07:25:23.776 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/NOPADDING 07:25:23.776 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS5 07:25:23.777 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS5PADDING 07:25:23.777 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS7 07:25:23.777 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS7PADDING 07:25:23.778 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/TBC 07:25:23.778 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/TBCPADDING 07:25:23.778 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/X9.23 07:25:23.779 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/X9.23PADDING 07:25:23.779 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ZEROBYTE 07:25:23.780 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ZEROBYTEPADDING 07:25:23.781 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ 07:25:23.781 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126 07:25:23.781 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126-2 07:25:23.782 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126-2PADDING 07:25:23.782 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126PADDING 07:25:23.783 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO7816-4 07:25:23.783 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO7816-4PADDING 07:25:23.784 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/NOPADDING 07:25:23.784 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS5 07:25:23.784 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS5PADDING 07:25:23.785 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS7 07:25:23.785 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS7PADDING 07:25:23.786 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/TBC 07:25:23.786 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/TBCPADDING 07:25:23.787 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/X9.23 07:25:23.787 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/X9.23PADDING 07:25:23.788 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ZEROBYTE 07:25:23.788 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ZEROBYTEPADDING 07:25:23.789 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ 07:25:23.789 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126 07:25:23.789 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126-2 07:25:23.790 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126-2PADDING 07:25:23.790 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126PADDING 07:25:23.791 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO7816-4 07:25:23.791 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO7816-4PADDING 07:25:23.792 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/NOPADDING 07:25:23.792 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS5 07:25:23.792 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS5PADDING 07:25:23.793 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS7 07:25:23.793 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS7PADDING 07:25:23.793 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/TBC 07:25:23.794 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/TBCPADDING 07:25:23.794 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/X9.23 07:25:23.795 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/X9.23PADDING 07:25:23.795 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ZEROBYTE 07:25:23.796 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ZEROBYTEPADDING 07:25:23.796 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ 07:25:23.796 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126 07:25:23.797 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126-2 07:25:23.797 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126-2PADDING 07:25:23.798 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126PADDING 07:25:23.798 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO7816-4 07:25:23.799 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO7816-4PADDING 07:25:23.799 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/NOPADDING 07:25:23.800 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS5 07:25:23.800 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS5PADDING 07:25:23.800 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS7 07:25:23.801 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS7PADDING 07:25:23.801 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/TBC 07:25:23.801 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/TBCPADDING 07:25:23.802 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/X9.23 07:25:23.802 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/X9.23PADDING 07:25:23.803 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ZEROBYTE 07:25:23.803 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ZEROBYTEPADDING 07:25:23.804 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ 07:25:23.804 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126 07:25:23.804 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126-2 07:25:23.805 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126-2PADDING 07:25:23.805 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126PADDING 07:25:23.806 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO7816-4 07:25:23.806 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO7816-4PADDING 07:25:23.806 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/NOPADDING 07:25:23.807 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS5 07:25:23.807 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS5PADDING 07:25:23.808 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS7 07:25:23.808 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS7PADDING 07:25:23.809 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/TBC 07:25:23.809 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/TBCPADDING 07:25:23.810 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/X9.23 07:25:23.810 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/X9.23PADDING 07:25:23.810 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ZEROBYTE 07:25:23.811 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ZEROBYTEPADDING 07:25:23.811 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ 07:25:23.812 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126 07:25:23.812 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126-2 07:25:23.813 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126-2PADDING 07:25:23.813 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126PADDING 07:25:23.813 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO7816-4 07:25:23.814 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO7816-4PADDING 07:25:23.814 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/NOPADDING 07:25:23.815 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS5 07:25:23.815 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS5PADDING 07:25:23.816 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS7 07:25:23.816 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS7PADDING 07:25:23.816 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/TBC 07:25:23.817 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/TBCPADDING 07:25:23.817 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/X9.23 07:25:23.817 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/X9.23PADDING 07:25:23.818 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ZEROBYTE 07:25:23.818 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ZEROBYTEPADDING 07:25:23.819 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1583 *** *** gcm 1584 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.819 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1585 *** *** gcm 1586 *** *** gcm 1587 *** *** gcm 1588 *** *** gcm 1589 *** *** gcm 1590 *** *** gcm 1591 *** *** gcm 1592 *** *** gcm 1593 *** *** gcm 1594 *** *** gcm 1595 *** *** gcm 1596 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.820 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1597 *** *** gcm 1598 *** *** gcm 1599 *** *** gcm 1600 *** *** gcm 1601 *** *** gcm 1602 *** *** gcm 1603 *** *** gcm 1604 *** *** gcm 1605 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.821 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126-2PADDING 07:25:23.822 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126PADDING 07:25:23.822 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO7816-4 07:25:23.822 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO7816-4PADDING 07:25:23.823 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1606 *** *** gcm 1607 *** *** gcm 1608 *** *** gcm 1609 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.823 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS5 07:25:23.824 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS5PADDING 07:25:23.824 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS7 07:25:23.824 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS7PADDING 07:25:23.825 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/TBC 07:25:23.825 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/TBCPADDING 07:25:23.825 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/X9.23 07:25:23.826 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/X9.23PADDING 07:25:23.826 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ZEROBYTE 07:25:23.827 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ZEROBYTEPADDING 07:25:23.827 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ 07:25:23.828 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126 07:25:23.828 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1610 *** *** gcm 1611 *** *** gcm 1612 *** *** gcm 1613 *** *** gcm 1614 *** *** gcm 1615 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.828 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126-2PADDING 07:25:23.829 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126PADDING 07:25:23.829 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1616 *** *** gcm 1617 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.830 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO7816-4PADDING 07:25:23.830 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/NOPADDING 07:25:23.830 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS5 07:25:23.831 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS5PADDING 07:25:23.831 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS7 07:25:23.832 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS7PADDING 07:25:23.833 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/TBC 07:25:23.833 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/TBCPADDING 07:25:23.834 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1618 *** *** gcm 1619 *** *** gcm 1620 *** *** gcm 1621 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.835 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1622 *** *** gcm 1623 *** *** gcm 1624 *** *** gcm 1625 *** *** gcm 1626 *** *** gcm 1627 *** *** gcm 1628 *** *** gcm 1629 *** *** gcm 1630 *** *** gcm 1631 *** *** gcm 1632 *** *** gcm 1633 *** *** gcm 1634 *** *** gcm 1635 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.836 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1636 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.837 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1637 *** *** gcm 1638 *** *** gcm 1639 *** *** gcm 1640 *** *** gcm 1641 *** *** gcm 1642 *** *** gcm 1643 *** *** gcm 1644 *** *** gcm 1645 *** *** gcm 1646 *** *** gcm 1647 *** *** gcm 1648 *** *** gcm 1649 *** *** gcm 1650 *** *** gcm 1651 *** *** gcm 1652 *** *** gcm 1653 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.838 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ 07:25:23.838 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1654 *** *** gcm 1655 *** *** gcm 1656 *** *** gcm 1657 *** *** gcm 1658 *** *** gcm 1659 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.840 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1660 *** *** gcm 1661 *** *** gcm 1662 *** *** gcm 1663 *** *** gcm 1664 *** *** gcm 1665 *** *** gcm 1666 *** *** gcm 1667 *** *** gcm 1668 *** *** gcm 1669 *** *** gcm 1670 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.840 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1671 *** *** gcm 1672 *** *** gcm 1673 *** *** gcm 1674 *** *** gcm 1675 *** *** gcm 1676 *** *** gcm 1677 *** *** gcm 1678 *** *** gcm 1679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.841 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1680 *** *** gcm 1681 *** *** gcm 1682 *** *** gcm 1683 *** *** gcm 1684 *** *** gcm 1685 *** *** gcm 1686 *** *** gcm 1687 *** *** gcm 1688 *** *** gcm 1689 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.842 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1690 *** *** gcm 1691 *** *** gcm 1692 *** *** gcm 1693 *** *** gcm 1694 *** *** gcm 1695 *** *** gcm 1696 *** *** gcm 1697 *** *** gcm 1698 *** *** gcm 1699 *** *** gcm 1700 *** *** gcm 1701 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.843 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1702 *** *** gcm 1703 *** *** gcm 1704 *** *** gcm 1705 *** *** gcm 1706 *** *** gcm 1707 *** *** gcm 1708 *** *** gcm 1709 *** *** gcm 1710 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.844 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1711 *** *** gcm 1712 *** *** gcm 1713 *** *** gcm 1714 *** *** gcm 1715 *** *** gcm 1716 *** *** gcm 1717 *** *** gcm 1718 *** *** gcm 1719 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.844 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1720 *** *** gcm 1721 *** *** gcm 1722 *** *** gcm 1723 *** *** gcm 1724 *** *** gcm 1725 *** *** gcm 1726 *** *** gcm 1727 *** *** gcm 1728 *** *** gcm 1729 *** *** gcm 1730 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.845 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1731 *** *** gcm 1732 *** *** gcm 1733 *** *** gcm 1734 *** *** gcm 1735 *** *** gcm 1736 *** *** gcm 1737 *** *** gcm 1738 *** *** gcm 1739 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.846 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1740 *** *** gcm 1741 *** *** gcm 1742 *** *** gcm 1743 *** *** gcm 1744 *** *** gcm 1745 *** *** gcm 1746 *** *** gcm 1747 *** *** gcm 1748 *** *** gcm 1749 *** *** gcm 1750 *** *** gcm 1751 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.847 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1752 *** *** gcm 1753 *** *** gcm 1754 *** *** gcm 1755 *** *** gcm 1756 *** *** gcm 1757 *** *** gcm 1758 *** *** gcm 1759 *** *** gcm 1760 *** *** gcm 1761 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.848 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1762 *** *** gcm 1763 *** *** gcm 1764 *** *** gcm 1765 *** *** gcm 1766 *** *** gcm 1767 *** *** gcm 1768 *** *** gcm 1769 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.848 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1770 *** *** gcm 1771 *** *** gcm 1772 *** *** gcm 1773 *** *** gcm 1774 *** *** gcm 1775 *** *** gcm 1776 *** *** gcm 1777 *** *** gcm 1778 *** *** gcm 1779 *** *** gcm 1780 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.849 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1781 *** *** gcm 1782 *** *** gcm 1783 *** *** gcm 1784 *** *** gcm 1785 *** *** gcm 1786 *** *** gcm 1787 *** *** gcm 1788 *** *** gcm 1789 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.850 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1790 *** *** gcm 1791 *** *** gcm 1792 *** *** gcm 1793 *** *** gcm 1794 *** *** gcm 1795 *** *** gcm 1796 *** *** gcm 1797 *** *** gcm 1798 *** *** gcm 1799 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.850 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1800 *** *** gcm 1801 *** *** gcm 1802 *** *** gcm 1803 *** *** gcm 1804 *** *** gcm 1805 *** *** gcm 1806 *** *** gcm 1807 *** *** gcm 1808 *** *** gcm 1809 *** *** gcm 1810 *** *** gcm 1811 *** *** gcm 1812 *** *** gcm 1813 *** *** gcm 1814 *** *** gcm 1815 *** *** gcm 1816 *** *** gcm 1817 *** *** gcm 1818 *** *** gcm 1819 *** *** gcm 1820 *** *** gcm 1821 *** *** gcm 1822 *** *** gcm 1823 *** *** gcm 1824 *** *** gcm 1825 *** *** gcm 1826 *** *** gcm 1827 *** *** gcm 1828 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.860 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ZEROBYTEPADDING 07:25:23.861 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ 07:25:23.861 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126 07:25:23.862 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126-2 07:25:23.862 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126-2PADDING 07:25:23.863 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126PADDING 07:25:23.863 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1829 *** *** gcm 1830 *** *** gcm 1831 *** *** gcm 1832 *** *** gcm 1833 *** *** gcm 1834 *** *** gcm 1835 *** *** gcm 1836 *** *** gcm 1837 *** *** gcm 1838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.864 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO7816-4PADDING 07:25:23.864 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/NOPADDING 07:25:23.864 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS5 07:25:23.865 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS5PADDING 07:25:23.865 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS7 07:25:23.866 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS7PADDING 07:25:23.867 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/TBC 07:25:23.868 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/TBCPADDING 07:25:23.869 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1839 *** *** gcm 1840 *** *** gcm 1841 *** *** gcm 1842 *** *** gcm 1843 *** *** gcm 1844 *** *** gcm 1845 *** *** gcm 1846 *** *** gcm 1847 *** *** gcm 1848 *** *** gcm 1849 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.869 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1850 *** *** gcm 1851 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.869 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ZEROBYTE 07:25:23.870 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ZEROBYTEPADDING 07:25:23.870 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ 07:25:23.877 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1852 *** *** gcm 1853 *** *** gcm 1854 *** *** gcm 1855 *** *** gcm 1856 *** *** gcm 1857 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.879 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1858 *** *** gcm 1859 *** *** gcm 1860 *** *** gcm 1861 *** *** gcm 1862 *** *** gcm 1863 *** *** gcm 1864 *** *** gcm 1865 *** *** gcm 1866 *** *** gcm 1867 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.880 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1868 *** *** gcm 1869 *** *** gcm 1870 *** *** gcm 1871 *** *** gcm 1872 *** *** gcm 1873 *** *** gcm 1874 *** *** gcm 1875 *** *** gcm 1876 *** *** gcm 1877 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.881 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1878 *** *** gcm 1879 *** *** gcm 1880 *** *** gcm 1881 *** *** gcm 1882 *** *** gcm 1883 *** *** gcm 1884 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.882 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1885 *** *** gcm 1886 *** *** gcm 1887 *** *** gcm 1888 *** *** gcm 1889 *** *** gcm 1890 *** *** gcm 1891 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.883 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1892 *** *** gcm 1893 *** *** gcm 1894 *** *** gcm 1895 *** *** gcm 1896 *** *** gcm 1897 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.884 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1898 *** *** gcm 1899 *** *** gcm 1900 *** *** gcm 1901 *** *** gcm 1902 *** *** gcm 1903 *** *** gcm 1904 *** *** gcm 1905 *** *** gcm 1906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.884 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1907 *** *** gcm 1908 *** *** gcm 1909 *** *** gcm 1910 *** *** gcm 1911 *** *** gcm 1912 *** *** gcm 1913 *** *** gcm 1914 *** *** gcm 1915 *** *** gcm 1916 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.885 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1917 *** *** gcm 1918 *** *** gcm 1919 *** *** gcm 1920 *** *** gcm 1921 *** *** gcm 1922 *** *** gcm 1923 *** *** gcm 1924 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.886 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1925 *** *** gcm 1926 *** *** gcm 1927 *** *** gcm 1928 *** *** gcm 1929 *** *** gcm 1930 *** *** gcm 1931 *** *** gcm 1932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.886 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1933 *** *** gcm 1934 *** *** gcm 1935 *** *** gcm 1936 *** *** gcm 1937 *** *** gcm 1938 *** *** gcm 1939 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.887 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1940 *** *** gcm 1941 *** *** gcm 1942 *** *** gcm 1943 *** *** gcm 1944 *** *** gcm 1945 *** *** gcm 1946 *** *** gcm 1947 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.888 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1948 *** *** gcm 1949 *** *** gcm 1950 *** *** gcm 1951 *** *** gcm 1952 *** *** gcm 1953 *** *** gcm 1954 *** *** gcm 1955 *** *** gcm 1956 *** *** gcm 1957 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.889 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1958 *** *** gcm 1959 *** *** gcm 1960 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.889 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/X9.23PADDING 07:25:23.889 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ZEROBYTE 07:25:23.890 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ZEROBYTEPADDING 07:25:23.890 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ 07:25:23.891 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126 07:25:23.891 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126-2 07:25:23.892 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126-2PADDING 07:25:23.892 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126PADDING 07:25:23.892 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO7816-4 07:25:23.893 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO7816-4PADDING 07:25:23.893 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/NOPADDING 07:25:23.894 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS5 07:25:23.894 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS5PADDING 07:25:23.894 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS7 07:25:23.895 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS7PADDING 07:25:23.895 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/TBC 07:25:23.896 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/TBCPADDING 07:25:23.896 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/X9.23 07:25:23.896 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/X9.23PADDING 07:25:23.897 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ZEROBYTE 07:25:23.897 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ZEROBYTEPADDING 07:25:23.898 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ 07:25:23.898 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126 07:25:23.898 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126-2 07:25:23.899 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126-2PADDING 07:25:23.899 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126PADDING 07:25:23.900 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO7816-4 07:25:23.901 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO7816-4PADDING 07:25:23.901 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1961 *** *** gcm 1962 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.902 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1963 *** *** gcm 1964 *** *** gcm 1965 *** *** gcm 1966 *** *** gcm 1967 *** *** gcm 1968 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.903 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1969 *** *** gcm 1970 *** *** gcm 1971 *** *** gcm 1972 *** *** gcm 1973 *** *** gcm 1974 *** *** gcm 1975 *** *** gcm 1976 *** *** gcm 1977 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.904 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1978 *** *** gcm 1979 *** *** gcm 1980 *** *** gcm 1981 *** *** gcm 1982 *** *** gcm 1983 *** *** gcm 1984 *** *** gcm 1985 *** *** gcm 1986 *** *** gcm 1987 *** *** gcm 1988 *** *** gcm 1989 *** *** gcm 1990 *** *** gcm 1991 *** *** gcm 1992 *** *** gcm 1993 *** *** gcm 1994 *** *** gcm 1995 *** *** gcm 1996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.904 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 1997 *** *** gcm 1998 *** *** gcm 1999 *** *** gcm 2000 *** *** gcm 2001 *** *** gcm 2002 *** *** gcm 2003 *** *** gcm 2004 *** *** gcm 2005 *** *** gcm 2006 *** *** gcm 2007 *** *** gcm 2008 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.905 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/TBC 07:25:23.905 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/TBCPADDING 07:25:23.906 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/X9.23 07:25:23.906 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/X9.23PADDING 07:25:23.906 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ZEROBYTE 07:25:23.907 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2009 *** *** gcm 2010 *** *** gcm 2011 *** *** gcm 2012 *** *** gcm 2013 *** *** gcm 2014 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.908 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ 07:25:23.908 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2015 *** *** gcm 2016 *** *** gcm 2017 *** *** gcm 2018 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.909 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126-2 07:25:23.910 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126-2PADDING 07:25:23.910 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2019 *** *** gcm 2020 *** *** gcm 2021 *** *** gcm 2022 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.911 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO7816-4 07:25:23.911 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO7816-4PADDING 07:25:23.912 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/NOPADDING 07:25:23.912 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS5 07:25:23.913 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS5PADDING 07:25:23.913 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2023 *** *** gcm 2024 *** *** gcm 2025 *** *** gcm 2026 *** *** gcm 2027 *** *** gcm 2028 *** *** gcm 2029 *** *** gcm 2030 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.913 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS7PADDING 07:25:23.914 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/TBC 07:25:23.914 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/TBCPADDING 07:25:23.914 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/X9.23 07:25:23.915 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2031 *** *** gcm 2032 *** *** gcm 2033 *** *** gcm 2034 *** *** gcm 2035 *** *** gcm 2036 *** *** gcm 2037 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.916 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ZEROBYTE 07:25:23.917 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ZEROBYTEPADDING 07:25:23.918 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ 07:25:23.919 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126 07:25:23.919 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126-2 07:25:23.920 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126-2PADDING 07:25:23.921 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126PADDING 07:25:23.922 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO7816-4 07:25:23.924 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO7816-4PADDING 07:25:23.924 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/NOPADDING 07:25:23.924 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS5 07:25:23.925 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS5PADDING 07:25:23.925 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2038 *** *** gcm 2039 *** *** gcm 2040 *** *** gcm 2041 *** *** gcm 2042 *** *** gcm 2043 *** *** gcm 2044 *** *** gcm 2045 *** *** gcm 2046 *** *** gcm 2047 *** *** gcm 2048 *** *** gcm 2049 *** *** gcm 2050 *** *** gcm 2051 *** *** gcm 2052 *** *** gcm 2053 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.926 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS7PADDING 07:25:23.926 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/TBC 07:25:23.928 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/TBCPADDING 07:25:23.928 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/X9.23 07:25:23.930 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/X9.23PADDING 07:25:23.930 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ZEROBYTE 07:25:23.932 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ZEROBYTEPADDING 07:25:23.933 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ 07:25:23.934 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2054 *** *** gcm 2055 *** *** gcm 2056 *** *** gcm 2057 *** *** gcm 2058 *** *** gcm 2059 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.935 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2060 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.936 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2061 *** *** gcm 2062 *** *** gcm 2063 *** *** gcm 2064 *** *** gcm 2065 *** *** gcm 2066 *** *** gcm 2067 *** *** gcm 2068 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.936 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2069 *** *** gcm 2070 *** *** gcm 2071 *** *** gcm 2072 *** *** gcm 2073 *** *** gcm 2074 *** *** gcm 2075 *** *** gcm 2076 *** *** gcm 2077 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.937 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2078 *** *** gcm 2079 *** *** gcm 2080 *** *** gcm 2081 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.938 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2082 *** *** gcm 2083 *** *** gcm 2084 *** *** gcm 2085 *** *** gcm 2086 *** *** gcm 2087 *** *** gcm 2088 *** *** gcm 2089 *** *** gcm 2090 *** *** gcm 2091 *** *** gcm 2092 *** *** gcm 2093 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.939 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2094 *** *** gcm 2095 *** *** gcm 2096 *** *** gcm 2097 *** *** gcm 2098 *** *** gcm 2099 *** *** gcm 2100 *** *** gcm 2101 *** *** gcm 2102 *** *** gcm 2103 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.940 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2104 *** *** gcm 2105 *** *** gcm 2106 *** *** gcm 2107 *** *** gcm 2108 *** *** gcm 2109 *** *** gcm 2110 *** *** gcm 2111 *** *** gcm 2112 *** *** gcm 2113 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.940 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2114 *** *** gcm 2115 *** *** gcm 2116 *** *** gcm 2117 *** *** gcm 2118 *** *** gcm 2119 *** *** gcm 2120 *** *** gcm 2121 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.941 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2122 *** *** gcm 2123 *** *** gcm 2124 *** *** gcm 2125 *** *** gcm 2126 *** *** gcm 2127 *** *** gcm 2128 *** *** gcm 2129 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.942 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS7PADDING 07:25:23.942 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/TBC 07:25:23.943 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2130 *** *** gcm 2131 *** *** gcm 2132 *** *** gcm 2133 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.943 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/X9.23 07:25:23.943 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/X9.23PADDING 07:25:23.944 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ZEROBYTE 07:25:23.944 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ZEROBYTEPADDING 07:25:23.945 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ 07:25:23.945 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2134 *** *** gcm 2135 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.949 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126-2 07:25:23.950 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126-2PADDING 07:25:23.950 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126PADDING 07:25:23.951 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO7816-4 07:25:23.952 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2136 *** *** gcm 2137 *** *** gcm 2138 *** *** gcm 2139 *** *** gcm 2140 *** *** gcm 2141 *** *** gcm 2142 *** *** gcm 2143 *** *** gcm 2144 *** *** gcm 2145 *** *** gcm 2146 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.953 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/NOPADDING 07:25:23.954 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2147 *** *** gcm 2148 *** *** gcm 2149 *** *** gcm 2150 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.955 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2151 *** *** gcm 2152 *** *** gcm 2153 *** *** gcm 2154 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.956 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2155 *** *** gcm 2156 *** *** gcm 2157 *** *** gcm 2158 *** *** gcm 2159 *** *** gcm 2160 *** *** gcm 2161 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.956 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2162 *** *** gcm 2163 *** *** gcm 2164 *** *** gcm 2165 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.957 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2166 *** *** gcm 2167 *** *** gcm 2168 *** *** gcm 2169 *** *** gcm 2170 *** *** gcm 2171 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.957 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2172 *** *** gcm 2173 *** *** gcm 2174 *** *** gcm 2175 *** *** gcm 2176 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.958 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2177 *** *** gcm 2178 *** *** gcm 2179 *** *** gcm 2180 *** *** gcm 2181 *** *** gcm 2182 *** *** gcm 2183 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.959 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/X9.23PADDING 07:25:23.959 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ZEROBYTE 07:25:23.960 [Test worker] INFO o.s.c.CipherTest - transformation=BLOWFISH/SIC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2184 *** *** gcm 2185 *** *** gcm 2186 *** *** gcm 2187 *** *** gcm 2188 *** *** gcm 2189 *** *** gcm 2190 *** *** gcm 2191 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.960 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT// 07:25:23.961 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2192 *** *** gcm 2193 *** *** gcm 2194 *** *** gcm 2195 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.961 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT//NOPADDING 07:25:23.961 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//NOPADDING" does not support IV => Skipping. 07:25:23.961 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC-CTS/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2196 *** *** gcm 2197 *** *** gcm 2198 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.963 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC-CTS/NOPADDING 07:25:23.964 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ 07:25:23.964 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126 07:25:23.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126-2 07:25:23.967 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2199 *** *** gcm 2200 *** *** gcm 2201 *** *** gcm 2202 *** *** gcm 2203 *** *** gcm 2204 *** *** gcm 2205 *** *** gcm 2206 *** *** gcm 2207 *** *** gcm 2208 *** *** gcm 2209 *** *** gcm 2210 *** *** gcm 2211 *** *** gcm 2212 *** *** gcm 2213 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.969 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2214 *** *** gcm 2215 *** *** gcm 2216 *** *** gcm 2217 *** *** gcm 2218 *** *** gcm 2219 *** *** gcm 2220 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.970 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2221 *** *** gcm 2222 *** *** gcm 2223 *** *** gcm 2224 *** *** gcm 2225 *** *** gcm 2226 *** *** gcm 2227 *** *** gcm 2228 *** *** gcm 2229 *** *** gcm 2230 *** *** gcm 2231 *** *** gcm 2232 *** *** gcm 2233 *** *** gcm 2234 *** *** gcm 2235 *** *** gcm 2236 *** *** gcm 2237 *** *** gcm 2238 *** *** gcm 2239 *** *** gcm 2240 *** *** gcm 2241 *** *** gcm 2242 *** *** gcm 2243 *** *** gcm 2244 *** *** gcm 2245 *** *** gcm 2246 *** *** gcm 2247 *** *** gcm 2248 *** *** gcm 2249 *** *** gcm 2250 *** *** gcm 2251 *** *** gcm 2252 *** *** gcm 2253 *** *** gcm 2254 *** *** gcm 2255 *** *** gcm 2256 *** *** gcm 2257 *** *** gcm 2258 *** *** gcm 2259 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.973 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO7816-4PADDING 07:25:23.974 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/NOPADDING 07:25:23.974 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS5 07:25:23.975 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS5PADDING 07:25:23.975 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS7 07:25:23.976 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2260 *** *** gcm 2261 *** *** gcm 2262 *** *** gcm 2263 *** *** gcm 2264 *** *** gcm 2265 *** *** gcm 2266 *** *** gcm 2267 *** *** gcm 2268 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.978 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2269 *** *** gcm 2270 *** *** gcm 2271 *** *** gcm 2272 *** *** gcm 2273 *** *** gcm 2274 *** *** gcm 2275 *** *** gcm 2276 *** *** gcm 2277 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2278 *** *** gcm 2279 *** *** gcm 2280 *** *** gcm 2281 *** *** gcm 2282 *** *** gcm 2283 *** *** gcm 2284 *** *** gcm 2285 *** *** gcm 2286 *** *** gcm 2287 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.980 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2288 *** *** gcm 2289 *** *** gcm 2290 *** *** gcm 2291 *** *** gcm 2292 *** *** gcm 2293 *** *** gcm 2294 *** *** gcm 2295 *** *** gcm 2296 *** *** gcm 2297 *** *** gcm 2298 *** *** gcm 2299 *** *** gcm 2300 *** *** gcm 2301 *** *** gcm 2302 *** *** gcm 2303 *** *** gcm 2304 *** *** gcm 2305 *** *** gcm 2306 *** *** gcm 2307 *** *** gcm 2308 *** *** gcm 2309 *** *** gcm 2310 *** *** gcm 2311 *** *** gcm 2312 *** *** gcm 2313 *** *** gcm 2314 *** *** gcm 2315 *** *** gcm 2316 *** *** gcm 2317 *** *** gcm 2318 *** *** gcm 2319 *** *** gcm 2320 *** *** gcm 2321 *** *** gcm 2322 *** *** gcm 2323 *** *** gcm 2324 *** *** gcm 2325 *** *** gcm 2326 *** *** gcm 2327 *** *** gcm 2328 *** *** gcm 2329 *** *** gcm 2330 *** *** gcm 2331 *** *** gcm 2332 *** *** gcm 2333 *** *** gcm 2334 *** *** gcm 2335 *** *** gcm 2336 *** *** gcm 2337 *** *** gcm 2338 *** *** gcm 2339 *** *** gcm 2340 *** *** gcm 2341 *** *** gcm 2342 *** *** gcm 2343 *** *** gcm 2344 *** *** gcm 2345 *** *** gcm 2346 *** *** gcm 2347 *** *** gcm 2348 *** *** gcm 2349 *** *** gcm 2350 *** *** gcm 2351 *** *** gcm 2352 *** *** gcm 2353 *** *** gcm 2354 *** *** gcm 2355 *** *** gcm 2356 *** *** gcm 2357 *** *** gcm 2358 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.981 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/X9.23PADDING 07:25:23.981 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ZEROBYTE 07:25:23.982 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ZEROBYTEPADDING 07:25:23.983 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CCM/ 07:25:23.984 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:23.984 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CCM/NOPADDING 07:25:23.984 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:23.984 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ 07:25:23.985 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126 07:25:23.985 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126-2 07:25:23.985 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126-2PADDING 07:25:23.986 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126PADDING 07:25:23.986 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO7816-4 07:25:23.986 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO7816-4PADDING 07:25:23.986 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/NOPADDING 07:25:23.987 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS5 07:25:23.987 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS5PADDING 07:25:23.989 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS7 07:25:23.990 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS7PADDING 07:25:23.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/TBC 07:25:23.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/TBCPADDING 07:25:23.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/X9.23 07:25:23.993 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/X9.23PADDING 07:25:23.994 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2359 *** *** gcm 2360 *** *** gcm 2361 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.994 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ZEROBYTEPADDING 07:25:23.994 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ 07:25:23.995 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126 07:25:23.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2 07:25:23.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2362 *** *** gcm 2363 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:23.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126PADDING 07:25:23.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4 07:25:23.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4PADDING 07:25:23.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/NOPADDING 07:25:23.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2364 *** *** gcm 2365 *** *** gcm 2366 *** *** gcm 2367 *** *** gcm 2368 *** *** gcm 2369 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS5PADDING 07:25:24.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2370 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2371 *** *** gcm 2372 *** *** gcm 2373 *** *** gcm 2374 *** *** gcm 2375 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.001 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2376 *** *** gcm 2377 *** *** gcm 2378 *** *** gcm 2379 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2380 *** *** gcm 2381 *** *** gcm 2382 *** *** gcm 2383 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.002 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2384 *** *** gcm 2385 *** *** gcm 2386 *** *** gcm 2387 *** *** gcm 2388 *** *** gcm 2389 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2390 *** *** gcm 2391 *** *** gcm 2392 *** *** gcm 2393 *** *** gcm 2394 *** *** gcm 2395 *** *** gcm 2396 *** *** gcm 2397 *** *** gcm 2398 *** *** gcm 2399 *** *** gcm 2400 *** *** gcm 2401 *** *** gcm 2402 *** *** gcm 2403 *** *** gcm 2404 *** *** gcm 2405 *** *** gcm 2406 *** *** gcm 2407 *** *** gcm 2408 *** *** gcm 2409 *** *** gcm 2410 *** *** gcm 2411 *** *** gcm 2412 *** *** gcm 2413 *** *** gcm 2414 *** *** gcm 2415 *** *** gcm 2416 *** *** gcm 2417 *** *** gcm 2418 *** *** gcm 2419 *** *** gcm 2420 *** *** gcm 2421 *** *** gcm 2422 *** *** gcm 2423 *** *** gcm 2424 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.003 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTE 07:25:24.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2425 *** *** gcm 2426 *** *** gcm 2427 *** *** gcm 2428 *** *** gcm 2429 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ 07:25:24.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126 07:25:24.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2 07:25:24.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2430 *** *** gcm 2431 *** *** gcm 2432 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126PADDING 07:25:24.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4 07:25:24.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2433 *** *** gcm 2434 *** *** gcm 2435 *** *** gcm 2436 *** *** gcm 2437 *** *** gcm 2438 *** *** gcm 2439 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.013 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2440 *** *** gcm 2441 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.013 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS5 07:25:24.013 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS5PADDING 07:25:24.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS7 07:25:24.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2442 *** *** gcm 2443 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/TBC 07:25:24.014 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/TBCPADDING 07:25:24.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/X9.23 07:25:24.015 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/X9.23PADDING 07:25:24.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTE 07:25:24.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTEPADDING 07:25:24.016 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ 07:25:24.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126 07:25:24.017 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2 07:25:24.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2PADDING 07:25:24.018 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126PADDING 07:25:24.019 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2444 *** *** gcm 2445 *** *** gcm 2446 *** *** gcm 2447 *** *** gcm 2448 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.020 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4PADDING 07:25:24.020 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/NOPADDING 07:25:24.021 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS5 07:25:24.021 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2449 *** *** gcm 2450 *** *** gcm 2451 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS7 07:25:24.022 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2452 *** *** gcm 2453 *** *** gcm 2454 *** *** gcm 2455 *** *** gcm 2456 *** *** gcm 2457 *** *** gcm 2458 *** *** gcm 2459 *** *** gcm 2460 *** *** gcm 2461 *** *** gcm 2462 *** *** gcm 2463 *** *** gcm 2464 *** *** gcm 2465 *** *** gcm 2466 *** *** gcm 2467 *** *** gcm 2468 *** *** gcm 2469 *** *** gcm 2470 *** *** gcm 2471 *** *** gcm 2472 *** *** gcm 2473 *** *** gcm 2474 *** *** gcm 2475 *** *** gcm 2476 *** *** gcm 2477 *** *** gcm 2478 *** *** gcm 2479 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/TBC 07:25:24.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/TBCPADDING 07:25:24.024 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/X9.23 07:25:24.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/X9.23PADDING 07:25:24.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTE 07:25:24.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2480 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2481 *** *** gcm 2482 *** *** gcm 2483 *** *** gcm 2484 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2485 *** *** gcm 2486 *** *** gcm 2487 *** *** gcm 2488 *** *** gcm 2489 *** *** gcm 2490 *** *** gcm 2491 *** *** gcm 2492 *** *** gcm 2493 *** *** gcm 2494 *** *** gcm 2495 *** *** gcm 2496 *** *** gcm 2497 *** *** gcm 2498 *** *** gcm 2499 *** *** gcm 2500 *** *** gcm 2501 *** *** gcm 2502 *** *** gcm 2503 *** *** gcm 2504 *** *** gcm 2505 *** *** gcm 2506 *** *** gcm 2507 *** *** gcm 2508 *** *** gcm 2509 *** *** gcm 2510 *** *** gcm 2511 *** *** gcm 2512 *** *** gcm 2513 *** *** gcm 2514 *** *** gcm 2515 *** *** gcm 2516 *** *** gcm 2517 *** *** gcm 2518 *** *** gcm 2519 *** *** gcm 2520 *** *** gcm 2521 *** *** gcm 2522 *** *** gcm 2523 *** *** gcm 2524 *** *** gcm 2525 *** *** gcm 2526 *** *** gcm 2527 *** *** gcm 2528 *** *** gcm 2529 *** *** gcm 2530 *** *** gcm 2531 *** *** gcm 2532 *** *** gcm 2533 *** *** gcm 2534 *** *** gcm 2535 *** *** gcm 2536 *** *** gcm 2537 *** *** gcm 2538 *** *** gcm 2539 *** *** gcm 2540 *** *** gcm 2541 *** *** gcm 2542 *** *** gcm 2543 *** *** gcm 2544 *** *** gcm 2545 *** *** gcm 2546 *** *** gcm 2547 *** *** gcm 2548 *** *** gcm 2549 *** *** gcm 2550 *** *** gcm 2551 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2 07:25:24.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2PADDING 07:25:24.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126PADDING 07:25:24.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4 07:25:24.028 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2552 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/NOPADDING 07:25:24.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS5 07:25:24.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS5PADDING 07:25:24.029 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS7 07:25:24.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS7PADDING 07:25:24.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2553 *** *** gcm 2554 *** *** gcm 2555 *** *** gcm 2556 *** *** gcm 2557 *** *** gcm 2558 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/TBCPADDING 07:25:24.030 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2559 *** *** gcm 2560 *** *** gcm 2561 *** *** gcm 2562 *** *** gcm 2563 *** *** gcm 2564 *** *** gcm 2565 *** *** gcm 2566 *** *** gcm 2567 *** *** gcm 2568 *** *** gcm 2569 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/X9.23PADDING 07:25:24.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2570 *** *** gcm 2571 *** *** gcm 2572 *** *** gcm 2573 *** *** gcm 2574 *** *** gcm 2575 *** *** gcm 2576 *** *** gcm 2577 *** *** gcm 2578 *** *** gcm 2579 *** *** gcm 2580 *** *** gcm 2581 *** *** gcm 2582 *** *** gcm 2583 *** *** gcm 2584 *** *** gcm 2585 *** *** gcm 2586 *** *** gcm 2587 *** *** gcm 2588 *** *** gcm 2589 *** *** gcm 2590 *** *** gcm 2591 *** *** gcm 2592 *** *** gcm 2593 *** *** gcm 2594 *** *** gcm 2595 *** *** gcm 2596 *** *** gcm 2597 *** *** gcm 2598 *** *** gcm 2599 *** *** gcm 2600 *** *** gcm 2601 *** *** gcm 2602 *** *** gcm 2603 *** *** gcm 2604 *** *** gcm 2605 *** *** gcm 2606 *** *** gcm 2607 *** *** gcm 2608 *** *** gcm 2609 *** *** gcm 2610 *** *** gcm 2611 *** *** gcm 2612 *** *** gcm 2613 *** *** gcm 2614 *** *** gcm 2615 *** *** gcm 2616 *** *** gcm 2617 *** *** gcm 2618 *** *** gcm 2619 *** *** gcm 2620 *** *** gcm 2621 *** *** gcm 2622 *** *** gcm 2623 *** *** gcm 2624 *** *** gcm 2625 *** *** gcm 2626 *** *** gcm 2627 *** *** gcm 2628 *** *** gcm 2629 *** *** gcm 2630 *** *** gcm 2631 *** *** gcm 2632 *** *** gcm 2633 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.031 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTEPADDING 07:25:24.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ 07:25:24.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126 07:25:24.032 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2 07:25:24.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2634 *** *** gcm 2635 *** *** gcm 2636 *** *** gcm 2637 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126PADDING 07:25:24.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4 07:25:24.033 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4PADDING 07:25:24.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/NOPADDING 07:25:24.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS5 07:25:24.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS5PADDING 07:25:24.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS7 07:25:24.035 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS7PADDING 07:25:24.035 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/TBC 07:25:24.035 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2638 *** *** gcm 2639 *** *** gcm 2640 *** *** gcm 2641 *** *** gcm 2642 *** *** gcm 2643 *** *** gcm 2644 *** *** gcm 2645 *** *** gcm 2646 *** *** gcm 2647 *** *** gcm 2648 *** *** gcm 2649 *** *** gcm 2650 *** *** gcm 2651 *** *** gcm 2652 *** *** gcm 2653 *** *** gcm 2654 *** *** gcm 2655 *** *** gcm 2656 *** *** gcm 2657 *** *** gcm 2658 *** *** gcm 2659 *** *** gcm 2660 *** *** gcm 2661 *** *** gcm 2662 *** *** gcm 2663 *** *** gcm 2664 *** *** gcm 2665 *** *** gcm 2666 *** *** gcm 2667 *** *** gcm 2668 *** *** gcm 2669 *** *** gcm 2670 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/X9.23 07:25:24.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/X9.23PADDING 07:25:24.054 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTE 07:25:24.054 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTEPADDING 07:25:24.055 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ 07:25:24.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126 07:25:24.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2 07:25:24.057 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2PADDING 07:25:24.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126PADDING 07:25:24.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4 07:25:24.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4PADDING 07:25:24.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/NOPADDING 07:25:24.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS5 07:25:24.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS5PADDING 07:25:24.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS7 07:25:24.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS7PADDING 07:25:24.063 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/TBC 07:25:24.063 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/TBCPADDING 07:25:24.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/X9.23 07:25:24.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2671 *** *** gcm 2672 *** *** gcm 2673 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTE 07:25:24.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTEPADDING 07:25:24.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ 07:25:24.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126 07:25:24.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2 07:25:24.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2PADDING 07:25:24.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126PADDING 07:25:24.067 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2674 *** *** gcm 2675 *** *** gcm 2676 *** *** gcm 2677 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.067 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4PADDING 07:25:24.067 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/NOPADDING 07:25:24.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS5 07:25:24.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS5PADDING 07:25:24.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS7 07:25:24.068 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS7PADDING 07:25:24.069 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/TBC 07:25:24.069 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/TBCPADDING 07:25:24.069 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/X9.23 07:25:24.069 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/X9.23PADDING 07:25:24.070 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTE 07:25:24.070 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTEPADDING 07:25:24.070 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ 07:25:24.070 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126 07:25:24.071 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2 07:25:24.076 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2PADDING 07:25:24.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126PADDING 07:25:24.077 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4 07:25:24.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4PADDING 07:25:24.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/NOPADDING 07:25:24.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS5 07:25:24.079 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS5PADDING 07:25:24.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS7 07:25:24.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS7PADDING 07:25:24.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/TBC 07:25:24.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/TBCPADDING 07:25:24.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/X9.23 07:25:24.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/X9.23PADDING 07:25:24.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTE 07:25:24.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTEPADDING 07:25:24.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ 07:25:24.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126 07:25:24.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2 07:25:24.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2678 *** *** gcm 2679 *** *** gcm 2680 *** *** gcm 2681 *** *** gcm 2682 *** *** gcm 2683 *** *** gcm 2684 *** *** gcm 2685 *** *** gcm 2686 *** *** gcm 2687 *** *** gcm 2688 *** *** gcm 2689 *** *** gcm 2690 *** *** gcm 2691 *** *** gcm 2692 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126PADDING 07:25:24.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4 07:25:24.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4PADDING 07:25:24.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/NOPADDING 07:25:24.091 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS5 07:25:24.092 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS5PADDING 07:25:24.093 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS7 07:25:24.093 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS7PADDING 07:25:24.093 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/TBC 07:25:24.094 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2693 *** *** gcm 2694 *** *** gcm 2695 *** *** gcm 2696 *** *** gcm 2697 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.095 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/X9.23 07:25:24.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/X9.23PADDING 07:25:24.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTE 07:25:24.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTEPADDING 07:25:24.099 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ 07:25:24.100 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2698 *** *** gcm 2699 *** *** gcm 2700 *** *** gcm 2701 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2 07:25:24.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2PADDING 07:25:24.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126PADDING 07:25:24.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4 07:25:24.107 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4PADDING 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/NOPADDING 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2702 *** *** gcm 2703 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS5PADDING 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2704 *** *** gcm 2705 *** *** gcm 2706 *** *** gcm 2707 *** *** gcm 2708 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS7PADDING 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/TBC 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/TBCPADDING 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2709 *** *** gcm 2710 *** *** gcm 2711 *** *** gcm 2712 *** *** gcm 2713 *** *** gcm 2714 *** *** gcm 2715 *** *** gcm 2716 *** *** gcm 2717 *** *** gcm 2718 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/X9.23PADDING 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTE 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTEPADDING 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2 07:25:24.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2PADDING 07:25:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126PADDING 07:25:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4 07:25:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4PADDING 07:25:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/NOPADDING 07:25:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS5 07:25:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS5PADDING 07:25:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS7 07:25:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS7PADDING 07:25:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/TBC 07:25:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2719 *** *** gcm 2720 *** *** gcm 2721 *** *** gcm 2722 *** *** gcm 2723 *** *** gcm 2724 *** *** gcm 2725 *** *** gcm 2726 *** *** gcm 2727 *** *** gcm 2728 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/X9.23 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/X9.23PADDING 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTE 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTEPADDING 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2PADDING 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126PADDING 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4PADDING 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/NOPADDING 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2729 *** *** gcm 2730 *** *** gcm 2731 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS5PADDING 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS7 07:25:24.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS7PADDING 07:25:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/TBC 07:25:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/TBCPADDING 07:25:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2732 *** *** gcm 2733 *** *** gcm 2734 *** *** gcm 2735 *** *** gcm 2736 *** *** gcm 2737 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/X9.23PADDING 07:25:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTE 07:25:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTEPADDING 07:25:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ 07:25:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126 07:25:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2 07:25:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2PADDING 07:25:24.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126PADDING 07:25:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4 07:25:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4PADDING 07:25:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/NOPADDING 07:25:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS5 07:25:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS5PADDING 07:25:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS7 07:25:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS7PADDING 07:25:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/TBC 07:25:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/TBCPADDING 07:25:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/X9.23 07:25:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/X9.23PADDING 07:25:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTE 07:25:24.112 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTEPADDING 07:25:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ 07:25:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126 07:25:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2 07:25:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2PADDING 07:25:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126PADDING 07:25:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4 07:25:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4PADDING 07:25:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/NOPADDING 07:25:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS5 07:25:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS5PADDING 07:25:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS7 07:25:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS7PADDING 07:25:24.113 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/TBC 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/TBCPADDING 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/X9.23 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/X9.23PADDING 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTE 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTEPADDING 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2PADDING 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126PADDING 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4PADDING 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/NOPADDING 07:25:24.114 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS5 07:25:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS5PADDING 07:25:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS7 07:25:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS7PADDING 07:25:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/TBC 07:25:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/TBCPADDING 07:25:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/X9.23 07:25:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/X9.23PADDING 07:25:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTE 07:25:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2738 *** *** gcm 2739 *** *** gcm 2740 *** *** gcm 2741 *** *** gcm 2742 *** *** gcm 2743 *** *** gcm 2744 *** *** gcm 2745 *** *** gcm 2746 *** *** gcm 2747 *** *** gcm 2748 *** *** gcm 2749 *** *** gcm 2750 *** *** gcm 2751 *** *** gcm 2752 *** *** gcm 2753 *** *** gcm 2754 *** *** gcm 2755 *** *** gcm 2756 *** *** gcm 2757 *** *** gcm 2758 *** *** gcm 2759 *** *** gcm 2760 *** *** gcm 2761 *** *** gcm 2762 *** *** gcm 2763 *** *** gcm 2764 *** *** gcm 2765 *** *** gcm 2766 *** *** gcm 2767 *** *** gcm 2768 *** *** gcm 2769 *** *** gcm 2770 *** *** gcm 2771 *** *** gcm 2772 *** *** gcm 2773 *** *** gcm 2774 *** *** gcm 2775 *** *** gcm 2776 *** *** gcm 2777 *** *** gcm 2778 *** *** gcm 2779 *** *** gcm 2780 *** *** gcm 2781 *** *** gcm 2782 *** *** gcm 2783 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ 07:25:24.115 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2PADDING 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126PADDING 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2784 *** *** gcm 2785 *** *** gcm 2786 *** *** gcm 2787 *** *** gcm 2788 *** *** gcm 2789 *** *** gcm 2790 *** *** gcm 2791 *** *** gcm 2792 *** *** gcm 2793 *** *** gcm 2794 *** *** gcm 2795 *** *** gcm 2796 *** *** gcm 2797 *** *** gcm 2798 *** *** gcm 2799 *** *** gcm 2800 *** *** gcm 2801 *** *** gcm 2802 *** *** gcm 2803 *** *** gcm 2804 *** *** gcm 2805 *** *** gcm 2806 *** *** gcm 2807 *** *** gcm 2808 *** *** gcm 2809 *** *** gcm 2810 *** *** gcm 2811 *** *** gcm 2812 *** *** gcm 2813 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4PADDING 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2814 *** *** gcm 2815 *** *** gcm 2816 *** *** gcm 2817 *** *** gcm 2818 *** *** gcm 2819 *** *** gcm 2820 *** *** gcm 2821 *** *** gcm 2822 *** *** gcm 2823 *** *** gcm 2824 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS5 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2825 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS7 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2826 *** *** gcm 2827 *** *** gcm 2828 *** *** gcm 2829 *** *** gcm 2830 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/TBC 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2831 *** *** gcm 2832 *** *** gcm 2833 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2834 *** *** gcm 2835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/X9.23PADDING 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2836 *** *** gcm 2837 *** *** gcm 2838 *** *** gcm 2839 *** *** gcm 2840 *** *** gcm 2841 *** *** gcm 2842 *** *** gcm 2843 *** *** gcm 2844 *** *** gcm 2845 *** *** gcm 2846 *** *** gcm 2847 *** *** gcm 2848 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTEPADDING 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2PADDING 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2849 *** *** gcm 2850 *** *** gcm 2851 *** *** gcm 2852 *** *** gcm 2853 *** *** gcm 2854 *** *** gcm 2855 *** *** gcm 2856 *** *** gcm 2857 *** *** gcm 2858 *** *** gcm 2859 *** *** gcm 2860 *** *** gcm 2861 *** *** gcm 2862 *** *** gcm 2863 *** *** gcm 2864 *** *** gcm 2865 *** *** gcm 2866 *** *** gcm 2867 *** *** gcm 2868 *** *** gcm 2869 *** *** gcm 2870 *** *** gcm 2871 *** *** gcm 2872 *** *** gcm 2873 *** *** gcm 2874 *** *** gcm 2875 *** *** gcm 2876 *** *** gcm 2877 *** *** gcm 2878 *** *** gcm 2879 *** *** gcm 2880 *** *** gcm 2881 *** *** gcm 2882 *** *** gcm 2883 *** *** gcm 2884 *** *** gcm 2885 *** *** gcm 2886 *** *** gcm 2887 *** *** gcm 2888 *** *** gcm 2889 *** *** gcm 2890 *** *** gcm 2891 *** *** gcm 2892 *** *** gcm 2893 *** *** gcm 2894 *** *** gcm 2895 *** *** gcm 2896 *** *** gcm 2897 *** *** gcm 2898 *** *** gcm 2899 *** *** gcm 2900 *** *** gcm 2901 *** *** gcm 2902 *** *** gcm 2903 *** *** gcm 2904 *** *** gcm 2905 *** *** gcm 2906 *** *** gcm 2907 *** *** gcm 2908 *** *** gcm 2909 *** *** gcm 2910 *** *** gcm 2911 *** *** gcm 2912 *** *** gcm 2913 *** *** gcm 2914 *** *** gcm 2915 *** *** gcm 2916 *** *** gcm 2917 *** *** gcm 2918 *** *** gcm 2919 *** *** gcm 2920 *** *** gcm 2921 *** *** gcm 2922 *** *** gcm 2923 *** *** gcm 2924 *** *** gcm 2925 *** *** gcm 2926 *** *** gcm 2927 *** *** gcm 2928 *** *** gcm 2929 *** *** gcm 2930 *** *** gcm 2931 *** *** gcm 2932 *** *** gcm 2933 *** *** gcm 2934 *** *** gcm 2935 *** *** gcm 2936 *** *** gcm 2937 *** *** gcm 2938 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4PADDING 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/NOPADDING 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS5 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS5PADDING 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS7 07:25:24.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS7PADDING 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/TBC 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/TBCPADDING 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/X9.23 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/X9.23PADDING 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTE 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTEPADDING 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2939 *** *** gcm 2940 *** *** gcm 2941 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126PADDING 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2942 *** *** gcm 2943 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4PADDING 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/NOPADDING 07:25:24.118 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS5 07:25:24.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS5PADDING 07:25:24.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS7 07:25:24.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS7PADDING 07:25:24.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/TBC 07:25:24.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/TBCPADDING 07:25:24.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2944 *** *** gcm 2945 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/X9.23PADDING 07:25:24.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2946 *** *** gcm 2947 *** *** gcm 2948 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTEPADDING 07:25:24.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ 07:25:24.119 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2949 *** *** gcm 2950 *** *** gcm 2951 *** *** gcm 2952 *** *** gcm 2953 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2PADDING 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126PADDING 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4PADDING 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/NOPADDING 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2954 *** *** gcm 2955 *** *** gcm 2956 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS5PADDING 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS7 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2957 *** *** gcm 2958 *** *** gcm 2959 *** *** gcm 2960 *** *** gcm 2961 *** *** gcm 2962 *** *** gcm 2963 *** *** gcm 2964 *** *** gcm 2965 *** *** gcm 2966 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/TBC 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2967 *** *** gcm 2968 *** *** gcm 2969 *** *** gcm 2970 *** *** gcm 2971 *** *** gcm 2972 *** *** gcm 2973 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/X9.23 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/X9.23PADDING 07:25:24.120 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2974 *** *** gcm 2975 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2976 *** *** gcm 2977 *** *** gcm 2978 *** *** gcm 2979 *** *** gcm 2980 *** *** gcm 2981 *** *** gcm 2982 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ 07:25:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126 07:25:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2 07:25:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2983 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126PADDING 07:25:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2984 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2985 *** *** gcm 2986 *** *** gcm 2987 *** *** gcm 2988 *** *** gcm 2989 *** *** gcm 2990 *** *** gcm 2991 *** *** gcm 2992 *** *** gcm 2993 *** *** gcm 2994 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/NOPADDING 07:25:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS5 07:25:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2995 *** *** gcm 2996 *** *** gcm 2997 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS7 07:25:24.121 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2998 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/TBC 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/TBCPADDING 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/X9.23 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/X9.23PADDING 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTE 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 2999 *** *** gcm 3000 *** *** gcm 3001 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3002 *** *** gcm 3003 *** *** gcm 3004 *** *** gcm 3005 *** *** gcm 3006 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3007 *** *** gcm 3008 *** *** gcm 3009 *** *** gcm 3010 *** *** gcm 3011 *** *** gcm 3012 *** *** gcm 3013 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126PADDING 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3014 *** *** gcm 3015 *** *** gcm 3016 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/NOPADDING 07:25:24.122 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS5 07:25:24.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS5PADDING 07:25:24.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS7 07:25:24.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3017 *** *** gcm 3018 *** *** gcm 3019 *** *** gcm 3020 *** *** gcm 3021 *** *** gcm 3022 *** *** gcm 3023 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/TBC 07:25:24.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/TBCPADDING 07:25:24.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/X9.23 07:25:24.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/X9.23PADDING 07:25:24.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTE 07:25:24.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTEPADDING 07:25:24.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ 07:25:24.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3024 *** *** gcm 3025 *** *** gcm 3026 *** *** gcm 3027 *** *** gcm 3028 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2PADDING 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126PADDING 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4PADDING 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/NOPADDING 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS5 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS5PADDING 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3029 *** *** gcm 3030 *** *** gcm 3031 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3032 *** *** gcm 3033 *** *** gcm 3034 *** *** gcm 3035 *** *** gcm 3036 *** *** gcm 3037 *** *** gcm 3038 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/TBC 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/TBCPADDING 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/X9.23 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/X9.23PADDING 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTE 07:25:24.124 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTEPADDING 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2PADDING 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126PADDING 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4PADDING 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/NOPADDING 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS5 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS5PADDING 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS7 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS7PADDING 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/TBC 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/TBCPADDING 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/X9.23 07:25:24.125 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3039 *** *** gcm 3040 *** *** gcm 3041 *** *** gcm 3042 *** *** gcm 3043 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTE 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTEPADDING 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2PADDING 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126PADDING 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4PADDING 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/NOPADDING 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS5 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS5PADDING 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS7 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS7PADDING 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/TBC 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/TBCPADDING 07:25:24.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/X9.23 07:25:24.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/X9.23PADDING 07:25:24.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTE 07:25:24.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTEPADDING 07:25:24.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ 07:25:24.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126 07:25:24.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2 07:25:24.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2PADDING 07:25:24.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126PADDING 07:25:24.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4 07:25:24.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4PADDING 07:25:24.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/NOPADDING 07:25:24.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS5 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS5PADDING 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS7 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS7PADDING 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/TBC 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/TBCPADDING 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/X9.23 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/X9.23PADDING 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTE 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTEPADDING 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2PADDING 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126PADDING 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4PADDING 07:25:24.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/NOPADDING 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS5 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3044 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS7 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3045 *** *** gcm 3046 *** *** gcm 3047 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/TBC 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/TBCPADDING 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/X9.23 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/X9.23PADDING 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTE 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTEPADDING 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3048 *** *** gcm 3049 *** *** gcm 3050 *** *** gcm 3051 *** *** gcm 3052 *** *** gcm 3053 *** *** gcm 3054 *** *** gcm 3055 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2PADDING 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126PADDING 07:25:24.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3056 *** *** gcm 3057 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4PADDING 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/NOPADDING 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS5 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3058 *** *** gcm 3059 *** *** gcm 3060 *** *** gcm 3061 *** *** gcm 3062 *** *** gcm 3063 *** *** gcm 3064 *** *** gcm 3065 *** *** gcm 3066 *** *** gcm 3067 *** *** gcm 3068 *** *** gcm 3069 *** *** gcm 3070 *** *** gcm 3071 *** *** gcm 3072 *** *** gcm 3073 *** *** gcm 3074 *** *** gcm 3075 *** *** gcm 3076 *** *** gcm 3077 *** *** gcm 3078 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS7 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS7PADDING 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/TBC 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/TBCPADDING 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/X9.23 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/X9.23PADDING 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTE 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTEPADDING 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2PADDING 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126PADDING 07:25:24.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4 07:25:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4PADDING 07:25:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/NOPADDING 07:25:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS5 07:25:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS5PADDING 07:25:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS7 07:25:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS7PADDING 07:25:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/TBC 07:25:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/TBCPADDING 07:25:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/X9.23 07:25:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/X9.23PADDING 07:25:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTE 07:25:24.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTEPADDING 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2PADDING 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126PADDING 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4PADDING 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/NOPADDING 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS5 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS5PADDING 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS7 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS7PADDING 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/TBC 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/TBCPADDING 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/X9.23 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/X9.23PADDING 07:25:24.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTE 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3079 *** *** gcm 3080 *** *** gcm 3081 *** *** gcm 3082 *** *** gcm 3083 *** *** gcm 3084 *** *** gcm 3085 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2PADDING 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126PADDING 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4PADDING 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/NOPADDING 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS5 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS5PADDING 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS7 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS7PADDING 07:25:24.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/TBC 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/TBCPADDING 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/X9.23 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/X9.23PADDING 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTE 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTEPADDING 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2PADDING 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126PADDING 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3086 *** *** gcm 3087 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/NOPADDING 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS5 07:25:24.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS5PADDING 07:25:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS7 07:25:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3088 *** *** gcm 3089 *** *** gcm 3090 *** *** gcm 3091 *** *** gcm 3092 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/TBC 07:25:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/TBCPADDING 07:25:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/X9.23 07:25:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/X9.23PADDING 07:25:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTE 07:25:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTEPADDING 07:25:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ 07:25:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126 07:25:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2 07:25:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2PADDING 07:25:24.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126PADDING 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4PADDING 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/NOPADDING 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS5 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS5PADDING 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS7 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS7PADDING 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/TBC 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/TBCPADDING 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/X9.23 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/X9.23PADDING 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTE 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTEPADDING 07:25:24.136 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CTS/ 07:25:24.137 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/" does not support IV => Skipping. 07:25:24.137 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CTS/NOPADDING 07:25:24.137 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/NOPADDING" does not support IV => Skipping. 07:25:24.137 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/EAX/ 07:25:24.137 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/EAX/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3093 *** *** gcm 3094 *** *** gcm 3095 *** *** gcm 3096 *** *** gcm 3097 *** *** gcm 3098 *** *** gcm 3099 *** *** gcm 3100 *** *** gcm 3101 *** *** gcm 3102 *** *** gcm 3103 *** *** gcm 3104 *** *** gcm 3105 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.138 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/ECB/ 07:25:24.138 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/" does not support IV => Skipping. 07:25:24.138 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/ECB/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3106 *** *** gcm 3107 *** *** gcm 3108 *** *** gcm 3109 *** *** gcm 3110 *** *** gcm 3111 *** *** gcm 3112 *** *** gcm 3113 *** *** gcm 3114 *** *** gcm 3115 *** *** gcm 3116 *** *** gcm 3117 *** *** gcm 3118 *** *** gcm 3119 *** *** gcm 3120 *** *** gcm 3121 *** *** gcm 3122 *** *** gcm 3123 *** *** gcm 3124 *** *** gcm 3125 *** *** gcm 3126 *** *** gcm 3127 *** *** gcm 3128 *** *** gcm 3129 *** *** gcm 3130 *** *** gcm 3131 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.138 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/NOPADDING" does not support IV => Skipping. 07:25:24.138 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/GCM/ 07:25:24.139 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/GCM/NOPADDING 07:25:24.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ 07:25:24.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126 07:25:24.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126-2 07:25:24.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126-2PADDING 07:25:24.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126PADDING 07:25:24.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO7816-4 07:25:24.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO7816-4PADDING 07:25:24.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/NOPADDING 07:25:24.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3132 *** *** gcm 3133 *** *** gcm 3134 *** *** gcm 3135 *** *** gcm 3136 *** *** gcm 3137 *** *** gcm 3138 *** *** gcm 3139 *** *** gcm 3140 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.140 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS5PADDING 07:25:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS7 07:25:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS7PADDING 07:25:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/TBC 07:25:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/TBCPADDING 07:25:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3141 *** *** gcm 3142 *** *** gcm 3143 *** *** gcm 3144 *** *** gcm 3145 *** *** gcm 3146 *** *** gcm 3147 *** *** gcm 3148 *** *** gcm 3149 *** *** gcm 3150 *** *** gcm 3151 *** *** gcm 3152 *** *** gcm 3153 *** *** gcm 3154 *** *** gcm 3155 *** *** gcm 3156 *** *** gcm 3157 *** *** gcm 3158 *** *** gcm 3159 *** *** gcm 3160 *** *** gcm 3161 *** *** gcm 3162 *** *** gcm 3163 *** *** gcm 3164 *** *** gcm 3165 *** *** gcm 3166 *** *** gcm 3167 *** *** gcm 3168 *** *** gcm 3169 *** *** gcm 3170 *** *** gcm 3171 *** *** gcm 3172 *** *** gcm 3173 *** *** gcm 3174 *** *** gcm 3175 *** *** gcm 3176 *** *** gcm 3177 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/X9.23PADDING 07:25:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ZEROBYTE 07:25:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ZEROBYTEPADDING 07:25:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ 07:25:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3178 *** *** gcm 3179 *** *** gcm 3180 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2 07:25:24.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2PADDING 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126PADDING 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4PADDING 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/NOPADDING 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS5 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS5PADDING 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS7 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS7PADDING 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/TBC 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/TBCPADDING 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/X9.23 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/X9.23PADDING 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTE 07:25:24.142 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTEPADDING 07:25:24.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ 07:25:24.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126 07:25:24.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2 07:25:24.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2PADDING 07:25:24.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126PADDING 07:25:24.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4 07:25:24.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4PADDING 07:25:24.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/NOPADDING 07:25:24.143 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS5 07:25:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3181 *** *** gcm 3182 *** *** gcm 3183 *** *** gcm 3184 *** *** gcm 3185 *** *** gcm 3186 *** *** gcm 3187 *** *** gcm 3188 *** *** gcm 3189 *** *** gcm 3190 *** *** gcm 3191 *** *** gcm 3192 *** *** gcm 3193 *** *** gcm 3194 *** *** gcm 3195 *** *** gcm 3196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS7 07:25:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS7PADDING 07:25:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3197 *** *** gcm 3198 *** *** gcm 3199 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/TBCPADDING 07:25:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3200 *** *** gcm 3201 *** *** gcm 3202 *** *** gcm 3203 *** *** gcm 3204 *** *** gcm 3205 *** *** gcm 3206 *** *** gcm 3207 *** *** gcm 3208 *** *** gcm 3209 *** *** gcm 3210 *** *** gcm 3211 *** *** gcm 3212 *** *** gcm 3213 *** *** gcm 3214 *** *** gcm 3215 *** *** gcm 3216 *** *** gcm 3217 *** *** gcm 3218 *** *** gcm 3219 *** *** gcm 3220 *** *** gcm 3221 *** *** gcm 3222 *** *** gcm 3223 *** *** gcm 3224 *** *** gcm 3225 *** *** gcm 3226 *** *** gcm 3227 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/X9.23PADDING 07:25:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTE 07:25:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTEPADDING 07:25:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ 07:25:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126 07:25:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2 07:25:24.144 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2PADDING 07:25:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126PADDING 07:25:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4 07:25:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4PADDING 07:25:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/NOPADDING 07:25:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS5 07:25:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS5PADDING 07:25:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS7 07:25:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS7PADDING 07:25:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/TBC 07:25:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/TBCPADDING 07:25:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/X9.23 07:25:24.145 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/X9.23PADDING 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTE 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTEPADDING 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2PADDING 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126PADDING 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4PADDING 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3228 *** *** gcm 3229 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS5 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS5PADDING 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS7 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS7PADDING 07:25:24.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/TBC 07:25:24.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/TBCPADDING 07:25:24.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/X9.23 07:25:24.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/X9.23PADDING 07:25:24.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTE 07:25:24.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTEPADDING 07:25:24.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ 07:25:24.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126 07:25:24.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2 07:25:24.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3230 *** *** gcm 3231 *** *** gcm 3232 *** *** gcm 3233 *** *** gcm 3234 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.147 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126PADDING 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3235 *** *** gcm 3236 *** *** gcm 3237 *** *** gcm 3238 *** *** gcm 3239 *** *** gcm 3240 *** *** gcm 3241 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/NOPADDING 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS5 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS5PADDING 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS7 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS7PADDING 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/TBC 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/TBCPADDING 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/X9.23 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/X9.23PADDING 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTE 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTEPADDING 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ 07:25:24.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2PADDING 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126PADDING 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4PADDING 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/NOPADDING 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS5 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS5PADDING 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS7 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS7PADDING 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/TBC 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/TBCPADDING 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/X9.23 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3242 *** *** gcm 3243 *** *** gcm 3244 *** *** gcm 3245 *** *** gcm 3246 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTE 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTEPADDING 07:25:24.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2PADDING 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126PADDING 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4PADDING 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/NOPADDING 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS5 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS5PADDING 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS7 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS7PADDING 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/TBC 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/TBCPADDING 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/X9.23 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/X9.23PADDING 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTE 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTEPADDING 07:25:24.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ 07:25:24.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126 07:25:24.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2 07:25:24.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2PADDING 07:25:24.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126PADDING 07:25:24.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4 07:25:24.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4PADDING 07:25:24.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/NOPADDING 07:25:24.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS5 07:25:24.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS5PADDING 07:25:24.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS7 07:25:24.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS7PADDING 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/TBC 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/TBCPADDING 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/X9.23 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/X9.23PADDING 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3247 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTEPADDING 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2PADDING 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3248 *** *** gcm 3249 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4PADDING 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/NOPADDING 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS5 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS5PADDING 07:25:24.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS7 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS7PADDING 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/TBC 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/TBCPADDING 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/X9.23 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/X9.23PADDING 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTE 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTEPADDING 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2PADDING 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126PADDING 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3250 *** *** gcm 3251 *** *** gcm 3252 *** *** gcm 3253 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/NOPADDING 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS5 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS5PADDING 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS7 07:25:24.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS7PADDING 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/TBC 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/TBCPADDING 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/X9.23 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/X9.23PADDING 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTE 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTEPADDING 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2PADDING 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126PADDING 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4PADDING 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/NOPADDING 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS5 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS5PADDING 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS7 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3254 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/TBC 07:25:24.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/TBCPADDING 07:25:24.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/X9.23 07:25:24.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/X9.23PADDING 07:25:24.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3255 *** *** gcm 3256 *** *** gcm 3257 *** *** gcm 3258 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTEPADDING 07:25:24.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ 07:25:24.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126 07:25:24.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2 07:25:24.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2PADDING 07:25:24.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126PADDING 07:25:24.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4 07:25:24.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4PADDING 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/NOPADDING 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS5 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3259 *** *** gcm 3260 *** *** gcm 3261 *** *** gcm 3262 *** *** gcm 3263 *** *** gcm 3264 *** *** gcm 3265 *** *** gcm 3266 *** *** gcm 3267 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS7 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3268 *** *** gcm 3269 *** *** gcm 3270 *** *** gcm 3271 *** *** gcm 3272 *** *** gcm 3273 *** *** gcm 3274 *** *** gcm 3275 *** *** gcm 3276 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/TBC 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3277 *** *** gcm 3278 *** *** gcm 3279 *** *** gcm 3280 *** *** gcm 3281 *** *** gcm 3282 *** *** gcm 3283 *** *** gcm 3284 *** *** gcm 3285 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/X9.23 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/X9.23PADDING 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTE 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3286 *** *** gcm 3287 *** *** gcm 3288 *** *** gcm 3289 *** *** gcm 3290 *** *** gcm 3291 *** *** gcm 3292 *** *** gcm 3293 *** *** gcm 3294 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2PADDING 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126PADDING 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4PADDING 07:25:24.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/NOPADDING 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS5 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS5PADDING 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS7 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS7PADDING 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/TBC 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/TBCPADDING 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3295 *** *** gcm 3296 *** *** gcm 3297 *** *** gcm 3298 *** *** gcm 3299 *** *** gcm 3300 *** *** gcm 3301 *** *** gcm 3302 *** *** gcm 3303 *** *** gcm 3304 *** *** gcm 3305 *** *** gcm 3306 *** *** gcm 3307 *** *** gcm 3308 *** *** gcm 3309 *** *** gcm 3310 *** *** gcm 3311 *** *** gcm 3312 *** *** gcm 3313 *** *** gcm 3314 *** *** gcm 3315 *** *** gcm 3316 *** *** gcm 3317 *** *** gcm 3318 *** *** gcm 3319 *** *** gcm 3320 *** *** gcm 3321 *** *** gcm 3322 *** *** gcm 3323 *** *** gcm 3324 *** *** gcm 3325 *** *** gcm 3326 *** *** gcm 3327 *** *** gcm 3328 *** *** gcm 3329 *** *** gcm 3330 *** *** gcm 3331 *** *** gcm 3332 *** *** gcm 3333 *** *** gcm 3334 *** *** gcm 3335 *** *** gcm 3336 *** *** gcm 3337 *** *** gcm 3338 *** *** gcm 3339 *** *** gcm 3340 *** *** gcm 3341 *** *** gcm 3342 *** *** gcm 3343 *** *** gcm 3344 *** *** gcm 3345 *** *** gcm 3346 *** *** gcm 3347 *** *** gcm 3348 *** *** gcm 3349 *** *** gcm 3350 *** *** gcm 3351 *** *** gcm 3352 *** *** gcm 3353 *** *** gcm 3354 *** *** gcm 3355 *** *** gcm 3356 *** *** gcm 3357 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3358 *** *** gcm 3359 *** *** gcm 3360 *** *** gcm 3361 *** *** gcm 3362 *** *** gcm 3363 *** *** gcm 3364 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTE 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTEPADDING 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3365 *** *** gcm 3366 *** *** gcm 3367 *** *** gcm 3368 *** *** gcm 3369 *** *** gcm 3370 *** *** gcm 3371 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3372 *** *** gcm 3373 *** *** gcm 3374 *** *** gcm 3375 *** *** gcm 3376 *** *** gcm 3377 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3378 *** *** gcm 3379 *** *** gcm 3380 *** *** gcm 3381 *** *** gcm 3382 *** *** gcm 3383 *** *** gcm 3384 *** *** gcm 3385 *** *** gcm 3386 *** *** gcm 3387 *** *** gcm 3388 *** *** gcm 3389 *** *** gcm 3390 *** *** gcm 3391 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126PADDING 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3392 *** *** gcm 3393 *** *** gcm 3394 *** *** gcm 3395 *** *** gcm 3396 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/NOPADDING 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS5 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS5PADDING 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS7 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS7PADDING 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/TBC 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/TBCPADDING 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/X9.23 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/X9.23PADDING 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTE 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3397 *** *** gcm 3398 *** *** gcm 3399 *** *** gcm 3400 *** *** gcm 3401 *** *** gcm 3402 *** *** gcm 3403 *** *** gcm 3404 *** *** gcm 3405 *** *** gcm 3406 *** *** gcm 3407 *** *** gcm 3408 *** *** gcm 3409 *** *** gcm 3410 *** *** gcm 3411 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2PADDING 07:25:24.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3412 *** *** gcm 3413 *** *** gcm 3414 *** *** gcm 3415 *** *** gcm 3416 *** *** gcm 3417 *** *** gcm 3418 *** *** gcm 3419 *** *** gcm 3420 *** *** gcm 3421 *** *** gcm 3422 *** *** gcm 3423 *** *** gcm 3424 *** *** gcm 3425 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3426 *** *** gcm 3427 *** *** gcm 3428 *** *** gcm 3429 *** *** gcm 3430 *** *** gcm 3431 *** *** gcm 3432 *** *** gcm 3433 *** *** gcm 3434 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/NOPADDING 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS5 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS5PADDING 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS7 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3435 *** *** gcm 3436 *** *** gcm 3437 *** *** gcm 3438 *** *** gcm 3439 *** *** gcm 3440 *** *** gcm 3441 *** *** gcm 3442 *** *** gcm 3443 *** *** gcm 3444 *** *** gcm 3445 *** *** gcm 3446 *** *** gcm 3447 *** *** gcm 3448 *** *** gcm 3449 *** *** gcm 3450 *** *** gcm 3451 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/TBC 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/TBCPADDING 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/X9.23 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/X9.23PADDING 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTE 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTEPADDING 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ 07:25:24.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3452 *** *** gcm 3453 *** *** gcm 3454 *** *** gcm 3455 *** *** gcm 3456 *** *** gcm 3457 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126PADDING 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4PADDING 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3458 *** *** gcm 3459 *** *** gcm 3460 *** *** gcm 3461 *** *** gcm 3462 *** *** gcm 3463 *** *** gcm 3464 *** *** gcm 3465 *** *** gcm 3466 *** *** gcm 3467 *** *** gcm 3468 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS5 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS5PADDING 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3469 *** *** gcm 3470 *** *** gcm 3471 *** *** gcm 3472 *** *** gcm 3473 *** *** gcm 3474 *** *** gcm 3475 *** *** gcm 3476 *** *** gcm 3477 *** *** gcm 3478 *** *** gcm 3479 *** *** gcm 3480 *** *** gcm 3481 *** *** gcm 3482 *** *** gcm 3483 *** *** gcm 3484 *** *** gcm 3485 *** *** gcm 3486 *** *** gcm 3487 *** *** gcm 3488 *** *** gcm 3489 *** *** gcm 3490 *** *** gcm 3491 *** *** gcm 3492 *** *** gcm 3493 *** *** gcm 3494 *** *** gcm 3495 *** *** gcm 3496 *** *** gcm 3497 *** *** gcm 3498 *** *** gcm 3499 *** *** gcm 3500 *** *** gcm 3501 *** *** gcm 3502 *** *** gcm 3503 *** *** gcm 3504 *** *** gcm 3505 *** *** gcm 3506 *** *** gcm 3507 *** *** gcm 3508 *** *** gcm 3509 *** *** gcm 3510 *** *** gcm 3511 *** *** gcm 3512 *** *** gcm 3513 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS7PADDING 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/TBC 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/TBCPADDING 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/X9.23 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/X9.23PADDING 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTE 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3514 *** *** gcm 3515 *** *** gcm 3516 *** *** gcm 3517 *** *** gcm 3518 *** *** gcm 3519 *** *** gcm 3520 *** *** gcm 3521 *** *** gcm 3522 *** *** gcm 3523 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126 07:25:24.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2PADDING 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126PADDING 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4PADDING 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/NOPADDING 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS5 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS5PADDING 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS7 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS7PADDING 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/TBC 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/TBCPADDING 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/X9.23 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/X9.23PADDING 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTE 07:25:24.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTEPADDING 07:25:24.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ 07:25:24.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126 07:25:24.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2 07:25:24.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2PADDING 07:25:24.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126PADDING 07:25:24.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4 07:25:24.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4PADDING 07:25:24.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/NOPADDING 07:25:24.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3524 *** *** gcm 3525 *** *** gcm 3526 *** *** gcm 3527 *** *** gcm 3528 *** *** gcm 3529 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS5PADDING 07:25:24.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS7 07:25:24.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS7PADDING 07:25:24.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/TBC 07:25:24.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/TBCPADDING 07:25:24.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/X9.23 07:25:24.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/X9.23PADDING 07:25:24.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTE 07:25:24.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTEPADDING 07:25:24.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3530 *** *** gcm 3531 *** *** gcm 3532 *** *** gcm 3533 *** *** gcm 3534 *** *** gcm 3535 *** *** gcm 3536 *** *** gcm 3537 *** *** gcm 3538 *** *** gcm 3539 *** *** gcm 3540 *** *** gcm 3541 *** *** gcm 3542 *** *** gcm 3543 *** *** gcm 3544 *** *** gcm 3545 *** *** gcm 3546 *** *** gcm 3547 *** *** gcm 3548 *** *** gcm 3549 *** *** gcm 3550 *** *** gcm 3551 *** *** gcm 3552 *** *** gcm 3553 *** *** gcm 3554 *** *** gcm 3555 *** *** gcm 3556 *** *** gcm 3557 *** *** gcm 3558 *** *** gcm 3559 *** *** gcm 3560 *** *** gcm 3561 *** *** gcm 3562 *** *** gcm 3563 *** *** gcm 3564 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126 07:25:24.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2 07:25:24.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2PADDING 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126PADDING 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4PADDING 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/NOPADDING 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS5 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS5PADDING 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS7 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS7PADDING 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/TBC 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3565 *** *** gcm 3566 *** *** gcm 3567 *** *** gcm 3568 *** *** gcm 3569 *** *** gcm 3570 *** *** gcm 3571 *** *** gcm 3572 *** *** gcm 3573 *** *** gcm 3574 *** *** gcm 3575 *** *** gcm 3576 *** *** gcm 3577 *** *** gcm 3578 *** *** gcm 3579 *** *** gcm 3580 *** *** gcm 3581 *** *** gcm 3582 *** *** gcm 3583 *** *** gcm 3584 *** *** gcm 3585 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/X9.23 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/X9.23PADDING 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3586 *** *** gcm 3587 *** *** gcm 3588 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTEPADDING 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ 07:25:24.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2PADDING 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126PADDING 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4PADDING 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/NOPADDING 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS5 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS5PADDING 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS7 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS7PADDING 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/TBC 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/TBCPADDING 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/X9.23 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/X9.23PADDING 07:25:24.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTE 07:25:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTEPADDING 07:25:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ 07:25:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126 07:25:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2 07:25:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2PADDING 07:25:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126PADDING 07:25:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4 07:25:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4PADDING 07:25:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/NOPADDING 07:25:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS5 07:25:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS5PADDING 07:25:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS7 07:25:24.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS7PADDING 07:25:24.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/TBC 07:25:24.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/TBCPADDING 07:25:24.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3589 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/X9.23PADDING 07:25:24.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTE 07:25:24.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTEPADDING 07:25:24.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ 07:25:24.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126 07:25:24.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2PADDING 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126PADDING 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4PADDING 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/NOPADDING 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS5 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS5PADDING 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS7 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3590 *** *** gcm 3591 *** *** gcm 3592 *** *** gcm 3593 *** *** gcm 3594 *** *** gcm 3595 *** *** gcm 3596 *** *** gcm 3597 *** *** gcm 3598 *** *** gcm 3599 *** *** gcm 3600 *** *** gcm 3601 *** *** gcm 3602 *** *** gcm 3603 *** *** gcm 3604 *** *** gcm 3605 *** *** gcm 3606 *** *** gcm 3607 *** *** gcm 3608 *** *** gcm 3609 *** *** gcm 3610 *** *** gcm 3611 *** *** gcm 3612 *** *** gcm 3613 *** *** gcm 3614 *** *** gcm 3615 *** *** gcm 3616 *** *** gcm 3617 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/TBC 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/TBCPADDING 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/X9.23 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/X9.23PADDING 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTE 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTEPADDING 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ 07:25:24.168 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126 07:25:24.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2 07:25:24.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3618 *** *** gcm 3619 *** *** gcm 3620 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126PADDING 07:25:24.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4 07:25:24.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4PADDING 07:25:24.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3621 *** *** gcm 3622 *** *** gcm 3623 *** *** gcm 3624 *** *** gcm 3625 *** *** gcm 3626 *** *** gcm 3627 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS5 07:25:24.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3628 *** *** gcm 3629 *** *** gcm 3630 *** *** gcm 3631 *** *** gcm 3632 *** *** gcm 3633 *** *** gcm 3634 *** *** gcm 3635 *** *** gcm 3636 *** *** gcm 3637 *** *** gcm 3638 *** *** gcm 3639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS7 07:25:24.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS7PADDING 07:25:24.169 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/TBC 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/TBCPADDING 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/X9.23 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/X9.23PADDING 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTE 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTEPADDING 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3640 *** *** gcm 3641 *** *** gcm 3642 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2PADDING 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126PADDING 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4PADDING 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3643 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.170 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS5 07:25:24.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS5PADDING 07:25:24.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS7 07:25:24.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS7PADDING 07:25:24.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/TBC 07:25:24.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/TBCPADDING 07:25:24.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/X9.23 07:25:24.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/X9.23PADDING 07:25:24.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTE 07:25:24.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3644 *** *** gcm 3645 *** *** gcm 3646 *** *** gcm 3647 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3648 *** *** gcm 3649 *** *** gcm 3650 *** *** gcm 3651 *** *** gcm 3652 *** *** gcm 3653 *** *** gcm 3654 *** *** gcm 3655 *** *** gcm 3656 *** *** gcm 3657 *** *** gcm 3658 *** *** gcm 3659 *** *** gcm 3660 *** *** gcm 3661 *** *** gcm 3662 *** *** gcm 3663 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.171 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2PADDING 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126PADDING 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3664 *** *** gcm 3665 *** *** gcm 3666 *** *** gcm 3667 *** *** gcm 3668 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/NOPADDING 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS5 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS5PADDING 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS7 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS7PADDING 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/TBC 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3669 *** *** gcm 3670 *** *** gcm 3671 *** *** gcm 3672 *** *** gcm 3673 *** *** gcm 3674 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/X9.23 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/X9.23PADDING 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTE 07:25:24.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTEPADDING 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2PADDING 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126PADDING 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4PADDING 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/NOPADDING 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS5 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS5PADDING 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS7 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS7PADDING 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/TBC 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/TBCPADDING 07:25:24.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/X9.23 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/X9.23PADDING 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTE 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3675 *** *** gcm 3676 *** *** gcm 3677 *** *** gcm 3678 *** *** gcm 3679 *** *** gcm 3680 *** *** gcm 3681 *** *** gcm 3682 *** *** gcm 3683 *** *** gcm 3684 *** *** gcm 3685 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2PADDING 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126PADDING 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4PADDING 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/NOPADDING 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS5 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS5PADDING 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS7 07:25:24.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3686 *** *** gcm 3687 *** *** gcm 3688 *** *** gcm 3689 *** *** gcm 3690 *** *** gcm 3691 *** *** gcm 3692 *** *** gcm 3693 *** *** gcm 3694 *** *** gcm 3695 *** *** gcm 3696 *** *** gcm 3697 *** *** gcm 3698 *** *** gcm 3699 *** *** gcm 3700 *** *** gcm 3701 *** *** gcm 3702 *** *** gcm 3703 *** *** gcm 3704 *** *** gcm 3705 *** *** gcm 3706 *** *** gcm 3707 *** *** gcm 3708 *** *** gcm 3709 *** *** gcm 3710 *** *** gcm 3711 *** *** gcm 3712 *** *** gcm 3713 *** *** gcm 3714 *** *** gcm 3715 *** *** gcm 3716 *** *** gcm 3717 *** *** gcm 3718 *** *** gcm 3719 *** *** gcm 3720 *** *** gcm 3721 *** *** gcm 3722 *** *** gcm 3723 *** *** gcm 3724 *** *** gcm 3725 *** *** gcm 3726 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/TBC 07:25:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/TBCPADDING 07:25:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/X9.23 07:25:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/X9.23PADDING 07:25:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTE 07:25:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTEPADDING 07:25:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ 07:25:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3727 *** *** gcm 3728 *** *** gcm 3729 *** *** gcm 3730 *** *** gcm 3731 *** *** gcm 3732 *** *** gcm 3733 *** *** gcm 3734 *** *** gcm 3735 *** *** gcm 3736 *** *** gcm 3737 *** *** gcm 3738 *** *** gcm 3739 *** *** gcm 3740 *** *** gcm 3741 *** *** gcm 3742 *** *** gcm 3743 *** *** gcm 3744 *** *** gcm 3745 *** *** gcm 3746 *** *** gcm 3747 *** *** gcm 3748 *** *** gcm 3749 *** *** gcm 3750 *** *** gcm 3751 *** *** gcm 3752 *** *** gcm 3753 *** *** gcm 3754 *** *** gcm 3755 *** *** gcm 3756 *** *** gcm 3757 *** *** gcm 3758 *** *** gcm 3759 *** *** gcm 3760 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2 07:25:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2PADDING 07:25:24.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126PADDING 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3761 *** *** gcm 3762 *** *** gcm 3763 *** *** gcm 3764 *** *** gcm 3765 *** *** gcm 3766 *** *** gcm 3767 *** *** gcm 3768 *** *** gcm 3769 *** *** gcm 3770 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/NOPADDING 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS5 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS5PADDING 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS7 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3771 *** *** gcm 3772 *** *** gcm 3773 *** *** gcm 3774 *** *** gcm 3775 *** *** gcm 3776 *** *** gcm 3777 *** *** gcm 3778 *** *** gcm 3779 *** *** gcm 3780 *** *** gcm 3781 *** *** gcm 3782 *** *** gcm 3783 *** *** gcm 3784 *** *** gcm 3785 *** *** gcm 3786 *** *** gcm 3787 *** *** gcm 3788 *** *** gcm 3789 *** *** gcm 3790 *** *** gcm 3791 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/TBC 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/TBCPADDING 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/X9.23 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/X9.23PADDING 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTE 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTEPADDING 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126 07:25:24.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2PADDING 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126PADDING 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4PADDING 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/NOPADDING 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS5 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS5PADDING 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS7 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS7PADDING 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/TBC 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/TBCPADDING 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/X9.23 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/X9.23PADDING 07:25:24.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTE 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTEPADDING 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3792 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2PADDING 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126PADDING 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4PADDING 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/NOPADDING 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS5 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS5PADDING 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS7 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS7PADDING 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/TBC 07:25:24.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/TBCPADDING 07:25:24.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/X9.23 07:25:24.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/X9.23PADDING 07:25:24.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTE 07:25:24.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3793 *** *** gcm 3794 *** *** gcm 3795 *** *** gcm 3796 *** *** gcm 3797 *** *** gcm 3798 *** *** gcm 3799 *** *** gcm 3800 *** *** gcm 3801 *** *** gcm 3802 *** *** gcm 3803 *** *** gcm 3804 *** *** gcm 3805 *** *** gcm 3806 *** *** gcm 3807 *** *** gcm 3808 *** *** gcm 3809 *** *** gcm 3810 *** *** gcm 3811 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ 07:25:24.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126 07:25:24.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3812 *** *** gcm 3813 *** *** gcm 3814 *** *** gcm 3815 *** *** gcm 3816 *** *** gcm 3817 *** *** gcm 3818 *** *** gcm 3819 *** *** gcm 3820 *** *** gcm 3821 *** *** gcm 3822 *** *** gcm 3823 *** *** gcm 3824 *** *** gcm 3825 *** *** gcm 3826 *** *** gcm 3827 *** *** gcm 3828 *** *** gcm 3829 *** *** gcm 3830 *** *** gcm 3831 *** *** gcm 3832 *** *** gcm 3833 *** *** gcm 3834 *** *** gcm 3835 *** *** gcm 3836 *** *** gcm 3837 *** *** gcm 3838 *** *** gcm 3839 *** *** gcm 3840 *** *** gcm 3841 *** *** gcm 3842 *** *** gcm 3843 *** *** gcm 3844 *** *** gcm 3845 *** *** gcm 3846 *** *** gcm 3847 *** *** gcm 3848 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2PADDING 07:25:24.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126PADDING 07:25:24.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4PADDING 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/NOPADDING 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS5 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS5PADDING 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS7 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS7PADDING 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3849 *** *** gcm 3850 *** *** gcm 3851 *** *** gcm 3852 *** *** gcm 3853 *** *** gcm 3854 *** *** gcm 3855 *** *** gcm 3856 *** *** gcm 3857 *** *** gcm 3858 *** *** gcm 3859 *** *** gcm 3860 *** *** gcm 3861 *** *** gcm 3862 *** *** gcm 3863 *** *** gcm 3864 *** *** gcm 3865 *** *** gcm 3866 *** *** gcm 3867 *** *** gcm 3868 *** *** gcm 3869 *** *** gcm 3870 *** *** gcm 3871 *** *** gcm 3872 *** *** gcm 3873 *** *** gcm 3874 *** *** gcm 3875 *** *** gcm 3876 *** *** gcm 3877 *** *** gcm 3878 *** *** gcm 3879 *** *** gcm 3880 *** *** gcm 3881 *** *** gcm 3882 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/TBCPADDING 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/X9.23 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/X9.23PADDING 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTE 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTEPADDING 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2PADDING 07:25:24.180 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126PADDING 07:25:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4 07:25:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3883 *** *** gcm 3884 *** *** gcm 3885 *** *** gcm 3886 *** *** gcm 3887 *** *** gcm 3888 *** *** gcm 3889 *** *** gcm 3890 *** *** gcm 3891 *** *** gcm 3892 *** *** gcm 3893 *** *** gcm 3894 *** *** gcm 3895 *** *** gcm 3896 *** *** gcm 3897 *** *** gcm 3898 *** *** gcm 3899 *** *** gcm 3900 *** *** gcm 3901 *** *** gcm 3902 *** *** gcm 3903 *** *** gcm 3904 *** *** gcm 3905 *** *** gcm 3906 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/NOPADDING 07:25:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS5 07:25:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS5PADDING 07:25:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS7 07:25:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS7PADDING 07:25:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/TBC 07:25:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/TBCPADDING 07:25:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/X9.23 07:25:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/X9.23PADDING 07:25:24.181 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTE 07:25:24.182 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3907 *** *** gcm 3908 *** *** gcm 3909 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.182 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ 07:25:24.182 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126 07:25:24.182 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126-2 07:25:24.182 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126-2PADDING 07:25:24.182 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126PADDING 07:25:24.182 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO7816-4 07:25:24.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO7816-4PADDING 07:25:24.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3910 *** *** gcm 3911 *** *** gcm 3912 *** *** gcm 3913 *** *** gcm 3914 *** *** gcm 3915 *** *** gcm 3916 *** *** gcm 3917 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS5 07:25:24.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS5PADDING 07:25:24.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS7 07:25:24.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS7PADDING 07:25:24.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/TBC 07:25:24.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/TBCPADDING 07:25:24.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/X9.23 07:25:24.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/X9.23PADDING 07:25:24.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3918 *** *** gcm 3919 *** *** gcm 3920 *** *** gcm 3921 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.225 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ZEROBYTEPADDING 07:25:24.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA// 07:25:24.226 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA//" does not support IV => Skipping. 07:25:24.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA//NOPADDING 07:25:24.226 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA//NOPADDING" does not support IV => Skipping. 07:25:24.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC-CTS/ 07:25:24.226 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC-CTS/NOPADDING 07:25:24.227 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ 07:25:24.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126 07:25:24.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126-2 07:25:24.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126-2PADDING 07:25:24.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126PADDING 07:25:24.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO7816-4 07:25:24.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO7816-4PADDING 07:25:24.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/NOPADDING 07:25:24.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS5 07:25:24.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3922 *** *** gcm 3923 *** *** gcm 3924 *** *** gcm 3925 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS7 07:25:24.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS7PADDING 07:25:24.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/TBC 07:25:24.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/TBCPADDING 07:25:24.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/X9.23 07:25:24.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/X9.23PADDING 07:25:24.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ZEROBYTE 07:25:24.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CBC/ZEROBYTEPADDING 07:25:24.251 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CCM/ 07:25:24.252 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:24.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CCM/NOPADDING 07:25:24.252 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:24.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ 07:25:24.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126 07:25:24.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126-2 07:25:24.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126-2PADDING 07:25:24.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126PADDING 07:25:24.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO7816-4 07:25:24.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO7816-4PADDING 07:25:24.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/NOPADDING 07:25:24.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS5 07:25:24.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3926 *** *** gcm 3927 *** *** gcm 3928 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS7 07:25:24.256 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS7PADDING 07:25:24.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/TBC 07:25:24.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/TBCPADDING 07:25:24.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/X9.23 07:25:24.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/X9.23PADDING 07:25:24.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ZEROBYTE 07:25:24.257 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB/ZEROBYTEPADDING 07:25:24.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ 07:25:24.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126 07:25:24.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126-2 07:25:24.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3929 *** *** gcm 3930 *** *** gcm 3931 *** *** gcm 3932 *** *** gcm 3933 *** *** gcm 3934 *** *** gcm 3935 *** *** gcm 3936 *** *** gcm 3937 *** *** gcm 3938 *** *** gcm 3939 *** *** gcm 3940 *** *** gcm 3941 *** *** gcm 3942 *** *** gcm 3943 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.258 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126PADDING 07:25:24.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO7816-4 07:25:24.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO7816-4PADDING 07:25:24.259 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/NOPADDING 07:25:24.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS5 07:25:24.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS5PADDING 07:25:24.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS7 07:25:24.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS7PADDING 07:25:24.260 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/TBC 07:25:24.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/TBCPADDING 07:25:24.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/X9.23 07:25:24.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/X9.23PADDING 07:25:24.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ZEROBYTE 07:25:24.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ZEROBYTEPADDING 07:25:24.261 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ 07:25:24.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3944 *** *** gcm 3945 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126-2 07:25:24.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126-2PADDING 07:25:24.262 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126PADDING 07:25:24.263 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO7816-4 07:25:24.264 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO7816-4PADDING 07:25:24.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/NOPADDING 07:25:24.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS5 07:25:24.265 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS5PADDING 07:25:24.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS7 07:25:24.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS7PADDING 07:25:24.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/TBC 07:25:24.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/TBCPADDING 07:25:24.266 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/X9.23 07:25:24.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/X9.23PADDING 07:25:24.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ZEROBYTE 07:25:24.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ZEROBYTEPADDING 07:25:24.267 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ 07:25:24.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126 07:25:24.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126-2 07:25:24.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126-2PADDING 07:25:24.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126PADDING 07:25:24.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO7816-4 07:25:24.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO7816-4PADDING 07:25:24.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/NOPADDING 07:25:24.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3946 *** *** gcm 3947 *** *** gcm 3948 *** *** gcm 3949 *** *** gcm 3950 *** *** gcm 3951 *** *** gcm 3952 *** *** gcm 3953 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS5PADDING 07:25:24.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS7 07:25:24.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS7PADDING 07:25:24.280 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/TBC 07:25:24.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/TBCPADDING 07:25:24.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/X9.23 07:25:24.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/X9.23PADDING 07:25:24.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3954 *** *** gcm 3955 *** *** gcm 3956 *** *** gcm 3957 *** *** gcm 3958 *** *** gcm 3959 *** *** gcm 3960 *** *** gcm 3961 *** *** gcm 3962 *** *** gcm 3963 *** *** gcm 3964 *** *** gcm 3965 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ZEROBYTEPADDING 07:25:24.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ 07:25:24.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3966 *** *** gcm 3967 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126-2 07:25:24.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126-2PADDING 07:25:24.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126PADDING 07:25:24.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3968 *** *** gcm 3969 *** *** gcm 3970 *** *** gcm 3971 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO7816-4PADDING 07:25:24.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/NOPADDING 07:25:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS5 07:25:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS5PADDING 07:25:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS7 07:25:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS7PADDING 07:25:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/TBC 07:25:24.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/TBCPADDING 07:25:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/X9.23 07:25:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/X9.23PADDING 07:25:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ZEROBYTE 07:25:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ZEROBYTEPADDING 07:25:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ 07:25:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126 07:25:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126-2 07:25:24.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126-2PADDING 07:25:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126PADDING 07:25:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO7816-4 07:25:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO7816-4PADDING 07:25:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/NOPADDING 07:25:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS5 07:25:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS5PADDING 07:25:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS7 07:25:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3972 *** *** gcm 3973 *** *** gcm 3974 *** *** gcm 3975 *** *** gcm 3976 *** *** gcm 3977 *** *** gcm 3978 *** *** gcm 3979 *** *** gcm 3980 *** *** gcm 3981 *** *** gcm 3982 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/TBC 07:25:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/TBCPADDING 07:25:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/X9.23 07:25:24.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/X9.23PADDING 07:25:24.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ZEROBYTE 07:25:24.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ZEROBYTEPADDING 07:25:24.289 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ 07:25:24.290 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126 07:25:24.290 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126-2 07:25:24.298 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126-2PADDING 07:25:24.298 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126PADDING 07:25:24.299 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO7816-4 07:25:24.299 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO7816-4PADDING 07:25:24.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/NOPADDING 07:25:24.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS5 07:25:24.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS5PADDING 07:25:24.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS7 07:25:24.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS7PADDING 07:25:24.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/TBC 07:25:24.301 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/TBCPADDING 07:25:24.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/X9.23 07:25:24.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/X9.23PADDING 07:25:24.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ZEROBYTE 07:25:24.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3983 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ 07:25:24.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126 07:25:24.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126-2 07:25:24.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126-2PADDING 07:25:24.302 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126PADDING 07:25:24.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO7816-4 07:25:24.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO7816-4PADDING 07:25:24.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/NOPADDING 07:25:24.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS5 07:25:24.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS5PADDING 07:25:24.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS7 07:25:24.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS7PADDING 07:25:24.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/TBC 07:25:24.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/TBCPADDING 07:25:24.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/X9.23 07:25:24.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/X9.23PADDING 07:25:24.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ZEROBYTE 07:25:24.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ZEROBYTEPADDING 07:25:24.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3984 *** *** gcm 3985 *** *** gcm 3986 *** *** gcm 3987 *** *** gcm 3988 *** *** gcm 3989 *** *** gcm 3990 *** *** gcm 3991 *** *** gcm 3992 *** *** gcm 3993 *** *** gcm 3994 *** *** gcm 3995 *** *** gcm 3996 *** *** gcm 3997 *** *** gcm 3998 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126 07:25:24.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126-2 07:25:24.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126-2PADDING 07:25:24.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126PADDING 07:25:24.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO7816-4 07:25:24.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO7816-4PADDING 07:25:24.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/NOPADDING 07:25:24.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS5 07:25:24.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS5PADDING 07:25:24.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS7 07:25:24.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS7PADDING 07:25:24.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/TBC 07:25:24.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/TBCPADDING 07:25:24.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/X9.23 07:25:24.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/X9.23PADDING 07:25:24.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ZEROBYTE 07:25:24.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ZEROBYTEPADDING 07:25:24.305 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ 07:25:24.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126 07:25:24.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126-2 07:25:24.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126-2PADDING 07:25:24.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126PADDING 07:25:24.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO7816-4 07:25:24.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO7816-4PADDING 07:25:24.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/NOPADDING 07:25:24.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS5 07:25:24.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS5PADDING 07:25:24.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS7 07:25:24.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS7PADDING 07:25:24.306 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/TBC 07:25:24.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/TBCPADDING 07:25:24.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/X9.23 07:25:24.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/X9.23PADDING 07:25:24.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ZEROBYTE 07:25:24.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ZEROBYTEPADDING 07:25:24.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ 07:25:24.307 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126 07:25:24.315 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126-2 07:25:24.315 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126-2PADDING 07:25:24.316 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126PADDING 07:25:24.316 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO7816-4 07:25:24.316 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO7816-4PADDING 07:25:24.316 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 3999 *** *** gcm 4000 *** *** gcm 4001 *** *** gcm 4002 *** *** gcm 4003 *** *** gcm 4004 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.316 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS5 07:25:24.317 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS5PADDING 07:25:24.317 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS7 07:25:24.317 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS7PADDING 07:25:24.317 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4005 *** *** gcm 4006 *** *** gcm 4007 *** *** gcm 4008 *** *** gcm 4009 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.317 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/TBCPADDING 07:25:24.318 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/X9.23 07:25:24.318 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/X9.23PADDING 07:25:24.318 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ZEROBYTE 07:25:24.318 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ZEROBYTEPADDING 07:25:24.318 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ 07:25:24.319 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4010 *** *** gcm 4011 *** *** gcm 4012 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.319 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126-2 07:25:24.319 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126-2PADDING 07:25:24.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126PADDING 07:25:24.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO7816-4 07:25:24.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO7816-4PADDING 07:25:24.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/NOPADDING 07:25:24.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS5 07:25:24.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS5PADDING 07:25:24.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS7 07:25:24.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS7PADDING 07:25:24.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/TBC 07:25:24.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/TBCPADDING 07:25:24.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/X9.23 07:25:24.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/X9.23PADDING 07:25:24.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ZEROBYTE 07:25:24.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ZEROBYTEPADDING 07:25:24.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ 07:25:24.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126 07:25:24.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126-2 07:25:24.335 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126-2PADDING 07:25:24.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126PADDING 07:25:24.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO7816-4 07:25:24.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO7816-4PADDING 07:25:24.336 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/NOPADDING 07:25:24.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS5 07:25:24.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS5PADDING 07:25:24.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS7 07:25:24.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS7PADDING 07:25:24.337 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/TBC 07:25:24.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/TBCPADDING 07:25:24.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/X9.23 07:25:24.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/X9.23PADDING 07:25:24.338 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ZEROBYTE 07:25:24.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ZEROBYTEPADDING 07:25:24.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ 07:25:24.339 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126 07:25:24.340 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126-2 07:25:24.340 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126-2PADDING 07:25:24.340 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126PADDING 07:25:24.340 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO7816-4 07:25:24.340 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO7816-4PADDING 07:25:24.341 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/NOPADDING 07:25:24.341 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS5 07:25:24.341 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS5PADDING 07:25:24.341 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS7 07:25:24.341 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS7PADDING 07:25:24.342 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/TBC 07:25:24.342 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/TBCPADDING 07:25:24.342 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/X9.23 07:25:24.342 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/X9.23PADDING 07:25:24.342 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ZEROBYTE 07:25:24.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ZEROBYTEPADDING 07:25:24.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ 07:25:24.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126 07:25:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126-2 07:25:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126-2PADDING 07:25:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126PADDING 07:25:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO7816-4 07:25:24.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO7816-4PADDING 07:25:24.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/NOPADDING 07:25:24.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS5 07:25:24.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS5PADDING 07:25:24.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS7 07:25:24.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS7PADDING 07:25:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/TBC 07:25:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/TBCPADDING 07:25:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/X9.23 07:25:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/X9.23PADDING 07:25:24.346 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ZEROBYTE 07:25:24.347 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ZEROBYTEPADDING 07:25:24.347 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ 07:25:24.347 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126 07:25:24.347 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126-2 07:25:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126-2PADDING 07:25:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126PADDING 07:25:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO7816-4 07:25:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO7816-4PADDING 07:25:24.348 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/NOPADDING 07:25:24.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS5 07:25:24.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS5PADDING 07:25:24.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS7 07:25:24.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS7PADDING 07:25:24.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/TBC 07:25:24.350 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/TBCPADDING 07:25:24.350 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/X9.23 07:25:24.350 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/X9.23PADDING 07:25:24.350 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ZEROBYTE 07:25:24.351 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ZEROBYTEPADDING 07:25:24.351 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ 07:25:24.351 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126 07:25:24.352 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126-2 07:25:24.352 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126-2PADDING 07:25:24.352 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126PADDING 07:25:24.352 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO7816-4 07:25:24.353 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO7816-4PADDING 07:25:24.353 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/NOPADDING 07:25:24.353 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4013 *** *** gcm 4014 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.353 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS5PADDING 07:25:24.353 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4015 *** *** gcm 4016 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.354 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS7PADDING 07:25:24.354 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4017 *** *** gcm 4018 *** *** gcm 4019 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.354 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/TBCPADDING 07:25:24.354 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/X9.23 07:25:24.354 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/X9.23PADDING 07:25:24.354 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ZEROBYTE 07:25:24.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ZEROBYTEPADDING 07:25:24.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ 07:25:24.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126 07:25:24.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126-2 07:25:24.368 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126-2PADDING 07:25:24.368 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126PADDING 07:25:24.369 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO7816-4 07:25:24.369 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO7816-4PADDING 07:25:24.369 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/NOPADDING 07:25:24.369 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS5 07:25:24.369 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4020 *** *** gcm 4021 *** *** gcm 4022 *** *** gcm 4023 *** *** gcm 4024 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS7 07:25:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS7PADDING 07:25:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/TBC 07:25:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/TBCPADDING 07:25:24.370 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/X9.23 07:25:24.371 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/X9.23PADDING 07:25:24.371 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ZEROBYTE 07:25:24.371 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ZEROBYTEPADDING 07:25:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ 07:25:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126 07:25:24.372 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126-2 07:25:24.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126-2PADDING 07:25:24.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126PADDING 07:25:24.373 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO7816-4 07:25:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO7816-4PADDING 07:25:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/NOPADDING 07:25:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS5 07:25:24.374 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS5PADDING 07:25:24.375 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS7 07:25:24.375 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS7PADDING 07:25:24.375 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/TBC 07:25:24.375 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/TBCPADDING 07:25:24.376 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/X9.23 07:25:24.376 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/X9.23PADDING 07:25:24.376 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ZEROBYTE 07:25:24.376 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ZEROBYTEPADDING 07:25:24.376 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ 07:25:24.377 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126 07:25:24.377 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126-2 07:25:24.377 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126-2PADDING 07:25:24.377 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126PADDING 07:25:24.377 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4025 *** *** gcm 4026 *** *** gcm 4027 *** *** gcm 4028 *** *** gcm 4029 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.378 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO7816-4PADDING 07:25:24.378 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/NOPADDING 07:25:24.378 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS5 07:25:24.378 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS5PADDING 07:25:24.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS7 07:25:24.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS7PADDING 07:25:24.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/TBC 07:25:24.379 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/TBCPADDING 07:25:24.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/X9.23 07:25:24.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/X9.23PADDING 07:25:24.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ZEROBYTE 07:25:24.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ZEROBYTEPADDING 07:25:24.380 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ 07:25:24.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126 07:25:24.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126-2 07:25:24.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126-2PADDING 07:25:24.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126PADDING 07:25:24.381 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO7816-4 07:25:24.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO7816-4PADDING 07:25:24.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/NOPADDING 07:25:24.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS5 07:25:24.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS5PADDING 07:25:24.382 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS7 07:25:24.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS7PADDING 07:25:24.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/TBC 07:25:24.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/TBCPADDING 07:25:24.383 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/X9.23 07:25:24.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/X9.23PADDING 07:25:24.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ZEROBYTE 07:25:24.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ZEROBYTEPADDING 07:25:24.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ 07:25:24.384 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126 07:25:24.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126-2 07:25:24.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126-2PADDING 07:25:24.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126PADDING 07:25:24.385 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO7816-4 07:25:24.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO7816-4PADDING 07:25:24.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/NOPADDING 07:25:24.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS5 07:25:24.386 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS5PADDING 07:25:24.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS7 07:25:24.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS7PADDING 07:25:24.387 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/TBC 07:25:24.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/TBCPADDING 07:25:24.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/X9.23 07:25:24.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/X9.23PADDING 07:25:24.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ZEROBYTE 07:25:24.388 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ZEROBYTEPADDING 07:25:24.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ 07:25:24.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126 07:25:24.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126-2 07:25:24.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126-2PADDING 07:25:24.389 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126PADDING 07:25:24.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO7816-4 07:25:24.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO7816-4PADDING 07:25:24.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/NOPADDING 07:25:24.390 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS5 07:25:24.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4030 *** *** gcm 4031 *** *** gcm 4032 *** *** gcm 4033 *** *** gcm 4034 *** *** gcm 4035 *** *** gcm 4036 *** *** gcm 4037 *** *** gcm 4038 *** *** gcm 4039 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS7 07:25:24.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS7PADDING 07:25:24.391 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/TBC 07:25:24.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/TBCPADDING 07:25:24.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/X9.23 07:25:24.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/X9.23PADDING 07:25:24.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ZEROBYTE 07:25:24.392 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ZEROBYTEPADDING 07:25:24.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ 07:25:24.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126 07:25:24.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126-2 07:25:24.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126-2PADDING 07:25:24.393 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126PADDING 07:25:24.394 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO7816-4 07:25:24.394 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO7816-4PADDING 07:25:24.394 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/NOPADDING 07:25:24.394 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS5 07:25:24.395 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS5PADDING 07:25:24.395 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS7 07:25:24.395 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS7PADDING 07:25:24.395 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/TBC 07:25:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/TBCPADDING 07:25:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/X9.23 07:25:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/X9.23PADDING 07:25:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ZEROBYTE 07:25:24.396 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ZEROBYTEPADDING 07:25:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ 07:25:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126 07:25:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4040 *** *** gcm 4041 *** *** gcm 4042 *** *** gcm 4043 *** *** gcm 4044 *** *** gcm 4045 *** *** gcm 4046 *** *** gcm 4047 *** *** gcm 4048 *** *** gcm 4049 *** *** gcm 4050 *** *** gcm 4051 *** *** gcm 4052 *** *** gcm 4053 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126-2PADDING 07:25:24.397 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126PADDING 07:25:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO7816-4 07:25:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO7816-4PADDING 07:25:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/NOPADDING 07:25:24.398 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS5 07:25:24.399 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4054 *** *** gcm 4055 *** *** gcm 4056 *** *** gcm 4057 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.399 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS7 07:25:24.399 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS7PADDING 07:25:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/TBC 07:25:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/TBCPADDING 07:25:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/X9.23 07:25:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/X9.23PADDING 07:25:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ZEROBYTE 07:25:24.400 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ZEROBYTEPADDING 07:25:24.401 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ 07:25:24.401 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126 07:25:24.401 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126-2 07:25:24.401 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126-2PADDING 07:25:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126PADDING 07:25:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO7816-4 07:25:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO7816-4PADDING 07:25:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/NOPADDING 07:25:24.402 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS5 07:25:24.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS5PADDING 07:25:24.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS7 07:25:24.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS7PADDING 07:25:24.403 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/TBC 07:25:24.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/TBCPADDING 07:25:24.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/X9.23 07:25:24.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/X9.23PADDING 07:25:24.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ZEROBYTE 07:25:24.404 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ZEROBYTEPADDING 07:25:24.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ 07:25:24.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126 07:25:24.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126-2 07:25:24.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126-2PADDING 07:25:24.405 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126PADDING 07:25:24.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO7816-4 07:25:24.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO7816-4PADDING 07:25:24.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/NOPADDING 07:25:24.406 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS5 07:25:24.407 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS5PADDING 07:25:24.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS7 07:25:24.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS7PADDING 07:25:24.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/TBC 07:25:24.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4058 *** *** gcm 4059 *** *** gcm 4060 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.408 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/X9.23 07:25:24.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/X9.23PADDING 07:25:24.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ZEROBYTE 07:25:24.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ZEROBYTEPADDING 07:25:24.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ 07:25:24.409 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126 07:25:24.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126-2 07:25:24.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126-2PADDING 07:25:24.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126PADDING 07:25:24.410 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO7816-4 07:25:24.411 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO7816-4PADDING 07:25:24.411 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/NOPADDING 07:25:24.411 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS5 07:25:24.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS5PADDING 07:25:24.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS7 07:25:24.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS7PADDING 07:25:24.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/TBC 07:25:24.412 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/TBCPADDING 07:25:24.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/X9.23 07:25:24.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/X9.23PADDING 07:25:24.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ZEROBYTE 07:25:24.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ZEROBYTEPADDING 07:25:24.413 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ 07:25:24.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126 07:25:24.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126-2 07:25:24.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126-2PADDING 07:25:24.414 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126PADDING 07:25:24.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO7816-4 07:25:24.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO7816-4PADDING 07:25:24.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4061 *** *** gcm 4062 *** *** gcm 4063 *** *** gcm 4064 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.415 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS5 07:25:24.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS5PADDING 07:25:24.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS7 07:25:24.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS7PADDING 07:25:24.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/TBC 07:25:24.416 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/TBCPADDING 07:25:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/X9.23 07:25:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4065 *** *** gcm 4066 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ZEROBYTE 07:25:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ZEROBYTEPADDING 07:25:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ 07:25:24.417 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126 07:25:24.418 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126-2 07:25:24.418 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126-2PADDING 07:25:24.418 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126PADDING 07:25:24.418 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4067 *** *** gcm 4068 *** *** gcm 4069 *** *** gcm 4070 *** *** gcm 4071 *** *** gcm 4072 *** *** gcm 4073 *** *** gcm 4074 *** *** gcm 4075 *** *** gcm 4076 *** *** gcm 4077 *** *** gcm 4078 *** *** gcm 4079 *** *** gcm 4080 *** *** gcm 4081 *** *** gcm 4082 *** *** gcm 4083 *** *** gcm 4084 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.419 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO7816-4PADDING 07:25:24.419 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/NOPADDING 07:25:24.419 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS5 07:25:24.419 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS5PADDING 07:25:24.420 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS7 07:25:24.420 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS7PADDING 07:25:24.420 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/TBC 07:25:24.420 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/TBCPADDING 07:25:24.420 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/X9.23 07:25:24.420 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/X9.23PADDING 07:25:24.421 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ZEROBYTE 07:25:24.421 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ZEROBYTEPADDING 07:25:24.421 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ 07:25:24.421 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126 07:25:24.421 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126-2 07:25:24.422 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4085 *** *** gcm 4086 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.422 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126PADDING 07:25:24.422 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO7816-4 07:25:24.422 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO7816-4PADDING 07:25:24.423 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/NOPADDING 07:25:24.423 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS5 07:25:24.423 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS5PADDING 07:25:24.423 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS7 07:25:24.424 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS7PADDING 07:25:24.424 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/TBC 07:25:24.424 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/TBCPADDING 07:25:24.424 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/X9.23 07:25:24.424 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4087 *** *** gcm 4088 *** *** gcm 4089 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ZEROBYTE 07:25:24.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ZEROBYTEPADDING 07:25:24.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ 07:25:24.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126 07:25:24.425 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126-2 07:25:24.426 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126-2PADDING 07:25:24.426 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126PADDING 07:25:24.426 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4090 *** *** gcm 4091 *** *** gcm 4092 *** *** gcm 4093 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.426 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO7816-4PADDING 07:25:24.426 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/NOPADDING 07:25:24.427 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS5 07:25:24.427 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS5PADDING 07:25:24.427 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS7 07:25:24.427 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS7PADDING 07:25:24.428 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/TBC 07:25:24.428 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/TBCPADDING 07:25:24.428 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/X9.23 07:25:24.428 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/X9.23PADDING 07:25:24.429 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4094 *** *** gcm 4095 *** *** gcm 4096 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.429 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ZEROBYTEPADDING 07:25:24.429 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ 07:25:24.429 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126 07:25:24.429 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126-2 07:25:24.430 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4097 *** *** gcm 4098 *** *** gcm 4099 *** *** gcm 4100 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.430 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126PADDING 07:25:24.430 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO7816-4 07:25:24.430 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO7816-4PADDING 07:25:24.430 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/NOPADDING 07:25:24.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS5 07:25:24.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS5PADDING 07:25:24.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS7 07:25:24.431 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS7PADDING 07:25:24.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/TBC 07:25:24.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4101 *** *** gcm 4102 *** *** gcm 4103 *** *** gcm 4104 *** *** gcm 4105 *** *** gcm 4106 *** *** gcm 4107 *** *** gcm 4108 *** *** gcm 4109 *** *** gcm 4110 *** *** gcm 4111 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/X9.23 07:25:24.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/X9.23PADDING 07:25:24.432 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ZEROBYTE 07:25:24.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ZEROBYTEPADDING 07:25:24.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CTS/ 07:25:24.433 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/CTS/" does not support IV => Skipping. 07:25:24.433 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/CTS/NOPADDING 07:25:24.433 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/CTS/NOPADDING" does not support IV => Skipping. 07:25:24.434 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/EAX/ 07:25:24.435 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/EAX/NOPADDING 07:25:24.437 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/ECB/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4112 *** *** gcm 4113 *** *** gcm 4114 *** *** gcm 4115 *** *** gcm 4116 *** *** gcm 4117 *** *** gcm 4118 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.438 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/ECB/" does not support IV => Skipping. 07:25:24.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/ECB/NOPADDING 07:25:24.438 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/ECB/NOPADDING" does not support IV => Skipping. 07:25:24.438 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/GCM/ 07:25:24.439 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/GCM/NOPADDING 07:25:24.440 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ 07:25:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126 07:25:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126-2 07:25:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126-2PADDING 07:25:24.441 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126PADDING 07:25:24.442 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4119 *** *** gcm 4120 *** *** gcm 4121 *** *** gcm 4122 *** *** gcm 4123 *** *** gcm 4124 *** *** gcm 4125 *** *** gcm 4126 *** *** gcm 4127 *** *** gcm 4128 *** *** gcm 4129 *** *** gcm 4130 *** *** gcm 4131 *** *** gcm 4132 *** *** gcm 4133 *** *** gcm 4134 *** *** gcm 4135 *** *** gcm 4136 *** *** gcm 4137 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.442 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO7816-4PADDING 07:25:24.442 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/NOPADDING 07:25:24.442 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS5 07:25:24.443 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS5PADDING 07:25:24.443 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS7 07:25:24.443 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS7PADDING 07:25:24.443 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/TBC 07:25:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/TBCPADDING 07:25:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/X9.23 07:25:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/X9.23PADDING 07:25:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ZEROBYTE 07:25:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB/ZEROBYTEPADDING 07:25:24.444 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ 07:25:24.445 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126 07:25:24.445 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126-2 07:25:24.445 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126-2PADDING 07:25:24.445 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126PADDING 07:25:24.446 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO7816-4 07:25:24.446 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO7816-4PADDING 07:25:24.446 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/NOPADDING 07:25:24.446 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS5 07:25:24.446 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS5PADDING 07:25:24.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS7 07:25:24.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS7PADDING 07:25:24.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/TBC 07:25:24.447 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/TBCPADDING 07:25:24.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/X9.23 07:25:24.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/X9.23PADDING 07:25:24.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ZEROBYTE 07:25:24.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ZEROBYTEPADDING 07:25:24.448 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ 07:25:24.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126 07:25:24.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126-2 07:25:24.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126-2PADDING 07:25:24.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126PADDING 07:25:24.449 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO7816-4 07:25:24.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO7816-4PADDING 07:25:24.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/NOPADDING 07:25:24.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS5 07:25:24.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS5PADDING 07:25:24.450 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS7 07:25:24.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS7PADDING 07:25:24.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/TBC 07:25:24.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/TBCPADDING 07:25:24.451 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/X9.23 07:25:24.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/X9.23PADDING 07:25:24.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ZEROBYTE 07:25:24.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ZEROBYTEPADDING 07:25:24.452 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ 07:25:24.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126 07:25:24.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126-2 07:25:24.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126-2PADDING 07:25:24.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126PADDING 07:25:24.453 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO7816-4 07:25:24.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO7816-4PADDING 07:25:24.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/NOPADDING 07:25:24.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS5 07:25:24.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS5PADDING 07:25:24.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS7 07:25:24.454 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS7PADDING 07:25:24.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/TBC 07:25:24.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/TBCPADDING 07:25:24.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/X9.23 07:25:24.455 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/X9.23PADDING 07:25:24.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ZEROBYTE 07:25:24.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ZEROBYTEPADDING 07:25:24.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ 07:25:24.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126 07:25:24.456 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126-2 07:25:24.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126-2PADDING 07:25:24.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126PADDING 07:25:24.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO7816-4 07:25:24.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO7816-4PADDING 07:25:24.457 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/NOPADDING 07:25:24.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS5 07:25:24.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS5PADDING 07:25:24.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS7 07:25:24.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS7PADDING 07:25:24.458 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/TBC 07:25:24.459 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/TBCPADDING 07:25:24.459 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/X9.23 07:25:24.459 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/X9.23PADDING 07:25:24.460 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ZEROBYTE 07:25:24.460 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ZEROBYTEPADDING 07:25:24.460 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ 07:25:24.460 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126 07:25:24.460 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126-2 07:25:24.461 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126-2PADDING 07:25:24.461 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126PADDING 07:25:24.461 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO7816-4 07:25:24.461 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO7816-4PADDING 07:25:24.462 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/NOPADDING 07:25:24.462 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS5 07:25:24.462 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS5PADDING 07:25:24.462 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS7 07:25:24.462 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS7PADDING 07:25:24.462 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/TBC 07:25:24.463 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/TBCPADDING 07:25:24.463 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/X9.23 07:25:24.463 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/X9.23PADDING 07:25:24.463 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ZEROBYTE 07:25:24.464 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ZEROBYTEPADDING 07:25:24.464 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ 07:25:24.464 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126 07:25:24.464 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126-2 07:25:24.465 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126-2PADDING 07:25:24.465 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126PADDING 07:25:24.465 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO7816-4 07:25:24.465 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO7816-4PADDING 07:25:24.465 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/NOPADDING 07:25:24.465 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS5 07:25:24.466 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS5PADDING 07:25:24.466 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS7 07:25:24.466 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS7PADDING 07:25:24.466 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/TBC 07:25:24.466 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/TBCPADDING 07:25:24.467 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/X9.23 07:25:24.467 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/X9.23PADDING 07:25:24.467 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ZEROBYTE 07:25:24.468 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ZEROBYTEPADDING 07:25:24.468 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ 07:25:24.468 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126 07:25:24.468 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126-2 07:25:24.468 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126-2PADDING 07:25:24.469 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126PADDING 07:25:24.469 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO7816-4 07:25:24.469 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO7816-4PADDING 07:25:24.469 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/NOPADDING 07:25:24.470 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS5 07:25:24.470 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS5PADDING 07:25:24.470 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS7 07:25:24.470 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS7PADDING 07:25:24.470 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/TBC 07:25:24.470 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/TBCPADDING 07:25:24.471 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/X9.23 07:25:24.471 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/X9.23PADDING 07:25:24.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ZEROBYTE 07:25:24.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ZEROBYTEPADDING 07:25:24.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ 07:25:24.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126 07:25:24.472 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126-2 07:25:24.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126-2PADDING 07:25:24.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126PADDING 07:25:24.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO7816-4 07:25:24.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO7816-4PADDING 07:25:24.473 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/NOPADDING 07:25:24.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS5 07:25:24.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS5PADDING 07:25:24.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS7 07:25:24.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS7PADDING 07:25:24.474 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/TBC 07:25:24.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/TBCPADDING 07:25:24.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/X9.23 07:25:24.475 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/X9.23PADDING 07:25:24.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ZEROBYTE 07:25:24.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ZEROBYTEPADDING 07:25:24.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ 07:25:24.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126 07:25:24.476 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126-2 07:25:24.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126-2PADDING 07:25:24.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126PADDING 07:25:24.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO7816-4 07:25:24.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO7816-4PADDING 07:25:24.477 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/NOPADDING 07:25:24.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS5 07:25:24.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS5PADDING 07:25:24.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS7 07:25:24.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS7PADDING 07:25:24.478 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/TBC 07:25:24.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/TBCPADDING 07:25:24.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/X9.23 07:25:24.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/X9.23PADDING 07:25:24.479 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ZEROBYTE 07:25:24.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ZEROBYTEPADDING 07:25:24.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ 07:25:24.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126 07:25:24.480 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126-2 07:25:24.481 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126-2PADDING 07:25:24.481 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126PADDING 07:25:24.481 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO7816-4 07:25:24.481 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO7816-4PADDING 07:25:24.482 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/NOPADDING 07:25:24.482 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS5 07:25:24.482 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS5PADDING 07:25:24.482 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS7 07:25:24.482 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS7PADDING 07:25:24.483 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/TBC 07:25:24.483 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/TBCPADDING 07:25:24.483 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/X9.23 07:25:24.484 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/X9.23PADDING 07:25:24.484 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ZEROBYTE 07:25:24.484 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ZEROBYTEPADDING 07:25:24.484 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ 07:25:24.484 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126 07:25:24.485 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126-2 07:25:24.485 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126-2PADDING 07:25:24.485 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126PADDING 07:25:24.485 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO7816-4 07:25:24.485 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO7816-4PADDING 07:25:24.486 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/NOPADDING 07:25:24.486 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS5 07:25:24.486 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS5PADDING 07:25:24.486 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS7 07:25:24.486 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS7PADDING 07:25:24.487 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/TBC 07:25:24.487 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/TBCPADDING 07:25:24.487 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/X9.23 07:25:24.488 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/X9.23PADDING 07:25:24.488 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ZEROBYTE 07:25:24.488 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ZEROBYTEPADDING 07:25:24.488 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ 07:25:24.488 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126 07:25:24.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126-2 07:25:24.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126-2PADDING 07:25:24.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126PADDING 07:25:24.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO7816-4 07:25:24.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO7816-4PADDING 07:25:24.489 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/NOPADDING 07:25:24.490 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS5 07:25:24.490 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS5PADDING 07:25:24.490 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS7 07:25:24.490 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS7PADDING 07:25:24.491 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/TBC 07:25:24.491 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/TBCPADDING 07:25:24.491 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/X9.23 07:25:24.491 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/X9.23PADDING 07:25:24.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ZEROBYTE 07:25:24.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ZEROBYTEPADDING 07:25:24.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ 07:25:24.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126 07:25:24.492 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126-2 07:25:24.493 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126-2PADDING 07:25:24.493 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126PADDING 07:25:24.493 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO7816-4 07:25:24.493 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO7816-4PADDING 07:25:24.493 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/NOPADDING 07:25:24.494 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS5 07:25:24.494 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS5PADDING 07:25:24.494 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS7 07:25:24.494 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS7PADDING 07:25:24.494 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/TBC 07:25:24.495 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/TBCPADDING 07:25:24.495 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/X9.23 07:25:24.495 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/X9.23PADDING 07:25:24.495 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ZEROBYTE 07:25:24.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ZEROBYTEPADDING 07:25:24.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ 07:25:24.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126 07:25:24.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126-2 07:25:24.496 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126-2PADDING 07:25:24.497 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126PADDING 07:25:24.497 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO7816-4 07:25:24.497 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO7816-4PADDING 07:25:24.497 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/NOPADDING 07:25:24.497 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS5 07:25:24.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS5PADDING 07:25:24.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS7 07:25:24.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS7PADDING 07:25:24.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/TBC 07:25:24.498 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/TBCPADDING 07:25:24.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/X9.23 07:25:24.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/X9.23PADDING 07:25:24.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ZEROBYTE 07:25:24.499 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ZEROBYTEPADDING 07:25:24.500 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ 07:25:24.500 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126 07:25:24.500 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126-2 07:25:24.500 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126-2PADDING 07:25:24.500 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126PADDING 07:25:24.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO7816-4 07:25:24.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO7816-4PADDING 07:25:24.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/NOPADDING 07:25:24.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS5 07:25:24.501 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS5PADDING 07:25:24.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS7 07:25:24.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS7PADDING 07:25:24.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/TBC 07:25:24.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/TBCPADDING 07:25:24.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/X9.23 07:25:24.502 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/X9.23PADDING 07:25:24.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ZEROBYTE 07:25:24.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ZEROBYTEPADDING 07:25:24.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ 07:25:24.503 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126 07:25:24.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126-2 07:25:24.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126-2PADDING 07:25:24.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126PADDING 07:25:24.504 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO7816-4 07:25:24.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO7816-4PADDING 07:25:24.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/NOPADDING 07:25:24.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS5 07:25:24.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS5PADDING 07:25:24.505 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS7 07:25:24.506 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS7PADDING 07:25:24.506 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/TBC 07:25:24.506 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/TBCPADDING 07:25:24.506 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/X9.23 07:25:24.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/X9.23PADDING 07:25:24.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ZEROBYTE 07:25:24.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ZEROBYTEPADDING 07:25:24.507 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ 07:25:24.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126 07:25:24.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126-2 07:25:24.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126-2PADDING 07:25:24.508 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126PADDING 07:25:24.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO7816-4 07:25:24.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO7816-4PADDING 07:25:24.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/NOPADDING 07:25:24.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS5 07:25:24.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS5PADDING 07:25:24.509 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS7 07:25:24.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS7PADDING 07:25:24.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/TBC 07:25:24.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/TBCPADDING 07:25:24.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/X9.23 07:25:24.510 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/X9.23PADDING 07:25:24.511 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ZEROBYTE 07:25:24.511 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ZEROBYTEPADDING 07:25:24.511 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ 07:25:24.511 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126 07:25:24.512 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126-2 07:25:24.514 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126-2PADDING 07:25:24.515 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126PADDING 07:25:24.515 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO7816-4 07:25:24.516 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO7816-4PADDING 07:25:24.516 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/NOPADDING 07:25:24.516 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS5 07:25:24.516 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS5PADDING 07:25:24.516 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS7 07:25:24.517 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS7PADDING 07:25:24.517 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/TBC 07:25:24.517 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/TBCPADDING 07:25:24.517 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/X9.23 07:25:24.517 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/X9.23PADDING 07:25:24.518 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ZEROBYTE 07:25:24.518 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ZEROBYTEPADDING 07:25:24.518 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ 07:25:24.518 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126 07:25:24.518 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126-2 07:25:24.519 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126-2PADDING 07:25:24.519 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126PADDING 07:25:24.519 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO7816-4 07:25:24.519 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO7816-4PADDING 07:25:24.520 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/NOPADDING 07:25:24.520 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS5 07:25:24.520 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS5PADDING 07:25:24.520 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS7 07:25:24.520 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4138 *** *** gcm 4139 *** *** gcm 4140 *** *** gcm 4141 *** *** gcm 4142 *** *** gcm 4143 *** *** gcm 4144 *** *** gcm 4145 *** *** gcm 4146 *** *** gcm 4147 *** *** gcm 4148 *** *** gcm 4149 *** *** gcm 4150 *** *** gcm 4151 *** *** gcm 4152 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.521 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4153 *** *** gcm 4154 *** *** gcm 4155 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.521 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4156 *** *** gcm 4157 *** *** gcm 4158 *** *** gcm 4159 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.521 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4160 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.521 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4161 *** *** gcm 4162 *** *** gcm 4163 *** *** gcm 4164 *** *** gcm 4165 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.521 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ZEROBYTE 07:25:24.522 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ZEROBYTEPADDING 07:25:24.522 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ 07:25:24.522 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126 07:25:24.522 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126-2 07:25:24.522 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126-2PADDING 07:25:24.523 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126PADDING 07:25:24.523 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO7816-4 07:25:24.523 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO7816-4PADDING 07:25:24.523 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/NOPADDING 07:25:24.524 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4166 *** *** gcm 4167 *** *** gcm 4168 *** *** gcm 4169 *** *** gcm 4170 *** *** gcm 4171 *** *** gcm 4172 *** *** gcm 4173 *** *** gcm 4174 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.524 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS5PADDING 07:25:24.524 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4175 *** *** gcm 4176 *** *** gcm 4177 *** *** gcm 4178 *** *** gcm 4179 *** *** gcm 4180 *** *** gcm 4181 *** *** gcm 4182 *** *** gcm 4183 *** *** gcm 4184 *** *** gcm 4185 *** *** gcm 4186 *** *** gcm 4187 *** *** gcm 4188 *** *** gcm 4189 *** *** gcm 4190 *** *** gcm 4191 *** *** gcm 4192 *** *** gcm 4193 *** *** gcm 4194 *** *** gcm 4195 *** *** gcm 4196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.524 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS7PADDING 07:25:24.524 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/TBC 07:25:24.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/TBCPADDING 07:25:24.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/X9.23 07:25:24.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/X9.23PADDING 07:25:24.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ZEROBYTE 07:25:24.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ZEROBYTEPADDING 07:25:24.525 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ 07:25:24.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126 07:25:24.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126-2 07:25:24.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126-2PADDING 07:25:24.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126PADDING 07:25:24.526 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO7816-4 07:25:24.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO7816-4PADDING 07:25:24.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/NOPADDING 07:25:24.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS5 07:25:24.527 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS5PADDING 07:25:24.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS7 07:25:24.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS7PADDING 07:25:24.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/TBC 07:25:24.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/TBCPADDING 07:25:24.528 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/X9.23 07:25:24.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/X9.23PADDING 07:25:24.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ZEROBYTE 07:25:24.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ZEROBYTEPADDING 07:25:24.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ 07:25:24.529 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126 07:25:24.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126-2 07:25:24.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126-2PADDING 07:25:24.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126PADDING 07:25:24.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO7816-4 07:25:24.530 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO7816-4PADDING 07:25:24.531 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/NOPADDING 07:25:24.531 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS5 07:25:24.531 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS5PADDING 07:25:24.531 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS7 07:25:24.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS7PADDING 07:25:24.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/TBC 07:25:24.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/TBCPADDING 07:25:24.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/X9.23 07:25:24.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/X9.23PADDING 07:25:24.532 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ZEROBYTE 07:25:24.533 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ZEROBYTEPADDING 07:25:24.533 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ 07:25:24.533 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126 07:25:24.533 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126-2 07:25:24.534 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126-2PADDING 07:25:24.534 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126PADDING 07:25:24.534 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO7816-4 07:25:24.534 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO7816-4PADDING 07:25:24.534 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/NOPADDING 07:25:24.535 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS5 07:25:24.535 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS5PADDING 07:25:24.535 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS7 07:25:24.536 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS7PADDING 07:25:24.536 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/TBC 07:25:24.536 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/TBCPADDING 07:25:24.536 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/X9.23 07:25:24.536 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/X9.23PADDING 07:25:24.537 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ZEROBYTE 07:25:24.537 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ZEROBYTEPADDING 07:25:24.537 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ 07:25:24.537 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126 07:25:24.537 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126-2 07:25:24.538 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126-2PADDING 07:25:24.538 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126PADDING 07:25:24.538 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO7816-4 07:25:24.538 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO7816-4PADDING 07:25:24.538 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/NOPADDING 07:25:24.539 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS5 07:25:24.539 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS5PADDING 07:25:24.539 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS7 07:25:24.539 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS7PADDING 07:25:24.540 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/TBC 07:25:24.540 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/TBCPADDING 07:25:24.540 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/X9.23 07:25:24.540 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/X9.23PADDING 07:25:24.540 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ZEROBYTE 07:25:24.541 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ZEROBYTEPADDING 07:25:24.541 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ 07:25:24.541 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126 07:25:24.541 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126-2 07:25:24.541 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126-2PADDING 07:25:24.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126PADDING 07:25:24.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO7816-4 07:25:24.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO7816-4PADDING 07:25:24.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/NOPADDING 07:25:24.542 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS5 07:25:24.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4197 *** *** gcm 4198 *** *** gcm 4199 *** *** gcm 4200 *** *** gcm 4201 *** *** gcm 4202 *** *** gcm 4203 *** *** gcm 4204 *** *** gcm 4205 *** *** gcm 4206 *** *** gcm 4207 *** *** gcm 4208 *** *** gcm 4209 *** *** gcm 4210 *** *** gcm 4211 *** *** gcm 4212 *** *** gcm 4213 *** *** gcm 4214 *** *** gcm 4215 *** *** gcm 4216 *** *** gcm 4217 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS7 07:25:24.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS7PADDING 07:25:24.543 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/TBC 07:25:24.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/TBCPADDING 07:25:24.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/X9.23 07:25:24.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/X9.23PADDING 07:25:24.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ZEROBYTE 07:25:24.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4218 *** *** gcm 4219 *** *** gcm 4220 *** *** gcm 4221 *** *** gcm 4222 *** *** gcm 4223 *** *** gcm 4224 *** *** gcm 4225 *** *** gcm 4226 *** *** gcm 4227 *** *** gcm 4228 *** *** gcm 4229 *** *** gcm 4230 *** *** gcm 4231 *** *** gcm 4232 *** *** gcm 4233 *** *** gcm 4234 *** *** gcm 4235 *** *** gcm 4236 *** *** gcm 4237 *** *** gcm 4238 *** *** gcm 4239 *** *** gcm 4240 *** *** gcm 4241 *** *** gcm 4242 *** *** gcm 4243 *** *** gcm 4244 *** *** gcm 4245 *** *** gcm 4246 *** *** gcm 4247 *** *** gcm 4248 *** *** gcm 4249 *** *** gcm 4250 *** *** gcm 4251 *** *** gcm 4252 *** *** gcm 4253 *** *** gcm 4254 *** *** gcm 4255 *** *** gcm 4256 *** *** gcm 4257 *** *** gcm 4258 *** *** gcm 4259 *** *** gcm 4260 *** *** gcm 4261 *** *** gcm 4262 *** *** gcm 4263 *** *** gcm 4264 *** *** gcm 4265 *** *** gcm 4266 *** *** gcm 4267 *** *** gcm 4268 *** *** gcm 4269 *** *** gcm 4270 *** *** gcm 4271 *** *** gcm 4272 *** *** gcm 4273 *** *** gcm 4274 *** *** gcm 4275 *** *** gcm 4276 *** *** gcm 4277 *** *** gcm 4278 *** *** gcm 4279 *** *** gcm 4280 *** *** gcm 4281 *** *** gcm 4282 *** *** gcm 4283 *** *** gcm 4284 *** *** gcm 4285 *** *** gcm 4286 *** *** gcm 4287 *** *** gcm 4288 *** *** gcm 4289 *** *** gcm 4290 *** *** gcm 4291 *** *** gcm 4292 *** *** gcm 4293 *** *** gcm 4294 *** *** gcm 4295 *** *** gcm 4296 *** *** gcm 4297 *** *** gcm 4298 *** *** gcm 4299 *** *** gcm 4300 *** *** gcm 4301 *** *** gcm 4302 *** *** gcm 4303 *** *** gcm 4304 *** *** gcm 4305 *** *** gcm 4306 *** *** gcm 4307 *** *** gcm 4308 *** *** gcm 4309 *** *** gcm 4310 *** *** gcm 4311 *** *** gcm 4312 *** *** gcm 4313 *** *** gcm 4314 *** *** gcm 4315 *** *** gcm 4316 *** *** gcm 4317 *** *** gcm 4318 *** *** gcm 4319 *** *** gcm 4320 *** *** gcm 4321 *** *** gcm 4322 *** *** gcm 4323 *** *** gcm 4324 *** *** gcm 4325 *** *** gcm 4326 *** *** gcm 4327 *** *** gcm 4328 *** *** gcm 4329 *** *** gcm 4330 *** *** gcm 4331 *** *** gcm 4332 *** *** gcm 4333 *** *** gcm 4334 *** *** gcm 4335 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.544 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ 07:25:24.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126 07:25:24.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4336 *** *** gcm 4337 *** *** gcm 4338 *** *** gcm 4339 *** *** gcm 4340 *** *** gcm 4341 *** *** gcm 4342 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126-2PADDING 07:25:24.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126PADDING 07:25:24.545 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO7816-4 07:25:24.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO7816-4PADDING 07:25:24.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/NOPADDING 07:25:24.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS5 07:25:24.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4343 *** *** gcm 4344 *** *** gcm 4345 *** *** gcm 4346 *** *** gcm 4347 *** *** gcm 4348 *** *** gcm 4349 *** *** gcm 4350 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.546 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS7 07:25:24.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS7PADDING 07:25:24.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/TBC 07:25:24.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/TBCPADDING 07:25:24.547 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/X9.23 07:25:24.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4351 *** *** gcm 4352 *** *** gcm 4353 *** *** gcm 4354 *** *** gcm 4355 *** *** gcm 4356 *** *** gcm 4357 *** *** gcm 4358 *** *** gcm 4359 *** *** gcm 4360 *** *** gcm 4361 *** *** gcm 4362 *** *** gcm 4363 *** *** gcm 4364 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ZEROBYTE 07:25:24.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ZEROBYTEPADDING 07:25:24.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ 07:25:24.548 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126 07:25:24.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126-2 07:25:24.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126-2PADDING 07:25:24.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126PADDING 07:25:24.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO7816-4 07:25:24.549 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO7816-4PADDING 07:25:24.550 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/NOPADDING 07:25:24.550 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS5 07:25:24.550 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS5PADDING 07:25:24.550 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS7 07:25:24.550 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS7PADDING 07:25:24.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/TBC 07:25:24.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/TBCPADDING 07:25:24.551 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/X9.23 07:25:24.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/X9.23PADDING 07:25:24.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ZEROBYTE 07:25:24.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ZEROBYTEPADDING 07:25:24.552 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ 07:25:24.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126 07:25:24.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126-2 07:25:24.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126-2PADDING 07:25:24.553 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126PADDING 07:25:24.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO7816-4 07:25:24.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO7816-4PADDING 07:25:24.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/NOPADDING 07:25:24.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS5 07:25:24.554 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS5PADDING 07:25:24.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS7 07:25:24.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS7PADDING 07:25:24.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/TBC 07:25:24.555 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/TBCPADDING 07:25:24.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/X9.23 07:25:24.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/X9.23PADDING 07:25:24.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ZEROBYTE 07:25:24.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ZEROBYTEPADDING 07:25:24.556 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ 07:25:24.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126 07:25:24.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126-2 07:25:24.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126-2PADDING 07:25:24.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126PADDING 07:25:24.557 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO7816-4 07:25:24.558 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO7816-4PADDING 07:25:24.558 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/NOPADDING 07:25:24.558 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS5 07:25:24.558 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS5PADDING 07:25:24.558 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS7 07:25:24.559 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS7PADDING 07:25:24.559 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/TBC 07:25:24.559 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/TBCPADDING 07:25:24.560 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4365 *** *** gcm 4366 *** *** gcm 4367 *** *** gcm 4368 *** *** gcm 4369 *** *** gcm 4370 *** *** gcm 4371 *** *** gcm 4372 *** *** gcm 4373 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.560 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/X9.23PADDING 07:25:24.560 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ZEROBYTE 07:25:24.560 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ZEROBYTEPADDING 07:25:24.560 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ 07:25:24.561 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126 07:25:24.561 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126-2 07:25:24.561 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4374 *** *** gcm 4375 *** *** gcm 4376 *** *** gcm 4377 *** *** gcm 4378 *** *** gcm 4379 *** *** gcm 4380 *** *** gcm 4381 *** *** gcm 4382 *** *** gcm 4383 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.561 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126PADDING 07:25:24.561 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4384 *** *** gcm 4385 *** *** gcm 4386 *** *** gcm 4387 *** *** gcm 4388 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.562 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO7816-4PADDING 07:25:24.562 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4389 *** *** gcm 4390 *** *** gcm 4391 *** *** gcm 4392 *** *** gcm 4393 *** *** gcm 4394 *** *** gcm 4395 *** *** gcm 4396 *** *** gcm 4397 *** *** gcm 4398 *** *** gcm 4399 *** *** gcm 4400 *** *** gcm 4401 *** *** gcm 4402 *** *** gcm 4403 *** *** gcm 4404 *** *** gcm 4405 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.562 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS5 07:25:24.562 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS5PADDING 07:25:24.562 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS7 07:25:24.562 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS7PADDING 07:25:24.563 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/TBC 07:25:24.563 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/TBCPADDING 07:25:24.563 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/X9.23 07:25:24.564 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/X9.23PADDING 07:25:24.564 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ZEROBYTE 07:25:24.564 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ZEROBYTEPADDING 07:25:24.564 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4406 *** *** gcm 4407 *** *** gcm 4408 *** *** gcm 4409 *** *** gcm 4410 *** *** gcm 4411 *** *** gcm 4412 *** *** gcm 4413 *** *** gcm 4414 *** *** gcm 4415 *** *** gcm 4416 *** *** gcm 4417 *** *** gcm 4418 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.564 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126 07:25:24.564 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126-2 07:25:24.565 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126-2PADDING 07:25:24.565 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126PADDING 07:25:24.565 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4419 *** *** gcm 4420 *** *** gcm 4421 *** *** gcm 4422 *** *** gcm 4423 *** *** gcm 4424 *** *** gcm 4425 *** *** gcm 4426 *** *** gcm 4427 *** *** gcm 4428 *** *** gcm 4429 *** *** gcm 4430 *** *** gcm 4431 *** *** gcm 4432 *** *** gcm 4433 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.565 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO7816-4PADDING 07:25:24.566 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/NOPADDING 07:25:24.566 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS5 07:25:24.566 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS5PADDING 07:25:24.566 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS7 07:25:24.566 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS7PADDING 07:25:24.566 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/TBC 07:25:24.567 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/TBCPADDING 07:25:24.567 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/X9.23 07:25:24.567 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/X9.23PADDING 07:25:24.567 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ZEROBYTE 07:25:24.568 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4434 *** *** gcm 4435 *** *** gcm 4436 *** *** gcm 4437 *** *** gcm 4438 *** *** gcm 4439 *** *** gcm 4440 *** *** gcm 4441 *** *** gcm 4442 *** *** gcm 4443 *** *** gcm 4444 *** *** gcm 4445 *** *** gcm 4446 *** *** gcm 4447 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.568 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ 07:25:24.568 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126 07:25:24.568 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126-2 07:25:24.568 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126-2PADDING 07:25:24.569 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126PADDING 07:25:24.569 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO7816-4 07:25:24.569 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO7816-4PADDING 07:25:24.569 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/NOPADDING 07:25:24.569 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS5 07:25:24.570 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS5PADDING 07:25:24.570 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS7 07:25:24.570 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS7PADDING 07:25:24.570 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/TBC 07:25:24.570 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/TBCPADDING 07:25:24.570 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/X9.23 07:25:24.571 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/X9.23PADDING 07:25:24.571 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ZEROBYTE 07:25:24.571 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ZEROBYTEPADDING 07:25:24.571 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ 07:25:24.572 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126 07:25:24.572 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126-2 07:25:24.572 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126-2PADDING 07:25:24.572 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126PADDING 07:25:24.573 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO7816-4 07:25:24.573 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO7816-4PADDING 07:25:24.573 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/NOPADDING 07:25:24.573 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS5 07:25:24.574 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS5PADDING 07:25:24.574 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS7 07:25:24.574 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS7PADDING 07:25:24.574 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/TBC 07:25:24.575 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/TBCPADDING 07:25:24.575 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/X9.23 07:25:24.575 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/X9.23PADDING 07:25:24.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ZEROBYTE 07:25:24.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAMELLIA/SIC/ZEROBYTEPADDING 07:25:24.576 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5// 07:25:24.577 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5//" does not support IV => Skipping. 07:25:24.577 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5//NOPADDING 07:25:24.577 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5//NOPADDING" does not support IV => Skipping. 07:25:24.577 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC-CTS/ 07:25:24.578 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC-CTS/NOPADDING 07:25:24.579 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4448 *** *** gcm 4449 *** *** gcm 4450 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126 07:25:24.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126-2 07:25:24.580 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126-2PADDING 07:25:24.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126PADDING 07:25:24.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO7816-4 07:25:24.581 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4451 *** *** gcm 4452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.582 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/NOPADDING 07:25:24.582 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/PKCS5 07:25:24.582 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/PKCS5PADDING 07:25:24.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/PKCS7 07:25:24.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/PKCS7PADDING 07:25:24.583 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/TBC 07:25:24.584 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4453 *** *** gcm 4454 *** *** gcm 4455 *** *** gcm 4456 *** *** gcm 4457 *** *** gcm 4458 *** *** gcm 4459 *** *** gcm 4460 *** *** gcm 4461 *** *** gcm 4462 *** *** gcm 4463 *** *** gcm 4464 *** *** gcm 4465 *** *** gcm 4466 *** *** gcm 4467 *** *** gcm 4468 *** *** gcm 4469 *** *** gcm 4470 *** *** gcm 4471 *** *** gcm 4472 *** *** gcm 4473 *** *** gcm 4474 *** *** gcm 4475 *** *** gcm 4476 *** *** gcm 4477 *** *** gcm 4478 *** *** gcm 4479 *** *** gcm 4480 *** *** gcm 4481 *** *** gcm 4482 *** *** gcm 4483 *** *** gcm 4484 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.584 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/X9.23 07:25:24.584 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/X9.23PADDING 07:25:24.585 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ZEROBYTE 07:25:24.585 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CBC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4485 *** *** gcm 4486 *** *** gcm 4487 *** *** gcm 4488 *** *** gcm 4489 *** *** gcm 4490 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ 07:25:24.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126 07:25:24.586 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126-2 07:25:24.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126-2PADDING 07:25:24.587 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126PADDING 07:25:24.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO7816-4 07:25:24.588 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ISO7816-4PADDING 07:25:24.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/NOPADDING 07:25:24.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/PKCS5 07:25:24.589 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/PKCS5PADDING 07:25:24.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/PKCS7 07:25:24.590 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/PKCS7PADDING 07:25:24.591 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/TBC 07:25:24.592 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/TBCPADDING 07:25:24.592 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/X9.23 07:25:24.592 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/X9.23PADDING 07:25:24.593 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4491 *** *** gcm 4492 *** *** gcm 4493 *** *** gcm 4494 *** *** gcm 4495 *** *** gcm 4496 *** *** gcm 4497 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.593 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB/ZEROBYTEPADDING 07:25:24.594 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ 07:25:24.594 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126 07:25:24.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126-2 07:25:24.595 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126-2PADDING 07:25:24.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126PADDING 07:25:24.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO7816-4 07:25:24.596 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ISO7816-4PADDING 07:25:24.597 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/NOPADDING 07:25:24.597 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS5 07:25:24.597 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS5PADDING 07:25:24.597 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS7 07:25:24.598 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS7PADDING 07:25:24.598 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/TBC 07:25:24.598 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4498 *** *** gcm 4499 *** *** gcm 4500 *** *** gcm 4501 *** *** gcm 4502 *** *** gcm 4503 *** *** gcm 4504 *** *** gcm 4505 *** *** gcm 4506 *** *** gcm 4507 *** *** gcm 4508 *** *** gcm 4509 *** *** gcm 4510 *** *** gcm 4511 *** *** gcm 4512 *** *** gcm 4513 *** *** gcm 4514 *** *** gcm 4515 *** *** gcm 4516 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.598 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/X9.23 07:25:24.599 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/X9.23PADDING 07:25:24.599 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ZEROBYTE 07:25:24.599 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB104/ZEROBYTEPADDING 07:25:24.600 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ 07:25:24.600 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126 07:25:24.600 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126-2 07:25:24.600 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126-2PADDING 07:25:24.601 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126PADDING 07:25:24.601 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO7816-4 07:25:24.611 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ISO7816-4PADDING 07:25:24.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/NOPADDING 07:25:24.612 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4517 *** *** gcm 4518 *** *** gcm 4519 *** *** gcm 4520 *** *** gcm 4521 *** *** gcm 4522 *** *** gcm 4523 *** *** gcm 4524 *** *** gcm 4525 *** *** gcm 4526 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS5PADDING 07:25:24.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS7 07:25:24.613 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS7PADDING 07:25:24.619 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/TBC 07:25:24.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/TBCPADDING 07:25:24.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/X9.23 07:25:24.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/X9.23PADDING 07:25:24.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ZEROBYTE 07:25:24.620 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB112/ZEROBYTEPADDING 07:25:24.621 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ 07:25:24.622 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126 07:25:24.622 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126-2 07:25:24.622 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126-2PADDING 07:25:24.622 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126PADDING 07:25:24.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO7816-4 07:25:24.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4527 *** *** gcm 4528 *** *** gcm 4529 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/NOPADDING 07:25:24.623 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS5 07:25:24.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS5PADDING 07:25:24.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4530 *** *** gcm 4531 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS7PADDING 07:25:24.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/TBC 07:25:24.624 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/TBCPADDING 07:25:24.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/X9.23 07:25:24.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/X9.23PADDING 07:25:24.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ZEROBYTE 07:25:24.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB120/ZEROBYTEPADDING 07:25:24.625 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4532 *** *** gcm 4533 *** *** gcm 4534 *** *** gcm 4535 *** *** gcm 4536 *** *** gcm 4537 *** *** gcm 4538 *** *** gcm 4539 *** *** gcm 4540 *** *** gcm 4541 *** *** gcm 4542 *** *** gcm 4543 *** *** gcm 4544 *** *** gcm 4545 *** *** gcm 4546 *** *** gcm 4547 *** *** gcm 4548 *** *** gcm 4549 *** *** gcm 4550 *** *** gcm 4551 *** *** gcm 4552 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126 07:25:24.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126-2 07:25:24.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126-2PADDING 07:25:24.626 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126PADDING 07:25:24.627 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO7816-4 07:25:24.627 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4553 *** *** gcm 4554 *** *** gcm 4555 *** *** gcm 4556 *** *** gcm 4557 *** *** gcm 4558 *** *** gcm 4559 *** *** gcm 4560 *** *** gcm 4561 *** *** gcm 4562 *** *** gcm 4563 *** *** gcm 4564 *** *** gcm 4565 *** *** gcm 4566 *** *** gcm 4567 *** *** gcm 4568 *** *** gcm 4569 *** *** gcm 4570 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.627 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/NOPADDING 07:25:24.627 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4571 *** *** gcm 4572 *** *** gcm 4573 *** *** gcm 4574 *** *** gcm 4575 *** *** gcm 4576 *** *** gcm 4577 *** *** gcm 4578 *** *** gcm 4579 *** *** gcm 4580 *** *** gcm 4581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS5PADDING 07:25:24.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS7 07:25:24.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS7PADDING 07:25:24.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/TBC 07:25:24.628 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/TBCPADDING 07:25:24.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/X9.23 07:25:24.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/X9.23PADDING 07:25:24.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4582 *** *** gcm 4583 *** *** gcm 4584 *** *** gcm 4585 *** *** gcm 4586 *** *** gcm 4587 *** *** gcm 4588 *** *** gcm 4589 *** *** gcm 4590 *** *** gcm 4591 *** *** gcm 4592 *** *** gcm 4593 *** *** gcm 4594 *** *** gcm 4595 *** *** gcm 4596 *** *** gcm 4597 *** *** gcm 4598 *** *** gcm 4599 *** *** gcm 4600 *** *** gcm 4601 *** *** gcm 4602 *** *** gcm 4603 *** *** gcm 4604 *** *** gcm 4605 *** *** gcm 4606 *** *** gcm 4607 *** *** gcm 4608 *** *** gcm 4609 *** *** gcm 4610 *** *** gcm 4611 *** *** gcm 4612 *** *** gcm 4613 *** *** gcm 4614 *** *** gcm 4615 *** *** gcm 4616 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB128/ZEROBYTEPADDING 07:25:24.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ 07:25:24.629 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126 07:25:24.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126-2 07:25:24.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126-2PADDING 07:25:24.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126PADDING 07:25:24.630 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO7816-4 07:25:24.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ISO7816-4PADDING 07:25:24.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/NOPADDING 07:25:24.631 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS5 07:25:24.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS5PADDING 07:25:24.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS7 07:25:24.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS7PADDING 07:25:24.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/TBC 07:25:24.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/TBCPADDING 07:25:24.632 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/X9.23 07:25:24.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/X9.23PADDING 07:25:24.633 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ZEROBYTE 07:25:24.635 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB136/ZEROBYTEPADDING 07:25:24.635 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ 07:25:24.636 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126 07:25:24.636 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4617 *** *** gcm 4618 *** *** gcm 4619 *** *** gcm 4620 *** *** gcm 4621 *** *** gcm 4622 *** *** gcm 4623 *** *** gcm 4624 *** *** gcm 4625 *** *** gcm 4626 *** *** gcm 4627 *** *** gcm 4628 *** *** gcm 4629 *** *** gcm 4630 *** *** gcm 4631 *** *** gcm 4632 *** *** gcm 4633 *** *** gcm 4634 *** *** gcm 4635 *** *** gcm 4636 *** *** gcm 4637 *** *** gcm 4638 *** *** gcm 4639 *** *** gcm 4640 *** *** gcm 4641 *** *** gcm 4642 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.636 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126-2PADDING 07:25:24.636 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126PADDING 07:25:24.636 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO7816-4 07:25:24.637 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ISO7816-4PADDING 07:25:24.637 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/NOPADDING 07:25:24.637 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS5 07:25:24.637 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS5PADDING 07:25:24.637 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS7 07:25:24.638 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS7PADDING 07:25:24.638 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/TBC 07:25:24.638 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/TBCPADDING 07:25:24.638 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/X9.23 07:25:24.639 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/X9.23PADDING 07:25:24.639 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ZEROBYTE 07:25:24.639 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB144/ZEROBYTEPADDING 07:25:24.639 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ 07:25:24.640 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126 07:25:24.640 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126-2 07:25:24.640 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126-2PADDING 07:25:24.640 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126PADDING 07:25:24.641 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO7816-4 07:25:24.641 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ISO7816-4PADDING 07:25:24.641 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/NOPADDING 07:25:24.641 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS5 07:25:24.641 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS5PADDING 07:25:24.641 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS7 07:25:24.642 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4643 *** *** gcm 4644 *** *** gcm 4645 *** *** gcm 4646 *** *** gcm 4647 *** *** gcm 4648 *** *** gcm 4649 *** *** gcm 4650 *** *** gcm 4651 *** *** gcm 4652 *** *** gcm 4653 *** *** gcm 4654 *** *** gcm 4655 *** *** gcm 4656 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.642 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/TBC 07:25:24.642 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/TBCPADDING 07:25:24.642 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/X9.23 07:25:24.643 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/X9.23PADDING 07:25:24.643 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ZEROBYTE 07:25:24.643 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB152/ZEROBYTEPADDING 07:25:24.643 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4657 *** *** gcm 4658 *** *** gcm 4659 *** *** gcm 4660 *** *** gcm 4661 *** *** gcm 4662 *** *** gcm 4663 *** *** gcm 4664 *** *** gcm 4665 *** *** gcm 4666 *** *** gcm 4667 *** *** gcm 4668 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126 07:25:24.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126-2 07:25:24.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126-2PADDING 07:25:24.644 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126PADDING 07:25:24.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO7816-4 07:25:24.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ISO7816-4PADDING 07:25:24.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/NOPADDING 07:25:24.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS5 07:25:24.645 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS5PADDING 07:25:24.646 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS7 07:25:24.646 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS7PADDING 07:25:24.646 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/TBC 07:25:24.646 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/TBCPADDING 07:25:24.646 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4669 *** *** gcm 4670 *** *** gcm 4671 *** *** gcm 4672 *** *** gcm 4673 *** *** gcm 4674 *** *** gcm 4675 *** *** gcm 4676 *** *** gcm 4677 *** *** gcm 4678 *** *** gcm 4679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.646 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/X9.23PADDING 07:25:24.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ZEROBYTE 07:25:24.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB16/ZEROBYTEPADDING 07:25:24.647 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ 07:25:24.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4680 *** *** gcm 4681 *** *** gcm 4682 *** *** gcm 4683 *** *** gcm 4684 *** *** gcm 4685 *** *** gcm 4686 *** *** gcm 4687 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126-2 07:25:24.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126-2PADDING 07:25:24.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126PADDING 07:25:24.648 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4688 *** *** gcm 4689 *** *** gcm 4690 *** *** gcm 4691 *** *** gcm 4692 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ISO7816-4PADDING 07:25:24.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4693 *** *** gcm 4694 *** *** gcm 4695 *** *** gcm 4696 *** *** gcm 4697 *** *** gcm 4698 *** *** gcm 4699 *** *** gcm 4700 *** *** gcm 4701 *** *** gcm 4702 *** *** gcm 4703 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS5 07:25:24.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS5PADDING 07:25:24.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS7 07:25:24.649 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS7PADDING 07:25:24.650 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/TBC 07:25:24.650 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/TBCPADDING 07:25:24.650 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/X9.23 07:25:24.650 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4704 *** *** gcm 4705 *** *** gcm 4706 *** *** gcm 4707 *** *** gcm 4708 *** *** gcm 4709 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.650 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ZEROBYTE 07:25:24.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB160/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4710 *** *** gcm 4711 *** *** gcm 4712 *** *** gcm 4713 *** *** gcm 4714 *** *** gcm 4715 *** *** gcm 4716 *** *** gcm 4717 *** *** gcm 4718 *** *** gcm 4719 *** *** gcm 4720 *** *** gcm 4721 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ 07:25:24.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4722 *** *** gcm 4723 *** *** gcm 4724 *** *** gcm 4725 *** *** gcm 4726 *** *** gcm 4727 *** *** gcm 4728 *** *** gcm 4729 *** *** gcm 4730 *** *** gcm 4731 *** *** gcm 4732 *** *** gcm 4733 *** *** gcm 4734 *** *** gcm 4735 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.651 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126-2 07:25:24.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126-2PADDING 07:25:24.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126PADDING 07:25:24.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO7816-4 07:25:24.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ISO7816-4PADDING 07:25:24.652 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/NOPADDING 07:25:24.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS5 07:25:24.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS5PADDING 07:25:24.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS7 07:25:24.653 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS7PADDING 07:25:24.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/TBC 07:25:24.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/TBCPADDING 07:25:24.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/X9.23 07:25:24.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/X9.23PADDING 07:25:24.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ZEROBYTE 07:25:24.654 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB168/ZEROBYTEPADDING 07:25:24.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ 07:25:24.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126 07:25:24.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126-2 07:25:24.655 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126-2PADDING 07:25:24.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126PADDING 07:25:24.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO7816-4 07:25:24.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ISO7816-4PADDING 07:25:24.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/NOPADDING 07:25:24.656 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS5 07:25:24.657 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS5PADDING 07:25:24.657 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS7 07:25:24.657 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS7PADDING 07:25:24.657 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/TBC 07:25:24.657 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/TBCPADDING 07:25:24.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/X9.23 07:25:24.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/X9.23PADDING 07:25:24.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ZEROBYTE 07:25:24.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB176/ZEROBYTEPADDING 07:25:24.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ 07:25:24.658 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126 07:25:24.659 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126-2 07:25:24.659 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126-2PADDING 07:25:24.659 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126PADDING 07:25:24.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO7816-4 07:25:24.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ISO7816-4PADDING 07:25:24.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/NOPADDING 07:25:24.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS5 07:25:24.660 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS5PADDING 07:25:24.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS7 07:25:24.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS7PADDING 07:25:24.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/TBC 07:25:24.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/TBCPADDING 07:25:24.661 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/X9.23 07:25:24.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/X9.23PADDING 07:25:24.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4736 *** *** gcm 4737 *** *** gcm 4738 *** *** gcm 4739 *** *** gcm 4740 *** *** gcm 4741 *** *** gcm 4742 *** *** gcm 4743 *** *** gcm 4744 *** *** gcm 4745 *** *** gcm 4746 *** *** gcm 4747 *** *** gcm 4748 *** *** gcm 4749 *** *** gcm 4750 *** *** gcm 4751 *** *** gcm 4752 *** *** gcm 4753 *** *** gcm 4754 *** *** gcm 4755 *** *** gcm 4756 *** *** gcm 4757 *** *** gcm 4758 *** *** gcm 4759 *** *** gcm 4760 *** *** gcm 4761 *** *** gcm 4762 *** *** gcm 4763 *** *** gcm 4764 *** *** gcm 4765 *** *** gcm 4766 *** *** gcm 4767 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB184/ZEROBYTEPADDING 07:25:24.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ 07:25:24.662 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126 07:25:24.663 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126-2 07:25:24.663 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126-2PADDING 07:25:24.663 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126PADDING 07:25:24.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO7816-4 07:25:24.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ISO7816-4PADDING 07:25:24.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/NOPADDING 07:25:24.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS5 07:25:24.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS5PADDING 07:25:24.664 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS7 07:25:24.665 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS7PADDING 07:25:24.665 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/TBC 07:25:24.665 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/TBCPADDING 07:25:24.665 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/X9.23 07:25:24.665 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/X9.23PADDING 07:25:24.666 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ZEROBYTE 07:25:24.666 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB192/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4768 *** *** gcm 4769 *** *** gcm 4770 *** *** gcm 4771 *** *** gcm 4772 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.666 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ 07:25:24.666 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126 07:25:24.666 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126-2 07:25:24.667 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126-2PADDING 07:25:24.667 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126PADDING 07:25:24.667 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO7816-4 07:25:24.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ISO7816-4PADDING 07:25:24.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/NOPADDING 07:25:24.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS5 07:25:24.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS5PADDING 07:25:24.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS7 07:25:24.668 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS7PADDING 07:25:24.669 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/TBC 07:25:24.669 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/TBCPADDING 07:25:24.669 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/X9.23 07:25:24.669 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/X9.23PADDING 07:25:24.669 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ZEROBYTE 07:25:24.670 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB200/ZEROBYTEPADDING 07:25:24.670 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ 07:25:24.670 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126 07:25:24.670 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126-2 07:25:24.670 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126-2PADDING 07:25:24.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126PADDING 07:25:24.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO7816-4 07:25:24.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ISO7816-4PADDING 07:25:24.671 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/NOPADDING 07:25:24.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS5 07:25:24.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS5PADDING 07:25:24.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS7 07:25:24.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS7PADDING 07:25:24.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/TBC 07:25:24.672 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/TBCPADDING 07:25:24.673 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/X9.23 07:25:24.673 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/X9.23PADDING 07:25:24.673 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ZEROBYTE 07:25:24.673 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB208/ZEROBYTEPADDING 07:25:24.673 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ 07:25:24.674 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126 07:25:24.674 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126-2 07:25:24.674 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126-2PADDING 07:25:24.674 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126PADDING 07:25:24.675 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO7816-4 07:25:24.675 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ISO7816-4PADDING 07:25:24.675 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/NOPADDING 07:25:24.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS5 07:25:24.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS5PADDING 07:25:24.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS7 07:25:24.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS7PADDING 07:25:24.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/TBC 07:25:24.676 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/TBCPADDING 07:25:24.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4773 *** *** gcm 4774 *** *** gcm 4775 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/X9.23PADDING 07:25:24.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ZEROBYTE 07:25:24.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB216/ZEROBYTEPADDING 07:25:24.677 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ 07:25:24.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126 07:25:24.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126-2 07:25:24.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126-2PADDING 07:25:24.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126PADDING 07:25:24.678 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO7816-4 07:25:24.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ISO7816-4PADDING 07:25:24.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/NOPADDING 07:25:24.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS5 07:25:24.679 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS5PADDING 07:25:24.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS7 07:25:24.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS7PADDING 07:25:24.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/TBC 07:25:24.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4776 *** *** gcm 4777 *** *** gcm 4778 *** *** gcm 4779 *** *** gcm 4780 *** *** gcm 4781 *** *** gcm 4782 *** *** gcm 4783 *** *** gcm 4784 *** *** gcm 4785 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/X9.23 07:25:24.680 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/X9.23PADDING 07:25:24.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4786 *** *** gcm 4787 *** *** gcm 4788 *** *** gcm 4789 *** *** gcm 4790 *** *** gcm 4791 *** *** gcm 4792 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB224/ZEROBYTEPADDING 07:25:24.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ 07:25:24.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126 07:25:24.681 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126-2 07:25:24.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126-2PADDING 07:25:24.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126PADDING 07:25:24.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO7816-4 07:25:24.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ISO7816-4PADDING 07:25:24.682 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/NOPADDING 07:25:24.683 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS5 07:25:24.683 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS5PADDING 07:25:24.683 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS7 07:25:24.683 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS7PADDING 07:25:24.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/TBC 07:25:24.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/TBCPADDING 07:25:24.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/X9.23 07:25:24.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/X9.23PADDING 07:25:24.684 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ZEROBYTE 07:25:24.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB232/ZEROBYTEPADDING 07:25:24.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ 07:25:24.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126 07:25:24.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126-2 07:25:24.685 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126-2PADDING 07:25:24.686 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126PADDING 07:25:24.686 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO7816-4 07:25:24.686 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ISO7816-4PADDING 07:25:24.686 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/NOPADDING 07:25:24.686 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS5 07:25:24.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS5PADDING 07:25:24.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4793 *** *** gcm 4794 *** *** gcm 4795 *** *** gcm 4796 *** *** gcm 4797 *** *** gcm 4798 *** *** gcm 4799 *** *** gcm 4800 *** *** gcm 4801 *** *** gcm 4802 *** *** gcm 4803 *** *** gcm 4804 *** *** gcm 4805 *** *** gcm 4806 *** *** gcm 4807 *** *** gcm 4808 *** *** gcm 4809 *** *** gcm 4810 *** *** gcm 4811 *** *** gcm 4812 *** *** gcm 4813 *** *** gcm 4814 *** *** gcm 4815 *** *** gcm 4816 *** *** gcm 4817 *** *** gcm 4818 *** *** gcm 4819 *** *** gcm 4820 *** *** gcm 4821 *** *** gcm 4822 *** *** gcm 4823 *** *** gcm 4824 *** *** gcm 4825 *** *** gcm 4826 *** *** gcm 4827 *** *** gcm 4828 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.687 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS7PADDING 07:25:24.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/TBC 07:25:24.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/TBCPADDING 07:25:24.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/X9.23 07:25:24.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/X9.23PADDING 07:25:24.688 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ZEROBYTE 07:25:24.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB24/ZEROBYTEPADDING 07:25:24.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ 07:25:24.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126 Gradle Test Executor 6 finished executing tests. 07:25:24.689 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126-2 07:25:24.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126-2PADDING 07:25:24.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126PADDING 07:25:24.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO7816-4 07:25:24.690 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ISO7816-4PADDING 07:25:24.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/NOPADDING 07:25:24.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS5 07:25:24.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS5PADDING 07:25:24.691 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4829 *** *** gcm 4830 *** *** gcm 4831 *** *** gcm 4832 *** *** gcm 4833 *** *** gcm 4834 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS7PADDING 07:25:24.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/TBC 07:25:24.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/TBCPADDING 07:25:24.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/X9.23 07:25:24.692 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4835 *** *** gcm 4836 *** *** gcm 4837 *** *** gcm 4838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ZEROBYTE 07:25:24.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB240/ZEROBYTEPADDING 07:25:24.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ 07:25:24.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126 07:25:24.693 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126-2 07:25:24.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126-2PADDING 07:25:24.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126PADDING 07:25:24.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO7816-4 07:25:24.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ISO7816-4PADDING 07:25:24.694 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/NOPADDING 07:25:24.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS5 07:25:24.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS5PADDING 07:25:24.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS7 07:25:24.695 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS7PADDING 07:25:24.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/TBC 07:25:24.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/TBCPADDING 07:25:24.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/X9.23 07:25:24.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/X9.23PADDING 07:25:24.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ZEROBYTE 07:25:24.696 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB248/ZEROBYTEPADDING 07:25:24.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ 07:25:24.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126 07:25:24.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126-2 07:25:24.697 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126-2PADDING 07:25:24.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126PADDING 07:25:24.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO7816-4 07:25:24.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ISO7816-4PADDING 07:25:24.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/NOPADDING 07:25:24.698 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS5 07:25:24.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS5PADDING 07:25:24.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS7 07:25:24.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS7PADDING 07:25:24.699 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/TBC 07:25:24.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/TBCPADDING 07:25:24.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/X9.23 07:25:24.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/X9.23PADDING 07:25:24.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ZEROBYTE 07:25:24.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB256/ZEROBYTEPADDING 07:25:24.700 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ 07:25:24.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126 07:25:24.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126-2 07:25:24.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126-2PADDING 07:25:24.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126PADDING 07:25:24.701 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO7816-4 07:25:24.702 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ISO7816-4PADDING 07:25:24.702 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/NOPADDING 07:25:24.702 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS5 07:25:24.702 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS5PADDING 07:25:24.702 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS7 07:25:24.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS7PADDING 07:25:24.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/TBC 07:25:24.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/TBCPADDING 07:25:24.703 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/X9.23 07:25:24.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/X9.23PADDING 07:25:24.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ZEROBYTE 07:25:24.704 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB32/ZEROBYTEPADDING 07:25:24.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ 07:25:24.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126 07:25:24.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126-2 07:25:24.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126-2PADDING 07:25:24.705 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126PADDING 07:25:24.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO7816-4 07:25:24.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ISO7816-4PADDING 07:25:24.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4839 *** *** gcm 4840 *** *** gcm 4841 *** *** gcm 4842 *** *** gcm 4843 *** *** gcm 4844 *** *** gcm 4845 *** *** gcm 4846 *** *** gcm 4847 *** *** gcm 4848 *** *** gcm 4849 *** *** gcm 4850 *** *** gcm 4851 *** *** gcm 4852 *** *** gcm 4853 *** *** gcm 4854 *** *** gcm 4855 *** *** gcm 4856 *** *** gcm 4857 *** *** gcm 4858 *** *** gcm 4859 *** *** gcm 4860 *** *** gcm 4861 *** *** gcm 4862 *** *** gcm 4863 *** *** gcm 4864 *** *** gcm 4865 *** *** gcm 4866 *** *** gcm 4867 *** *** gcm 4868 *** *** gcm 4869 *** *** gcm 4870 *** *** gcm 4871 *** *** gcm 4872 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS5 07:25:24.706 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS5PADDING 07:25:24.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS7 07:25:24.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS7PADDING 07:25:24.707 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/TBC 07:25:24.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/TBCPADDING 07:25:24.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/X9.23 07:25:24.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/X9.23PADDING 07:25:24.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ZEROBYTE 07:25:24.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB40/ZEROBYTEPADDING 07:25:24.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ 07:25:24.708 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126 07:25:24.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126-2 07:25:24.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126-2PADDING 07:25:24.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126PADDING 07:25:24.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO7816-4 07:25:24.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ISO7816-4PADDING 07:25:24.709 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/NOPADDING 07:25:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS5 07:25:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS5PADDING 07:25:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS7 07:25:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS7PADDING 07:25:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/TBC 07:25:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/TBCPADDING 07:25:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/X9.23 07:25:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/X9.23PADDING 07:25:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ZEROBYTE 07:25:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB48/ZEROBYTEPADDING 07:25:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ 07:25:24.710 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126 07:25:24.714 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126-2 07:25:24.715 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126-2PADDING 07:25:24.715 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126PADDING 07:25:24.715 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO7816-4 07:25:24.715 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ISO7816-4PADDING 07:25:24.715 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/NOPADDING 07:25:24.715 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS5 07:25:24.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS5PADDING 07:25:24.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS7 07:25:24.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS7PADDING 07:25:24.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/TBC 07:25:24.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/TBCPADDING 07:25:24.716 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/X9.23 07:25:24.717 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/X9.23PADDING 07:25:24.717 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ZEROBYTE 07:25:24.717 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB56/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4873 *** *** gcm 4874 *** *** gcm 4875 *** *** gcm 4876 *** *** gcm 4877 *** *** gcm 4878 *** *** gcm 4879 *** *** gcm 4880 *** *** gcm 4881 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.717 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ 07:25:24.717 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126 07:25:24.717 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126-2 07:25:24.718 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126-2PADDING 07:25:24.718 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126PADDING 07:25:24.718 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO7816-4 07:25:24.718 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4882 *** *** gcm 4883 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.719 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/NOPADDING 07:25:24.719 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4884 *** *** gcm 4885 *** *** gcm 4886 *** *** gcm 4887 *** *** gcm 4888 *** *** gcm 4889 *** *** gcm 4890 *** *** gcm 4891 *** *** gcm 4892 *** *** gcm 4893 *** *** gcm 4894 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.719 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS5PADDING 07:25:24.719 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS7 07:25:24.720 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS7PADDING 07:25:24.720 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4895 *** *** gcm 4896 *** *** gcm 4897 *** *** gcm 4898 *** *** gcm 4899 *** *** gcm 4900 *** *** gcm 4901 *** *** gcm 4902 *** *** gcm 4903 *** *** gcm 4904 *** *** gcm 4905 *** *** gcm 4906 *** *** gcm 4907 *** *** gcm 4908 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.720 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/TBCPADDING 07:25:24.720 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/X9.23 07:25:24.721 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/X9.23PADDING 07:25:24.721 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ZEROBYTE 07:25:24.721 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB64/ZEROBYTEPADDING 07:25:24.721 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ 07:25:24.721 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126 07:25:24.722 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126-2 07:25:24.722 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126-2PADDING 07:25:24.722 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126PADDING 07:25:24.723 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO7816-4 07:25:24.723 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ISO7816-4PADDING 07:25:24.723 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/NOPADDING 07:25:24.724 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS5 07:25:24.724 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4909 *** *** gcm 4910 *** *** gcm 4911 *** *** gcm 4912 *** *** gcm 4913 *** *** gcm 4914 *** *** gcm 4915 *** *** gcm 4916 *** *** gcm 4917 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.724 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS7 07:25:24.724 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS7PADDING 07:25:24.724 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/TBC 07:25:24.724 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/TBCPADDING 07:25:24.725 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/X9.23 07:25:24.725 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/X9.23PADDING 07:25:24.725 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ZEROBYTE 07:25:24.725 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB72/ZEROBYTEPADDING 07:25:24.725 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ 07:25:24.726 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4918 *** *** gcm 4919 *** *** gcm 4920 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.726 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126-2 07:25:24.726 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126-2PADDING 07:25:24.726 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126PADDING 07:25:24.727 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO7816-4 07:25:24.727 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ISO7816-4PADDING 07:25:24.727 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4921 *** *** gcm 4922 *** *** gcm 4923 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.727 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS5 07:25:24.728 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4924 *** *** gcm 4925 *** *** gcm 4926 *** *** gcm 4927 *** *** gcm 4928 *** *** gcm 4929 *** *** gcm 4930 *** *** gcm 4931 *** *** gcm 4932 *** *** gcm 4933 *** *** gcm 4934 *** *** gcm 4935 *** *** gcm 4936 *** *** gcm 4937 *** *** gcm 4938 *** *** gcm 4939 *** *** gcm 4940 *** *** gcm 4941 *** *** gcm 4942 *** *** gcm 4943 *** *** gcm 4944 *** *** gcm 4945 *** *** gcm 4946 *** *** gcm 4947 *** *** gcm 4948 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.728 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS7 07:25:24.728 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS7PADDING 07:25:24.728 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/TBC 07:25:24.728 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/TBCPADDING 07:25:24.728 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/X9.23 07:25:24.728 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/X9.23PADDING 07:25:24.728 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ZEROBYTE 07:25:24.728 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB8/ZEROBYTEPADDING 07:25:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 4949 *** *** gcm 4950 *** *** gcm 4951 *** *** gcm 4952 *** *** gcm 4953 *** *** gcm 4954 *** *** gcm 4955 *** *** gcm 4956 *** *** gcm 4957 *** *** gcm 4958 *** *** gcm 4959 *** *** gcm 4960 *** *** gcm 4961 *** *** gcm 4962 *** *** gcm 4963 *** *** gcm 4964 *** *** gcm 4965 *** *** gcm 4966 *** *** gcm 4967 *** *** gcm 4968 *** *** gcm 4969 *** *** gcm 4970 *** *** gcm 4971 *** *** gcm 4972 *** *** gcm 4973 *** *** gcm 4974 *** *** gcm 4975 *** *** gcm 4976 *** *** gcm 4977 *** *** gcm 4978 *** *** gcm 4979 *** *** gcm 4980 *** *** gcm 4981 *** *** gcm 4982 *** *** gcm 4983 *** *** gcm 4984 *** *** gcm 4985 *** *** gcm 4986 *** *** gcm 4987 *** *** gcm 4988 *** *** gcm 4989 *** *** gcm 4990 *** *** gcm 4991 *** *** gcm 4992 *** *** gcm 4993 *** *** gcm 4994 *** *** gcm 4995 *** *** gcm 4996 *** *** gcm 4997 *** *** gcm 4998 *** *** gcm 4999 *** *** gcm 5000 *** *** gcm 5001 *** *** gcm 5002 *** *** gcm 5003 *** *** gcm 5004 *** *** gcm 5005 *** *** gcm 5006 *** *** gcm 5007 *** *** gcm 5008 *** *** gcm 5009 *** *** gcm 5010 *** *** gcm 5011 *** *** gcm 5012 *** *** gcm 5013 *** *** gcm 5014 *** *** gcm 5015 *** *** gcm 5016 *** *** gcm 5017 *** *** gcm 5018 *** *** gcm 5019 *** *** gcm 5020 *** *** gcm 5021 *** *** gcm 5022 *** *** gcm 5023 *** *** gcm 5024 *** *** gcm 5025 *** *** gcm 5026 *** *** gcm 5027 *** *** gcm 5028 *** *** gcm 5029 *** *** gcm 5030 *** *** gcm 5031 *** *** gcm 5032 *** *** gcm 5033 *** *** gcm 5034 *** *** gcm 5035 *** *** gcm 5036 *** *** gcm 5037 *** *** gcm 5038 *** *** gcm 5039 *** *** gcm 5040 *** *** gcm 5041 *** *** gcm 5042 *** *** gcm 5043 *** *** gcm 5044 *** *** gcm 5045 *** *** gcm 5046 *** *** gcm 5047 *** *** gcm 5048 *** *** gcm 5049 *** *** gcm 5050 *** *** gcm 5051 *** *** gcm 5052 *** *** gcm 5053 *** *** gcm 5054 *** *** gcm 5055 *** *** gcm 5056 *** *** gcm 5057 *** *** gcm 5058 *** *** gcm 5059 *** *** gcm 5060 *** *** gcm 5061 *** *** gcm 5062 *** *** gcm 5063 *** *** gcm 5064 *** *** gcm 5065 *** *** gcm 5066 *** *** gcm 5067 *** *** gcm 5068 *** *** gcm 5069 *** *** gcm 5070 *** *** gcm 5071 *** *** gcm 5072 *** *** gcm 5073 *** *** gcm 5074 *** *** gcm 5075 *** *** gcm 5076 *** *** gcm 5077 *** *** gcm 5078 *** *** gcm 5079 *** *** gcm 5080 *** *** gcm 5081 *** *** gcm 5082 *** *** gcm 5083 *** *** gcm 5084 *** *** gcm 5085 *** *** gcm 5086 *** *** gcm 5087 *** *** gcm 5088 *** *** gcm 5089 *** *** gcm 5090 *** *** gcm 5091 *** *** gcm 5092 *** *** gcm 5093 *** *** gcm 5094 *** *** gcm 5095 *** *** gcm 5096 *** *** gcm 5097 *** *** gcm 5098 *** *** gcm 5099 *** *** gcm 5100 *** *** gcm 5101 *** *** gcm 5102 *** *** gcm 5103 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5104 *** *** gcm 5105 *** *** gcm 5106 *** *** gcm 5107 *** *** gcm 5108 *** *** gcm 5109 *** *** gcm 5110 *** *** gcm 5111 *** *** gcm 5112 *** *** gcm 5113 *** *** gcm 5114 *** *** gcm 5115 *** *** gcm 5116 *** *** gcm 5117 *** *** gcm 5118 *** *** gcm 5119 *** *** gcm 5120 *** *** gcm 5121 *** *** gcm 5122 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5123 *** *** gcm 5124 *** *** gcm 5125 *** *** gcm 5126 *** *** gcm 5127 *** *** gcm 5128 *** *** gcm 5129 *** *** gcm 5130 *** *** gcm 5131 *** *** gcm 5132 *** *** gcm 5133 *** *** gcm 5134 *** *** gcm 5135 *** *** gcm 5136 *** *** gcm 5137 *** *** gcm 5138 *** *** gcm 5139 *** *** gcm 5140 *** *** gcm 5141 *** *** gcm 5142 *** *** gcm 5143 *** *** gcm 5144 *** *** gcm 5145 *** *** gcm 5146 *** *** gcm 5147 *** *** gcm 5148 *** *** gcm 5149 *** *** gcm 5150 *** *** gcm 5151 *** *** gcm 5152 *** *** gcm 5153 *** *** gcm 5154 *** *** gcm 5155 *** *** gcm 5156 *** *** gcm 5157 *** *** gcm 5158 *** *** gcm 5159 *** *** gcm 5160 *** *** gcm 5161 *** *** gcm 5162 *** *** gcm 5163 *** *** gcm 5164 *** *** gcm 5165 *** *** gcm 5166 *** *** gcm 5167 *** *** gcm 5168 *** *** gcm 5169 *** *** gcm 5170 *** *** gcm 5171 *** *** gcm 5172 *** *** gcm 5173 *** *** gcm 5174 *** *** gcm 5175 *** *** gcm 5176 *** *** gcm 5177 *** *** gcm 5178 *** *** gcm 5179 *** *** gcm 5180 *** *** gcm 5181 *** *** gcm 5182 *** *** gcm 5183 *** *** gcm 5184 *** *** gcm 5185 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126-2PADDING 07:25:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5186 *** *** gcm 5187 *** *** gcm 5188 *** *** gcm 5189 *** *** gcm 5190 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO7816-4 07:25:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ISO7816-4PADDING 07:25:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/NOPADDING 07:25:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS5 07:25:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS5PADDING 07:25:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS7 07:25:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5191 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.729 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/TBC 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5192 *** *** gcm 5193 *** *** gcm 5194 *** *** gcm 5195 *** *** gcm 5196 *** *** gcm 5197 *** *** gcm 5198 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/X9.23 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/X9.23PADDING 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ZEROBYTE 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB80/ZEROBYTEPADDING 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126-2 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126-2PADDING 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126PADDING 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO7816-4 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ISO7816-4PADDING 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5199 *** *** gcm 5200 *** *** gcm 5201 *** *** gcm 5202 *** *** gcm 5203 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS5 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5204 *** *** gcm 5205 *** *** gcm 5206 *** *** gcm 5207 *** *** gcm 5208 *** *** gcm 5209 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS7 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5210 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/TBC 07:25:24.730 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/TBCPADDING 07:25:24.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/X9.23 07:25:24.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5211 *** *** gcm 5212 *** *** gcm 5213 *** *** gcm 5214 *** *** gcm 5215 *** *** gcm 5216 *** *** gcm 5217 *** *** gcm 5218 *** *** gcm 5219 *** *** gcm 5220 *** *** gcm 5221 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ZEROBYTE 07:25:24.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB88/ZEROBYTEPADDING 07:25:24.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ 07:25:24.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5222 *** *** gcm 5223 *** *** gcm 5224 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126-2 07:25:24.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126-2PADDING 07:25:24.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126PADDING 07:25:24.731 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO7816-4 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ISO7816-4PADDING 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/NOPADDING 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS5 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5225 *** *** gcm 5226 *** *** gcm 5227 *** *** gcm 5228 *** *** gcm 5229 *** *** gcm 5230 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS7 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS7PADDING 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/TBC 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/TBCPADDING 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5231 *** *** gcm 5232 *** *** gcm 5233 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/X9.23PADDING 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5234 *** *** gcm 5235 *** *** gcm 5236 *** *** gcm 5237 *** *** gcm 5238 *** *** gcm 5239 *** *** gcm 5240 *** *** gcm 5241 *** *** gcm 5242 *** *** gcm 5243 *** *** gcm 5244 *** *** gcm 5245 *** *** gcm 5246 *** *** gcm 5247 *** *** gcm 5248 *** *** gcm 5249 *** *** gcm 5250 *** *** gcm 5251 *** *** gcm 5252 *** *** gcm 5253 *** *** gcm 5254 *** *** gcm 5255 *** *** gcm 5256 *** *** gcm 5257 *** *** gcm 5258 *** *** gcm 5259 *** *** gcm 5260 *** *** gcm 5261 *** *** gcm 5262 *** *** gcm 5263 *** *** gcm 5264 *** *** gcm 5265 *** *** gcm 5266 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CFB96/ZEROBYTEPADDING 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CTS/ 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/CTS/" does not support IV => Skipping. 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/CTS/NOPADDING 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/CTS/NOPADDING" does not support IV => Skipping. 07:25:24.732 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/EAX/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5267 *** *** gcm 5268 *** *** gcm 5269 *** *** gcm 5270 *** *** gcm 5271 *** *** gcm 5272 *** *** gcm 5273 *** *** gcm 5274 *** *** gcm 5275 *** *** gcm 5276 *** *** gcm 5277 *** *** gcm 5278 *** *** gcm 5279 *** *** gcm 5280 *** *** gcm 5281 *** *** gcm 5282 *** *** gcm 5283 *** *** gcm 5284 *** *** gcm 5285 *** *** gcm 5286 *** *** gcm 5287 *** *** gcm 5288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.733 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/EAX/NOPADDING 07:25:24.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/ECB/ 07:25:24.734 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/ECB/" does not support IV => Skipping. 07:25:24.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/ECB/NOPADDING 07:25:24.734 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/ECB/NOPADDING" does not support IV => Skipping. 07:25:24.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ 07:25:24.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126 07:25:24.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126-2 07:25:24.734 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126-2PADDING 07:25:24.735 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126PADDING 07:25:24.735 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO7816-4 07:25:24.735 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ISO7816-4PADDING 07:25:24.735 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/NOPADDING 07:25:24.735 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS5 07:25:24.736 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS5PADDING 07:25:24.736 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS7 07:25:24.736 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS7PADDING 07:25:24.736 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/TBC 07:25:24.736 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/TBCPADDING 07:25:24.736 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/X9.23 07:25:24.736 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/X9.23PADDING 07:25:24.736 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ZEROBYTE 07:25:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/GOFB/ZEROBYTEPADDING 07:25:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ 07:25:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126 07:25:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126-2 07:25:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126-2PADDING 07:25:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126PADDING 07:25:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO7816-4 07:25:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ISO7816-4PADDING 07:25:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/NOPADDING 07:25:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/PKCS5 07:25:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/PKCS5PADDING 07:25:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/PKCS7 07:25:24.737 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/PKCS7PADDING 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/TBC 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/TBCPADDING 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/X9.23 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/X9.23PADDING 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ZEROBYTE 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB/ZEROBYTEPADDING 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126-2 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126-2PADDING 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126PADDING 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO7816-4 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ISO7816-4PADDING 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/NOPADDING 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS5 07:25:24.738 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS5PADDING 07:25:24.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS7 07:25:24.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS7PADDING 07:25:24.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/TBC 07:25:24.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/TBCPADDING 07:25:24.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/X9.23 07:25:24.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/X9.23PADDING 07:25:24.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ZEROBYTE 07:25:24.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB104/ZEROBYTEPADDING 07:25:24.739 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126-2 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126-2PADDING 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126PADDING 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO7816-4 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ISO7816-4PADDING 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/NOPADDING 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS5 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS5PADDING 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS7 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS7PADDING 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/TBC 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/TBCPADDING 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/X9.23 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/X9.23PADDING 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ZEROBYTE 07:25:24.741 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB112/ZEROBYTEPADDING 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126-2 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126-2PADDING 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126PADDING 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO7816-4 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ISO7816-4PADDING 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/NOPADDING 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS5 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS5PADDING 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS7 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS7PADDING 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/TBC 07:25:24.742 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/TBCPADDING 07:25:24.743 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/X9.23 07:25:24.743 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/X9.23PADDING 07:25:24.743 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ZEROBYTE 07:25:24.743 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB120/ZEROBYTEPADDING 07:25:24.743 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ 07:25:24.753 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126 07:25:24.753 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126-2 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126-2PADDING 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126PADDING 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5289 *** *** gcm 5290 *** *** gcm 5291 *** *** gcm 5292 *** *** gcm 5293 *** *** gcm 5294 *** *** gcm 5295 *** *** gcm 5296 *** *** gcm 5297 *** *** gcm 5298 *** *** gcm 5299 *** *** gcm 5300 *** *** gcm 5301 *** *** gcm 5302 *** *** gcm 5303 *** *** gcm 5304 *** *** gcm 5305 *** *** gcm 5306 *** *** gcm 5307 *** *** gcm 5308 *** *** gcm 5309 *** *** gcm 5310 *** *** gcm 5311 *** *** gcm 5312 *** *** gcm 5313 *** *** gcm 5314 *** *** gcm 5315 *** *** gcm 5316 *** *** gcm 5317 *** *** gcm 5318 *** *** gcm 5319 *** *** gcm 5320 *** *** gcm 5321 *** *** gcm 5322 *** *** gcm 5323 *** *** gcm 5324 *** *** gcm 5325 *** *** gcm 5326 *** *** gcm 5327 *** *** gcm 5328 *** *** gcm 5329 *** *** gcm 5330 *** *** gcm 5331 *** *** gcm 5332 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ISO7816-4PADDING 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/NOPADDING 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5333 *** *** gcm 5334 *** *** gcm 5335 *** *** gcm 5336 *** *** gcm 5337 *** *** gcm 5338 *** *** gcm 5339 *** *** gcm 5340 *** *** gcm 5341 *** *** gcm 5342 *** *** gcm 5343 *** *** gcm 5344 *** *** gcm 5345 *** *** gcm 5346 *** *** gcm 5347 *** *** gcm 5348 *** *** gcm 5349 *** *** gcm 5350 *** *** gcm 5351 *** *** gcm 5352 *** *** gcm 5353 *** *** gcm 5354 *** *** gcm 5355 *** *** gcm 5356 *** *** gcm 5357 *** *** gcm 5358 *** *** gcm 5359 *** *** gcm 5360 *** *** gcm 5361 *** *** gcm 5362 *** *** gcm 5363 *** *** gcm 5364 *** *** gcm 5365 *** *** gcm 5366 *** *** gcm 5367 *** *** gcm 5368 *** *** gcm 5369 *** *** gcm 5370 *** *** gcm 5371 *** *** gcm 5372 *** *** gcm 5373 *** *** gcm 5374 *** *** gcm 5375 *** *** gcm 5376 *** *** gcm 5377 *** *** gcm 5378 *** *** gcm 5379 *** *** gcm 5380 *** *** gcm 5381 *** *** gcm 5382 *** *** gcm 5383 *** *** gcm 5384 *** *** gcm 5385 *** *** gcm 5386 *** *** gcm 5387 *** *** gcm 5388 *** *** gcm 5389 *** *** gcm 5390 *** *** gcm 5391 *** *** gcm 5392 *** *** gcm 5393 *** *** gcm 5394 *** *** gcm 5395 *** *** gcm 5396 *** *** gcm 5397 *** *** gcm 5398 *** *** gcm 5399 *** *** gcm 5400 *** *** gcm 5401 *** *** gcm 5402 *** *** gcm 5403 *** *** gcm 5404 *** *** gcm 5405 *** *** gcm 5406 *** *** gcm 5407 *** *** gcm 5408 *** *** gcm 5409 *** *** gcm 5410 *** *** gcm 5411 *** *** gcm 5412 *** *** gcm 5413 *** *** gcm 5414 *** *** gcm 5415 *** *** gcm 5416 *** *** gcm 5417 *** *** gcm 5418 *** *** gcm 5419 *** *** gcm 5420 *** *** gcm 5421 *** *** gcm 5422 *** *** gcm 5423 *** *** gcm 5424 *** *** gcm 5425 *** *** gcm 5426 *** *** gcm 5427 *** *** gcm 5428 *** *** gcm 5429 *** *** gcm 5430 *** *** gcm 5431 *** *** gcm 5432 *** *** gcm 5433 *** *** gcm 5434 *** *** gcm 5435 *** *** gcm 5436 *** *** gcm 5437 *** *** gcm 5438 *** *** gcm 5439 *** *** gcm 5440 *** *** gcm 5441 *** *** gcm 5442 *** *** gcm 5443 *** *** gcm 5444 *** *** gcm 5445 *** *** gcm 5446 *** *** gcm 5447 *** *** gcm 5448 *** *** gcm 5449 *** *** gcm 5450 *** *** gcm 5451 *** *** gcm 5452 *** *** gcm 5453 *** *** gcm 5454 *** *** gcm 5455 *** *** gcm 5456 *** *** gcm 5457 *** *** gcm 5458 *** *** gcm 5459 *** *** gcm 5460 *** *** gcm 5461 *** *** gcm 5462 *** *** gcm 5463 *** *** gcm 5464 *** *** gcm 5465 *** *** gcm 5466 *** *** gcm 5467 *** *** gcm 5468 *** *** gcm 5469 *** *** gcm 5470 *** *** gcm 5471 *** *** gcm 5472 *** *** gcm 5473 *** *** gcm 5474 *** *** gcm 5475 *** *** gcm 5476 *** *** gcm 5477 *** *** gcm 5478 *** *** gcm 5479 *** *** gcm 5480 *** *** gcm 5481 *** *** gcm 5482 *** *** gcm 5483 *** *** gcm 5484 *** *** gcm 5485 *** *** gcm 5486 *** *** gcm 5487 *** *** gcm 5488 *** *** gcm 5489 *** *** gcm 5490 *** *** gcm 5491 *** *** gcm 5492 *** *** gcm 5493 *** *** gcm 5494 *** *** gcm 5495 *** *** gcm 5496 *** *** gcm 5497 *** *** gcm 5498 *** *** gcm 5499 *** *** gcm 5500 *** *** gcm 5501 *** *** gcm 5502 *** *** gcm 5503 *** *** gcm 5504 *** *** gcm 5505 *** *** gcm 5506 *** *** gcm 5507 *** *** gcm 5508 *** *** gcm 5509 *** *** gcm 5510 *** *** gcm 5511 *** *** gcm 5512 *** *** gcm 5513 *** *** gcm 5514 *** *** gcm 5515 *** *** gcm 5516 *** *** gcm 5517 *** *** gcm 5518 *** *** gcm 5519 *** *** gcm 5520 *** *** gcm 5521 *** *** gcm 5522 *** *** gcm 5523 *** *** gcm 5524 *** *** gcm 5525 *** *** gcm 5526 *** *** gcm 5527 *** *** gcm 5528 *** *** gcm 5529 *** *** gcm 5530 *** *** gcm 5531 *** *** gcm 5532 *** *** gcm 5533 *** *** gcm 5534 *** *** gcm 5535 *** *** gcm 5536 *** *** gcm 5537 *** *** gcm 5538 *** *** gcm 5539 *** *** gcm 5540 *** *** gcm 5541 *** *** gcm 5542 *** *** gcm 5543 *** *** gcm 5544 *** *** gcm 5545 *** *** gcm 5546 *** *** gcm 5547 *** *** gcm 5548 *** *** gcm 5549 *** *** gcm 5550 *** *** gcm 5551 *** *** gcm 5552 *** *** gcm 5553 *** *** gcm 5554 *** *** gcm 5555 *** *** gcm 5556 *** *** gcm 5557 *** *** gcm 5558 *** *** gcm 5559 *** *** gcm 5560 *** *** gcm 5561 *** *** gcm 5562 *** *** gcm 5563 *** *** gcm 5564 *** *** gcm 5565 *** *** gcm 5566 *** *** gcm 5567 *** *** gcm 5568 *** *** gcm 5569 *** *** gcm 5570 *** *** gcm 5571 *** *** gcm 5572 *** *** gcm 5573 *** *** gcm 5574 *** *** gcm 5575 *** *** gcm 5576 *** *** gcm 5577 *** *** gcm 5578 *** *** gcm 5579 *** *** gcm 5580 *** *** gcm 5581 *** *** gcm 5582 *** *** gcm 5583 *** *** gcm 5584 *** *** gcm 5585 *** *** gcm 5586 *** *** gcm 5587 *** *** gcm 5588 *** *** gcm 5589 *** *** gcm 5590 *** *** gcm 5591 *** *** gcm 5592 *** *** gcm 5593 *** *** gcm 5594 *** *** gcm 5595 *** *** gcm 5596 *** *** gcm 5597 *** *** gcm 5598 *** *** gcm 5599 *** *** gcm 5600 *** *** gcm 5601 *** *** gcm 5602 *** *** gcm 5603 *** *** gcm 5604 *** *** gcm 5605 *** *** gcm 5606 *** *** gcm 5607 *** *** gcm 5608 *** *** gcm 5609 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS5PADDING 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS7 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS7PADDING 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/TBC 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/TBCPADDING 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/X9.23 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5610 *** *** gcm 5611 *** *** gcm 5612 *** *** gcm 5613 *** *** gcm 5614 *** *** gcm 5615 *** *** gcm 5616 *** *** gcm 5617 *** *** gcm 5618 *** *** gcm 5619 *** *** gcm 5620 *** *** gcm 5621 *** *** gcm 5622 *** *** gcm 5623 *** *** gcm 5624 *** *** gcm 5625 *** *** gcm 5626 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ZEROBYTE 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB128/ZEROBYTEPADDING 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ 07:25:24.754 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126-2 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5627 *** *** gcm 5628 *** *** gcm 5629 *** *** gcm 5630 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126PADDING 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO7816-4 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ISO7816-4PADDING 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5631 *** *** gcm 5632 *** *** gcm 5633 *** *** gcm 5634 *** *** gcm 5635 *** *** gcm 5636 *** *** gcm 5637 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS5 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5638 *** *** gcm 5639 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS7 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5640 *** *** gcm 5641 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/TBC 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5642 *** *** gcm 5643 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/X9.23 07:25:24.755 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5644 *** *** gcm 5645 *** *** gcm 5646 *** *** gcm 5647 *** *** gcm 5648 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.768 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ZEROBYTE 07:25:24.768 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB136/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5649 *** *** gcm 5650 *** *** gcm 5651 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.768 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ 07:25:24.768 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5652 *** *** gcm 5653 *** *** gcm 5654 *** *** gcm 5655 *** *** gcm 5656 *** *** gcm 5657 *** *** gcm 5658 *** *** gcm 5659 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.768 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126-2 07:25:24.768 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5660 *** *** gcm 5661 *** *** gcm 5662 *** *** gcm 5663 *** *** gcm 5664 *** *** gcm 5665 *** *** gcm 5666 *** *** gcm 5667 *** *** gcm 5668 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.769 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126PADDING 07:25:24.769 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO7816-4 07:25:24.769 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ISO7816-4PADDING 07:25:24.769 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5669 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.769 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS5 07:25:24.769 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS5PADDING 07:25:24.770 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5670 *** *** gcm 5671 *** *** gcm 5672 *** *** gcm 5673 *** *** gcm 5674 *** *** gcm 5675 *** *** gcm 5676 *** *** gcm 5677 *** *** gcm 5678 *** *** gcm 5679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.770 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS7PADDING 07:25:24.770 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/TBC 07:25:24.770 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/TBCPADDING 07:25:24.770 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/X9.23 07:25:24.770 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5680 *** *** gcm 5681 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.771 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ZEROBYTE 07:25:24.771 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB144/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5682 *** *** gcm 5683 *** *** gcm 5684 *** *** gcm 5685 *** *** gcm 5686 *** *** gcm 5687 *** *** gcm 5688 *** *** gcm 5689 *** *** gcm 5690 *** *** gcm 5691 *** *** gcm 5692 *** *** gcm 5693 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.771 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ 07:25:24.771 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126 07:25:24.771 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126-2 07:25:24.772 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126-2PADDING 07:25:24.772 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126PADDING 07:25:24.772 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5694 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.772 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ISO7816-4PADDING 07:25:24.772 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/NOPADDING 07:25:24.772 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS5 07:25:24.772 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS5PADDING 07:25:24.772 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS7 07:25:24.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS7PADDING 07:25:24.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5695 *** *** gcm 5696 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/TBCPADDING 07:25:24.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/X9.23 07:25:24.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/X9.23PADDING 07:25:24.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ZEROBYTE 07:25:24.773 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB152/ZEROBYTEPADDING 07:25:24.774 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ 07:25:24.774 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126 07:25:24.774 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126-2 07:25:24.774 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5697 *** *** gcm 5698 *** *** gcm 5699 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.774 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126PADDING 07:25:24.775 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO7816-4 07:25:24.775 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ISO7816-4PADDING 07:25:24.775 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/NOPADDING 07:25:24.775 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS5 07:25:24.775 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS5PADDING 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS7 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5700 *** *** gcm 5701 *** *** gcm 5702 *** *** gcm 5703 *** *** gcm 5704 *** *** gcm 5705 *** *** gcm 5706 *** *** gcm 5707 *** *** gcm 5708 *** *** gcm 5709 *** *** gcm 5710 *** *** gcm 5711 *** *** gcm 5712 *** *** gcm 5713 *** *** gcm 5714 *** *** gcm 5715 *** *** gcm 5716 *** *** gcm 5717 *** *** gcm 5718 *** *** gcm 5719 *** *** gcm 5720 *** *** gcm 5721 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5722 *** *** gcm 5723 *** *** gcm 5724 *** *** gcm 5725 *** *** gcm 5726 *** *** gcm 5727 *** *** gcm 5728 *** *** gcm 5729 *** *** gcm 5730 *** *** gcm 5731 *** *** gcm 5732 *** *** gcm 5733 *** *** gcm 5734 *** *** gcm 5735 *** *** gcm 5736 *** *** gcm 5737 *** *** gcm 5738 *** *** gcm 5739 *** *** gcm 5740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/TBCPADDING 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/X9.23 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/X9.23PADDING 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ZEROBYTE 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB16/ZEROBYTEPADDING 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126-2 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126-2PADDING 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126PADDING 07:25:24.776 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO7816-4 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ISO7816-4PADDING 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/NOPADDING 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS5 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS5PADDING 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS7 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS7PADDING 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/TBC 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/TBCPADDING 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/X9.23 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/X9.23PADDING 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ZEROBYTE 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB160/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5741 *** *** gcm 5742 *** *** gcm 5743 *** *** gcm 5744 *** *** gcm 5745 *** *** gcm 5746 *** *** gcm 5747 *** *** gcm 5748 *** *** gcm 5749 *** *** gcm 5750 *** *** gcm 5751 *** *** gcm 5752 *** *** gcm 5753 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126-2 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126-2PADDING 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126PADDING 07:25:24.777 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO7816-4 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ISO7816-4PADDING 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5754 *** *** gcm 5755 *** *** gcm 5756 *** *** gcm 5757 *** *** gcm 5758 *** *** gcm 5759 *** *** gcm 5760 *** *** gcm 5761 *** *** gcm 5762 *** *** gcm 5763 *** *** gcm 5764 *** *** gcm 5765 *** *** gcm 5766 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS5 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS5PADDING 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS7 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5767 *** *** gcm 5768 *** *** gcm 5769 *** *** gcm 5770 *** *** gcm 5771 *** *** gcm 5772 *** *** gcm 5773 *** *** gcm 5774 *** *** gcm 5775 *** *** gcm 5776 *** *** gcm 5777 *** *** gcm 5778 *** *** gcm 5779 *** *** gcm 5780 *** *** gcm 5781 *** *** gcm 5782 *** *** gcm 5783 *** *** gcm 5784 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/TBC 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/TBCPADDING 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/X9.23 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/X9.23PADDING 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ZEROBYTE 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB168/ZEROBYTEPADDING 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ 07:25:24.778 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126 07:25:24.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126-2 07:25:24.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126-2PADDING 07:25:24.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126PADDING 07:25:24.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO7816-4 07:25:24.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ISO7816-4PADDING 07:25:24.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/NOPADDING 07:25:24.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS5 07:25:24.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS5PADDING 07:25:24.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS7 07:25:24.779 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS7PADDING 07:25:24.780 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/TBC 07:25:24.780 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/TBCPADDING 07:25:24.780 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/X9.23 07:25:24.780 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/X9.23PADDING 07:25:24.780 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ZEROBYTE 07:25:24.780 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB176/ZEROBYTEPADDING 07:25:24.780 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5785 *** *** gcm 5786 *** *** gcm 5787 *** *** gcm 5788 *** *** gcm 5789 *** *** gcm 5790 *** *** gcm 5791 *** *** gcm 5792 *** *** gcm 5793 *** *** gcm 5794 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.781 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126 07:25:24.781 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126-2 07:25:24.781 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126-2PADDING 07:25:24.781 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126PADDING 07:25:24.781 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO7816-4 07:25:24.781 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ISO7816-4PADDING 07:25:24.781 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/NOPADDING 07:25:24.782 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS5 07:25:24.782 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS5PADDING 07:25:24.782 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS7 07:25:24.782 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS7PADDING 07:25:24.782 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/TBC 07:25:24.782 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5795 *** *** gcm 5796 *** *** gcm 5797 *** *** gcm 5798 *** *** gcm 5799 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.783 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/X9.23 07:25:24.783 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/X9.23PADDING 07:25:24.783 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ZEROBYTE 07:25:24.786 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB184/ZEROBYTEPADDING 07:25:24.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ 07:25:24.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126 07:25:24.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126-2 07:25:24.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126-2PADDING 07:25:24.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126PADDING 07:25:24.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO7816-4 07:25:24.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ISO7816-4PADDING 07:25:24.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/NOPADDING 07:25:24.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS5 07:25:24.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS5PADDING 07:25:24.787 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS7 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS7PADDING 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/TBC 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/TBCPADDING 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/X9.23 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/X9.23PADDING 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ZEROBYTE 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB192/ZEROBYTEPADDING 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126-2 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5800 *** *** gcm 5801 *** *** gcm 5802 *** *** gcm 5803 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5804 *** *** gcm 5805 *** *** gcm 5806 *** *** gcm 5807 *** *** gcm 5808 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5809 *** *** gcm 5810 *** *** gcm 5811 *** *** gcm 5812 *** *** gcm 5813 *** *** gcm 5814 *** *** gcm 5815 *** *** gcm 5816 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ISO7816-4PADDING 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5817 *** *** gcm 5818 *** *** gcm 5819 *** *** gcm 5820 *** *** gcm 5821 *** *** gcm 5822 *** *** gcm 5823 *** *** gcm 5824 *** *** gcm 5825 *** *** gcm 5826 *** *** gcm 5827 *** *** gcm 5828 *** *** gcm 5829 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS5 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS5PADDING 07:25:24.788 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS7 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5830 *** *** gcm 5831 *** *** gcm 5832 *** *** gcm 5833 *** *** gcm 5834 *** *** gcm 5835 *** *** gcm 5836 *** *** gcm 5837 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/TBC 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/TBCPADDING 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/X9.23 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/X9.23PADDING 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ZEROBYTE 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB200/ZEROBYTEPADDING 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126-2 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126-2PADDING 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126PADDING 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO7816-4 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ISO7816-4PADDING 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/NOPADDING 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS5 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS5PADDING 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS7 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS7PADDING 07:25:24.789 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/TBC 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/TBCPADDING 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/X9.23 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/X9.23PADDING 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ZEROBYTE 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB208/ZEROBYTEPADDING 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126-2 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126-2PADDING 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126PADDING 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO7816-4 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ISO7816-4PADDING 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/NOPADDING 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS5 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS5PADDING 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS7 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS7PADDING 07:25:24.790 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/TBC 07:25:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/TBCPADDING 07:25:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/X9.23 07:25:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/X9.23PADDING 07:25:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ZEROBYTE 07:25:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB216/ZEROBYTEPADDING 07:25:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ 07:25:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126 07:25:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126-2 07:25:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126-2PADDING 07:25:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126PADDING 07:25:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO7816-4 07:25:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ISO7816-4PADDING 07:25:24.791 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/NOPADDING 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS5 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS5PADDING 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS7 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS7PADDING 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/TBC 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/TBCPADDING 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/X9.23 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5838 *** *** gcm 5839 *** *** gcm 5840 *** *** gcm 5841 *** *** gcm 5842 *** *** gcm 5843 *** *** gcm 5844 *** *** gcm 5845 *** *** gcm 5846 *** *** gcm 5847 *** *** gcm 5848 *** *** gcm 5849 *** *** gcm 5850 *** *** gcm 5851 *** *** gcm 5852 *** *** gcm 5853 *** *** gcm 5854 *** *** gcm 5855 *** *** gcm 5856 *** *** gcm 5857 *** *** gcm 5858 *** *** gcm 5859 *** *** gcm 5860 *** *** gcm 5861 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ZEROBYTE 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB224/ZEROBYTEPADDING 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126-2 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126-2PADDING 07:25:24.792 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126PADDING 07:25:24.793 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO7816-4 07:25:24.793 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ISO7816-4PADDING 07:25:24.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/NOPADDING 07:25:24.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS5 07:25:24.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS5PADDING 07:25:24.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5862 *** *** gcm 5863 *** *** gcm 5864 *** *** gcm 5865 *** *** gcm 5866 *** *** gcm 5867 *** *** gcm 5868 *** *** gcm 5869 *** *** gcm 5870 *** *** gcm 5871 *** *** gcm 5872 *** *** gcm 5873 *** *** gcm 5874 *** *** gcm 5875 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS7PADDING 07:25:24.804 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/TBC 07:25:24.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/TBCPADDING 07:25:24.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/X9.23 07:25:24.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/X9.23PADDING 07:25:24.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ZEROBYTE 07:25:24.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB232/ZEROBYTEPADDING 07:25:24.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ 07:25:24.805 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126 07:25:24.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126-2 07:25:24.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126-2PADDING 07:25:24.806 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126PADDING 07:25:24.807 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO7816-4 07:25:24.807 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ISO7816-4PADDING 07:25:24.807 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/NOPADDING 07:25:24.808 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS5 07:25:24.808 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS5PADDING 07:25:24.808 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS7 07:25:24.808 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS7PADDING 07:25:24.808 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/TBC 07:25:24.808 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/TBCPADDING 07:25:24.809 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/X9.23 07:25:24.809 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/X9.23PADDING 07:25:24.809 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ZEROBYTE 07:25:24.809 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB24/ZEROBYTEPADDING 07:25:24.809 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ 07:25:24.809 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126 07:25:24.810 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126-2 07:25:24.810 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126-2PADDING 07:25:24.810 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126PADDING 07:25:24.810 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO7816-4 07:25:24.810 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ISO7816-4PADDING 07:25:24.811 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5876 *** *** gcm 5877 *** *** gcm 5878 *** *** gcm 5879 *** *** gcm 5880 *** *** gcm 5881 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.811 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS5 07:25:24.811 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS5PADDING 07:25:24.812 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS7 07:25:24.812 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS7PADDING 07:25:24.812 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/TBC 07:25:24.812 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/TBCPADDING 07:25:24.812 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/X9.23 07:25:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/X9.23PADDING 07:25:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ZEROBYTE 07:25:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB240/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5882 *** *** gcm 5883 *** *** gcm 5884 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ 07:25:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126 07:25:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126-2 07:25:24.813 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126-2PADDING 07:25:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126PADDING 07:25:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO7816-4 07:25:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ISO7816-4PADDING 07:25:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5885 *** *** gcm 5886 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS5 07:25:24.814 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS5PADDING 07:25:24.815 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS7 07:25:24.815 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS7PADDING 07:25:24.815 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/TBC 07:25:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/TBCPADDING 07:25:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/X9.23 07:25:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/X9.23PADDING 07:25:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ZEROBYTE 07:25:24.816 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB248/ZEROBYTEPADDING 07:25:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ 07:25:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126 07:25:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126-2 07:25:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126-2PADDING 07:25:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126PADDING 07:25:24.817 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO7816-4 07:25:24.818 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ISO7816-4PADDING 07:25:24.828 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/NOPADDING 07:25:24.828 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS5 07:25:24.828 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS5PADDING 07:25:24.828 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS7 07:25:24.828 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS7PADDING 07:25:24.829 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/TBC 07:25:24.829 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/TBCPADDING 07:25:24.829 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/X9.23 07:25:24.829 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/X9.23PADDING 07:25:24.829 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ZEROBYTE 07:25:24.829 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB256/ZEROBYTEPADDING 07:25:24.829 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ 07:25:24.830 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126 07:25:24.830 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126-2 07:25:24.830 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126-2PADDING 07:25:24.830 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126PADDING 07:25:24.830 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5887 *** *** gcm 5888 *** *** gcm 5889 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.830 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ISO7816-4PADDING 07:25:24.830 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/NOPADDING 07:25:24.830 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS5 07:25:24.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5890 *** *** gcm 5891 *** *** gcm 5892 *** *** gcm 5893 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS7 07:25:24.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS7PADDING 07:25:24.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/TBC 07:25:24.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/TBCPADDING 07:25:24.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5894 *** *** gcm 5895 *** *** gcm 5896 *** *** gcm 5897 *** *** gcm 5898 *** *** gcm 5899 *** *** gcm 5900 *** *** gcm 5901 *** *** gcm 5902 *** *** gcm 5903 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.831 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/X9.23PADDING 07:25:24.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ZEROBYTE 07:25:24.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB32/ZEROBYTEPADDING 07:25:24.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ 07:25:24.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126 07:25:24.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126-2 07:25:24.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126-2PADDING 07:25:24.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126PADDING 07:25:24.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5904 *** *** gcm 5905 *** *** gcm 5906 *** *** gcm 5907 *** *** gcm 5908 *** *** gcm 5909 *** *** gcm 5910 *** *** gcm 5911 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.832 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ISO7816-4PADDING 07:25:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5912 *** *** gcm 5913 *** *** gcm 5914 *** *** gcm 5915 *** *** gcm 5916 *** *** gcm 5917 *** *** gcm 5918 *** *** gcm 5919 *** *** gcm 5920 *** *** gcm 5921 *** *** gcm 5922 *** *** gcm 5923 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS5 07:25:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5924 *** *** gcm 5925 *** *** gcm 5926 *** *** gcm 5927 *** *** gcm 5928 *** *** gcm 5929 *** *** gcm 5930 *** *** gcm 5931 *** *** gcm 5932 *** *** gcm 5933 *** *** gcm 5934 *** *** gcm 5935 *** *** gcm 5936 *** *** gcm 5937 *** *** gcm 5938 *** *** gcm 5939 *** *** gcm 5940 *** *** gcm 5941 *** *** gcm 5942 *** *** gcm 5943 *** *** gcm 5944 *** *** gcm 5945 *** *** gcm 5946 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS7 07:25:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5947 *** *** gcm 5948 *** *** gcm 5949 *** *** gcm 5950 *** *** gcm 5951 *** *** gcm 5952 *** *** gcm 5953 *** *** gcm 5954 *** *** gcm 5955 *** *** gcm 5956 *** *** gcm 5957 *** *** gcm 5958 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/TBC 07:25:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/TBCPADDING 07:25:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/X9.23 07:25:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/X9.23PADDING 07:25:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ZEROBYTE 07:25:24.833 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB40/ZEROBYTEPADDING 07:25:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ 07:25:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5959 *** *** gcm 5960 *** *** gcm 5961 *** *** gcm 5962 *** *** gcm 5963 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126-2 07:25:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126-2PADDING 07:25:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126PADDING 07:25:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO7816-4 07:25:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ISO7816-4PADDING 07:25:24.834 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/NOPADDING 07:25:24.835 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS5 07:25:24.835 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS5PADDING 07:25:24.835 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS7 07:25:24.835 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS7PADDING 07:25:24.835 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/TBC 07:25:24.835 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/TBCPADDING 07:25:24.835 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/X9.23 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/X9.23PADDING 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ZEROBYTE 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB48/ZEROBYTEPADDING 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126-2 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126-2PADDING 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126PADDING 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO7816-4 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ISO7816-4PADDING 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/NOPADDING 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS5 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS5PADDING 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS7 07:25:24.836 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS7PADDING 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/TBC 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/TBCPADDING 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/X9.23 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/X9.23PADDING 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ZEROBYTE 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB56/ZEROBYTEPADDING 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126-2 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126-2PADDING 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126PADDING 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO7816-4 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ISO7816-4PADDING 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/NOPADDING 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS5 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS5PADDING 07:25:24.837 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS7 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS7PADDING 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/TBC 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/TBCPADDING 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/X9.23 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/X9.23PADDING 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ZEROBYTE 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB64/ZEROBYTEPADDING 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126-2 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126-2PADDING 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126PADDING 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO7816-4 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ISO7816-4PADDING 07:25:24.838 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/NOPADDING 07:25:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS5 07:25:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS5PADDING 07:25:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS7 07:25:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS7PADDING 07:25:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/TBC 07:25:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/TBCPADDING 07:25:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/X9.23 07:25:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/X9.23PADDING 07:25:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ZEROBYTE 07:25:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB72/ZEROBYTEPADDING 07:25:24.839 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 5964 *** *** gcm 5965 *** *** gcm 5966 *** *** gcm 5967 *** *** gcm 5968 *** *** gcm 5969 *** *** gcm 5970 *** *** gcm 5971 *** *** gcm 5972 *** *** gcm 5973 *** *** gcm 5974 *** *** gcm 5975 *** *** gcm 5976 *** *** gcm 5977 *** *** gcm 5978 *** *** gcm 5979 *** *** gcm 5980 *** *** gcm 5981 *** *** gcm 5982 *** *** gcm 5983 *** *** gcm 5984 *** *** gcm 5985 *** *** gcm 5986 *** *** gcm 5987 *** *** gcm 5988 *** *** gcm 5989 *** *** gcm 5990 *** *** gcm 5991 *** *** gcm 5992 *** *** gcm 5993 *** *** gcm 5994 *** *** gcm 5995 *** *** gcm 5996 *** *** gcm 5997 *** *** gcm 5998 *** *** gcm 5999 *** *** gcm 6000 *** *** gcm 6001 *** *** gcm 6002 *** *** gcm 6003 *** *** gcm 6004 *** *** gcm 6005 *** *** gcm 6006 *** *** gcm 6007 *** *** gcm 6008 *** *** gcm 6009 *** *** gcm 6010 *** *** gcm 6011 *** *** gcm 6012 *** *** gcm 6013 *** *** gcm 6014 *** *** gcm 6015 *** *** gcm 6016 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126 07:25:24.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126-2 07:25:24.842 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126-2PADDING 07:25:24.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126PADDING 07:25:24.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO7816-4 07:25:24.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ISO7816-4PADDING 07:25:24.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/NOPADDING 07:25:24.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS5 07:25:24.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6017 *** *** gcm 6018 *** *** gcm 6019 *** *** gcm 6020 *** *** gcm 6021 *** *** gcm 6022 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS7 07:25:24.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS7PADDING 07:25:24.843 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/TBC 07:25:24.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/TBCPADDING 07:25:24.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/X9.23 07:25:24.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/X9.23PADDING 07:25:24.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ZEROBYTE 07:25:24.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB8/ZEROBYTEPADDING 07:25:24.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ 07:25:24.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126 07:25:24.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126-2 07:25:24.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126-2PADDING 07:25:24.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126PADDING 07:25:24.844 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO7816-4 07:25:24.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6023 *** *** gcm 6024 *** *** gcm 6025 *** *** gcm 6026 *** *** gcm 6027 *** *** gcm 6028 *** *** gcm 6029 *** *** gcm 6030 *** *** gcm 6031 *** *** gcm 6032 *** *** gcm 6033 *** *** gcm 6034 *** *** gcm 6035 *** *** gcm 6036 *** *** gcm 6037 *** *** gcm 6038 *** *** gcm 6039 *** *** gcm 6040 *** *** gcm 6041 *** *** gcm 6042 *** *** gcm 6043 *** *** gcm 6044 *** *** gcm 6045 *** *** gcm 6046 *** *** gcm 6047 *** *** gcm 6048 *** *** gcm 6049 *** *** gcm 6050 *** *** gcm 6051 *** *** gcm 6052 *** *** gcm 6053 *** *** gcm 6054 *** *** gcm 6055 *** *** gcm 6056 *** *** gcm 6057 *** *** gcm 6058 *** *** gcm 6059 *** *** gcm 6060 *** *** gcm 6061 *** *** gcm 6062 *** *** gcm 6063 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/NOPADDING 07:25:24.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS5 07:25:24.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS5PADDING 07:25:24.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS7 07:25:24.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS7PADDING 07:25:24.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/TBC 07:25:24.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/TBCPADDING 07:25:24.845 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6064 *** *** gcm 6065 *** *** gcm 6066 *** *** gcm 6067 *** *** gcm 6068 *** *** gcm 6069 *** *** gcm 6070 *** *** gcm 6071 *** *** gcm 6072 *** *** gcm 6073 *** *** gcm 6074 *** *** gcm 6075 *** *** gcm 6076 *** *** gcm 6077 *** *** gcm 6078 *** *** gcm 6079 *** *** gcm 6080 *** *** gcm 6081 *** *** gcm 6082 *** *** gcm 6083 *** *** gcm 6084 *** *** gcm 6085 *** *** gcm 6086 *** *** gcm 6087 *** *** gcm 6088 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/X9.23PADDING 07:25:24.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ZEROBYTE 07:25:24.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6089 *** *** gcm 6090 *** *** gcm 6091 *** *** gcm 6092 *** *** gcm 6093 *** *** gcm 6094 *** *** gcm 6095 *** *** gcm 6096 *** *** gcm 6097 *** *** gcm 6098 *** *** gcm 6099 *** *** gcm 6100 *** *** gcm 6101 *** *** gcm 6102 *** *** gcm 6103 *** *** gcm 6104 *** *** gcm 6105 *** *** gcm 6106 *** *** gcm 6107 *** *** gcm 6108 *** *** gcm 6109 *** *** gcm 6110 *** *** gcm 6111 *** *** gcm 6112 *** *** gcm 6113 *** *** gcm 6114 *** *** gcm 6115 *** *** gcm 6116 *** *** gcm 6117 *** *** gcm 6118 *** *** gcm 6119 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ 07:25:24.854 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126 07:25:24.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126-2 07:25:24.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126-2PADDING 07:25:24.855 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126PADDING 07:25:24.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO7816-4 07:25:24.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6120 *** *** gcm 6121 *** *** gcm 6122 *** *** gcm 6123 *** *** gcm 6124 *** *** gcm 6125 *** *** gcm 6126 *** *** gcm 6127 *** *** gcm 6128 *** *** gcm 6129 *** *** gcm 6130 *** *** gcm 6131 *** *** gcm 6132 *** *** gcm 6133 *** *** gcm 6134 *** *** gcm 6135 *** *** gcm 6136 *** *** gcm 6137 *** *** gcm 6138 *** *** gcm 6139 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/NOPADDING 07:25:24.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS5 07:25:24.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6140 *** *** gcm 6141 *** *** gcm 6142 *** *** gcm 6143 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.856 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS7 07:25:24.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS7PADDING 07:25:24.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/TBC 07:25:24.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/TBCPADDING 07:25:24.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/X9.23 07:25:24.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/X9.23PADDING 07:25:24.857 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6144 *** *** gcm 6145 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB88/ZEROBYTEPADDING 07:25:24.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ 07:25:24.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6146 *** *** gcm 6147 *** *** gcm 6148 *** *** gcm 6149 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126-2 07:25:24.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6150 *** *** gcm 6151 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.858 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126PADDING 07:25:24.859 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6152 *** *** gcm 6153 *** *** gcm 6154 *** *** gcm 6155 *** *** gcm 6156 *** *** gcm 6157 *** *** gcm 6158 *** *** gcm 6159 *** *** gcm 6160 *** *** gcm 6161 *** *** gcm 6162 *** *** gcm 6163 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.859 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ISO7816-4PADDING 07:25:24.859 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/NOPADDING 07:25:24.859 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS5 07:25:24.859 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS5PADDING 07:25:24.860 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS7 07:25:24.860 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS7PADDING 07:25:24.860 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/TBC 07:25:24.860 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/TBCPADDING 07:25:24.860 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/X9.23 07:25:24.860 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/X9.23PADDING 07:25:24.861 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ZEROBYTE 07:25:24.861 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/OFB96/ZEROBYTEPADDING 07:25:24.861 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ 07:25:24.861 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126 07:25:24.861 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126-2 07:25:24.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126-2PADDING 07:25:24.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126PADDING 07:25:24.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO7816-4 07:25:24.862 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ISO7816-4PADDING 07:25:24.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6164 *** *** gcm 6165 *** *** gcm 6166 *** *** gcm 6167 *** *** gcm 6168 *** *** gcm 6169 *** *** gcm 6170 *** *** gcm 6171 *** *** gcm 6172 *** *** gcm 6173 *** *** gcm 6174 *** *** gcm 6175 *** *** gcm 6176 *** *** gcm 6177 *** *** gcm 6178 *** *** gcm 6179 *** *** gcm 6180 *** *** gcm 6181 *** *** gcm 6182 *** *** gcm 6183 *** *** gcm 6184 *** *** gcm 6185 *** *** gcm 6186 *** *** gcm 6187 *** *** gcm 6188 *** *** gcm 6189 *** *** gcm 6190 *** *** gcm 6191 *** *** gcm 6192 *** *** gcm 6193 *** *** gcm 6194 *** *** gcm 6195 *** *** gcm 6196 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6197 *** *** gcm 6198 *** *** gcm 6199 *** *** gcm 6200 *** *** gcm 6201 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/PKCS5PADDING 07:25:24.863 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/PKCS7 07:25:24.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/PKCS7PADDING 07:25:24.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6202 *** *** gcm 6203 *** *** gcm 6204 *** *** gcm 6205 *** *** gcm 6206 *** *** gcm 6207 *** *** gcm 6208 *** *** gcm 6209 *** *** gcm 6210 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6211 *** *** gcm 6212 *** *** gcm 6213 *** *** gcm 6214 *** *** gcm 6215 *** *** gcm 6216 *** *** gcm 6217 *** *** gcm 6218 *** *** gcm 6219 *** *** gcm 6220 *** *** gcm 6221 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/X9.23 07:25:24.864 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/X9.23PADDING 07:25:24.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ZEROBYTE 07:25:24.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST5/SIC/ZEROBYTEPADDING 07:25:24.865 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6// 07:25:24.866 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6//" does not support IV => Skipping. 07:25:24.866 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6//NOPADDING 07:25:24.867 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6//NOPADDING" does not support IV => Skipping. org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6222 *** *** gcm 6223 *** *** gcm 6224 *** *** gcm 6225 *** *** gcm 6226 *** *** gcm 6227 *** *** gcm 6228 *** *** gcm 6229 *** *** gcm 6230 *** *** gcm 6231 *** *** gcm 6232 *** *** gcm 6233 *** *** gcm 6234 *** *** gcm 6235 *** *** gcm 6236 *** *** gcm 6237 *** *** gcm 6238 *** *** gcm 6239 *** *** gcm 6240 *** *** gcm 6241 *** *** gcm 6242 *** *** gcm 6243 *** *** gcm 6244 *** *** gcm 6245 *** *** gcm 6246 *** *** gcm 6247 *** *** gcm 6248 *** *** gcm 6249 *** *** gcm 6250 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.867 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC-CTS/ 07:25:24.868 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC-CTS/NOPADDING 07:25:24.880 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ 07:25:24.880 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126 07:25:24.881 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126-2 07:25:24.923 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6251 *** *** gcm 6252 *** *** gcm 6253 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.923 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126PADDING 07:25:24.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6254 *** *** gcm 6255 *** *** gcm 6256 *** *** gcm 6257 *** *** gcm 6258 *** *** gcm 6259 *** *** gcm 6260 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ISO7816-4PADDING 07:25:24.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/NOPADDING 07:25:24.924 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6261 *** *** gcm 6262 *** *** gcm 6263 *** *** gcm 6264 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6265 *** *** gcm 6266 *** *** gcm 6267 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.925 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/PKCS7 07:25:24.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/PKCS7PADDING 07:25:24.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6268 *** *** gcm 6269 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.926 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/TBCPADDING 07:25:24.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/X9.23 07:25:24.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/X9.23PADDING 07:25:24.927 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ZEROBYTE 07:25:24.931 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CBC/ZEROBYTEPADDING 07:25:24.933 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CCM/ 07:25:24.934 [Test worker] ERROR o.s.c.CipherTest - transformation "CAST6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:24.934 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CCM/NOPADDING 07:25:24.935 [Test worker] ERROR o.s.c.CipherTest - transformation "CAST6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:24.935 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ 07:25:24.936 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126 07:25:24.938 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126-2 07:25:24.940 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126-2PADDING 07:25:24.941 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126PADDING 07:25:24.942 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO7816-4 07:25:24.943 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ISO7816-4PADDING 07:25:24.945 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/NOPADDING 07:25:24.946 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/PKCS5 07:25:24.948 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/PKCS5PADDING 07:25:24.949 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/PKCS7 07:25:24.952 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/PKCS7PADDING 07:25:24.956 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/TBC 07:25:24.957 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/TBCPADDING 07:25:24.959 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/X9.23 07:25:24.961 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6270 *** *** gcm 6271 *** *** gcm 6272 *** *** gcm 6273 *** *** gcm 6274 *** *** gcm 6275 *** *** gcm 6276 *** *** gcm 6277 *** *** gcm 6278 *** *** gcm 6279 *** *** gcm 6280 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.962 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ZEROBYTE 07:25:24.964 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB/ZEROBYTEPADDING 07:25:24.966 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ 07:25:24.968 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6281 *** *** gcm 6282 *** *** gcm 6283 *** *** gcm 6284 *** *** gcm 6285 *** *** gcm 6286 *** *** gcm 6287 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.971 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126-2 07:25:24.973 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6288 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.977 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6289 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.979 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO7816-4 07:25:24.981 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ISO7816-4PADDING 07:25:24.983 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/NOPADDING 07:25:24.986 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS5 07:25:24.989 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6290 *** *** gcm 6291 *** *** gcm 6292 *** *** gcm 6293 *** *** gcm 6294 *** *** gcm 6295 *** *** gcm 6296 *** *** gcm 6297 *** *** gcm 6298 *** *** gcm 6299 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.991 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS7 07:25:24.992 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS7PADDING 07:25:24.993 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6300 *** *** gcm 6301 *** *** gcm 6302 *** *** gcm 6303 *** *** gcm 6304 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/TBCPADDING 07:25:24.996 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/X9.23 07:25:24.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/X9.23PADDING 07:25:24.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6305 *** *** gcm 6306 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.997 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB104/ZEROBYTEPADDING 07:25:24.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6307 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126 07:25:24.998 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6308 *** *** gcm 6309 *** *** gcm 6310 *** *** gcm 6311 *** *** gcm 6312 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:24.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126-2PADDING 07:25:24.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126PADDING 07:25:24.999 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO7816-4 07:25:25.000 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6313 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/NOPADDING 07:25:25.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6314 *** *** gcm 6315 *** *** gcm 6316 *** *** gcm 6317 *** *** gcm 6318 *** *** gcm 6319 *** *** gcm 6320 *** *** gcm 6321 *** *** gcm 6322 *** *** gcm 6323 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS5PADDING 07:25:25.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS7 07:25:25.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS7PADDING 07:25:25.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/TBC 07:25:25.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/TBCPADDING 07:25:25.004 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/X9.23 07:25:25.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/X9.23PADDING 07:25:25.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6324 *** *** gcm 6325 *** *** gcm 6326 *** *** gcm 6327 *** *** gcm 6328 *** *** gcm 6329 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB112/ZEROBYTEPADDING 07:25:25.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6330 *** *** gcm 6331 *** *** gcm 6332 *** *** gcm 6333 *** *** gcm 6334 *** *** gcm 6335 *** *** gcm 6336 *** *** gcm 6337 *** *** gcm 6338 *** *** gcm 6339 *** *** gcm 6340 *** *** gcm 6341 *** *** gcm 6342 *** *** gcm 6343 *** *** gcm 6344 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126 07:25:25.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126-2 07:25:25.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6345 *** *** gcm 6346 *** *** gcm 6347 *** *** gcm 6348 *** *** gcm 6349 *** *** gcm 6350 *** *** gcm 6351 *** *** gcm 6352 *** *** gcm 6353 *** *** gcm 6354 *** *** gcm 6355 *** *** gcm 6356 *** *** gcm 6357 *** *** gcm 6358 *** *** gcm 6359 *** *** gcm 6360 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126PADDING 07:25:25.005 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO7816-4 07:25:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ISO7816-4PADDING 07:25:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/NOPADDING 07:25:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS5 07:25:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS5PADDING 07:25:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS7 07:25:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS7PADDING 07:25:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/TBC 07:25:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/TBCPADDING 07:25:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6361 *** *** gcm 6362 *** *** gcm 6363 *** *** gcm 6364 *** *** gcm 6365 *** *** gcm 6366 *** *** gcm 6367 *** *** gcm 6368 *** *** gcm 6369 *** *** gcm 6370 *** *** gcm 6371 *** *** gcm 6372 *** *** gcm 6373 *** *** gcm 6374 *** *** gcm 6375 *** *** gcm 6376 *** *** gcm 6377 *** *** gcm 6378 *** *** gcm 6379 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/X9.23PADDING 07:25:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ZEROBYTE 07:25:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB120/ZEROBYTEPADDING 07:25:25.006 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ 07:25:25.007 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126 07:25:25.007 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6380 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.007 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126-2PADDING 07:25:25.007 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126PADDING 07:25:25.007 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO7816-4 07:25:25.007 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ISO7816-4PADDING 07:25:25.007 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6381 *** *** gcm 6382 *** *** gcm 6383 *** *** gcm 6384 *** *** gcm 6385 *** *** gcm 6386 *** *** gcm 6387 *** *** gcm 6388 *** *** gcm 6389 *** *** gcm 6390 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.007 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS5 07:25:25.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6391 *** *** gcm 6392 *** *** gcm 6393 *** *** gcm 6394 *** *** gcm 6395 *** *** gcm 6396 *** *** gcm 6397 *** *** gcm 6398 *** *** gcm 6399 *** *** gcm 6400 *** *** gcm 6401 *** *** gcm 6402 *** *** gcm 6403 *** *** gcm 6404 *** *** gcm 6405 *** *** gcm 6406 *** *** gcm 6407 *** *** gcm 6408 *** *** gcm 6409 *** *** gcm 6410 *** *** gcm 6411 *** *** gcm 6412 *** *** gcm 6413 *** *** gcm 6414 *** *** gcm 6415 *** *** gcm 6416 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS7 07:25:25.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS7PADDING 07:25:25.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/TBC 07:25:25.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/TBCPADDING 07:25:25.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/X9.23 07:25:25.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/X9.23PADDING 07:25:25.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ZEROBYTE 07:25:25.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB128/ZEROBYTEPADDING 07:25:25.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ 07:25:25.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126 07:25:25.008 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126-2 07:25:25.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126-2PADDING 07:25:25.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126PADDING 07:25:25.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO7816-4 07:25:25.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ISO7816-4PADDING 07:25:25.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6417 *** *** gcm 6418 *** *** gcm 6419 *** *** gcm 6420 *** *** gcm 6421 *** *** gcm 6422 *** *** gcm 6423 *** *** gcm 6424 *** *** gcm 6425 *** *** gcm 6426 *** *** gcm 6427 *** *** gcm 6428 *** *** gcm 6429 *** *** gcm 6430 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS5 07:25:25.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS5PADDING 07:25:25.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS7 07:25:25.009 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6431 *** *** gcm 6432 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/TBC 07:25:25.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/TBCPADDING 07:25:25.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/X9.23 07:25:25.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/X9.23PADDING 07:25:25.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ZEROBYTE 07:25:25.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB136/ZEROBYTEPADDING 07:25:25.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ 07:25:25.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126 07:25:25.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6433 *** *** gcm 6434 *** *** gcm 6435 *** *** gcm 6436 *** *** gcm 6437 *** *** gcm 6438 *** *** gcm 6439 *** *** gcm 6440 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126-2PADDING 07:25:25.010 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126PADDING 07:25:25.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO7816-4 07:25:25.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6441 *** *** gcm 6442 *** *** gcm 6443 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/NOPADDING 07:25:25.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS5 07:25:25.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS5PADDING 07:25:25.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS7 07:25:25.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6444 *** *** gcm 6445 *** *** gcm 6446 *** *** gcm 6447 *** *** gcm 6448 *** *** gcm 6449 *** *** gcm 6450 *** *** gcm 6451 *** *** gcm 6452 *** *** gcm 6453 *** *** gcm 6454 *** *** gcm 6455 *** *** gcm 6456 *** *** gcm 6457 *** *** gcm 6458 *** *** gcm 6459 *** *** gcm 6460 *** *** gcm 6461 *** *** gcm 6462 *** *** gcm 6463 *** *** gcm 6464 *** *** gcm 6465 *** *** gcm 6466 *** *** gcm 6467 *** *** gcm 6468 *** *** gcm 6469 *** *** gcm 6470 *** *** gcm 6471 *** *** gcm 6472 *** *** gcm 6473 *** *** gcm 6474 *** *** gcm 6475 *** *** gcm 6476 *** *** gcm 6477 *** *** gcm 6478 *** *** gcm 6479 *** *** gcm 6480 *** *** gcm 6481 *** *** gcm 6482 *** *** gcm 6483 *** *** gcm 6484 *** *** gcm 6485 *** *** gcm 6486 *** *** gcm 6487 *** *** gcm 6488 *** *** gcm 6489 *** *** gcm 6490 *** *** gcm 6491 *** *** gcm 6492 *** *** gcm 6493 *** *** gcm 6494 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/TBC 07:25:25.011 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/TBCPADDING 07:25:25.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/X9.23 07:25:25.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/X9.23PADDING 07:25:25.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ZEROBYTE 07:25:25.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB144/ZEROBYTEPADDING 07:25:25.012 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ 07:25:25.023 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126 07:25:25.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126-2 07:25:25.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6495 *** *** gcm 6496 *** *** gcm 6497 *** *** gcm 6498 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126PADDING 07:25:25.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO7816-4 07:25:25.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ISO7816-4PADDING 07:25:25.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/NOPADDING 07:25:25.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS5 07:25:25.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS5PADDING 07:25:25.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS7 07:25:25.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS7PADDING 07:25:25.025 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/TBC 07:25:25.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/TBCPADDING 07:25:25.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/X9.23 07:25:25.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/X9.23PADDING 07:25:25.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ZEROBYTE 07:25:25.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB152/ZEROBYTEPADDING 07:25:25.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6499 *** *** gcm 6500 *** *** gcm 6501 *** *** gcm 6502 *** *** gcm 6503 *** *** gcm 6504 *** *** gcm 6505 *** *** gcm 6506 *** *** gcm 6507 *** *** gcm 6508 *** *** gcm 6509 *** *** gcm 6510 *** *** gcm 6511 *** *** gcm 6512 *** *** gcm 6513 *** *** gcm 6514 *** *** gcm 6515 *** *** gcm 6516 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126 07:25:25.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126-2 07:25:25.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126-2PADDING 07:25:25.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126PADDING 07:25:25.026 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO7816-4 07:25:25.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ISO7816-4PADDING 07:25:25.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/NOPADDING 07:25:25.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS5 07:25:25.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS5PADDING 07:25:25.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS7 07:25:25.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS7PADDING 07:25:25.027 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/TBC 07:25:25.034 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/TBCPADDING 07:25:25.037 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/X9.23 07:25:25.041 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/X9.23PADDING 07:25:25.043 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ZEROBYTE 07:25:25.044 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB16/ZEROBYTEPADDING 07:25:25.045 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ 07:25:25.048 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6517 *** *** gcm 6518 *** *** gcm 6519 *** *** gcm 6520 *** *** gcm 6521 *** *** gcm 6522 *** *** gcm 6523 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126-2 07:25:25.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126-2PADDING 07:25:25.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126PADDING 07:25:25.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6524 *** *** gcm 6525 *** *** gcm 6526 *** *** gcm 6527 *** *** gcm 6528 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ISO7816-4PADDING 07:25:25.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/NOPADDING 07:25:25.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS5 07:25:25.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS5PADDING 07:25:25.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6529 *** *** gcm 6530 *** *** gcm 6531 *** *** gcm 6532 *** *** gcm 6533 *** *** gcm 6534 *** *** gcm 6535 *** *** gcm 6536 *** *** gcm 6537 *** *** gcm 6538 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.050 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS7PADDING 07:25:25.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/TBC 07:25:25.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/TBCPADDING 07:25:25.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/X9.23 07:25:25.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6539 *** *** gcm 6540 *** *** gcm 6541 *** *** gcm 6542 *** *** gcm 6543 *** *** gcm 6544 *** *** gcm 6545 *** *** gcm 6546 *** *** gcm 6547 *** *** gcm 6548 *** *** gcm 6549 *** *** gcm 6550 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ZEROBYTE 07:25:25.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB160/ZEROBYTEPADDING 07:25:25.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ 07:25:25.051 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126 07:25:25.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6551 *** *** gcm 6552 *** *** gcm 6553 *** *** gcm 6554 *** *** gcm 6555 *** *** gcm 6556 *** *** gcm 6557 *** *** gcm 6558 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6559 *** *** gcm 6560 *** *** gcm 6561 *** *** gcm 6562 *** *** gcm 6563 *** *** gcm 6564 *** *** gcm 6565 *** *** gcm 6566 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126PADDING 07:25:25.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO7816-4 07:25:25.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ISO7816-4PADDING 07:25:25.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/NOPADDING 07:25:25.052 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS5 07:25:25.054 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS5PADDING 07:25:25.056 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS7 07:25:25.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS7PADDING 07:25:25.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/TBC 07:25:25.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/TBCPADDING 07:25:25.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/X9.23 07:25:25.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/X9.23PADDING 07:25:25.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ZEROBYTE 07:25:25.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB168/ZEROBYTEPADDING 07:25:25.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6567 *** *** gcm 6568 *** *** gcm 6569 *** *** gcm 6570 *** *** gcm 6571 *** *** gcm 6572 *** *** gcm 6573 *** *** gcm 6574 *** *** gcm 6575 *** *** gcm 6576 *** *** gcm 6577 *** *** gcm 6578 *** *** gcm 6579 *** *** gcm 6580 *** *** gcm 6581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126 07:25:25.058 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126-2 07:25:25.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6582 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126PADDING 07:25:25.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO7816-4 07:25:25.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ISO7816-4PADDING 07:25:25.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/NOPADDING 07:25:25.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS5 07:25:25.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS5PADDING 07:25:25.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS7 07:25:25.059 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6583 *** *** gcm 6584 *** *** gcm 6585 *** *** gcm 6586 *** *** gcm 6587 *** *** gcm 6588 *** *** gcm 6589 *** *** gcm 6590 *** *** gcm 6591 *** *** gcm 6592 *** *** gcm 6593 *** *** gcm 6594 *** *** gcm 6595 *** *** gcm 6596 *** *** gcm 6597 *** *** gcm 6598 *** *** gcm 6599 *** *** gcm 6600 *** *** gcm 6601 *** *** gcm 6602 *** *** gcm 6603 *** *** gcm 6604 *** *** gcm 6605 *** *** gcm 6606 *** *** gcm 6607 *** *** gcm 6608 *** *** gcm 6609 *** *** gcm 6610 *** *** gcm 6611 *** *** gcm 6612 *** *** gcm 6613 *** *** gcm 6614 *** *** gcm 6615 *** *** gcm 6616 *** *** gcm 6617 *** *** gcm 6618 *** *** gcm 6619 *** *** gcm 6620 *** *** gcm 6621 *** *** gcm 6622 *** *** gcm 6623 *** *** gcm 6624 *** *** gcm 6625 *** *** gcm 6626 *** *** gcm 6627 *** *** gcm 6628 *** *** gcm 6629 *** *** gcm 6630 *** *** gcm 6631 *** *** gcm 6632 *** *** gcm 6633 *** *** gcm 6634 *** *** gcm 6635 *** *** gcm 6636 *** *** gcm 6637 *** *** gcm 6638 *** *** gcm 6639 *** *** gcm 6640 *** *** gcm 6641 *** *** gcm 6642 *** *** gcm 6643 *** *** gcm 6644 *** *** gcm 6645 *** *** gcm 6646 *** *** gcm 6647 *** *** gcm 6648 *** *** gcm 6649 *** *** gcm 6650 *** *** gcm 6651 *** *** gcm 6652 *** *** gcm 6653 *** *** gcm 6654 *** *** gcm 6655 *** *** gcm 6656 *** *** gcm 6657 *** *** gcm 6658 *** *** gcm 6659 *** *** gcm 6660 *** *** gcm 6661 *** *** gcm 6662 *** *** gcm 6663 *** *** gcm 6664 *** *** gcm 6665 *** *** gcm 6666 *** *** gcm 6667 *** *** gcm 6668 *** *** gcm 6669 *** *** gcm 6670 *** *** gcm 6671 *** *** gcm 6672 *** *** gcm 6673 *** *** gcm 6674 *** *** gcm 6675 *** *** gcm 6676 *** *** gcm 6677 *** *** gcm 6678 *** *** gcm 6679 *** *** gcm 6680 *** *** gcm 6681 *** *** gcm 6682 *** *** gcm 6683 *** *** gcm 6684 *** *** gcm 6685 *** *** gcm 6686 *** *** gcm 6687 *** *** gcm 6688 *** *** gcm 6689 *** *** gcm 6690 *** *** gcm 6691 *** *** gcm 6692 *** *** gcm 6693 *** *** gcm 6694 *** *** gcm 6695 *** *** gcm 6696 *** *** gcm 6697 *** *** gcm 6698 *** *** gcm 6699 *** *** gcm 6700 *** *** gcm 6701 *** *** gcm 6702 *** *** gcm 6703 *** *** gcm 6704 *** *** gcm 6705 *** *** gcm 6706 *** *** gcm 6707 *** *** gcm 6708 *** *** gcm 6709 *** *** gcm 6710 *** *** gcm 6711 *** *** gcm 6712 *** *** gcm 6713 *** *** gcm 6714 *** *** gcm 6715 *** *** gcm 6716 *** *** gcm 6717 *** *** gcm 6718 *** *** gcm 6719 *** *** gcm 6720 *** *** gcm 6721 *** *** gcm 6722 *** *** gcm 6723 *** *** gcm 6724 *** *** gcm 6725 *** *** gcm 6726 *** *** gcm 6727 *** *** gcm 6728 *** *** gcm 6729 *** *** gcm 6730 *** *** gcm 6731 *** *** gcm 6732 *** *** gcm 6733 *** *** gcm 6734 *** *** gcm 6735 *** *** gcm 6736 *** *** gcm 6737 *** *** gcm 6738 *** *** gcm 6739 *** *** gcm 6740 *** *** gcm 6741 *** *** gcm 6742 *** *** gcm 6743 *** *** gcm 6744 *** *** gcm 6745 *** *** gcm 6746 *** *** gcm 6747 *** *** gcm 6748 *** *** gcm 6749 *** *** gcm 6750 *** *** gcm 6751 *** *** gcm 6752 *** *** gcm 6753 *** *** gcm 6754 *** *** gcm 6755 *** *** gcm 6756 *** *** gcm 6757 *** *** gcm 6758 *** *** gcm 6759 *** *** gcm 6760 *** *** gcm 6761 *** *** gcm 6762 *** *** gcm 6763 *** *** gcm 6764 *** *** gcm 6765 *** *** gcm 6766 *** *** gcm 6767 *** *** gcm 6768 *** *** gcm 6769 *** *** gcm 6770 *** *** gcm 6771 *** *** gcm 6772 *** *** gcm 6773 *** *** gcm 6774 *** *** gcm 6775 *** *** gcm 6776 *** *** gcm 6777 *** *** gcm 6778 *** *** gcm 6779 *** *** gcm 6780 *** *** gcm 6781 *** *** gcm 6782 *** *** gcm 6783 *** *** gcm 6784 *** *** gcm 6785 *** *** gcm 6786 *** *** gcm 6787 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/TBC 07:25:25.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/TBCPADDING 07:25:25.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/X9.23 07:25:25.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/X9.23PADDING 07:25:25.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ZEROBYTE 07:25:25.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB176/ZEROBYTEPADDING 07:25:25.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ 07:25:25.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126 07:25:25.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126-2 07:25:25.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126-2PADDING 07:25:25.060 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6788 *** *** gcm 6789 *** *** gcm 6790 *** *** gcm 6791 *** *** gcm 6792 *** *** gcm 6793 *** *** gcm 6794 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6795 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ISO7816-4PADDING 07:25:25.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/NOPADDING 07:25:25.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS5 07:25:25.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS5PADDING 07:25:25.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS7 07:25:25.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS7PADDING 07:25:25.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/TBC 07:25:25.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/TBCPADDING 07:25:25.061 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/X9.23 07:25:25.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/X9.23PADDING 07:25:25.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ZEROBYTE 07:25:25.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB184/ZEROBYTEPADDING 07:25:25.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ 07:25:25.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6796 *** *** gcm 6797 *** *** gcm 6798 *** *** gcm 6799 *** *** gcm 6800 *** *** gcm 6801 *** *** gcm 6802 *** *** gcm 6803 *** *** gcm 6804 *** *** gcm 6805 *** *** gcm 6806 *** *** gcm 6807 *** *** gcm 6808 *** *** gcm 6809 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6810 *** *** gcm 6811 *** *** gcm 6812 *** *** gcm 6813 *** *** gcm 6814 *** *** gcm 6815 *** *** gcm 6816 *** *** gcm 6817 *** *** gcm 6818 *** *** gcm 6819 *** *** gcm 6820 *** *** gcm 6821 *** *** gcm 6822 *** *** gcm 6823 *** *** gcm 6824 *** *** gcm 6825 *** *** gcm 6826 *** *** gcm 6827 *** *** gcm 6828 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6829 *** *** gcm 6830 *** *** gcm 6831 *** *** gcm 6832 *** *** gcm 6833 *** *** gcm 6834 *** *** gcm 6835 *** *** gcm 6836 *** *** gcm 6837 *** *** gcm 6838 *** *** gcm 6839 *** *** gcm 6840 *** *** gcm 6841 *** *** gcm 6842 *** *** gcm 6843 *** *** gcm 6844 *** *** gcm 6845 *** *** gcm 6846 *** *** gcm 6847 *** *** gcm 6848 *** *** gcm 6849 *** *** gcm 6850 *** *** gcm 6851 *** *** gcm 6852 *** *** gcm 6853 *** *** gcm 6854 *** *** gcm 6855 *** *** gcm 6856 *** *** gcm 6857 *** *** gcm 6858 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126PADDING 07:25:25.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO7816-4 07:25:25.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ISO7816-4PADDING 07:25:25.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/NOPADDING 07:25:25.062 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS5 07:25:25.063 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS5PADDING 07:25:25.063 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS7 07:25:25.063 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS7PADDING 07:25:25.063 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/TBC 07:25:25.063 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/TBCPADDING 07:25:25.063 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/X9.23 07:25:25.063 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/X9.23PADDING 07:25:25.063 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ZEROBYTE 07:25:25.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB192/ZEROBYTEPADDING 07:25:25.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ 07:25:25.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126 07:25:25.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126-2 07:25:25.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6859 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126PADDING 07:25:25.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO7816-4 07:25:25.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ISO7816-4PADDING 07:25:25.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/NOPADDING 07:25:25.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6860 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.064 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS5PADDING 07:25:25.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS7 07:25:25.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS7PADDING 07:25:25.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/TBC 07:25:25.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/TBCPADDING 07:25:25.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6861 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/X9.23PADDING 07:25:25.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6862 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB200/ZEROBYTEPADDING 07:25:25.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ 07:25:25.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126 07:25:25.065 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126-2 07:25:25.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126-2PADDING 07:25:25.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6863 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO7816-4 07:25:25.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ISO7816-4PADDING 07:25:25.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/NOPADDING 07:25:25.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS5 07:25:25.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS5PADDING 07:25:25.066 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS7 07:25:25.078 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS7PADDING 07:25:25.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/TBC 07:25:25.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6864 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/X9.23 07:25:25.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/X9.23PADDING 07:25:25.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ZEROBYTE 07:25:25.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB208/ZEROBYTEPADDING 07:25:25.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ 07:25:25.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126 07:25:25.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126-2 07:25:25.080 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126-2PADDING 07:25:25.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126PADDING 07:25:25.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO7816-4 07:25:25.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ISO7816-4PADDING 07:25:25.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/NOPADDING 07:25:25.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS5 07:25:25.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS5PADDING 07:25:25.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS7 07:25:25.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS7PADDING 07:25:25.081 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/TBC 07:25:25.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/TBCPADDING 07:25:25.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/X9.23 07:25:25.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/X9.23PADDING 07:25:25.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ZEROBYTE 07:25:25.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB216/ZEROBYTEPADDING 07:25:25.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ 07:25:25.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126 07:25:25.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126-2 07:25:25.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126-2PADDING 07:25:25.082 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6865 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO7816-4 07:25:25.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ISO7816-4PADDING 07:25:25.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/NOPADDING 07:25:25.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS5 07:25:25.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS5PADDING 07:25:25.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS7 07:25:25.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS7PADDING 07:25:25.083 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6866 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/TBCPADDING 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/X9.23 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6867 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ZEROBYTE 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB224/ZEROBYTEPADDING 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126-2 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6868 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126PADDING 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO7816-4 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ISO7816-4PADDING 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/NOPADDING 07:25:25.084 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6869 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.085 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS5PADDING 07:25:25.085 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS7 07:25:25.085 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS7PADDING 07:25:25.085 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/TBC 07:25:25.085 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/TBCPADDING 07:25:25.085 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6870 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.085 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/X9.23PADDING 07:25:25.085 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ZEROBYTE 07:25:25.085 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB232/ZEROBYTEPADDING 07:25:25.085 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6871 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.085 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126 07:25:25.086 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126-2 07:25:25.086 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126-2PADDING 07:25:25.086 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126PADDING 07:25:25.086 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO7816-4 07:25:25.086 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ISO7816-4PADDING 07:25:25.088 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6872 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.092 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS5 07:25:25.095 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6873 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS7 07:25:25.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS7PADDING 07:25:25.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/TBC 07:25:25.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/TBCPADDING 07:25:25.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/X9.23 07:25:25.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6874 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ZEROBYTE 07:25:25.096 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB24/ZEROBYTEPADDING 07:25:25.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6875 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126 07:25:25.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126-2 07:25:25.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126-2PADDING 07:25:25.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6876 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO7816-4 07:25:25.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ISO7816-4PADDING 07:25:25.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6877 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS5 07:25:25.097 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6878 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS7 07:25:25.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS7PADDING 07:25:25.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6879 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.098 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6880 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/X9.23 07:25:25.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/X9.23PADDING 07:25:25.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ZEROBYTE 07:25:25.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB240/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6881 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ 07:25:25.101 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126 07:25:25.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126-2 07:25:25.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126-2PADDING 07:25:25.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126PADDING 07:25:25.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO7816-4 07:25:25.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ISO7816-4PADDING 07:25:25.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/NOPADDING 07:25:25.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS5 07:25:25.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS5PADDING 07:25:25.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS7 07:25:25.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS7PADDING 07:25:25.102 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/TBC 07:25:25.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/TBCPADDING 07:25:25.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/X9.23 07:25:25.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/X9.23PADDING 07:25:25.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ZEROBYTE 07:25:25.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB248/ZEROBYTEPADDING 07:25:25.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ 07:25:25.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126 07:25:25.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126-2 07:25:25.103 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126-2PADDING 07:25:25.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126PADDING 07:25:25.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO7816-4 07:25:25.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ISO7816-4PADDING 07:25:25.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/NOPADDING 07:25:25.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS5 07:25:25.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS5PADDING 07:25:25.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS7 07:25:25.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS7PADDING 07:25:25.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/TBC 07:25:25.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/TBCPADDING 07:25:25.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/X9.23 07:25:25.104 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/X9.23PADDING 07:25:25.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ZEROBYTE 07:25:25.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB256/ZEROBYTEPADDING 07:25:25.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ 07:25:25.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126 07:25:25.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126-2 07:25:25.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126-2PADDING 07:25:25.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126PADDING 07:25:25.105 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO7816-4 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ISO7816-4PADDING 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/NOPADDING 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS5 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS5PADDING 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS7 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS7PADDING 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/TBC 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/TBCPADDING 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/X9.23 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/X9.23PADDING 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ZEROBYTE 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB32/ZEROBYTEPADDING 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ 07:25:25.106 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126 07:25:25.107 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126-2 07:25:25.107 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126-2PADDING 07:25:25.107 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126PADDING 07:25:25.107 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO7816-4 07:25:25.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ISO7816-4PADDING 07:25:25.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/NOPADDING 07:25:25.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS5 07:25:25.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS5PADDING 07:25:25.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS7 07:25:25.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS7PADDING 07:25:25.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/TBC 07:25:25.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/TBCPADDING 07:25:25.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/X9.23 07:25:25.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/X9.23PADDING 07:25:25.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ZEROBYTE 07:25:25.108 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB40/ZEROBYTEPADDING 07:25:25.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ 07:25:25.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126 07:25:25.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126-2 07:25:25.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126-2PADDING 07:25:25.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126PADDING 07:25:25.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO7816-4 07:25:25.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ISO7816-4PADDING 07:25:25.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/NOPADDING 07:25:25.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS5 07:25:25.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS5PADDING 07:25:25.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS7 07:25:25.109 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS7PADDING 07:25:25.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/TBC 07:25:25.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/TBCPADDING 07:25:25.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/X9.23 07:25:25.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/X9.23PADDING 07:25:25.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ZEROBYTE 07:25:25.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB48/ZEROBYTEPADDING 07:25:25.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ 07:25:25.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126 07:25:25.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126-2 07:25:25.110 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126-2PADDING 07:25:25.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126PADDING 07:25:25.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO7816-4 07:25:25.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ISO7816-4PADDING 07:25:25.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/NOPADDING 07:25:25.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS5 07:25:25.111 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS5PADDING 07:25:25.116 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS7 07:25:25.117 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS7PADDING 07:25:25.123 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/TBC 07:25:25.126 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/TBCPADDING 07:25:25.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/X9.23 07:25:25.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/X9.23PADDING 07:25:25.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ZEROBYTE 07:25:25.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB56/ZEROBYTEPADDING 07:25:25.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ 07:25:25.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126 07:25:25.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126-2 07:25:25.127 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126-2PADDING 07:25:25.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126PADDING 07:25:25.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO7816-4 07:25:25.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ISO7816-4PADDING 07:25:25.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/NOPADDING 07:25:25.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS5 07:25:25.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS5PADDING 07:25:25.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS7 07:25:25.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS7PADDING 07:25:25.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/TBC 07:25:25.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/TBCPADDING 07:25:25.128 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/X9.23 07:25:25.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/X9.23PADDING 07:25:25.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ZEROBYTE 07:25:25.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB64/ZEROBYTEPADDING 07:25:25.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ 07:25:25.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126 07:25:25.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126-2 07:25:25.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126-2PADDING 07:25:25.129 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126PADDING 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO7816-4 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ISO7816-4PADDING 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/NOPADDING 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS5 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS5PADDING 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS7 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS7PADDING 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/TBC 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/TBCPADDING 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/X9.23 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/X9.23PADDING 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ZEROBYTE 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB72/ZEROBYTEPADDING 07:25:25.130 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ 07:25:25.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126 07:25:25.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126-2 07:25:25.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126-2PADDING 07:25:25.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126PADDING 07:25:25.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO7816-4 07:25:25.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ISO7816-4PADDING 07:25:25.131 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/NOPADDING 07:25:25.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS5 07:25:25.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS5PADDING 07:25:25.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS7 07:25:25.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS7PADDING 07:25:25.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/TBC 07:25:25.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/TBCPADDING 07:25:25.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/X9.23 07:25:25.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/X9.23PADDING 07:25:25.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ZEROBYTE 07:25:25.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB8/ZEROBYTEPADDING 07:25:25.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ 07:25:25.132 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126 07:25:25.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126-2 07:25:25.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126-2PADDING 07:25:25.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126PADDING 07:25:25.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO7816-4 07:25:25.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ISO7816-4PADDING 07:25:25.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/NOPADDING 07:25:25.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS5 07:25:25.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS5PADDING 07:25:25.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS7 07:25:25.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS7PADDING 07:25:25.133 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/TBC 07:25:25.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/TBCPADDING 07:25:25.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/X9.23 07:25:25.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/X9.23PADDING 07:25:25.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ZEROBYTE 07:25:25.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB80/ZEROBYTEPADDING 07:25:25.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ 07:25:25.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126 07:25:25.134 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126-2 07:25:25.135 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126-2PADDING 07:25:25.141 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126PADDING 07:25:25.146 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO7816-4 07:25:25.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ISO7816-4PADDING 07:25:25.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/NOPADDING 07:25:25.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS5 07:25:25.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS5PADDING 07:25:25.148 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS7 07:25:25.149 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS7PADDING 07:25:25.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/TBC 07:25:25.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/TBCPADDING 07:25:25.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/X9.23 07:25:25.150 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/X9.23PADDING 07:25:25.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ZEROBYTE 07:25:25.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB88/ZEROBYTEPADDING 07:25:25.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ 07:25:25.151 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126 07:25:25.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126-2 07:25:25.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126-2PADDING 07:25:25.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126PADDING 07:25:25.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO7816-4 07:25:25.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ISO7816-4PADDING 07:25:25.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/NOPADDING 07:25:25.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS5 07:25:25.152 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS5PADDING 07:25:25.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS7 07:25:25.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS7PADDING 07:25:25.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/TBC 07:25:25.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/TBCPADDING 07:25:25.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/X9.23 07:25:25.153 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/X9.23PADDING 07:25:25.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ZEROBYTE 07:25:25.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CFB96/ZEROBYTEPADDING 07:25:25.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CTS/ 07:25:25.154 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/CTS/" does not support IV => Skipping. 07:25:25.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/CTS/NOPADDING 07:25:25.154 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/CTS/NOPADDING" does not support IV => Skipping. 07:25:25.154 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/EAX/ 07:25:25.155 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/EAX/NOPADDING 07:25:25.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/ECB/ 07:25:25.156 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/ECB/" does not support IV => Skipping. 07:25:25.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/ECB/NOPADDING 07:25:25.156 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/ECB/NOPADDING" does not support IV => Skipping. 07:25:25.156 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/GCM/ 07:25:25.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/GCM/NOPADDING 07:25:25.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ 07:25:25.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126 07:25:25.157 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126-2 07:25:25.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126-2PADDING 07:25:25.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126PADDING 07:25:25.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO7816-4 07:25:25.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ISO7816-4PADDING 07:25:25.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/NOPADDING 07:25:25.158 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/PKCS5 07:25:25.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/PKCS5PADDING 07:25:25.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/PKCS7 07:25:25.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/PKCS7PADDING 07:25:25.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/TBC 07:25:25.159 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/TBCPADDING 07:25:25.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/X9.23 07:25:25.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/X9.23PADDING 07:25:25.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ZEROBYTE 07:25:25.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB/ZEROBYTEPADDING 07:25:25.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ 07:25:25.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126 07:25:25.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6882 *** *** gcm 6883 *** *** gcm 6884 *** *** gcm 6885 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.160 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126-2PADDING 07:25:25.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126PADDING 07:25:25.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO7816-4 07:25:25.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6886 *** *** gcm 6887 *** *** gcm 6888 *** *** gcm 6889 *** *** gcm 6890 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/NOPADDING 07:25:25.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS5 07:25:25.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS5PADDING 07:25:25.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6891 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.161 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS7PADDING 07:25:25.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6892 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/TBCPADDING 07:25:25.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/X9.23 07:25:25.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/X9.23PADDING 07:25:25.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ZEROBYTE 07:25:25.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB104/ZEROBYTEPADDING 07:25:25.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6893 *** *** gcm 6894 *** *** gcm 6895 *** *** gcm 6896 *** *** gcm 6897 *** *** gcm 6898 *** *** gcm 6899 *** *** gcm 6900 *** *** gcm 6901 *** *** gcm 6902 *** *** gcm 6903 *** *** gcm 6904 *** *** gcm 6905 *** *** gcm 6906 *** *** gcm 6907 *** *** gcm 6908 *** *** gcm 6909 *** *** gcm 6910 *** *** gcm 6911 *** *** gcm 6912 *** *** gcm 6913 *** *** gcm 6914 *** *** gcm 6915 *** *** gcm 6916 *** *** gcm 6917 *** *** gcm 6918 *** *** gcm 6919 *** *** gcm 6920 *** *** gcm 6921 *** *** gcm 6922 *** *** gcm 6923 *** *** gcm 6924 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126 07:25:25.162 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126-2 07:25:25.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126-2PADDING 07:25:25.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126PADDING 07:25:25.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO7816-4 07:25:25.163 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ISO7816-4PADDING 07:25:25.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/NOPADDING 07:25:25.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS5 07:25:25.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6925 *** *** gcm 6926 *** *** gcm 6927 *** *** gcm 6928 *** *** gcm 6929 *** *** gcm 6930 *** *** gcm 6931 *** *** gcm 6932 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS7 07:25:25.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS7PADDING 07:25:25.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/TBC 07:25:25.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/TBCPADDING 07:25:25.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/X9.23 07:25:25.164 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/X9.23PADDING 07:25:25.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ZEROBYTE 07:25:25.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB112/ZEROBYTEPADDING 07:25:25.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ 07:25:25.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126 07:25:25.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126-2 07:25:25.165 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126-2PADDING 07:25:25.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126PADDING 07:25:25.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO7816-4 07:25:25.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ISO7816-4PADDING 07:25:25.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/NOPADDING 07:25:25.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS5 07:25:25.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS5PADDING 07:25:25.166 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS7 07:25:25.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS7PADDING 07:25:25.167 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/TBC 07:25:25.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/TBCPADDING 07:25:25.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/X9.23 07:25:25.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/X9.23PADDING 07:25:25.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ZEROBYTE 07:25:25.172 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB120/ZEROBYTEPADDING 07:25:25.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ 07:25:25.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126 07:25:25.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126-2 07:25:25.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126-2PADDING 07:25:25.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126PADDING 07:25:25.173 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO7816-4 07:25:25.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ISO7816-4PADDING 07:25:25.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/NOPADDING 07:25:25.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS5 07:25:25.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS5PADDING 07:25:25.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS7 07:25:25.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS7PADDING 07:25:25.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/TBC 07:25:25.174 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6933 *** *** gcm 6934 *** *** gcm 6935 *** *** gcm 6936 *** *** gcm 6937 *** *** gcm 6938 *** *** gcm 6939 *** *** gcm 6940 *** *** gcm 6941 *** *** gcm 6942 *** *** gcm 6943 *** *** gcm 6944 *** *** gcm 6945 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/X9.23 07:25:25.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/X9.23PADDING 07:25:25.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6946 *** *** gcm 6947 *** *** gcm 6948 *** *** gcm 6949 *** *** gcm 6950 *** *** gcm 6951 *** *** gcm 6952 *** *** gcm 6953 *** *** gcm 6954 *** *** gcm 6955 *** *** gcm 6956 *** *** gcm 6957 *** *** gcm 6958 *** *** gcm 6959 *** *** gcm 6960 *** *** gcm 6961 *** *** gcm 6962 *** *** gcm 6963 *** *** gcm 6964 *** *** gcm 6965 *** *** gcm 6966 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB128/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6967 *** *** gcm 6968 *** *** gcm 6969 *** *** gcm 6970 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.175 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ 07:25:25.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126 07:25:25.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126-2 07:25:25.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126-2PADDING 07:25:25.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126PADDING 07:25:25.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO7816-4 07:25:25.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ISO7816-4PADDING 07:25:25.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/NOPADDING 07:25:25.176 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS5 07:25:25.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6971 *** *** gcm 6972 *** *** gcm 6973 *** *** gcm 6974 *** *** gcm 6975 *** *** gcm 6976 *** *** gcm 6977 *** *** gcm 6978 *** *** gcm 6979 *** *** gcm 6980 *** *** gcm 6981 *** *** gcm 6982 *** *** gcm 6983 *** *** gcm 6984 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS7 07:25:25.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6985 *** *** gcm 6986 *** *** gcm 6987 *** *** gcm 6988 *** *** gcm 6989 *** *** gcm 6990 *** *** gcm 6991 *** *** gcm 6992 *** *** gcm 6993 *** *** gcm 6994 *** *** gcm 6995 *** *** gcm 6996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/TBC 07:25:25.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/TBCPADDING 07:25:25.177 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/X9.23 07:25:25.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/X9.23PADDING 07:25:25.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ZEROBYTE 07:25:25.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB136/ZEROBYTEPADDING 07:25:25.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 6997 *** *** gcm 6998 *** *** gcm 6999 *** *** gcm 7000 *** *** gcm 7001 *** *** gcm 7002 *** *** gcm 7003 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126 07:25:25.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126-2 07:25:25.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126-2PADDING 07:25:25.178 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126PADDING 07:25:25.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO7816-4 07:25:25.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ISO7816-4PADDING 07:25:25.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/NOPADDING 07:25:25.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS5 07:25:25.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS5PADDING 07:25:25.179 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS7 07:25:25.189 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS7PADDING 07:25:25.189 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/TBC 07:25:25.189 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/TBCPADDING 07:25:25.189 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/X9.23 07:25:25.189 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/X9.23PADDING 07:25:25.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ZEROBYTE 07:25:25.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB144/ZEROBYTEPADDING 07:25:25.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ 07:25:25.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126 07:25:25.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126-2 07:25:25.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126-2PADDING 07:25:25.190 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126PADDING 07:25:25.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO7816-4 07:25:25.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ISO7816-4PADDING 07:25:25.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/NOPADDING 07:25:25.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7004 *** *** gcm 7005 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS5PADDING 07:25:25.191 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS7 07:25:25.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS7PADDING 07:25:25.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/TBC 07:25:25.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/TBCPADDING 07:25:25.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/X9.23 07:25:25.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/X9.23PADDING 07:25:25.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ZEROBYTE 07:25:25.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB152/ZEROBYTEPADDING 07:25:25.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ 07:25:25.192 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7006 *** *** gcm 7007 *** *** gcm 7008 *** *** gcm 7009 *** *** gcm 7010 *** *** gcm 7011 *** *** gcm 7012 *** *** gcm 7013 *** *** gcm 7014 *** *** gcm 7015 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126-2 07:25:25.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126-2PADDING 07:25:25.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126PADDING 07:25:25.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO7816-4 07:25:25.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ISO7816-4PADDING 07:25:25.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/NOPADDING 07:25:25.193 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS5 07:25:25.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS5PADDING 07:25:25.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS7 07:25:25.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS7PADDING 07:25:25.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/TBC 07:25:25.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/TBCPADDING 07:25:25.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/X9.23 07:25:25.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/X9.23PADDING 07:25:25.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7016 *** *** gcm 7017 *** *** gcm 7018 *** *** gcm 7019 *** *** gcm 7020 *** *** gcm 7021 *** *** gcm 7022 *** *** gcm 7023 *** *** gcm 7024 *** *** gcm 7025 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB16/ZEROBYTEPADDING 07:25:25.194 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ 07:25:25.195 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126 07:25:25.195 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126-2 07:25:25.195 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126-2PADDING 07:25:25.195 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126PADDING 07:25:25.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO7816-4 07:25:25.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7026 *** *** gcm 7027 *** *** gcm 7028 *** *** gcm 7029 *** *** gcm 7030 *** *** gcm 7031 *** *** gcm 7032 *** *** gcm 7033 *** *** gcm 7034 *** *** gcm 7035 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/NOPADDING 07:25:25.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS5 07:25:25.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS5PADDING 07:25:25.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS7 07:25:25.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7036 *** *** gcm 7037 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.196 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/TBC 07:25:25.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7038 *** *** gcm 7039 *** *** gcm 7040 *** *** gcm 7041 *** *** gcm 7042 *** *** gcm 7043 *** *** gcm 7044 *** *** gcm 7045 *** *** gcm 7046 *** *** gcm 7047 *** *** gcm 7048 *** *** gcm 7049 *** *** gcm 7050 *** *** gcm 7051 *** *** gcm 7052 *** *** gcm 7053 *** *** gcm 7054 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/X9.23 07:25:25.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/X9.23PADDING 07:25:25.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7055 *** *** gcm 7056 *** *** gcm 7057 *** *** gcm 7058 *** *** gcm 7059 *** *** gcm 7060 *** *** gcm 7061 *** *** gcm 7062 *** *** gcm 7063 *** *** gcm 7064 *** *** gcm 7065 *** *** gcm 7066 *** *** gcm 7067 *** *** gcm 7068 *** *** gcm 7069 *** *** gcm 7070 *** *** gcm 7071 *** *** gcm 7072 *** *** gcm 7073 *** *** gcm 7074 *** *** gcm 7075 *** *** gcm 7076 *** *** gcm 7077 *** *** gcm 7078 *** *** gcm 7079 *** *** gcm 7080 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB160/ZEROBYTEPADDING 07:25:25.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ 07:25:25.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126 07:25:25.197 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7081 *** *** gcm 7082 *** *** gcm 7083 *** *** gcm 7084 *** *** gcm 7085 *** *** gcm 7086 *** *** gcm 7087 *** *** gcm 7088 *** *** gcm 7089 *** *** gcm 7090 *** *** gcm 7091 *** *** gcm 7092 *** *** gcm 7093 *** *** gcm 7094 *** *** gcm 7095 *** *** gcm 7096 *** *** gcm 7097 *** *** gcm 7098 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126-2PADDING 07:25:25.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126PADDING 07:25:25.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO7816-4 07:25:25.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ISO7816-4PADDING 07:25:25.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7099 *** *** gcm 7100 *** *** gcm 7101 *** *** gcm 7102 *** *** gcm 7103 *** *** gcm 7104 *** *** gcm 7105 *** *** gcm 7106 *** *** gcm 7107 *** *** gcm 7108 *** *** gcm 7109 *** *** gcm 7110 *** *** gcm 7111 *** *** gcm 7112 *** *** gcm 7113 *** *** gcm 7114 *** *** gcm 7115 *** *** gcm 7116 *** *** gcm 7117 *** *** gcm 7118 *** *** gcm 7119 *** *** gcm 7120 *** *** gcm 7121 *** *** gcm 7122 *** *** gcm 7123 *** *** gcm 7124 *** *** gcm 7125 *** *** gcm 7126 *** *** gcm 7127 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS5 07:25:25.198 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7128 *** *** gcm 7129 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS7 07:25:25.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS7PADDING 07:25:25.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/TBC 07:25:25.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/TBCPADDING 07:25:25.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/X9.23 07:25:25.199 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/X9.23PADDING 07:25:25.208 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7130 *** *** gcm 7131 *** *** gcm 7132 *** *** gcm 7133 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB168/ZEROBYTEPADDING 07:25:25.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7134 *** *** gcm 7135 *** *** gcm 7136 *** *** gcm 7137 *** *** gcm 7138 *** *** gcm 7139 *** *** gcm 7140 *** *** gcm 7141 *** *** gcm 7142 *** *** gcm 7143 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126 07:25:25.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126-2 07:25:25.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126-2PADDING 07:25:25.209 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126PADDING 07:25:25.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO7816-4 07:25:25.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ISO7816-4PADDING 07:25:25.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/NOPADDING 07:25:25.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS5 07:25:25.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS5PADDING 07:25:25.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS7 07:25:25.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS7PADDING 07:25:25.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/TBC 07:25:25.210 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/TBCPADDING 07:25:25.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/X9.23 07:25:25.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/X9.23PADDING 07:25:25.211 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ZEROBYTE 07:25:25.216 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB176/ZEROBYTEPADDING 07:25:25.216 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ 07:25:25.216 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126 07:25:25.216 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126-2 07:25:25.217 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126-2PADDING 07:25:25.217 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126PADDING 07:25:25.220 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO7816-4 07:25:25.221 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7144 *** *** gcm 7145 *** *** gcm 7146 *** *** gcm 7147 *** *** gcm 7148 *** *** gcm 7149 *** *** gcm 7150 *** *** gcm 7151 *** *** gcm 7152 *** *** gcm 7153 *** *** gcm 7154 *** *** gcm 7155 *** *** gcm 7156 *** *** gcm 7157 *** *** gcm 7158 *** *** gcm 7159 *** *** gcm 7160 *** *** gcm 7161 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.221 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/NOPADDING 07:25:25.221 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS5 07:25:25.221 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS5PADDING 07:25:25.221 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7162 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.221 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS7PADDING 07:25:25.221 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/TBC 07:25:25.221 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/TBCPADDING 07:25:25.221 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/X9.23 07:25:25.222 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/X9.23PADDING 07:25:25.222 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ZEROBYTE 07:25:25.222 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB184/ZEROBYTEPADDING 07:25:25.222 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ 07:25:25.222 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126 07:25:25.222 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126-2 07:25:25.222 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126-2PADDING 07:25:25.223 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126PADDING 07:25:25.223 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO7816-4 07:25:25.223 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7163 *** *** gcm 7164 *** *** gcm 7165 *** *** gcm 7166 *** *** gcm 7167 *** *** gcm 7168 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.223 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/NOPADDING 07:25:25.223 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS5 07:25:25.224 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS5PADDING 07:25:25.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS7 07:25:25.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS7PADDING 07:25:25.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/TBC 07:25:25.229 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/TBCPADDING 07:25:25.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/X9.23 07:25:25.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/X9.23PADDING 07:25:25.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7169 *** *** gcm 7170 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB192/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7171 *** *** gcm 7172 *** *** gcm 7173 *** *** gcm 7174 *** *** gcm 7175 *** *** gcm 7176 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ 07:25:25.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126 07:25:25.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126-2 07:25:25.230 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126-2PADDING 07:25:25.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126PADDING 07:25:25.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO7816-4 07:25:25.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ISO7816-4PADDING 07:25:25.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/NOPADDING 07:25:25.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS5 07:25:25.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS5PADDING 07:25:25.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS7 07:25:25.231 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS7PADDING 07:25:25.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/TBC 07:25:25.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/TBCPADDING 07:25:25.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/X9.23 07:25:25.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/X9.23PADDING 07:25:25.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ZEROBYTE 07:25:25.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB200/ZEROBYTEPADDING 07:25:25.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ 07:25:25.232 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126 07:25:25.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126-2 07:25:25.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126-2PADDING 07:25:25.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126PADDING 07:25:25.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO7816-4 07:25:25.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ISO7816-4PADDING 07:25:25.233 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/NOPADDING 07:25:25.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS5 07:25:25.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS5PADDING 07:25:25.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS7 07:25:25.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS7PADDING 07:25:25.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/TBC 07:25:25.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/TBCPADDING 07:25:25.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/X9.23 07:25:25.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/X9.23PADDING 07:25:25.234 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ZEROBYTE 07:25:25.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB208/ZEROBYTEPADDING 07:25:25.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ 07:25:25.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126 07:25:25.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126-2 07:25:25.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126-2PADDING 07:25:25.235 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126PADDING 07:25:25.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO7816-4 07:25:25.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ISO7816-4PADDING 07:25:25.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/NOPADDING 07:25:25.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS5 07:25:25.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS5PADDING 07:25:25.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS7 07:25:25.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS7PADDING 07:25:25.236 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/TBC 07:25:25.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/TBCPADDING 07:25:25.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/X9.23 07:25:25.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/X9.23PADDING 07:25:25.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ZEROBYTE 07:25:25.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB216/ZEROBYTEPADDING 07:25:25.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ 07:25:25.237 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126 07:25:25.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126-2 07:25:25.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126-2PADDING 07:25:25.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126PADDING 07:25:25.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO7816-4 07:25:25.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ISO7816-4PADDING 07:25:25.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/NOPADDING 07:25:25.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS5 07:25:25.238 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS5PADDING 07:25:25.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS7 07:25:25.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS7PADDING 07:25:25.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/TBC 07:25:25.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/TBCPADDING 07:25:25.239 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/X9.23 07:25:25.246 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/X9.23PADDING 07:25:25.246 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ZEROBYTE 07:25:25.247 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB224/ZEROBYTEPADDING 07:25:25.247 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ 07:25:25.247 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126 07:25:25.247 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126-2 07:25:25.247 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126-2PADDING 07:25:25.248 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126PADDING 07:25:25.248 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO7816-4 07:25:25.248 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ISO7816-4PADDING 07:25:25.248 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/NOPADDING 07:25:25.248 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS5 07:25:25.248 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS5PADDING 07:25:25.248 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS7 07:25:25.249 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS7PADDING 07:25:25.249 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/TBC 07:25:25.249 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/TBCPADDING 07:25:25.249 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/X9.23 07:25:25.249 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/X9.23PADDING 07:25:25.249 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ZEROBYTE 07:25:25.250 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB232/ZEROBYTEPADDING 07:25:25.250 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ 07:25:25.250 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126 07:25:25.250 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126-2 07:25:25.250 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126-2PADDING 07:25:25.250 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126PADDING 07:25:25.250 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO7816-4 07:25:25.250 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ISO7816-4PADDING 07:25:25.251 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/NOPADDING 07:25:25.251 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS5 07:25:25.251 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS5PADDING 07:25:25.251 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS7 07:25:25.251 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS7PADDING 07:25:25.251 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/TBC 07:25:25.251 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/TBCPADDING 07:25:25.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/X9.23 07:25:25.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/X9.23PADDING 07:25:25.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ZEROBYTE 07:25:25.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB24/ZEROBYTEPADDING 07:25:25.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ 07:25:25.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126 07:25:25.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126-2 07:25:25.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126-2PADDING 07:25:25.252 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126PADDING 07:25:25.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO7816-4 07:25:25.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ISO7816-4PADDING 07:25:25.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/NOPADDING 07:25:25.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS5 07:25:25.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS5PADDING 07:25:25.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS7 07:25:25.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS7PADDING 07:25:25.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/TBC 07:25:25.253 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/TBCPADDING 07:25:25.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/X9.23 07:25:25.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/X9.23PADDING 07:25:25.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ZEROBYTE 07:25:25.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB240/ZEROBYTEPADDING 07:25:25.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ 07:25:25.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126 07:25:25.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126-2 07:25:25.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126-2PADDING 07:25:25.254 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126PADDING 07:25:25.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO7816-4 07:25:25.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ISO7816-4PADDING 07:25:25.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/NOPADDING 07:25:25.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS5 07:25:25.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS5PADDING 07:25:25.255 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS7 07:25:25.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS7PADDING 07:25:25.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/TBC 07:25:25.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/TBCPADDING 07:25:25.268 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/X9.23 07:25:25.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7177 *** *** gcm 7178 *** *** gcm 7179 *** *** gcm 7180 *** *** gcm 7181 *** *** gcm 7182 *** *** gcm 7183 *** *** gcm 7184 *** *** gcm 7185 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ZEROBYTE 07:25:25.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB248/ZEROBYTEPADDING 07:25:25.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ 07:25:25.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126 07:25:25.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126-2 07:25:25.269 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126-2PADDING 07:25:25.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7186 *** *** gcm 7187 *** *** gcm 7188 *** *** gcm 7189 *** *** gcm 7190 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO7816-4 07:25:25.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ISO7816-4PADDING 07:25:25.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/NOPADDING 07:25:25.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7191 *** *** gcm 7192 *** *** gcm 7193 *** *** gcm 7194 *** *** gcm 7195 *** *** gcm 7196 *** *** gcm 7197 *** *** gcm 7198 *** *** gcm 7199 *** *** gcm 7200 *** *** gcm 7201 *** *** gcm 7202 *** *** gcm 7203 *** *** gcm 7204 *** *** gcm 7205 *** *** gcm 7206 *** *** gcm 7207 *** *** gcm 7208 *** *** gcm 7209 *** *** gcm 7210 *** *** gcm 7211 *** *** gcm 7212 *** *** gcm 7213 *** *** gcm 7214 *** *** gcm 7215 *** *** gcm 7216 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS5PADDING 07:25:25.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS7 07:25:25.270 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS7PADDING 07:25:25.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/TBC 07:25:25.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/TBCPADDING 07:25:25.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/X9.23 07:25:25.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/X9.23PADDING 07:25:25.281 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ZEROBYTE 07:25:25.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB256/ZEROBYTEPADDING 07:25:25.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ 07:25:25.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126 07:25:25.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126-2 07:25:25.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126-2PADDING 07:25:25.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126PADDING 07:25:25.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO7816-4 07:25:25.282 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ISO7816-4PADDING 07:25:25.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/NOPADDING 07:25:25.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS5 07:25:25.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS5PADDING 07:25:25.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS7 07:25:25.283 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7217 *** *** gcm 7218 *** *** gcm 7219 *** *** gcm 7220 *** *** gcm 7221 *** *** gcm 7222 *** *** gcm 7223 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/TBC 07:25:25.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/TBCPADDING 07:25:25.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/X9.23 07:25:25.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/X9.23PADDING 07:25:25.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ZEROBYTE 07:25:25.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB32/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7224 *** *** gcm 7225 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ 07:25:25.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126 07:25:25.284 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126-2 07:25:25.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126-2PADDING 07:25:25.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126PADDING 07:25:25.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7226 *** *** gcm 7227 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ISO7816-4PADDING 07:25:25.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/NOPADDING 07:25:25.285 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS5 07:25:25.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS5PADDING 07:25:25.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS7 07:25:25.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS7PADDING 07:25:25.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/TBC 07:25:25.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/TBCPADDING 07:25:25.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/X9.23 07:25:25.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/X9.23PADDING 07:25:25.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ZEROBYTE 07:25:25.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB40/ZEROBYTEPADDING 07:25:25.286 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7228 *** *** gcm 7229 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.287 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126 07:25:25.287 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126-2 07:25:25.287 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126-2PADDING 07:25:25.287 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126PADDING 07:25:25.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO7816-4 07:25:25.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ISO7816-4PADDING 07:25:25.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/NOPADDING 07:25:25.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS5 07:25:25.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS5PADDING 07:25:25.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7230 *** *** gcm 7231 *** *** gcm 7232 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS7PADDING 07:25:25.288 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/TBC 07:25:25.289 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/TBCPADDING 07:25:25.290 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/X9.23 07:25:25.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/X9.23PADDING 07:25:25.303 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7233 *** *** gcm 7234 *** *** gcm 7235 *** *** gcm 7236 *** *** gcm 7237 *** *** gcm 7238 *** *** gcm 7239 *** *** gcm 7240 *** *** gcm 7241 *** *** gcm 7242 *** *** gcm 7243 *** *** gcm 7244 *** *** gcm 7245 *** *** gcm 7246 *** *** gcm 7247 *** *** gcm 7248 *** *** gcm 7249 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB48/ZEROBYTEPADDING 07:25:25.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ 07:25:25.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7250 *** *** gcm 7251 *** *** gcm 7252 *** *** gcm 7253 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126-2 07:25:25.304 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126-2PADDING 07:25:25.321 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126PADDING 07:25:25.321 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO7816-4 07:25:25.321 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ISO7816-4PADDING 07:25:25.321 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/NOPADDING 07:25:25.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS5 07:25:25.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS5PADDING 07:25:25.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS7 07:25:25.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS7PADDING 07:25:25.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/TBC 07:25:25.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/TBCPADDING 07:25:25.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/X9.23 07:25:25.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/X9.23PADDING 07:25:25.322 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ZEROBYTE 07:25:25.323 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB56/ZEROBYTEPADDING 07:25:25.325 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ 07:25:25.325 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126 07:25:25.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126-2 07:25:25.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126-2PADDING 07:25:25.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126PADDING 07:25:25.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO7816-4 07:25:25.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ISO7816-4PADDING 07:25:25.326 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/NOPADDING 07:25:25.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS5 07:25:25.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS5PADDING 07:25:25.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS7 07:25:25.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS7PADDING 07:25:25.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/TBC 07:25:25.327 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/TBCPADDING 07:25:25.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/X9.23 07:25:25.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/X9.23PADDING 07:25:25.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ZEROBYTE 07:25:25.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB64/ZEROBYTEPADDING 07:25:25.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ 07:25:25.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126 07:25:25.328 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126-2 07:25:25.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126-2PADDING 07:25:25.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126PADDING 07:25:25.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO7816-4 07:25:25.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ISO7816-4PADDING 07:25:25.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/NOPADDING 07:25:25.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS5 07:25:25.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS5PADDING 07:25:25.329 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS7 07:25:25.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS7PADDING 07:25:25.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/TBC 07:25:25.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/TBCPADDING 07:25:25.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7254 *** *** gcm 7255 *** *** gcm 7256 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/X9.23PADDING 07:25:25.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ZEROBYTE 07:25:25.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB72/ZEROBYTEPADDING 07:25:25.330 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ 07:25:25.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126 07:25:25.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126-2 07:25:25.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126-2PADDING 07:25:25.331 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126PADDING 07:25:25.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO7816-4 07:25:25.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ISO7816-4PADDING 07:25:25.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/NOPADDING 07:25:25.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS5 07:25:25.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7257 *** *** gcm 7258 *** *** gcm 7259 *** *** gcm 7260 *** *** gcm 7261 *** *** gcm 7262 *** *** gcm 7263 *** *** gcm 7264 *** *** gcm 7265 *** *** gcm 7266 *** *** gcm 7267 *** *** gcm 7268 *** *** gcm 7269 *** *** gcm 7270 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS7 07:25:25.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS7PADDING 07:25:25.332 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/TBC 07:25:25.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/TBCPADDING 07:25:25.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7271 *** *** gcm 7272 *** *** gcm 7273 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/X9.23PADDING 07:25:25.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ZEROBYTE 07:25:25.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB8/ZEROBYTEPADDING 07:25:25.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ 07:25:25.333 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126 07:25:25.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126-2 07:25:25.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126-2PADDING 07:25:25.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126PADDING 07:25:25.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO7816-4 07:25:25.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ISO7816-4PADDING 07:25:25.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7274 *** *** gcm 7275 *** *** gcm 7276 *** *** gcm 7277 *** *** gcm 7278 *** *** gcm 7279 *** *** gcm 7280 *** *** gcm 7281 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS5 07:25:25.334 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS5PADDING 07:25:25.341 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7282 *** *** gcm 7283 *** *** gcm 7284 *** *** gcm 7285 *** *** gcm 7286 *** *** gcm 7287 *** *** gcm 7288 *** *** gcm 7289 *** *** gcm 7290 *** *** gcm 7291 *** *** gcm 7292 *** *** gcm 7293 *** *** gcm 7294 *** *** gcm 7295 *** *** gcm 7296 *** *** gcm 7297 *** *** gcm 7298 *** *** gcm 7299 *** *** gcm 7300 *** *** gcm 7301 *** *** gcm 7302 *** *** gcm 7303 *** *** gcm 7304 *** *** gcm 7305 *** *** gcm 7306 *** *** gcm 7307 *** *** gcm 7308 *** *** gcm 7309 *** *** gcm 7310 *** *** gcm 7311 *** *** gcm 7312 *** *** gcm 7313 *** *** gcm 7314 *** *** gcm 7315 *** *** gcm 7316 *** *** gcm 7317 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.342 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7318 *** *** gcm 7319 *** *** gcm 7320 *** *** gcm 7321 *** *** gcm 7322 *** *** gcm 7323 *** *** gcm 7324 *** *** gcm 7325 *** *** gcm 7326 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.342 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/TBC 07:25:25.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/TBCPADDING 07:25:25.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/X9.23 07:25:25.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/X9.23PADDING 07:25:25.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7327 *** *** gcm 7328 *** *** gcm 7329 *** *** gcm 7330 *** *** gcm 7331 *** *** gcm 7332 *** *** gcm 7333 *** *** gcm 7334 *** *** gcm 7335 *** *** gcm 7336 *** *** gcm 7337 *** *** gcm 7338 *** *** gcm 7339 *** *** gcm 7340 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.343 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB80/ZEROBYTEPADDING 07:25:25.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7341 *** *** gcm 7342 *** *** gcm 7343 *** *** gcm 7344 *** *** gcm 7345 *** *** gcm 7346 *** *** gcm 7347 *** *** gcm 7348 *** *** gcm 7349 *** *** gcm 7350 *** *** gcm 7351 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126 07:25:25.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126-2 07:25:25.344 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126-2PADDING 07:25:25.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126PADDING 07:25:25.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7352 *** *** gcm 7353 *** *** gcm 7354 *** *** gcm 7355 *** *** gcm 7356 *** *** gcm 7357 *** *** gcm 7358 *** *** gcm 7359 *** *** gcm 7360 *** *** gcm 7361 *** *** gcm 7362 *** *** gcm 7363 *** *** gcm 7364 *** *** gcm 7365 *** *** gcm 7366 *** *** gcm 7367 *** *** gcm 7368 *** *** gcm 7369 *** *** gcm 7370 *** *** gcm 7371 *** *** gcm 7372 *** *** gcm 7373 *** *** gcm 7374 *** *** gcm 7375 *** *** gcm 7376 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.345 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ISO7816-4PADDING 07:25:25.346 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/NOPADDING 07:25:25.346 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS5 07:25:25.346 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS5PADDING 07:25:25.347 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS7 07:25:25.347 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS7PADDING 07:25:25.348 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7377 *** *** gcm 7378 *** *** gcm 7379 *** *** gcm 7380 *** *** gcm 7381 *** *** gcm 7382 *** *** gcm 7383 *** *** gcm 7384 *** *** gcm 7385 *** *** gcm 7386 *** *** gcm 7387 *** *** gcm 7388 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.348 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/TBCPADDING 07:25:25.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/X9.23 07:25:25.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/X9.23PADDING 07:25:25.349 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ZEROBYTE 07:25:25.350 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB88/ZEROBYTEPADDING 07:25:25.351 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ 07:25:25.351 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126 07:25:25.352 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126-2 07:25:25.352 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126-2PADDING 07:25:25.353 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126PADDING 07:25:25.353 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO7816-4 07:25:25.353 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ISO7816-4PADDING 07:25:25.353 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/NOPADDING 07:25:25.354 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS5 07:25:25.354 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS5PADDING 07:25:25.354 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS7 07:25:25.354 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS7PADDING 07:25:25.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/TBC 07:25:25.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/TBCPADDING 07:25:25.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/X9.23 07:25:25.355 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/X9.23PADDING 07:25:25.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ZEROBYTE 07:25:25.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/OFB96/ZEROBYTEPADDING 07:25:25.356 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ 07:25:25.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126 07:25:25.357 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126-2 07:25:25.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126-2PADDING 07:25:25.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126PADDING 07:25:25.358 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO7816-4 07:25:25.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ISO7816-4PADDING 07:25:25.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/NOPADDING 07:25:25.359 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/PKCS5 07:25:25.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/PKCS5PADDING 07:25:25.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/PKCS7 07:25:25.360 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/PKCS7PADDING 07:25:25.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/TBC 07:25:25.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7389 *** *** gcm 7390 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.361 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/X9.23 07:25:25.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/X9.23PADDING 07:25:25.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ZEROBYTE 07:25:25.362 [Test worker] INFO o.s.c.CipherTest - transformation=CAST6/SIC/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7391 *** *** gcm 7392 *** *** gcm 7393 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.363 [Test worker] INFO o.s.c.CipherTest - transformation=DES// 07:25:25.363 [Test worker] ERROR o.s.c.CipherTest - transformation "DES//": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.364 [Test worker] INFO o.s.c.CipherTest - transformation=DES//NOPADDING 07:25:25.364 [Test worker] ERROR o.s.c.CipherTest - transformation "DES//NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.364 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC-CTS/ 07:25:25.364 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC-CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.364 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC-CTS/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7394 *** *** gcm 7395 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.365 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.368 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ 07:25:25.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.368 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7396 *** *** gcm 7397 *** *** gcm 7398 *** *** gcm 7399 *** *** gcm 7400 *** *** gcm 7401 *** *** gcm 7402 *** *** gcm 7403 *** *** gcm 7404 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.369 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.370 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO10126-2 07:25:25.370 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.370 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO10126-2PADDING 07:25:25.371 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.371 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO10126PADDING 07:25:25.371 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.371 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO7816-4 07:25:25.372 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.372 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ISO7816-4PADDING 07:25:25.372 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7405 *** *** gcm 7406 *** *** gcm 7407 *** *** gcm 7408 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.372 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/NOPADDING 07:25:25.372 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.372 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/PKCS5 07:25:25.372 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.373 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/PKCS5PADDING 07:25:25.373 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.373 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/PKCS7 07:25:25.373 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.373 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7409 *** *** gcm 7410 *** *** gcm 7411 *** *** gcm 7412 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.373 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.373 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/TBC 07:25:25.374 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.374 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/TBCPADDING 07:25:25.374 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.374 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/X9.23 07:25:25.374 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.375 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/X9.23PADDING 07:25:25.375 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.375 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ZEROBYTE 07:25:25.375 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.375 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CBC/ZEROBYTEPADDING 07:25:25.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.376 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ 07:25:25.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.376 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO10126 07:25:25.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.376 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO10126-2 07:25:25.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.377 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7413 *** *** gcm 7414 *** *** gcm 7415 *** *** gcm 7416 *** *** gcm 7417 *** *** gcm 7418 *** *** gcm 7419 *** *** gcm 7420 *** *** gcm 7421 *** *** gcm 7422 *** *** gcm 7423 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.377 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.377 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO10126PADDING 07:25:25.377 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.377 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7424 *** *** gcm 7425 *** *** gcm 7426 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.377 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.377 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ISO7816-4PADDING 07:25:25.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.378 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/NOPADDING 07:25:25.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.378 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/PKCS5 07:25:25.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.378 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/PKCS5PADDING 07:25:25.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.378 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/PKCS7 07:25:25.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.379 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/PKCS7PADDING 07:25:25.379 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.379 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7427 *** *** gcm 7428 *** *** gcm 7429 *** *** gcm 7430 *** *** gcm 7431 *** *** gcm 7432 *** *** gcm 7433 *** *** gcm 7434 *** *** gcm 7435 *** *** gcm 7436 *** *** gcm 7437 *** *** gcm 7438 *** *** gcm 7439 *** *** gcm 7440 *** *** gcm 7441 *** *** gcm 7442 *** *** gcm 7443 *** *** gcm 7444 *** *** gcm 7445 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.379 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.379 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/TBCPADDING 07:25:25.379 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/X9.23 07:25:25.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/X9.23PADDING 07:25:25.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ZEROBYTE 07:25:25.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB/ZEROBYTEPADDING 07:25:25.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ 07:25:25.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO10126 07:25:25.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.380 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO10126-2 07:25:25.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO10126-2PADDING 07:25:25.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO10126PADDING 07:25:25.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO7816-4 07:25:25.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7446 *** *** gcm 7447 *** *** gcm 7448 *** *** gcm 7449 *** *** gcm 7450 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/NOPADDING 07:25:25.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7451 *** *** gcm 7452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/PKCS5 07:25:25.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.381 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/PKCS5PADDING 07:25:25.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/PKCS7 07:25:25.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/PKCS7PADDING 07:25:25.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/TBC 07:25:25.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7453 *** *** gcm 7454 *** *** gcm 7455 *** *** gcm 7456 *** *** gcm 7457 *** *** gcm 7458 *** *** gcm 7459 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/TBCPADDING 07:25:25.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/X9.23 07:25:25.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7460 *** *** gcm 7461 *** *** gcm 7462 *** *** gcm 7463 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/X9.23PADDING 07:25:25.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7464 *** *** gcm 7465 *** *** gcm 7466 *** *** gcm 7467 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB104/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7468 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.382 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ 07:25:25.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO10126 07:25:25.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO10126-2 07:25:25.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO10126-2PADDING 07:25:25.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO10126PADDING 07:25:25.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO7816-4 07:25:25.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7469 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7470 *** *** gcm 7471 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.384 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/PKCS5 07:25:25.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/PKCS5PADDING 07:25:25.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7472 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/PKCS7PADDING 07:25:25.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/TBC 07:25:25.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/TBCPADDING 07:25:25.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/X9.23 07:25:25.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/X9.23PADDING 07:25:25.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ZEROBYTE 07:25:25.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.385 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB112/ZEROBYTEPADDING 07:25:25.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.386 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7473 *** *** gcm 7474 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.386 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO10126 07:25:25.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.386 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO10126-2 07:25:25.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.387 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO10126-2PADDING 07:25:25.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.387 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO10126PADDING 07:25:25.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.388 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO7816-4 07:25:25.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.388 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ISO7816-4PADDING 07:25:25.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.388 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/NOPADDING 07:25:25.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.389 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/PKCS5 07:25:25.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.389 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/PKCS5PADDING 07:25:25.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.390 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/PKCS7 07:25:25.390 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.390 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/PKCS7PADDING 07:25:25.390 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.390 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/TBC 07:25:25.390 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7475 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.390 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/TBCPADDING 07:25:25.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.391 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/X9.23 07:25:25.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.391 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/X9.23PADDING 07:25:25.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.392 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ZEROBYTE 07:25:25.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.392 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB120/ZEROBYTEPADDING 07:25:25.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.392 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ 07:25:25.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.393 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7476 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.394 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO10126-2 07:25:25.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.394 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO10126-2PADDING 07:25:25.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.394 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO10126PADDING 07:25:25.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.394 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO7816-4 07:25:25.395 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.395 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ISO7816-4PADDING 07:25:25.395 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/NOPADDING 07:25:25.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7477 *** *** gcm 7478 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/PKCS5 07:25:25.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7479 *** *** gcm 7480 *** *** gcm 7481 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.396 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/PKCS7 07:25:25.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7482 *** *** gcm 7483 *** *** gcm 7484 *** *** gcm 7485 *** *** gcm 7486 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/PKCS7PADDING 07:25:25.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.397 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/TBC 07:25:25.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/TBCPADDING 07:25:25.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/X9.23 07:25:25.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.398 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/X9.23PADDING 07:25:25.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.399 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ZEROBYTE 07:25:25.399 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.399 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB128/ZEROBYTEPADDING 07:25:25.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ 07:25:25.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO10126 07:25:25.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.400 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO10126-2 07:25:25.401 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7487 *** *** gcm 7488 *** *** gcm 7489 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.401 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO10126-2PADDING 07:25:25.401 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7490 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.401 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO10126PADDING 07:25:25.401 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7491 *** *** gcm 7492 *** *** gcm 7493 *** *** gcm 7494 *** *** gcm 7495 *** *** gcm 7496 *** *** gcm 7497 *** *** gcm 7498 *** *** gcm 7499 *** *** gcm 7500 *** *** gcm 7501 *** *** gcm 7502 *** *** gcm 7503 *** *** gcm 7504 *** *** gcm 7505 *** *** gcm 7506 *** *** gcm 7507 *** *** gcm 7508 *** *** gcm 7509 *** *** gcm 7510 *** *** gcm 7511 *** *** gcm 7512 *** *** gcm 7513 *** *** gcm 7514 *** *** gcm 7515 *** *** gcm 7516 *** *** gcm 7517 *** *** gcm 7518 *** *** gcm 7519 *** *** gcm 7520 *** *** gcm 7521 *** *** gcm 7522 *** *** gcm 7523 *** *** gcm 7524 *** *** gcm 7525 *** *** gcm 7526 *** *** gcm 7527 *** *** gcm 7528 *** *** gcm 7529 *** *** gcm 7530 *** *** gcm 7531 *** *** gcm 7532 *** *** gcm 7533 *** *** gcm 7534 *** *** gcm 7535 *** *** gcm 7536 *** *** gcm 7537 *** *** gcm 7538 *** *** gcm 7539 *** *** gcm 7540 *** *** gcm 7541 *** *** gcm 7542 *** *** gcm 7543 *** *** gcm 7544 *** *** gcm 7545 *** *** gcm 7546 *** *** gcm 7547 *** *** gcm 7548 *** *** gcm 7549 *** *** gcm 7550 *** *** gcm 7551 *** *** gcm 7552 *** *** gcm 7553 *** *** gcm 7554 *** *** gcm 7555 *** *** gcm 7556 *** *** gcm 7557 *** *** gcm 7558 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.402 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO7816-4 07:25:25.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.402 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ISO7816-4PADDING 07:25:25.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.402 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/NOPADDING 07:25:25.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.402 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/PKCS5 07:25:25.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.403 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/PKCS5PADDING 07:25:25.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.403 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/PKCS7 07:25:25.404 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.404 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/PKCS7PADDING 07:25:25.404 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.404 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/TBC 07:25:25.404 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.404 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/TBCPADDING 07:25:25.404 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.404 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/X9.23 07:25:25.405 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.405 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/X9.23PADDING 07:25:25.405 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.405 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ZEROBYTE 07:25:25.406 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.406 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB136/ZEROBYTEPADDING 07:25:25.406 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.406 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ 07:25:25.406 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.406 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO10126 07:25:25.407 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.407 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO10126-2 07:25:25.407 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.407 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO10126-2PADDING 07:25:25.408 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.408 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO10126PADDING 07:25:25.408 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.408 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO7816-4 07:25:25.408 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.408 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ISO7816-4PADDING 07:25:25.408 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.408 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/NOPADDING 07:25:25.409 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.409 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/PKCS5 07:25:25.409 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.409 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/PKCS5PADDING 07:25:25.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.410 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/PKCS7 07:25:25.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.410 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/PKCS7PADDING 07:25:25.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.410 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/TBC 07:25:25.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.410 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/TBCPADDING 07:25:25.411 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.411 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/X9.23 07:25:25.411 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.411 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/X9.23PADDING 07:25:25.412 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.412 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ZEROBYTE 07:25:25.412 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.412 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB144/ZEROBYTEPADDING 07:25:25.412 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.412 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ 07:25:25.413 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.413 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO10126 07:25:25.413 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.413 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO10126-2 07:25:25.413 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.413 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO10126-2PADDING 07:25:25.414 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.414 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO10126PADDING 07:25:25.414 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.414 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO7816-4 07:25:25.414 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.414 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ISO7816-4PADDING 07:25:25.415 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.415 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/NOPADDING 07:25:25.415 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.415 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/PKCS5 07:25:25.415 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.416 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/PKCS5PADDING 07:25:25.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.416 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/PKCS7 07:25:25.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.416 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/PKCS7PADDING 07:25:25.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.416 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/TBC 07:25:25.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.416 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/TBCPADDING 07:25:25.417 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.417 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/X9.23 07:25:25.417 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.417 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/X9.23PADDING 07:25:25.417 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.417 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ZEROBYTE 07:25:25.418 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.418 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB152/ZEROBYTEPADDING 07:25:25.419 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.419 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ 07:25:25.419 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.419 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO10126 07:25:25.419 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.420 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7559 *** *** gcm 7560 *** *** gcm 7561 *** *** gcm 7562 *** *** gcm 7563 *** *** gcm 7564 *** *** gcm 7565 *** *** gcm 7566 *** *** gcm 7567 *** *** gcm 7568 *** *** gcm 7569 *** *** gcm 7570 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.420 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.420 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO10126-2PADDING 07:25:25.420 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.420 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO10126PADDING 07:25:25.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.421 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO7816-4 07:25:25.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.421 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ISO7816-4PADDING 07:25:25.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.421 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/NOPADDING 07:25:25.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.422 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/PKCS5 07:25:25.422 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.422 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/PKCS5PADDING 07:25:25.422 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.422 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/PKCS7 07:25:25.422 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.422 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/PKCS7PADDING 07:25:25.423 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.423 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/TBC 07:25:25.423 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.423 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/TBCPADDING 07:25:25.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.424 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/X9.23 07:25:25.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.424 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/X9.23PADDING 07:25:25.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.424 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ZEROBYTE 07:25:25.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.424 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB16/ZEROBYTEPADDING 07:25:25.425 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.425 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ 07:25:25.425 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.425 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO10126 07:25:25.425 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.425 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO10126-2 07:25:25.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.426 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO10126-2PADDING 07:25:25.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.426 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO10126PADDING 07:25:25.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.426 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO7816-4 07:25:25.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.426 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ISO7816-4PADDING 07:25:25.427 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.427 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/NOPADDING 07:25:25.427 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.428 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/PKCS5 07:25:25.428 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.428 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/PKCS5PADDING 07:25:25.428 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.428 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/PKCS7 07:25:25.428 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.428 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7571 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.429 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.429 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/TBC 07:25:25.430 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.430 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/TBCPADDING 07:25:25.430 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.430 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/X9.23 07:25:25.431 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.431 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/X9.23PADDING 07:25:25.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.432 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ZEROBYTE 07:25:25.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.432 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB160/ZEROBYTEPADDING 07:25:25.433 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.433 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ 07:25:25.433 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.433 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO10126 07:25:25.434 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.434 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO10126-2 07:25:25.434 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.434 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO10126-2PADDING 07:25:25.435 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.435 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO10126PADDING 07:25:25.436 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.436 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO7816-4 07:25:25.436 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.437 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ISO7816-4PADDING 07:25:25.437 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.437 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7572 *** *** gcm 7573 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.438 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.438 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/PKCS5 07:25:25.439 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.439 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/PKCS5PADDING 07:25:25.439 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.440 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/PKCS7 07:25:25.440 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.440 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7574 *** *** gcm 7575 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.441 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.441 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/TBC 07:25:25.442 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.442 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/TBCPADDING 07:25:25.442 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7576 *** *** gcm 7577 *** *** gcm 7578 *** *** gcm 7579 *** *** gcm 7580 *** *** gcm 7581 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.442 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/X9.23 07:25:25.443 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.443 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/X9.23PADDING 07:25:25.444 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.444 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ZEROBYTE 07:25:25.445 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.445 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB168/ZEROBYTEPADDING 07:25:25.445 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7582 *** *** gcm 7583 *** *** gcm 7584 *** *** gcm 7585 *** *** gcm 7586 *** *** gcm 7587 *** *** gcm 7588 *** *** gcm 7589 *** *** gcm 7590 *** *** gcm 7591 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.445 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ 07:25:25.446 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.446 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO10126 07:25:25.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.447 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO10126-2 07:25:25.448 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.448 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO10126-2PADDING 07:25:25.449 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.449 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO10126PADDING 07:25:25.449 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.449 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO7816-4 07:25:25.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7592 *** *** gcm 7593 *** *** gcm 7594 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.450 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ISO7816-4PADDING 07:25:25.451 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.451 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/NOPADDING 07:25:25.452 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.452 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/PKCS5 07:25:25.453 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.453 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7595 *** *** gcm 7596 *** *** gcm 7597 *** *** gcm 7598 *** *** gcm 7599 *** *** gcm 7600 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.453 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.454 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/PKCS7 07:25:25.454 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.454 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/PKCS7PADDING 07:25:25.455 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.455 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/TBC 07:25:25.456 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.456 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/TBCPADDING 07:25:25.457 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.457 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/X9.23 07:25:25.457 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.457 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7601 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.458 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.458 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7602 *** *** gcm 7603 *** *** gcm 7604 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.459 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.460 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB176/ZEROBYTEPADDING 07:25:25.460 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.460 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ 07:25:25.461 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7605 *** *** gcm 7606 *** *** gcm 7607 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.461 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO10126 07:25:25.461 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.461 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7608 *** *** gcm 7609 *** *** gcm 7610 *** *** gcm 7611 *** *** gcm 7612 *** *** gcm 7613 *** *** gcm 7614 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.462 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.462 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO10126-2PADDING 07:25:25.463 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.463 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO10126PADDING 07:25:25.464 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.464 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO7816-4 07:25:25.464 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.464 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ISO7816-4PADDING 07:25:25.465 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.465 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7615 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.465 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.465 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7616 *** *** gcm 7617 *** *** gcm 7618 *** *** gcm 7619 *** *** gcm 7620 *** *** gcm 7621 *** *** gcm 7622 *** *** gcm 7623 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.465 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.465 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/PKCS5PADDING 07:25:25.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7624 *** *** gcm 7625 *** *** gcm 7626 *** *** gcm 7627 *** *** gcm 7628 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.466 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/PKCS7 07:25:25.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.466 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/PKCS7PADDING 07:25:25.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.466 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/TBC 07:25:25.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.466 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/TBCPADDING 07:25:25.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7629 *** *** gcm 7630 *** *** gcm 7631 *** *** gcm 7632 *** *** gcm 7633 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.466 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/X9.23 07:25:25.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.466 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/X9.23PADDING 07:25:25.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.466 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ZEROBYTE 07:25:25.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.466 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB184/ZEROBYTEPADDING 07:25:25.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.467 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ 07:25:25.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.467 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO10126 07:25:25.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.467 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7634 *** *** gcm 7635 *** *** gcm 7636 *** *** gcm 7637 *** *** gcm 7638 *** *** gcm 7639 *** *** gcm 7640 *** *** gcm 7641 *** *** gcm 7642 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.467 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO10126-2PADDING 07:25:25.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.467 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO10126PADDING 07:25:25.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.467 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO7816-4 07:25:25.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.468 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ISO7816-4PADDING 07:25:25.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.468 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/NOPADDING 07:25:25.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.468 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/PKCS5 07:25:25.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7643 *** *** gcm 7644 *** *** gcm 7645 *** *** gcm 7646 *** *** gcm 7647 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.468 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/PKCS5PADDING 07:25:25.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.469 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/PKCS7 07:25:25.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7648 *** *** gcm 7649 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.469 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/PKCS7PADDING 07:25:25.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.469 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/TBC 07:25:25.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.469 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7650 *** *** gcm 7651 *** *** gcm 7652 *** *** gcm 7653 *** *** gcm 7654 *** *** gcm 7655 *** *** gcm 7656 *** *** gcm 7657 *** *** gcm 7658 *** *** gcm 7659 *** *** gcm 7660 *** *** gcm 7661 *** *** gcm 7662 *** *** gcm 7663 *** *** gcm 7664 *** *** gcm 7665 *** *** gcm 7666 *** *** gcm 7667 *** *** gcm 7668 *** *** gcm 7669 *** *** gcm 7670 *** *** gcm 7671 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.470 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7672 *** *** gcm 7673 *** *** gcm 7674 *** *** gcm 7675 *** *** gcm 7676 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.470 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/X9.23PADDING 07:25:25.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.470 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ZEROBYTE 07:25:25.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.470 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB192/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7677 *** *** gcm 7678 *** *** gcm 7679 *** *** gcm 7680 *** *** gcm 7681 *** *** gcm 7682 *** *** gcm 7683 *** *** gcm 7684 *** *** gcm 7685 *** *** gcm 7686 *** *** gcm 7687 *** *** gcm 7688 *** *** gcm 7689 *** *** gcm 7690 *** *** gcm 7691 *** *** gcm 7692 *** *** gcm 7693 *** *** gcm 7694 *** *** gcm 7695 *** *** gcm 7696 *** *** gcm 7697 *** *** gcm 7698 *** *** gcm 7699 *** *** gcm 7700 *** *** gcm 7701 *** *** gcm 7702 *** *** gcm 7703 *** *** gcm 7704 *** *** gcm 7705 *** *** gcm 7706 *** *** gcm 7707 *** *** gcm 7708 *** *** gcm 7709 *** *** gcm 7710 *** *** gcm 7711 *** *** gcm 7712 *** *** gcm 7713 *** *** gcm 7714 *** *** gcm 7715 *** *** gcm 7716 *** *** gcm 7717 *** *** gcm 7718 *** *** gcm 7719 *** *** gcm 7720 *** *** gcm 7721 *** *** gcm 7722 *** *** gcm 7723 *** *** gcm 7724 *** *** gcm 7725 *** *** gcm 7726 *** *** gcm 7727 *** *** gcm 7728 *** *** gcm 7729 *** *** gcm 7730 *** *** gcm 7731 *** *** gcm 7732 *** *** gcm 7733 *** *** gcm 7734 *** *** gcm 7735 *** *** gcm 7736 *** *** gcm 7737 *** *** gcm 7738 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.470 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ 07:25:25.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7739 *** *** gcm 7740 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.470 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO10126 07:25:25.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.470 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO10126-2 07:25:25.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.471 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO10126-2PADDING 07:25:25.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.471 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO10126PADDING 07:25:25.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.471 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO7816-4 07:25:25.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.471 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ISO7816-4PADDING 07:25:25.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.471 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/NOPADDING 07:25:25.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.471 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/PKCS5 07:25:25.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.471 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/PKCS5PADDING 07:25:25.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/PKCS7 07:25:25.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/PKCS7PADDING 07:25:25.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/TBC 07:25:25.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7741 *** *** gcm 7742 *** *** gcm 7743 *** *** gcm 7744 *** *** gcm 7745 *** *** gcm 7746 *** *** gcm 7747 *** *** gcm 7748 *** *** gcm 7749 *** *** gcm 7750 *** *** gcm 7751 *** *** gcm 7752 *** *** gcm 7753 *** *** gcm 7754 *** *** gcm 7755 *** *** gcm 7756 *** *** gcm 7757 *** *** gcm 7758 *** *** gcm 7759 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/X9.23 07:25:25.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/X9.23PADDING 07:25:25.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ZEROBYTE 07:25:25.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.472 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB200/ZEROBYTEPADDING 07:25:25.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.473 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ 07:25:25.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.473 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO10126 07:25:25.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.473 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO10126-2 07:25:25.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.473 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO10126-2PADDING 07:25:25.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.473 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO10126PADDING 07:25:25.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO7816-4 07:25:25.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ISO7816-4PADDING 07:25:25.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/NOPADDING 07:25:25.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/PKCS5 07:25:25.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/PKCS5PADDING 07:25:25.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/PKCS7 07:25:25.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/PKCS7PADDING 07:25:25.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/TBC 07:25:25.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/TBCPADDING 07:25:25.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.474 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/X9.23 07:25:25.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.475 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/X9.23PADDING 07:25:25.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.475 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ZEROBYTE 07:25:25.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.475 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB208/ZEROBYTEPADDING 07:25:25.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.475 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ 07:25:25.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.475 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO10126 07:25:25.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.476 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO10126-2 07:25:25.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.476 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO10126-2PADDING 07:25:25.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.476 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO10126PADDING 07:25:25.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.476 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO7816-4 07:25:25.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.476 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ISO7816-4PADDING 07:25:25.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.476 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/NOPADDING 07:25:25.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.476 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/PKCS5 07:25:25.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.477 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/PKCS5PADDING 07:25:25.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.478 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/PKCS7 07:25:25.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.478 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/PKCS7PADDING 07:25:25.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.478 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/TBC 07:25:25.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.478 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/TBCPADDING 07:25:25.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7760 *** *** gcm 7761 *** *** gcm 7762 *** *** gcm 7763 *** *** gcm 7764 *** *** gcm 7765 *** *** gcm 7766 *** *** gcm 7767 *** *** gcm 7768 *** *** gcm 7769 *** *** gcm 7770 *** *** gcm 7771 *** *** gcm 7772 *** *** gcm 7773 *** *** gcm 7774 *** *** gcm 7775 *** *** gcm 7776 *** *** gcm 7777 *** *** gcm 7778 *** *** gcm 7779 *** *** gcm 7780 *** *** gcm 7781 *** *** gcm 7782 *** *** gcm 7783 *** *** gcm 7784 *** *** gcm 7785 *** *** gcm 7786 *** *** gcm 7787 *** *** gcm 7788 *** *** gcm 7789 *** *** gcm 7790 *** *** gcm 7791 *** *** gcm 7792 *** *** gcm 7793 *** *** gcm 7794 *** *** gcm 7795 *** *** gcm 7796 *** *** gcm 7797 *** *** gcm 7798 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.478 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/X9.23 07:25:25.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.478 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/X9.23PADDING 07:25:25.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.478 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ZEROBYTE 07:25:25.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.478 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB216/ZEROBYTEPADDING 07:25:25.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.479 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ 07:25:25.479 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7799 *** *** gcm 7800 *** *** gcm 7801 *** *** gcm 7802 *** *** gcm 7803 *** *** gcm 7804 *** *** gcm 7805 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.479 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO10126 07:25:25.479 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.479 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO10126-2 07:25:25.479 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7806 *** *** gcm 7807 *** *** gcm 7808 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.479 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO10126-2PADDING 07:25:25.479 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.479 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7809 *** *** gcm 7810 *** *** gcm 7811 *** *** gcm 7812 *** *** gcm 7813 *** *** gcm 7814 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.479 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.479 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO7816-4 07:25:25.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ISO7816-4PADDING 07:25:25.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/NOPADDING 07:25:25.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/PKCS5 07:25:25.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7815 *** *** gcm 7816 *** *** gcm 7817 *** *** gcm 7818 *** *** gcm 7819 *** *** gcm 7820 *** *** gcm 7821 *** *** gcm 7822 *** *** gcm 7823 *** *** gcm 7824 *** *** gcm 7825 *** *** gcm 7826 *** *** gcm 7827 *** *** gcm 7828 *** *** gcm 7829 *** *** gcm 7830 *** *** gcm 7831 *** *** gcm 7832 *** *** gcm 7833 *** *** gcm 7834 *** *** gcm 7835 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/PKCS5PADDING 07:25:25.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/PKCS7 07:25:25.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/PKCS7PADDING 07:25:25.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/TBC 07:25:25.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/TBCPADDING 07:25:25.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.480 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/X9.23 07:25:25.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/X9.23PADDING 07:25:25.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ZEROBYTE 07:25:25.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB224/ZEROBYTEPADDING 07:25:25.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ 07:25:25.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7836 *** *** gcm 7837 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7838 *** *** gcm 7839 *** *** gcm 7840 *** *** gcm 7841 *** *** gcm 7842 *** *** gcm 7843 *** *** gcm 7844 *** *** gcm 7845 *** *** gcm 7846 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO10126-2PADDING 07:25:25.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.481 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO10126PADDING 07:25:25.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.482 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO7816-4 07:25:25.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.482 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ISO7816-4PADDING 07:25:25.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.482 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/NOPADDING 07:25:25.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.482 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/PKCS5 07:25:25.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.482 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/PKCS5PADDING 07:25:25.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.482 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/PKCS7 07:25:25.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.482 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/PKCS7PADDING 07:25:25.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.482 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/TBC 07:25:25.483 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.483 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/TBCPADDING 07:25:25.483 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.483 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/X9.23 07:25:25.483 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.483 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/X9.23PADDING 07:25:25.502 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.503 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ZEROBYTE 07:25:25.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.503 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB232/ZEROBYTEPADDING 07:25:25.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.503 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ 07:25:25.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.503 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO10126 07:25:25.504 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.504 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO10126-2 07:25:25.504 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.504 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO10126-2PADDING 07:25:25.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.505 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO10126PADDING 07:25:25.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.505 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO7816-4 07:25:25.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.505 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ISO7816-4PADDING 07:25:25.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.505 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/NOPADDING 07:25:25.507 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.507 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/PKCS5 07:25:25.507 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.516 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/PKCS5PADDING 07:25:25.516 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.516 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/PKCS7 07:25:25.516 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.516 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/PKCS7PADDING 07:25:25.516 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.516 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/TBC 07:25:25.516 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.516 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/TBCPADDING 07:25:25.517 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.517 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/X9.23 07:25:25.517 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.517 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/X9.23PADDING 07:25:25.517 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.517 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ZEROBYTE 07:25:25.517 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.517 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB24/ZEROBYTEPADDING 07:25:25.517 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.517 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ 07:25:25.518 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.518 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO10126 07:25:25.518 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.519 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO10126-2 07:25:25.519 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.519 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO10126-2PADDING 07:25:25.520 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.520 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO10126PADDING 07:25:25.520 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.520 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO7816-4 07:25:25.521 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.521 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ISO7816-4PADDING 07:25:25.521 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.522 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/NOPADDING 07:25:25.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.522 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/PKCS5 07:25:25.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.522 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/PKCS5PADDING 07:25:25.523 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.523 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/PKCS7 07:25:25.524 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.524 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/PKCS7PADDING 07:25:25.524 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.525 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/TBC 07:25:25.525 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.526 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/TBCPADDING 07:25:25.526 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.526 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/X9.23 07:25:25.529 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.530 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/X9.23PADDING 07:25:25.530 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.530 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ZEROBYTE 07:25:25.531 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.531 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB240/ZEROBYTEPADDING 07:25:25.531 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.532 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ 07:25:25.532 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.533 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO10126 07:25:25.533 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.533 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO10126-2 07:25:25.534 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.537 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO10126-2PADDING 07:25:25.537 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.537 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO10126PADDING 07:25:25.537 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.537 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO7816-4 07:25:25.537 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.537 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ISO7816-4PADDING 07:25:25.538 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.538 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/NOPADDING 07:25:25.538 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.538 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/PKCS5 07:25:25.538 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.538 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/PKCS5PADDING 07:25:25.538 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.538 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/PKCS7 07:25:25.538 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.538 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/PKCS7PADDING 07:25:25.538 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.538 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/TBC 07:25:25.538 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.538 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/TBCPADDING 07:25:25.538 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.539 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/X9.23 07:25:25.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.539 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/X9.23PADDING 07:25:25.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.539 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ZEROBYTE 07:25:25.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.539 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB248/ZEROBYTEPADDING 07:25:25.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.539 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ 07:25:25.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.540 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO10126 07:25:25.540 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.540 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO10126-2 07:25:25.540 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.540 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO10126-2PADDING 07:25:25.540 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.540 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO10126PADDING 07:25:25.541 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.541 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO7816-4 07:25:25.541 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.541 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ISO7816-4PADDING 07:25:25.541 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.542 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/NOPADDING 07:25:25.542 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.542 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/PKCS5 07:25:25.542 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.543 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/PKCS5PADDING 07:25:25.543 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.543 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/PKCS7 07:25:25.544 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.544 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/PKCS7PADDING 07:25:25.544 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.544 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/TBC 07:25:25.545 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.545 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/TBCPADDING 07:25:25.545 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.545 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/X9.23 07:25:25.546 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.546 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/X9.23PADDING 07:25:25.546 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.546 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ZEROBYTE 07:25:25.547 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.547 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB256/ZEROBYTEPADDING 07:25:25.548 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.548 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ 07:25:25.548 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.548 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO10126 07:25:25.549 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.549 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO10126-2 07:25:25.549 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.550 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO10126-2PADDING 07:25:25.550 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.550 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO10126PADDING 07:25:25.550 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.551 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO7816-4 07:25:25.551 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.551 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ISO7816-4PADDING 07:25:25.552 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.552 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/NOPADDING 07:25:25.552 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.552 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/PKCS5 07:25:25.553 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.553 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/PKCS5PADDING 07:25:25.553 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.553 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/PKCS7 07:25:25.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.554 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/PKCS7PADDING 07:25:25.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.554 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/TBC 07:25:25.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.554 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/TBCPADDING 07:25:25.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.554 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/X9.23 07:25:25.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7847 *** *** gcm 7848 *** *** gcm 7849 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.554 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/X9.23PADDING 07:25:25.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.554 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ZEROBYTE 07:25:25.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.554 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB32/ZEROBYTEPADDING 07:25:25.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.555 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ 07:25:25.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7850 *** *** gcm 7851 *** *** gcm 7852 *** *** gcm 7853 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.555 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO10126 07:25:25.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.555 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO10126-2 07:25:25.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7854 *** *** gcm 7855 *** *** gcm 7856 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.555 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO10126-2PADDING 07:25:25.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.555 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO10126PADDING 07:25:25.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.555 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7857 *** *** gcm 7858 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.556 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ISO7816-4PADDING 07:25:25.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7859 *** *** gcm 7860 *** *** gcm 7861 *** *** gcm 7862 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.556 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/NOPADDING 07:25:25.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.556 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/PKCS5 07:25:25.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.556 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/PKCS5PADDING 07:25:25.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.556 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/PKCS7 07:25:25.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.556 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/PKCS7PADDING 07:25:25.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.556 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/TBC 07:25:25.557 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.557 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/TBCPADDING 07:25:25.557 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.557 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/X9.23 07:25:25.557 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.557 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/X9.23PADDING 07:25:25.557 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.557 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ZEROBYTE 07:25:25.557 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.557 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB40/ZEROBYTEPADDING 07:25:25.557 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.558 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ 07:25:25.558 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.558 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO10126 07:25:25.558 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.558 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO10126-2 07:25:25.559 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.559 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO10126-2PADDING 07:25:25.559 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.559 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO10126PADDING 07:25:25.560 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.560 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO7816-4 07:25:25.560 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.560 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ISO7816-4PADDING 07:25:25.560 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.560 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7863 *** *** gcm 7864 *** *** gcm 7865 *** *** gcm 7866 *** *** gcm 7867 *** *** gcm 7868 *** *** gcm 7869 *** *** gcm 7870 *** *** gcm 7871 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.561 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.561 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7872 *** *** gcm 7873 *** *** gcm 7874 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.561 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7875 *** *** gcm 7876 *** *** gcm 7877 *** *** gcm 7878 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.561 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7879 *** *** gcm 7880 *** *** gcm 7881 *** *** gcm 7882 *** *** gcm 7883 *** *** gcm 7884 *** *** gcm 7885 *** *** gcm 7886 *** *** gcm 7887 *** *** gcm 7888 *** *** gcm 7889 *** *** gcm 7890 *** *** gcm 7891 *** *** gcm 7892 *** *** gcm 7893 *** *** gcm 7894 *** *** gcm 7895 *** *** gcm 7896 *** *** gcm 7897 *** *** gcm 7898 *** *** gcm 7899 *** *** gcm 7900 *** *** gcm 7901 *** *** gcm 7902 *** *** gcm 7903 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.562 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.562 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/PKCS7 07:25:25.562 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.562 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/PKCS7PADDING 07:25:25.562 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7904 *** *** gcm 7905 *** *** gcm 7906 *** *** gcm 7907 *** *** gcm 7908 *** *** gcm 7909 *** *** gcm 7910 *** *** gcm 7911 *** *** gcm 7912 *** *** gcm 7913 *** *** gcm 7914 *** *** gcm 7915 *** *** gcm 7916 *** *** gcm 7917 *** *** gcm 7918 *** *** gcm 7919 *** *** gcm 7920 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.563 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/TBC 07:25:25.563 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.563 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7921 *** *** gcm 7922 *** *** gcm 7923 *** *** gcm 7924 *** *** gcm 7925 *** *** gcm 7926 *** *** gcm 7927 *** *** gcm 7928 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.563 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.564 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7929 *** *** gcm 7930 *** *** gcm 7931 *** *** gcm 7932 *** *** gcm 7933 *** *** gcm 7934 *** *** gcm 7935 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.564 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.564 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/X9.23PADDING 07:25:25.564 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.564 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ZEROBYTE 07:25:25.564 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.565 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB48/ZEROBYTEPADDING 07:25:25.565 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.565 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ 07:25:25.565 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.565 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO10126 07:25:25.566 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.566 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO10126-2 07:25:25.566 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.566 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO10126-2PADDING 07:25:25.566 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.566 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO10126PADDING 07:25:25.567 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.567 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO7816-4 07:25:25.567 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.568 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ISO7816-4PADDING 07:25:25.568 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.568 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/NOPADDING 07:25:25.568 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7936 *** *** gcm 7937 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.568 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/PKCS5 07:25:25.569 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7938 *** *** gcm 7939 *** *** gcm 7940 *** *** gcm 7941 *** *** gcm 7942 *** *** gcm 7943 *** *** gcm 7944 *** *** gcm 7945 *** *** gcm 7946 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.569 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/PKCS5PADDING 07:25:25.569 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.569 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/PKCS7 07:25:25.569 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.570 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/PKCS7PADDING 07:25:25.570 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.570 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/TBC 07:25:25.570 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.570 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/TBCPADDING 07:25:25.570 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.571 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7947 *** *** gcm 7948 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.571 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.571 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/X9.23PADDING 07:25:25.572 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.572 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ZEROBYTE 07:25:25.572 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.572 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB56/ZEROBYTEPADDING 07:25:25.572 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.572 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ 07:25:25.573 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7949 *** *** gcm 7950 *** *** gcm 7951 *** *** gcm 7952 *** *** gcm 7953 *** *** gcm 7954 *** *** gcm 7955 *** *** gcm 7956 *** *** gcm 7957 *** *** gcm 7958 *** *** gcm 7959 *** *** gcm 7960 *** *** gcm 7961 *** *** gcm 7962 *** *** gcm 7963 *** *** gcm 7964 *** *** gcm 7965 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.573 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO10126 07:25:25.573 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.573 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO10126-2 07:25:25.574 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7966 *** *** gcm 7967 *** *** gcm 7968 *** *** gcm 7969 *** *** gcm 7970 *** *** gcm 7971 *** *** gcm 7972 *** *** gcm 7973 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.574 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO10126-2PADDING 07:25:25.574 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.574 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7974 *** *** gcm 7975 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.574 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.575 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO7816-4 07:25:25.575 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.575 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ISO7816-4PADDING 07:25:25.576 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7976 *** *** gcm 7977 *** *** gcm 7978 *** *** gcm 7979 *** *** gcm 7980 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.576 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/NOPADDING 07:25:25.576 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.576 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7981 *** *** gcm 7982 *** *** gcm 7983 *** *** gcm 7984 *** *** gcm 7985 *** *** gcm 7986 *** *** gcm 7987 *** *** gcm 7988 *** *** gcm 7989 *** *** gcm 7990 *** *** gcm 7991 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.576 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.576 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/PKCS5PADDING 07:25:25.577 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.577 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/PKCS7 07:25:25.577 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.577 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/PKCS7PADDING 07:25:25.577 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.578 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/TBC 07:25:25.578 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.578 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/TBCPADDING 07:25:25.578 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.578 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/X9.23 07:25:25.579 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.579 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/X9.23PADDING 07:25:25.579 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.579 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ZEROBYTE 07:25:25.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.580 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB64/ZEROBYTEPADDING 07:25:25.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.580 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7992 *** *** gcm 7993 *** *** gcm 7994 *** *** gcm 7995 *** *** gcm 7996 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.580 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO10126 07:25:25.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.580 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO10126-2 07:25:25.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.580 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO10126-2PADDING 07:25:25.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.580 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO10126PADDING 07:25:25.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.580 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO7816-4 07:25:25.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.580 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ISO7816-4PADDING 07:25:25.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/NOPADDING 07:25:25.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/PKCS5 07:25:25.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/PKCS5PADDING 07:25:25.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/PKCS7 07:25:25.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/PKCS7PADDING 07:25:25.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/TBC 07:25:25.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/TBCPADDING 07:25:25.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/X9.23 07:25:25.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/X9.23PADDING 07:25:25.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ZEROBYTE 07:25:25.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.581 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB72/ZEROBYTEPADDING 07:25:25.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ 07:25:25.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO10126 07:25:25.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO10126-2 07:25:25.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO10126-2PADDING 07:25:25.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO10126PADDING 07:25:25.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO7816-4 07:25:25.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ISO7816-4PADDING 07:25:25.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/NOPADDING 07:25:25.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/PKCS5 07:25:25.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.582 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/PKCS5PADDING 07:25:25.583 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.583 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/PKCS7 07:25:25.583 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.583 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/PKCS7PADDING 07:25:25.583 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.583 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/TBC 07:25:25.583 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.583 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/TBCPADDING 07:25:25.583 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.583 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/X9.23 07:25:25.583 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.583 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/X9.23PADDING 07:25:25.583 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.583 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ZEROBYTE 07:25:25.583 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.583 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB8/ZEROBYTEPADDING 07:25:25.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.584 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ 07:25:25.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.584 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO10126 07:25:25.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.584 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO10126-2 07:25:25.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.584 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO10126-2PADDING 07:25:25.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.584 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO10126PADDING 07:25:25.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.584 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO7816-4 07:25:25.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.584 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ISO7816-4PADDING 07:25:25.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.584 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/NOPADDING 07:25:25.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.585 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/PKCS5 07:25:25.585 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.585 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/PKCS5PADDING 07:25:25.585 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.585 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/PKCS7 07:25:25.585 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.585 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/PKCS7PADDING 07:25:25.585 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.585 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/TBC 07:25:25.585 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.585 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/TBCPADDING 07:25:25.585 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.585 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/X9.23 07:25:25.585 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.585 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/X9.23PADDING 07:25:25.585 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.585 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ZEROBYTE 07:25:25.586 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.586 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB80/ZEROBYTEPADDING 07:25:25.586 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.586 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ 07:25:25.586 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.586 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO10126 07:25:25.586 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.586 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO10126-2 07:25:25.586 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.586 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO10126-2PADDING 07:25:25.586 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.586 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO10126PADDING 07:25:25.586 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.586 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO7816-4 07:25:25.586 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.586 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ISO7816-4PADDING 07:25:25.586 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.586 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/NOPADDING 07:25:25.588 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.588 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/PKCS5 07:25:25.588 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.588 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/PKCS5PADDING 07:25:25.588 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.588 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/PKCS7 07:25:25.589 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.589 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/PKCS7PADDING 07:25:25.589 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.589 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/TBC 07:25:25.589 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.590 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/TBCPADDING 07:25:25.590 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.590 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/X9.23 07:25:25.590 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.590 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/X9.23PADDING 07:25:25.591 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.591 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ZEROBYTE 07:25:25.591 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.591 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB88/ZEROBYTEPADDING 07:25:25.592 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.592 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ 07:25:25.592 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.592 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO10126 07:25:25.592 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.593 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO10126-2 07:25:25.593 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.593 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO10126-2PADDING 07:25:25.593 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.593 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO10126PADDING 07:25:25.594 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.594 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO7816-4 07:25:25.594 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.594 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ISO7816-4PADDING 07:25:25.594 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.594 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/NOPADDING 07:25:25.595 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.595 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/PKCS5 07:25:25.595 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.596 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/PKCS5PADDING 07:25:25.596 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.596 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 7997 *** *** gcm 7998 *** *** gcm 7999 *** *** gcm 8000 *** *** gcm 8001 *** *** gcm 8002 *** *** gcm 8003 *** *** gcm 8004 *** *** gcm 8005 *** *** gcm 8006 *** *** gcm 8007 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.596 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.596 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/PKCS7PADDING 07:25:25.597 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.597 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/TBC 07:25:25.597 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.597 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/TBCPADDING 07:25:25.597 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.598 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/X9.23 07:25:25.598 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.598 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/X9.23PADDING 07:25:25.598 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.598 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ZEROBYTE 07:25:25.599 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.599 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CFB96/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8008 *** *** gcm 8009 *** *** gcm 8010 *** *** gcm 8011 *** *** gcm 8012 *** *** gcm 8013 *** *** gcm 8014 *** *** gcm 8015 *** *** gcm 8016 *** *** gcm 8017 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.599 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.599 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CTS/ 07:25:25.600 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8018 *** *** gcm 8019 *** *** gcm 8020 *** *** gcm 8021 *** *** gcm 8022 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.600 [Test worker] INFO o.s.c.CipherTest - transformation=DES/CTS/NOPADDING 07:25:25.600 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8023 *** *** gcm 8024 *** *** gcm 8025 *** *** gcm 8026 *** *** gcm 8027 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.600 [Test worker] INFO o.s.c.CipherTest - transformation=DES/EAX/ 07:25:25.600 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/EAX/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8028 *** *** gcm 8029 *** *** gcm 8030 *** *** gcm 8031 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.600 [Test worker] INFO o.s.c.CipherTest - transformation=DES/EAX/NOPADDING 07:25:25.600 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/EAX/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8032 *** *** gcm 8033 *** *** gcm 8034 *** *** gcm 8035 *** *** gcm 8036 *** *** gcm 8037 *** *** gcm 8038 *** *** gcm 8039 *** *** gcm 8040 *** *** gcm 8041 *** *** gcm 8042 *** *** gcm 8043 *** *** gcm 8044 *** *** gcm 8045 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.601 [Test worker] INFO o.s.c.CipherTest - transformation=DES/ECB/ 07:25:25.601 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/ECB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.601 [Test worker] INFO o.s.c.CipherTest - transformation=DES/ECB/NOPADDING 07:25:25.601 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/ECB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.601 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ 07:25:25.602 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.602 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO10126 07:25:25.602 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.602 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO10126-2 07:25:25.602 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.602 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8046 *** *** gcm 8047 *** *** gcm 8048 *** *** gcm 8049 *** *** gcm 8050 *** *** gcm 8051 *** *** gcm 8052 *** *** gcm 8053 *** *** gcm 8054 *** *** gcm 8055 *** *** gcm 8056 *** *** gcm 8057 *** *** gcm 8058 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.603 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.603 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO10126PADDING 07:25:25.603 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.603 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO7816-4 07:25:25.604 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8059 *** *** gcm 8060 *** *** gcm 8061 *** *** gcm 8062 *** *** gcm 8063 *** *** gcm 8064 *** *** gcm 8065 *** *** gcm 8066 *** *** gcm 8067 *** *** gcm 8068 *** *** gcm 8069 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.604 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ISO7816-4PADDING 07:25:25.604 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8070 *** *** gcm 8071 *** *** gcm 8072 *** *** gcm 8073 *** *** gcm 8074 *** *** gcm 8075 *** *** gcm 8076 *** *** gcm 8077 *** *** gcm 8078 *** *** gcm 8079 *** *** gcm 8080 *** *** gcm 8081 *** *** gcm 8082 *** *** gcm 8083 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.604 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/NOPADDING 07:25:25.604 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.604 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/PKCS5 07:25:25.605 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.605 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/PKCS5PADDING 07:25:25.605 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.605 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/PKCS7 07:25:25.605 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8084 *** *** gcm 8085 *** *** gcm 8086 *** *** gcm 8087 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.605 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/PKCS7PADDING 07:25:25.606 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.606 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/TBC 07:25:25.606 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.606 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/TBCPADDING 07:25:25.606 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.606 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/X9.23 07:25:25.607 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.607 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/X9.23PADDING 07:25:25.607 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.607 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ZEROBYTE 07:25:25.608 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.608 [Test worker] INFO o.s.c.CipherTest - transformation=DES/GOFB/ZEROBYTEPADDING 07:25:25.608 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8088 *** *** gcm 8089 *** *** gcm 8090 *** *** gcm 8091 *** *** gcm 8092 *** *** gcm 8093 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.608 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ 07:25:25.609 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.609 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO10126 07:25:25.609 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.610 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO10126-2 07:25:25.610 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.610 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO10126-2PADDING 07:25:25.610 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.610 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO10126PADDING 07:25:25.611 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8094 *** *** gcm 8095 *** *** gcm 8096 *** *** gcm 8097 *** *** gcm 8098 *** *** gcm 8099 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.611 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO7816-4 07:25:25.611 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8100 *** *** gcm 8101 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.611 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ISO7816-4PADDING 07:25:25.612 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8102 *** *** gcm 8103 *** *** gcm 8104 *** *** gcm 8105 *** *** gcm 8106 *** *** gcm 8107 *** *** gcm 8108 *** *** gcm 8109 *** *** gcm 8110 *** *** gcm 8111 *** *** gcm 8112 *** *** gcm 8113 *** *** gcm 8114 *** *** gcm 8115 *** *** gcm 8116 *** *** gcm 8117 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.612 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/NOPADDING 07:25:25.612 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.612 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/PKCS5 07:25:25.612 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.613 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/PKCS5PADDING 07:25:25.613 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.613 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/PKCS7 07:25:25.613 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8118 *** *** gcm 8119 *** *** gcm 8120 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.613 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/PKCS7PADDING 07:25:25.614 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.614 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/TBC 07:25:25.614 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.614 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/TBCPADDING 07:25:25.614 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.615 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/X9.23 07:25:25.615 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.615 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/X9.23PADDING 07:25:25.616 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.616 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ZEROBYTE 07:25:25.616 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.616 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB/ZEROBYTEPADDING 07:25:25.616 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.617 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ 07:25:25.617 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.617 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO10126 07:25:25.617 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.617 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO10126-2 07:25:25.618 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.618 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO10126-2PADDING 07:25:25.618 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8121 *** *** gcm 8122 *** *** gcm 8123 *** *** gcm 8124 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.618 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO10126PADDING 07:25:25.618 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.618 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO7816-4 07:25:25.618 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.618 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ISO7816-4PADDING 07:25:25.618 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.618 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/NOPADDING 07:25:25.618 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.619 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/PKCS5 07:25:25.619 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.619 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/PKCS5PADDING 07:25:25.619 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.620 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/PKCS7 07:25:25.620 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.620 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/PKCS7PADDING 07:25:25.620 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.620 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/TBC 07:25:25.620 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.621 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8125 *** *** gcm 8126 *** *** gcm 8127 *** *** gcm 8128 *** *** gcm 8129 *** *** gcm 8130 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.621 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.621 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/X9.23 07:25:25.621 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8131 *** *** gcm 8132 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.622 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/X9.23PADDING 07:25:25.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.622 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ZEROBYTE 07:25:25.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8133 *** *** gcm 8134 *** *** gcm 8135 *** *** gcm 8136 *** *** gcm 8137 *** *** gcm 8138 *** *** gcm 8139 *** *** gcm 8140 *** *** gcm 8141 *** *** gcm 8142 *** *** gcm 8143 *** *** gcm 8144 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.622 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB104/ZEROBYTEPADDING 07:25:25.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.622 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ 07:25:25.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8145 *** *** gcm 8146 *** *** gcm 8147 *** *** gcm 8148 *** *** gcm 8149 *** *** gcm 8150 *** *** gcm 8151 *** *** gcm 8152 *** *** gcm 8153 *** *** gcm 8154 *** *** gcm 8155 *** *** gcm 8156 *** *** gcm 8157 *** *** gcm 8158 *** *** gcm 8159 *** *** gcm 8160 *** *** gcm 8161 *** *** gcm 8162 *** *** gcm 8163 *** *** gcm 8164 *** *** gcm 8165 *** *** gcm 8166 *** *** gcm 8167 *** *** gcm 8168 *** *** gcm 8169 *** *** gcm 8170 *** *** gcm 8171 *** *** gcm 8172 *** *** gcm 8173 *** *** gcm 8174 *** *** gcm 8175 *** *** gcm 8176 *** *** gcm 8177 *** *** gcm 8178 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.622 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO10126 07:25:25.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.622 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO10126-2 07:25:25.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.622 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO10126-2PADDING 07:25:25.623 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.623 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO10126PADDING 07:25:25.623 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.623 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO7816-4 07:25:25.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.624 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ISO7816-4PADDING 07:25:25.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.624 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/NOPADDING 07:25:25.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.624 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/PKCS5 07:25:25.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8179 *** *** gcm 8180 *** *** gcm 8181 *** *** gcm 8182 *** *** gcm 8183 *** *** gcm 8184 *** *** gcm 8185 *** *** gcm 8186 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.624 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/PKCS5PADDING 07:25:25.625 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.625 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/PKCS7 07:25:25.625 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8187 *** *** gcm 8188 *** *** gcm 8189 *** *** gcm 8190 *** *** gcm 8191 *** *** gcm 8192 *** *** gcm 8193 *** *** gcm 8194 *** *** gcm 8195 *** *** gcm 8196 *** *** gcm 8197 *** *** gcm 8198 *** *** gcm 8199 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.625 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/PKCS7PADDING 07:25:25.625 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.625 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/TBC 07:25:25.625 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.625 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/TBCPADDING 07:25:25.625 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.626 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/X9.23 07:25:25.626 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.626 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8200 *** *** gcm 8201 *** *** gcm 8202 *** *** gcm 8203 *** *** gcm 8204 *** *** gcm 8205 *** *** gcm 8206 *** *** gcm 8207 *** *** gcm 8208 *** *** gcm 8209 *** *** gcm 8210 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.626 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.626 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8211 *** *** gcm 8212 *** *** gcm 8213 *** *** gcm 8214 *** *** gcm 8215 *** *** gcm 8216 *** *** gcm 8217 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.626 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.626 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB112/ZEROBYTEPADDING 07:25:25.627 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.627 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ 07:25:25.628 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.628 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO10126 07:25:25.628 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.628 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO10126-2 07:25:25.628 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.628 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO10126-2PADDING 07:25:25.629 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.629 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO10126PADDING 07:25:25.629 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.629 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO7816-4 07:25:25.630 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.630 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8218 *** *** gcm 8219 *** *** gcm 8220 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.630 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.630 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/NOPADDING 07:25:25.630 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.631 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/PKCS5 07:25:25.631 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.631 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/PKCS5PADDING 07:25:25.631 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8221 *** *** gcm 8222 *** *** gcm 8223 *** *** gcm 8224 *** *** gcm 8225 *** *** gcm 8226 *** *** gcm 8227 *** *** gcm 8228 *** *** gcm 8229 *** *** gcm 8230 *** *** gcm 8231 *** *** gcm 8232 *** *** gcm 8233 *** *** gcm 8234 *** *** gcm 8235 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.632 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/PKCS7 07:25:25.632 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.632 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/PKCS7PADDING 07:25:25.632 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.633 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/TBC 07:25:25.633 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.633 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/TBCPADDING 07:25:25.633 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.634 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/X9.23 07:25:25.634 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.634 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/X9.23PADDING 07:25:25.634 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.634 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ZEROBYTE 07:25:25.635 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.635 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB120/ZEROBYTEPADDING 07:25:25.635 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.635 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ 07:25:25.636 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.636 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8236 *** *** gcm 8237 *** *** gcm 8238 *** *** gcm 8239 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.636 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.636 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO10126-2 07:25:25.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8240 *** *** gcm 8241 *** *** gcm 8242 *** *** gcm 8243 *** *** gcm 8244 *** *** gcm 8245 *** *** gcm 8246 *** *** gcm 8247 *** *** gcm 8248 *** *** gcm 8249 *** *** gcm 8250 *** *** gcm 8251 *** *** gcm 8252 *** *** gcm 8253 *** *** gcm 8254 *** *** gcm 8255 *** *** gcm 8256 *** *** gcm 8257 *** *** gcm 8258 *** *** gcm 8259 *** *** gcm 8260 *** *** gcm 8261 *** *** gcm 8262 *** *** gcm 8263 *** *** gcm 8264 *** *** gcm 8265 *** *** gcm 8266 *** *** gcm 8267 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.637 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO10126-2PADDING 07:25:25.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.637 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO10126PADDING 07:25:25.638 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8268 *** *** gcm 8269 *** *** gcm 8270 *** *** gcm 8271 *** *** gcm 8272 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.638 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO7816-4 07:25:25.638 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.638 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ISO7816-4PADDING 07:25:25.638 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.638 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/NOPADDING 07:25:25.639 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.639 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8273 *** *** gcm 8274 *** *** gcm 8275 *** *** gcm 8276 *** *** gcm 8277 *** *** gcm 8278 *** *** gcm 8279 *** *** gcm 8280 *** *** gcm 8281 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.639 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.639 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/PKCS5PADDING 07:25:25.640 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.640 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/PKCS7 07:25:25.640 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.640 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/PKCS7PADDING 07:25:25.641 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.641 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8282 *** *** gcm 8283 *** *** gcm 8284 *** *** gcm 8285 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.641 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.641 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/TBCPADDING 07:25:25.641 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.641 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/X9.23 07:25:25.642 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.642 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/X9.23PADDING 07:25:25.642 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.642 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ZEROBYTE 07:25:25.642 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.642 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB128/ZEROBYTEPADDING 07:25:25.643 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.643 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ 07:25:25.643 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.644 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8286 *** *** gcm 8287 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.644 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.644 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8288 *** *** gcm 8289 *** *** gcm 8290 *** *** gcm 8291 *** *** gcm 8292 *** *** gcm 8293 *** *** gcm 8294 *** *** gcm 8295 *** *** gcm 8296 *** *** gcm 8297 *** *** gcm 8298 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.644 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8299 *** *** gcm 8300 *** *** gcm 8301 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.644 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO10126-2PADDING 07:25:25.645 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8302 *** *** gcm 8303 *** *** gcm 8304 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.645 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO10126PADDING 07:25:25.645 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.646 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO7816-4 07:25:25.646 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.646 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ISO7816-4PADDING 07:25:25.646 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.646 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/NOPADDING 07:25:25.646 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.646 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/PKCS5 07:25:25.646 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.646 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/PKCS5PADDING 07:25:25.646 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.646 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/PKCS7 07:25:25.646 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.646 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/PKCS7PADDING 07:25:25.646 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.646 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8305 *** *** gcm 8306 *** *** gcm 8307 *** *** gcm 8308 *** *** gcm 8309 *** *** gcm 8310 *** *** gcm 8311 *** *** gcm 8312 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.646 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.647 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8313 *** *** gcm 8314 *** *** gcm 8315 *** *** gcm 8316 *** *** gcm 8317 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.647 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.647 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/X9.23 07:25:25.647 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.647 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/X9.23PADDING 07:25:25.647 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.647 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ZEROBYTE 07:25:25.647 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.648 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB136/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8318 *** *** gcm 8319 *** *** gcm 8320 *** *** gcm 8321 *** *** gcm 8322 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.648 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ 07:25:25.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.648 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO10126 07:25:25.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.648 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO10126-2 07:25:25.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.648 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO10126-2PADDING 07:25:25.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.648 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO10126PADDING 07:25:25.649 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.649 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO7816-4 07:25:25.649 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.649 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8323 *** *** gcm 8324 *** *** gcm 8325 *** *** gcm 8326 *** *** gcm 8327 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.650 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/NOPADDING 07:25:25.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.650 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/PKCS5 07:25:25.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.650 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/PKCS5PADDING 07:25:25.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.650 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/PKCS7 07:25:25.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.650 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/PKCS7PADDING 07:25:25.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.650 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/TBC 07:25:25.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.650 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/TBCPADDING 07:25:25.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.651 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/X9.23 07:25:25.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.651 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/X9.23PADDING 07:25:25.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.651 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ZEROBYTE 07:25:25.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.651 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB144/ZEROBYTEPADDING 07:25:25.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.651 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ 07:25:25.652 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.652 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8328 *** *** gcm 8329 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.652 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.652 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO10126-2 07:25:25.652 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.653 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8330 *** *** gcm 8331 *** *** gcm 8332 *** *** gcm 8333 *** *** gcm 8334 *** *** gcm 8335 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.653 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.653 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO10126PADDING 07:25:25.653 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8336 *** *** gcm 8337 *** *** gcm 8338 *** *** gcm 8339 *** *** gcm 8340 *** *** gcm 8341 *** *** gcm 8342 *** *** gcm 8343 *** *** gcm 8344 *** *** gcm 8345 *** *** gcm 8346 *** *** gcm 8347 *** *** gcm 8348 *** *** gcm 8349 *** *** gcm 8350 *** *** gcm 8351 *** *** gcm 8352 *** *** gcm 8353 *** *** gcm 8354 *** *** gcm 8355 *** *** gcm 8356 *** *** gcm 8357 *** *** gcm 8358 *** *** gcm 8359 *** *** gcm 8360 *** *** gcm 8361 *** *** gcm 8362 *** *** gcm 8363 *** *** gcm 8364 *** *** gcm 8365 *** *** gcm 8366 *** *** gcm 8367 *** *** gcm 8368 *** *** gcm 8369 *** *** gcm 8370 *** *** gcm 8371 *** *** gcm 8372 *** *** gcm 8373 *** *** gcm 8374 *** *** gcm 8375 *** *** gcm 8376 *** *** gcm 8377 *** *** gcm 8378 *** *** gcm 8379 *** *** gcm 8380 *** *** gcm 8381 *** *** gcm 8382 *** *** gcm 8383 *** *** gcm 8384 *** *** gcm 8385 *** *** gcm 8386 *** *** gcm 8387 *** *** gcm 8388 *** *** gcm 8389 *** *** gcm 8390 *** *** gcm 8391 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.653 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO7816-4 07:25:25.654 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.654 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ISO7816-4PADDING 07:25:25.654 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.654 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/NOPADDING 07:25:25.654 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.654 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/PKCS5 07:25:25.654 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.654 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/PKCS5PADDING 07:25:25.654 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8392 *** *** gcm 8393 *** *** gcm 8394 *** *** gcm 8395 *** *** gcm 8396 *** *** gcm 8397 *** *** gcm 8398 *** *** gcm 8399 *** *** gcm 8400 *** *** gcm 8401 *** *** gcm 8402 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.654 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/PKCS7 07:25:25.654 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.655 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/PKCS7PADDING 07:25:25.655 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.655 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/TBC 07:25:25.655 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.655 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/TBCPADDING 07:25:25.655 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.655 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/X9.23 07:25:25.655 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.655 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/X9.23PADDING 07:25:25.656 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.656 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ZEROBYTE 07:25:25.656 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.656 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB152/ZEROBYTEPADDING 07:25:25.656 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.657 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ 07:25:25.657 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.657 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO10126 07:25:25.657 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8403 *** *** gcm 8404 *** *** gcm 8405 *** *** gcm 8406 *** *** gcm 8407 *** *** gcm 8408 *** *** gcm 8409 *** *** gcm 8410 *** *** gcm 8411 *** *** gcm 8412 *** *** gcm 8413 *** *** gcm 8414 *** *** gcm 8415 *** *** gcm 8416 *** *** gcm 8417 *** *** gcm 8418 *** *** gcm 8419 *** *** gcm 8420 *** *** gcm 8421 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.657 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO10126-2 07:25:25.658 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8422 *** *** gcm 8423 *** *** gcm 8424 *** *** gcm 8425 *** *** gcm 8426 *** *** gcm 8427 *** *** gcm 8428 *** *** gcm 8429 *** *** gcm 8430 *** *** gcm 8431 *** *** gcm 8432 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.658 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO10126-2PADDING 07:25:25.658 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8433 *** *** gcm 8434 *** *** gcm 8435 *** *** gcm 8436 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.658 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO10126PADDING 07:25:25.658 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8437 *** *** gcm 8438 *** *** gcm 8439 *** *** gcm 8440 *** *** gcm 8441 *** *** gcm 8442 *** *** gcm 8443 *** *** gcm 8444 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.658 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO7816-4 07:25:25.659 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.659 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ISO7816-4PADDING 07:25:25.659 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.659 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/NOPADDING 07:25:25.659 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.659 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8445 *** *** gcm 8446 *** *** gcm 8447 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.659 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.659 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/PKCS5PADDING 07:25:25.659 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.659 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/PKCS7 07:25:25.659 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.660 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/PKCS7PADDING 07:25:25.660 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.660 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/TBC 07:25:25.660 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8448 *** *** gcm 8449 *** *** gcm 8450 *** *** gcm 8451 *** *** gcm 8452 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.660 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/TBCPADDING 07:25:25.660 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.660 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/X9.23 07:25:25.660 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.660 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/X9.23PADDING 07:25:25.660 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.661 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8453 *** *** gcm 8454 *** *** gcm 8455 *** *** gcm 8456 *** *** gcm 8457 *** *** gcm 8458 *** *** gcm 8459 *** *** gcm 8460 *** *** gcm 8461 *** *** gcm 8462 *** *** gcm 8463 *** *** gcm 8464 *** *** gcm 8465 *** *** gcm 8466 *** *** gcm 8467 *** *** gcm 8468 *** *** gcm 8469 *** *** gcm 8470 *** *** gcm 8471 *** *** gcm 8472 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.661 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.661 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB16/ZEROBYTEPADDING 07:25:25.661 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.661 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ 07:25:25.661 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.661 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO10126 07:25:25.661 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.661 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO10126-2 07:25:25.661 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.662 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO10126-2PADDING 07:25:25.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.662 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO10126PADDING 07:25:25.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.662 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO7816-4 07:25:25.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.662 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ISO7816-4PADDING 07:25:25.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.662 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/NOPADDING 07:25:25.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.662 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/PKCS5 07:25:25.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.662 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/PKCS5PADDING 07:25:25.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.662 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/PKCS7 07:25:25.663 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8473 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.663 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/PKCS7PADDING 07:25:25.663 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.663 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/TBC 07:25:25.663 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.663 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/TBCPADDING 07:25:25.663 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8474 *** *** gcm 8475 *** *** gcm 8476 *** *** gcm 8477 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.663 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/X9.23 07:25:25.663 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.663 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/X9.23PADDING 07:25:25.663 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.663 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ZEROBYTE 07:25:25.663 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.663 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB160/ZEROBYTEPADDING 07:25:25.664 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.664 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ 07:25:25.664 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.664 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO10126 07:25:25.664 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.665 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO10126-2 07:25:25.665 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.665 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO10126-2PADDING 07:25:25.665 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.665 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO10126PADDING 07:25:25.666 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.666 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO7816-4 07:25:25.666 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.666 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ISO7816-4PADDING 07:25:25.666 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.667 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/NOPADDING 07:25:25.667 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.667 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/PKCS5 07:25:25.667 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.667 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/PKCS5PADDING 07:25:25.667 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.667 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/PKCS7 07:25:25.667 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.668 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/PKCS7PADDING 07:25:25.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.668 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/TBC 07:25:25.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.668 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/TBCPADDING 07:25:25.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.668 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/X9.23 07:25:25.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.668 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/X9.23PADDING 07:25:25.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.668 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ZEROBYTE 07:25:25.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.668 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB168/ZEROBYTEPADDING 07:25:25.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.668 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ 07:25:25.669 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.669 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8478 *** *** gcm 8479 *** *** gcm 8480 *** *** gcm 8481 *** *** gcm 8482 *** *** gcm 8483 *** *** gcm 8484 *** *** gcm 8485 *** *** gcm 8486 *** *** gcm 8487 *** *** gcm 8488 *** *** gcm 8489 *** *** gcm 8490 *** *** gcm 8491 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.669 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.669 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8492 *** *** gcm 8493 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.669 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.669 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8494 *** *** gcm 8495 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.669 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.669 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO10126PADDING 07:25:25.669 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8496 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.669 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO7816-4 07:25:25.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.670 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ISO7816-4PADDING 07:25:25.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.670 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/NOPADDING 07:25:25.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8497 *** *** gcm 8498 *** *** gcm 8499 *** *** gcm 8500 *** *** gcm 8501 *** *** gcm 8502 *** *** gcm 8503 *** *** gcm 8504 *** *** gcm 8505 *** *** gcm 8506 *** *** gcm 8507 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.670 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/PKCS5 07:25:25.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.670 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/PKCS5PADDING 07:25:25.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.670 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/PKCS7 07:25:25.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.670 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/PKCS7PADDING 07:25:25.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.670 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/TBC 07:25:25.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.670 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/TBCPADDING 07:25:25.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.670 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/X9.23 07:25:25.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.670 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/X9.23PADDING 07:25:25.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.671 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ZEROBYTE 07:25:25.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.671 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB176/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8508 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.671 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8509 *** *** gcm 8510 *** *** gcm 8511 *** *** gcm 8512 *** *** gcm 8513 *** *** gcm 8514 *** *** gcm 8515 *** *** gcm 8516 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.671 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8517 *** *** gcm 8518 *** *** gcm 8519 *** *** gcm 8520 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.671 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO10126-2 07:25:25.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.672 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO10126-2PADDING 07:25:25.672 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.672 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO10126PADDING 07:25:25.672 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.672 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO7816-4 07:25:25.672 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.672 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8521 *** *** gcm 8522 *** *** gcm 8523 *** *** gcm 8524 *** *** gcm 8525 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.672 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.673 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/NOPADDING 07:25:25.673 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.673 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/PKCS5 07:25:25.673 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.673 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/PKCS5PADDING 07:25:25.673 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.673 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/PKCS7 07:25:25.673 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.674 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/PKCS7PADDING 07:25:25.674 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.674 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/TBC 07:25:25.674 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.674 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/TBCPADDING 07:25:25.674 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.674 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/X9.23 07:25:25.674 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8526 *** *** gcm 8527 *** *** gcm 8528 *** *** gcm 8529 *** *** gcm 8530 *** *** gcm 8531 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.674 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/X9.23PADDING 07:25:25.674 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8532 *** *** gcm 8533 *** *** gcm 8534 *** *** gcm 8535 *** *** gcm 8536 *** *** gcm 8537 *** *** gcm 8538 *** *** gcm 8539 *** *** gcm 8540 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.674 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ZEROBYTE 07:25:25.674 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.674 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB184/ZEROBYTEPADDING 07:25:25.674 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.674 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ 07:25:25.674 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.674 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO10126 07:25:25.674 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.674 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8541 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.675 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.675 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO10126-2PADDING 07:25:25.675 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8542 *** *** gcm 8543 *** *** gcm 8544 *** *** gcm 8545 *** *** gcm 8546 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.676 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO10126PADDING 07:25:25.676 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.676 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO7816-4 07:25:25.676 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.676 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ISO7816-4PADDING 07:25:25.676 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.676 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8547 *** *** gcm 8548 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.676 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.676 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8549 *** *** gcm 8550 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.676 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.676 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/PKCS5PADDING 07:25:25.676 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.676 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/PKCS7 07:25:25.676 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.676 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/PKCS7PADDING 07:25:25.677 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.677 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/TBC 07:25:25.677 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.677 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/TBCPADDING 07:25:25.677 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8551 *** *** gcm 8552 *** *** gcm 8553 *** *** gcm 8554 *** *** gcm 8555 *** *** gcm 8556 *** *** gcm 8557 *** *** gcm 8558 *** *** gcm 8559 *** *** gcm 8560 *** *** gcm 8561 *** *** gcm 8562 *** *** gcm 8563 *** *** gcm 8564 *** *** gcm 8565 *** *** gcm 8566 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.677 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/X9.23 07:25:25.677 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8567 *** *** gcm 8568 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.677 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/X9.23PADDING 07:25:25.677 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.677 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ZEROBYTE 07:25:25.677 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8569 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.677 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB192/ZEROBYTEPADDING 07:25:25.677 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8570 *** *** gcm 8571 *** *** gcm 8572 *** *** gcm 8573 *** *** gcm 8574 *** *** gcm 8575 *** *** gcm 8576 *** *** gcm 8577 *** *** gcm 8578 *** *** gcm 8579 *** *** gcm 8580 *** *** gcm 8581 *** *** gcm 8582 *** *** gcm 8583 *** *** gcm 8584 *** *** gcm 8585 *** *** gcm 8586 *** *** gcm 8587 *** *** gcm 8588 *** *** gcm 8589 *** *** gcm 8590 *** *** gcm 8591 *** *** gcm 8592 *** *** gcm 8593 *** *** gcm 8594 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.677 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ 07:25:25.677 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.677 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO10126 07:25:25.677 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.677 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO10126-2 07:25:25.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.678 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO10126-2PADDING 07:25:25.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.678 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO10126PADDING 07:25:25.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.678 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO7816-4 07:25:25.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8595 *** *** gcm 8596 *** *** gcm 8597 *** *** gcm 8598 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.678 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ISO7816-4PADDING 07:25:25.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8599 *** *** gcm 8600 *** *** gcm 8601 *** *** gcm 8602 *** *** gcm 8603 *** *** gcm 8604 *** *** gcm 8605 *** *** gcm 8606 *** *** gcm 8607 *** *** gcm 8608 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.678 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/NOPADDING 07:25:25.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.678 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/PKCS5 07:25:25.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.678 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/PKCS5PADDING 07:25:25.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.678 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/PKCS7 07:25:25.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.678 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/PKCS7PADDING 07:25:25.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.678 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/TBC 07:25:25.679 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.679 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/TBCPADDING 07:25:25.679 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.679 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/X9.23 07:25:25.679 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.679 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/X9.23PADDING 07:25:25.679 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.679 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8609 *** *** gcm 8610 *** *** gcm 8611 *** *** gcm 8612 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.679 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.679 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB200/ZEROBYTEPADDING 07:25:25.679 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.679 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ 07:25:25.680 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.680 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO10126 07:25:25.680 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.680 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO10126-2 07:25:25.680 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.680 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO10126-2PADDING 07:25:25.680 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.680 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO10126PADDING 07:25:25.680 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.680 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO7816-4 07:25:25.680 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.680 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ISO7816-4PADDING 07:25:25.680 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.680 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/NOPADDING 07:25:25.680 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.680 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/PKCS5 07:25:25.680 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.680 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/PKCS5PADDING 07:25:25.681 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.681 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/PKCS7 07:25:25.681 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.681 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/PKCS7PADDING 07:25:25.681 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.681 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/TBC 07:25:25.681 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.681 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/TBCPADDING 07:25:25.681 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.681 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/X9.23 07:25:25.681 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8613 *** *** gcm 8614 *** *** gcm 8615 *** *** gcm 8616 *** *** gcm 8617 *** *** gcm 8618 *** *** gcm 8619 *** *** gcm 8620 *** *** gcm 8621 *** *** gcm 8622 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.681 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/X9.23PADDING 07:25:25.681 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.681 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ZEROBYTE 07:25:25.681 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.681 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB208/ZEROBYTEPADDING 07:25:25.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.682 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ 07:25:25.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.682 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8623 *** *** gcm 8624 *** *** gcm 8625 *** *** gcm 8626 *** *** gcm 8627 *** *** gcm 8628 *** *** gcm 8629 *** *** gcm 8630 *** *** gcm 8631 *** *** gcm 8632 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.682 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO10126-2 07:25:25.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.682 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO10126-2PADDING 07:25:25.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.682 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO10126PADDING 07:25:25.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.682 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO7816-4 07:25:25.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8633 *** *** gcm 8634 *** *** gcm 8635 *** *** gcm 8636 *** *** gcm 8637 *** *** gcm 8638 *** *** gcm 8639 *** *** gcm 8640 *** *** gcm 8641 *** *** gcm 8642 *** *** gcm 8643 *** *** gcm 8644 *** *** gcm 8645 *** *** gcm 8646 *** *** gcm 8647 *** *** gcm 8648 *** *** gcm 8649 *** *** gcm 8650 *** *** gcm 8651 *** *** gcm 8652 *** *** gcm 8653 *** *** gcm 8654 *** *** gcm 8655 *** *** gcm 8656 *** *** gcm 8657 *** *** gcm 8658 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.682 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ISO7816-4PADDING 07:25:25.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.682 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/NOPADDING 07:25:25.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.682 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/PKCS5 07:25:25.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.682 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/PKCS5PADDING 07:25:25.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.683 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/PKCS7 07:25:25.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.683 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/PKCS7PADDING 07:25:25.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8659 *** *** gcm 8660 *** *** gcm 8661 *** *** gcm 8662 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.683 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/TBC 07:25:25.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.683 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/TBCPADDING 07:25:25.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8663 *** *** gcm 8664 *** *** gcm 8665 *** *** gcm 8666 *** *** gcm 8667 *** *** gcm 8668 *** *** gcm 8669 *** *** gcm 8670 *** *** gcm 8671 *** *** gcm 8672 *** *** gcm 8673 *** *** gcm 8674 *** *** gcm 8675 *** *** gcm 8676 *** *** gcm 8677 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.683 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/X9.23 07:25:25.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.683 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/X9.23PADDING 07:25:25.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.683 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ZEROBYTE 07:25:25.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB216/ZEROBYTEPADDING 07:25:25.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ 07:25:25.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO10126 07:25:25.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO10126-2 07:25:25.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO10126-2PADDING 07:25:25.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8678 *** *** gcm 8679 *** *** gcm 8680 *** *** gcm 8681 *** *** gcm 8682 *** *** gcm 8683 *** *** gcm 8684 *** *** gcm 8685 *** *** gcm 8686 *** *** gcm 8687 *** *** gcm 8688 *** *** gcm 8689 *** *** gcm 8690 *** *** gcm 8691 *** *** gcm 8692 *** *** gcm 8693 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO7816-4 07:25:25.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ISO7816-4PADDING 07:25:25.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/NOPADDING 07:25:25.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/PKCS5 07:25:25.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8694 *** *** gcm 8695 *** *** gcm 8696 *** *** gcm 8697 *** *** gcm 8698 *** *** gcm 8699 *** *** gcm 8700 *** *** gcm 8701 *** *** gcm 8702 *** *** gcm 8703 *** *** gcm 8704 *** *** gcm 8705 *** *** gcm 8706 *** *** gcm 8707 *** *** gcm 8708 *** *** gcm 8709 *** *** gcm 8710 *** *** gcm 8711 *** *** gcm 8712 *** *** gcm 8713 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.684 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/PKCS5PADDING 07:25:25.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.685 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/PKCS7 07:25:25.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.685 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/PKCS7PADDING 07:25:25.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.685 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/TBC 07:25:25.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.685 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/TBCPADDING 07:25:25.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.685 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/X9.23 07:25:25.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.685 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/X9.23PADDING 07:25:25.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.685 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ZEROBYTE 07:25:25.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.685 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB224/ZEROBYTEPADDING 07:25:25.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.685 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ 07:25:25.686 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.686 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO10126 07:25:25.686 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.686 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO10126-2 07:25:25.686 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.686 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO10126-2PADDING 07:25:25.686 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.686 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO10126PADDING 07:25:25.686 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.686 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO7816-4 07:25:25.686 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.686 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ISO7816-4PADDING 07:25:25.686 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.686 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/NOPADDING 07:25:25.686 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.686 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/PKCS5 07:25:25.686 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.686 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/PKCS5PADDING 07:25:25.687 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.687 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/PKCS7 07:25:25.687 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.687 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/PKCS7PADDING 07:25:25.687 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.687 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/TBC 07:25:25.687 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.687 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/TBCPADDING 07:25:25.687 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.687 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/X9.23 07:25:25.687 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.687 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/X9.23PADDING 07:25:25.689 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.689 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8714 *** *** gcm 8715 *** *** gcm 8716 *** *** gcm 8717 *** *** gcm 8718 *** *** gcm 8719 *** *** gcm 8720 *** *** gcm 8721 *** *** gcm 8722 *** *** gcm 8723 *** *** gcm 8724 *** *** gcm 8725 *** *** gcm 8726 *** *** gcm 8727 *** *** gcm 8728 *** *** gcm 8729 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.689 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.689 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB232/ZEROBYTEPADDING 07:25:25.689 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.689 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ 07:25:25.689 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.690 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO10126 07:25:25.690 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.690 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO10126-2 07:25:25.690 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.690 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8730 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.690 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.690 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO10126PADDING 07:25:25.690 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.690 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO7816-4 07:25:25.690 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.690 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8731 *** *** gcm 8732 *** *** gcm 8733 *** *** gcm 8734 *** *** gcm 8735 *** *** gcm 8736 *** *** gcm 8737 *** *** gcm 8738 *** *** gcm 8739 *** *** gcm 8740 *** *** gcm 8741 *** *** gcm 8742 *** *** gcm 8743 *** *** gcm 8744 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.690 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.690 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/NOPADDING 07:25:25.691 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.691 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/PKCS5 07:25:25.691 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.691 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/PKCS5PADDING 07:25:25.691 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.691 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/PKCS7 07:25:25.691 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.691 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/PKCS7PADDING 07:25:25.691 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.692 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/TBC 07:25:25.692 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.692 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/TBCPADDING 07:25:25.692 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.692 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8745 *** *** gcm 8746 *** *** gcm 8747 *** *** gcm 8748 *** *** gcm 8749 *** *** gcm 8750 *** *** gcm 8751 *** *** gcm 8752 *** *** gcm 8753 *** *** gcm 8754 *** *** gcm 8755 *** *** gcm 8756 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.692 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.692 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/X9.23PADDING 07:25:25.692 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.693 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ZEROBYTE 07:25:25.693 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.693 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB24/ZEROBYTEPADDING 07:25:25.693 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.693 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ 07:25:25.693 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8757 *** *** gcm 8758 *** *** gcm 8759 *** *** gcm 8760 *** *** gcm 8761 *** *** gcm 8762 *** *** gcm 8763 *** *** gcm 8764 *** *** gcm 8765 *** *** gcm 8766 *** *** gcm 8767 *** *** gcm 8768 *** *** gcm 8769 *** *** gcm 8770 *** *** gcm 8771 *** *** gcm 8772 *** *** gcm 8773 *** *** gcm 8774 *** *** gcm 8775 *** *** gcm 8776 *** *** gcm 8777 *** *** gcm 8778 *** *** gcm 8779 *** *** gcm 8780 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.693 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO10126 07:25:25.694 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.694 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO10126-2 07:25:25.694 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.694 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO10126-2PADDING 07:25:25.694 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.694 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO10126PADDING 07:25:25.694 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8781 *** *** gcm 8782 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.694 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO7816-4 07:25:25.695 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8783 *** *** gcm 8784 *** *** gcm 8785 *** *** gcm 8786 *** *** gcm 8787 *** *** gcm 8788 *** *** gcm 8789 *** *** gcm 8790 *** *** gcm 8791 *** *** gcm 8792 *** *** gcm 8793 *** *** gcm 8794 *** *** gcm 8795 *** *** gcm 8796 *** *** gcm 8797 *** *** gcm 8798 *** *** gcm 8799 *** *** gcm 8800 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.695 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ISO7816-4PADDING 07:25:25.695 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.695 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/NOPADDING 07:25:25.696 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.696 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/PKCS5 07:25:25.696 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.696 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/PKCS5PADDING 07:25:25.696 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.696 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/PKCS7 07:25:25.697 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.697 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/PKCS7PADDING 07:25:25.697 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.697 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/TBC 07:25:25.697 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.697 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/TBCPADDING 07:25:25.697 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.697 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/X9.23 07:25:25.697 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.697 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/X9.23PADDING 07:25:25.697 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.697 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ZEROBYTE 07:25:25.698 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.698 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB240/ZEROBYTEPADDING 07:25:25.698 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.698 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ 07:25:25.698 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8801 *** *** gcm 8802 *** *** gcm 8803 *** *** gcm 8804 *** *** gcm 8805 *** *** gcm 8806 *** *** gcm 8807 *** *** gcm 8808 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.698 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO10126 07:25:25.698 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.698 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO10126-2 07:25:25.698 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.698 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO10126-2PADDING 07:25:25.698 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.698 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO10126PADDING 07:25:25.698 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.698 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO7816-4 07:25:25.698 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.698 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ISO7816-4PADDING 07:25:25.699 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.699 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/NOPADDING 07:25:25.699 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8809 *** *** gcm 8810 *** *** gcm 8811 *** *** gcm 8812 *** *** gcm 8813 *** *** gcm 8814 *** *** gcm 8815 *** *** gcm 8816 *** *** gcm 8817 *** *** gcm 8818 *** *** gcm 8819 *** *** gcm 8820 *** *** gcm 8821 *** *** gcm 8822 *** *** gcm 8823 *** *** gcm 8824 *** *** gcm 8825 *** *** gcm 8826 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.699 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/PKCS5 07:25:25.699 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.699 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/PKCS5PADDING 07:25:25.699 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.699 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/PKCS7 07:25:25.699 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.699 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/PKCS7PADDING 07:25:25.699 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.700 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/TBC 07:25:25.700 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.700 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/TBCPADDING 07:25:25.701 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.701 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/X9.23 07:25:25.701 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.701 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/X9.23PADDING 07:25:25.701 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.702 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ZEROBYTE 07:25:25.702 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.702 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB248/ZEROBYTEPADDING 07:25:25.702 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.703 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ 07:25:25.703 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.703 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO10126 07:25:25.704 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.704 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO10126-2 07:25:25.704 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.704 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO10126-2PADDING 07:25:25.704 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.704 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO10126PADDING 07:25:25.704 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.705 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO7816-4 07:25:25.705 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.705 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ISO7816-4PADDING 07:25:25.705 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.705 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/NOPADDING 07:25:25.705 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.705 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/PKCS5 07:25:25.705 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.705 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/PKCS5PADDING 07:25:25.706 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.706 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/PKCS7 07:25:25.706 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.707 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/PKCS7PADDING 07:25:25.707 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.707 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/TBC 07:25:25.707 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.708 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/TBCPADDING 07:25:25.708 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.708 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/X9.23 07:25:25.708 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.708 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/X9.23PADDING 07:25:25.709 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.709 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ZEROBYTE 07:25:25.709 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.709 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB256/ZEROBYTEPADDING 07:25:25.710 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.710 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ 07:25:25.710 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.710 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO10126 07:25:25.710 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.711 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO10126-2 07:25:25.711 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.711 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO10126-2PADDING 07:25:25.712 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.712 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO10126PADDING 07:25:25.712 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.712 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO7816-4 07:25:25.712 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.712 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ISO7816-4PADDING 07:25:25.713 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.713 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/NOPADDING 07:25:25.713 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.713 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/PKCS5 07:25:25.713 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.714 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/PKCS5PADDING 07:25:25.714 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.714 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/PKCS7 07:25:25.714 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.714 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/PKCS7PADDING 07:25:25.714 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.715 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/TBC 07:25:25.715 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.715 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/TBCPADDING 07:25:25.715 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.716 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/X9.23 07:25:25.716 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.716 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/X9.23PADDING 07:25:25.716 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.716 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ZEROBYTE 07:25:25.716 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.717 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB32/ZEROBYTEPADDING 07:25:25.717 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.717 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ 07:25:25.717 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.717 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO10126 07:25:25.718 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.718 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO10126-2 07:25:25.718 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.718 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO10126-2PADDING 07:25:25.718 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.719 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO10126PADDING 07:25:25.719 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.719 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO7816-4 07:25:25.719 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.720 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ISO7816-4PADDING 07:25:25.720 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.720 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/NOPADDING 07:25:25.720 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.720 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/PKCS5 07:25:25.720 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.720 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/PKCS5PADDING 07:25:25.720 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.720 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/PKCS7 07:25:25.720 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.721 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/PKCS7PADDING 07:25:25.721 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.721 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/TBC 07:25:25.721 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.721 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/TBCPADDING 07:25:25.721 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.721 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/X9.23 07:25:25.721 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.721 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8827 *** *** gcm 8828 *** *** gcm 8829 *** *** gcm 8830 *** *** gcm 8831 *** *** gcm 8832 *** *** gcm 8833 *** *** gcm 8834 *** *** gcm 8835 *** *** gcm 8836 *** *** gcm 8837 *** *** gcm 8838 *** *** gcm 8839 *** *** gcm 8840 *** *** gcm 8841 *** *** gcm 8842 *** *** gcm 8843 *** *** gcm 8844 *** *** gcm 8845 *** *** gcm 8846 *** *** gcm 8847 *** *** gcm 8848 *** *** gcm 8849 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.722 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.722 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ZEROBYTE 07:25:25.722 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.722 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB40/ZEROBYTEPADDING 07:25:25.722 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.722 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ 07:25:25.722 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.723 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO10126 07:25:25.723 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8850 *** *** gcm 8851 *** *** gcm 8852 *** *** gcm 8853 *** *** gcm 8854 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.723 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO10126-2 07:25:25.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.724 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8855 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.724 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8856 *** *** gcm 8857 *** *** gcm 8858 *** *** gcm 8859 *** *** gcm 8860 *** *** gcm 8861 *** *** gcm 8862 *** *** gcm 8863 *** *** gcm 8864 *** *** gcm 8865 *** *** gcm 8866 *** *** gcm 8867 *** *** gcm 8868 *** *** gcm 8869 *** *** gcm 8870 *** *** gcm 8871 *** *** gcm 8872 *** *** gcm 8873 *** *** gcm 8874 *** *** gcm 8875 *** *** gcm 8876 *** *** gcm 8877 *** *** gcm 8878 *** *** gcm 8879 *** *** gcm 8880 *** *** gcm 8881 *** *** gcm 8882 *** *** gcm 8883 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.724 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO7816-4 07:25:25.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.724 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ISO7816-4PADDING 07:25:25.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8884 *** *** gcm 8885 *** *** gcm 8886 *** *** gcm 8887 *** *** gcm 8888 *** *** gcm 8889 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.725 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/NOPADDING 07:25:25.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.725 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/PKCS5 07:25:25.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.725 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/PKCS5PADDING 07:25:25.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.725 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/PKCS7 07:25:25.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.726 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/PKCS7PADDING 07:25:25.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8890 *** *** gcm 8891 *** *** gcm 8892 *** *** gcm 8893 *** *** gcm 8894 *** *** gcm 8895 *** *** gcm 8896 *** *** gcm 8897 *** *** gcm 8898 *** *** gcm 8899 *** *** gcm 8900 *** *** gcm 8901 *** *** gcm 8902 *** *** gcm 8903 *** *** gcm 8904 *** *** gcm 8905 *** *** gcm 8906 *** *** gcm 8907 *** *** gcm 8908 *** *** gcm 8909 *** *** gcm 8910 *** *** gcm 8911 *** *** gcm 8912 *** *** gcm 8913 *** *** gcm 8914 *** *** gcm 8915 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.726 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/TBC 07:25:25.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8916 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.726 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/TBCPADDING 07:25:25.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.726 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/X9.23 07:25:25.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.727 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/X9.23PADDING 07:25:25.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.727 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ZEROBYTE 07:25:25.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.727 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB48/ZEROBYTEPADDING 07:25:25.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.728 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ 07:25:25.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.728 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO10126 07:25:25.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8917 *** *** gcm 8918 *** *** gcm 8919 *** *** gcm 8920 *** *** gcm 8921 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.728 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO10126-2 07:25:25.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.728 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO10126-2PADDING 07:25:25.729 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.729 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO10126PADDING 07:25:25.729 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.729 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO7816-4 07:25:25.729 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.729 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ISO7816-4PADDING 07:25:25.729 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.730 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/NOPADDING 07:25:25.730 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.730 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/PKCS5 07:25:25.730 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.730 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/PKCS5PADDING 07:25:25.730 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.730 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/PKCS7 07:25:25.730 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.731 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/PKCS7PADDING 07:25:25.731 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.731 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/TBC 07:25:25.731 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.731 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/TBCPADDING 07:25:25.731 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.731 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/X9.23 07:25:25.731 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.731 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/X9.23PADDING 07:25:25.731 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.731 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ZEROBYTE 07:25:25.731 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.732 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB56/ZEROBYTEPADDING 07:25:25.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.732 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ 07:25:25.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.732 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO10126 07:25:25.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.732 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO10126-2 07:25:25.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.732 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO10126-2PADDING 07:25:25.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.732 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO10126PADDING 07:25:25.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.732 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO7816-4 07:25:25.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8922 *** *** gcm 8923 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.732 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ISO7816-4PADDING 07:25:25.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.733 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/NOPADDING 07:25:25.733 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.733 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/PKCS5 07:25:25.733 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.733 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/PKCS5PADDING 07:25:25.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.734 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/PKCS7 07:25:25.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.734 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/PKCS7PADDING 07:25:25.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8924 *** *** gcm 8925 *** *** gcm 8926 *** *** gcm 8927 *** *** gcm 8928 *** *** gcm 8929 *** *** gcm 8930 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.734 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/TBC 07:25:25.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.734 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/TBCPADDING 07:25:25.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.735 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/X9.23 07:25:25.735 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8931 *** *** gcm 8932 *** *** gcm 8933 *** *** gcm 8934 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.735 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/X9.23PADDING 07:25:25.735 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.735 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ZEROBYTE 07:25:25.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8935 *** *** gcm 8936 *** *** gcm 8937 *** *** gcm 8938 *** *** gcm 8939 *** *** gcm 8940 *** *** gcm 8941 *** *** gcm 8942 *** *** gcm 8943 *** *** gcm 8944 *** *** gcm 8945 *** *** gcm 8946 *** *** gcm 8947 *** *** gcm 8948 *** *** gcm 8949 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.736 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB64/ZEROBYTEPADDING 07:25:25.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.737 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 8950 *** *** gcm 8951 *** *** gcm 8952 *** *** gcm 8953 *** *** gcm 8954 *** *** gcm 8955 *** *** gcm 8956 *** *** gcm 8957 *** *** gcm 8958 *** *** gcm 8959 *** *** gcm 8960 *** *** gcm 8961 *** *** gcm 8962 *** *** gcm 8963 *** *** gcm 8964 *** *** gcm 8965 *** *** gcm 8966 *** *** gcm 8967 *** *** gcm 8968 *** *** gcm 8969 *** *** gcm 8970 *** *** gcm 8971 *** *** gcm 8972 *** *** gcm 8973 *** *** gcm 8974 *** *** gcm 8975 *** *** gcm 8976 *** *** gcm 8977 *** *** gcm 8978 *** *** gcm 8979 *** *** gcm 8980 *** *** gcm 8981 *** *** gcm 8982 *** *** gcm 8983 *** *** gcm 8984 *** *** gcm 8985 *** *** gcm 8986 *** *** gcm 8987 *** *** gcm 8988 *** *** gcm 8989 *** *** gcm 8990 *** *** gcm 8991 *** *** gcm 8992 *** *** gcm 8993 *** *** gcm 8994 *** *** gcm 8995 *** *** gcm 8996 *** *** gcm 8997 *** *** gcm 8998 *** *** gcm 8999 *** *** gcm 9000 *** *** gcm 9001 *** *** gcm 9002 *** *** gcm 9003 *** *** gcm 9004 *** *** gcm 9005 *** *** gcm 9006 *** *** gcm 9007 *** *** gcm 9008 *** *** gcm 9009 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.737 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.737 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO10126 07:25:25.737 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.737 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO10126-2 07:25:25.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.738 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO10126-2PADDING 07:25:25.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.738 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO10126PADDING 07:25:25.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.739 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9010 *** *** gcm 9011 *** *** gcm 9012 *** *** gcm 9013 *** *** gcm 9014 *** *** gcm 9015 *** *** gcm 9016 *** *** gcm 9017 *** *** gcm 9018 *** *** gcm 9019 *** *** gcm 9020 *** *** gcm 9021 *** *** gcm 9022 *** *** gcm 9023 *** *** gcm 9024 *** *** gcm 9025 *** *** gcm 9026 *** *** gcm 9027 *** *** gcm 9028 *** *** gcm 9029 *** *** gcm 9030 *** *** gcm 9031 *** *** gcm 9032 *** *** gcm 9033 *** *** gcm 9034 *** *** gcm 9035 *** *** gcm 9036 *** *** gcm 9037 *** *** gcm 9038 *** *** gcm 9039 *** *** gcm 9040 *** *** gcm 9041 *** *** gcm 9042 *** *** gcm 9043 *** *** gcm 9044 *** *** gcm 9045 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.739 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ISO7816-4PADDING 07:25:25.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.739 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/NOPADDING 07:25:25.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.739 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9046 *** *** gcm 9047 *** *** gcm 9048 *** *** gcm 9049 *** *** gcm 9050 *** *** gcm 9051 *** *** gcm 9052 *** *** gcm 9053 *** *** gcm 9054 *** *** gcm 9055 *** *** gcm 9056 *** *** gcm 9057 *** *** gcm 9058 *** *** gcm 9059 *** *** gcm 9060 *** *** gcm 9061 *** *** gcm 9062 *** *** gcm 9063 *** *** gcm 9064 *** *** gcm 9065 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.739 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/PKCS5PADDING 07:25:25.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.739 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/PKCS7 07:25:25.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/PKCS7PADDING 07:25:25.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9066 *** *** gcm 9067 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/TBCPADDING 07:25:25.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/X9.23 07:25:25.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/X9.23PADDING 07:25:25.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ZEROBYTE 07:25:25.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB72/ZEROBYTEPADDING 07:25:25.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ 07:25:25.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.740 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO10126 07:25:25.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.741 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO10126-2 07:25:25.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.741 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO10126-2PADDING 07:25:25.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.741 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO10126PADDING 07:25:25.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.741 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO7816-4 07:25:25.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.741 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ISO7816-4PADDING 07:25:25.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.741 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/NOPADDING 07:25:25.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.741 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/PKCS5 07:25:25.742 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.742 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/PKCS5PADDING 07:25:25.742 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.742 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/PKCS7 07:25:25.742 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.742 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9068 *** *** gcm 9069 *** *** gcm 9070 *** *** gcm 9071 *** *** gcm 9072 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.742 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9073 *** *** gcm 9074 *** *** gcm 9075 *** *** gcm 9076 *** *** gcm 9077 *** *** gcm 9078 *** *** gcm 9079 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.742 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/TBC 07:25:25.742 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.742 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/TBCPADDING 07:25:25.742 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9080 *** *** gcm 9081 *** *** gcm 9082 *** *** gcm 9083 *** *** gcm 9084 *** *** gcm 9085 *** *** gcm 9086 *** *** gcm 9087 *** *** gcm 9088 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.742 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/X9.23 07:25:25.742 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.742 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/X9.23PADDING 07:25:25.743 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.743 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ZEROBYTE 07:25:25.743 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.743 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB8/ZEROBYTEPADDING 07:25:25.743 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9089 *** *** gcm 9090 *** *** gcm 9091 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.743 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ 07:25:25.743 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.743 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO10126 07:25:25.743 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.743 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO10126-2 07:25:25.743 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9092 *** *** gcm 9093 *** *** gcm 9094 *** *** gcm 9095 *** *** gcm 9096 *** *** gcm 9097 *** *** gcm 9098 *** *** gcm 9099 *** *** gcm 9100 *** *** gcm 9101 *** *** gcm 9102 *** *** gcm 9103 *** *** gcm 9104 *** *** gcm 9105 *** *** gcm 9106 *** *** gcm 9107 *** *** gcm 9108 *** *** gcm 9109 *** *** gcm 9110 *** *** gcm 9111 *** *** gcm 9112 *** *** gcm 9113 *** *** gcm 9114 *** *** gcm 9115 *** *** gcm 9116 *** *** gcm 9117 *** *** gcm 9118 *** *** gcm 9119 *** *** gcm 9120 *** *** gcm 9121 *** *** gcm 9122 *** *** gcm 9123 *** *** gcm 9124 *** *** gcm 9125 *** *** gcm 9126 *** *** gcm 9127 *** *** gcm 9128 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.743 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO10126-2PADDING 07:25:25.743 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.743 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO10126PADDING 07:25:25.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.744 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO7816-4 07:25:25.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.744 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ISO7816-4PADDING 07:25:25.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.744 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/NOPADDING 07:25:25.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.744 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/PKCS5 07:25:25.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.744 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/PKCS5PADDING 07:25:25.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.744 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/PKCS7 07:25:25.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.744 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/PKCS7PADDING 07:25:25.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.744 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9129 *** *** gcm 9130 *** *** gcm 9131 *** *** gcm 9132 *** *** gcm 9133 *** *** gcm 9134 *** *** gcm 9135 *** *** gcm 9136 *** *** gcm 9137 *** *** gcm 9138 *** *** gcm 9139 *** *** gcm 9140 *** *** gcm 9141 *** *** gcm 9142 *** *** gcm 9143 *** *** gcm 9144 *** *** gcm 9145 *** *** gcm 9146 *** *** gcm 9147 *** *** gcm 9148 *** *** gcm 9149 *** *** gcm 9150 *** *** gcm 9151 *** *** gcm 9152 *** *** gcm 9153 *** *** gcm 9154 *** *** gcm 9155 *** *** gcm 9156 *** *** gcm 9157 *** *** gcm 9158 *** *** gcm 9159 *** *** gcm 9160 *** *** gcm 9161 *** *** gcm 9162 *** *** gcm 9163 *** *** gcm 9164 *** *** gcm 9165 *** *** gcm 9166 *** *** gcm 9167 *** *** gcm 9168 *** *** gcm 9169 *** *** gcm 9170 *** *** gcm 9171 *** *** gcm 9172 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.744 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/TBCPADDING 07:25:25.745 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.745 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/X9.23 07:25:25.745 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9173 *** *** gcm 9174 *** *** gcm 9175 *** *** gcm 9176 *** *** gcm 9177 *** *** gcm 9178 *** *** gcm 9179 *** *** gcm 9180 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.745 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/X9.23PADDING 07:25:25.745 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9181 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.745 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ZEROBYTE 07:25:25.745 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9182 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.745 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB80/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9183 *** *** gcm 9184 *** *** gcm 9185 *** *** gcm 9186 *** *** gcm 9187 *** *** gcm 9188 *** *** gcm 9189 *** *** gcm 9190 *** *** gcm 9191 *** *** gcm 9192 *** *** gcm 9193 *** *** gcm 9194 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.745 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.745 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ 07:25:25.745 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.745 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO10126 07:25:25.745 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.745 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO10126-2 07:25:25.745 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.745 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO10126-2PADDING 07:25:25.746 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.746 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO10126PADDING 07:25:25.746 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.746 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO7816-4 07:25:25.746 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.746 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ISO7816-4PADDING 07:25:25.746 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.746 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/NOPADDING 07:25:25.746 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.746 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/PKCS5 07:25:25.746 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.746 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9195 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.746 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.746 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/PKCS7 07:25:25.746 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.746 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/PKCS7PADDING 07:25:25.746 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.746 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/TBC 07:25:25.747 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.747 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/TBCPADDING 07:25:25.747 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.747 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/X9.23 07:25:25.747 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.747 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/X9.23PADDING 07:25:25.747 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9196 *** *** gcm 9197 *** *** gcm 9198 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.747 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9199 *** *** gcm 9200 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.747 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.747 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB88/ZEROBYTEPADDING 07:25:25.747 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.747 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ 07:25:25.747 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.747 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9201 *** *** gcm 9202 *** *** gcm 9203 *** *** gcm 9204 *** *** gcm 9205 *** *** gcm 9206 *** *** gcm 9207 *** *** gcm 9208 *** *** gcm 9209 *** *** gcm 9210 *** *** gcm 9211 *** *** gcm 9212 *** *** gcm 9213 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.748 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.748 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO10126-2 07:25:25.748 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.748 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO10126-2PADDING 07:25:25.748 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9214 *** *** gcm 9215 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.748 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9216 *** *** gcm 9217 *** *** gcm 9218 *** *** gcm 9219 *** *** gcm 9220 *** *** gcm 9221 *** *** gcm 9222 *** *** gcm 9223 *** *** gcm 9224 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.748 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.748 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO7816-4 07:25:25.748 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.748 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9225 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.748 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.748 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/NOPADDING 07:25:25.748 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9226 *** *** gcm 9227 *** *** gcm 9228 *** *** gcm 9229 *** *** gcm 9230 *** *** gcm 9231 *** *** gcm 9232 *** *** gcm 9233 *** *** gcm 9234 *** *** gcm 9235 *** *** gcm 9236 *** *** gcm 9237 *** *** gcm 9238 *** *** gcm 9239 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.748 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9240 *** *** gcm 9241 *** *** gcm 9242 *** *** gcm 9243 *** *** gcm 9244 *** *** gcm 9245 *** *** gcm 9246 *** *** gcm 9247 *** *** gcm 9248 *** *** gcm 9249 *** *** gcm 9250 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.748 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.748 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/PKCS5PADDING 07:25:25.748 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.749 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/PKCS7 07:25:25.749 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.749 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/PKCS7PADDING 07:25:25.749 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.749 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/TBC 07:25:25.749 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.749 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/TBCPADDING 07:25:25.749 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.749 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/X9.23 07:25:25.749 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.749 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/X9.23PADDING 07:25:25.749 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.749 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ZEROBYTE 07:25:25.749 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9251 *** *** gcm 9252 *** *** gcm 9253 *** *** gcm 9254 *** *** gcm 9255 *** *** gcm 9256 *** *** gcm 9257 *** *** gcm 9258 *** *** gcm 9259 *** *** gcm 9260 *** *** gcm 9261 *** *** gcm 9262 *** *** gcm 9263 *** *** gcm 9264 *** *** gcm 9265 *** *** gcm 9266 *** *** gcm 9267 *** *** gcm 9268 *** *** gcm 9269 *** *** gcm 9270 *** *** gcm 9271 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.749 [Test worker] INFO o.s.c.CipherTest - transformation=DES/OFB96/ZEROBYTEPADDING 07:25:25.749 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.749 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ 07:25:25.750 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.750 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9272 *** *** gcm 9273 *** *** gcm 9274 *** *** gcm 9275 *** *** gcm 9276 *** *** gcm 9277 *** *** gcm 9278 *** *** gcm 9279 *** *** gcm 9280 *** *** gcm 9281 *** *** gcm 9282 *** *** gcm 9283 *** *** gcm 9284 *** *** gcm 9285 *** *** gcm 9286 *** *** gcm 9287 *** *** gcm 9288 *** *** gcm 9289 *** *** gcm 9290 *** *** gcm 9291 *** *** gcm 9292 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.750 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.750 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO10126-2 07:25:25.750 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.750 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO10126-2PADDING 07:25:25.750 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.750 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO10126PADDING 07:25:25.751 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.751 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO7816-4 07:25:25.751 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.751 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ISO7816-4PADDING 07:25:25.751 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.751 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/NOPADDING 07:25:25.751 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9293 *** *** gcm 9294 *** *** gcm 9295 *** *** gcm 9296 *** *** gcm 9297 *** *** gcm 9298 *** *** gcm 9299 *** *** gcm 9300 *** *** gcm 9301 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.751 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/PKCS5 07:25:25.751 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.751 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/PKCS5PADDING 07:25:25.752 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9302 *** *** gcm 9303 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.752 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/PKCS7 07:25:25.752 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.752 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/PKCS7PADDING 07:25:25.752 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9304 *** *** gcm 9305 *** *** gcm 9306 *** *** gcm 9307 *** *** gcm 9308 *** *** gcm 9309 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.752 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/TBC 07:25:25.752 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.752 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/TBCPADDING 07:25:25.752 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.752 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9310 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.753 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.753 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/X9.23PADDING 07:25:25.753 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.753 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9311 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.753 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.753 [Test worker] INFO o.s.c.CipherTest - transformation=DES/SIC/ZEROBYTEPADDING 07:25:25.753 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 07:25:25.753 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE// org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9312 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.754 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE//" does not support IV => Skipping. 07:25:25.754 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE//NOPADDING 07:25:25.755 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE//NOPADDING" does not support IV => Skipping. 07:25:25.755 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC-CTS/ 07:25:25.756 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC-CTS/NOPADDING 07:25:25.757 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9313 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.758 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126 07:25:25.760 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126-2 07:25:25.761 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126-2PADDING 07:25:25.762 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126PADDING 07:25:25.764 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO7816-4 07:25:25.766 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ISO7816-4PADDING 07:25:25.767 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/NOPADDING 07:25:25.768 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS5 07:25:25.770 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS5PADDING 07:25:25.771 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS7 07:25:25.773 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS7PADDING 07:25:25.774 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/TBC 07:25:25.775 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9314 *** *** gcm 9315 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.777 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9316 *** *** gcm 9317 *** *** gcm 9318 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.778 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/X9.23PADDING 07:25:25.780 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ZEROBYTE 07:25:25.781 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CBC/ZEROBYTEPADDING 07:25:25.782 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ 07:25:25.784 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126 07:25:25.785 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126-2 07:25:25.787 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126-2PADDING 07:25:25.788 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126PADDING 07:25:25.790 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO7816-4 07:25:25.791 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ISO7816-4PADDING 07:25:25.792 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/NOPADDING 07:25:25.794 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS5 07:25:25.795 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS5PADDING 07:25:25.797 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS7 07:25:25.798 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS7PADDING 07:25:25.799 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9319 *** *** gcm 9320 *** *** gcm 9321 *** *** gcm 9322 *** *** gcm 9323 *** *** gcm 9324 *** *** gcm 9325 *** *** gcm 9326 *** *** gcm 9327 *** *** gcm 9328 *** *** gcm 9329 *** *** gcm 9330 *** *** gcm 9331 *** *** gcm 9332 *** *** gcm 9333 *** *** gcm 9334 *** *** gcm 9335 *** *** gcm 9336 *** *** gcm 9337 *** *** gcm 9338 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.801 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/TBCPADDING 07:25:25.802 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/X9.23 07:25:25.803 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/X9.23PADDING 07:25:25.805 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9339 *** *** gcm 9340 *** *** gcm 9341 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.806 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB/ZEROBYTEPADDING 07:25:25.807 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ 07:25:25.809 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126 07:25:25.810 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9342 *** *** gcm 9343 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.811 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126-2PADDING 07:25:25.813 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126PADDING 07:25:25.814 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO7816-4 07:25:25.816 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO7816-4PADDING 07:25:25.817 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/NOPADDING 07:25:25.818 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS5 07:25:25.819 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS5PADDING 07:25:25.821 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS7 07:25:25.822 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS7PADDING 07:25:25.824 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/TBC 07:25:25.825 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/TBCPADDING 07:25:25.826 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/X9.23 07:25:25.827 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/X9.23PADDING 07:25:25.829 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ZEROBYTE 07:25:25.830 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB104/ZEROBYTEPADDING 07:25:25.831 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ 07:25:25.832 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126 07:25:25.834 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126-2 07:25:25.835 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126-2PADDING 07:25:25.836 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126PADDING 07:25:25.838 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO7816-4 07:25:25.839 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9344 *** *** gcm 9345 *** *** gcm 9346 *** *** gcm 9347 *** *** gcm 9348 *** *** gcm 9349 *** *** gcm 9350 *** *** gcm 9351 *** *** gcm 9352 *** *** gcm 9353 *** *** gcm 9354 *** *** gcm 9355 *** *** gcm 9356 *** *** gcm 9357 *** *** gcm 9358 *** *** gcm 9359 *** *** gcm 9360 *** *** gcm 9361 *** *** gcm 9362 *** *** gcm 9363 *** *** gcm 9364 *** *** gcm 9365 *** *** gcm 9366 *** *** gcm 9367 *** *** gcm 9368 *** *** gcm 9369 *** *** gcm 9370 *** *** gcm 9371 *** *** gcm 9372 *** *** gcm 9373 *** *** gcm 9374 *** *** gcm 9375 *** *** gcm 9376 *** *** gcm 9377 *** *** gcm 9378 *** *** gcm 9379 *** *** gcm 9380 *** *** gcm 9381 *** *** gcm 9382 *** *** gcm 9383 *** *** gcm 9384 *** *** gcm 9385 *** *** gcm 9386 *** *** gcm 9387 *** *** gcm 9388 *** *** gcm 9389 *** *** gcm 9390 *** *** gcm 9391 *** *** gcm 9392 *** *** gcm 9393 *** *** gcm 9394 *** *** gcm 9395 *** *** gcm 9396 *** *** gcm 9397 *** *** gcm 9398 *** *** gcm 9399 *** *** gcm 9400 *** *** gcm 9401 *** *** gcm 9402 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.840 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/NOPADDING 07:25:25.842 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS5 07:25:25.843 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS5PADDING 07:25:25.844 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS7 07:25:25.845 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS7PADDING 07:25:25.846 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/TBC 07:25:25.848 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/TBCPADDING 07:25:25.849 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/X9.23 07:25:25.850 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/X9.23PADDING 07:25:25.851 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ZEROBYTE 07:25:25.852 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB112/ZEROBYTEPADDING 07:25:25.854 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ 07:25:25.855 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126 07:25:25.856 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126-2 07:25:25.857 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126-2PADDING 07:25:25.859 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126PADDING 07:25:25.860 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO7816-4 07:25:25.861 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO7816-4PADDING 07:25:25.863 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/NOPADDING 07:25:25.864 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS5 07:25:25.865 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS5PADDING 07:25:25.866 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS7 07:25:25.868 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS7PADDING 07:25:25.869 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/TBC 07:25:25.870 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/TBCPADDING 07:25:25.871 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/X9.23 07:25:25.872 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/X9.23PADDING 07:25:25.874 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ZEROBYTE 07:25:25.875 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB120/ZEROBYTEPADDING 07:25:25.876 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ 07:25:25.878 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126 07:25:25.879 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126-2 07:25:25.880 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126-2PADDING 07:25:25.881 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126PADDING 07:25:25.882 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO7816-4 07:25:25.884 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO7816-4PADDING 07:25:25.885 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/NOPADDING 07:25:25.886 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS5 07:25:25.888 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9403 *** *** gcm 9404 *** *** gcm 9405 *** *** gcm 9406 *** *** gcm 9407 *** *** gcm 9408 *** *** gcm 9409 *** *** gcm 9410 *** *** gcm 9411 *** *** gcm 9412 *** *** gcm 9413 *** *** gcm 9414 *** *** gcm 9415 *** *** gcm 9416 *** *** gcm 9417 *** *** gcm 9418 *** *** gcm 9419 *** *** gcm 9420 *** *** gcm 9421 *** *** gcm 9422 *** *** gcm 9423 *** *** gcm 9424 *** *** gcm 9425 *** *** gcm 9426 *** *** gcm 9427 *** *** gcm 9428 *** *** gcm 9429 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.889 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS7 07:25:25.890 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS7PADDING 07:25:25.891 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/TBC 07:25:25.892 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/TBCPADDING 07:25:25.894 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/X9.23 07:25:25.895 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/X9.23PADDING 07:25:25.896 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ZEROBYTE 07:25:25.898 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB128/ZEROBYTEPADDING 07:25:25.899 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ 07:25:25.900 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126 07:25:25.901 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126-2 07:25:25.902 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126-2PADDING 07:25:25.904 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126PADDING 07:25:25.905 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO7816-4 07:25:25.906 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO7816-4PADDING 07:25:25.907 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/NOPADDING 07:25:25.909 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS5 07:25:25.910 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS5PADDING 07:25:25.911 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS7 07:25:25.912 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS7PADDING 07:25:25.913 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/TBC 07:25:25.914 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/TBCPADDING 07:25:25.916 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/X9.23 07:25:25.917 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/X9.23PADDING 07:25:25.918 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ZEROBYTE 07:25:25.919 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB136/ZEROBYTEPADDING 07:25:25.920 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ 07:25:25.921 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126 07:25:25.922 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126-2 07:25:25.925 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126-2PADDING 07:25:25.926 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126PADDING 07:25:25.927 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO7816-4 07:25:25.928 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO7816-4PADDING 07:25:25.929 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/NOPADDING 07:25:25.930 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS5 07:25:25.931 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9430 *** *** gcm 9431 *** *** gcm 9432 *** *** gcm 9433 *** *** gcm 9434 *** *** gcm 9435 *** *** gcm 9436 *** *** gcm 9437 *** *** gcm 9438 *** *** gcm 9439 *** *** gcm 9440 *** *** gcm 9441 *** *** gcm 9442 *** *** gcm 9443 *** *** gcm 9444 *** *** gcm 9445 *** *** gcm 9446 *** *** gcm 9447 *** *** gcm 9448 *** *** gcm 9449 *** *** gcm 9450 *** *** gcm 9451 *** *** gcm 9452 *** *** gcm 9453 *** *** gcm 9454 *** *** gcm 9455 *** *** gcm 9456 *** *** gcm 9457 *** *** gcm 9458 *** *** gcm 9459 *** *** gcm 9460 *** *** gcm 9461 *** *** gcm 9462 *** *** gcm 9463 *** *** gcm 9464 *** *** gcm 9465 *** *** gcm 9466 *** *** gcm 9467 *** *** gcm 9468 *** *** gcm 9469 *** *** gcm 9470 *** *** gcm 9471 *** *** gcm 9472 *** *** gcm 9473 *** *** gcm 9474 *** *** gcm 9475 *** *** gcm 9476 *** *** gcm 9477 *** *** gcm 9478 *** *** gcm 9479 *** *** gcm 9480 *** *** gcm 9481 *** *** gcm 9482 *** *** gcm 9483 *** *** gcm 9484 *** *** gcm 9485 *** *** gcm 9486 *** *** gcm 9487 *** *** gcm 9488 *** *** gcm 9489 *** *** gcm 9490 *** *** gcm 9491 *** *** gcm 9492 *** *** gcm 9493 *** *** gcm 9494 *** *** gcm 9495 *** *** gcm 9496 *** *** gcm 9497 *** *** gcm 9498 *** *** gcm 9499 *** *** gcm 9500 *** *** gcm 9501 *** *** gcm 9502 *** *** gcm 9503 *** *** gcm 9504 *** *** gcm 9505 *** *** gcm 9506 *** *** gcm 9507 *** *** gcm 9508 *** *** gcm 9509 *** *** gcm 9510 *** *** gcm 9511 *** *** gcm 9512 *** *** gcm 9513 *** *** gcm 9514 *** *** gcm 9515 *** *** gcm 9516 *** *** gcm 9517 *** *** gcm 9518 *** *** gcm 9519 *** *** gcm 9520 *** *** gcm 9521 *** *** gcm 9522 *** *** gcm 9523 *** *** gcm 9524 *** *** gcm 9525 *** *** gcm 9526 *** *** gcm 9527 *** *** gcm 9528 *** *** gcm 9529 *** *** gcm 9530 *** *** gcm 9531 *** *** gcm 9532 *** *** gcm 9533 *** *** gcm 9534 *** *** gcm 9535 *** *** gcm 9536 *** *** gcm 9537 *** *** gcm 9538 *** *** gcm 9539 *** *** gcm 9540 *** *** gcm 9541 *** *** gcm 9542 *** *** gcm 9543 *** *** gcm 9544 *** *** gcm 9545 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.932 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS7 07:25:25.933 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS7PADDING 07:25:25.934 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/TBC 07:25:25.935 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/TBCPADDING 07:25:25.937 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/X9.23 07:25:25.938 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/X9.23PADDING 07:25:25.938 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ZEROBYTE 07:25:25.940 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB144/ZEROBYTEPADDING 07:25:25.941 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ 07:25:25.942 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126 07:25:25.943 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126-2 07:25:25.944 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126-2PADDING 07:25:25.945 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126PADDING 07:25:25.946 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO7816-4 07:25:25.947 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO7816-4PADDING 07:25:25.948 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/NOPADDING 07:25:25.949 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS5 07:25:25.950 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS5PADDING 07:25:25.951 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS7 07:25:25.952 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS7PADDING 07:25:25.952 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/TBC 07:25:25.953 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/TBCPADDING 07:25:25.955 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/X9.23 07:25:25.956 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/X9.23PADDING 07:25:25.956 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ZEROBYTE 07:25:25.958 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB152/ZEROBYTEPADDING 07:25:25.958 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9546 *** *** gcm 9547 *** *** gcm 9548 *** *** gcm 9549 *** *** gcm 9550 *** *** gcm 9551 *** *** gcm 9552 *** *** gcm 9553 *** *** gcm 9554 *** *** gcm 9555 *** *** gcm 9556 *** *** gcm 9557 *** *** gcm 9558 *** *** gcm 9559 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:25.959 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126 07:25:25.962 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126-2 07:25:25.964 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126-2PADDING 07:25:25.964 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126PADDING 07:25:25.965 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO7816-4 07:25:25.966 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO7816-4PADDING 07:25:25.967 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/NOPADDING 07:25:25.968 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS5 07:25:25.969 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS5PADDING 07:25:25.970 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS7 07:25:25.971 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS7PADDING 07:25:25.972 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/TBC 07:25:25.973 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/TBCPADDING 07:25:25.974 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/X9.23 07:25:25.977 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/X9.23PADDING 07:25:25.978 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ZEROBYTE 07:25:25.979 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB16/ZEROBYTEPADDING 07:25:25.980 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ 07:25:25.980 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126 07:25:25.981 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126-2 07:25:25.982 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126-2PADDING 07:25:25.983 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126PADDING 07:25:25.984 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO7816-4 07:25:25.985 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO7816-4PADDING 07:25:25.986 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/NOPADDING 07:25:25.987 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS5 07:25:25.988 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS5PADDING 07:25:25.989 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS7 07:25:25.989 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS7PADDING 07:25:25.990 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/TBC 07:25:25.991 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/TBCPADDING 07:25:25.992 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/X9.23 07:25:25.993 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/X9.23PADDING 07:25:25.994 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ZEROBYTE 07:25:25.995 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB160/ZEROBYTEPADDING 07:25:25.996 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ 07:25:25.997 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126 07:25:25.998 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126-2 07:25:25.999 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126-2PADDING 07:25:26.000 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126PADDING 07:25:26.000 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO7816-4 07:25:26.001 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO7816-4PADDING 07:25:26.002 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/NOPADDING 07:25:26.003 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS5 07:25:26.004 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS5PADDING 07:25:26.005 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS7 07:25:26.006 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS7PADDING 07:25:26.007 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/TBC 07:25:26.009 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/TBCPADDING 07:25:26.009 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/X9.23 07:25:26.010 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/X9.23PADDING 07:25:26.011 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ZEROBYTE 07:25:26.012 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB168/ZEROBYTEPADDING 07:25:26.013 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ 07:25:26.014 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126 07:25:26.015 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126-2 07:25:26.016 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126-2PADDING 07:25:26.017 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126PADDING 07:25:26.017 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO7816-4 07:25:26.019 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO7816-4PADDING 07:25:26.019 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/NOPADDING 07:25:26.020 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS5 07:25:26.022 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS5PADDING 07:25:26.022 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS7 07:25:26.023 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS7PADDING 07:25:26.024 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/TBC 07:25:26.025 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/TBCPADDING 07:25:26.026 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/X9.23 07:25:26.027 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/X9.23PADDING 07:25:26.028 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ZEROBYTE 07:25:26.028 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB176/ZEROBYTEPADDING 07:25:26.029 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ 07:25:26.030 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126 07:25:26.031 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126-2 07:25:26.032 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126-2PADDING 07:25:26.033 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126PADDING 07:25:26.034 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO7816-4 07:25:26.034 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO7816-4PADDING 07:25:26.034 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/NOPADDING 07:25:26.035 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS5 07:25:26.035 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS5PADDING 07:25:26.035 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS7 07:25:26.036 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS7PADDING 07:25:26.036 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9560 *** *** gcm 9561 *** *** gcm 9562 *** *** gcm 9563 *** *** gcm 9564 *** *** gcm 9565 *** *** gcm 9566 *** *** gcm 9567 *** *** gcm 9568 *** *** gcm 9569 *** *** gcm 9570 *** *** gcm 9571 *** *** gcm 9572 *** *** gcm 9573 *** *** gcm 9574 *** *** gcm 9575 *** *** gcm 9576 *** *** gcm 9577 *** *** gcm 9578 *** *** gcm 9579 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.036 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/TBCPADDING 07:25:26.037 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/X9.23 07:25:26.037 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/X9.23PADDING 07:25:26.037 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ZEROBYTE 07:25:26.037 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB184/ZEROBYTEPADDING 07:25:26.037 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ 07:25:26.038 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126 07:25:26.038 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126-2 07:25:26.038 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126-2PADDING 07:25:26.038 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126PADDING 07:25:26.039 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO7816-4 07:25:26.039 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO7816-4PADDING 07:25:26.039 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/NOPADDING 07:25:26.040 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS5 07:25:26.040 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS5PADDING 07:25:26.040 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS7 07:25:26.040 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS7PADDING 07:25:26.041 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/TBC 07:25:26.041 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/TBCPADDING 07:25:26.041 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/X9.23 07:25:26.041 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/X9.23PADDING 07:25:26.041 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ZEROBYTE 07:25:26.042 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB192/ZEROBYTEPADDING 07:25:26.042 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ 07:25:26.042 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126 07:25:26.042 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126-2 07:25:26.043 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126-2PADDING 07:25:26.043 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126PADDING 07:25:26.043 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO7816-4 07:25:26.044 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO7816-4PADDING 07:25:26.044 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/NOPADDING 07:25:26.044 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS5 07:25:26.044 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS5PADDING 07:25:26.045 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS7 07:25:26.045 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS7PADDING 07:25:26.045 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/TBC 07:25:26.045 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/TBCPADDING 07:25:26.045 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/X9.23 07:25:26.046 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/X9.23PADDING 07:25:26.046 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ZEROBYTE 07:25:26.046 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB200/ZEROBYTEPADDING 07:25:26.046 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ 07:25:26.047 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126 07:25:26.047 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126-2 07:25:26.047 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126-2PADDING 07:25:26.048 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126PADDING 07:25:26.048 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO7816-4 07:25:26.048 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO7816-4PADDING 07:25:26.048 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/NOPADDING 07:25:26.049 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS5 07:25:26.049 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS5PADDING 07:25:26.049 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS7 07:25:26.049 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS7PADDING 07:25:26.049 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/TBC 07:25:26.050 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/TBCPADDING 07:25:26.050 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/X9.23 07:25:26.050 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/X9.23PADDING 07:25:26.050 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ZEROBYTE 07:25:26.051 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB208/ZEROBYTEPADDING 07:25:26.051 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ 07:25:26.051 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126 07:25:26.051 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126-2 07:25:26.052 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126-2PADDING 07:25:26.052 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126PADDING 07:25:26.052 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO7816-4 07:25:26.052 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO7816-4PADDING 07:25:26.053 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/NOPADDING 07:25:26.053 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS5 07:25:26.053 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS5PADDING 07:25:26.053 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS7 07:25:26.054 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS7PADDING 07:25:26.054 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9580 *** *** gcm 9581 *** *** gcm 9582 *** *** gcm 9583 *** *** gcm 9584 *** *** gcm 9585 *** *** gcm 9586 *** *** gcm 9587 *** *** gcm 9588 *** *** gcm 9589 *** *** gcm 9590 *** *** gcm 9591 *** *** gcm 9592 *** *** gcm 9593 *** *** gcm 9594 *** *** gcm 9595 *** *** gcm 9596 *** *** gcm 9597 *** *** gcm 9598 *** *** gcm 9599 *** *** gcm 9600 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.054 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/TBCPADDING 07:25:26.054 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9601 *** *** gcm 9602 *** *** gcm 9603 *** *** gcm 9604 *** *** gcm 9605 *** *** gcm 9606 *** *** gcm 9607 *** *** gcm 9608 *** *** gcm 9609 *** *** gcm 9610 *** *** gcm 9611 *** *** gcm 9612 *** *** gcm 9613 *** *** gcm 9614 *** *** gcm 9615 *** *** gcm 9616 *** *** gcm 9617 *** *** gcm 9618 *** *** gcm 9619 *** *** gcm 9620 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.055 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9621 *** *** gcm 9622 *** *** gcm 9623 *** *** gcm 9624 *** *** gcm 9625 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.055 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ZEROBYTE 07:25:26.055 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB216/ZEROBYTEPADDING 07:25:26.055 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ 07:25:26.056 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9626 *** *** gcm 9627 *** *** gcm 9628 *** *** gcm 9629 *** *** gcm 9630 *** *** gcm 9631 *** *** gcm 9632 *** *** gcm 9633 *** *** gcm 9634 *** *** gcm 9635 *** *** gcm 9636 *** *** gcm 9637 *** *** gcm 9638 *** *** gcm 9639 *** *** gcm 9640 *** *** gcm 9641 *** *** gcm 9642 *** *** gcm 9643 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.056 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126-2 07:25:26.056 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126-2PADDING 07:25:26.056 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126PADDING 07:25:26.057 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO7816-4 07:25:26.057 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO7816-4PADDING 07:25:26.057 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/NOPADDING 07:25:26.057 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9644 *** *** gcm 9645 *** *** gcm 9646 *** *** gcm 9647 *** *** gcm 9648 *** *** gcm 9649 *** *** gcm 9650 *** *** gcm 9651 *** *** gcm 9652 *** *** gcm 9653 *** *** gcm 9654 *** *** gcm 9655 *** *** gcm 9656 *** *** gcm 9657 *** *** gcm 9658 *** *** gcm 9659 *** *** gcm 9660 *** *** gcm 9661 *** *** gcm 9662 *** *** gcm 9663 *** *** gcm 9664 *** *** gcm 9665 *** *** gcm 9666 *** *** gcm 9667 *** *** gcm 9668 *** *** gcm 9669 *** *** gcm 9670 *** *** gcm 9671 *** *** gcm 9672 *** *** gcm 9673 *** *** gcm 9674 *** *** gcm 9675 *** *** gcm 9676 *** *** gcm 9677 *** *** gcm 9678 *** *** gcm 9679 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS5PADDING 07:25:26.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9680 *** *** gcm 9681 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS7PADDING 07:25:26.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/TBC 07:25:26.058 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9682 *** *** gcm 9683 *** *** gcm 9684 *** *** gcm 9685 *** *** gcm 9686 *** *** gcm 9687 *** *** gcm 9688 *** *** gcm 9689 *** *** gcm 9690 *** *** gcm 9691 *** *** gcm 9692 *** *** gcm 9693 *** *** gcm 9694 *** *** gcm 9695 *** *** gcm 9696 *** *** gcm 9697 *** *** gcm 9698 *** *** gcm 9699 *** *** gcm 9700 *** *** gcm 9701 *** *** gcm 9702 *** *** gcm 9703 *** *** gcm 9704 *** *** gcm 9705 *** *** gcm 9706 *** *** gcm 9707 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.059 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9708 *** *** gcm 9709 *** *** gcm 9710 *** *** gcm 9711 *** *** gcm 9712 *** *** gcm 9713 *** *** gcm 9714 *** *** gcm 9715 *** *** gcm 9716 *** *** gcm 9717 *** *** gcm 9718 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.059 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/X9.23PADDING 07:25:26.059 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ZEROBYTE 07:25:26.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB224/ZEROBYTEPADDING 07:25:26.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ 07:25:26.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126 07:25:26.060 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126-2 07:25:26.061 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9719 *** *** gcm 9720 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.061 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126PADDING 07:25:26.061 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO7816-4 07:25:26.061 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO7816-4PADDING 07:25:26.061 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/NOPADDING 07:25:26.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS5 07:25:26.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS5PADDING 07:25:26.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS7 07:25:26.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS7PADDING 07:25:26.062 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/TBC 07:25:26.063 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/TBCPADDING 07:25:26.063 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/X9.23 07:25:26.063 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/X9.23PADDING 07:25:26.063 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ZEROBYTE 07:25:26.064 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB232/ZEROBYTEPADDING 07:25:26.064 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9721 *** *** gcm 9722 *** *** gcm 9723 *** *** gcm 9724 *** *** gcm 9725 *** *** gcm 9726 *** *** gcm 9727 *** *** gcm 9728 *** *** gcm 9729 *** *** gcm 9730 *** *** gcm 9731 *** *** gcm 9732 *** *** gcm 9733 *** *** gcm 9734 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.064 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126 07:25:26.064 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126-2 07:25:26.065 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126-2PADDING 07:25:26.065 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9735 *** *** gcm 9736 *** *** gcm 9737 *** *** gcm 9738 *** *** gcm 9739 *** *** gcm 9740 *** *** gcm 9741 *** *** gcm 9742 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.065 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9743 *** *** gcm 9744 *** *** gcm 9745 *** *** gcm 9746 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.065 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO7816-4PADDING 07:25:26.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/NOPADDING 07:25:26.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS5 07:25:26.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9747 *** *** gcm 9748 *** *** gcm 9749 *** *** gcm 9750 *** *** gcm 9751 *** *** gcm 9752 *** *** gcm 9753 *** *** gcm 9754 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.066 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS7 07:25:26.067 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS7PADDING 07:25:26.067 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/TBC 07:25:26.067 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9755 *** *** gcm 9756 *** *** gcm 9757 *** *** gcm 9758 *** *** gcm 9759 *** *** gcm 9760 *** *** gcm 9761 *** *** gcm 9762 *** *** gcm 9763 *** *** gcm 9764 *** *** gcm 9765 *** *** gcm 9766 *** *** gcm 9767 *** *** gcm 9768 *** *** gcm 9769 *** *** gcm 9770 *** *** gcm 9771 *** *** gcm 9772 *** *** gcm 9773 *** *** gcm 9774 *** *** gcm 9775 *** *** gcm 9776 *** *** gcm 9777 *** *** gcm 9778 *** *** gcm 9779 *** *** gcm 9780 *** *** gcm 9781 *** *** gcm 9782 *** *** gcm 9783 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.067 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9784 *** *** gcm 9785 *** *** gcm 9786 *** *** gcm 9787 *** *** gcm 9788 *** *** gcm 9789 *** *** gcm 9790 *** *** gcm 9791 *** *** gcm 9792 *** *** gcm 9793 *** *** gcm 9794 *** *** gcm 9795 *** *** gcm 9796 *** *** gcm 9797 *** *** gcm 9798 *** *** gcm 9799 *** *** gcm 9800 *** *** gcm 9801 *** *** gcm 9802 *** *** gcm 9803 *** *** gcm 9804 *** *** gcm 9805 *** *** gcm 9806 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9807 *** *** gcm 9808 *** *** gcm 9809 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ZEROBYTE 07:25:26.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB24/ZEROBYTEPADDING 07:25:26.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9810 *** *** gcm 9811 *** *** gcm 9812 *** *** gcm 9813 *** *** gcm 9814 *** *** gcm 9815 *** *** gcm 9816 *** *** gcm 9817 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.068 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126 07:25:26.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126-2 07:25:26.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126-2PADDING 07:25:26.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126PADDING 07:25:26.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO7816-4 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9818 *** *** gcm 9819 *** *** gcm 9820 *** *** gcm 9821 *** *** gcm 9822 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.069 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO7816-4PADDING 07:25:26.070 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9823 *** *** gcm 9824 *** *** gcm 9825 *** *** gcm 9826 *** *** gcm 9827 *** *** gcm 9828 *** *** gcm 9829 *** *** gcm 9830 *** *** gcm 9831 *** *** gcm 9832 *** *** gcm 9833 *** *** gcm 9834 *** *** gcm 9835 *** *** gcm 9836 *** *** gcm 9837 *** *** gcm 9838 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.070 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS5 07:25:26.070 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9839 *** *** gcm 9840 *** *** gcm 9841 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.070 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS7 07:25:26.071 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9842 *** *** gcm 9843 *** *** gcm 9844 *** *** gcm 9845 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.071 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/TBC 07:25:26.071 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9846 *** *** gcm 9847 *** *** gcm 9848 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/X9.23 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9849 *** *** gcm 9850 *** *** gcm 9851 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/X9.23PADDING 07:25:26.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ZEROBYTE 07:25:26.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB240/ZEROBYTEPADDING 07:25:26.072 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9852 *** *** gcm 9853 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.073 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126 07:25:26.073 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126-2 07:25:26.073 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9854 *** *** gcm 9855 *** *** gcm 9856 *** *** gcm 9857 *** *** gcm 9858 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.073 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126PADDING 07:25:26.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO7816-4 07:25:26.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO7816-4PADDING 07:25:26.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/NOPADDING 07:25:26.074 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS5 07:25:26.075 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS5PADDING 07:25:26.075 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS7 07:25:26.075 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS7PADDING 07:25:26.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/TBC 07:25:26.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9859 *** *** gcm 9860 *** *** gcm 9861 *** *** gcm 9862 *** *** gcm 9863 *** *** gcm 9864 *** *** gcm 9865 *** *** gcm 9866 *** *** gcm 9867 *** *** gcm 9868 *** *** gcm 9869 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/X9.23 07:25:26.076 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/X9.23PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9870 *** *** gcm 9871 *** *** gcm 9872 *** *** gcm 9873 *** *** gcm 9874 *** *** gcm 9875 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ZEROBYTE 07:25:26.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB248/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9876 *** *** gcm 9877 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ 07:25:26.077 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9878 *** *** gcm 9879 *** *** gcm 9880 *** *** gcm 9881 *** *** gcm 9882 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.078 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9883 *** *** gcm 9884 *** *** gcm 9885 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.078 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9886 *** *** gcm 9887 *** *** gcm 9888 *** *** gcm 9889 *** *** gcm 9890 *** *** gcm 9891 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.078 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126PADDING 07:25:26.078 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO7816-4 07:25:26.079 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9892 *** *** gcm 9893 *** *** gcm 9894 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.079 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/NOPADDING 07:25:26.079 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS5 07:25:26.079 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9895 *** *** gcm 9896 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.080 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS7 07:25:26.080 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9897 *** *** gcm 9898 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.080 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/TBC 07:25:26.080 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/TBCPADDING 07:25:26.080 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/X9.23 07:25:26.081 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/X9.23PADDING 07:25:26.081 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9899 *** *** gcm 9900 *** *** gcm 9901 *** *** gcm 9902 *** *** gcm 9903 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.081 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB256/ZEROBYTEPADDING 07:25:26.081 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ 07:25:26.082 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9904 *** *** gcm 9905 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.082 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126-2 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9906 *** *** gcm 9907 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.082 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126-2PADDING 07:25:26.082 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9908 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.082 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO7816-4 07:25:26.083 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO7816-4PADDING 07:25:26.083 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/NOPADDING 07:25:26.084 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9909 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.084 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS5PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9910 *** *** gcm 9911 *** *** gcm 9912 *** *** gcm 9913 *** *** gcm 9914 *** *** gcm 9915 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.084 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS7 07:25:26.084 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS7PADDING 07:25:26.084 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9916 *** *** gcm 9917 *** *** gcm 9918 *** *** gcm 9919 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.085 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/TBCPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9920 *** *** gcm 9921 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.085 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/X9.23 07:25:26.085 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/X9.23PADDING 07:25:26.085 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9922 *** *** gcm 9923 *** *** gcm 9924 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.085 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB32/ZEROBYTEPADDING 07:25:26.086 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ 07:25:26.086 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126 07:25:26.086 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126-2 07:25:26.086 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126-2PADDING 07:25:26.087 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126PADDING 07:25:26.087 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO7816-4 07:25:26.087 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO7816-4PADDING 07:25:26.087 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/NOPADDING 07:25:26.088 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS5 07:25:26.088 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS5PADDING 07:25:26.088 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS7 07:25:26.088 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9925 *** *** gcm 9926 *** *** gcm 9927 *** *** gcm 9928 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.088 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/TBC 07:25:26.089 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/TBCPADDING 07:25:26.089 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/X9.23 07:25:26.089 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/X9.23PADDING 07:25:26.089 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ZEROBYTE 07:25:26.090 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB40/ZEROBYTEPADDING 07:25:26.090 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ 07:25:26.090 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9929 *** *** gcm 9930 *** *** gcm 9931 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.090 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126-2 07:25:26.091 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126-2PADDING 07:25:26.091 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126PADDING 07:25:26.091 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO7816-4 07:25:26.091 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO7816-4PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9932 *** *** gcm 9933 *** *** gcm 9934 *** *** gcm 9935 *** *** gcm 9936 *** *** gcm 9937 *** *** gcm 9938 *** *** gcm 9939 *** *** gcm 9940 *** *** gcm 9941 *** *** gcm 9942 *** *** gcm 9943 *** *** gcm 9944 *** *** gcm 9945 *** *** gcm 9946 *** *** gcm 9947 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.092 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/NOPADDING 07:25:26.092 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS5 07:25:26.092 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS5PADDING 07:25:26.092 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS7 07:25:26.092 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9948 *** *** gcm 9949 *** *** gcm 9950 *** *** gcm 9951 *** *** gcm 9952 *** *** gcm 9953 *** *** gcm 9954 *** *** gcm 9955 *** *** gcm 9956 *** *** gcm 9957 *** *** gcm 9958 *** *** gcm 9959 *** *** gcm 9960 *** *** gcm 9961 *** *** gcm 9962 *** *** gcm 9963 *** *** gcm 9964 *** *** gcm 9965 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.093 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/TBC 07:25:26.093 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/TBCPADDING 07:25:26.093 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/X9.23 07:25:26.093 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/X9.23PADDING 07:25:26.094 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ZEROBYTE org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9966 *** *** gcm 9967 *** *** gcm 9968 *** *** gcm 9969 *** *** gcm 9970 *** *** gcm 9971 *** *** gcm 9972 *** *** gcm 9973 *** *** gcm 9974 *** *** gcm 9975 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.094 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB48/ZEROBYTEPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9976 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.094 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ 07:25:26.095 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126 07:25:26.095 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126-2 07:25:26.095 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126-2PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9977 *** *** gcm 9978 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.096 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126PADDING 07:25:26.096 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO7816-4 07:25:26.096 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO7816-4PADDING 07:25:26.096 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/NOPADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9979 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.097 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS5 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9980 *** *** gcm 9981 *** *** gcm 9982 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.097 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS5PADDING 07:25:26.097 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS7 07:25:26.097 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS7PADDING 07:25:26.098 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/TBC org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9983 *** *** gcm 9984 *** *** gcm 9985 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.098 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/TBCPADDING 07:25:26.098 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/X9.23 07:25:26.098 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/X9.23PADDING 07:25:26.098 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ZEROBYTE 07:25:26.099 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB56/ZEROBYTEPADDING 07:25:26.099 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ 07:25:26.099 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126 07:25:26.100 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126-2 07:25:26.100 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126-2PADDING 07:25:26.100 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126PADDING 07:25:26.100 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO7816-4 07:25:26.101 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO7816-4PADDING 07:25:26.101 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/NOPADDING 07:25:26.101 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS5 07:25:26.101 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS5PADDING 07:25:26.102 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS7 07:25:26.102 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS7PADDING org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9986 *** *** gcm 9987 *** *** gcm 9988 *** *** gcm 9989 *** *** gcm 9990 *** *** gcm 9991 *** *** gcm 9992 *** *** gcm 9993 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.102 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/TBC 07:25:26.102 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/TBCPADDING 07:25:26.103 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/X9.23 07:25:26.103 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/X9.23PADDING 07:25:26.103 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ZEROBYTE 07:25:26.104 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB64/ZEROBYTEPADDING 07:25:26.104 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ 07:25:26.104 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126 07:25:26.104 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126-2 07:25:26.104 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126-2PADDING 07:25:26.105 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126PADDING 07:25:26.105 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO7816-4 07:25:26.105 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO7816-4PADDING 07:25:26.105 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/NOPADDING 07:25:26.105 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS5 07:25:26.106 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS5PADDING 07:25:26.106 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS7 org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT *** gcm 9994 *** *** gcm 9995 *** *** gcm 9996 *** *** gcm 9997 *** *** gcm 9998 *** *** gcm 9999 *** org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT 07:25:26.106 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS7PADDING 07:25:26.106 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/TBC 07:25:26.107 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/TBCPADDING 07:25:26.107 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/X9.23 07:25:26.107 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/X9.23PADDING 07:25:26.108 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ZEROBYTE 07:25:26.108 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB72/ZEROBYTEPADDING 07:25:26.108 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ 07:25:26.108 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126 07:25:26.108 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126-2 07:25:26.109 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126-2PADDING 07:25:26.109 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126PADDING 07:25:26.109 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO7816-4 07:25:26.109 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO7816-4PADDING 07:25:26.110 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/NOPADDING 07:25:26.110 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS5 07:25:26.110 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS5PADDING 07:25:26.110 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS7 07:25:26.110 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS7PADDING 07:25:26.111 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/TBC 07:25:26.111 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/TBCPADDING 07:25:26.111 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/X9.23 07:25:26.112 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/X9.23PADDING 07:25:26.112 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ZEROBYTE 07:25:26.112 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB8/ZEROBYTEPADDING 07:25:26.112 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ 07:25:26.112 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126 07:25:26.113 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126-2 07:25:26.113 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126-2PADDING 07:25:26.113 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126PADDING 07:25:26.113 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO7816-4 07:25:26.114 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO7816-4PADDING 07:25:26.114 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/NOPADDING 07:25:26.114 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS5 07:25:26.114 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS5PADDING 07:25:26.115 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS7 07:25:26.115 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS7PADDING 07:25:26.115 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/TBC 07:25:26.115 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/TBCPADDING 07:25:26.116 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/X9.23 07:25:26.116 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/X9.23PADDING 07:25:26.116 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ZEROBYTE 07:25:26.116 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB80/ZEROBYTEPADDING 07:25:26.116 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ 07:25:26.117 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126 07:25:26.117 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126-2 07:25:26.117 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126-2PADDING 07:25:26.117 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126PADDING 07:25:26.118 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO7816-4 07:25:26.118 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO7816-4PADDING 07:25:26.118 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/NOPADDING 07:25:26.118 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS5 07:25:26.118 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS5PADDING 07:25:26.119 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS7 07:25:26.119 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS7PADDING 07:25:26.119 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/TBC 07:25:26.120 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/TBCPADDING 07:25:26.120 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/X9.23 07:25:26.120 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/X9.23PADDING 07:25:26.120 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ZEROBYTE 07:25:26.121 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB88/ZEROBYTEPADDING 07:25:26.121 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ 07:25:26.121 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126 07:25:26.121 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126-2 07:25:26.122 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126-2PADDING 07:25:26.122 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126PADDING 07:25:26.122 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO7816-4 07:25:26.122 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO7816-4PADDING 07:25:26.123 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/NOPADDING 07:25:26.123 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS5 07:25:26.123 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS5PADDING 07:25:26.123 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS7 07:25:26.124 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS7PADDING 07:25:26.124 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/TBC 07:25:26.124 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/TBCPADDING 07:25:26.124 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/X9.23 07:25:26.125 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/X9.23PADDING 07:25:26.125 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ZEROBYTE 07:25:26.125 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CFB96/ZEROBYTEPADDING 07:25:26.125 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CTS/ 07:25:26.126 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/CTS/" does not support IV => Skipping. 07:25:26.126 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/CTS/NOPADDING 07:25:26.126 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/CTS/NOPADDING" does not support IV => Skipping. 07:25:26.126 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/EAX/ 07:25:26.127 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/EAX/NOPADDING 07:25:26.128 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/ECB/ 07:25:26.129 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/ECB/" does not support IV => Skipping. 07:25:26.129 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/ECB/NOPADDING 07:25:26.129 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/ECB/NOPADDING" does not support IV => Skipping. 07:25:26.129 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ 07:25:26.130 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126 07:25:26.130 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126-2 07:25:26.130 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126-2PADDING 07:25:26.130 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126PADDING 07:25:26.131 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO7816-4 07:25:26.131 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO7816-4PADDING 07:25:26.131 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/NOPADDING 07:25:26.132 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS5 07:25:26.133 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS5PADDING 07:25:26.133 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS7 07:25:26.133 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS7PADDING 07:25:26.133 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/TBC 07:25:26.134 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/TBCPADDING 07:25:26.134 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/X9.23 07:25:26.134 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/X9.23PADDING 07:25:26.135 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ZEROBYTE 07:25:26.135 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/GOFB/ZEROBYTEPADDING 07:25:26.135 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ 07:25:26.136 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126 07:25:26.136 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126-2 07:25:26.136 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126-2PADDING 07:25:26.136 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126PADDING 07:25:26.137 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO7816-4 07:25:26.137 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ISO7816-4PADDING 07:25:26.137 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/NOPADDING 07:25:26.137 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS5 07:25:26.138 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS5PADDING 07:25:26.138 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS7 07:25:26.138 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS7PADDING 07:25:26.138 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/TBC 07:25:26.138 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/TBCPADDING 07:25:26.139 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/X9.23 07:25:26.139 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/X9.23PADDING 07:25:26.139 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ZEROBYTE 07:25:26.140 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB/ZEROBYTEPADDING 07:25:26.140 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ 07:25:26.140 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126 07:25:26.140 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126-2 07:25:26.140 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126-2PADDING 07:25:26.141 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126PADDING 07:25:26.141 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO7816-4 07:25:26.141 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO7816-4PADDING 07:25:26.141 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/NOPADDING 07:25:26.141 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS5 07:25:26.142 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS5PADDING 07:25:26.142 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS7 07:25:26.142 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS7PADDING 07:25:26.142 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/TBC 07:25:26.143 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/TBCPADDING 07:25:26.143 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/X9.23 07:25:26.143 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/X9.23PADDING 07:25:26.143 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ZEROBYTE 07:25:26.144 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB104/ZEROBYTEPADDING 07:25:26.144 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ 07:25:26.144 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126 07:25:26.144 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126-2 07:25:26.144 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126-2PADDING 07:25:26.145 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126PADDING 07:25:26.145 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO7816-4 07:25:26.145 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO7816-4PADDING 07:25:26.145 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/NOPADDING 07:25:26.146 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS5 07:25:26.146 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS5PADDING 07:25:26.146 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS7 07:25:26.146 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS7PADDING 07:25:26.146 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/TBC 07:25:26.147 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/TBCPADDING 07:25:26.147 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/X9.23 07:25:26.147 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/X9.23PADDING 07:25:26.147 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ZEROBYTE 07:25:26.148 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB112/ZEROBYTEPADDING 07:25:26.148 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ 07:25:26.148 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126 07:25:26.148 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126-2 07:25:26.149 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126-2PADDING 07:25:26.149 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126PADDING 07:25:26.149 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO7816-4 07:25:26.149 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO7816-4PADDING 07:25:26.150 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/NOPADDING 07:25:26.150 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS5 07:25:26.150 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS5PADDING 07:25:26.150 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS7 07:25:26.151 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS7PADDING 07:25:26.151 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/TBC 07:25:26.151 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/TBCPADDING 07:25:26.152 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/X9.23 07:25:26.152 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/X9.23PADDING 07:25:26.152 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ZEROBYTE 07:25:26.152 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB120/ZEROBYTEPADDING 07:25:26.152 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ 07:25:26.153 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126 07:25:26.153 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126-2 07:25:26.153 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126-2PADDING 07:25:26.153 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126PADDING 07:25:26.154 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO7816-4 07:25:26.154 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO7816-4PADDING 07:25:26.154 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/NOPADDING 07:25:26.154 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS5 07:25:26.154 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS5PADDING 07:25:26.155 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS7 07:25:26.155 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS7PADDING 07:25:26.155 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/TBC 07:25:26.156 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/TBCPADDING 07:25:26.156 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/X9.23 07:25:26.156 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/X9.23PADDING 07:25:26.156 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ZEROBYTE 07:25:26.156 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB128/ZEROBYTEPADDING 07:25:26.157 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ 07:25:26.157 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126 07:25:26.157 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126-2 07:25:26.157 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126-2PADDING 07:25:26.158 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126PADDING 07:25:26.158 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO7816-4 07:25:26.158 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO7816-4PADDING 07:25:26.158 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/NOPADDING 07:25:26.158 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS5 07:25:26.159 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS5PADDING 07:25:26.159 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS7 07:25:26.159 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS7PADDING 07:25:26.160 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/TBC 07:25:26.160 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/TBCPADDING 07:25:26.160 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/X9.23 07:25:26.160 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/X9.23PADDING 07:25:26.160 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ZEROBYTE 07:25:26.161 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB136/ZEROBYTEPADDING 07:25:26.161 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ 07:25:26.161 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126 07:25:26.161 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126-2 07:25:26.162 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126-2PADDING 07:25:26.162 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126PADDING 07:25:26.162 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO7816-4 07:25:26.162 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO7816-4PADDING 07:25:26.163 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/NOPADDING 07:25:26.163 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS5 07:25:26.163 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS5PADDING 07:25:26.163 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS7 07:25:26.164 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS7PADDING 07:25:26.164 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/TBC 07:25:26.164 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/TBCPADDING 07:25:26.164 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/X9.23 07:25:26.164 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/X9.23PADDING 07:25:26.165 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ZEROBYTE 07:25:26.165 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB144/ZEROBYTEPADDING 07:25:26.165 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ 07:25:26.165 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126 07:25:26.166 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126-2 07:25:26.166 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126-2PADDING 07:25:26.166 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126PADDING 07:25:26.166 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO7816-4 07:25:26.167 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO7816-4PADDING 07:25:26.167 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/NOPADDING 07:25:26.167 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS5 07:25:26.167 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS5PADDING 07:25:26.168 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS7 07:25:26.168 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS7PADDING 07:25:26.168 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/TBC 07:25:26.168 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/TBCPADDING 07:25:26.168 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/X9.23 07:25:26.169 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/X9.23PADDING 07:25:26.169 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ZEROBYTE 07:25:26.169 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB152/ZEROBYTEPADDING 07:25:26.169 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ 07:25:26.170 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126 07:25:26.170 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126-2 07:25:26.170 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126-2PADDING 07:25:26.170 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126PADDING 07:25:26.171 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO7816-4 07:25:26.171 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO7816-4PADDING 07:25:26.171 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/NOPADDING 07:25:26.171 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS5 07:25:26.172 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS5PADDING 07:25:26.172 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS7 07:25:26.172 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS7PADDING 07:25:26.172 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/TBC 07:25:26.172 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/TBCPADDING 07:25:26.173 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/X9.23 07:25:26.173 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/X9.23PADDING 07:25:26.173 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ZEROBYTE 07:25:26.174 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB16/ZEROBYTEPADDING 07:25:26.174 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ 07:25:26.174 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126 07:25:26.174 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126-2 07:25:26.175 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126-2PADDING 07:25:26.175 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126PADDING 07:25:26.175 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO7816-4 07:25:26.176 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO7816-4PADDING 07:25:26.176 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/NOPADDING 07:25:26.176 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS5 07:25:26.176 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS5PADDING 07:25:26.177 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS7 07:25:26.177 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS7PADDING 07:25:26.177 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/TBC 07:25:26.178 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/TBCPADDING 07:25:26.178 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/X9.23 07:25:26.178 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/X9.23PADDING 07:25:26.178 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ZEROBYTE 07:25:26.178 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB160/ZEROBYTEPADDING 07:25:26.179 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ 07:25:26.179 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126 07:25:26.179 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126-2 07:25:26.180 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126-2PADDING 07:25:26.180 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126PADDING 07:25:26.180 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO7816-4 07:25:26.180 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO7816-4PADDING 07:25:26.180 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/NOPADDING 07:25:26.181 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS5 07:25:26.181 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS5PADDING 07:25:26.181 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS7 07:25:26.181 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS7PADDING 07:25:26.182 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/TBC 07:25:26.182 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/TBCPADDING 07:25:26.182 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/X9.23 07:25:26.182 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/X9.23PADDING 07:25:26.182 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ZEROBYTE 07:25:26.183 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB168/ZEROBYTEPADDING 07:25:26.183 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ 07:25:26.184 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126 07:25:26.184 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126-2 07:25:26.184 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126-2PADDING 07:25:26.184 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126PADDING 07:25:26.184 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO7816-4 07:25:26.185 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO7816-4PADDING 07:25:26.185 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/NOPADDING 07:25:26.185 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS5 07:25:26.185 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS5PADDING 07:25:26.186 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS7 07:25:26.186 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS7PADDING 07:25:26.186 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/TBC 07:25:26.186 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/TBCPADDING 07:25:26.186 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/X9.23 07:25:26.187 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/X9.23PADDING 07:25:26.187 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ZEROBYTE 07:25:26.187 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB176/ZEROBYTEPADDING 07:25:26.187 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ 07:25:26.188 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126 07:25:26.188 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126-2 07:25:26.188 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126-2PADDING 07:25:26.188 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126PADDING 07:25:26.188 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO7816-4 07:25:26.189 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO7816-4PADDING 07:25:26.189 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/NOPADDING 07:25:26.189 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS5 07:25:26.189 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS5PADDING 07:25:26.189 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS7 07:25:26.190 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS7PADDING 07:25:26.190 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/TBC 07:25:26.190 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/TBCPADDING 07:25:26.190 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/X9.23 07:25:26.190 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/X9.23PADDING 07:25:26.191 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ZEROBYTE 07:25:26.191 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB184/ZEROBYTEPADDING 07:25:26.191 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ 07:25:26.192 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126 07:25:26.192 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126-2 07:25:26.192 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126-2PADDING 07:25:26.192 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126PADDING 07:25:26.193 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO7816-4 07:25:26.193 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO7816-4PADDING 07:25:26.193 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/NOPADDING 07:25:26.193 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS5 07:25:26.193 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS5PADDING 07:25:26.194 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS7 07:25:26.194 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS7PADDING 07:25:26.194 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/TBC 07:25:26.194 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/TBCPADDING 07:25:26.195 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/X9.23 07:25:26.195 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/X9.23PADDING 07:25:26.195 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ZEROBYTE 07:25:26.196 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB192/ZEROBYTEPADDING 07:25:26.196 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ 07:25:26.196 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126 07:25:26.196 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126-2 07:25:26.196 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126-2PADDING 07:25:26.196 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126PADDING 07:25:26.196 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO7816-4 07:25:26.196 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO7816-4PADDING 07:25:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/NOPADDING 07:25:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS5 07:25:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS5PADDING 07:25:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS7 07:25:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS7PADDING 07:25:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/TBC 07:25:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/TBCPADDING 07:25:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/X9.23 07:25:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/X9.23PADDING 07:25:26.197 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ZEROBYTE 07:25:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB200/ZEROBYTEPADDING 07:25:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ 07:25:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126 07:25:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126-2 07:25:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126-2PADDING 07:25:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126PADDING 07:25:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO7816-4 07:25:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO7816-4PADDING 07:25:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/NOPADDING 07:25:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS5 07:25:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS5PADDING 07:25:26.198 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS7 07:25:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS7PADDING 07:25:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/TBC 07:25:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/TBCPADDING 07:25:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/X9.23 07:25:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/X9.23PADDING 07:25:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ZEROBYTE 07:25:26.199 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB208/ZEROBYTEPADDING 07:25:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ 07:25:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126 07:25:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126-2 07:25:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126-2PADDING 07:25:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126PADDING 07:25:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO7816-4 07:25:26.200 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO7816-4PADDING 07:25:26.201 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/NOPADDING 07:25:26.201 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS5 07:25:26.201 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS5PADDING 07:25:26.201 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS7 07:25:26.201 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS7PADDING 07:25:26.201 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/TBC 07:25:26.201 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/TBCPADDING 07:25:26.201 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/X9.23 07:25:26.201 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/X9.23PADDING 07:25:26.202 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ZEROBYTE 07:25:26.202 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB216/ZEROBYTEPADDING 07:25:26.202 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ 07:25:26.202 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126 07:25:26.202 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126-2 07:25:26.202 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126-2PADDING 07:25:26.203 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126PADDING 07:25:26.203 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO7816-4 07:25:26.203 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO7816-4PADDING 07:25:26.203 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/NOPADDING 07:25:26.204 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS5 07:25:26.204 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS5PADDING 07:25:26.204 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS7 07:25:26.204 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS7PADDING 07:25:26.204 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/TBC 07:25:26.205 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/TBCPADDING 07:25:26.205 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/X9.23 07:25:26.205 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/X9.23PADDING 07:25:26.205 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ZEROBYTE 07:25:26.205 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB224/ZEROBYTEPADDING 07:25:26.205 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ 07:25:26.206 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126 07:25:26.206 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126-2 07:25:26.206 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126-2PADDING 07:25:26.206 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126PADDING 07:25:26.206 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO7816-4 07:25:26.207 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO7816-4PADDING 07:25:26.207 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/NOPADDING 07:25:26.207 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS5 07:25:26.208 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS5PADDING 07:25:26.208 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS7 07:25:26.208 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS7PADDING 07:25:26.208 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/TBC 07:25:26.208 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/TBCPADDING 07:25:26.209 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/X9.23 07:25:26.209 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/X9.23PADDING 07:25:26.209 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ZEROBYTE 07:25:26.209 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB232/ZEROBYTEPADDING 07:25:26.209 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ 07:25:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126 07:25:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126-2 07:25:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126-2PADDING 07:25:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126PADDING 07:25:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO7816-4 07:25:26.210 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO7816-4PADDING 07:25:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/NOPADDING 07:25:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS5 07:25:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS5PADDING 07:25:26.211 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS7 07:25:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS7PADDING 07:25:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/TBC 07:25:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/TBCPADDING 07:25:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/X9.23 07:25:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/X9.23PADDING 07:25:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ZEROBYTE 07:25:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB24/ZEROBYTEPADDING 07:25:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ 07:25:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126 07:25:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126-2 07:25:26.212 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126-2PADDING 07:25:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126PADDING 07:25:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO7816-4 07:25:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO7816-4PADDING 07:25:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/NOPADDING 07:25:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS5 07:25:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS5PADDING 07:25:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS7 07:25:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS7PADDING 07:25:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/TBC 07:25:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/TBCPADDING 07:25:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/X9.23 07:25:26.213 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/X9.23PADDING 07:25:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ZEROBYTE 07:25:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB240/ZEROBYTEPADDING 07:25:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ 07:25:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126 07:25:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126-2 07:25:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126-2PADDING 07:25:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126PADDING 07:25:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO7816-4 07:25:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO7816-4PADDING 07:25:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/NOPADDING 07:25:26.214 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS5 07:25:26.215 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS5PADDING 07:25:26.215 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS7 07:25:26.215 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS7PADDING 07:25:26.215 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/TBC 07:25:26.215 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/TBCPADDING 07:25:26.215 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/X9.23 07:25:26.215 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/X9.23PADDING 07:25:26.216 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ZEROBYTE 07:25:26.216 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB248/ZEROBYTEPADDING 07:25:26.216 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ 07:25:26.216 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126 07:25:26.216 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126-2 07:25:26.216 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126-2PADDING 07:25:26.216 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126PADDING 07:25:26.216 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO7816-4 07:25:26.216 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO7816-4PADDING 07:25:26.217 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/NOPADDING 07:25:26.217 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS5 07:25:26.217 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS5PADDING 07:25:26.217 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS7 07:25:26.217 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS7PADDING 07:25:26.217 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/TBC 07:25:26.217 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/TBCPADDING 07:25:26.217 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/X9.23 07:25:26.218 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/X9.23PADDING 07:25:26.218 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ZEROBYTE 07:25:26.218 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB256/ZEROBYTEPADDING 07:25:26.218 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ 07:25:26.218 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126 07:25:26.218 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126-2 07:25:26.218 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126-2PADDING 07:25:26.218 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126PADDING 07:25:26.218 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO7816-4 07:25:26.219 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO7816-4PADDING 07:25:26.219 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/NOPADDING 07:25:26.219 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS5 07:25:26.219 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS5PADDING 07:25:26.219 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS7 07:25:26.219 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS7PADDING 07:25:26.219 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/TBC 07:25:26.219 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/TBCPADDING 07:25:26.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/X9.23 07:25:26.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/X9.23PADDING 07:25:26.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ZEROBYTE 07:25:26.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB32/ZEROBYTEPADDING 07:25:26.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ 07:25:26.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126 07:25:26.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126-2 07:25:26.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126-2PADDING 07:25:26.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126PADDING 07:25:26.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO7816-4 07:25:26.220 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO7816-4PADDING 07:25:26.221 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/NOPADDING 07:25:26.221 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS5 07:25:26.221 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS5PADDING 07:25:26.221 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS7 07:25:26.221 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS7PADDING 07:25:26.221 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/TBC 07:25:26.221 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/TBCPADDING 07:25:26.221 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/X9.23 07:25:26.221 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/X9.23PADDING 07:25:26.222 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ZEROBYTE 07:25:26.222 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB40/ZEROBYTEPADDING 07:25:26.222 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ 07:25:26.222 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126 07:25:26.222 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126-2 07:25:26.222 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126-2PADDING 07:25:26.222 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126PADDING 07:25:26.222 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO7816-4 07:25:26.223 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO7816-4PADDING 07:25:26.223 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/NOPADDING 07:25:26.223 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS5 07:25:26.223 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS5PADDING 07:25:26.223 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS7 07:25:26.223 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS7PADDING 07:25:26.223 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/TBC 07:25:26.223 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/TBCPADDING 07:25:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/X9.23 07:25:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/X9.23PADDING 07:25:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ZEROBYTE 07:25:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB48/ZEROBYTEPADDING 07:25:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ 07:25:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126 07:25:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126-2 07:25:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126-2PADDING 07:25:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126PADDING 07:25:26.224 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO7816-4 07:25:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO7816-4PADDING 07:25:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/NOPADDING 07:25:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS5 07:25:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS5PADDING 07:25:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS7 07:25:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS7PADDING 07:25:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/TBC 07:25:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/TBCPADDING 07:25:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/X9.23 07:25:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/X9.23PADDING 07:25:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ZEROBYTE 07:25:26.225 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB56/ZEROBYTEPADDING 07:25:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ 07:25:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126 07:25:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126-2 07:25:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126-2PADDING 07:25:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126PADDING 07:25:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO7816-4 07:25:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO7816-4PADDING 07:25:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/NOPADDING 07:25:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS5 07:25:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS5PADDING 07:25:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS7 07:25:26.226 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS7PADDING 07:25:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/TBC 07:25:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/TBCPADDING 07:25:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/X9.23 07:25:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/X9.23PADDING 07:25:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ZEROBYTE 07:25:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB64/ZEROBYTEPADDING 07:25:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ 07:25:26.227 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126 07:25:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126-2 07:25:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126-2PADDING 07:25:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126PADDING 07:25:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO7816-4 07:25:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO7816-4PADDING 07:25:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/NOPADDING 07:25:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS5 07:25:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS5PADDING 07:25:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS7 07:25:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS7PADDING 07:25:26.228 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/TBC 07:25:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/TBCPADDING 07:25:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/X9.23 07:25:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/X9.23PADDING 07:25:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ZEROBYTE 07:25:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB72/ZEROBYTEPADDING 07:25:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ 07:25:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126 07:25:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126-2 07:25:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126-2PADDING 07:25:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126PADDING 07:25:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO7816-4 07:25:26.229 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO7816-4PADDING 07:25:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/NOPADDING 07:25:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS5 07:25:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS5PADDING 07:25:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS7 07:25:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS7PADDING 07:25:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/TBC 07:25:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/TBCPADDING 07:25:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/X9.23 07:25:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/X9.23PADDING 07:25:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ZEROBYTE 07:25:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB8/ZEROBYTEPADDING 07:25:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ 07:25:26.230 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126 07:25:26.231 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126-2 07:25:26.231 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126-2PADDING 07:25:26.231 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126PADDING 07:25:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO7816-4 07:25:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO7816-4PADDING 07:25:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/NOPADDING 07:25:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS5 07:25:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS5PADDING 07:25:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS7 07:25:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS7PADDING 07:25:26.232 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/TBC 07:25:26.233 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/TBCPADDING 07:25:26.233 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/X9.23 07:25:26.233 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/X9.23PADDING 07:25:26.233 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ZEROBYTE 07:25:26.233 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB80/ZEROBYTEPADDING 07:25:26.233 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ 07:25:26.233 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126 07:25:26.233 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126-2 07:25:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126-2PADDING 07:25:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126PADDING 07:25:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO7816-4 07:25:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO7816-4PADDING 07:25:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/NOPADDING 07:25:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS5 07:25:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS5PADDING 07:25:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS7 07:25:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS7PADDING 07:25:26.234 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/TBC 07:25:26.235 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/TBCPADDING 07:25:26.235 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/X9.23 07:25:26.235 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/X9.23PADDING 07:25:26.235 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ZEROBYTE 07:25:26.235 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB88/ZEROBYTEPADDING 07:25:26.235 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ 07:25:26.235 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126 07:25:26.235 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126-2 07:25:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126-2PADDING 07:25:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126PADDING 07:25:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO7816-4 07:25:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO7816-4PADDING 07:25:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/NOPADDING 07:25:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS5 07:25:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS5PADDING 07:25:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS7 07:25:26.236 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS7PADDING 07:25:26.237 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/TBC 07:25:26.237 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/TBCPADDING 07:25:26.237 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/X9.23 07:25:26.237 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/X9.23PADDING 07:25:26.237 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ZEROBYTE 07:25:26.237 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/OFB96/ZEROBYTEPADDING 07:25:26.237 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ 07:25:26.237 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126 07:25:26.238 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126-2 07:25:26.238 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126-2PADDING 07:25:26.238 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126PADDING 07:25:26.238 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO7816-4 07:25:26.238 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ISO7816-4PADDING 07:25:26.238 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/NOPADDING 07:25:26.239 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS5 07:25:26.239 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS5PADDING 07:25:26.239 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS7 07:25:26.239 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS7PADDING 07:25:26.239 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/TBC 07:25:26.240 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/TBCPADDING 07:25:26.240 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/X9.23 07:25:26.240 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/X9.23PADDING 07:25:26.240 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ZEROBYTE 07:25:26.240 [Test worker] INFO o.s.c.CipherTest - transformation=DESEDE/SIC/ZEROBYTEPADDING 07:25:26.240 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147// 07:25:26.242 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147//": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.242 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147//NOPADDING 07:25:26.242 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147//NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.242 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC-CTS/ 07:25:26.242 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC-CTS/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.242 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC-CTS/NOPADDING 07:25:26.242 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.242 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ 07:25:26.242 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.242 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126 07:25:26.243 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.243 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126-2 07:25:26.243 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.243 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126-2PADDING 07:25:26.243 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.243 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126PADDING 07:25:26.243 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.243 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO7816-4 07:25:26.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ISO7816-4PADDING 07:25:26.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/NOPADDING 07:25:26.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS5 07:25:26.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS5PADDING 07:25:26.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS7 07:25:26.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.244 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS7PADDING 07:25:26.244 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/TBC 07:25:26.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/TBCPADDING 07:25:26.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/X9.23 07:25:26.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/X9.23PADDING 07:25:26.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ZEROBYTE 07:25:26.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CBC/ZEROBYTEPADDING 07:25:26.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ 07:25:26.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126 07:25:26.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.245 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126-2 07:25:26.245 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.246 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126-2PADDING 07:25:26.246 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.246 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126PADDING 07:25:26.247 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.247 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO7816-4 07:25:26.247 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.247 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ISO7816-4PADDING 07:25:26.248 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.248 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/NOPADDING 07:25:26.248 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.248 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS5 07:25:26.248 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.248 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS5PADDING 07:25:26.248 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.249 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS7 07:25:26.249 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.249 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS7PADDING 07:25:26.249 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.249 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/TBC 07:25:26.249 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.249 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/TBCPADDING 07:25:26.249 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.249 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/X9.23 07:25:26.249 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.249 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/X9.23PADDING 07:25:26.250 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.250 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ZEROBYTE 07:25:26.250 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.250 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB/ZEROBYTEPADDING 07:25:26.250 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.250 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ 07:25:26.250 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.250 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126 07:25:26.250 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.250 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126-2 07:25:26.250 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.250 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126-2PADDING 07:25:26.251 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.251 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126PADDING 07:25:26.251 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.251 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO7816-4 07:25:26.251 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.251 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO7816-4PADDING 07:25:26.251 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/NOPADDING 07:25:26.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS5 07:25:26.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS5PADDING 07:25:26.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS7 07:25:26.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS7PADDING 07:25:26.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/TBC 07:25:26.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/TBCPADDING 07:25:26.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/X9.23 07:25:26.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.252 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/X9.23PADDING 07:25:26.252 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ZEROBYTE 07:25:26.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB104/ZEROBYTEPADDING 07:25:26.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ 07:25:26.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126 07:25:26.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126-2 07:25:26.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126-2PADDING 07:25:26.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126PADDING 07:25:26.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO7816-4 07:25:26.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO7816-4PADDING 07:25:26.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.253 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/NOPADDING 07:25:26.253 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS5 07:25:26.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS5PADDING 07:25:26.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS7 07:25:26.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS7PADDING 07:25:26.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/TBC 07:25:26.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/TBCPADDING 07:25:26.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/X9.23 07:25:26.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/X9.23PADDING 07:25:26.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ZEROBYTE 07:25:26.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB112/ZEROBYTEPADDING 07:25:26.254 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.254 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ 07:25:26.255 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.255 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126 07:25:26.255 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.255 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126-2 07:25:26.255 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.255 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126-2PADDING 07:25:26.255 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.255 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126PADDING 07:25:26.255 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.255 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO7816-4 07:25:26.255 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.255 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO7816-4PADDING 07:25:26.255 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/NOPADDING 07:25:26.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS5 07:25:26.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS5PADDING 07:25:26.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS7 07:25:26.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS7PADDING 07:25:26.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/TBC 07:25:26.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/TBCPADDING 07:25:26.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/X9.23 07:25:26.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/X9.23PADDING 07:25:26.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ZEROBYTE 07:25:26.256 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.256 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB120/ZEROBYTEPADDING 07:25:26.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ 07:25:26.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126 07:25:26.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126-2 07:25:26.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126-2PADDING 07:25:26.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126PADDING 07:25:26.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO7816-4 07:25:26.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO7816-4PADDING 07:25:26.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/NOPADDING 07:25:26.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS5 07:25:26.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS5PADDING 07:25:26.257 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.257 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS7 07:25:26.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS7PADDING 07:25:26.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/TBC 07:25:26.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/TBCPADDING 07:25:26.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/X9.23 07:25:26.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/X9.23PADDING 07:25:26.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ZEROBYTE 07:25:26.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB128/ZEROBYTEPADDING 07:25:26.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ 07:25:26.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126 07:25:26.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126-2 07:25:26.258 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.258 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126-2PADDING 07:25:26.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126PADDING 07:25:26.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO7816-4 07:25:26.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO7816-4PADDING 07:25:26.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/NOPADDING 07:25:26.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS5 07:25:26.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS5PADDING 07:25:26.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS7 07:25:26.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS7PADDING 07:25:26.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/TBC 07:25:26.259 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.259 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/TBCPADDING 07:25:26.260 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.260 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/X9.23 07:25:26.260 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.260 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/X9.23PADDING 07:25:26.260 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.260 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ZEROBYTE 07:25:26.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.261 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB136/ZEROBYTEPADDING 07:25:26.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.261 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ 07:25:26.261 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.262 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126 07:25:26.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.262 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126-2 07:25:26.262 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.262 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126-2PADDING 07:25:26.263 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.263 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126PADDING 07:25:26.263 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.263 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO7816-4 07:25:26.263 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.264 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO7816-4PADDING 07:25:26.264 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.264 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/NOPADDING 07:25:26.264 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.264 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS5 07:25:26.264 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.265 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS5PADDING 07:25:26.265 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.265 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS7 07:25:26.265 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.265 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS7PADDING 07:25:26.265 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.265 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/TBC 07:25:26.266 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.266 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/TBCPADDING 07:25:26.266 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.266 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/X9.23 07:25:26.266 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.266 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/X9.23PADDING 07:25:26.267 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.267 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ZEROBYTE 07:25:26.267 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.267 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB144/ZEROBYTEPADDING 07:25:26.267 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.268 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ 07:25:26.268 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.268 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126 07:25:26.268 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.268 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126-2 07:25:26.268 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.269 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126-2PADDING 07:25:26.269 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.269 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126PADDING 07:25:26.269 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.269 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO7816-4 07:25:26.269 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.270 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO7816-4PADDING 07:25:26.270 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.270 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/NOPADDING 07:25:26.270 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.270 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS5 07:25:26.271 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.271 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS5PADDING 07:25:26.271 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.271 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS7 07:25:26.271 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.272 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS7PADDING 07:25:26.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.272 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/TBC 07:25:26.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.272 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/TBCPADDING 07:25:26.272 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.273 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/X9.23 07:25:26.273 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.273 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/X9.23PADDING 07:25:26.273 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.273 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ZEROBYTE 07:25:26.273 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.274 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB152/ZEROBYTEPADDING 07:25:26.274 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.274 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ 07:25:26.274 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.274 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126 07:25:26.275 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.275 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126-2 07:25:26.275 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.275 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126-2PADDING 07:25:26.276 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.276 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126PADDING 07:25:26.276 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.276 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO7816-4 07:25:26.276 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.276 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO7816-4PADDING 07:25:26.277 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.277 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/NOPADDING 07:25:26.277 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.277 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS5 07:25:26.277 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.277 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS5PADDING 07:25:26.277 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.278 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS7 07:25:26.278 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.278 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS7PADDING 07:25:26.278 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.278 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/TBC 07:25:26.278 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.279 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/TBCPADDING 07:25:26.279 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.279 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/X9.23 07:25:26.279 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.280 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/X9.23PADDING 07:25:26.280 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.280 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ZEROBYTE 07:25:26.280 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.280 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB16/ZEROBYTEPADDING 07:25:26.280 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.281 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ 07:25:26.281 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.281 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126 07:25:26.281 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.281 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126-2 07:25:26.281 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.281 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126-2PADDING 07:25:26.282 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.282 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126PADDING 07:25:26.282 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.282 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO7816-4 07:25:26.283 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.283 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO7816-4PADDING 07:25:26.283 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.283 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/NOPADDING 07:25:26.284 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.284 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS5 07:25:26.284 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.284 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS5PADDING 07:25:26.284 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.284 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS7 07:25:26.284 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.285 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS7PADDING 07:25:26.285 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.285 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/TBC 07:25:26.285 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.285 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/TBCPADDING 07:25:26.285 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.285 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/X9.23 07:25:26.286 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.286 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/X9.23PADDING 07:25:26.286 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.286 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ZEROBYTE 07:25:26.286 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.286 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB160/ZEROBYTEPADDING 07:25:26.287 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.287 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ 07:25:26.287 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.288 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126 07:25:26.288 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.288 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126-2 07:25:26.288 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.288 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126-2PADDING 07:25:26.288 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.288 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126PADDING 07:25:26.289 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.289 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO7816-4 07:25:26.289 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.289 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO7816-4PADDING 07:25:26.289 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.289 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/NOPADDING 07:25:26.290 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.290 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS5 07:25:26.290 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.290 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS5PADDING 07:25:26.290 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.290 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS7 07:25:26.291 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.291 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS7PADDING 07:25:26.291 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.291 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/TBC 07:25:26.291 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.291 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/TBCPADDING 07:25:26.292 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.292 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/X9.23 07:25:26.292 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.292 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/X9.23PADDING 07:25:26.292 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.292 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ZEROBYTE 07:25:26.293 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.293 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB168/ZEROBYTEPADDING 07:25:26.293 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.293 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ 07:25:26.293 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.293 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126 07:25:26.297 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.297 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126-2 07:25:26.297 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.298 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126-2PADDING 07:25:26.298 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.298 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126PADDING 07:25:26.298 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.298 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO7816-4 07:25:26.299 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.299 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO7816-4PADDING 07:25:26.299 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.299 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/NOPADDING 07:25:26.299 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.300 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS5 07:25:26.300 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.300 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS5PADDING 07:25:26.300 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.300 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS7 07:25:26.300 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.301 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS7PADDING 07:25:26.301 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.301 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/TBC 07:25:26.301 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.301 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/TBCPADDING 07:25:26.301 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.301 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/X9.23 07:25:26.302 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.302 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/X9.23PADDING 07:25:26.302 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.302 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ZEROBYTE 07:25:26.302 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.302 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB176/ZEROBYTEPADDING 07:25:26.303 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.303 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ 07:25:26.303 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.303 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126 07:25:26.304 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.304 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126-2 07:25:26.304 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.304 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126-2PADDING 07:25:26.304 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.304 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126PADDING 07:25:26.305 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.305 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO7816-4 07:25:26.305 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.305 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO7816-4PADDING 07:25:26.305 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.305 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/NOPADDING 07:25:26.306 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.306 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS5 07:25:26.306 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.306 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS5PADDING 07:25:26.306 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.307 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS7 07:25:26.307 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.307 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS7PADDING 07:25:26.307 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.308 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/TBC 07:25:26.308 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.308 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/TBCPADDING 07:25:26.308 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.308 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/X9.23 07:25:26.309 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.309 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/X9.23PADDING 07:25:26.309 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.309 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ZEROBYTE 07:25:26.309 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.309 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB184/ZEROBYTEPADDING 07:25:26.312 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.312 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ 07:25:26.312 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.313 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126 07:25:26.313 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.313 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126-2 07:25:26.313 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.313 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126-2PADDING 07:25:26.314 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.314 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126PADDING 07:25:26.314 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.314 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO7816-4 07:25:26.314 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.314 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO7816-4PADDING 07:25:26.315 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.315 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/NOPADDING 07:25:26.315 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.315 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS5 07:25:26.315 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.315 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS5PADDING 07:25:26.316 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.316 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS7 07:25:26.316 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.316 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS7PADDING 07:25:26.316 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.316 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/TBC 07:25:26.317 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.317 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/TBCPADDING 07:25:26.317 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.317 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/X9.23 07:25:26.317 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.317 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/X9.23PADDING 07:25:26.318 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.318 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ZEROBYTE 07:25:26.318 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.318 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB192/ZEROBYTEPADDING 07:25:26.318 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.318 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ 07:25:26.319 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.319 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126 07:25:26.319 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.319 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126-2 07:25:26.320 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.320 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126-2PADDING 07:25:26.320 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.320 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126PADDING 07:25:26.320 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.321 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO7816-4 07:25:26.321 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.321 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO7816-4PADDING 07:25:26.321 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.321 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/NOPADDING 07:25:26.321 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.321 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS5 07:25:26.322 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.322 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS5PADDING 07:25:26.322 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.322 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS7 07:25:26.322 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.322 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS7PADDING 07:25:26.323 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.323 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/TBC 07:25:26.323 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.323 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/TBCPADDING 07:25:26.323 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.323 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/X9.23 07:25:26.323 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.324 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/X9.23PADDING 07:25:26.324 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.324 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ZEROBYTE 07:25:26.324 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.324 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB200/ZEROBYTEPADDING 07:25:26.324 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.325 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ 07:25:26.325 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.325 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126 07:25:26.325 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.325 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126-2 07:25:26.325 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.326 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126-2PADDING 07:25:26.326 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.326 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126PADDING 07:25:26.326 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.326 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO7816-4 07:25:26.326 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.326 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO7816-4PADDING 07:25:26.327 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.327 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/NOPADDING 07:25:26.327 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.327 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS5 07:25:26.328 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.328 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS5PADDING 07:25:26.328 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.328 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS7 07:25:26.328 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.328 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS7PADDING 07:25:26.329 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.329 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/TBC 07:25:26.329 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.329 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/TBCPADDING 07:25:26.329 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.329 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/X9.23 07:25:26.330 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.330 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/X9.23PADDING 07:25:26.330 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.330 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ZEROBYTE 07:25:26.330 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.330 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB208/ZEROBYTEPADDING 07:25:26.331 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.331 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ 07:25:26.331 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.331 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126 07:25:26.331 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.332 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126-2 07:25:26.332 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.332 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126-2PADDING 07:25:26.332 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.332 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126PADDING 07:25:26.332 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.333 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO7816-4 07:25:26.333 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.333 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO7816-4PADDING 07:25:26.333 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.333 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/NOPADDING 07:25:26.333 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.333 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS5 07:25:26.334 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.334 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS5PADDING 07:25:26.334 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.334 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS7 07:25:26.334 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.334 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS7PADDING 07:25:26.334 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.335 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/TBC 07:25:26.335 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.335 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/TBCPADDING 07:25:26.335 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.336 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/X9.23 07:25:26.336 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.336 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/X9.23PADDING 07:25:26.336 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.336 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ZEROBYTE 07:25:26.336 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB216/ZEROBYTEPADDING 07:25:26.337 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ 07:25:26.337 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126 07:25:26.337 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.337 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126-2 07:25:26.338 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126-2PADDING 07:25:26.338 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126PADDING 07:25:26.338 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.338 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO7816-4 07:25:26.339 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.339 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO7816-4PADDING 07:25:26.339 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.339 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/NOPADDING 07:25:26.339 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.339 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS5 07:25:26.340 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.340 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS5PADDING 07:25:26.340 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.340 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS7 07:25:26.340 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.340 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS7PADDING 07:25:26.340 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.341 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/TBC 07:25:26.341 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.341 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/TBCPADDING 07:25:26.341 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.341 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/X9.23 07:25:26.341 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.342 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/X9.23PADDING 07:25:26.342 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.342 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ZEROBYTE 07:25:26.342 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.342 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB224/ZEROBYTEPADDING 07:25:26.342 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.343 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ 07:25:26.343 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.343 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126 07:25:26.343 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.343 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126-2 07:25:26.344 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.344 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126-2PADDING 07:25:26.344 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.344 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126PADDING 07:25:26.344 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.344 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO7816-4 07:25:26.344 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.345 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO7816-4PADDING 07:25:26.345 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.345 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/NOPADDING 07:25:26.345 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.345 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS5 07:25:26.345 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.345 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS5PADDING 07:25:26.346 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.346 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS7 07:25:26.346 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.346 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS7PADDING 07:25:26.346 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.346 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/TBC 07:25:26.347 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.347 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/TBCPADDING 07:25:26.347 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.347 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/X9.23 07:25:26.347 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.347 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/X9.23PADDING 07:25:26.348 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.348 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ZEROBYTE 07:25:26.348 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.348 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB232/ZEROBYTEPADDING 07:25:26.348 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.348 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ 07:25:26.349 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.349 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126 07:25:26.349 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.349 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126-2 07:25:26.349 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.349 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126-2PADDING 07:25:26.349 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.350 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126PADDING 07:25:26.350 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.350 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO7816-4 07:25:26.350 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.350 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO7816-4PADDING 07:25:26.350 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.351 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/NOPADDING 07:25:26.351 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.351 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS5 07:25:26.351 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.351 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS5PADDING 07:25:26.352 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.352 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS7 07:25:26.352 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.352 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS7PADDING 07:25:26.352 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.352 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/TBC 07:25:26.353 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.353 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/TBCPADDING 07:25:26.353 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.353 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/X9.23 07:25:26.354 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.354 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/X9.23PADDING 07:25:26.354 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.354 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ZEROBYTE 07:25:26.354 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.354 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB24/ZEROBYTEPADDING 07:25:26.354 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.355 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ 07:25:26.356 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.356 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126 07:25:26.356 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.357 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126-2 07:25:26.357 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.357 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126-2PADDING 07:25:26.357 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.357 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126PADDING 07:25:26.357 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO7816-4 07:25:26.358 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO7816-4PADDING 07:25:26.358 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/NOPADDING 07:25:26.358 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS5 07:25:26.358 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.358 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS5PADDING 07:25:26.359 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS7 07:25:26.359 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS7PADDING 07:25:26.359 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/TBC 07:25:26.359 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.359 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/TBCPADDING 07:25:26.360 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/X9.23 07:25:26.360 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/X9.23PADDING 07:25:26.360 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ZEROBYTE 07:25:26.360 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB240/ZEROBYTEPADDING 07:25:26.360 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.360 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ 07:25:26.361 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126 07:25:26.361 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126-2 07:25:26.361 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126-2PADDING 07:25:26.361 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.361 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126PADDING 07:25:26.362 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO7816-4 07:25:26.362 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO7816-4PADDING 07:25:26.362 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/NOPADDING 07:25:26.362 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.362 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS5 07:25:26.362 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS5PADDING 07:25:26.363 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS7 07:25:26.363 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS7PADDING 07:25:26.363 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/TBC 07:25:26.363 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/TBCPADDING 07:25:26.363 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/X9.23 07:25:26.363 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.363 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/X9.23PADDING 07:25:26.363 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ZEROBYTE 07:25:26.364 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB248/ZEROBYTEPADDING 07:25:26.364 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ 07:25:26.364 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126 07:25:26.364 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126-2 07:25:26.364 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.364 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126-2PADDING 07:25:26.365 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126PADDING 07:25:26.365 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO7816-4 07:25:26.365 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.365 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO7816-4PADDING 07:25:26.366 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/NOPADDING 07:25:26.366 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS5 07:25:26.366 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.366 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS5PADDING 07:25:26.366 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.367 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS7 07:25:26.367 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.367 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS7PADDING 07:25:26.367 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.367 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/TBC 07:25:26.368 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.368 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/TBCPADDING 07:25:26.368 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.368 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/X9.23 07:25:26.368 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.368 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/X9.23PADDING 07:25:26.368 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.368 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ZEROBYTE 07:25:26.369 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.369 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB256/ZEROBYTEPADDING 07:25:26.369 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.369 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ 07:25:26.369 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.369 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126 07:25:26.369 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.369 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126-2 07:25:26.370 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.370 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126-2PADDING 07:25:26.370 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.370 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126PADDING 07:25:26.370 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.370 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO7816-4 07:25:26.371 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.371 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO7816-4PADDING 07:25:26.371 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.371 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/NOPADDING 07:25:26.371 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.371 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS5 07:25:26.372 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.372 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS5PADDING 07:25:26.372 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.372 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS7 07:25:26.372 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.372 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS7PADDING 07:25:26.372 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.372 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/TBC 07:25:26.372 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/TBCPADDING 07:25:26.373 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/X9.23 07:25:26.373 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/X9.23PADDING 07:25:26.373 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ZEROBYTE 07:25:26.373 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB32/ZEROBYTEPADDING 07:25:26.373 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ 07:25:26.373 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.373 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126 07:25:26.374 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.374 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126-2 07:25:26.374 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.374 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126-2PADDING 07:25:26.374 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.374 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126PADDING 07:25:26.374 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.374 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO7816-4 07:25:26.375 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.375 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO7816-4PADDING 07:25:26.375 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.375 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/NOPADDING 07:25:26.375 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.376 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS5 07:25:26.376 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.376 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS5PADDING 07:25:26.376 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.376 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS7 07:25:26.376 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.376 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS7PADDING 07:25:26.376 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.377 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/TBC 07:25:26.377 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.377 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/TBCPADDING 07:25:26.377 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.377 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/X9.23 07:25:26.377 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.378 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/X9.23PADDING 07:25:26.378 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.378 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ZEROBYTE 07:25:26.378 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.378 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB40/ZEROBYTEPADDING 07:25:26.378 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.378 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ 07:25:26.379 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.379 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126 07:25:26.379 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.379 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126-2 07:25:26.379 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.379 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126-2PADDING 07:25:26.380 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.380 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126PADDING 07:25:26.380 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.380 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO7816-4 07:25:26.380 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.380 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO7816-4PADDING 07:25:26.380 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.381 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/NOPADDING 07:25:26.381 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.381 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS5 07:25:26.381 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.381 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS5PADDING 07:25:26.381 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.381 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS7 07:25:26.382 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.382 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS7PADDING 07:25:26.382 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.382 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/TBC 07:25:26.382 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.382 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/TBCPADDING 07:25:26.382 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.382 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/X9.23 07:25:26.383 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.383 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/X9.23PADDING 07:25:26.383 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.383 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ZEROBYTE 07:25:26.384 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB48/ZEROBYTEPADDING 07:25:26.384 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.384 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ 07:25:26.385 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126 07:25:26.385 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126-2 07:25:26.385 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.385 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126-2PADDING 07:25:26.386 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126PADDING 07:25:26.386 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO7816-4 07:25:26.386 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO7816-4PADDING 07:25:26.386 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.386 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/NOPADDING 07:25:26.387 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS5 07:25:26.387 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.387 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS5PADDING 07:25:26.387 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS7 07:25:26.388 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS7PADDING 07:25:26.388 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/TBC 07:25:26.388 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.388 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/TBCPADDING 07:25:26.389 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/X9.23 07:25:26.389 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/X9.23PADDING 07:25:26.389 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ZEROBYTE 07:25:26.389 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.389 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB56/ZEROBYTEPADDING 07:25:26.390 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ 07:25:26.390 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126 07:25:26.390 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.390 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126-2 07:25:26.391 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126-2PADDING 07:25:26.391 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126PADDING 07:25:26.391 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.391 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO7816-4 07:25:26.392 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO7816-4PADDING 07:25:26.392 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/NOPADDING 07:25:26.392 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS5 07:25:26.392 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.392 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS5PADDING 07:25:26.393 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.393 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS7 07:25:26.393 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.393 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS7PADDING 07:25:26.393 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.393 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/TBC 07:25:26.393 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.394 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/TBCPADDING 07:25:26.394 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.394 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/X9.23 07:25:26.394 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.394 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/X9.23PADDING 07:25:26.394 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.395 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ZEROBYTE 07:25:26.395 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.395 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB64/ZEROBYTEPADDING 07:25:26.395 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.395 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ 07:25:26.396 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.396 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126 07:25:26.396 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.396 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126-2 07:25:26.396 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.396 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126-2PADDING 07:25:26.396 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.397 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126PADDING 07:25:26.397 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.397 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO7816-4 07:25:26.397 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.397 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO7816-4PADDING 07:25:26.397 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.397 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/NOPADDING 07:25:26.397 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.397 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS5 07:25:26.398 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.398 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS5PADDING 07:25:26.398 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.398 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS7 07:25:26.398 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.398 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS7PADDING 07:25:26.398 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.398 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/TBC 07:25:26.398 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.398 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/TBCPADDING 07:25:26.398 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.398 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/X9.23 07:25:26.398 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.398 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/X9.23PADDING 07:25:26.398 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.398 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ZEROBYTE 07:25:26.398 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.398 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB72/ZEROBYTEPADDING 07:25:26.398 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.398 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ 07:25:26.398 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.398 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126 07:25:26.398 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.398 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126-2 07:25:26.400 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.400 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126-2PADDING 07:25:26.400 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.400 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126PADDING 07:25:26.400 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.400 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO7816-4 07:25:26.400 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.401 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO7816-4PADDING 07:25:26.401 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.401 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/NOPADDING 07:25:26.401 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.401 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS5 07:25:26.402 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.402 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS5PADDING 07:25:26.402 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.402 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS7 07:25:26.402 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.402 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS7PADDING 07:25:26.403 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.403 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/TBC 07:25:26.403 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.403 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/TBCPADDING 07:25:26.403 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.404 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/X9.23 07:25:26.404 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.404 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/X9.23PADDING 07:25:26.404 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.404 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ZEROBYTE 07:25:26.404 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.404 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB8/ZEROBYTEPADDING 07:25:26.405 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ 07:25:26.405 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126 07:25:26.405 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.405 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126-2 07:25:26.406 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126-2PADDING 07:25:26.406 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126PADDING 07:25:26.406 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.406 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO7816-4 07:25:26.407 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO7816-4PADDING 07:25:26.407 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/NOPADDING 07:25:26.407 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.407 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS5 07:25:26.408 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS5PADDING 07:25:26.408 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS7 07:25:26.408 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.408 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS7PADDING 07:25:26.409 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/TBC 07:25:26.409 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/TBCPADDING 07:25:26.409 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.409 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/X9.23 07:25:26.409 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.410 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/X9.23PADDING 07:25:26.410 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.410 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ZEROBYTE 07:25:26.410 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.410 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB80/ZEROBYTEPADDING 07:25:26.410 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.411 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ 07:25:26.411 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.411 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126 07:25:26.411 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.412 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126-2 07:25:26.412 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.412 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126-2PADDING 07:25:26.412 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.413 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126PADDING 07:25:26.413 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.413 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO7816-4 07:25:26.413 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.413 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO7816-4PADDING 07:25:26.414 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.414 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/NOPADDING 07:25:26.414 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.414 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS5 07:25:26.415 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.415 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS5PADDING 07:25:26.415 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.415 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS7 07:25:26.416 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.416 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS7PADDING 07:25:26.416 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.416 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/TBC 07:25:26.416 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.417 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/TBCPADDING 07:25:26.417 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.417 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/X9.23 07:25:26.417 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.418 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/X9.23PADDING 07:25:26.418 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.418 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ZEROBYTE 07:25:26.418 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.418 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB88/ZEROBYTEPADDING 07:25:26.419 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.419 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ 07:25:26.419 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.420 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126 07:25:26.420 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.420 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126-2 07:25:26.420 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.420 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126-2PADDING 07:25:26.420 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.421 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126PADDING 07:25:26.421 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.421 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO7816-4 07:25:26.421 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.421 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO7816-4PADDING 07:25:26.421 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.422 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/NOPADDING 07:25:26.422 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.422 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS5 07:25:26.422 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.422 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS5PADDING 07:25:26.422 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.423 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS7 07:25:26.423 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.423 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS7PADDING 07:25:26.423 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.423 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/TBC 07:25:26.423 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.424 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/TBCPADDING 07:25:26.424 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.424 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/X9.23 07:25:26.424 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.424 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/X9.23PADDING 07:25:26.424 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.425 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ZEROBYTE 07:25:26.425 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.425 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CFB96/ZEROBYTEPADDING 07:25:26.425 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.425 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CTS/ 07:25:26.425 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CTS/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.426 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/CTS/NOPADDING 07:25:26.426 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CTS/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.426 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/EAX/ 07:25:26.426 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/EAX/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.426 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/EAX/NOPADDING 07:25:26.428 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/EAX/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.428 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/ECB/ 07:25:26.428 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/ECB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.428 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/ECB/NOPADDING 07:25:26.428 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/ECB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.428 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ 07:25:26.429 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.429 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126 07:25:26.429 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.429 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126-2 07:25:26.429 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.429 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126-2PADDING 07:25:26.430 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.430 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126PADDING 07:25:26.430 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.430 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO7816-4 07:25:26.430 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.430 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO7816-4PADDING 07:25:26.431 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.431 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/NOPADDING 07:25:26.431 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.431 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS5 07:25:26.432 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.432 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS5PADDING 07:25:26.432 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.432 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS7 07:25:26.432 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.432 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS7PADDING 07:25:26.433 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.433 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/TBC 07:25:26.433 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.433 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/TBCPADDING 07:25:26.433 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.433 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/X9.23 07:25:26.434 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.434 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/X9.23PADDING 07:25:26.434 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.434 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ZEROBYTE 07:25:26.434 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.434 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/GOFB/ZEROBYTEPADDING 07:25:26.435 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.435 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ 07:25:26.435 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.435 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126 07:25:26.435 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.436 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126-2 07:25:26.436 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.436 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126-2PADDING 07:25:26.436 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.436 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126PADDING 07:25:26.436 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.436 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO7816-4 07:25:26.437 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.437 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ISO7816-4PADDING 07:25:26.437 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.437 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/NOPADDING 07:25:26.437 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.437 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS5 07:25:26.438 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.438 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS5PADDING 07:25:26.438 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.438 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS7 07:25:26.438 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.438 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS7PADDING 07:25:26.438 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.439 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/TBC 07:25:26.439 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.439 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/TBCPADDING 07:25:26.439 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.439 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/X9.23 07:25:26.440 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.440 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/X9.23PADDING 07:25:26.440 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.440 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ZEROBYTE 07:25:26.440 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.440 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB/ZEROBYTEPADDING 07:25:26.441 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.441 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ 07:25:26.441 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.441 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126 07:25:26.441 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.442 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126-2 07:25:26.442 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.442 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126-2PADDING 07:25:26.442 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.442 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126PADDING 07:25:26.443 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.443 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO7816-4 07:25:26.443 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.444 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO7816-4PADDING 07:25:26.444 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.444 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/NOPADDING 07:25:26.444 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.444 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS5 07:25:26.445 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.445 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS5PADDING 07:25:26.445 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.445 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS7 07:25:26.445 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.445 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS7PADDING 07:25:26.445 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.445 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/TBC 07:25:26.446 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.446 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/TBCPADDING 07:25:26.446 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.446 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/X9.23 07:25:26.446 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.446 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/X9.23PADDING 07:25:26.446 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.447 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ZEROBYTE 07:25:26.447 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.447 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB104/ZEROBYTEPADDING 07:25:26.447 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.447 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ 07:25:26.447 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126 07:25:26.448 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126-2 07:25:26.448 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126-2PADDING 07:25:26.448 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.448 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126PADDING 07:25:26.449 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.449 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO7816-4 07:25:26.449 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.449 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO7816-4PADDING 07:25:26.449 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.449 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/NOPADDING 07:25:26.449 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.449 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS5 07:25:26.450 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.450 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS5PADDING 07:25:26.450 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.450 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS7 07:25:26.450 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.450 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS7PADDING 07:25:26.451 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.451 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/TBC 07:25:26.451 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.451 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/TBCPADDING 07:25:26.451 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/X9.23 07:25:26.452 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/X9.23PADDING 07:25:26.452 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ZEROBYTE 07:25:26.452 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB112/ZEROBYTEPADDING 07:25:26.452 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ 07:25:26.452 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.452 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126 07:25:26.452 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.453 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126-2 07:25:26.453 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.453 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126-2PADDING 07:25:26.453 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.453 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126PADDING 07:25:26.453 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.453 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO7816-4 07:25:26.454 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO7816-4PADDING 07:25:26.454 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/NOPADDING 07:25:26.454 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.454 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS5 07:25:26.455 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.455 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS5PADDING 07:25:26.455 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.455 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS7 07:25:26.455 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.455 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS7PADDING 07:25:26.455 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.455 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/TBC 07:25:26.455 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/TBCPADDING 07:25:26.456 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/X9.23 07:25:26.456 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/X9.23PADDING 07:25:26.456 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.456 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ZEROBYTE 07:25:26.456 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.457 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB120/ZEROBYTEPADDING 07:25:26.457 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.457 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ 07:25:26.457 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.457 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126 07:25:26.457 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.457 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126-2 07:25:26.457 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.457 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126-2PADDING 07:25:26.457 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126PADDING 07:25:26.458 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO7816-4 07:25:26.458 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.458 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO7816-4PADDING 07:25:26.458 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.459 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/NOPADDING 07:25:26.459 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.459 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS5 07:25:26.459 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.459 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS5PADDING 07:25:26.460 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.460 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS7 07:25:26.460 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.460 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS7PADDING 07:25:26.460 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.460 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/TBC 07:25:26.460 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.460 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/TBCPADDING 07:25:26.460 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.460 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/X9.23 07:25:26.460 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.461 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/X9.23PADDING 07:25:26.461 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.461 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ZEROBYTE 07:25:26.461 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.461 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB128/ZEROBYTEPADDING 07:25:26.461 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.461 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ 07:25:26.462 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.462 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126 07:25:26.462 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.462 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126-2 07:25:26.462 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.462 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126-2PADDING 07:25:26.462 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.462 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126PADDING 07:25:26.462 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.463 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO7816-4 07:25:26.463 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.463 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO7816-4PADDING 07:25:26.463 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.463 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/NOPADDING 07:25:26.464 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.464 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS5 07:25:26.464 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.464 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS5PADDING 07:25:26.464 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.464 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS7 07:25:26.464 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.464 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS7PADDING 07:25:26.464 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.464 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/TBC 07:25:26.464 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.465 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/TBCPADDING 07:25:26.465 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.465 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/X9.23 07:25:26.465 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.465 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/X9.23PADDING 07:25:26.465 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.465 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ZEROBYTE 07:25:26.466 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.466 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB136/ZEROBYTEPADDING 07:25:26.466 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.466 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ 07:25:26.466 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.466 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126 07:25:26.466 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.466 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126-2 07:25:26.466 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.466 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126-2PADDING 07:25:26.467 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.467 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126PADDING 07:25:26.467 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.467 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO7816-4 07:25:26.468 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.468 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO7816-4PADDING 07:25:26.468 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.468 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/NOPADDING 07:25:26.468 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.468 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS5 07:25:26.468 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.469 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS5PADDING 07:25:26.469 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.469 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS7 07:25:26.469 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.469 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS7PADDING 07:25:26.469 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.469 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/TBC 07:25:26.470 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.470 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/TBCPADDING 07:25:26.470 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.470 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/X9.23 07:25:26.470 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.470 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/X9.23PADDING 07:25:26.471 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.471 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ZEROBYTE 07:25:26.471 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.471 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB144/ZEROBYTEPADDING 07:25:26.471 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.472 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ 07:25:26.472 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.472 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126 07:25:26.472 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.472 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126-2 07:25:26.472 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.472 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126-2PADDING 07:25:26.473 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.473 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126PADDING 07:25:26.473 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.473 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO7816-4 07:25:26.473 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.473 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO7816-4PADDING 07:25:26.474 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.474 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/NOPADDING 07:25:26.474 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.474 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS5 07:25:26.474 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.474 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS5PADDING 07:25:26.475 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.475 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS7 07:25:26.475 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.475 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS7PADDING 07:25:26.476 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.476 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/TBC 07:25:26.476 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.476 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/TBCPADDING 07:25:26.476 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.476 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/X9.23 07:25:26.477 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.477 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/X9.23PADDING 07:25:26.477 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.477 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ZEROBYTE 07:25:26.477 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.477 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB152/ZEROBYTEPADDING 07:25:26.477 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.478 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ 07:25:26.478 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.478 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126 07:25:26.478 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.478 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126-2 07:25:26.478 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.479 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126-2PADDING 07:25:26.479 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.479 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126PADDING 07:25:26.479 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.479 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO7816-4 07:25:26.480 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.480 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO7816-4PADDING 07:25:26.480 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.480 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/NOPADDING 07:25:26.480 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.480 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS5 07:25:26.481 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.481 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS5PADDING 07:25:26.481 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.481 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS7 07:25:26.481 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.481 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS7PADDING 07:25:26.481 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.481 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/TBC 07:25:26.482 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.482 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/TBCPADDING 07:25:26.482 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.482 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/X9.23 07:25:26.482 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.482 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/X9.23PADDING 07:25:26.483 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.483 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ZEROBYTE 07:25:26.483 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.483 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB16/ZEROBYTEPADDING 07:25:26.483 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.483 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ 07:25:26.484 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.484 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126 07:25:26.484 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.484 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126-2 07:25:26.484 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.484 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126-2PADDING 07:25:26.484 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.485 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126PADDING 07:25:26.485 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.485 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO7816-4 07:25:26.485 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.485 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO7816-4PADDING 07:25:26.485 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.485 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/NOPADDING 07:25:26.485 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.486 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS5 07:25:26.486 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.486 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS5PADDING 07:25:26.486 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.486 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS7 07:25:26.486 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.487 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS7PADDING 07:25:26.487 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.487 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/TBC 07:25:26.487 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.488 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/TBCPADDING 07:25:26.488 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.488 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/X9.23 07:25:26.488 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.488 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/X9.23PADDING 07:25:26.488 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.488 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ZEROBYTE 07:25:26.488 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.489 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB160/ZEROBYTEPADDING 07:25:26.489 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.489 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ 07:25:26.489 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.489 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126 07:25:26.489 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.490 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126-2 07:25:26.490 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.490 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126-2PADDING 07:25:26.490 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.490 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126PADDING 07:25:26.490 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.490 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO7816-4 07:25:26.491 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.491 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO7816-4PADDING 07:25:26.491 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.491 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/NOPADDING 07:25:26.492 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.492 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS5 07:25:26.492 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.492 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS5PADDING 07:25:26.492 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.492 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS7 07:25:26.492 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.492 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS7PADDING 07:25:26.493 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.493 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/TBC 07:25:26.493 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.493 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/TBCPADDING 07:25:26.493 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.493 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/X9.23 07:25:26.493 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.494 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/X9.23PADDING 07:25:26.494 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.494 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ZEROBYTE 07:25:26.494 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.494 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB168/ZEROBYTEPADDING 07:25:26.494 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.494 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ 07:25:26.494 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.494 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126 07:25:26.494 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.495 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126-2 07:25:26.495 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.495 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126-2PADDING 07:25:26.495 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.496 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126PADDING 07:25:26.496 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.496 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO7816-4 07:25:26.496 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.496 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO7816-4PADDING 07:25:26.496 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.496 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/NOPADDING 07:25:26.496 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.496 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS5 07:25:26.496 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.496 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS5PADDING 07:25:26.497 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.497 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS7 07:25:26.497 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.497 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS7PADDING 07:25:26.497 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.497 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/TBC 07:25:26.497 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.497 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/TBCPADDING 07:25:26.497 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.497 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/X9.23 07:25:26.497 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.497 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/X9.23PADDING 07:25:26.498 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.498 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ZEROBYTE 07:25:26.498 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.498 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB176/ZEROBYTEPADDING 07:25:26.498 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.498 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ 07:25:26.498 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.499 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126 07:25:26.499 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.499 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126-2 07:25:26.499 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.499 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126-2PADDING 07:25:26.499 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.500 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126PADDING 07:25:26.500 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.500 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO7816-4 07:25:26.500 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.500 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO7816-4PADDING 07:25:26.500 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.500 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/NOPADDING 07:25:26.500 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.500 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS5 07:25:26.500 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.500 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS5PADDING 07:25:26.501 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.501 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS7 07:25:26.501 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.501 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS7PADDING 07:25:26.501 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.501 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/TBC 07:25:26.501 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.501 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/TBCPADDING 07:25:26.501 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.501 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/X9.23 07:25:26.501 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.501 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/X9.23PADDING 07:25:26.502 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.502 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ZEROBYTE 07:25:26.502 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.502 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB184/ZEROBYTEPADDING 07:25:26.502 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.502 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ 07:25:26.502 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.502 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126 07:25:26.502 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.502 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126-2 07:25:26.503 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.503 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126-2PADDING 07:25:26.503 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.503 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126PADDING 07:25:26.503 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.503 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO7816-4 07:25:26.503 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.503 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO7816-4PADDING 07:25:26.503 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.503 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/NOPADDING 07:25:26.503 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.503 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS5 07:25:26.504 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.504 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS5PADDING 07:25:26.504 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.504 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS7 07:25:26.504 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.504 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS7PADDING 07:25:26.504 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.504 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/TBC 07:25:26.504 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.504 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/TBCPADDING 07:25:26.504 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.504 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/X9.23 07:25:26.504 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.504 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/X9.23PADDING 07:25:26.504 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.504 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ZEROBYTE 07:25:26.504 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.504 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB192/ZEROBYTEPADDING 07:25:26.505 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.505 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ 07:25:26.505 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.505 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126 07:25:26.505 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.505 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126-2 07:25:26.505 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.505 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126-2PADDING 07:25:26.505 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.505 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126PADDING 07:25:26.506 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.506 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO7816-4 07:25:26.506 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.506 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO7816-4PADDING 07:25:26.506 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.506 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/NOPADDING 07:25:26.506 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.506 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS5 07:25:26.506 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.506 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS5PADDING 07:25:26.506 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.506 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS7 07:25:26.506 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.506 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS7PADDING 07:25:26.506 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.506 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/TBC 07:25:26.507 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.507 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/TBCPADDING 07:25:26.507 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.507 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/X9.23 07:25:26.507 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.507 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/X9.23PADDING 07:25:26.507 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.507 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ZEROBYTE 07:25:26.507 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.507 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB200/ZEROBYTEPADDING 07:25:26.507 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ 07:25:26.508 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126 07:25:26.508 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126-2 07:25:26.508 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126-2PADDING 07:25:26.508 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126PADDING 07:25:26.508 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO7816-4 07:25:26.508 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO7816-4PADDING 07:25:26.508 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/NOPADDING 07:25:26.508 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS5 07:25:26.508 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS5PADDING 07:25:26.508 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS7 07:25:26.508 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.508 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS7PADDING 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/TBC 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/TBCPADDING 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/X9.23 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/X9.23PADDING 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ZEROBYTE 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB208/ZEROBYTEPADDING 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126-2 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126-2PADDING 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126PADDING 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO7816-4 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.509 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO7816-4PADDING 07:25:26.509 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/NOPADDING 07:25:26.510 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS5 07:25:26.510 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS5PADDING 07:25:26.510 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS7 07:25:26.510 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS7PADDING 07:25:26.510 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/TBC 07:25:26.510 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/TBCPADDING 07:25:26.510 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/X9.23 07:25:26.510 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.510 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/X9.23PADDING 07:25:26.511 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.511 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ZEROBYTE 07:25:26.511 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.511 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB216/ZEROBYTEPADDING 07:25:26.511 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.511 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ 07:25:26.511 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.511 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126 07:25:26.511 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.511 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126-2 07:25:26.511 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.511 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126-2PADDING 07:25:26.511 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.511 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126PADDING 07:25:26.511 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.511 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO7816-4 07:25:26.511 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.511 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO7816-4PADDING 07:25:26.512 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/NOPADDING 07:25:26.512 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS5 07:25:26.512 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS5PADDING 07:25:26.512 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS7 07:25:26.512 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS7PADDING 07:25:26.512 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/TBC 07:25:26.512 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/TBCPADDING 07:25:26.512 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/X9.23 07:25:26.512 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/X9.23PADDING 07:25:26.512 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.512 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ZEROBYTE 07:25:26.513 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB224/ZEROBYTEPADDING 07:25:26.513 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ 07:25:26.513 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126 07:25:26.513 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126-2 07:25:26.513 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126-2PADDING 07:25:26.513 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126PADDING 07:25:26.513 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.513 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO7816-4 07:25:26.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.514 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO7816-4PADDING 07:25:26.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.514 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/NOPADDING 07:25:26.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.514 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS5 07:25:26.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.514 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS5PADDING 07:25:26.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.514 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS7 07:25:26.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.514 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS7PADDING 07:25:26.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.514 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/TBC 07:25:26.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.514 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/TBCPADDING 07:25:26.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.514 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/X9.23 07:25:26.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.514 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/X9.23PADDING 07:25:26.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.514 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ZEROBYTE 07:25:26.514 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.514 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB232/ZEROBYTEPADDING 07:25:26.515 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.515 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ 07:25:26.515 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.515 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126 07:25:26.515 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.515 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126-2 07:25:26.515 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.515 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126-2PADDING 07:25:26.515 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.515 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126PADDING 07:25:26.515 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.515 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO7816-4 07:25:26.516 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.516 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO7816-4PADDING 07:25:26.516 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.516 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/NOPADDING 07:25:26.516 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.516 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS5 07:25:26.516 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.516 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS5PADDING 07:25:26.516 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.516 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS7 07:25:26.516 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.516 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS7PADDING 07:25:26.516 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.516 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/TBC 07:25:26.516 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.517 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/TBCPADDING 07:25:26.517 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.517 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/X9.23 07:25:26.517 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.517 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/X9.23PADDING 07:25:26.517 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.517 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ZEROBYTE 07:25:26.517 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.517 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB24/ZEROBYTEPADDING 07:25:26.517 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.517 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ 07:25:26.518 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.518 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126 07:25:26.518 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.518 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126-2 07:25:26.518 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.518 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126-2PADDING 07:25:26.518 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.518 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126PADDING 07:25:26.518 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.518 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO7816-4 07:25:26.519 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.519 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO7816-4PADDING 07:25:26.519 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.519 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/NOPADDING 07:25:26.519 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.519 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS5 07:25:26.519 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.519 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS5PADDING 07:25:26.519 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.520 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS7 07:25:26.520 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.520 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS7PADDING 07:25:26.520 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.520 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/TBC 07:25:26.520 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.520 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/TBCPADDING 07:25:26.520 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.520 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/X9.23 07:25:26.520 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.520 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/X9.23PADDING 07:25:26.520 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.520 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ZEROBYTE 07:25:26.520 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.520 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB240/ZEROBYTEPADDING 07:25:26.521 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.521 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ 07:25:26.521 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.521 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126 07:25:26.521 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.521 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126-2 07:25:26.521 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.521 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126-2PADDING 07:25:26.521 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.521 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126PADDING 07:25:26.521 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.522 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO7816-4 07:25:26.522 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.522 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO7816-4PADDING 07:25:26.522 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.522 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/NOPADDING 07:25:26.522 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.522 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS5 07:25:26.522 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.522 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS5PADDING 07:25:26.522 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.522 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS7 07:25:26.523 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.523 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS7PADDING 07:25:26.523 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.523 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/TBC 07:25:26.523 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.523 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/TBCPADDING 07:25:26.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.524 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/X9.23 07:25:26.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.524 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/X9.23PADDING 07:25:26.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.524 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ZEROBYTE 07:25:26.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.524 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB248/ZEROBYTEPADDING 07:25:26.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.524 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ 07:25:26.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.524 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126 07:25:26.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.524 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126-2 07:25:26.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.524 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126-2PADDING 07:25:26.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.524 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126PADDING 07:25:26.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.524 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO7816-4 07:25:26.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.524 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO7816-4PADDING 07:25:26.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.524 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/NOPADDING 07:25:26.524 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.524 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS5 07:25:26.525 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.525 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS5PADDING 07:25:26.525 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.525 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS7 07:25:26.525 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.525 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS7PADDING 07:25:26.525 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.525 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/TBC 07:25:26.525 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.525 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/TBCPADDING 07:25:26.525 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.525 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/X9.23 07:25:26.525 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.525 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/X9.23PADDING 07:25:26.525 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.525 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ZEROBYTE 07:25:26.525 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.525 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB256/ZEROBYTEPADDING 07:25:26.526 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.526 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ 07:25:26.526 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.526 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126 07:25:26.526 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.526 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126-2 07:25:26.526 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.526 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126-2PADDING 07:25:26.526 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.526 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126PADDING 07:25:26.527 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.527 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO7816-4 07:25:26.527 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.527 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO7816-4PADDING 07:25:26.527 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.528 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/NOPADDING 07:25:26.528 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.528 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS5 07:25:26.528 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.528 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS5PADDING 07:25:26.528 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.528 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS7 07:25:26.528 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.528 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS7PADDING 07:25:26.528 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.528 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/TBC 07:25:26.529 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.529 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/TBCPADDING 07:25:26.529 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.529 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/X9.23 07:25:26.529 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.529 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/X9.23PADDING 07:25:26.529 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.529 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ZEROBYTE 07:25:26.529 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.529 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB32/ZEROBYTEPADDING 07:25:26.529 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.529 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ 07:25:26.530 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.530 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126 07:25:26.530 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.530 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126-2 07:25:26.530 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.530 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126-2PADDING 07:25:26.530 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.530 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126PADDING 07:25:26.530 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.531 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO7816-4 07:25:26.531 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.531 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO7816-4PADDING 07:25:26.531 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.531 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/NOPADDING 07:25:26.531 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.531 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS5 07:25:26.531 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.532 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS5PADDING 07:25:26.532 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.532 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS7 07:25:26.532 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.532 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS7PADDING 07:25:26.532 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.532 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/TBC 07:25:26.532 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.532 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/TBCPADDING 07:25:26.532 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.532 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/X9.23 07:25:26.532 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.533 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/X9.23PADDING 07:25:26.533 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.533 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ZEROBYTE 07:25:26.533 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.533 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB40/ZEROBYTEPADDING 07:25:26.533 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.533 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ 07:25:26.533 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.533 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126 07:25:26.533 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.534 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126-2 07:25:26.534 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.534 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126-2PADDING 07:25:26.534 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.534 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126PADDING 07:25:26.534 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.535 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO7816-4 07:25:26.535 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.535 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO7816-4PADDING 07:25:26.536 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.536 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/NOPADDING 07:25:26.536 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.536 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS5 07:25:26.536 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.536 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS5PADDING 07:25:26.537 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.537 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS7 07:25:26.537 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.537 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS7PADDING 07:25:26.537 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.537 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/TBC 07:25:26.538 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.538 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/TBCPADDING 07:25:26.538 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.538 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/X9.23 07:25:26.538 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.538 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/X9.23PADDING 07:25:26.539 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.539 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ZEROBYTE 07:25:26.539 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.539 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB48/ZEROBYTEPADDING 07:25:26.539 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.540 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ 07:25:26.540 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.540 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126 07:25:26.540 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.540 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126-2 07:25:26.540 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.540 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126-2PADDING 07:25:26.541 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.541 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126PADDING 07:25:26.541 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.541 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO7816-4 07:25:26.541 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.541 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO7816-4PADDING 07:25:26.542 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.542 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/NOPADDING 07:25:26.542 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.542 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS5 07:25:26.542 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.542 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS5PADDING 07:25:26.543 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.543 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS7 07:25:26.543 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.543 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS7PADDING 07:25:26.543 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.543 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/TBC 07:25:26.544 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.544 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/TBCPADDING 07:25:26.544 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.544 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/X9.23 07:25:26.544 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.544 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/X9.23PADDING 07:25:26.545 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.545 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ZEROBYTE 07:25:26.545 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.545 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB56/ZEROBYTEPADDING 07:25:26.545 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.545 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ 07:25:26.545 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.545 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126 07:25:26.546 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.546 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126-2 07:25:26.546 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.546 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126-2PADDING 07:25:26.546 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.546 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126PADDING 07:25:26.546 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.547 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO7816-4 07:25:26.547 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.547 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO7816-4PADDING 07:25:26.547 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.547 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/NOPADDING 07:25:26.547 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.547 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS5 07:25:26.548 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.548 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS5PADDING 07:25:26.548 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.548 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS7 07:25:26.548 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.548 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS7PADDING 07:25:26.548 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.548 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/TBC 07:25:26.548 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.548 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/TBCPADDING 07:25:26.548 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.548 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/X9.23 07:25:26.549 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.549 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/X9.23PADDING 07:25:26.549 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.549 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ZEROBYTE 07:25:26.549 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.549 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB64/ZEROBYTEPADDING 07:25:26.549 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.549 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ 07:25:26.549 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.549 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126 07:25:26.549 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.550 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126-2 07:25:26.550 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.550 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126-2PADDING 07:25:26.550 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.551 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126PADDING 07:25:26.551 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.551 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO7816-4 07:25:26.551 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.551 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO7816-4PADDING 07:25:26.551 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.551 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/NOPADDING 07:25:26.552 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.552 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS5 07:25:26.552 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.552 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS5PADDING 07:25:26.552 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.552 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS7 07:25:26.552 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.552 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS7PADDING 07:25:26.553 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.553 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/TBC 07:25:26.553 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.553 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/TBCPADDING 07:25:26.553 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.553 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/X9.23 07:25:26.553 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.554 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/X9.23PADDING 07:25:26.554 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.554 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ZEROBYTE 07:25:26.554 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.554 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB72/ZEROBYTEPADDING 07:25:26.554 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.554 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ 07:25:26.555 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.555 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126 07:25:26.555 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.555 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126-2 07:25:26.555 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.556 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126-2PADDING 07:25:26.556 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.556 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126PADDING 07:25:26.556 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.556 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO7816-4 07:25:26.556 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.556 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO7816-4PADDING 07:25:26.557 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.557 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/NOPADDING 07:25:26.557 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.557 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS5 07:25:26.557 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.557 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS5PADDING 07:25:26.557 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.558 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS7 07:25:26.558 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.558 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS7PADDING 07:25:26.558 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.558 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/TBC 07:25:26.559 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.559 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/TBCPADDING 07:25:26.559 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.559 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/X9.23 07:25:26.559 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.560 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/X9.23PADDING 07:25:26.560 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.560 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ZEROBYTE 07:25:26.560 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.560 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB8/ZEROBYTEPADDING 07:25:26.560 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.560 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ 07:25:26.561 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.561 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126 07:25:26.561 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.561 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126-2 07:25:26.561 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.561 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126-2PADDING 07:25:26.562 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.562 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126PADDING 07:25:26.562 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.562 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO7816-4 07:25:26.562 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.562 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO7816-4PADDING 07:25:26.562 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.563 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/NOPADDING 07:25:26.563 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.563 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS5 07:25:26.563 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.563 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS5PADDING 07:25:26.564 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.564 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS7 07:25:26.564 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.564 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS7PADDING 07:25:26.564 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.564 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/TBC 07:25:26.564 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.565 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/TBCPADDING 07:25:26.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.565 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/X9.23 07:25:26.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.565 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/X9.23PADDING 07:25:26.565 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.565 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ZEROBYTE 07:25:26.566 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.566 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB80/ZEROBYTEPADDING 07:25:26.566 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.566 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ 07:25:26.566 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.566 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126 07:25:26.567 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.567 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126-2 07:25:26.567 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.567 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126-2PADDING 07:25:26.567 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.568 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126PADDING 07:25:26.568 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.568 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO7816-4 07:25:26.568 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.568 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO7816-4PADDING 07:25:26.568 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.569 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/NOPADDING 07:25:26.569 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.569 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS5 07:25:26.569 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.569 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS5PADDING 07:25:26.569 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.569 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS7 07:25:26.570 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.570 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS7PADDING 07:25:26.570 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.570 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/TBC 07:25:26.570 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.570 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/TBCPADDING 07:25:26.571 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.571 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/X9.23 07:25:26.571 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.571 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/X9.23PADDING 07:25:26.571 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.572 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ZEROBYTE 07:25:26.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.572 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB88/ZEROBYTEPADDING 07:25:26.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.572 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ 07:25:26.572 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.572 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126 07:25:26.573 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.573 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126-2 07:25:26.573 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.573 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126-2PADDING 07:25:26.573 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.573 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126PADDING 07:25:26.573 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.574 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO7816-4 07:25:26.574 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.574 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO7816-4PADDING 07:25:26.574 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.574 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/NOPADDING 07:25:26.574 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.575 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS5 07:25:26.575 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.575 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS5PADDING 07:25:26.575 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.575 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS7 07:25:26.575 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.576 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS7PADDING 07:25:26.576 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.576 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/TBC 07:25:26.576 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.576 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/TBCPADDING 07:25:26.576 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.577 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/X9.23 07:25:26.577 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.577 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/X9.23PADDING 07:25:26.577 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.577 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ZEROBYTE 07:25:26.577 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.577 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/OFB96/ZEROBYTEPADDING 07:25:26.578 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.578 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ 07:25:26.578 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.578 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126 07:25:26.578 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.578 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126-2 07:25:26.578 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.578 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126-2PADDING 07:25:26.579 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.579 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126PADDING 07:25:26.579 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.579 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO7816-4 07:25:26.579 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.579 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ISO7816-4PADDING 07:25:26.579 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.579 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/NOPADDING 07:25:26.580 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.580 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS5 07:25:26.580 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.580 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS5PADDING 07:25:26.580 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.580 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS7 07:25:26.580 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.580 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS7PADDING 07:25:26.580 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.580 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/TBC 07:25:26.581 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.581 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/TBCPADDING 07:25:26.581 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.581 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/X9.23 07:25:26.581 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.581 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/X9.23PADDING 07:25:26.581 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.582 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ZEROBYTE 07:25:26.582 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.582 [Test worker] INFO o.s.c.CipherTest - transformation=GOST28147/SIC/ZEROBYTEPADDING 07:25:26.582 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 07:25:26.582 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-128// 07:25:26.583 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-128//NOPADDING 07:25:26.584 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-128/ECB/ 07:25:26.584 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-128/ECB/NOPADDING 07:25:26.585 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-V1// 07:25:26.585 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-V1//NOPADDING 07:25:26.585 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-V1/ECB/ 07:25:26.586 [Test worker] INFO o.s.c.CipherTest - transformation=GRAIN-V1/ECB/NOPADDING 07:25:26.586 [Test worker] INFO o.s.c.CipherTest - transformation=HC-128// 07:25:26.600 [Test worker] INFO o.s.c.CipherTest - transformation=HC-128//NOPADDING 07:25:26.601 [Test worker] INFO o.s.c.CipherTest - transformation=HC-128/ECB/ 07:25:26.602 [Test worker] INFO o.s.c.CipherTest - transformation=HC-128/ECB/NOPADDING 07:25:26.604 [Test worker] INFO o.s.c.CipherTest - transformation=HC-256// 07:25:26.625 [Test worker] INFO o.s.c.CipherTest - transformation=HC-256//NOPADDING 07:25:26.633 [Test worker] INFO o.s.c.CipherTest - transformation=HC-256/ECB/ 07:25:26.636 [Test worker] INFO o.s.c.CipherTest - transformation=HC-256/ECB/NOPADDING 07:25:26.641 [Test worker] INFO o.s.c.CipherTest - transformation=ISAAC// 07:25:26.644 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC//" does not support IV => Skipping. 07:25:26.645 [Test worker] INFO o.s.c.CipherTest - transformation=ISAAC//NOPADDING 07:25:26.648 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC//NOPADDING" does not support IV => Skipping. 07:25:26.648 [Test worker] INFO o.s.c.CipherTest - transformation=ISAAC/ECB/ 07:25:26.649 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC/ECB/" does not support IV => Skipping. 07:25:26.650 [Test worker] INFO o.s.c.CipherTest - transformation=ISAAC/ECB/NOPADDING 07:25:26.650 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC/ECB/NOPADDING" does not support IV => Skipping. 07:25:26.651 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON// 07:25:26.651 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON//" does not support IV => Skipping. 07:25:26.652 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON//NOPADDING 07:25:26.652 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON//NOPADDING" does not support IV => Skipping. 07:25:26.652 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC-CTS/ 07:25:26.653 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC-CTS/NOPADDING 07:25:26.653 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ 07:25:26.654 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126 07:25:26.654 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126-2 07:25:26.655 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126-2PADDING 07:25:26.655 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126PADDING 07:25:26.656 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO7816-4 07:25:26.656 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO7816-4PADDING 07:25:26.657 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/NOPADDING 07:25:26.657 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS5 07:25:26.657 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS5PADDING 07:25:26.657 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS7 07:25:26.658 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS7PADDING 07:25:26.658 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/TBC 07:25:26.659 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/TBCPADDING 07:25:26.659 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/X9.23 07:25:26.660 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/X9.23PADDING 07:25:26.660 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ZEROBYTE 07:25:26.661 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CBC/ZEROBYTEPADDING 07:25:26.661 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CCM/ 07:25:26.662 [Test worker] ERROR o.s.c.CipherTest - transformation "NOEKEON/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:26.663 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CCM/NOPADDING 07:25:26.663 [Test worker] ERROR o.s.c.CipherTest - transformation "NOEKEON/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:26.664 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ 07:25:26.664 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126 07:25:26.664 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126-2 07:25:26.665 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126-2PADDING 07:25:26.665 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126PADDING 07:25:26.666 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO7816-4 07:25:26.666 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO7816-4PADDING 07:25:26.666 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/NOPADDING 07:25:26.667 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS5 07:25:26.667 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS5PADDING 07:25:26.667 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS7 07:25:26.668 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS7PADDING 07:25:26.668 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/TBC 07:25:26.668 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/TBCPADDING 07:25:26.668 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/X9.23 07:25:26.668 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/X9.23PADDING 07:25:26.669 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ZEROBYTE 07:25:26.669 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB/ZEROBYTEPADDING 07:25:26.669 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ 07:25:26.670 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126 07:25:26.670 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126-2 07:25:26.670 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126-2PADDING 07:25:26.671 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126PADDING 07:25:26.671 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO7816-4 07:25:26.672 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO7816-4PADDING 07:25:26.672 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/NOPADDING 07:25:26.672 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS5 07:25:26.673 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS5PADDING 07:25:26.673 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS7 07:25:26.673 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS7PADDING 07:25:26.673 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/TBC 07:25:26.673 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/TBCPADDING 07:25:26.674 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/X9.23 07:25:26.674 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/X9.23PADDING 07:25:26.674 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ZEROBYTE 07:25:26.674 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB104/ZEROBYTEPADDING 07:25:26.675 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ 07:25:26.675 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126 07:25:26.676 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126-2 07:25:26.676 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126-2PADDING 07:25:26.676 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126PADDING 07:25:26.677 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO7816-4 07:25:26.677 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO7816-4PADDING 07:25:26.677 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/NOPADDING 07:25:26.678 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS5 07:25:26.678 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS5PADDING 07:25:26.679 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS7 07:25:26.679 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS7PADDING 07:25:26.679 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/TBC 07:25:26.680 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/TBCPADDING 07:25:26.680 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/X9.23 07:25:26.680 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/X9.23PADDING 07:25:26.680 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ZEROBYTE 07:25:26.681 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB112/ZEROBYTEPADDING 07:25:26.681 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ 07:25:26.681 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126 07:25:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126-2 07:25:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126-2PADDING 07:25:26.682 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126PADDING 07:25:26.683 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO7816-4 07:25:26.683 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO7816-4PADDING 07:25:26.684 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/NOPADDING 07:25:26.684 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS5 07:25:26.684 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS5PADDING 07:25:26.684 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS7 07:25:26.684 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS7PADDING 07:25:26.684 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/TBC 07:25:26.685 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/TBCPADDING 07:25:26.685 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/X9.23 07:25:26.685 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/X9.23PADDING 07:25:26.685 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ZEROBYTE 07:25:26.685 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB120/ZEROBYTEPADDING 07:25:26.685 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ 07:25:26.686 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126 07:25:26.686 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126-2 07:25:26.687 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126-2PADDING 07:25:26.687 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126PADDING 07:25:26.688 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO7816-4 07:25:26.688 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO7816-4PADDING 07:25:26.689 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/NOPADDING 07:25:26.689 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS5 07:25:26.689 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS5PADDING 07:25:26.690 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS7 07:25:26.690 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS7PADDING 07:25:26.690 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/TBC 07:25:26.691 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/TBCPADDING 07:25:26.691 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/X9.23 07:25:26.691 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/X9.23PADDING 07:25:26.691 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ZEROBYTE 07:25:26.692 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB128/ZEROBYTEPADDING 07:25:26.692 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ 07:25:26.692 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126 07:25:26.693 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126-2 07:25:26.693 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126-2PADDING 07:25:26.693 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126PADDING 07:25:26.694 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO7816-4 07:25:26.694 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO7816-4PADDING 07:25:26.694 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/NOPADDING 07:25:26.695 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS5 07:25:26.695 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS5PADDING 07:25:26.695 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS7 07:25:26.696 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS7PADDING 07:25:26.696 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/TBC 07:25:26.696 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/TBCPADDING 07:25:26.696 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/X9.23 07:25:26.696 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/X9.23PADDING 07:25:26.696 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ZEROBYTE 07:25:26.697 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB136/ZEROBYTEPADDING 07:25:26.697 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ 07:25:26.697 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126 07:25:26.698 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126-2 07:25:26.698 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126-2PADDING 07:25:26.698 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126PADDING 07:25:26.699 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO7816-4 07:25:26.699 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO7816-4PADDING 07:25:26.699 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/NOPADDING 07:25:26.699 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS5 07:25:26.700 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS5PADDING 07:25:26.700 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS7 07:25:26.700 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS7PADDING 07:25:26.701 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/TBC 07:25:26.701 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/TBCPADDING 07:25:26.701 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/X9.23 07:25:26.702 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/X9.23PADDING 07:25:26.702 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ZEROBYTE 07:25:26.702 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB144/ZEROBYTEPADDING 07:25:26.702 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ 07:25:26.702 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126 07:25:26.702 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126-2 07:25:26.703 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126-2PADDING 07:25:26.703 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126PADDING 07:25:26.704 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO7816-4 07:25:26.704 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO7816-4PADDING 07:25:26.705 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/NOPADDING 07:25:26.705 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS5 07:25:26.705 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS5PADDING 07:25:26.705 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS7 07:25:26.706 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS7PADDING 07:25:26.706 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/TBC 07:25:26.706 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/TBCPADDING 07:25:26.706 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/X9.23 07:25:26.706 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/X9.23PADDING 07:25:26.706 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ZEROBYTE 07:25:26.706 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB152/ZEROBYTEPADDING 07:25:26.706 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ 07:25:26.706 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126-2 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126-2PADDING 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126PADDING 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO7816-4 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO7816-4PADDING 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/NOPADDING 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS5 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS5PADDING 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS7 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS7PADDING 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/TBC 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/TBCPADDING 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/X9.23 07:25:26.707 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/X9.23PADDING 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ZEROBYTE 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB16/ZEROBYTEPADDING 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126-2 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126-2PADDING 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126PADDING 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO7816-4 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO7816-4PADDING 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/NOPADDING 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS5 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS5PADDING 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS7 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS7PADDING 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/TBC 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/TBCPADDING 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/X9.23 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/X9.23PADDING 07:25:26.708 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ZEROBYTE 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB160/ZEROBYTEPADDING 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126-2 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126-2PADDING 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126PADDING 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO7816-4 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO7816-4PADDING 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/NOPADDING 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS5 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS5PADDING 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS7 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS7PADDING 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/TBC 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/TBCPADDING 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/X9.23 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/X9.23PADDING 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ZEROBYTE 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB168/ZEROBYTEPADDING 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126 07:25:26.709 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126-2 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126-2PADDING 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126PADDING 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO7816-4 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO7816-4PADDING 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/NOPADDING 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS5 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS5PADDING 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS7 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS7PADDING 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/TBC 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/TBCPADDING 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/X9.23 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/X9.23PADDING 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ZEROBYTE 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB176/ZEROBYTEPADDING 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126-2 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126-2PADDING 07:25:26.710 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126PADDING 07:25:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO7816-4 07:25:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO7816-4PADDING 07:25:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/NOPADDING 07:25:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS5 07:25:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS5PADDING 07:25:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS7 07:25:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS7PADDING 07:25:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/TBC 07:25:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/TBCPADDING 07:25:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/X9.23 07:25:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/X9.23PADDING 07:25:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ZEROBYTE 07:25:26.711 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB184/ZEROBYTEPADDING 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126-2 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126-2PADDING 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126PADDING 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO7816-4 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO7816-4PADDING 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/NOPADDING 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS5 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS5PADDING 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS7 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS7PADDING 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/TBC 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/TBCPADDING 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/X9.23 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/X9.23PADDING 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ZEROBYTE 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB192/ZEROBYTEPADDING 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126-2 07:25:26.712 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126-2PADDING 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126PADDING 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO7816-4 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO7816-4PADDING 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/NOPADDING 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS5 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS5PADDING 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS7 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS7PADDING 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/TBC 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/TBCPADDING 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/X9.23 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/X9.23PADDING 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ZEROBYTE 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB200/ZEROBYTEPADDING 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ 07:25:26.713 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126-2 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126-2PADDING 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126PADDING 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO7816-4 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO7816-4PADDING 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/NOPADDING 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS5 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS5PADDING 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS7 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS7PADDING 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/TBC 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/TBCPADDING 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/X9.23 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/X9.23PADDING 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ZEROBYTE 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB208/ZEROBYTEPADDING 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126-2 07:25:26.714 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126-2PADDING 07:25:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126PADDING 07:25:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO7816-4 07:25:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO7816-4PADDING 07:25:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/NOPADDING 07:25:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS5 07:25:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS5PADDING 07:25:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS7 07:25:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS7PADDING 07:25:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/TBC 07:25:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/TBCPADDING 07:25:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/X9.23 07:25:26.715 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/X9.23PADDING 07:25:26.716 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ZEROBYTE 07:25:26.716 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB216/ZEROBYTEPADDING 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126-2 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126-2PADDING 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126PADDING 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO7816-4 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO7816-4PADDING 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/NOPADDING 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS5 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS5PADDING 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS7 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS7PADDING 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/TBC 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/TBCPADDING 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/X9.23 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/X9.23PADDING 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ZEROBYTE 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB224/ZEROBYTEPADDING 07:25:26.717 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126-2 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126-2PADDING 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126PADDING 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO7816-4 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO7816-4PADDING 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/NOPADDING 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS5 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS5PADDING 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS7 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS7PADDING 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/TBC 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/TBCPADDING 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/X9.23 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/X9.23PADDING 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ZEROBYTE 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB232/ZEROBYTEPADDING 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ 07:25:26.718 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126 07:25:26.719 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126-2 07:25:26.719 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126-2PADDING 07:25:26.719 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126PADDING 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO7816-4 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO7816-4PADDING 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/NOPADDING 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS5 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS5PADDING 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS7 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS7PADDING 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/TBC 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/TBCPADDING 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/X9.23 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/X9.23PADDING 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ZEROBYTE 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB24/ZEROBYTEPADDING 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126-2 07:25:26.720 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126-2PADDING 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126PADDING 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO7816-4 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO7816-4PADDING 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/NOPADDING 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS5 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS5PADDING 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS7 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS7PADDING 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/TBC 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/TBCPADDING 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/X9.23 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/X9.23PADDING 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ZEROBYTE 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB240/ZEROBYTEPADDING 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126-2 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126-2PADDING 07:25:26.721 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126PADDING 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO7816-4 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO7816-4PADDING 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/NOPADDING 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS5 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS5PADDING 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS7 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS7PADDING 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/TBC 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/TBCPADDING 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/X9.23 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/X9.23PADDING 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ZEROBYTE 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB248/ZEROBYTEPADDING 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126-2 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126-2PADDING 07:25:26.722 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126PADDING 07:25:26.723 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO7816-4 07:25:26.723 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO7816-4PADDING 07:25:26.723 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/NOPADDING 07:25:26.723 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS5 07:25:26.724 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS5PADDING 07:25:26.724 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS7 07:25:26.724 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS7PADDING 07:25:26.725 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/TBC 07:25:26.725 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/TBCPADDING 07:25:26.725 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/X9.23 07:25:26.726 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/X9.23PADDING 07:25:26.727 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ZEROBYTE 07:25:26.727 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB256/ZEROBYTEPADDING 07:25:26.727 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ 07:25:26.728 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126 07:25:26.728 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126-2 07:25:26.728 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126-2PADDING 07:25:26.728 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126PADDING 07:25:26.728 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO7816-4 07:25:26.728 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO7816-4PADDING 07:25:26.728 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/NOPADDING 07:25:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS5 07:25:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS5PADDING 07:25:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS7 07:25:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS7PADDING 07:25:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/TBC 07:25:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/TBCPADDING 07:25:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/X9.23 07:25:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/X9.23PADDING 07:25:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ZEROBYTE 07:25:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB32/ZEROBYTEPADDING 07:25:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ 07:25:26.729 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126-2 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126-2PADDING 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126PADDING 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO7816-4 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO7816-4PADDING 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/NOPADDING 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS5 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS5PADDING 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS7 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS7PADDING 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/TBC 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/TBCPADDING 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/X9.23 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/X9.23PADDING 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ZEROBYTE 07:25:26.730 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB40/ZEROBYTEPADDING 07:25:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ 07:25:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126 07:25:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126-2 07:25:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126-2PADDING 07:25:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126PADDING 07:25:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO7816-4 07:25:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO7816-4PADDING 07:25:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/NOPADDING 07:25:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS5 07:25:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS5PADDING 07:25:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS7 07:25:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS7PADDING 07:25:26.731 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/TBC 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/TBCPADDING 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/X9.23 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/X9.23PADDING 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ZEROBYTE 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB48/ZEROBYTEPADDING 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126-2 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126-2PADDING 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126PADDING 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO7816-4 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO7816-4PADDING 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/NOPADDING 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS5 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS5PADDING 07:25:26.732 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS7 07:25:26.733 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS7PADDING 07:25:26.733 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/TBC 07:25:26.733 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/TBCPADDING 07:25:26.733 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/X9.23 07:25:26.733 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/X9.23PADDING 07:25:26.733 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ZEROBYTE 07:25:26.733 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB56/ZEROBYTEPADDING 07:25:26.733 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ 07:25:26.733 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126 07:25:26.733 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126-2 07:25:26.734 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126-2PADDING 07:25:26.734 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126PADDING 07:25:26.734 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO7816-4 07:25:26.734 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO7816-4PADDING 07:25:26.734 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/NOPADDING 07:25:26.734 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS5 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS5PADDING 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS7 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS7PADDING 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/TBC 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/TBCPADDING 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/X9.23 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/X9.23PADDING 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ZEROBYTE 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB64/ZEROBYTEPADDING 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126-2 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126-2PADDING 07:25:26.735 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126PADDING 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO7816-4 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO7816-4PADDING 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/NOPADDING 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS5 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS5PADDING 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS7 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS7PADDING 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/TBC 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/TBCPADDING 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/X9.23 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/X9.23PADDING 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ZEROBYTE 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB72/ZEROBYTEPADDING 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126-2 07:25:26.736 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126-2PADDING 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126PADDING 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO7816-4 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO7816-4PADDING 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/NOPADDING 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS5 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS5PADDING 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS7 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS7PADDING 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/TBC 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/TBCPADDING 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/X9.23 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/X9.23PADDING 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ZEROBYTE 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB8/ZEROBYTEPADDING 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126-2 07:25:26.737 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126-2PADDING 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126PADDING 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO7816-4 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO7816-4PADDING 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/NOPADDING 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS5 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS5PADDING 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS7 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS7PADDING 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/TBC 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/TBCPADDING 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/X9.23 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/X9.23PADDING 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ZEROBYTE 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB80/ZEROBYTEPADDING 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126-2 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126-2PADDING 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126PADDING 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO7816-4 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO7816-4PADDING 07:25:26.738 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/NOPADDING 07:25:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS5 07:25:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS5PADDING 07:25:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS7 07:25:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS7PADDING 07:25:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/TBC 07:25:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/TBCPADDING 07:25:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/X9.23 07:25:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/X9.23PADDING 07:25:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ZEROBYTE 07:25:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB88/ZEROBYTEPADDING 07:25:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ 07:25:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126 07:25:26.739 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126-2 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126-2PADDING 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126PADDING 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO7816-4 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO7816-4PADDING 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/NOPADDING 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS5 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS5PADDING 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS7 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS7PADDING 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/TBC 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/TBCPADDING 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/X9.23 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/X9.23PADDING 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ZEROBYTE 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CFB96/ZEROBYTEPADDING 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CTS/ 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/CTS/" does not support IV => Skipping. 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/CTS/NOPADDING 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/CTS/NOPADDING" does not support IV => Skipping. 07:25:26.740 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/EAX/ 07:25:26.745 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/EAX/NOPADDING 07:25:26.748 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/ECB/ 07:25:26.749 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/ECB/" does not support IV => Skipping. 07:25:26.749 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/ECB/NOPADDING 07:25:26.749 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/ECB/NOPADDING" does not support IV => Skipping. 07:25:26.749 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/GCM/ 07:25:26.751 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/GCM/NOPADDING 07:25:26.753 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ 07:25:26.753 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126 07:25:26.753 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126-2 07:25:26.754 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126-2PADDING 07:25:26.754 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126PADDING 07:25:26.754 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO7816-4 07:25:26.754 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO7816-4PADDING 07:25:26.755 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/NOPADDING 07:25:26.755 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS5 07:25:26.755 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS5PADDING 07:25:26.756 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS7 07:25:26.756 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS7PADDING 07:25:26.756 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/TBC 07:25:26.756 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/TBCPADDING 07:25:26.757 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/X9.23 07:25:26.757 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/X9.23PADDING 07:25:26.757 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ZEROBYTE 07:25:26.757 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB/ZEROBYTEPADDING 07:25:26.757 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ 07:25:26.758 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126 07:25:26.758 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126-2 07:25:26.758 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126-2PADDING 07:25:26.759 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126PADDING 07:25:26.759 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO7816-4 07:25:26.760 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO7816-4PADDING 07:25:26.760 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/NOPADDING 07:25:26.760 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS5 07:25:26.760 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS5PADDING 07:25:26.760 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS7 07:25:26.761 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS7PADDING 07:25:26.761 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/TBC 07:25:26.761 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/TBCPADDING 07:25:26.762 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/X9.23 07:25:26.762 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/X9.23PADDING 07:25:26.762 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ZEROBYTE 07:25:26.763 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB104/ZEROBYTEPADDING 07:25:26.763 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ 07:25:26.763 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126 07:25:26.763 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126-2 07:25:26.764 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126-2PADDING 07:25:26.764 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126PADDING 07:25:26.764 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO7816-4 07:25:26.764 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO7816-4PADDING 07:25:26.765 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/NOPADDING 07:25:26.765 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS5 07:25:26.765 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS5PADDING 07:25:26.765 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS7 07:25:26.766 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS7PADDING 07:25:26.766 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/TBC 07:25:26.766 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/TBCPADDING 07:25:26.767 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/X9.23 07:25:26.767 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/X9.23PADDING 07:25:26.767 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ZEROBYTE 07:25:26.768 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB112/ZEROBYTEPADDING 07:25:26.768 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ 07:25:26.768 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126 07:25:26.768 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126-2 07:25:26.769 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126-2PADDING 07:25:26.769 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126PADDING 07:25:26.769 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO7816-4 07:25:26.769 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO7816-4PADDING 07:25:26.770 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/NOPADDING 07:25:26.770 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS5 07:25:26.770 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS5PADDING 07:25:26.771 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS7 07:25:26.771 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS7PADDING 07:25:26.771 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/TBC 07:25:26.771 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/TBCPADDING 07:25:26.772 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/X9.23 07:25:26.772 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/X9.23PADDING 07:25:26.772 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ZEROBYTE 07:25:26.772 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB120/ZEROBYTEPADDING 07:25:26.773 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ 07:25:26.773 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126 07:25:26.773 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126-2 07:25:26.773 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126-2PADDING 07:25:26.774 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126PADDING 07:25:26.774 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO7816-4 07:25:26.774 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO7816-4PADDING 07:25:26.775 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/NOPADDING 07:25:26.775 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS5 07:25:26.775 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS5PADDING 07:25:26.775 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS7 07:25:26.775 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS7PADDING 07:25:26.776 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/TBC 07:25:26.776 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/TBCPADDING 07:25:26.776 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/X9.23 07:25:26.776 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/X9.23PADDING 07:25:26.776 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ZEROBYTE 07:25:26.777 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB128/ZEROBYTEPADDING 07:25:26.777 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ 07:25:26.777 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126 07:25:26.777 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126-2 07:25:26.778 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126-2PADDING 07:25:26.778 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126PADDING 07:25:26.778 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO7816-4 07:25:26.778 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO7816-4PADDING 07:25:26.778 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/NOPADDING 07:25:26.778 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS5 07:25:26.779 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS5PADDING 07:25:26.779 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS7 07:25:26.779 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS7PADDING 07:25:26.779 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/TBC 07:25:26.780 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/TBCPADDING 07:25:26.780 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/X9.23 07:25:26.780 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/X9.23PADDING 07:25:26.780 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ZEROBYTE 07:25:26.781 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB136/ZEROBYTEPADDING 07:25:26.781 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ 07:25:26.781 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126 07:25:26.781 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126-2 07:25:26.781 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126-2PADDING 07:25:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126PADDING 07:25:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO7816-4 07:25:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO7816-4PADDING 07:25:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/NOPADDING 07:25:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS5 07:25:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS5PADDING 07:25:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS7 07:25:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS7PADDING 07:25:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/TBC 07:25:26.782 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/TBCPADDING 07:25:26.783 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/X9.23 07:25:26.783 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/X9.23PADDING 07:25:26.783 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ZEROBYTE 07:25:26.783 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB144/ZEROBYTEPADDING 07:25:26.783 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ 07:25:26.784 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126 07:25:26.784 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126-2 07:25:26.784 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126-2PADDING 07:25:26.784 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126PADDING 07:25:26.784 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO7816-4 07:25:26.784 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO7816-4PADDING 07:25:26.784 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/NOPADDING 07:25:26.785 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS5 07:25:26.785 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS5PADDING 07:25:26.785 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS7 07:25:26.785 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS7PADDING 07:25:26.785 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/TBC 07:25:26.785 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/TBCPADDING 07:25:26.785 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/X9.23 07:25:26.785 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/X9.23PADDING 07:25:26.786 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ZEROBYTE 07:25:26.786 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB152/ZEROBYTEPADDING 07:25:26.786 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ 07:25:26.786 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126 07:25:26.786 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126-2 07:25:26.786 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126-2PADDING 07:25:26.787 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126PADDING 07:25:26.788 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO7816-4 07:25:26.788 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO7816-4PADDING 07:25:26.788 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/NOPADDING 07:25:26.788 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS5 07:25:26.789 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS5PADDING 07:25:26.789 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS7 07:25:26.789 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS7PADDING 07:25:26.789 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/TBC 07:25:26.789 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/TBCPADDING 07:25:26.789 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/X9.23 07:25:26.789 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/X9.23PADDING 07:25:26.789 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ZEROBYTE 07:25:26.789 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB16/ZEROBYTEPADDING 07:25:26.790 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ 07:25:26.790 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126 07:25:26.790 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126-2 07:25:26.790 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126-2PADDING 07:25:26.790 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126PADDING 07:25:26.790 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO7816-4 07:25:26.790 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO7816-4PADDING 07:25:26.790 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/NOPADDING 07:25:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS5 07:25:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS5PADDING 07:25:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS7 07:25:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS7PADDING 07:25:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/TBC 07:25:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/TBCPADDING 07:25:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/X9.23 07:25:26.791 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/X9.23PADDING 07:25:26.792 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ZEROBYTE 07:25:26.792 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB160/ZEROBYTEPADDING 07:25:26.792 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ 07:25:26.792 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126 07:25:26.792 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126-2 07:25:26.792 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126-2PADDING 07:25:26.792 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126PADDING 07:25:26.792 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO7816-4 07:25:26.793 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO7816-4PADDING 07:25:26.793 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/NOPADDING 07:25:26.793 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS5 07:25:26.793 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS5PADDING 07:25:26.793 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS7 07:25:26.793 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS7PADDING 07:25:26.793 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/TBC 07:25:26.794 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/TBCPADDING 07:25:26.794 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/X9.23 07:25:26.794 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/X9.23PADDING 07:25:26.794 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ZEROBYTE 07:25:26.794 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB168/ZEROBYTEPADDING 07:25:26.794 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ 07:25:26.794 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126 07:25:26.794 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126-2 07:25:26.795 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126-2PADDING 07:25:26.795 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126PADDING 07:25:26.795 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO7816-4 07:25:26.795 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO7816-4PADDING 07:25:26.795 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/NOPADDING 07:25:26.796 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS5 07:25:26.796 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS5PADDING 07:25:26.796 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS7 07:25:26.796 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS7PADDING 07:25:26.796 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/TBC 07:25:26.796 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/TBCPADDING 07:25:26.796 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/X9.23 07:25:26.796 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/X9.23PADDING 07:25:26.797 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ZEROBYTE 07:25:26.797 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB176/ZEROBYTEPADDING 07:25:26.797 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ 07:25:26.797 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126 07:25:26.797 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126-2 07:25:26.797 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126-2PADDING 07:25:26.797 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126PADDING 07:25:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO7816-4 07:25:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO7816-4PADDING 07:25:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/NOPADDING 07:25:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS5 07:25:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS5PADDING 07:25:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS7 07:25:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS7PADDING 07:25:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/TBC 07:25:26.798 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/TBCPADDING 07:25:26.799 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/X9.23 07:25:26.799 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/X9.23PADDING 07:25:26.799 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ZEROBYTE 07:25:26.799 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB184/ZEROBYTEPADDING 07:25:26.799 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ 07:25:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126 07:25:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126-2 07:25:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126-2PADDING 07:25:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126PADDING 07:25:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO7816-4 07:25:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO7816-4PADDING 07:25:26.800 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/NOPADDING 07:25:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS5 07:25:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS5PADDING 07:25:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS7 07:25:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS7PADDING 07:25:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/TBC 07:25:26.801 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/TBCPADDING 07:25:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/X9.23 07:25:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/X9.23PADDING 07:25:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ZEROBYTE 07:25:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB192/ZEROBYTEPADDING 07:25:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ 07:25:26.802 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126 07:25:26.803 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126-2 07:25:26.803 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126-2PADDING 07:25:26.803 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126PADDING 07:25:26.803 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO7816-4 07:25:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO7816-4PADDING 07:25:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/NOPADDING 07:25:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS5 07:25:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS5PADDING 07:25:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS7 07:25:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS7PADDING 07:25:26.804 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/TBC 07:25:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/TBCPADDING 07:25:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/X9.23 07:25:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/X9.23PADDING 07:25:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ZEROBYTE 07:25:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB200/ZEROBYTEPADDING 07:25:26.805 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ 07:25:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126 07:25:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126-2 07:25:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126-2PADDING 07:25:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126PADDING 07:25:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO7816-4 07:25:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO7816-4PADDING 07:25:26.806 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/NOPADDING 07:25:26.807 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS5 07:25:26.807 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS5PADDING 07:25:26.807 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS7 07:25:26.807 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS7PADDING 07:25:26.808 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/TBC 07:25:26.808 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/TBCPADDING 07:25:26.808 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/X9.23 07:25:26.808 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/X9.23PADDING 07:25:26.808 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ZEROBYTE 07:25:26.808 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB208/ZEROBYTEPADDING 07:25:26.808 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ 07:25:26.808 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126 07:25:26.809 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126-2 07:25:26.809 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126-2PADDING 07:25:26.809 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126PADDING 07:25:26.809 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO7816-4 07:25:26.809 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO7816-4PADDING 07:25:26.809 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/NOPADDING 07:25:26.810 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS5 07:25:26.810 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS5PADDING 07:25:26.810 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS7 07:25:26.810 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS7PADDING 07:25:26.810 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/TBC 07:25:26.811 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/TBCPADDING 07:25:26.811 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/X9.23 07:25:26.811 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/X9.23PADDING 07:25:26.811 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ZEROBYTE 07:25:26.811 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB216/ZEROBYTEPADDING 07:25:26.812 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ 07:25:26.812 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126 07:25:26.812 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126-2 07:25:26.812 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126-2PADDING 07:25:26.812 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126PADDING 07:25:26.812 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO7816-4 07:25:26.812 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO7816-4PADDING 07:25:26.813 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/NOPADDING 07:25:26.813 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS5 07:25:26.813 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS5PADDING 07:25:26.813 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS7 07:25:26.813 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS7PADDING 07:25:26.813 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/TBC 07:25:26.813 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/TBCPADDING 07:25:26.814 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/X9.23 07:25:26.814 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/X9.23PADDING 07:25:26.814 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ZEROBYTE 07:25:26.814 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB224/ZEROBYTEPADDING 07:25:26.814 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ 07:25:26.814 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126 07:25:26.814 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126-2 07:25:26.815 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126-2PADDING 07:25:26.815 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126PADDING 07:25:26.815 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO7816-4 07:25:26.815 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO7816-4PADDING 07:25:26.816 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/NOPADDING 07:25:26.816 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS5 07:25:26.816 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS5PADDING 07:25:26.816 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS7 07:25:26.816 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS7PADDING 07:25:26.816 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/TBC 07:25:26.816 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/TBCPADDING 07:25:26.817 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/X9.23 07:25:26.817 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/X9.23PADDING 07:25:26.817 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ZEROBYTE 07:25:26.817 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB232/ZEROBYTEPADDING 07:25:26.817 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ 07:25:26.817 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126 07:25:26.817 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126-2 07:25:26.818 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126-2PADDING 07:25:26.818 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126PADDING 07:25:26.818 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO7816-4 07:25:26.818 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO7816-4PADDING 07:25:26.818 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/NOPADDING 07:25:26.818 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS5 07:25:26.819 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS5PADDING 07:25:26.819 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS7 07:25:26.819 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS7PADDING 07:25:26.819 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/TBC 07:25:26.820 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/TBCPADDING 07:25:26.820 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/X9.23 07:25:26.820 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/X9.23PADDING 07:25:26.820 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ZEROBYTE 07:25:26.820 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB24/ZEROBYTEPADDING 07:25:26.820 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ 07:25:26.821 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126 07:25:26.821 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126-2 07:25:26.821 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126-2PADDING 07:25:26.821 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126PADDING 07:25:26.821 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO7816-4 07:25:26.821 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO7816-4PADDING 07:25:26.822 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/NOPADDING 07:25:26.822 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS5 07:25:26.822 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS5PADDING 07:25:26.822 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS7 07:25:26.822 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS7PADDING 07:25:26.822 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/TBC 07:25:26.823 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/TBCPADDING 07:25:26.823 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/X9.23 07:25:26.823 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/X9.23PADDING 07:25:26.823 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ZEROBYTE 07:25:26.823 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB240/ZEROBYTEPADDING 07:25:26.824 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ 07:25:26.824 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126 07:25:26.824 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126-2 07:25:26.824 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126-2PADDING 07:25:26.824 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126PADDING 07:25:26.824 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO7816-4 07:25:26.825 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO7816-4PADDING 07:25:26.825 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/NOPADDING 07:25:26.825 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS5 07:25:26.825 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS5PADDING 07:25:26.825 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS7 07:25:26.825 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS7PADDING 07:25:26.825 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/TBC 07:25:26.826 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/TBCPADDING 07:25:26.826 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/X9.23 07:25:26.826 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/X9.23PADDING 07:25:26.826 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ZEROBYTE 07:25:26.826 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB248/ZEROBYTEPADDING 07:25:26.826 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ 07:25:26.827 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126 07:25:26.827 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126-2 07:25:26.827 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126-2PADDING 07:25:26.827 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126PADDING 07:25:26.828 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO7816-4 07:25:26.828 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO7816-4PADDING 07:25:26.828 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/NOPADDING 07:25:26.828 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS5 07:25:26.828 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS5PADDING 07:25:26.828 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS7 07:25:26.828 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS7PADDING 07:25:26.829 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/TBC 07:25:26.829 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/TBCPADDING 07:25:26.829 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/X9.23 07:25:26.829 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/X9.23PADDING 07:25:26.829 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ZEROBYTE 07:25:26.829 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB256/ZEROBYTEPADDING 07:25:26.829 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ 07:25:26.830 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126 07:25:26.830 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126-2 07:25:26.830 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126-2PADDING 07:25:26.830 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126PADDING 07:25:26.830 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO7816-4 07:25:26.830 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO7816-4PADDING 07:25:26.831 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/NOPADDING 07:25:26.831 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS5 07:25:26.831 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS5PADDING 07:25:26.831 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS7 07:25:26.831 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS7PADDING 07:25:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/TBC 07:25:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/TBCPADDING 07:25:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/X9.23 07:25:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/X9.23PADDING 07:25:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ZEROBYTE 07:25:26.832 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB32/ZEROBYTEPADDING 07:25:26.833 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ 07:25:26.833 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126 07:25:26.833 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126-2 07:25:26.833 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126-2PADDING 07:25:26.833 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126PADDING 07:25:26.833 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO7816-4 07:25:26.833 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO7816-4PADDING 07:25:26.834 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/NOPADDING 07:25:26.834 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS5 07:25:26.834 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS5PADDING 07:25:26.834 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS7 07:25:26.834 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS7PADDING 07:25:26.835 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/TBC 07:25:26.835 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/TBCPADDING 07:25:26.835 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/X9.23 07:25:26.835 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/X9.23PADDING 07:25:26.835 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ZEROBYTE 07:25:26.836 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB40/ZEROBYTEPADDING 07:25:26.836 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ 07:25:26.836 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126 07:25:26.836 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126-2 07:25:26.836 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126-2PADDING 07:25:26.836 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126PADDING 07:25:26.836 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO7816-4 07:25:26.837 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO7816-4PADDING 07:25:26.837 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/NOPADDING 07:25:26.837 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS5 07:25:26.837 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS5PADDING 07:25:26.837 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS7 07:25:26.837 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS7PADDING 07:25:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/TBC 07:25:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/TBCPADDING 07:25:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/X9.23 07:25:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/X9.23PADDING 07:25:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ZEROBYTE 07:25:26.838 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB48/ZEROBYTEPADDING 07:25:26.839 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ 07:25:26.839 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126 07:25:26.839 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126-2 07:25:26.839 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126-2PADDING 07:25:26.839 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126PADDING 07:25:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO7816-4 07:25:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO7816-4PADDING 07:25:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/NOPADDING 07:25:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS5 07:25:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS5PADDING 07:25:26.840 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS7 07:25:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS7PADDING 07:25:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/TBC 07:25:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/TBCPADDING 07:25:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/X9.23 07:25:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/X9.23PADDING 07:25:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ZEROBYTE 07:25:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB56/ZEROBYTEPADDING 07:25:26.841 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ 07:25:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126 07:25:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126-2 07:25:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126-2PADDING 07:25:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126PADDING 07:25:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO7816-4 07:25:26.842 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO7816-4PADDING 07:25:26.843 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/NOPADDING 07:25:26.843 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS5 07:25:26.843 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS5PADDING 07:25:26.843 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS7 07:25:26.843 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS7PADDING 07:25:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/TBC 07:25:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/TBCPADDING 07:25:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/X9.23 07:25:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/X9.23PADDING 07:25:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ZEROBYTE 07:25:26.844 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB64/ZEROBYTEPADDING 07:25:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ 07:25:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126 07:25:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126-2 07:25:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126-2PADDING 07:25:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126PADDING 07:25:26.845 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO7816-4 07:25:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO7816-4PADDING 07:25:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/NOPADDING 07:25:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS5 07:25:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS5PADDING 07:25:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS7 07:25:26.846 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS7PADDING 07:25:26.847 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/TBC 07:25:26.847 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/TBCPADDING 07:25:26.847 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/X9.23 07:25:26.847 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/X9.23PADDING 07:25:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ZEROBYTE 07:25:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB72/ZEROBYTEPADDING 07:25:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ 07:25:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126 07:25:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126-2 07:25:26.848 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126-2PADDING 07:25:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126PADDING 07:25:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO7816-4 07:25:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO7816-4PADDING 07:25:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/NOPADDING 07:25:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS5 07:25:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS5PADDING 07:25:26.849 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS7 07:25:26.850 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS7PADDING 07:25:26.850 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/TBC 07:25:26.850 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/TBCPADDING 07:25:26.850 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/X9.23 07:25:26.850 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/X9.23PADDING 07:25:26.850 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ZEROBYTE 07:25:26.850 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB8/ZEROBYTEPADDING 07:25:26.851 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ 07:25:26.851 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126 07:25:26.851 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126-2 07:25:26.851 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126-2PADDING 07:25:26.852 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126PADDING 07:25:26.852 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO7816-4 07:25:26.852 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO7816-4PADDING 07:25:26.852 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/NOPADDING 07:25:26.852 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS5 07:25:26.852 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS5PADDING 07:25:26.852 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS7 07:25:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS7PADDING 07:25:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/TBC 07:25:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/TBCPADDING 07:25:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/X9.23 07:25:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/X9.23PADDING 07:25:26.853 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ZEROBYTE 07:25:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB80/ZEROBYTEPADDING 07:25:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ 07:25:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126 07:25:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126-2 07:25:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126-2PADDING 07:25:26.854 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126PADDING 07:25:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO7816-4 07:25:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO7816-4PADDING 07:25:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/NOPADDING 07:25:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS5 07:25:26.855 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS5PADDING 07:25:26.856 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS7 07:25:26.856 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS7PADDING 07:25:26.856 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/TBC 07:25:26.856 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/TBCPADDING 07:25:26.856 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/X9.23 07:25:26.856 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/X9.23PADDING 07:25:26.856 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ZEROBYTE 07:25:26.857 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB88/ZEROBYTEPADDING 07:25:26.857 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ 07:25:26.857 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126 07:25:26.857 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126-2 07:25:26.857 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126-2PADDING 07:25:26.857 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126PADDING 07:25:26.857 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO7816-4 07:25:26.858 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO7816-4PADDING 07:25:26.858 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/NOPADDING 07:25:26.858 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS5 07:25:26.858 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS5PADDING 07:25:26.858 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS7 07:25:26.859 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS7PADDING 07:25:26.859 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/TBC 07:25:26.859 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/TBCPADDING 07:25:26.860 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/X9.23 07:25:26.860 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/X9.23PADDING 07:25:26.860 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ZEROBYTE 07:25:26.860 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/OFB96/ZEROBYTEPADDING 07:25:26.860 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ 07:25:26.860 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126 07:25:26.861 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126-2 07:25:26.861 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126-2PADDING 07:25:26.861 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126PADDING 07:25:26.861 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO7816-4 07:25:26.861 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO7816-4PADDING 07:25:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/NOPADDING 07:25:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS5 07:25:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS5PADDING 07:25:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS7 07:25:26.862 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS7PADDING 07:25:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/TBC 07:25:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/TBCPADDING 07:25:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/X9.23 07:25:26.863 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/X9.23PADDING 07:25:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ZEROBYTE 07:25:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=NOEKEON/SIC/ZEROBYTEPADDING 07:25:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=NULL// 07:25:26.864 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL//" does not support IV => Skipping. 07:25:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=NULL//NOPADDING 07:25:26.864 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL//NOPADDING" does not support IV => Skipping. 07:25:26.864 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC-CTS/ 07:25:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC-CTS/NOPADDING 07:25:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ 07:25:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO10126 07:25:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO10126-2 07:25:26.865 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO10126-2PADDING 07:25:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO10126PADDING 07:25:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO7816-4 07:25:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ISO7816-4PADDING 07:25:26.866 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/NOPADDING 07:25:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/PKCS5 07:25:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/PKCS5PADDING 07:25:26.867 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/PKCS7 07:25:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/PKCS7PADDING 07:25:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/TBC 07:25:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/TBCPADDING 07:25:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/X9.23 07:25:26.868 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/X9.23PADDING 07:25:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ZEROBYTE 07:25:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CBC/ZEROBYTEPADDING 07:25:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ 07:25:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO10126 07:25:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO10126-2 07:25:26.869 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO10126-2PADDING 07:25:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO10126PADDING 07:25:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO7816-4 07:25:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ISO7816-4PADDING 07:25:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/NOPADDING 07:25:26.870 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/PKCS5 07:25:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/PKCS5PADDING 07:25:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/PKCS7 07:25:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/PKCS7PADDING 07:25:26.871 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/TBC 07:25:26.872 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/TBCPADDING 07:25:26.872 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/X9.23 07:25:26.872 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/X9.23PADDING 07:25:26.872 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ZEROBYTE 07:25:26.872 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB/ZEROBYTEPADDING 07:25:26.872 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ 07:25:26.872 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126 07:25:26.873 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126-2 07:25:26.873 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126-2PADDING 07:25:26.873 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126PADDING 07:25:26.873 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO7816-4 07:25:26.873 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ISO7816-4PADDING 07:25:26.873 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/NOPADDING 07:25:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/PKCS5 07:25:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/PKCS5PADDING 07:25:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/PKCS7 07:25:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/PKCS7PADDING 07:25:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/TBC 07:25:26.874 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/TBCPADDING 07:25:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/X9.23 07:25:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/X9.23PADDING 07:25:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ZEROBYTE 07:25:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB104/ZEROBYTEPADDING 07:25:26.875 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ 07:25:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126 07:25:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126-2 07:25:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126-2PADDING 07:25:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126PADDING 07:25:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO7816-4 07:25:26.876 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ISO7816-4PADDING 07:25:26.877 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/NOPADDING 07:25:26.877 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/PKCS5 07:25:26.877 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/PKCS5PADDING 07:25:26.877 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/PKCS7 07:25:26.877 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/PKCS7PADDING 07:25:26.877 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/TBC 07:25:26.877 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/TBCPADDING 07:25:26.878 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/X9.23 07:25:26.878 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/X9.23PADDING 07:25:26.878 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ZEROBYTE 07:25:26.878 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB112/ZEROBYTEPADDING 07:25:26.878 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ 07:25:26.878 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126 07:25:26.879 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126-2 07:25:26.879 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126-2PADDING 07:25:26.879 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126PADDING 07:25:26.879 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO7816-4 07:25:26.879 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ISO7816-4PADDING 07:25:26.880 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/NOPADDING 07:25:26.880 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/PKCS5 07:25:26.880 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/PKCS5PADDING 07:25:26.880 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/PKCS7 07:25:26.880 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/PKCS7PADDING 07:25:26.880 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/TBC 07:25:26.880 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/TBCPADDING 07:25:26.881 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/X9.23 07:25:26.881 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/X9.23PADDING 07:25:26.881 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ZEROBYTE 07:25:26.881 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB120/ZEROBYTEPADDING 07:25:26.881 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ 07:25:26.881 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126 07:25:26.882 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126-2 07:25:26.882 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126-2PADDING 07:25:26.882 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126PADDING 07:25:26.882 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO7816-4 07:25:26.882 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ISO7816-4PADDING 07:25:26.882 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/NOPADDING 07:25:26.883 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/PKCS5 07:25:26.883 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/PKCS5PADDING 07:25:26.883 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/PKCS7 07:25:26.883 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/PKCS7PADDING 07:25:26.883 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/TBC 07:25:26.884 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/TBCPADDING 07:25:26.884 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/X9.23 07:25:26.884 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/X9.23PADDING 07:25:26.884 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ZEROBYTE 07:25:26.884 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB128/ZEROBYTEPADDING 07:25:26.884 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ 07:25:26.885 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126 07:25:26.885 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126-2 07:25:26.885 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126-2PADDING 07:25:26.885 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126PADDING 07:25:26.885 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO7816-4 07:25:26.885 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ISO7816-4PADDING 07:25:26.885 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/NOPADDING 07:25:26.886 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/PKCS5 07:25:26.886 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/PKCS5PADDING 07:25:26.886 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/PKCS7 07:25:26.886 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/PKCS7PADDING 07:25:26.886 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/TBC 07:25:26.886 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/TBCPADDING 07:25:26.886 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/X9.23 07:25:26.887 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/X9.23PADDING 07:25:26.887 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ZEROBYTE 07:25:26.887 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB136/ZEROBYTEPADDING 07:25:26.888 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ 07:25:26.888 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126 07:25:26.888 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126-2 07:25:26.888 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126-2PADDING 07:25:26.888 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126PADDING 07:25:26.888 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO7816-4 07:25:26.888 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ISO7816-4PADDING 07:25:26.889 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/NOPADDING 07:25:26.889 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/PKCS5 07:25:26.889 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/PKCS5PADDING 07:25:26.889 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/PKCS7 07:25:26.889 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/PKCS7PADDING 07:25:26.889 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/TBC 07:25:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/TBCPADDING 07:25:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/X9.23 07:25:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/X9.23PADDING 07:25:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ZEROBYTE 07:25:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB144/ZEROBYTEPADDING 07:25:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ 07:25:26.890 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126 07:25:26.891 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126-2 07:25:26.891 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126-2PADDING 07:25:26.891 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126PADDING 07:25:26.891 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO7816-4 07:25:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ISO7816-4PADDING 07:25:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/NOPADDING 07:25:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/PKCS5 07:25:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/PKCS5PADDING 07:25:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/PKCS7 07:25:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/PKCS7PADDING 07:25:26.892 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/TBC 07:25:26.893 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/TBCPADDING 07:25:26.893 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/X9.23 07:25:26.893 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/X9.23PADDING 07:25:26.893 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ZEROBYTE 07:25:26.893 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB152/ZEROBYTEPADDING 07:25:26.893 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ 07:25:26.893 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126 07:25:26.894 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126-2 07:25:26.894 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126-2PADDING 07:25:26.894 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126PADDING 07:25:26.894 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO7816-4 07:25:26.894 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ISO7816-4PADDING 07:25:26.894 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/NOPADDING 07:25:26.895 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/PKCS5 07:25:26.895 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/PKCS5PADDING 07:25:26.895 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/PKCS7 07:25:26.895 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/PKCS7PADDING 07:25:26.895 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/TBC 07:25:26.895 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/TBCPADDING 07:25:26.896 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/X9.23 07:25:26.896 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/X9.23PADDING 07:25:26.896 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ZEROBYTE 07:25:26.896 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB16/ZEROBYTEPADDING 07:25:26.896 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ 07:25:26.896 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126 07:25:26.897 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126-2 07:25:26.897 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126-2PADDING 07:25:26.897 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126PADDING 07:25:26.897 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO7816-4 07:25:26.897 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ISO7816-4PADDING 07:25:26.897 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/NOPADDING 07:25:26.897 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/PKCS5 07:25:26.898 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/PKCS5PADDING 07:25:26.898 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/PKCS7 07:25:26.898 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/PKCS7PADDING 07:25:26.898 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/TBC 07:25:26.898 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/TBCPADDING 07:25:26.898 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/X9.23 07:25:26.898 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/X9.23PADDING 07:25:26.899 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ZEROBYTE 07:25:26.899 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB160/ZEROBYTEPADDING 07:25:26.899 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ 07:25:26.899 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126 07:25:26.900 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126-2 07:25:26.900 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126-2PADDING 07:25:26.900 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126PADDING 07:25:26.900 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO7816-4 07:25:26.900 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ISO7816-4PADDING 07:25:26.900 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/NOPADDING 07:25:26.900 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/PKCS5 07:25:26.901 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/PKCS5PADDING 07:25:26.901 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/PKCS7 07:25:26.901 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/PKCS7PADDING 07:25:26.901 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/TBC 07:25:26.901 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/TBCPADDING 07:25:26.901 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/X9.23 07:25:26.901 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/X9.23PADDING 07:25:26.902 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ZEROBYTE 07:25:26.902 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB168/ZEROBYTEPADDING 07:25:26.902 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ 07:25:26.902 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126 07:25:26.902 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126-2 07:25:26.902 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126-2PADDING 07:25:26.902 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126PADDING 07:25:26.903 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO7816-4 07:25:26.903 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ISO7816-4PADDING 07:25:26.903 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/NOPADDING 07:25:26.903 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/PKCS5 07:25:26.904 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/PKCS5PADDING 07:25:26.904 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/PKCS7 07:25:26.904 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/PKCS7PADDING 07:25:26.904 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/TBC 07:25:26.904 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/TBCPADDING 07:25:26.904 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/X9.23 07:25:26.904 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/X9.23PADDING 07:25:26.905 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ZEROBYTE 07:25:26.905 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB176/ZEROBYTEPADDING 07:25:26.905 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ 07:25:26.905 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126 07:25:26.905 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126-2 07:25:26.906 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126-2PADDING 07:25:26.906 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126PADDING 07:25:26.906 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO7816-4 07:25:26.906 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ISO7816-4PADDING 07:25:26.906 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/NOPADDING 07:25:26.907 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/PKCS5 07:25:26.907 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/PKCS5PADDING 07:25:26.907 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/PKCS7 07:25:26.907 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/PKCS7PADDING 07:25:26.908 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/TBC 07:25:26.908 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/TBCPADDING 07:25:26.908 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/X9.23 07:25:26.908 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/X9.23PADDING 07:25:26.908 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ZEROBYTE 07:25:26.909 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB184/ZEROBYTEPADDING 07:25:26.909 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ 07:25:26.909 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126 07:25:26.909 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126-2 07:25:26.909 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126-2PADDING 07:25:26.910 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126PADDING 07:25:26.910 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO7816-4 07:25:26.910 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ISO7816-4PADDING 07:25:26.910 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/NOPADDING 07:25:26.911 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/PKCS5 07:25:26.911 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/PKCS5PADDING 07:25:26.911 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/PKCS7 07:25:26.911 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/PKCS7PADDING 07:25:26.911 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/TBC 07:25:26.912 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/TBCPADDING 07:25:26.912 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/X9.23 07:25:26.912 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/X9.23PADDING 07:25:26.912 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ZEROBYTE 07:25:26.912 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB192/ZEROBYTEPADDING 07:25:26.912 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ 07:25:26.913 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126 07:25:26.913 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126-2 07:25:26.913 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126-2PADDING 07:25:26.913 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126PADDING 07:25:26.913 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO7816-4 07:25:26.913 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ISO7816-4PADDING 07:25:26.914 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/NOPADDING 07:25:26.914 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/PKCS5 07:25:26.914 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/PKCS5PADDING 07:25:26.914 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/PKCS7 07:25:26.914 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/PKCS7PADDING 07:25:26.914 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/TBC 07:25:26.914 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/TBCPADDING 07:25:26.915 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/X9.23 07:25:26.915 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/X9.23PADDING 07:25:26.915 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ZEROBYTE 07:25:26.915 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB200/ZEROBYTEPADDING 07:25:26.915 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ 07:25:26.916 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126 07:25:26.916 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126-2 07:25:26.916 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126-2PADDING 07:25:26.916 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126PADDING 07:25:26.916 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO7816-4 07:25:26.916 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ISO7816-4PADDING 07:25:26.916 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/NOPADDING 07:25:26.917 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/PKCS5 07:25:26.917 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/PKCS5PADDING 07:25:26.917 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/PKCS7 07:25:26.917 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/PKCS7PADDING 07:25:26.917 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/TBC 07:25:26.917 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/TBCPADDING 07:25:26.918 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/X9.23 07:25:26.918 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/X9.23PADDING 07:25:26.918 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ZEROBYTE 07:25:26.918 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB208/ZEROBYTEPADDING 07:25:26.918 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ 07:25:26.918 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126 07:25:26.918 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126-2 07:25:26.919 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126-2PADDING 07:25:26.919 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126PADDING 07:25:26.919 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO7816-4 07:25:26.919 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ISO7816-4PADDING 07:25:26.919 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/NOPADDING 07:25:26.920 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/PKCS5 07:25:26.920 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/PKCS5PADDING 07:25:26.920 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/PKCS7 07:25:26.920 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/PKCS7PADDING 07:25:26.920 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/TBC 07:25:26.920 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/TBCPADDING 07:25:26.920 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/X9.23 07:25:26.921 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/X9.23PADDING 07:25:26.921 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ZEROBYTE 07:25:26.921 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB216/ZEROBYTEPADDING 07:25:26.921 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ 07:25:26.921 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126 07:25:26.921 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126-2 07:25:26.921 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126-2PADDING 07:25:26.922 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126PADDING 07:25:26.922 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO7816-4 07:25:26.922 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ISO7816-4PADDING 07:25:26.922 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/NOPADDING 07:25:26.922 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/PKCS5 07:25:26.922 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/PKCS5PADDING 07:25:26.922 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/PKCS7 07:25:26.923 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/PKCS7PADDING 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/TBC 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/TBCPADDING 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/X9.23 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/X9.23PADDING 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ZEROBYTE 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB224/ZEROBYTEPADDING 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126-2 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126-2PADDING 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126PADDING 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO7816-4 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ISO7816-4PADDING 07:25:26.926 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/NOPADDING 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/PKCS5 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/PKCS5PADDING 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/PKCS7 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/PKCS7PADDING 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/TBC 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/TBCPADDING 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/X9.23 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/X9.23PADDING 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ZEROBYTE 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB232/ZEROBYTEPADDING 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126-2 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126-2PADDING 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126PADDING 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO7816-4 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ISO7816-4PADDING 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/NOPADDING 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/PKCS5 07:25:26.927 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/PKCS5PADDING 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/PKCS7 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/PKCS7PADDING 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/TBC 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/TBCPADDING 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/X9.23 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/X9.23PADDING 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ZEROBYTE 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB24/ZEROBYTEPADDING 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126-2 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126-2PADDING 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126PADDING 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO7816-4 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ISO7816-4PADDING 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/NOPADDING 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/PKCS5 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/PKCS5PADDING 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/PKCS7 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/PKCS7PADDING 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/TBC 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/TBCPADDING 07:25:26.928 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/X9.23 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/X9.23PADDING 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ZEROBYTE 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB240/ZEROBYTEPADDING 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126-2 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126-2PADDING 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126PADDING 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO7816-4 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ISO7816-4PADDING 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/NOPADDING 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/PKCS5 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/PKCS5PADDING 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/PKCS7 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/PKCS7PADDING 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/TBC 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/TBCPADDING 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/X9.23 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/X9.23PADDING 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ZEROBYTE 07:25:26.929 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB248/ZEROBYTEPADDING 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126-2 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126-2PADDING 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126PADDING 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO7816-4 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ISO7816-4PADDING 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/NOPADDING 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/PKCS5 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/PKCS5PADDING 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/PKCS7 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/PKCS7PADDING 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/TBC 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/TBCPADDING 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/X9.23 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/X9.23PADDING 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ZEROBYTE 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB256/ZEROBYTEPADDING 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126-2 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126-2PADDING 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126PADDING 07:25:26.930 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO7816-4 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ISO7816-4PADDING 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/NOPADDING 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/PKCS5 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/PKCS5PADDING 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/PKCS7 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/PKCS7PADDING 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/TBC 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/TBCPADDING 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/X9.23 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/X9.23PADDING 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ZEROBYTE 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB32/ZEROBYTEPADDING 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126-2 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126-2PADDING 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126PADDING 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO7816-4 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ISO7816-4PADDING 07:25:26.931 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/NOPADDING 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/PKCS5 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/PKCS5PADDING 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/PKCS7 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/PKCS7PADDING 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/TBC 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/TBCPADDING 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/X9.23 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/X9.23PADDING 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ZEROBYTE 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB40/ZEROBYTEPADDING 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126-2 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126-2PADDING 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126PADDING 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO7816-4 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ISO7816-4PADDING 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/NOPADDING 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/PKCS5 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/PKCS5PADDING 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/PKCS7 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/PKCS7PADDING 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/TBC 07:25:26.932 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/TBCPADDING 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/X9.23 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/X9.23PADDING 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ZEROBYTE 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB48/ZEROBYTEPADDING 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126-2 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126-2PADDING 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126PADDING 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO7816-4 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ISO7816-4PADDING 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/NOPADDING 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/PKCS5 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/PKCS5PADDING 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/PKCS7 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/PKCS7PADDING 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/TBC 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/TBCPADDING 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/X9.23 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/X9.23PADDING 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ZEROBYTE 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB56/ZEROBYTEPADDING 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ 07:25:26.933 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126-2 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126-2PADDING 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126PADDING 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO7816-4 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ISO7816-4PADDING 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/NOPADDING 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/PKCS5 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/PKCS5PADDING 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/PKCS7 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/PKCS7PADDING 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/TBC 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/TBCPADDING 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/X9.23 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/X9.23PADDING 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ZEROBYTE 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB64/ZEROBYTEPADDING 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126-2 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126-2PADDING 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126PADDING 07:25:26.934 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO7816-4 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ISO7816-4PADDING 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/NOPADDING 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/PKCS5 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/PKCS5PADDING 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/PKCS7 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/PKCS7PADDING 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/TBC 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/TBCPADDING 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/X9.23 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/X9.23PADDING 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ZEROBYTE 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB72/ZEROBYTEPADDING 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ 07:25:26.935 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126 07:25:26.947 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126-2 07:25:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126-2PADDING 07:25:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126PADDING 07:25:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO7816-4 07:25:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ISO7816-4PADDING 07:25:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/NOPADDING 07:25:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/PKCS5 07:25:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/PKCS5PADDING 07:25:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/PKCS7 07:25:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/PKCS7PADDING 07:25:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/TBC 07:25:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/TBCPADDING 07:25:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/X9.23 07:25:26.948 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/X9.23PADDING 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ZEROBYTE 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB8/ZEROBYTEPADDING 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126-2 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126-2PADDING 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126PADDING 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO7816-4 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ISO7816-4PADDING 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/NOPADDING 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/PKCS5 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/PKCS5PADDING 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/PKCS7 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/PKCS7PADDING 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/TBC 07:25:26.949 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/TBCPADDING 07:25:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/X9.23 07:25:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/X9.23PADDING 07:25:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ZEROBYTE 07:25:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB80/ZEROBYTEPADDING 07:25:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ 07:25:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126 07:25:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126-2 07:25:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126-2PADDING 07:25:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126PADDING 07:25:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO7816-4 07:25:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ISO7816-4PADDING 07:25:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/NOPADDING 07:25:26.950 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/PKCS5 07:25:26.951 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/PKCS5PADDING 07:25:26.951 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/PKCS7 07:25:26.951 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/PKCS7PADDING 07:25:26.951 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/TBC 07:25:26.951 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/TBCPADDING 07:25:26.951 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/X9.23 07:25:26.951 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/X9.23PADDING 07:25:26.951 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ZEROBYTE 07:25:26.951 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB88/ZEROBYTEPADDING 07:25:26.951 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ 07:25:26.951 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126 07:25:26.951 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126-2 07:25:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126-2PADDING 07:25:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126PADDING 07:25:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO7816-4 07:25:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ISO7816-4PADDING 07:25:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/NOPADDING 07:25:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/PKCS5 07:25:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/PKCS5PADDING 07:25:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/PKCS7 07:25:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/PKCS7PADDING 07:25:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/TBC 07:25:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/TBCPADDING 07:25:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/X9.23 07:25:26.952 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/X9.23PADDING 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ZEROBYTE 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CFB96/ZEROBYTEPADDING 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CTS/ 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/CTS/" does not support IV => Skipping. 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/CTS/NOPADDING 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/CTS/NOPADDING" does not support IV => Skipping. 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/ECB/ 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/ECB/" does not support IV => Skipping. 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/ECB/NOPADDING 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/ECB/NOPADDING" does not support IV => Skipping. 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO10126 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO10126-2 07:25:26.953 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO10126-2PADDING 07:25:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO10126PADDING 07:25:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO7816-4 07:25:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ISO7816-4PADDING 07:25:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/NOPADDING 07:25:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/PKCS5 07:25:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/PKCS5PADDING 07:25:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/PKCS7 07:25:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/PKCS7PADDING 07:25:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/TBC 07:25:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/TBCPADDING 07:25:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/X9.23 07:25:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/X9.23PADDING 07:25:26.954 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ZEROBYTE 07:25:26.955 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB/ZEROBYTEPADDING 07:25:26.955 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ 07:25:26.955 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126 07:25:26.955 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126-2 07:25:26.955 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126-2PADDING 07:25:26.955 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126PADDING 07:25:26.955 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO7816-4 07:25:26.955 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ISO7816-4PADDING 07:25:26.955 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/NOPADDING 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/PKCS5 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/PKCS5PADDING 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/PKCS7 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/PKCS7PADDING 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/TBC 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/TBCPADDING 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/X9.23 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/X9.23PADDING 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ZEROBYTE 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB104/ZEROBYTEPADDING 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126-2 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126-2PADDING 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126PADDING 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO7816-4 07:25:26.956 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ISO7816-4PADDING 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/NOPADDING 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/PKCS5 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/PKCS5PADDING 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/PKCS7 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/PKCS7PADDING 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/TBC 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/TBCPADDING 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/X9.23 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/X9.23PADDING 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ZEROBYTE 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB112/ZEROBYTEPADDING 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126-2 07:25:26.957 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126-2PADDING 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126PADDING 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO7816-4 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ISO7816-4PADDING 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/NOPADDING 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/PKCS5 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/PKCS5PADDING 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/PKCS7 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/PKCS7PADDING 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/TBC 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/TBCPADDING 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/X9.23 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/X9.23PADDING 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ZEROBYTE 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB120/ZEROBYTEPADDING 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126 07:25:26.958 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126-2 07:25:26.959 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126-2PADDING 07:25:26.959 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126PADDING 07:25:26.959 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO7816-4 07:25:26.959 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ISO7816-4PADDING 07:25:26.959 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/NOPADDING 07:25:26.959 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/PKCS5 07:25:26.959 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/PKCS5PADDING 07:25:26.959 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/PKCS7 07:25:26.971 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/PKCS7PADDING 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/TBC 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/TBCPADDING 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/X9.23 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/X9.23PADDING 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ZEROBYTE 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB128/ZEROBYTEPADDING 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126-2 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126-2PADDING 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126PADDING 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO7816-4 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ISO7816-4PADDING 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/NOPADDING 07:25:26.972 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/PKCS5 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/PKCS5PADDING 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/PKCS7 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/PKCS7PADDING 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/TBC 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/TBCPADDING 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/X9.23 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/X9.23PADDING 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ZEROBYTE 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB136/ZEROBYTEPADDING 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126-2 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126-2PADDING 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126PADDING 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO7816-4 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ISO7816-4PADDING 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/NOPADDING 07:25:26.973 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/PKCS5 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/PKCS5PADDING 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/PKCS7 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/PKCS7PADDING 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/TBC 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/TBCPADDING 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/X9.23 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/X9.23PADDING 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ZEROBYTE 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB144/ZEROBYTEPADDING 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126-2 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126-2PADDING 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126PADDING 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO7816-4 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ISO7816-4PADDING 07:25:26.974 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/NOPADDING 07:25:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/PKCS5 07:25:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/PKCS5PADDING 07:25:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/PKCS7 07:25:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/PKCS7PADDING 07:25:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/TBC 07:25:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/TBCPADDING 07:25:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/X9.23 07:25:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/X9.23PADDING 07:25:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ZEROBYTE 07:25:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB152/ZEROBYTEPADDING 07:25:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ 07:25:26.975 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126-2 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126-2PADDING 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126PADDING 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO7816-4 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ISO7816-4PADDING 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/NOPADDING 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/PKCS5 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/PKCS5PADDING 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/PKCS7 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/PKCS7PADDING 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/TBC 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/TBCPADDING 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/X9.23 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/X9.23PADDING 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ZEROBYTE 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB16/ZEROBYTEPADDING 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126 07:25:26.976 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126-2 07:25:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126-2PADDING 07:25:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126PADDING 07:25:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO7816-4 07:25:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ISO7816-4PADDING 07:25:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/NOPADDING 07:25:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/PKCS5 07:25:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/PKCS5PADDING 07:25:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/PKCS7 07:25:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/PKCS7PADDING 07:25:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/TBC 07:25:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/TBCPADDING 07:25:26.977 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/X9.23 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/X9.23PADDING 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ZEROBYTE 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB160/ZEROBYTEPADDING 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126-2 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126-2PADDING 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126PADDING 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO7816-4 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ISO7816-4PADDING 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/NOPADDING 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/PKCS5 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/PKCS5PADDING 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/PKCS7 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/PKCS7PADDING 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/TBC 07:25:26.978 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/TBCPADDING 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/X9.23 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/X9.23PADDING 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ZEROBYTE 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB168/ZEROBYTEPADDING 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126-2 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126-2PADDING 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126PADDING 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO7816-4 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ISO7816-4PADDING 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/NOPADDING 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/PKCS5 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/PKCS5PADDING 07:25:26.979 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/PKCS7 07:25:26.980 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/PKCS7PADDING 07:25:26.980 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/TBC 07:25:26.980 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/TBCPADDING 07:25:26.980 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/X9.23 07:25:26.980 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/X9.23PADDING 07:25:26.980 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ZEROBYTE 07:25:26.980 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB176/ZEROBYTEPADDING 07:25:26.991 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ 07:25:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126 07:25:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126-2 07:25:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126-2PADDING 07:25:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126PADDING 07:25:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO7816-4 07:25:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ISO7816-4PADDING 07:25:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/NOPADDING 07:25:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/PKCS5 07:25:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/PKCS5PADDING 07:25:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/PKCS7 07:25:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/PKCS7PADDING 07:25:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/TBC 07:25:26.992 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/TBCPADDING 07:25:26.993 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/X9.23 07:25:26.993 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/X9.23PADDING 07:25:26.993 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ZEROBYTE 07:25:26.993 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB184/ZEROBYTEPADDING 07:25:26.993 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ 07:25:26.993 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126 07:25:26.993 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126-2 07:25:26.993 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126-2PADDING 07:25:26.993 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126PADDING 07:25:26.994 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO7816-4 07:25:26.994 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ISO7816-4PADDING 07:25:26.994 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/NOPADDING 07:25:26.994 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/PKCS5 07:25:26.994 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/PKCS5PADDING 07:25:26.994 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/PKCS7 07:25:26.994 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/PKCS7PADDING 07:25:26.994 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/TBC 07:25:26.995 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/TBCPADDING 07:25:26.995 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/X9.23 07:25:26.995 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/X9.23PADDING 07:25:26.995 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ZEROBYTE 07:25:26.995 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB192/ZEROBYTEPADDING 07:25:26.995 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ 07:25:26.995 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126 07:25:26.996 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126-2 07:25:26.996 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126-2PADDING 07:25:26.996 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126PADDING 07:25:26.996 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO7816-4 07:25:26.996 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ISO7816-4PADDING 07:25:26.996 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/NOPADDING 07:25:26.996 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/PKCS5 07:25:26.996 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/PKCS5PADDING 07:25:26.996 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/PKCS7 07:25:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/PKCS7PADDING 07:25:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/TBC 07:25:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/TBCPADDING 07:25:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/X9.23 07:25:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/X9.23PADDING 07:25:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ZEROBYTE 07:25:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB200/ZEROBYTEPADDING 07:25:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ 07:25:26.997 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126 07:25:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126-2 07:25:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126-2PADDING 07:25:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126PADDING 07:25:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO7816-4 07:25:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ISO7816-4PADDING 07:25:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/NOPADDING 07:25:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/PKCS5 07:25:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/PKCS5PADDING 07:25:26.998 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/PKCS7 07:25:26.999 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/PKCS7PADDING 07:25:26.999 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/TBC 07:25:26.999 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/TBCPADDING 07:25:26.999 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/X9.23 07:25:26.999 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/X9.23PADDING 07:25:26.999 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ZEROBYTE 07:25:26.999 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB208/ZEROBYTEPADDING 07:25:26.999 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ 07:25:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126 07:25:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126-2 07:25:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126-2PADDING 07:25:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126PADDING 07:25:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO7816-4 07:25:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ISO7816-4PADDING 07:25:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/NOPADDING 07:25:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/PKCS5 07:25:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/PKCS5PADDING 07:25:27.000 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/PKCS7 07:25:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/PKCS7PADDING 07:25:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/TBC 07:25:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/TBCPADDING 07:25:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/X9.23 07:25:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/X9.23PADDING 07:25:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ZEROBYTE 07:25:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB216/ZEROBYTEPADDING 07:25:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ 07:25:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126 07:25:27.001 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126-2 07:25:27.011 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126-2PADDING 07:25:27.012 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126PADDING 07:25:27.012 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO7816-4 07:25:27.012 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ISO7816-4PADDING 07:25:27.012 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/NOPADDING 07:25:27.012 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/PKCS5 07:25:27.012 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/PKCS5PADDING 07:25:27.012 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/PKCS7 07:25:27.013 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/PKCS7PADDING 07:25:27.013 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/TBC 07:25:27.013 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/TBCPADDING 07:25:27.013 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/X9.23 07:25:27.013 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/X9.23PADDING 07:25:27.013 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ZEROBYTE 07:25:27.013 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB224/ZEROBYTEPADDING 07:25:27.013 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ 07:25:27.013 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126 07:25:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126-2 07:25:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126-2PADDING 07:25:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126PADDING 07:25:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO7816-4 07:25:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ISO7816-4PADDING 07:25:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/NOPADDING 07:25:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/PKCS5 07:25:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/PKCS5PADDING 07:25:27.014 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/PKCS7 07:25:27.015 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/PKCS7PADDING 07:25:27.015 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/TBC 07:25:27.015 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/TBCPADDING 07:25:27.015 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/X9.23 07:25:27.015 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/X9.23PADDING 07:25:27.015 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ZEROBYTE 07:25:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB232/ZEROBYTEPADDING 07:25:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ 07:25:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126 07:25:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126-2 07:25:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126-2PADDING 07:25:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126PADDING 07:25:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO7816-4 07:25:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ISO7816-4PADDING 07:25:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/NOPADDING 07:25:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/PKCS5 07:25:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/PKCS5PADDING 07:25:27.016 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/PKCS7 07:25:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/PKCS7PADDING 07:25:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/TBC 07:25:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/TBCPADDING 07:25:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/X9.23 07:25:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/X9.23PADDING 07:25:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ZEROBYTE 07:25:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB24/ZEROBYTEPADDING 07:25:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ 07:25:27.017 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126 07:25:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126-2 07:25:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126-2PADDING 07:25:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126PADDING 07:25:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO7816-4 07:25:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ISO7816-4PADDING 07:25:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/NOPADDING 07:25:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/PKCS5 07:25:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/PKCS5PADDING 07:25:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/PKCS7 07:25:27.018 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/PKCS7PADDING 07:25:27.019 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/TBC 07:25:27.019 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/TBCPADDING 07:25:27.019 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/X9.23 07:25:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/X9.23PADDING 07:25:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ZEROBYTE 07:25:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB240/ZEROBYTEPADDING 07:25:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ 07:25:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126 07:25:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126-2 07:25:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126-2PADDING 07:25:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126PADDING 07:25:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO7816-4 07:25:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ISO7816-4PADDING 07:25:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/NOPADDING 07:25:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/PKCS5 07:25:27.020 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/PKCS5PADDING 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/PKCS7 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/PKCS7PADDING 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/TBC 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/TBCPADDING 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/X9.23 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/X9.23PADDING 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ZEROBYTE 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB248/ZEROBYTEPADDING 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126-2 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126-2PADDING 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126PADDING 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO7816-4 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ISO7816-4PADDING 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/NOPADDING 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/PKCS5 07:25:27.021 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/PKCS5PADDING 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/PKCS7 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/PKCS7PADDING 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/TBC 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/TBCPADDING 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/X9.23 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/X9.23PADDING 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ZEROBYTE 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB256/ZEROBYTEPADDING 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126-2 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126-2PADDING 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126PADDING 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO7816-4 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ISO7816-4PADDING 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/NOPADDING 07:25:27.022 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/PKCS5 07:25:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/PKCS5PADDING 07:25:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/PKCS7 07:25:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/PKCS7PADDING 07:25:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/TBC 07:25:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/TBCPADDING 07:25:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/X9.23 07:25:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/X9.23PADDING 07:25:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ZEROBYTE 07:25:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB32/ZEROBYTEPADDING 07:25:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ 07:25:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126 07:25:27.023 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126-2 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126-2PADDING 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126PADDING 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO7816-4 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ISO7816-4PADDING 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/NOPADDING 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/PKCS5 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/PKCS5PADDING 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/PKCS7 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/PKCS7PADDING 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/TBC 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/TBCPADDING 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/X9.23 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/X9.23PADDING 07:25:27.024 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ZEROBYTE 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB40/ZEROBYTEPADDING 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126-2 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126-2PADDING 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126PADDING 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO7816-4 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ISO7816-4PADDING 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/NOPADDING 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/PKCS5 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/PKCS5PADDING 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/PKCS7 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/PKCS7PADDING 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/TBC 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/TBCPADDING 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/X9.23 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/X9.23PADDING 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ZEROBYTE 07:25:27.025 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB48/ZEROBYTEPADDING 07:25:27.026 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ 07:25:27.035 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126 07:25:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126-2 07:25:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126-2PADDING 07:25:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126PADDING 07:25:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO7816-4 07:25:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ISO7816-4PADDING 07:25:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/NOPADDING 07:25:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/PKCS5 07:25:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/PKCS5PADDING 07:25:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/PKCS7 07:25:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/PKCS7PADDING 07:25:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/TBC 07:25:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/TBCPADDING 07:25:27.036 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/X9.23 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/X9.23PADDING 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ZEROBYTE 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB56/ZEROBYTEPADDING 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126-2 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126-2PADDING 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126PADDING 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO7816-4 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ISO7816-4PADDING 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/NOPADDING 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/PKCS5 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/PKCS5PADDING 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/PKCS7 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/PKCS7PADDING 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/TBC 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/TBCPADDING 07:25:27.037 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/X9.23 07:25:27.038 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/X9.23PADDING 07:25:27.038 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ZEROBYTE 07:25:27.038 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB64/ZEROBYTEPADDING 07:25:27.038 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ 07:25:27.038 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126 07:25:27.038 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126-2 07:25:27.038 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126-2PADDING 07:25:27.038 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126PADDING 07:25:27.038 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO7816-4 07:25:27.038 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ISO7816-4PADDING 07:25:27.038 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/NOPADDING 07:25:27.039 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/PKCS5 07:25:27.039 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/PKCS5PADDING 07:25:27.039 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/PKCS7 07:25:27.039 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/PKCS7PADDING 07:25:27.039 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/TBC 07:25:27.039 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/TBCPADDING 07:25:27.039 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/X9.23 07:25:27.039 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/X9.23PADDING 07:25:27.039 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ZEROBYTE 07:25:27.039 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB72/ZEROBYTEPADDING 07:25:27.039 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ 07:25:27.039 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126 07:25:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126-2 07:25:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126-2PADDING 07:25:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126PADDING 07:25:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO7816-4 07:25:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ISO7816-4PADDING 07:25:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/NOPADDING 07:25:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/PKCS5 07:25:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/PKCS5PADDING 07:25:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/PKCS7 07:25:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/PKCS7PADDING 07:25:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/TBC 07:25:27.040 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/TBCPADDING 07:25:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/X9.23 07:25:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/X9.23PADDING 07:25:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ZEROBYTE 07:25:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB8/ZEROBYTEPADDING 07:25:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ 07:25:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126 07:25:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126-2 07:25:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126-2PADDING 07:25:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126PADDING 07:25:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO7816-4 07:25:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ISO7816-4PADDING 07:25:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/NOPADDING 07:25:27.041 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/PKCS5 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/PKCS5PADDING 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/PKCS7 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/PKCS7PADDING 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/TBC 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/TBCPADDING 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/X9.23 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/X9.23PADDING 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ZEROBYTE 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB80/ZEROBYTEPADDING 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126-2 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126-2PADDING 07:25:27.042 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126PADDING 07:25:27.043 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO7816-4 07:25:27.043 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ISO7816-4PADDING 07:25:27.043 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/NOPADDING 07:25:27.043 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/PKCS5 07:25:27.043 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/PKCS5PADDING 07:25:27.043 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/PKCS7 07:25:27.043 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/PKCS7PADDING 07:25:27.043 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/TBC 07:25:27.043 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/TBCPADDING 07:25:27.043 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/X9.23 07:25:27.043 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/X9.23PADDING 07:25:27.043 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ZEROBYTE 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB88/ZEROBYTEPADDING 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126-2 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126-2PADDING 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126PADDING 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO7816-4 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ISO7816-4PADDING 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/NOPADDING 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/PKCS5 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/PKCS5PADDING 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/PKCS7 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/PKCS7PADDING 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/TBC 07:25:27.044 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/TBCPADDING 07:25:27.045 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/X9.23 07:25:27.045 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/X9.23PADDING 07:25:27.045 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ZEROBYTE 07:25:27.045 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/OFB96/ZEROBYTEPADDING 07:25:27.045 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ 07:25:27.045 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO10126 07:25:27.045 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO10126-2 07:25:27.045 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO10126-2PADDING 07:25:27.045 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO10126PADDING 07:25:27.045 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO7816-4 07:25:27.046 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ISO7816-4PADDING 07:25:27.046 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/NOPADDING 07:25:27.046 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/PKCS5 07:25:27.046 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/PKCS5PADDING 07:25:27.046 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/PKCS7 07:25:27.046 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/PKCS7PADDING 07:25:27.046 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/TBC 07:25:27.046 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/TBCPADDING 07:25:27.047 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/X9.23 07:25:27.047 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/X9.23PADDING 07:25:27.047 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ZEROBYTE 07:25:27.047 [Test worker] INFO o.s.c.CipherTest - transformation=NULL/SIC/ZEROBYTEPADDING 07:25:27.047 [Test worker] INFO o.s.c.CipherTest - transformation=RC2// 07:25:27.059 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2//" does not support IV => Skipping. 07:25:27.059 [Test worker] INFO o.s.c.CipherTest - transformation=RC2//NOPADDING 07:25:27.060 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2//NOPADDING" does not support IV => Skipping. 07:25:27.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC-CTS/ 07:25:27.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC-CTS/NOPADDING 07:25:27.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ 07:25:27.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO10126 07:25:27.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO10126-2 07:25:27.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO10126-2PADDING 07:25:27.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO10126PADDING 07:25:27.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO7816-4 07:25:27.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ISO7816-4PADDING 07:25:27.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/NOPADDING 07:25:27.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/PKCS5 07:25:27.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/PKCS5PADDING 07:25:27.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/PKCS7 07:25:27.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/PKCS7PADDING 07:25:27.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/TBC 07:25:27.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/TBCPADDING 07:25:27.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/X9.23 07:25:27.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/X9.23PADDING 07:25:27.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ZEROBYTE 07:25:27.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CBC/ZEROBYTEPADDING 07:25:27.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ 07:25:27.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO10126 07:25:27.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO10126-2 07:25:27.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO10126-2PADDING 07:25:27.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO10126PADDING 07:25:27.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO7816-4 07:25:27.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ISO7816-4PADDING 07:25:27.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/NOPADDING 07:25:27.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/PKCS5 07:25:27.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/PKCS5PADDING 07:25:27.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/PKCS7 07:25:27.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/PKCS7PADDING 07:25:27.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/TBC 07:25:27.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/TBCPADDING 07:25:27.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/X9.23 07:25:27.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/X9.23PADDING 07:25:27.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ZEROBYTE 07:25:27.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB/ZEROBYTEPADDING 07:25:27.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ 07:25:27.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126 07:25:27.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126-2 07:25:27.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126-2PADDING 07:25:27.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126PADDING 07:25:27.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO7816-4 07:25:27.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ISO7816-4PADDING 07:25:27.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/NOPADDING 07:25:27.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/PKCS5 07:25:27.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/PKCS5PADDING 07:25:27.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/PKCS7 07:25:27.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/PKCS7PADDING 07:25:27.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/TBC 07:25:27.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/TBCPADDING 07:25:27.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/X9.23 07:25:27.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/X9.23PADDING 07:25:27.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ZEROBYTE 07:25:27.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB104/ZEROBYTEPADDING 07:25:27.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ 07:25:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126 07:25:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126-2 07:25:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126-2PADDING 07:25:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126PADDING 07:25:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO7816-4 07:25:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ISO7816-4PADDING 07:25:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/NOPADDING 07:25:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/PKCS5 07:25:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/PKCS5PADDING 07:25:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/PKCS7 07:25:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/PKCS7PADDING 07:25:27.084 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/TBC 07:25:27.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/TBCPADDING 07:25:27.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/X9.23 07:25:27.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/X9.23PADDING 07:25:27.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ZEROBYTE 07:25:27.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB112/ZEROBYTEPADDING 07:25:27.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ 07:25:27.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126 07:25:27.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126-2 07:25:27.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126-2PADDING 07:25:27.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126PADDING 07:25:27.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO7816-4 07:25:27.085 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ISO7816-4PADDING 07:25:27.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/NOPADDING 07:25:27.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/PKCS5 07:25:27.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/PKCS5PADDING 07:25:27.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/PKCS7 07:25:27.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/PKCS7PADDING 07:25:27.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/TBC 07:25:27.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/TBCPADDING 07:25:27.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/X9.23 07:25:27.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/X9.23PADDING 07:25:27.086 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ZEROBYTE 07:25:27.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB120/ZEROBYTEPADDING 07:25:27.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ 07:25:27.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126 07:25:27.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126-2 07:25:27.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126-2PADDING 07:25:27.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126PADDING 07:25:27.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO7816-4 07:25:27.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ISO7816-4PADDING 07:25:27.087 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/NOPADDING 07:25:27.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/PKCS5 07:25:27.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/PKCS5PADDING 07:25:27.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/PKCS7 07:25:27.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/PKCS7PADDING 07:25:27.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/TBC 07:25:27.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/TBCPADDING 07:25:27.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/X9.23 07:25:27.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/X9.23PADDING 07:25:27.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ZEROBYTE 07:25:27.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB128/ZEROBYTEPADDING 07:25:27.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ 07:25:27.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126 07:25:27.088 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126-2 07:25:27.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126-2PADDING 07:25:27.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126PADDING 07:25:27.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO7816-4 07:25:27.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ISO7816-4PADDING 07:25:27.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/NOPADDING 07:25:27.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/PKCS5 07:25:27.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/PKCS5PADDING 07:25:27.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/PKCS7 07:25:27.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/PKCS7PADDING 07:25:27.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/TBC 07:25:27.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/TBCPADDING 07:25:27.089 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/X9.23 07:25:27.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/X9.23PADDING 07:25:27.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ZEROBYTE 07:25:27.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB136/ZEROBYTEPADDING 07:25:27.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ 07:25:27.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126 07:25:27.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126-2 07:25:27.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126-2PADDING 07:25:27.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126PADDING 07:25:27.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO7816-4 07:25:27.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ISO7816-4PADDING 07:25:27.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/NOPADDING 07:25:27.090 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/PKCS5 07:25:27.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/PKCS5PADDING 07:25:27.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/PKCS7 07:25:27.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/PKCS7PADDING 07:25:27.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/TBC 07:25:27.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/TBCPADDING 07:25:27.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/X9.23 07:25:27.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/X9.23PADDING 07:25:27.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ZEROBYTE 07:25:27.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB144/ZEROBYTEPADDING 07:25:27.091 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ 07:25:27.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126 07:25:27.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126-2 07:25:27.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126-2PADDING 07:25:27.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126PADDING 07:25:27.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO7816-4 07:25:27.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ISO7816-4PADDING 07:25:27.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/NOPADDING 07:25:27.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/PKCS5 07:25:27.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/PKCS5PADDING 07:25:27.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/PKCS7 07:25:27.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/PKCS7PADDING 07:25:27.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/TBC 07:25:27.092 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/TBCPADDING 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/X9.23 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/X9.23PADDING 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ZEROBYTE 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB152/ZEROBYTEPADDING 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126-2 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126-2PADDING 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126PADDING 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO7816-4 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ISO7816-4PADDING 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/NOPADDING 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/PKCS5 07:25:27.093 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/PKCS5PADDING 07:25:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/PKCS7 07:25:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/PKCS7PADDING 07:25:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/TBC 07:25:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/TBCPADDING 07:25:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/X9.23 07:25:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/X9.23PADDING 07:25:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ZEROBYTE 07:25:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB16/ZEROBYTEPADDING 07:25:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ 07:25:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126 07:25:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126-2 07:25:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126-2PADDING 07:25:27.094 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126PADDING 07:25:27.095 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO7816-4 07:25:27.095 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ISO7816-4PADDING 07:25:27.095 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/NOPADDING 07:25:27.095 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/PKCS5 07:25:27.095 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/PKCS5PADDING 07:25:27.095 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/PKCS7 07:25:27.095 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/PKCS7PADDING 07:25:27.095 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/TBC 07:25:27.103 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/TBCPADDING 07:25:27.104 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/X9.23 07:25:27.104 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/X9.23PADDING 07:25:27.104 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ZEROBYTE 07:25:27.104 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB160/ZEROBYTEPADDING 07:25:27.104 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ 07:25:27.104 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126 07:25:27.104 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126-2 07:25:27.105 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126-2PADDING 07:25:27.105 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126PADDING 07:25:27.105 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO7816-4 07:25:27.105 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ISO7816-4PADDING 07:25:27.105 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/NOPADDING 07:25:27.106 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/PKCS5 07:25:27.106 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/PKCS5PADDING 07:25:27.106 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/PKCS7 07:25:27.106 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/PKCS7PADDING 07:25:27.106 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/TBC 07:25:27.106 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/TBCPADDING 07:25:27.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/X9.23 07:25:27.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/X9.23PADDING 07:25:27.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ZEROBYTE 07:25:27.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB168/ZEROBYTEPADDING 07:25:27.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ 07:25:27.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126 07:25:27.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126-2 07:25:27.107 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126-2PADDING 07:25:27.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126PADDING 07:25:27.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO7816-4 07:25:27.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ISO7816-4PADDING 07:25:27.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/NOPADDING 07:25:27.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/PKCS5 07:25:27.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/PKCS5PADDING 07:25:27.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/PKCS7 07:25:27.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/PKCS7PADDING 07:25:27.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/TBC 07:25:27.108 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/TBCPADDING 07:25:27.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/X9.23 07:25:27.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/X9.23PADDING 07:25:27.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ZEROBYTE 07:25:27.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB176/ZEROBYTEPADDING 07:25:27.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ 07:25:27.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126 07:25:27.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126-2 07:25:27.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126-2PADDING 07:25:27.109 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126PADDING 07:25:27.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO7816-4 07:25:27.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ISO7816-4PADDING 07:25:27.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/NOPADDING 07:25:27.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/PKCS5 07:25:27.110 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/PKCS5PADDING 07:25:27.111 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/PKCS7 07:25:27.111 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/PKCS7PADDING 07:25:27.111 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/TBC 07:25:27.111 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/TBCPADDING 07:25:27.111 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/X9.23 07:25:27.111 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/X9.23PADDING 07:25:27.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ZEROBYTE 07:25:27.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB184/ZEROBYTEPADDING 07:25:27.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ 07:25:27.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126 07:25:27.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126-2 07:25:27.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126-2PADDING 07:25:27.112 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126PADDING 07:25:27.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO7816-4 07:25:27.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ISO7816-4PADDING 07:25:27.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/NOPADDING 07:25:27.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/PKCS5 07:25:27.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/PKCS5PADDING 07:25:27.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/PKCS7 07:25:27.113 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/PKCS7PADDING 07:25:27.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/TBC 07:25:27.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/TBCPADDING 07:25:27.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/X9.23 07:25:27.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/X9.23PADDING 07:25:27.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ZEROBYTE 07:25:27.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB192/ZEROBYTEPADDING 07:25:27.114 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ 07:25:27.115 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126 07:25:27.115 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126-2 07:25:27.115 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126-2PADDING 07:25:27.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126PADDING 07:25:27.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO7816-4 07:25:27.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ISO7816-4PADDING 07:25:27.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/NOPADDING 07:25:27.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/PKCS5 07:25:27.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/PKCS5PADDING 07:25:27.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/PKCS7 07:25:27.116 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/PKCS7PADDING 07:25:27.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/TBC 07:25:27.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/TBCPADDING 07:25:27.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/X9.23 07:25:27.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/X9.23PADDING 07:25:27.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ZEROBYTE 07:25:27.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB200/ZEROBYTEPADDING 07:25:27.117 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ 07:25:27.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126 07:25:27.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126-2 07:25:27.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126-2PADDING 07:25:27.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126PADDING 07:25:27.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO7816-4 07:25:27.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ISO7816-4PADDING 07:25:27.118 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/NOPADDING 07:25:27.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/PKCS5 07:25:27.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/PKCS5PADDING 07:25:27.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/PKCS7 07:25:27.119 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/PKCS7PADDING 07:25:27.120 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/TBC 07:25:27.120 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/TBCPADDING 07:25:27.120 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/X9.23 07:25:27.120 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/X9.23PADDING 07:25:27.120 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ZEROBYTE 07:25:27.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB208/ZEROBYTEPADDING 07:25:27.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ 07:25:27.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126 07:25:27.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126-2 07:25:27.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126-2PADDING 07:25:27.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126PADDING 07:25:27.121 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO7816-4 07:25:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ISO7816-4PADDING 07:25:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/NOPADDING 07:25:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/PKCS5 07:25:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/PKCS5PADDING 07:25:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/PKCS7 07:25:27.122 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/PKCS7PADDING 07:25:27.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/TBC 07:25:27.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/TBCPADDING 07:25:27.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/X9.23 07:25:27.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/X9.23PADDING 07:25:27.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ZEROBYTE 07:25:27.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB216/ZEROBYTEPADDING 07:25:27.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ 07:25:27.123 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126 07:25:27.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126-2 07:25:27.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126-2PADDING 07:25:27.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126PADDING 07:25:27.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO7816-4 07:25:27.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ISO7816-4PADDING 07:25:27.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/NOPADDING 07:25:27.124 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/PKCS5 07:25:27.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/PKCS5PADDING 07:25:27.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/PKCS7 07:25:27.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/PKCS7PADDING 07:25:27.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/TBC 07:25:27.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/TBCPADDING 07:25:27.125 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/X9.23 07:25:27.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/X9.23PADDING 07:25:27.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ZEROBYTE 07:25:27.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB224/ZEROBYTEPADDING 07:25:27.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ 07:25:27.126 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126 07:25:27.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126-2 07:25:27.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126-2PADDING 07:25:27.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126PADDING 07:25:27.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO7816-4 07:25:27.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ISO7816-4PADDING 07:25:27.127 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/NOPADDING 07:25:27.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/PKCS5 07:25:27.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/PKCS5PADDING 07:25:27.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/PKCS7 07:25:27.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/PKCS7PADDING 07:25:27.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/TBC 07:25:27.128 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/TBCPADDING 07:25:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/X9.23 07:25:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/X9.23PADDING 07:25:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ZEROBYTE 07:25:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB232/ZEROBYTEPADDING 07:25:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ 07:25:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126 07:25:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126-2 07:25:27.129 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126-2PADDING 07:25:27.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126PADDING 07:25:27.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO7816-4 07:25:27.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ISO7816-4PADDING 07:25:27.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/NOPADDING 07:25:27.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/PKCS5 07:25:27.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/PKCS5PADDING 07:25:27.130 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/PKCS7 07:25:27.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/PKCS7PADDING 07:25:27.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/TBC 07:25:27.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/TBCPADDING 07:25:27.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/X9.23 07:25:27.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/X9.23PADDING 07:25:27.131 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ZEROBYTE 07:25:27.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB24/ZEROBYTEPADDING 07:25:27.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ 07:25:27.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126 07:25:27.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126-2 07:25:27.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126-2PADDING 07:25:27.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126PADDING 07:25:27.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO7816-4 07:25:27.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ISO7816-4PADDING 07:25:27.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/NOPADDING 07:25:27.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/PKCS5 07:25:27.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/PKCS5PADDING 07:25:27.132 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/PKCS7 07:25:27.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/PKCS7PADDING 07:25:27.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/TBC 07:25:27.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/TBCPADDING 07:25:27.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/X9.23 07:25:27.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/X9.23PADDING 07:25:27.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ZEROBYTE 07:25:27.133 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB240/ZEROBYTEPADDING 07:25:27.134 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ 07:25:27.134 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126 07:25:27.134 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126-2 07:25:27.134 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126-2PADDING 07:25:27.134 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126PADDING 07:25:27.135 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO7816-4 07:25:27.135 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ISO7816-4PADDING 07:25:27.135 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/NOPADDING 07:25:27.135 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/PKCS5 07:25:27.136 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/PKCS5PADDING 07:25:27.136 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/PKCS7 07:25:27.136 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/PKCS7PADDING 07:25:27.136 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/TBC 07:25:27.136 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/TBCPADDING 07:25:27.136 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/X9.23 07:25:27.136 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/X9.23PADDING 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ZEROBYTE 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB248/ZEROBYTEPADDING 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126-2 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126-2PADDING 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126PADDING 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO7816-4 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ISO7816-4PADDING 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/NOPADDING 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/PKCS5 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/PKCS5PADDING 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/PKCS7 07:25:27.137 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/PKCS7PADDING 07:25:27.138 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/TBC 07:25:27.138 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/TBCPADDING 07:25:27.138 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/X9.23 07:25:27.138 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/X9.23PADDING 07:25:27.138 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ZEROBYTE 07:25:27.138 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB256/ZEROBYTEPADDING 07:25:27.139 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ 07:25:27.139 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126 07:25:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126-2 07:25:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126-2PADDING 07:25:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126PADDING 07:25:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO7816-4 07:25:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ISO7816-4PADDING 07:25:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/NOPADDING 07:25:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/PKCS5 07:25:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/PKCS5PADDING 07:25:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/PKCS7 07:25:27.140 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/PKCS7PADDING 07:25:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/TBC 07:25:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/TBCPADDING 07:25:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/X9.23 07:25:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/X9.23PADDING 07:25:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ZEROBYTE 07:25:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB32/ZEROBYTEPADDING 07:25:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ 07:25:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126 07:25:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126-2 07:25:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126-2PADDING 07:25:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126PADDING 07:25:27.141 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO7816-4 07:25:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ISO7816-4PADDING 07:25:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/NOPADDING 07:25:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/PKCS5 07:25:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/PKCS5PADDING 07:25:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/PKCS7 07:25:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/PKCS7PADDING 07:25:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/TBC 07:25:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/TBCPADDING 07:25:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/X9.23 07:25:27.142 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/X9.23PADDING 07:25:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ZEROBYTE 07:25:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB40/ZEROBYTEPADDING 07:25:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ 07:25:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126 07:25:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126-2 07:25:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126-2PADDING 07:25:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126PADDING 07:25:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO7816-4 07:25:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ISO7816-4PADDING 07:25:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/NOPADDING 07:25:27.143 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/PKCS5 07:25:27.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/PKCS5PADDING 07:25:27.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/PKCS7 07:25:27.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/PKCS7PADDING 07:25:27.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/TBC 07:25:27.144 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/TBCPADDING 07:25:27.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/X9.23 07:25:27.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/X9.23PADDING 07:25:27.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ZEROBYTE 07:25:27.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB48/ZEROBYTEPADDING 07:25:27.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ 07:25:27.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126 07:25:27.145 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126-2 07:25:27.146 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126-2PADDING 07:25:27.146 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126PADDING 07:25:27.146 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO7816-4 07:25:27.146 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ISO7816-4PADDING 07:25:27.146 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/NOPADDING 07:25:27.146 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/PKCS5 07:25:27.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/PKCS5PADDING 07:25:27.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/PKCS7 07:25:27.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/PKCS7PADDING 07:25:27.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/TBC 07:25:27.157 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/TBCPADDING 07:25:27.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/X9.23 07:25:27.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/X9.23PADDING 07:25:27.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ZEROBYTE 07:25:27.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB56/ZEROBYTEPADDING 07:25:27.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ 07:25:27.160 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126 07:25:27.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126-2 07:25:27.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126-2PADDING 07:25:27.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126PADDING 07:25:27.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO7816-4 07:25:27.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ISO7816-4PADDING 07:25:27.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/NOPADDING 07:25:27.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/PKCS5 07:25:27.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/PKCS5PADDING 07:25:27.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/PKCS7 07:25:27.161 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/PKCS7PADDING 07:25:27.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/TBC 07:25:27.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/TBCPADDING 07:25:27.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/X9.23 07:25:27.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/X9.23PADDING 07:25:27.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ZEROBYTE 07:25:27.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB64/ZEROBYTEPADDING 07:25:27.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ 07:25:27.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126 07:25:27.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126-2 07:25:27.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126-2PADDING 07:25:27.162 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126PADDING 07:25:27.163 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO7816-4 07:25:27.163 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ISO7816-4PADDING 07:25:27.163 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/NOPADDING 07:25:27.163 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/PKCS5 07:25:27.163 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/PKCS5PADDING 07:25:27.163 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/PKCS7 07:25:27.163 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/PKCS7PADDING 07:25:27.164 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/TBC 07:25:27.164 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/TBCPADDING 07:25:27.176 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/X9.23 07:25:27.176 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/X9.23PADDING 07:25:27.176 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ZEROBYTE 07:25:27.176 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB72/ZEROBYTEPADDING 07:25:27.176 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ 07:25:27.176 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126 07:25:27.177 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126-2 07:25:27.177 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126-2PADDING 07:25:27.177 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126PADDING 07:25:27.177 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO7816-4 07:25:27.177 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ISO7816-4PADDING 07:25:27.178 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/NOPADDING 07:25:27.178 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/PKCS5 07:25:27.178 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/PKCS5PADDING 07:25:27.178 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/PKCS7 07:25:27.178 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/PKCS7PADDING 07:25:27.179 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/TBC 07:25:27.179 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/TBCPADDING 07:25:27.179 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/X9.23 07:25:27.179 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/X9.23PADDING 07:25:27.180 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ZEROBYTE 07:25:27.180 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB8/ZEROBYTEPADDING 07:25:27.180 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ 07:25:27.180 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126 07:25:27.180 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126-2 07:25:27.180 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126-2PADDING 07:25:27.180 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126PADDING 07:25:27.180 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO7816-4 07:25:27.180 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ISO7816-4PADDING 07:25:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/NOPADDING 07:25:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/PKCS5 07:25:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/PKCS5PADDING 07:25:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/PKCS7 07:25:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/PKCS7PADDING 07:25:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/TBC 07:25:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/TBCPADDING 07:25:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/X9.23 07:25:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/X9.23PADDING 07:25:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ZEROBYTE 07:25:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB80/ZEROBYTEPADDING 07:25:27.181 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ 07:25:27.182 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126 07:25:27.182 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126-2 07:25:27.182 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126-2PADDING 07:25:27.182 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126PADDING 07:25:27.182 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO7816-4 07:25:27.182 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ISO7816-4PADDING 07:25:27.182 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/NOPADDING 07:25:27.182 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/PKCS5 07:25:27.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/PKCS5PADDING 07:25:27.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/PKCS7 07:25:27.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/PKCS7PADDING 07:25:27.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/TBC 07:25:27.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/TBCPADDING 07:25:27.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/X9.23 07:25:27.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/X9.23PADDING 07:25:27.183 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ZEROBYTE 07:25:27.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB88/ZEROBYTEPADDING 07:25:27.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ 07:25:27.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126 07:25:27.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126-2 07:25:27.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126-2PADDING 07:25:27.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126PADDING 07:25:27.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO7816-4 07:25:27.184 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ISO7816-4PADDING 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/NOPADDING 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/PKCS5 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/PKCS5PADDING 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/PKCS7 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/PKCS7PADDING 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/TBC 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/TBCPADDING 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/X9.23 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/X9.23PADDING 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ZEROBYTE 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CFB96/ZEROBYTEPADDING 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CTS/ 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/CTS/" does not support IV => Skipping. 07:25:27.185 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/CTS/NOPADDING 07:25:27.186 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/CTS/NOPADDING" does not support IV => Skipping. 07:25:27.186 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/EAX/ 07:25:27.187 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/EAX/NOPADDING 07:25:27.188 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/ECB/ 07:25:27.192 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/ECB/" does not support IV => Skipping. 07:25:27.192 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/ECB/NOPADDING 07:25:27.192 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/ECB/NOPADDING" does not support IV => Skipping. 07:25:27.192 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ 07:25:27.192 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126 07:25:27.193 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126-2 07:25:27.193 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126-2PADDING 07:25:27.193 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126PADDING 07:25:27.194 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO7816-4 07:25:27.194 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ISO7816-4PADDING 07:25:27.195 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/NOPADDING 07:25:27.195 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/PKCS5 07:25:27.195 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/PKCS5PADDING 07:25:27.196 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/PKCS7 07:25:27.196 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/PKCS7PADDING 07:25:27.196 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/TBC 07:25:27.197 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/TBCPADDING 07:25:27.197 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/X9.23 07:25:27.197 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/X9.23PADDING 07:25:27.197 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ZEROBYTE 07:25:27.198 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/GOFB/ZEROBYTEPADDING 07:25:27.198 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ 07:25:27.198 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO10126 07:25:27.198 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO10126-2 07:25:27.199 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO10126-2PADDING 07:25:27.199 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO10126PADDING 07:25:27.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO7816-4 07:25:27.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ISO7816-4PADDING 07:25:27.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/NOPADDING 07:25:27.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/PKCS5 07:25:27.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/PKCS5PADDING 07:25:27.200 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/PKCS7 07:25:27.201 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/PKCS7PADDING 07:25:27.201 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/TBC 07:25:27.201 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/TBCPADDING 07:25:27.201 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/X9.23 07:25:27.201 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/X9.23PADDING 07:25:27.202 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ZEROBYTE 07:25:27.202 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB/ZEROBYTEPADDING 07:25:27.202 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ 07:25:27.202 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126 07:25:27.203 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126-2 07:25:27.203 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126-2PADDING 07:25:27.203 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126PADDING 07:25:27.204 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO7816-4 07:25:27.204 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ISO7816-4PADDING 07:25:27.204 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/NOPADDING 07:25:27.204 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/PKCS5 07:25:27.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/PKCS5PADDING 07:25:27.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/PKCS7 07:25:27.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/PKCS7PADDING 07:25:27.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/TBC 07:25:27.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/TBCPADDING 07:25:27.205 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/X9.23 07:25:27.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/X9.23PADDING 07:25:27.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ZEROBYTE 07:25:27.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB104/ZEROBYTEPADDING 07:25:27.206 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ 07:25:27.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126 07:25:27.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126-2 07:25:27.207 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126-2PADDING 07:25:27.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126PADDING 07:25:27.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO7816-4 07:25:27.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ISO7816-4PADDING 07:25:27.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/NOPADDING 07:25:27.208 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/PKCS5 07:25:27.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/PKCS5PADDING 07:25:27.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/PKCS7 07:25:27.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/PKCS7PADDING 07:25:27.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/TBC 07:25:27.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/TBCPADDING 07:25:27.209 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/X9.23 07:25:27.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/X9.23PADDING 07:25:27.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ZEROBYTE 07:25:27.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB112/ZEROBYTEPADDING 07:25:27.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ 07:25:27.210 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126 07:25:27.211 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126-2 07:25:27.211 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126-2PADDING 07:25:27.211 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126PADDING 07:25:27.211 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO7816-4 07:25:27.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ISO7816-4PADDING 07:25:27.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/NOPADDING 07:25:27.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/PKCS5 07:25:27.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/PKCS5PADDING 07:25:27.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/PKCS7 07:25:27.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/PKCS7PADDING 07:25:27.212 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/TBC 07:25:27.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/TBCPADDING 07:25:27.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/X9.23 07:25:27.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/X9.23PADDING 07:25:27.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ZEROBYTE 07:25:27.213 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB120/ZEROBYTEPADDING 07:25:27.214 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ 07:25:27.214 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126 07:25:27.214 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126-2 07:25:27.214 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126-2PADDING 07:25:27.214 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126PADDING 07:25:27.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO7816-4 07:25:27.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ISO7816-4PADDING 07:25:27.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/NOPADDING 07:25:27.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/PKCS5 07:25:27.215 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/PKCS5PADDING 07:25:27.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/PKCS7 07:25:27.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/PKCS7PADDING 07:25:27.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/TBC 07:25:27.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/TBCPADDING 07:25:27.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/X9.23 07:25:27.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/X9.23PADDING 07:25:27.216 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ZEROBYTE 07:25:27.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB128/ZEROBYTEPADDING 07:25:27.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ 07:25:27.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126 07:25:27.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126-2 07:25:27.217 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126-2PADDING 07:25:27.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126PADDING 07:25:27.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO7816-4 07:25:27.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ISO7816-4PADDING 07:25:27.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/NOPADDING 07:25:27.218 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/PKCS5 07:25:27.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/PKCS5PADDING 07:25:27.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/PKCS7 07:25:27.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/PKCS7PADDING 07:25:27.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/TBC 07:25:27.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/TBCPADDING 07:25:27.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/X9.23 07:25:27.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/X9.23PADDING 07:25:27.219 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ZEROBYTE 07:25:27.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB136/ZEROBYTEPADDING 07:25:27.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ 07:25:27.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126 07:25:27.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126-2 07:25:27.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126-2PADDING 07:25:27.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126PADDING 07:25:27.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO7816-4 07:25:27.220 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ISO7816-4PADDING 07:25:27.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/NOPADDING 07:25:27.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/PKCS5 07:25:27.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/PKCS5PADDING 07:25:27.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/PKCS7 07:25:27.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/PKCS7PADDING 07:25:27.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/TBC 07:25:27.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/TBCPADDING 07:25:27.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/X9.23 07:25:27.221 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/X9.23PADDING 07:25:27.222 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ZEROBYTE 07:25:27.222 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB144/ZEROBYTEPADDING 07:25:27.222 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ 07:25:27.222 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126 07:25:27.222 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126-2 07:25:27.222 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126-2PADDING 07:25:27.222 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126PADDING 07:25:27.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO7816-4 07:25:27.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ISO7816-4PADDING 07:25:27.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/NOPADDING 07:25:27.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/PKCS5 07:25:27.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/PKCS5PADDING 07:25:27.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/PKCS7 07:25:27.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/PKCS7PADDING 07:25:27.223 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/TBC 07:25:27.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/TBCPADDING 07:25:27.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/X9.23 07:25:27.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/X9.23PADDING 07:25:27.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ZEROBYTE 07:25:27.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB152/ZEROBYTEPADDING 07:25:27.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ 07:25:27.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126 07:25:27.224 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126-2 07:25:27.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126-2PADDING 07:25:27.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126PADDING 07:25:27.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO7816-4 07:25:27.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ISO7816-4PADDING 07:25:27.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/NOPADDING 07:25:27.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/PKCS5 07:25:27.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/PKCS5PADDING 07:25:27.225 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/PKCS7 07:25:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/PKCS7PADDING 07:25:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/TBC 07:25:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/TBCPADDING 07:25:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/X9.23 07:25:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/X9.23PADDING 07:25:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ZEROBYTE 07:25:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB16/ZEROBYTEPADDING 07:25:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ 07:25:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126 07:25:27.226 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126-2 07:25:27.227 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126-2PADDING 07:25:27.227 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126PADDING 07:25:27.227 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO7816-4 07:25:27.227 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ISO7816-4PADDING 07:25:27.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/NOPADDING 07:25:27.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/PKCS5 07:25:27.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/PKCS5PADDING 07:25:27.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/PKCS7 07:25:27.228 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/PKCS7PADDING 07:25:27.229 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/TBC 07:25:27.229 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/TBCPADDING 07:25:27.229 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/X9.23 07:25:27.229 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/X9.23PADDING 07:25:27.230 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ZEROBYTE 07:25:27.230 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB160/ZEROBYTEPADDING 07:25:27.230 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ 07:25:27.231 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126 07:25:27.231 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126-2 07:25:27.231 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126-2PADDING 07:25:27.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126PADDING 07:25:27.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO7816-4 07:25:27.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ISO7816-4PADDING 07:25:27.232 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/NOPADDING 07:25:27.233 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/PKCS5 07:25:27.233 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/PKCS5PADDING 07:25:27.233 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/PKCS7 07:25:27.233 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/PKCS7PADDING 07:25:27.234 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/TBC 07:25:27.234 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/TBCPADDING 07:25:27.234 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/X9.23 07:25:27.234 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/X9.23PADDING 07:25:27.235 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ZEROBYTE 07:25:27.235 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB168/ZEROBYTEPADDING 07:25:27.235 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ 07:25:27.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126 07:25:27.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126-2 07:25:27.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126-2PADDING 07:25:27.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126PADDING 07:25:27.236 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO7816-4 07:25:27.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ISO7816-4PADDING 07:25:27.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/NOPADDING 07:25:27.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/PKCS5 07:25:27.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/PKCS5PADDING 07:25:27.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/PKCS7 07:25:27.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/PKCS7PADDING 07:25:27.237 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/TBC 07:25:27.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/TBCPADDING 07:25:27.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/X9.23 07:25:27.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/X9.23PADDING 07:25:27.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ZEROBYTE 07:25:27.238 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB176/ZEROBYTEPADDING 07:25:27.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ 07:25:27.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126 07:25:27.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126-2 07:25:27.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126-2PADDING 07:25:27.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126PADDING 07:25:27.239 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO7816-4 07:25:27.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ISO7816-4PADDING 07:25:27.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/NOPADDING 07:25:27.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/PKCS5 07:25:27.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/PKCS5PADDING 07:25:27.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/PKCS7 07:25:27.240 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/PKCS7PADDING 07:25:27.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/TBC 07:25:27.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/TBCPADDING 07:25:27.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/X9.23 07:25:27.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/X9.23PADDING 07:25:27.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ZEROBYTE 07:25:27.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB184/ZEROBYTEPADDING 07:25:27.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ 07:25:27.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126 07:25:27.241 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126-2 07:25:27.242 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126-2PADDING 07:25:27.242 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126PADDING 07:25:27.242 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO7816-4 07:25:27.242 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ISO7816-4PADDING 07:25:27.242 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/NOPADDING 07:25:27.242 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/PKCS5 07:25:27.242 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/PKCS5PADDING 07:25:27.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/PKCS7 07:25:27.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/PKCS7PADDING 07:25:27.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/TBC 07:25:27.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/TBCPADDING 07:25:27.243 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/X9.23 07:25:27.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/X9.23PADDING 07:25:27.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ZEROBYTE 07:25:27.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB192/ZEROBYTEPADDING 07:25:27.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ 07:25:27.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126 07:25:27.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126-2 07:25:27.244 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126-2PADDING 07:25:27.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126PADDING 07:25:27.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO7816-4 07:25:27.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ISO7816-4PADDING 07:25:27.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/NOPADDING 07:25:27.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/PKCS5 07:25:27.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/PKCS5PADDING 07:25:27.245 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/PKCS7 07:25:27.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/PKCS7PADDING 07:25:27.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/TBC 07:25:27.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/TBCPADDING 07:25:27.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/X9.23 07:25:27.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/X9.23PADDING 07:25:27.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ZEROBYTE 07:25:27.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB200/ZEROBYTEPADDING 07:25:27.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ 07:25:27.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126 07:25:27.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126-2 07:25:27.246 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126-2PADDING 07:25:27.247 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126PADDING 07:25:27.247 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO7816-4 07:25:27.247 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ISO7816-4PADDING 07:25:27.247 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/NOPADDING 07:25:27.247 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/PKCS5 07:25:27.247 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/PKCS5PADDING 07:25:27.247 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/PKCS7 07:25:27.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/PKCS7PADDING 07:25:27.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/TBC 07:25:27.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/TBCPADDING 07:25:27.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/X9.23 07:25:27.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/X9.23PADDING 07:25:27.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ZEROBYTE 07:25:27.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB208/ZEROBYTEPADDING 07:25:27.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ 07:25:27.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126 07:25:27.248 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126-2 07:25:27.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126-2PADDING 07:25:27.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126PADDING 07:25:27.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO7816-4 07:25:27.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ISO7816-4PADDING 07:25:27.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/NOPADDING 07:25:27.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/PKCS5 07:25:27.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/PKCS5PADDING 07:25:27.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/PKCS7 07:25:27.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/PKCS7PADDING 07:25:27.249 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/TBC 07:25:27.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/TBCPADDING 07:25:27.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/X9.23 07:25:27.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/X9.23PADDING 07:25:27.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ZEROBYTE 07:25:27.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB216/ZEROBYTEPADDING 07:25:27.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ 07:25:27.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126 07:25:27.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126-2 07:25:27.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126-2PADDING 07:25:27.250 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126PADDING 07:25:27.251 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO7816-4 07:25:27.251 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ISO7816-4PADDING 07:25:27.251 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/NOPADDING 07:25:27.251 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/PKCS5 07:25:27.251 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/PKCS5PADDING 07:25:27.251 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/PKCS7 07:25:27.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/PKCS7PADDING 07:25:27.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/TBC 07:25:27.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/TBCPADDING 07:25:27.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/X9.23 07:25:27.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/X9.23PADDING 07:25:27.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ZEROBYTE 07:25:27.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB224/ZEROBYTEPADDING 07:25:27.252 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ 07:25:27.253 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126 07:25:27.253 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126-2 07:25:27.253 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126-2PADDING 07:25:27.253 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126PADDING 07:25:27.254 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO7816-4 07:25:27.254 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ISO7816-4PADDING 07:25:27.254 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/NOPADDING 07:25:27.254 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/PKCS5 07:25:27.254 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/PKCS5PADDING 07:25:27.255 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/PKCS7 07:25:27.255 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/PKCS7PADDING 07:25:27.255 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/TBC 07:25:27.255 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/TBCPADDING 07:25:27.255 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/X9.23 07:25:27.259 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/X9.23PADDING 07:25:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ZEROBYTE 07:25:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB232/ZEROBYTEPADDING 07:25:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ 07:25:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126 07:25:27.260 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126-2 07:25:27.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126-2PADDING 07:25:27.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126PADDING 07:25:27.261 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO7816-4 07:25:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ISO7816-4PADDING 07:25:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/NOPADDING 07:25:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/PKCS5 07:25:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/PKCS5PADDING 07:25:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/PKCS7 07:25:27.262 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/PKCS7PADDING 07:25:27.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/TBC 07:25:27.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/TBCPADDING 07:25:27.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/X9.23 07:25:27.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/X9.23PADDING 07:25:27.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ZEROBYTE 07:25:27.263 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB24/ZEROBYTEPADDING 07:25:27.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ 07:25:27.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126 07:25:27.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126-2 07:25:27.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126-2PADDING 07:25:27.264 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126PADDING 07:25:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO7816-4 07:25:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ISO7816-4PADDING 07:25:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/NOPADDING 07:25:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/PKCS5 07:25:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/PKCS5PADDING 07:25:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/PKCS7 07:25:27.265 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/PKCS7PADDING 07:25:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/TBC 07:25:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/TBCPADDING 07:25:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/X9.23 07:25:27.266 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/X9.23PADDING 07:25:27.267 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ZEROBYTE 07:25:27.267 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB240/ZEROBYTEPADDING 07:25:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ 07:25:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126 07:25:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126-2 07:25:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126-2PADDING 07:25:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126PADDING 07:25:27.268 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO7816-4 07:25:27.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ISO7816-4PADDING 07:25:27.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/NOPADDING 07:25:27.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/PKCS5 07:25:27.269 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/PKCS5PADDING 07:25:27.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/PKCS7 07:25:27.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/PKCS7PADDING 07:25:27.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/TBC 07:25:27.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/TBCPADDING 07:25:27.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/X9.23 07:25:27.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/X9.23PADDING 07:25:27.270 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ZEROBYTE 07:25:27.271 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB248/ZEROBYTEPADDING 07:25:27.271 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ 07:25:27.271 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126 07:25:27.271 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126-2 07:25:27.271 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126-2PADDING 07:25:27.271 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126PADDING 07:25:27.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO7816-4 07:25:27.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ISO7816-4PADDING 07:25:27.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/NOPADDING 07:25:27.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/PKCS5 07:25:27.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/PKCS5PADDING 07:25:27.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/PKCS7 07:25:27.272 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/PKCS7PADDING 07:25:27.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/TBC 07:25:27.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/TBCPADDING 07:25:27.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/X9.23 07:25:27.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/X9.23PADDING 07:25:27.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ZEROBYTE 07:25:27.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB256/ZEROBYTEPADDING 07:25:27.273 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ 07:25:27.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126 07:25:27.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126-2 07:25:27.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126-2PADDING 07:25:27.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126PADDING 07:25:27.274 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO7816-4 07:25:27.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ISO7816-4PADDING 07:25:27.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/NOPADDING 07:25:27.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/PKCS5 07:25:27.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/PKCS5PADDING 07:25:27.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/PKCS7 07:25:27.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/PKCS7PADDING 07:25:27.275 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/TBC 07:25:27.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/TBCPADDING 07:25:27.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/X9.23 07:25:27.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/X9.23PADDING 07:25:27.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ZEROBYTE 07:25:27.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB32/ZEROBYTEPADDING 07:25:27.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ 07:25:27.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126 07:25:27.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126-2 07:25:27.276 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126-2PADDING 07:25:27.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126PADDING 07:25:27.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO7816-4 07:25:27.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ISO7816-4PADDING 07:25:27.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/NOPADDING 07:25:27.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/PKCS5 07:25:27.277 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/PKCS5PADDING 07:25:27.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/PKCS7 07:25:27.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/PKCS7PADDING 07:25:27.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/TBC 07:25:27.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/TBCPADDING 07:25:27.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/X9.23 07:25:27.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/X9.23PADDING 07:25:27.278 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ZEROBYTE 07:25:27.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB40/ZEROBYTEPADDING 07:25:27.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ 07:25:27.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126 07:25:27.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126-2 07:25:27.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126-2PADDING 07:25:27.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126PADDING 07:25:27.279 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO7816-4 07:25:27.280 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ISO7816-4PADDING 07:25:27.280 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/NOPADDING 07:25:27.280 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/PKCS5 07:25:27.280 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/PKCS5PADDING 07:25:27.280 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/PKCS7 07:25:27.280 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/PKCS7PADDING 07:25:27.280 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/TBC 07:25:27.280 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/TBCPADDING 07:25:27.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/X9.23 07:25:27.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/X9.23PADDING 07:25:27.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ZEROBYTE 07:25:27.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB48/ZEROBYTEPADDING 07:25:27.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ 07:25:27.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126 07:25:27.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126-2 07:25:27.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126-2PADDING 07:25:27.281 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126PADDING 07:25:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO7816-4 07:25:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ISO7816-4PADDING 07:25:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/NOPADDING 07:25:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/PKCS5 07:25:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/PKCS5PADDING 07:25:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/PKCS7 07:25:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/PKCS7PADDING 07:25:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/TBC 07:25:27.282 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/TBCPADDING 07:25:27.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/X9.23 07:25:27.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/X9.23PADDING 07:25:27.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ZEROBYTE 07:25:27.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB56/ZEROBYTEPADDING 07:25:27.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ 07:25:27.283 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126 07:25:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126-2 07:25:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126-2PADDING 07:25:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126PADDING 07:25:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO7816-4 07:25:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ISO7816-4PADDING 07:25:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/NOPADDING 07:25:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/PKCS5 07:25:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/PKCS5PADDING 07:25:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/PKCS7 07:25:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/PKCS7PADDING 07:25:27.284 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/TBC 07:25:27.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/TBCPADDING 07:25:27.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/X9.23 07:25:27.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/X9.23PADDING 07:25:27.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ZEROBYTE 07:25:27.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB64/ZEROBYTEPADDING 07:25:27.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ 07:25:27.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126 07:25:27.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126-2 07:25:27.285 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126-2PADDING 07:25:27.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126PADDING 07:25:27.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO7816-4 07:25:27.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ISO7816-4PADDING 07:25:27.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/NOPADDING 07:25:27.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/PKCS5 07:25:27.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/PKCS5PADDING 07:25:27.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/PKCS7 07:25:27.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/PKCS7PADDING 07:25:27.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/TBC 07:25:27.286 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/TBCPADDING 07:25:27.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/X9.23 07:25:27.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/X9.23PADDING 07:25:27.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ZEROBYTE 07:25:27.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB72/ZEROBYTEPADDING 07:25:27.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ 07:25:27.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126 07:25:27.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126-2 07:25:27.287 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126-2PADDING 07:25:27.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126PADDING 07:25:27.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO7816-4 07:25:27.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ISO7816-4PADDING 07:25:27.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/NOPADDING 07:25:27.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/PKCS5 07:25:27.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/PKCS5PADDING 07:25:27.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/PKCS7 07:25:27.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/PKCS7PADDING 07:25:27.288 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/TBC 07:25:27.289 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/TBCPADDING 07:25:27.289 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/X9.23 07:25:27.289 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/X9.23PADDING 07:25:27.289 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ZEROBYTE 07:25:27.289 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB8/ZEROBYTEPADDING 07:25:27.289 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ 07:25:27.290 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126 07:25:27.290 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126-2 07:25:27.290 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126-2PADDING 07:25:27.290 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126PADDING 07:25:27.291 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO7816-4 07:25:27.291 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ISO7816-4PADDING 07:25:27.291 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/NOPADDING 07:25:27.291 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/PKCS5 07:25:27.291 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/PKCS5PADDING 07:25:27.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/PKCS7 07:25:27.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/PKCS7PADDING 07:25:27.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/TBC 07:25:27.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/TBCPADDING 07:25:27.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/X9.23 07:25:27.292 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/X9.23PADDING 07:25:27.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ZEROBYTE 07:25:27.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB80/ZEROBYTEPADDING 07:25:27.326 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ 07:25:27.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126 07:25:27.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126-2 07:25:27.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126-2PADDING 07:25:27.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126PADDING 07:25:27.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO7816-4 07:25:27.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ISO7816-4PADDING 07:25:27.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/NOPADDING 07:25:27.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/PKCS5 07:25:27.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/PKCS5PADDING 07:25:27.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/PKCS7 07:25:27.327 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/PKCS7PADDING 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/TBC 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/TBCPADDING 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/X9.23 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/X9.23PADDING 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ZEROBYTE 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB88/ZEROBYTEPADDING 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126-2 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126-2PADDING 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126PADDING 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO7816-4 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ISO7816-4PADDING 07:25:27.328 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/NOPADDING 07:25:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/PKCS5 07:25:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/PKCS5PADDING 07:25:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/PKCS7 07:25:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/PKCS7PADDING 07:25:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/TBC 07:25:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/TBCPADDING 07:25:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/X9.23 07:25:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/X9.23PADDING 07:25:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ZEROBYTE 07:25:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/OFB96/ZEROBYTEPADDING 07:25:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ 07:25:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO10126 07:25:27.329 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO10126-2 07:25:27.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO10126-2PADDING 07:25:27.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO10126PADDING 07:25:27.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO7816-4 07:25:27.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ISO7816-4PADDING 07:25:27.330 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/NOPADDING 07:25:27.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/PKCS5 07:25:27.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/PKCS5PADDING 07:25:27.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/PKCS7 07:25:27.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/PKCS7PADDING 07:25:27.331 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/TBC 07:25:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/TBCPADDING 07:25:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/X9.23 07:25:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/X9.23PADDING 07:25:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ZEROBYTE 07:25:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC2/SIC/ZEROBYTEPADDING 07:25:27.332 [Test worker] INFO o.s.c.CipherTest - transformation=RC4// 07:25:27.332 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4//" does not support IV => Skipping. 07:25:27.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC4//NOPADDING 07:25:27.333 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4//NOPADDING" does not support IV => Skipping. 07:25:27.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC4/ECB/ 07:25:27.333 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4/ECB/" does not support IV => Skipping. 07:25:27.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC4/ECB/NOPADDING 07:25:27.333 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4/ECB/NOPADDING" does not support IV => Skipping. 07:25:27.333 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32// 07:25:27.334 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32//" does not support IV => Skipping. 07:25:27.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32//NOPADDING 07:25:27.334 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32//NOPADDING" does not support IV => Skipping. 07:25:27.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC-CTS/ 07:25:27.334 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC-CTS/NOPADDING 07:25:27.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ 07:25:27.335 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126 07:25:27.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126-2 07:25:27.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126-2PADDING 07:25:27.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126PADDING 07:25:27.336 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO7816-4 07:25:27.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ISO7816-4PADDING 07:25:27.337 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/NOPADDING 07:25:27.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS5 07:25:27.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS5PADDING 07:25:27.338 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS7 07:25:27.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS7PADDING 07:25:27.339 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/TBC 07:25:27.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/TBCPADDING 07:25:27.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/X9.23 07:25:27.340 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/X9.23PADDING 07:25:27.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ZEROBYTE 07:25:27.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CBC/ZEROBYTEPADDING 07:25:27.341 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ 07:25:27.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126 07:25:27.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126-2 07:25:27.342 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126-2PADDING 07:25:27.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126PADDING 07:25:27.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO7816-4 07:25:27.343 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ISO7816-4PADDING 07:25:27.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/NOPADDING 07:25:27.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS5 07:25:27.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS5PADDING 07:25:27.344 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS7 07:25:27.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS7PADDING 07:25:27.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/TBC 07:25:27.345 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/TBCPADDING 07:25:27.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/X9.23 07:25:27.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/X9.23PADDING 07:25:27.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ZEROBYTE 07:25:27.346 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB/ZEROBYTEPADDING 07:25:27.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ 07:25:27.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126 07:25:27.347 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126-2 07:25:27.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126-2PADDING 07:25:27.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126PADDING 07:25:27.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO7816-4 07:25:27.348 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO7816-4PADDING 07:25:27.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/NOPADDING 07:25:27.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS5 07:25:27.349 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS5PADDING 07:25:27.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS7 07:25:27.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS7PADDING 07:25:27.350 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/TBC 07:25:27.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/TBCPADDING 07:25:27.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/X9.23 07:25:27.351 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/X9.23PADDING 07:25:27.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ZEROBYTE 07:25:27.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB104/ZEROBYTEPADDING 07:25:27.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ 07:25:27.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126 07:25:27.352 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126-2 07:25:27.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126-2PADDING 07:25:27.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126PADDING 07:25:27.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO7816-4 07:25:27.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO7816-4PADDING 07:25:27.353 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/NOPADDING 07:25:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS5 07:25:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS5PADDING 07:25:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS7 07:25:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS7PADDING 07:25:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/TBC 07:25:27.354 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/TBCPADDING 07:25:27.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/X9.23 07:25:27.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/X9.23PADDING 07:25:27.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ZEROBYTE 07:25:27.355 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB112/ZEROBYTEPADDING 07:25:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ 07:25:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126 07:25:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126-2 07:25:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126-2PADDING 07:25:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126PADDING 07:25:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO7816-4 07:25:27.356 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO7816-4PADDING 07:25:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/NOPADDING 07:25:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS5 07:25:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS5PADDING 07:25:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS7 07:25:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS7PADDING 07:25:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/TBC 07:25:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/TBCPADDING 07:25:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/X9.23 07:25:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/X9.23PADDING 07:25:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ZEROBYTE 07:25:27.357 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB120/ZEROBYTEPADDING 07:25:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ 07:25:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126 07:25:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126-2 07:25:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126-2PADDING 07:25:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126PADDING 07:25:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO7816-4 07:25:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO7816-4PADDING 07:25:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/NOPADDING 07:25:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS5 07:25:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS5PADDING 07:25:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS7 07:25:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS7PADDING 07:25:27.358 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/TBC 07:25:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/TBCPADDING 07:25:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/X9.23 07:25:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/X9.23PADDING 07:25:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ZEROBYTE 07:25:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB128/ZEROBYTEPADDING 07:25:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ 07:25:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126 07:25:27.359 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126-2 07:25:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126-2PADDING 07:25:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126PADDING 07:25:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO7816-4 07:25:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO7816-4PADDING 07:25:27.360 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/NOPADDING 07:25:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS5 07:25:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS5PADDING 07:25:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS7 07:25:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS7PADDING 07:25:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/TBC 07:25:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/TBCPADDING 07:25:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/X9.23 07:25:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/X9.23PADDING 07:25:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ZEROBYTE 07:25:27.361 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB136/ZEROBYTEPADDING 07:25:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ 07:25:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126 07:25:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126-2 07:25:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126-2PADDING 07:25:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126PADDING 07:25:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO7816-4 07:25:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO7816-4PADDING 07:25:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/NOPADDING 07:25:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS5 07:25:27.362 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS5PADDING 07:25:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS7 07:25:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS7PADDING 07:25:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/TBC 07:25:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/TBCPADDING 07:25:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/X9.23 07:25:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/X9.23PADDING 07:25:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ZEROBYTE 07:25:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB144/ZEROBYTEPADDING 07:25:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ 07:25:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126 07:25:27.363 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126-2 07:25:27.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126-2PADDING 07:25:27.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126PADDING 07:25:27.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO7816-4 07:25:27.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO7816-4PADDING 07:25:27.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/NOPADDING 07:25:27.364 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS5 07:25:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS5PADDING 07:25:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS7 07:25:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS7PADDING 07:25:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/TBC 07:25:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/TBCPADDING 07:25:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/X9.23 07:25:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/X9.23PADDING 07:25:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ZEROBYTE 07:25:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB152/ZEROBYTEPADDING 07:25:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ 07:25:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126 07:25:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126-2 07:25:27.366 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126-2PADDING 07:25:27.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126PADDING 07:25:27.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO7816-4 07:25:27.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO7816-4PADDING 07:25:27.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/NOPADDING 07:25:27.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS5 07:25:27.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS5PADDING 07:25:27.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS7 07:25:27.367 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS7PADDING 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/TBC 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/TBCPADDING 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/X9.23 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/X9.23PADDING 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ZEROBYTE 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB16/ZEROBYTEPADDING 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126-2 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126-2PADDING 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126PADDING 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO7816-4 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO7816-4PADDING 07:25:27.368 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/NOPADDING 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS5 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS5PADDING 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS7 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS7PADDING 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/TBC 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/TBCPADDING 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/X9.23 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/X9.23PADDING 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ZEROBYTE 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB160/ZEROBYTEPADDING 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126-2 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126-2PADDING 07:25:27.369 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126PADDING 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO7816-4 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO7816-4PADDING 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/NOPADDING 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS5 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS5PADDING 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS7 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS7PADDING 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/TBC 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/TBCPADDING 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/X9.23 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/X9.23PADDING 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ZEROBYTE 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB168/ZEROBYTEPADDING 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126 07:25:27.370 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126-2 07:25:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126-2PADDING 07:25:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126PADDING 07:25:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO7816-4 07:25:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO7816-4PADDING 07:25:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/NOPADDING 07:25:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS5 07:25:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS5PADDING 07:25:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS7 07:25:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS7PADDING 07:25:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/TBC 07:25:27.371 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/TBCPADDING 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/X9.23 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/X9.23PADDING 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ZEROBYTE 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB176/ZEROBYTEPADDING 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126-2 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126-2PADDING 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126PADDING 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO7816-4 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO7816-4PADDING 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/NOPADDING 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS5 07:25:27.372 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS5PADDING 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS7 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS7PADDING 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/TBC 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/TBCPADDING 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/X9.23 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/X9.23PADDING 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ZEROBYTE 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB184/ZEROBYTEPADDING 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126-2 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126-2PADDING 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126PADDING 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO7816-4 07:25:27.373 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO7816-4PADDING 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/NOPADDING 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS5 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS5PADDING 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS7 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS7PADDING 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/TBC 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/TBCPADDING 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/X9.23 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/X9.23PADDING 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ZEROBYTE 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB192/ZEROBYTEPADDING 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126 07:25:27.374 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126-2 07:25:27.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126-2PADDING 07:25:27.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126PADDING 07:25:27.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO7816-4 07:25:27.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO7816-4PADDING 07:25:27.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/NOPADDING 07:25:27.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS5 07:25:27.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS5PADDING 07:25:27.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS7 07:25:27.375 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS7PADDING 07:25:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/TBC 07:25:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/TBCPADDING 07:25:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/X9.23 07:25:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/X9.23PADDING 07:25:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ZEROBYTE 07:25:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB200/ZEROBYTEPADDING 07:25:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ 07:25:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126 07:25:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126-2 07:25:27.376 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126-2PADDING 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126PADDING 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO7816-4 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO7816-4PADDING 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/NOPADDING 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS5 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS5PADDING 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS7 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS7PADDING 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/TBC 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/TBCPADDING 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/X9.23 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/X9.23PADDING 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ZEROBYTE 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB208/ZEROBYTEPADDING 07:25:27.377 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126-2 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126-2PADDING 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126PADDING 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO7816-4 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO7816-4PADDING 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/NOPADDING 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS5 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS5PADDING 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS7 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS7PADDING 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/TBC 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/TBCPADDING 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/X9.23 07:25:27.378 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/X9.23PADDING 07:25:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ZEROBYTE 07:25:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB216/ZEROBYTEPADDING 07:25:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ 07:25:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126 07:25:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126-2 07:25:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126-2PADDING 07:25:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126PADDING 07:25:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO7816-4 07:25:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO7816-4PADDING 07:25:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/NOPADDING 07:25:27.379 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS5 07:25:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS5PADDING 07:25:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS7 07:25:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS7PADDING 07:25:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/TBC 07:25:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/TBCPADDING 07:25:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/X9.23 07:25:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/X9.23PADDING 07:25:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ZEROBYTE 07:25:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB224/ZEROBYTEPADDING 07:25:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ 07:25:27.380 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126-2 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126-2PADDING 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126PADDING 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO7816-4 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO7816-4PADDING 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/NOPADDING 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS5 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS5PADDING 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS7 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS7PADDING 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/TBC 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/TBCPADDING 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/X9.23 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/X9.23PADDING 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ZEROBYTE 07:25:27.381 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB232/ZEROBYTEPADDING 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126-2 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126-2PADDING 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126PADDING 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO7816-4 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO7816-4PADDING 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/NOPADDING 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS5 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS5PADDING 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS7 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS7PADDING 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/TBC 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/TBCPADDING 07:25:27.382 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/X9.23 07:25:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/X9.23PADDING 07:25:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ZEROBYTE 07:25:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB24/ZEROBYTEPADDING 07:25:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ 07:25:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126 07:25:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126-2 07:25:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126-2PADDING 07:25:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126PADDING 07:25:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO7816-4 07:25:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO7816-4PADDING 07:25:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/NOPADDING 07:25:27.383 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS5 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS5PADDING 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS7 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS7PADDING 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/TBC 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/TBCPADDING 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/X9.23 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/X9.23PADDING 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ZEROBYTE 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB240/ZEROBYTEPADDING 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126-2 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126-2PADDING 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126PADDING 07:25:27.384 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO7816-4 07:25:27.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO7816-4PADDING 07:25:27.385 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/NOPADDING 07:25:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS5 07:25:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS5PADDING 07:25:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS7 07:25:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS7PADDING 07:25:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/TBC 07:25:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/TBCPADDING 07:25:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/X9.23 07:25:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/X9.23PADDING 07:25:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ZEROBYTE 07:25:27.387 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB248/ZEROBYTEPADDING 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126-2 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126-2PADDING 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126PADDING 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO7816-4 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO7816-4PADDING 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/NOPADDING 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS5 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS5PADDING 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS7 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS7PADDING 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/TBC 07:25:27.388 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/TBCPADDING 07:25:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/X9.23 07:25:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/X9.23PADDING 07:25:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ZEROBYTE 07:25:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB256/ZEROBYTEPADDING 07:25:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ 07:25:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126 07:25:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126-2 07:25:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126-2PADDING 07:25:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126PADDING 07:25:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO7816-4 07:25:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO7816-4PADDING 07:25:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/NOPADDING 07:25:27.389 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS5 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS5PADDING 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS7 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS7PADDING 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/TBC 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/TBCPADDING 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/X9.23 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/X9.23PADDING 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ZEROBYTE 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB32/ZEROBYTEPADDING 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126-2 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126-2PADDING 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126PADDING 07:25:27.390 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO7816-4 07:25:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO7816-4PADDING 07:25:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/NOPADDING 07:25:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS5 07:25:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS5PADDING 07:25:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS7 07:25:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS7PADDING 07:25:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/TBC 07:25:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/TBCPADDING 07:25:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/X9.23 07:25:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/X9.23PADDING 07:25:27.391 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ZEROBYTE 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB40/ZEROBYTEPADDING 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126-2 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126-2PADDING 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126PADDING 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO7816-4 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO7816-4PADDING 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/NOPADDING 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS5 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS5PADDING 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS7 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS7PADDING 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/TBC 07:25:27.392 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/TBCPADDING 07:25:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/X9.23 07:25:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/X9.23PADDING 07:25:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ZEROBYTE 07:25:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB48/ZEROBYTEPADDING 07:25:27.393 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ 07:25:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126 07:25:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126-2 07:25:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126-2PADDING 07:25:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126PADDING 07:25:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO7816-4 07:25:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO7816-4PADDING 07:25:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/NOPADDING 07:25:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS5 07:25:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS5PADDING 07:25:27.394 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS7 07:25:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS7PADDING 07:25:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/TBC 07:25:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/TBCPADDING 07:25:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/X9.23 07:25:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/X9.23PADDING 07:25:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ZEROBYTE 07:25:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB56/ZEROBYTEPADDING 07:25:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ 07:25:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126 07:25:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126-2 07:25:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126-2PADDING 07:25:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126PADDING 07:25:27.395 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO7816-4 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO7816-4PADDING 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/NOPADDING 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS5 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS5PADDING 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS7 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS7PADDING 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/TBC 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/TBCPADDING 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/X9.23 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/X9.23PADDING 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ZEROBYTE 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB64/ZEROBYTEPADDING 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126-2 07:25:27.396 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126-2PADDING 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126PADDING 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO7816-4 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO7816-4PADDING 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/NOPADDING 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS5 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS5PADDING 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS7 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS7PADDING 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/TBC 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/TBCPADDING 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/X9.23 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/X9.23PADDING 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ZEROBYTE 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB72/ZEROBYTEPADDING 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ 07:25:27.397 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126 07:25:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126-2 07:25:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126-2PADDING 07:25:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126PADDING 07:25:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO7816-4 07:25:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO7816-4PADDING 07:25:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/NOPADDING 07:25:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS5 07:25:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS5PADDING 07:25:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS7 07:25:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS7PADDING 07:25:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/TBC 07:25:27.398 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/TBCPADDING 07:25:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/X9.23 07:25:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/X9.23PADDING 07:25:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ZEROBYTE 07:25:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB8/ZEROBYTEPADDING 07:25:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ 07:25:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126 07:25:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126-2 07:25:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126-2PADDING 07:25:27.399 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126PADDING 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO7816-4 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO7816-4PADDING 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/NOPADDING 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS5 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS5PADDING 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS7 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS7PADDING 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/TBC 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/TBCPADDING 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/X9.23 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/X9.23PADDING 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ZEROBYTE 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB80/ZEROBYTEPADDING 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126-2 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126-2PADDING 07:25:27.400 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126PADDING 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO7816-4 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO7816-4PADDING 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/NOPADDING 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS5 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS5PADDING 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS7 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS7PADDING 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/TBC 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/TBCPADDING 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/X9.23 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/X9.23PADDING 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ZEROBYTE 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB88/ZEROBYTEPADDING 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ 07:25:27.401 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126-2 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126-2PADDING 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126PADDING 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO7816-4 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO7816-4PADDING 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/NOPADDING 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS5 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS5PADDING 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS7 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS7PADDING 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/TBC 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/TBCPADDING 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/X9.23 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/X9.23PADDING 07:25:27.402 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ZEROBYTE 07:25:27.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CFB96/ZEROBYTEPADDING 07:25:27.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CTS/ 07:25:27.403 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/CTS/" does not support IV => Skipping. 07:25:27.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/CTS/NOPADDING 07:25:27.403 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/CTS/NOPADDING" does not support IV => Skipping. 07:25:27.403 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/EAX/ 07:25:27.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/EAX/NOPADDING 07:25:27.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/ECB/ 07:25:27.404 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/ECB/" does not support IV => Skipping. 07:25:27.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/ECB/NOPADDING 07:25:27.404 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/ECB/NOPADDING" does not support IV => Skipping. 07:25:27.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ 07:25:27.404 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126 07:25:27.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126-2 07:25:27.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126-2PADDING 07:25:27.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126PADDING 07:25:27.406 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO7816-4 07:25:27.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO7816-4PADDING 07:25:27.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/NOPADDING 07:25:27.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS5 07:25:27.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS5PADDING 07:25:27.407 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS7 07:25:27.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS7PADDING 07:25:27.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/TBC 07:25:27.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/TBCPADDING 07:25:27.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/X9.23 07:25:27.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/X9.23PADDING 07:25:27.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ZEROBYTE 07:25:27.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/GOFB/ZEROBYTEPADDING 07:25:27.408 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126-2 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126-2PADDING 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126PADDING 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO7816-4 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ISO7816-4PADDING 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/NOPADDING 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS5 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS5PADDING 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS7 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS7PADDING 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/TBC 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/TBCPADDING 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/X9.23 07:25:27.409 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/X9.23PADDING 07:25:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ZEROBYTE 07:25:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB/ZEROBYTEPADDING 07:25:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ 07:25:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126 07:25:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126-2 07:25:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126-2PADDING 07:25:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126PADDING 07:25:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO7816-4 07:25:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO7816-4PADDING 07:25:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/NOPADDING 07:25:27.410 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS5 07:25:27.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS5PADDING 07:25:27.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS7 07:25:27.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS7PADDING 07:25:27.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/TBC 07:25:27.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/TBCPADDING 07:25:27.411 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/X9.23 07:25:27.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/X9.23PADDING 07:25:27.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ZEROBYTE 07:25:27.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB104/ZEROBYTEPADDING 07:25:27.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ 07:25:27.413 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126-2 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126-2PADDING 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126PADDING 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO7816-4 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO7816-4PADDING 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/NOPADDING 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS5 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS5PADDING 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS7 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS7PADDING 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/TBC 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/TBCPADDING 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/X9.23 07:25:27.414 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/X9.23PADDING 07:25:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ZEROBYTE 07:25:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB112/ZEROBYTEPADDING 07:25:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ 07:25:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126 07:25:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126-2 07:25:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126-2PADDING 07:25:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126PADDING 07:25:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO7816-4 07:25:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO7816-4PADDING 07:25:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/NOPADDING 07:25:27.415 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS5 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS5PADDING 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS7 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS7PADDING 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/TBC 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/TBCPADDING 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/X9.23 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/X9.23PADDING 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ZEROBYTE 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB120/ZEROBYTEPADDING 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126-2 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126-2PADDING 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126PADDING 07:25:27.416 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO7816-4 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO7816-4PADDING 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/NOPADDING 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS5 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS5PADDING 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS7 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS7PADDING 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/TBC 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/TBCPADDING 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/X9.23 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/X9.23PADDING 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ZEROBYTE 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB128/ZEROBYTEPADDING 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ 07:25:27.417 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126-2 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126-2PADDING 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126PADDING 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO7816-4 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO7816-4PADDING 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/NOPADDING 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS5 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS5PADDING 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS7 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS7PADDING 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/TBC 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/TBCPADDING 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/X9.23 07:25:27.418 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/X9.23PADDING 07:25:27.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ZEROBYTE 07:25:27.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB136/ZEROBYTEPADDING 07:25:27.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ 07:25:27.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126 07:25:27.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126-2 07:25:27.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126-2PADDING 07:25:27.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126PADDING 07:25:27.419 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO7816-4 07:25:27.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO7816-4PADDING 07:25:27.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/NOPADDING 07:25:27.421 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS5 07:25:27.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS5PADDING 07:25:27.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS7 07:25:27.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS7PADDING 07:25:27.422 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/TBC 07:25:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/TBCPADDING 07:25:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/X9.23 07:25:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/X9.23PADDING 07:25:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ZEROBYTE 07:25:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB144/ZEROBYTEPADDING 07:25:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ 07:25:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126 07:25:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126-2 07:25:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126-2PADDING 07:25:27.424 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126PADDING 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO7816-4 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO7816-4PADDING 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/NOPADDING 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS5 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS5PADDING 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS7 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS7PADDING 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/TBC 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/TBCPADDING 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/X9.23 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/X9.23PADDING 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ZEROBYTE 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB152/ZEROBYTEPADDING 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126-2 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126-2PADDING 07:25:27.425 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126PADDING 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO7816-4 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO7816-4PADDING 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/NOPADDING 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS5 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS5PADDING 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS7 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS7PADDING 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/TBC 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/TBCPADDING 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/X9.23 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/X9.23PADDING 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ZEROBYTE 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB16/ZEROBYTEPADDING 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126 07:25:27.426 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126-2 07:25:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126-2PADDING 07:25:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126PADDING 07:25:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO7816-4 07:25:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO7816-4PADDING 07:25:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/NOPADDING 07:25:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS5 07:25:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS5PADDING 07:25:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS7 07:25:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS7PADDING 07:25:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/TBC 07:25:27.427 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/TBCPADDING 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/X9.23 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/X9.23PADDING 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ZEROBYTE 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB160/ZEROBYTEPADDING 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126-2 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126-2PADDING 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126PADDING 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO7816-4 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO7816-4PADDING 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/NOPADDING 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS5 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS5PADDING 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS7 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS7PADDING 07:25:27.428 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/TBC 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/TBCPADDING 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/X9.23 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/X9.23PADDING 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ZEROBYTE 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB168/ZEROBYTEPADDING 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126-2 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126-2PADDING 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126PADDING 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO7816-4 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO7816-4PADDING 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/NOPADDING 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS5 07:25:27.429 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS5PADDING 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS7 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS7PADDING 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/TBC 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/TBCPADDING 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/X9.23 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/X9.23PADDING 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ZEROBYTE 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB176/ZEROBYTEPADDING 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126-2 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126-2PADDING 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126PADDING 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO7816-4 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO7816-4PADDING 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/NOPADDING 07:25:27.430 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS5 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS5PADDING 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS7 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS7PADDING 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/TBC 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/TBCPADDING 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/X9.23 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/X9.23PADDING 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ZEROBYTE 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB184/ZEROBYTEPADDING 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126-2 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126-2PADDING 07:25:27.431 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126PADDING 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO7816-4 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO7816-4PADDING 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/NOPADDING 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS5 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS5PADDING 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS7 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS7PADDING 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/TBC 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/TBCPADDING 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/X9.23 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/X9.23PADDING 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ZEROBYTE 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB192/ZEROBYTEPADDING 07:25:27.432 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126-2 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126-2PADDING 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126PADDING 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO7816-4 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO7816-4PADDING 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/NOPADDING 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS5 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS5PADDING 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS7 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS7PADDING 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/TBC 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/TBCPADDING 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/X9.23 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/X9.23PADDING 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ZEROBYTE 07:25:27.433 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB200/ZEROBYTEPADDING 07:25:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ 07:25:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126 07:25:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126-2 07:25:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126-2PADDING 07:25:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126PADDING 07:25:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO7816-4 07:25:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO7816-4PADDING 07:25:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/NOPADDING 07:25:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS5 07:25:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS5PADDING 07:25:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS7 07:25:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS7PADDING 07:25:27.434 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/TBC 07:25:27.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/TBCPADDING 07:25:27.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/X9.23 07:25:27.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/X9.23PADDING 07:25:27.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ZEROBYTE 07:25:27.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB208/ZEROBYTEPADDING 07:25:27.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ 07:25:27.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126 07:25:27.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126-2 07:25:27.435 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126-2PADDING 07:25:27.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126PADDING 07:25:27.436 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO7816-4 07:25:27.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO7816-4PADDING 07:25:27.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/NOPADDING 07:25:27.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS5 07:25:27.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS5PADDING 07:25:27.437 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS7 07:25:27.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS7PADDING 07:25:27.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/TBC 07:25:27.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/TBCPADDING 07:25:27.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/X9.23 07:25:27.438 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/X9.23PADDING 07:25:27.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ZEROBYTE 07:25:27.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB216/ZEROBYTEPADDING 07:25:27.439 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ 07:25:27.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126 07:25:27.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126-2 07:25:27.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126-2PADDING 07:25:27.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126PADDING 07:25:27.440 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO7816-4 07:25:27.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO7816-4PADDING 07:25:27.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/NOPADDING 07:25:27.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS5 07:25:27.441 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS5PADDING 07:25:27.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS7 07:25:27.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS7PADDING 07:25:27.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/TBC 07:25:27.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/TBCPADDING 07:25:27.442 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/X9.23 07:25:27.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/X9.23PADDING 07:25:27.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ZEROBYTE 07:25:27.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB224/ZEROBYTEPADDING 07:25:27.443 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ 07:25:27.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126 07:25:27.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126-2 07:25:27.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126-2PADDING 07:25:27.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126PADDING 07:25:27.444 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO7816-4 07:25:27.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO7816-4PADDING 07:25:27.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/NOPADDING 07:25:27.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS5 07:25:27.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS5PADDING 07:25:27.445 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS7 07:25:27.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS7PADDING 07:25:27.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/TBC 07:25:27.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/TBCPADDING 07:25:27.446 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/X9.23 07:25:27.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/X9.23PADDING 07:25:27.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ZEROBYTE 07:25:27.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB232/ZEROBYTEPADDING 07:25:27.447 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ 07:25:27.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126 07:25:27.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126-2 07:25:27.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126-2PADDING 07:25:27.448 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126PADDING 07:25:27.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO7816-4 07:25:27.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO7816-4PADDING 07:25:27.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/NOPADDING 07:25:27.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS5 07:25:27.449 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS5PADDING 07:25:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS7 07:25:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS7PADDING 07:25:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/TBC 07:25:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/TBCPADDING 07:25:27.450 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/X9.23 07:25:27.451 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/X9.23PADDING 07:25:27.451 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ZEROBYTE 07:25:27.451 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB24/ZEROBYTEPADDING 07:25:27.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ 07:25:27.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126 07:25:27.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126-2 07:25:27.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126-2PADDING 07:25:27.452 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126PADDING 07:25:27.453 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO7816-4 07:25:27.453 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO7816-4PADDING 07:25:27.453 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/NOPADDING 07:25:27.453 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS5 07:25:27.453 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS5PADDING 07:25:27.454 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS7 07:25:27.454 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS7PADDING 07:25:27.454 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/TBC 07:25:27.454 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/TBCPADDING 07:25:27.454 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/X9.23 07:25:27.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/X9.23PADDING 07:25:27.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ZEROBYTE 07:25:27.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB240/ZEROBYTEPADDING 07:25:27.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ 07:25:27.455 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126 07:25:27.456 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126-2 07:25:27.456 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126-2PADDING 07:25:27.456 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126PADDING 07:25:27.456 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO7816-4 07:25:27.456 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO7816-4PADDING 07:25:27.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/NOPADDING 07:25:27.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS5 07:25:27.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS5PADDING 07:25:27.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS7 07:25:27.457 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS7PADDING 07:25:27.458 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/TBC 07:25:27.458 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/TBCPADDING 07:25:27.458 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/X9.23 07:25:27.458 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/X9.23PADDING 07:25:27.459 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ZEROBYTE 07:25:27.459 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB248/ZEROBYTEPADDING 07:25:27.459 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ 07:25:27.460 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126 07:25:27.460 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126-2 07:25:27.460 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126-2PADDING 07:25:27.460 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126PADDING 07:25:27.461 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO7816-4 07:25:27.461 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO7816-4PADDING 07:25:27.461 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/NOPADDING 07:25:27.461 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS5 07:25:27.461 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS5PADDING 07:25:27.461 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS7 07:25:27.462 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS7PADDING 07:25:27.462 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/TBC 07:25:27.462 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/TBCPADDING 07:25:27.462 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/X9.23 07:25:27.463 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/X9.23PADDING 07:25:27.463 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ZEROBYTE 07:25:27.463 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB256/ZEROBYTEPADDING 07:25:27.463 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ 07:25:27.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126 07:25:27.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126-2 07:25:27.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126-2PADDING 07:25:27.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126PADDING 07:25:27.464 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO7816-4 07:25:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO7816-4PADDING 07:25:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/NOPADDING 07:25:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS5 07:25:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS5PADDING 07:25:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS7 07:25:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS7PADDING 07:25:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/TBC 07:25:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/TBCPADDING 07:25:27.465 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/X9.23 07:25:27.466 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/X9.23PADDING 07:25:27.466 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ZEROBYTE 07:25:27.466 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB32/ZEROBYTEPADDING 07:25:27.466 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ 07:25:27.466 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126 07:25:27.466 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126-2 07:25:27.467 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126-2PADDING 07:25:27.467 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126PADDING 07:25:27.467 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO7816-4 07:25:27.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO7816-4PADDING 07:25:27.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/NOPADDING 07:25:27.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS5 07:25:27.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS5PADDING 07:25:27.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS7 07:25:27.468 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS7PADDING 07:25:27.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/TBC 07:25:27.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/TBCPADDING 07:25:27.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/X9.23 07:25:27.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/X9.23PADDING 07:25:27.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ZEROBYTE 07:25:27.469 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB40/ZEROBYTEPADDING 07:25:27.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ 07:25:27.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126 07:25:27.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126-2 07:25:27.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126-2PADDING 07:25:27.470 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126PADDING 07:25:27.471 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO7816-4 07:25:27.471 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO7816-4PADDING 07:25:27.471 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/NOPADDING 07:25:27.471 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS5 07:25:27.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS5PADDING 07:25:27.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS7 07:25:27.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS7PADDING 07:25:27.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/TBC 07:25:27.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/TBCPADDING 07:25:27.472 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/X9.23 07:25:27.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/X9.23PADDING 07:25:27.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ZEROBYTE 07:25:27.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB48/ZEROBYTEPADDING 07:25:27.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ 07:25:27.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126 07:25:27.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126-2 07:25:27.473 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126-2PADDING 07:25:27.474 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126PADDING 07:25:27.474 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO7816-4 07:25:27.474 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO7816-4PADDING 07:25:27.474 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/NOPADDING 07:25:27.474 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS5 07:25:27.474 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS5PADDING 07:25:27.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS7 07:25:27.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS7PADDING 07:25:27.475 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/TBC 07:25:27.476 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/TBCPADDING 07:25:27.476 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/X9.23 07:25:27.476 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/X9.23PADDING 07:25:27.476 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ZEROBYTE 07:25:27.476 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB56/ZEROBYTEPADDING 07:25:27.477 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ 07:25:27.477 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126 07:25:27.477 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126-2 07:25:27.477 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126-2PADDING 07:25:27.477 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126PADDING 07:25:27.478 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO7816-4 07:25:27.478 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO7816-4PADDING 07:25:27.478 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/NOPADDING 07:25:27.478 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS5 07:25:27.478 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS5PADDING 07:25:27.479 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS7 07:25:27.479 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS7PADDING 07:25:27.479 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/TBC 07:25:27.479 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/TBCPADDING 07:25:27.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/X9.23 07:25:27.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/X9.23PADDING 07:25:27.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ZEROBYTE 07:25:27.480 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB64/ZEROBYTEPADDING 07:25:27.481 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ 07:25:27.481 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126 07:25:27.481 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126-2 07:25:27.481 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126-2PADDING 07:25:27.481 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126PADDING 07:25:27.481 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO7816-4 07:25:27.482 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO7816-4PADDING 07:25:27.482 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/NOPADDING 07:25:27.482 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS5 07:25:27.482 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS5PADDING 07:25:27.483 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS7 07:25:27.483 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS7PADDING 07:25:27.483 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/TBC 07:25:27.484 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/TBCPADDING 07:25:27.484 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/X9.23 07:25:27.484 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/X9.23PADDING 07:25:27.484 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ZEROBYTE 07:25:27.484 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB72/ZEROBYTEPADDING 07:25:27.484 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ 07:25:27.485 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126 07:25:27.485 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126-2 07:25:27.485 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126-2PADDING 07:25:27.485 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126PADDING 07:25:27.485 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO7816-4 07:25:27.486 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO7816-4PADDING 07:25:27.486 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/NOPADDING 07:25:27.486 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS5 07:25:27.486 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS5PADDING 07:25:27.486 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS7 07:25:27.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS7PADDING 07:25:27.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/TBC 07:25:27.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/TBCPADDING 07:25:27.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/X9.23 07:25:27.487 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/X9.23PADDING 07:25:27.488 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ZEROBYTE 07:25:27.488 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB8/ZEROBYTEPADDING 07:25:27.488 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ 07:25:27.488 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126 07:25:27.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126-2 07:25:27.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126-2PADDING 07:25:27.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126PADDING 07:25:27.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO7816-4 07:25:27.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO7816-4PADDING 07:25:27.489 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/NOPADDING 07:25:27.490 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS5 07:25:27.490 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS5PADDING 07:25:27.490 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS7 07:25:27.490 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS7PADDING 07:25:27.490 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/TBC 07:25:27.490 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/TBCPADDING 07:25:27.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/X9.23 07:25:27.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/X9.23PADDING 07:25:27.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ZEROBYTE 07:25:27.491 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB80/ZEROBYTEPADDING 07:25:27.492 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ 07:25:27.492 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126 07:25:27.492 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126-2 07:25:27.492 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126-2PADDING 07:25:27.492 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126PADDING 07:25:27.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO7816-4 07:25:27.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO7816-4PADDING 07:25:27.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/NOPADDING 07:25:27.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS5 07:25:27.493 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS5PADDING 07:25:27.494 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS7 07:25:27.494 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS7PADDING 07:25:27.494 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/TBC 07:25:27.494 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/TBCPADDING 07:25:27.495 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/X9.23 07:25:27.495 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/X9.23PADDING 07:25:27.495 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ZEROBYTE 07:25:27.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB88/ZEROBYTEPADDING 07:25:27.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ 07:25:27.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126 07:25:27.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126-2 07:25:27.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126-2PADDING 07:25:27.496 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126PADDING 07:25:27.497 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO7816-4 07:25:27.497 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO7816-4PADDING 07:25:27.497 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/NOPADDING 07:25:27.497 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS5 07:25:27.497 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS5PADDING 07:25:27.498 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS7 07:25:27.498 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS7PADDING 07:25:27.498 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/TBC 07:25:27.498 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/TBCPADDING 07:25:27.498 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/X9.23 07:25:27.498 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/X9.23PADDING 07:25:27.498 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ZEROBYTE 07:25:27.499 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/OFB96/ZEROBYTEPADDING 07:25:27.499 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ 07:25:27.499 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126 07:25:27.500 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126-2 07:25:27.500 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126-2PADDING 07:25:27.500 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126PADDING 07:25:27.500 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO7816-4 07:25:27.500 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ISO7816-4PADDING 07:25:27.501 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/NOPADDING 07:25:27.501 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS5 07:25:27.501 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS5PADDING 07:25:27.501 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS7 07:25:27.502 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS7PADDING 07:25:27.502 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/TBC 07:25:27.502 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/TBCPADDING 07:25:27.502 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/X9.23 07:25:27.502 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/X9.23PADDING 07:25:27.503 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ZEROBYTE 07:25:27.503 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-32/SIC/ZEROBYTEPADDING 07:25:27.503 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64// 07:25:27.503 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64//": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.503 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64//NOPADDING 07:25:27.504 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64//NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC-CTS/ 07:25:27.504 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC-CTS/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.504 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC-CTS/NOPADDING 07:25:27.504 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.505 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ 07:25:27.505 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.505 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126 07:25:27.505 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.505 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126-2 07:25:27.506 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.506 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126-2PADDING 07:25:27.506 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.506 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126PADDING 07:25:27.506 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.506 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO7816-4 07:25:27.506 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.506 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ISO7816-4PADDING 07:25:27.507 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.507 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/NOPADDING 07:25:27.507 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.507 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS5 07:25:27.507 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.507 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS5PADDING 07:25:27.508 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.508 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS7 07:25:27.508 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.508 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS7PADDING 07:25:27.508 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.509 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/TBC 07:25:27.509 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.509 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/TBCPADDING 07:25:27.509 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.509 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/X9.23 07:25:27.509 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.510 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/X9.23PADDING 07:25:27.510 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.510 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ZEROBYTE 07:25:27.510 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.511 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CBC/ZEROBYTEPADDING 07:25:27.511 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.511 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CCM/ 07:25:27.512 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:27.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CCM/NOPADDING 07:25:27.512 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:27.512 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ 07:25:27.512 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126 07:25:27.513 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126-2 07:25:27.513 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.513 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126-2PADDING 07:25:27.513 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.514 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126PADDING 07:25:27.514 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.514 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO7816-4 07:25:27.514 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.514 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ISO7816-4PADDING 07:25:27.515 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.515 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/NOPADDING 07:25:27.515 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.515 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS5 07:25:27.516 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS5PADDING 07:25:27.516 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS7 07:25:27.516 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS7PADDING 07:25:27.516 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/TBC 07:25:27.516 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/TBCPADDING 07:25:27.516 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.516 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/X9.23 07:25:27.516 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.517 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/X9.23PADDING 07:25:27.517 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.517 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ZEROBYTE 07:25:27.517 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.517 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB/ZEROBYTEPADDING 07:25:27.517 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.518 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ 07:25:27.518 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.518 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126 07:25:27.518 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.518 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126-2 07:25:27.518 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.518 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126-2PADDING 07:25:27.519 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.519 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126PADDING 07:25:27.519 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.519 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO7816-4 07:25:27.520 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.520 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO7816-4PADDING 07:25:27.520 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.520 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/NOPADDING 07:25:27.520 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.521 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS5 07:25:27.521 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.521 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS5PADDING 07:25:27.521 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.521 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS7 07:25:27.522 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.522 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS7PADDING 07:25:27.522 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.522 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/TBC 07:25:27.522 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.523 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/TBCPADDING 07:25:27.523 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.523 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/X9.23 07:25:27.524 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.524 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/X9.23PADDING 07:25:27.524 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.524 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ZEROBYTE 07:25:27.524 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.524 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB104/ZEROBYTEPADDING 07:25:27.524 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.525 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ 07:25:27.525 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.525 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126 07:25:27.525 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.525 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126-2 07:25:27.526 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.526 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126-2PADDING 07:25:27.526 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.526 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126PADDING 07:25:27.526 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.527 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO7816-4 07:25:27.527 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.527 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO7816-4PADDING 07:25:27.527 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.527 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/NOPADDING 07:25:27.528 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.528 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS5 07:25:27.528 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.528 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS5PADDING 07:25:27.528 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.529 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS7 07:25:27.529 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.529 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS7PADDING 07:25:27.529 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.529 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/TBC 07:25:27.529 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.529 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/TBCPADDING 07:25:27.530 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.530 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/X9.23 07:25:27.530 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.530 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/X9.23PADDING 07:25:27.530 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.531 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ZEROBYTE 07:25:27.531 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.531 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB112/ZEROBYTEPADDING 07:25:27.531 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.532 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ 07:25:27.532 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.532 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126 07:25:27.532 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.532 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126-2 07:25:27.532 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.532 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126-2PADDING 07:25:27.533 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.533 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126PADDING 07:25:27.533 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.533 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO7816-4 07:25:27.533 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.534 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO7816-4PADDING 07:25:27.534 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.534 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/NOPADDING 07:25:27.534 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.534 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS5 07:25:27.534 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.534 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS5PADDING 07:25:27.535 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.535 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS7 07:25:27.535 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.535 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS7PADDING 07:25:27.536 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.536 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/TBC 07:25:27.536 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.536 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/TBCPADDING 07:25:27.536 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.537 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/X9.23 07:25:27.537 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.537 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/X9.23PADDING 07:25:27.537 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.537 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ZEROBYTE 07:25:27.537 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.538 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB120/ZEROBYTEPADDING 07:25:27.538 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.538 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ 07:25:27.538 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.538 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126 07:25:27.539 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.539 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126-2 07:25:27.539 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.540 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126-2PADDING 07:25:27.540 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.540 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126PADDING 07:25:27.540 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.540 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO7816-4 07:25:27.541 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO7816-4PADDING 07:25:27.541 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/NOPADDING 07:25:27.541 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.541 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS5 07:25:27.542 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.542 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS5PADDING 07:25:27.542 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.542 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS7 07:25:27.542 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.542 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS7PADDING 07:25:27.543 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.543 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/TBC 07:25:27.543 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.544 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/TBCPADDING 07:25:27.544 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.544 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/X9.23 07:25:27.544 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.544 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/X9.23PADDING 07:25:27.544 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.545 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ZEROBYTE 07:25:27.545 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.545 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB128/ZEROBYTEPADDING 07:25:27.545 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.545 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ 07:25:27.546 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.546 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126 07:25:27.546 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.546 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126-2 07:25:27.546 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.547 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126-2PADDING 07:25:27.547 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.547 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126PADDING 07:25:27.547 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.547 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO7816-4 07:25:27.548 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.548 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO7816-4PADDING 07:25:27.548 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.548 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/NOPADDING 07:25:27.549 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.549 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS5 07:25:27.549 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.549 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS5PADDING 07:25:27.549 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.550 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS7 07:25:27.550 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.550 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS7PADDING 07:25:27.550 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.550 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/TBC 07:25:27.550 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.551 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/TBCPADDING 07:25:27.551 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.551 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/X9.23 07:25:27.551 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.552 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/X9.23PADDING 07:25:27.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.552 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ZEROBYTE 07:25:27.552 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB136/ZEROBYTEPADDING 07:25:27.553 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ 07:25:27.553 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.553 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126 07:25:27.553 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.554 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126-2 07:25:27.554 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.554 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126-2PADDING 07:25:27.554 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.554 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126PADDING 07:25:27.554 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO7816-4 07:25:27.555 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO7816-4PADDING 07:25:27.555 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.555 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/NOPADDING 07:25:27.556 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.556 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS5 07:25:27.556 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.556 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS5PADDING 07:25:27.556 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.556 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS7 07:25:27.557 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.557 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS7PADDING 07:25:27.557 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.557 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/TBC 07:25:27.557 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.558 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/TBCPADDING 07:25:27.558 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.558 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/X9.23 07:25:27.558 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.558 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/X9.23PADDING 07:25:27.559 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.559 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ZEROBYTE 07:25:27.559 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.560 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB144/ZEROBYTEPADDING 07:25:27.560 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.560 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ 07:25:27.560 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.560 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126 07:25:27.560 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.560 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126-2 07:25:27.561 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.561 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126-2PADDING 07:25:27.561 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.561 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126PADDING 07:25:27.561 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.561 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO7816-4 07:25:27.561 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.561 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO7816-4PADDING 07:25:27.561 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.561 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/NOPADDING 07:25:27.561 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.561 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS5 07:25:27.562 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS5PADDING 07:25:27.562 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS7 07:25:27.562 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS7PADDING 07:25:27.562 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.562 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/TBC 07:25:27.563 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.563 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/TBCPADDING 07:25:27.563 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.563 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/X9.23 07:25:27.563 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.563 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/X9.23PADDING 07:25:27.564 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ZEROBYTE 07:25:27.564 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB152/ZEROBYTEPADDING 07:25:27.564 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ 07:25:27.564 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126 07:25:27.564 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126-2 07:25:27.564 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126-2PADDING 07:25:27.564 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126PADDING 07:25:27.564 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.564 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO7816-4 07:25:27.565 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.565 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO7816-4PADDING 07:25:27.565 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.565 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/NOPADDING 07:25:27.565 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.565 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS5 07:25:27.565 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.565 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS5PADDING 07:25:27.566 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.566 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS7 07:25:27.566 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.566 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS7PADDING 07:25:27.566 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.567 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/TBC 07:25:27.567 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.567 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/TBCPADDING 07:25:27.567 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.567 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/X9.23 07:25:27.567 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.567 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/X9.23PADDING 07:25:27.568 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.568 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ZEROBYTE 07:25:27.568 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.568 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB16/ZEROBYTEPADDING 07:25:27.569 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.569 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ 07:25:27.569 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.569 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126 07:25:27.569 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.569 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126-2 07:25:27.570 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.570 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126-2PADDING 07:25:27.570 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.570 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126PADDING 07:25:27.570 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.570 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO7816-4 07:25:27.571 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.571 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO7816-4PADDING 07:25:27.571 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.571 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/NOPADDING 07:25:27.572 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.572 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS5 07:25:27.572 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.572 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS5PADDING 07:25:27.572 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.573 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS7 07:25:27.573 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.573 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS7PADDING 07:25:27.573 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.573 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/TBC 07:25:27.573 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.573 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/TBCPADDING 07:25:27.573 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.574 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/X9.23 07:25:27.574 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.574 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/X9.23PADDING 07:25:27.574 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.574 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ZEROBYTE 07:25:27.575 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.575 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB160/ZEROBYTEPADDING 07:25:27.575 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.575 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ 07:25:27.575 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.576 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126 07:25:27.576 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.576 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126-2 07:25:27.576 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.576 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126-2PADDING 07:25:27.576 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.576 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126PADDING 07:25:27.577 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.577 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO7816-4 07:25:27.577 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.577 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO7816-4PADDING 07:25:27.577 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.578 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/NOPADDING 07:25:27.578 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.578 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS5 07:25:27.578 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.579 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS5PADDING 07:25:27.579 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.579 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS7 07:25:27.579 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.580 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS7PADDING 07:25:27.580 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.580 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/TBC 07:25:27.580 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.580 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/TBCPADDING 07:25:27.580 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.581 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/X9.23 07:25:27.581 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.581 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/X9.23PADDING 07:25:27.581 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.581 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ZEROBYTE 07:25:27.581 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.581 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB168/ZEROBYTEPADDING 07:25:27.582 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.582 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ 07:25:27.582 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.582 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126 07:25:27.582 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.582 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126-2 07:25:27.583 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.583 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126-2PADDING 07:25:27.583 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.583 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126PADDING 07:25:27.584 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.584 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO7816-4 07:25:27.584 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.584 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO7816-4PADDING 07:25:27.584 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.585 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/NOPADDING 07:25:27.585 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.585 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS5 07:25:27.585 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.585 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS5PADDING 07:25:27.586 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.586 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS7 07:25:27.586 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.586 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS7PADDING 07:25:27.586 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.587 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/TBC 07:25:27.587 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.587 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/TBCPADDING 07:25:27.587 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.587 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/X9.23 07:25:27.587 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.587 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/X9.23PADDING 07:25:27.587 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.587 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ZEROBYTE 07:25:27.587 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.587 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB176/ZEROBYTEPADDING 07:25:27.588 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.588 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ 07:25:27.588 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.588 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126 07:25:27.588 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.588 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126-2 07:25:27.589 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.589 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126-2PADDING 07:25:27.589 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.589 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126PADDING 07:25:27.589 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.589 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO7816-4 07:25:27.590 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.590 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO7816-4PADDING 07:25:27.590 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.590 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/NOPADDING 07:25:27.590 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.591 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS5 07:25:27.591 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.591 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS5PADDING 07:25:27.591 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.591 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS7 07:25:27.592 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.592 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS7PADDING 07:25:27.592 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.592 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/TBC 07:25:27.592 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.592 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/TBCPADDING 07:25:27.593 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.593 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/X9.23 07:25:27.593 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.593 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/X9.23PADDING 07:25:27.593 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.593 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ZEROBYTE 07:25:27.594 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.594 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB184/ZEROBYTEPADDING 07:25:27.594 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.594 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ 07:25:27.594 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.594 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126 07:25:27.595 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.595 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126-2 07:25:27.595 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.595 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126-2PADDING 07:25:27.596 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.596 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126PADDING 07:25:27.596 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.596 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO7816-4 07:25:27.596 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.596 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO7816-4PADDING 07:25:27.597 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.597 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/NOPADDING 07:25:27.597 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.597 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS5 07:25:27.597 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.597 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS5PADDING 07:25:27.597 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.598 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS7 07:25:27.598 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.598 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS7PADDING 07:25:27.598 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.598 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/TBC 07:25:27.598 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.598 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/TBCPADDING 07:25:27.599 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.599 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/X9.23 07:25:27.599 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.599 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/X9.23PADDING 07:25:27.600 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.600 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ZEROBYTE 07:25:27.600 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.600 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB192/ZEROBYTEPADDING 07:25:27.600 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.600 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ 07:25:27.600 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.601 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126 07:25:27.601 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.601 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126-2 07:25:27.601 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.601 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126-2PADDING 07:25:27.602 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.602 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126PADDING 07:25:27.602 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.602 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO7816-4 07:25:27.603 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.603 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO7816-4PADDING 07:25:27.603 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.603 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/NOPADDING 07:25:27.603 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.604 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS5 07:25:27.604 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.604 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS5PADDING 07:25:27.604 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.604 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS7 07:25:27.604 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.605 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS7PADDING 07:25:27.605 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.605 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/TBC 07:25:27.605 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.605 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/TBCPADDING 07:25:27.606 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.606 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/X9.23 07:25:27.606 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.606 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/X9.23PADDING 07:25:27.606 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.606 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ZEROBYTE 07:25:27.607 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.607 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB200/ZEROBYTEPADDING 07:25:27.607 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.607 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ 07:25:27.608 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.608 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126 07:25:27.608 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.608 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126-2 07:25:27.609 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.609 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126-2PADDING 07:25:27.609 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.609 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126PADDING 07:25:27.609 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.609 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO7816-4 07:25:27.610 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.610 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO7816-4PADDING 07:25:27.610 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.610 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/NOPADDING 07:25:27.610 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.611 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS5 07:25:27.611 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.611 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS5PADDING 07:25:27.612 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.612 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS7 07:25:27.612 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.612 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS7PADDING 07:25:27.612 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.612 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/TBC 07:25:27.613 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.613 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/TBCPADDING 07:25:27.613 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.613 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/X9.23 07:25:27.613 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.613 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/X9.23PADDING 07:25:27.614 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.614 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ZEROBYTE 07:25:27.614 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.614 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB208/ZEROBYTEPADDING 07:25:27.614 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.614 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ 07:25:27.615 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.615 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126 07:25:27.615 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.615 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126-2 07:25:27.616 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.616 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126-2PADDING 07:25:27.616 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.616 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126PADDING 07:25:27.616 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.616 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO7816-4 07:25:27.616 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.616 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO7816-4PADDING 07:25:27.616 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.616 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/NOPADDING 07:25:27.617 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.617 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS5 07:25:27.617 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.617 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS5PADDING 07:25:27.617 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.618 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS7 07:25:27.618 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.618 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS7PADDING 07:25:27.618 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.618 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/TBC 07:25:27.619 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.619 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/TBCPADDING 07:25:27.619 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.619 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/X9.23 07:25:27.620 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.620 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/X9.23PADDING 07:25:27.620 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.620 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ZEROBYTE 07:25:27.620 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.620 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB216/ZEROBYTEPADDING 07:25:27.621 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.621 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ 07:25:27.621 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.621 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126 07:25:27.621 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.622 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126-2 07:25:27.622 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.622 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126-2PADDING 07:25:27.622 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.622 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126PADDING 07:25:27.622 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.623 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO7816-4 07:25:27.623 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.623 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO7816-4PADDING 07:25:27.623 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.623 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/NOPADDING 07:25:27.623 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.623 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS5 07:25:27.623 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.623 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS5PADDING 07:25:27.623 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.624 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS7 07:25:27.624 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.624 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS7PADDING 07:25:27.624 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.624 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/TBC 07:25:27.625 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.625 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/TBCPADDING 07:25:27.625 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.625 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/X9.23 07:25:27.625 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.626 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/X9.23PADDING 07:25:27.626 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.626 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ZEROBYTE 07:25:27.626 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.626 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB224/ZEROBYTEPADDING 07:25:27.627 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.627 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ 07:25:27.627 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.627 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126 07:25:27.628 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.628 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126-2 07:25:27.628 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.628 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126-2PADDING 07:25:27.628 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.628 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126PADDING 07:25:27.629 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.629 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO7816-4 07:25:27.629 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.629 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO7816-4PADDING 07:25:27.629 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.629 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/NOPADDING 07:25:27.629 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.629 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS5 07:25:27.630 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.630 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS5PADDING 07:25:27.630 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.630 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS7 07:25:27.630 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.630 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS7PADDING 07:25:27.631 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.631 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/TBC 07:25:27.631 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.631 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/TBCPADDING 07:25:27.631 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.631 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/X9.23 07:25:27.631 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.632 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/X9.23PADDING 07:25:27.632 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.632 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ZEROBYTE 07:25:27.632 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.632 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB232/ZEROBYTEPADDING 07:25:27.632 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.632 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ 07:25:27.633 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.633 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126 07:25:27.633 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.633 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126-2 07:25:27.633 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.634 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126-2PADDING 07:25:27.634 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.634 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126PADDING 07:25:27.634 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.634 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO7816-4 07:25:27.635 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.635 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO7816-4PADDING 07:25:27.635 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.635 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/NOPADDING 07:25:27.636 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.636 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS5 07:25:27.636 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.637 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS5PADDING 07:25:27.637 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.637 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS7 07:25:27.637 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.637 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS7PADDING 07:25:27.638 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.638 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/TBC 07:25:27.638 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.638 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/TBCPADDING 07:25:27.639 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.639 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/X9.23 07:25:27.639 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.639 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/X9.23PADDING 07:25:27.640 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.640 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ZEROBYTE 07:25:27.640 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.640 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB24/ZEROBYTEPADDING 07:25:27.640 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.641 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ 07:25:27.641 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.641 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126 07:25:27.641 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.641 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126-2 07:25:27.641 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.641 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126-2PADDING 07:25:27.641 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.641 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126PADDING 07:25:27.642 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.642 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO7816-4 07:25:27.642 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.642 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO7816-4PADDING 07:25:27.642 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.643 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/NOPADDING 07:25:27.643 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.643 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS5 07:25:27.643 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.643 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS5PADDING 07:25:27.643 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.643 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS7 07:25:27.644 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.644 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS7PADDING 07:25:27.644 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.644 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/TBC 07:25:27.645 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.645 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/TBCPADDING 07:25:27.645 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.645 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/X9.23 07:25:27.645 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.645 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/X9.23PADDING 07:25:27.645 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.646 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ZEROBYTE 07:25:27.646 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.646 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB240/ZEROBYTEPADDING 07:25:27.646 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.646 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ 07:25:27.646 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.647 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126 07:25:27.647 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.647 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126-2 07:25:27.647 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.647 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126-2PADDING 07:25:27.648 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.648 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126PADDING 07:25:27.648 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.648 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO7816-4 07:25:27.648 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.649 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO7816-4PADDING 07:25:27.649 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.649 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/NOPADDING 07:25:27.649 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.649 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS5 07:25:27.649 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.650 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS5PADDING 07:25:27.650 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.650 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS7 07:25:27.650 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.650 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS7PADDING 07:25:27.651 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.651 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/TBC 07:25:27.651 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.651 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/TBCPADDING 07:25:27.651 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.652 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/X9.23 07:25:27.652 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.652 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/X9.23PADDING 07:25:27.652 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.652 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ZEROBYTE 07:25:27.652 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.652 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB248/ZEROBYTEPADDING 07:25:27.653 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.653 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ 07:25:27.653 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.653 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126 07:25:27.653 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.653 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126-2 07:25:27.654 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.654 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126-2PADDING 07:25:27.654 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.654 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126PADDING 07:25:27.654 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.654 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO7816-4 07:25:27.654 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.654 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO7816-4PADDING 07:25:27.655 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.655 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/NOPADDING 07:25:27.655 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.655 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS5 07:25:27.656 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.656 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS5PADDING 07:25:27.656 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.656 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS7 07:25:27.656 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.656 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS7PADDING 07:25:27.657 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.657 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/TBC 07:25:27.657 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.657 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/TBCPADDING 07:25:27.657 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.657 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/X9.23 07:25:27.658 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.658 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/X9.23PADDING 07:25:27.658 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.658 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ZEROBYTE 07:25:27.658 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.659 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB256/ZEROBYTEPADDING 07:25:27.659 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.660 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ 07:25:27.660 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.660 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126 07:25:27.660 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.660 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126-2 07:25:27.661 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.661 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126-2PADDING 07:25:27.661 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.661 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126PADDING 07:25:27.661 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.662 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO7816-4 07:25:27.662 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.662 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO7816-4PADDING 07:25:27.662 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.662 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/NOPADDING 07:25:27.662 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.663 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS5 07:25:27.663 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.663 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS5PADDING 07:25:27.663 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.663 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS7 07:25:27.664 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.664 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS7PADDING 07:25:27.664 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.664 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/TBC 07:25:27.664 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.665 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/TBCPADDING 07:25:27.665 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.665 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/X9.23 07:25:27.665 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.665 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/X9.23PADDING 07:25:27.665 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.665 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ZEROBYTE 07:25:27.665 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.666 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB32/ZEROBYTEPADDING 07:25:27.666 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.666 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ 07:25:27.666 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.666 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126 07:25:27.666 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.667 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126-2 07:25:27.667 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.667 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126-2PADDING 07:25:27.667 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.667 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126PADDING 07:25:27.667 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.668 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO7816-4 07:25:27.668 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.668 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO7816-4PADDING 07:25:27.668 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.668 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/NOPADDING 07:25:27.668 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.668 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS5 07:25:27.669 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.669 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS5PADDING 07:25:27.669 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.669 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS7 07:25:27.670 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.670 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS7PADDING 07:25:27.670 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.670 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/TBC 07:25:27.670 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.670 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/TBCPADDING 07:25:27.670 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.671 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/X9.23 07:25:27.671 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.671 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/X9.23PADDING 07:25:27.671 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.671 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ZEROBYTE 07:25:27.672 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.672 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB40/ZEROBYTEPADDING 07:25:27.672 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.672 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ 07:25:27.672 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126 07:25:27.673 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126-2 07:25:27.673 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126-2PADDING 07:25:27.673 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.673 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126PADDING 07:25:27.674 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO7816-4 07:25:27.674 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.674 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO7816-4PADDING 07:25:27.675 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.675 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/NOPADDING 07:25:27.675 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.675 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS5 07:25:27.675 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS5PADDING 07:25:27.676 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS7 07:25:27.676 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.676 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS7PADDING 07:25:27.677 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/TBC 07:25:27.677 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/TBCPADDING 07:25:27.677 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/X9.23 07:25:27.677 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.677 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/X9.23PADDING 07:25:27.678 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ZEROBYTE 07:25:27.678 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.678 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB48/ZEROBYTEPADDING 07:25:27.678 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.679 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ 07:25:27.679 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.679 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126 07:25:27.679 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.680 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126-2 07:25:27.680 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.680 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126-2PADDING 07:25:27.680 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.680 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126PADDING 07:25:27.681 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.681 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO7816-4 07:25:27.681 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.681 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO7816-4PADDING 07:25:27.681 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.681 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/NOPADDING 07:25:27.682 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS5 07:25:27.682 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.682 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS5PADDING 07:25:27.682 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.683 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS7 07:25:27.683 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.683 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS7PADDING 07:25:27.683 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.683 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/TBC 07:25:27.684 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.684 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/TBCPADDING 07:25:27.684 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.684 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/X9.23 07:25:27.684 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.685 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/X9.23PADDING 07:25:27.685 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.685 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ZEROBYTE 07:25:27.685 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.685 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB56/ZEROBYTEPADDING 07:25:27.685 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ 07:25:27.686 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126 07:25:27.686 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126-2 07:25:27.686 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.686 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126-2PADDING 07:25:27.687 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.687 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126PADDING 07:25:27.687 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.687 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO7816-4 07:25:27.687 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.687 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO7816-4PADDING 07:25:27.688 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.688 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/NOPADDING 07:25:27.688 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.688 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS5 07:25:27.689 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.689 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS5PADDING 07:25:27.689 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.689 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS7 07:25:27.689 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.689 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS7PADDING 07:25:27.690 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.690 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/TBC 07:25:27.690 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.690 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/TBCPADDING 07:25:27.690 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.690 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/X9.23 07:25:27.691 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.691 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/X9.23PADDING 07:25:27.691 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.691 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ZEROBYTE 07:25:27.692 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.692 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB64/ZEROBYTEPADDING 07:25:27.692 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.692 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ 07:25:27.692 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.692 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126 07:25:27.693 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.693 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126-2 07:25:27.693 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.693 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126-2PADDING 07:25:27.693 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.693 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126PADDING 07:25:27.693 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.693 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO7816-4 07:25:27.694 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.694 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO7816-4PADDING 07:25:27.694 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.694 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/NOPADDING 07:25:27.694 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.695 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS5 07:25:27.695 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.695 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS5PADDING 07:25:27.695 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.696 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS7 07:25:27.696 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.696 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS7PADDING 07:25:27.696 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.696 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/TBC 07:25:27.697 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.697 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/TBCPADDING 07:25:27.697 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.697 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/X9.23 07:25:27.697 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.697 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/X9.23PADDING 07:25:27.697 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.698 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ZEROBYTE 07:25:27.698 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.698 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB72/ZEROBYTEPADDING 07:25:27.698 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.698 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ 07:25:27.699 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.699 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126 07:25:27.699 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.699 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126-2 07:25:27.699 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.699 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126-2PADDING 07:25:27.699 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.699 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126PADDING 07:25:27.699 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.700 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO7816-4 07:25:27.700 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.700 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO7816-4PADDING 07:25:27.700 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.700 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/NOPADDING 07:25:27.700 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.700 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS5 07:25:27.701 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.701 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS5PADDING 07:25:27.701 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.701 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS7 07:25:27.701 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.701 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS7PADDING 07:25:27.702 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.702 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/TBC 07:25:27.702 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.702 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/TBCPADDING 07:25:27.702 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.702 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/X9.23 07:25:27.703 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.703 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/X9.23PADDING 07:25:27.703 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.703 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ZEROBYTE 07:25:27.704 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.704 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB8/ZEROBYTEPADDING 07:25:27.704 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.704 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ 07:25:27.704 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.704 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126 07:25:27.704 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.704 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126-2 07:25:27.705 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.705 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126-2PADDING 07:25:27.705 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.705 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126PADDING 07:25:27.705 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.705 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO7816-4 07:25:27.705 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.705 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO7816-4PADDING 07:25:27.705 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.705 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/NOPADDING 07:25:27.706 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS5 07:25:27.706 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS5PADDING 07:25:27.706 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS7 07:25:27.706 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS7PADDING 07:25:27.706 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/TBC 07:25:27.706 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/TBCPADDING 07:25:27.706 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/X9.23 07:25:27.706 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.706 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/X9.23PADDING 07:25:27.707 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.707 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ZEROBYTE 07:25:27.707 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.707 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB80/ZEROBYTEPADDING 07:25:27.707 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.707 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ 07:25:27.707 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.707 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126 07:25:27.707 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.707 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126-2 07:25:27.707 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.707 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126-2PADDING 07:25:27.708 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.708 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126PADDING 07:25:27.708 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.708 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO7816-4 07:25:27.708 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.708 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO7816-4PADDING 07:25:27.708 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.709 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/NOPADDING 07:25:27.709 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.709 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS5 07:25:27.709 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.709 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS5PADDING 07:25:27.710 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.710 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS7 07:25:27.710 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.710 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS7PADDING 07:25:27.710 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.710 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/TBC 07:25:27.710 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.710 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/TBCPADDING 07:25:27.710 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.710 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/X9.23 07:25:27.710 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.710 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/X9.23PADDING 07:25:27.710 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.711 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ZEROBYTE 07:25:27.711 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.711 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB88/ZEROBYTEPADDING 07:25:27.711 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.711 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ 07:25:27.711 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.711 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126 07:25:27.711 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.711 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126-2 07:25:27.711 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.711 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126-2PADDING 07:25:27.712 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.712 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126PADDING 07:25:27.712 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.712 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO7816-4 07:25:27.712 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.712 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO7816-4PADDING 07:25:27.712 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.712 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/NOPADDING 07:25:27.713 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS5 07:25:27.713 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS5PADDING 07:25:27.713 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.713 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS7 07:25:27.714 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS7PADDING 07:25:27.714 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/TBC 07:25:27.714 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.714 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/TBCPADDING 07:25:27.715 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/X9.23 07:25:27.715 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/X9.23PADDING 07:25:27.715 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ZEROBYTE 07:25:27.715 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CFB96/ZEROBYTEPADDING 07:25:27.715 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CTS/ 07:25:27.715 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CTS/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.715 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/CTS/NOPADDING 07:25:27.716 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CTS/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/EAX/ 07:25:27.716 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/EAX/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/EAX/NOPADDING 07:25:27.716 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/EAX/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/ECB/ 07:25:27.716 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/ECB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.716 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/ECB/NOPADDING 07:25:27.717 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/ECB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/GCM/ 07:25:27.717 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/GCM/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/GCM/NOPADDING 07:25:27.717 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/GCM/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ 07:25:27.717 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126 07:25:27.717 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.717 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126-2 07:25:27.717 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126-2PADDING 07:25:27.718 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126PADDING 07:25:27.718 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO7816-4 07:25:27.718 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ISO7816-4PADDING 07:25:27.718 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/NOPADDING 07:25:27.718 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS5 07:25:27.718 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS5PADDING 07:25:27.718 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.718 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS7 07:25:27.719 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.719 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS7PADDING 07:25:27.719 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/TBC 07:25:27.720 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/TBCPADDING 07:25:27.720 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/X9.23 07:25:27.720 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/X9.23PADDING 07:25:27.720 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.720 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ZEROBYTE 07:25:27.721 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB/ZEROBYTEPADDING 07:25:27.721 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ 07:25:27.721 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.721 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126 07:25:27.721 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126-2 07:25:27.722 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126-2PADDING 07:25:27.722 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126PADDING 07:25:27.722 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO7816-4 07:25:27.722 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO7816-4PADDING 07:25:27.722 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/NOPADDING 07:25:27.722 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.722 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS5 07:25:27.723 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS5PADDING 07:25:27.723 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS7 07:25:27.723 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS7PADDING 07:25:27.723 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/TBC 07:25:27.723 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.723 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/TBCPADDING 07:25:27.724 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/X9.23 07:25:27.724 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/X9.23PADDING 07:25:27.724 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.724 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ZEROBYTE 07:25:27.725 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB104/ZEROBYTEPADDING 07:25:27.725 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ 07:25:27.725 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126 07:25:27.725 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.725 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126-2 07:25:27.726 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126-2PADDING 07:25:27.726 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126PADDING 07:25:27.726 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO7816-4 07:25:27.726 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO7816-4PADDING 07:25:27.726 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.726 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/NOPADDING 07:25:27.726 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS5 07:25:27.727 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS5PADDING 07:25:27.727 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS7 07:25:27.727 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.727 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS7PADDING 07:25:27.728 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/TBC 07:25:27.728 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/TBCPADDING 07:25:27.728 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.728 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/X9.23 07:25:27.728 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.729 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/X9.23PADDING 07:25:27.729 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.729 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ZEROBYTE 07:25:27.729 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.729 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB112/ZEROBYTEPADDING 07:25:27.729 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.729 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ 07:25:27.729 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.729 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126 07:25:27.729 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126-2 07:25:27.730 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126-2PADDING 07:25:27.730 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126PADDING 07:25:27.730 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO7816-4 07:25:27.730 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO7816-4PADDING 07:25:27.730 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/NOPADDING 07:25:27.730 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.730 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS5 07:25:27.731 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS5PADDING 07:25:27.731 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS7 07:25:27.731 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS7PADDING 07:25:27.731 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.731 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/TBC 07:25:27.731 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/TBCPADDING 07:25:27.732 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/X9.23 07:25:27.732 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/X9.23PADDING 07:25:27.732 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ZEROBYTE 07:25:27.732 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB120/ZEROBYTEPADDING 07:25:27.732 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.732 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ 07:25:27.732 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126 07:25:27.733 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126-2 07:25:27.733 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126-2PADDING 07:25:27.733 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126PADDING 07:25:27.733 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.733 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO7816-4 07:25:27.734 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO7816-4PADDING 07:25:27.734 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/NOPADDING 07:25:27.734 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.734 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS5 07:25:27.734 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS5PADDING 07:25:27.735 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS7 07:25:27.735 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.735 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS7PADDING 07:25:27.736 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/TBC 07:25:27.736 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/TBCPADDING 07:25:27.736 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.736 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/X9.23 07:25:27.737 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/X9.23PADDING 07:25:27.737 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ZEROBYTE 07:25:27.737 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.737 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB128/ZEROBYTEPADDING 07:25:27.738 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ 07:25:27.738 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126 07:25:27.738 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.738 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126-2 07:25:27.739 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126-2PADDING 07:25:27.739 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.739 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126PADDING 07:25:27.740 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO7816-4 07:25:27.740 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.740 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO7816-4PADDING 07:25:27.740 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/NOPADDING 07:25:27.741 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS5 07:25:27.741 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS5PADDING 07:25:27.741 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS7 07:25:27.741 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS7PADDING 07:25:27.741 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.741 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/TBC 07:25:27.741 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/TBCPADDING 07:25:27.742 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/X9.23 07:25:27.742 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/X9.23PADDING 07:25:27.742 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ZEROBYTE 07:25:27.742 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.742 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB136/ZEROBYTEPADDING 07:25:27.743 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ 07:25:27.743 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.743 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126 07:25:27.743 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126-2 07:25:27.744 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126-2PADDING 07:25:27.744 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126PADDING 07:25:27.744 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.744 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO7816-4 07:25:27.745 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO7816-4PADDING 07:25:27.745 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/NOPADDING 07:25:27.745 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.745 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS5 07:25:27.746 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS5PADDING 07:25:27.746 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.746 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS7 07:25:27.747 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS7PADDING 07:25:27.747 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.747 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/TBC 07:25:27.747 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/TBCPADDING 07:25:27.748 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/X9.23 07:25:27.748 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.748 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/X9.23PADDING 07:25:27.748 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ZEROBYTE 07:25:27.749 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB144/ZEROBYTEPADDING 07:25:27.749 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.749 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ 07:25:27.750 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126 07:25:27.750 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126-2 07:25:27.750 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.750 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126-2PADDING 07:25:27.750 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126PADDING 07:25:27.751 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.751 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO7816-4 07:25:27.752 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO7816-4PADDING 07:25:27.752 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/NOPADDING 07:25:27.752 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.752 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS5 07:25:27.753 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS5PADDING 07:25:27.753 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS7 07:25:27.753 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS7PADDING 07:25:27.753 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.753 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/TBC 07:25:27.754 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/TBCPADDING 07:25:27.754 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/X9.23 07:25:27.754 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.754 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/X9.23PADDING 07:25:27.755 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ZEROBYTE 07:25:27.755 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.755 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB152/ZEROBYTEPADDING 07:25:27.755 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ 07:25:27.756 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126 07:25:27.756 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.756 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126-2 07:25:27.757 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126-2PADDING 07:25:27.757 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126PADDING 07:25:27.757 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.757 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO7816-4 07:25:27.758 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO7816-4PADDING 07:25:27.758 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.758 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/NOPADDING 07:25:27.759 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS5 07:25:27.759 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS5PADDING 07:25:27.759 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.759 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS7 07:25:27.760 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS7PADDING 07:25:27.760 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.760 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/TBC 07:25:27.761 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/TBCPADDING 07:25:27.761 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/X9.23 07:25:27.761 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.761 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/X9.23PADDING 07:25:27.761 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ZEROBYTE 07:25:27.762 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB16/ZEROBYTEPADDING 07:25:27.762 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.762 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ 07:25:27.762 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126 07:25:27.763 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.763 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126-2 07:25:27.764 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126-2PADDING 07:25:27.764 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126PADDING 07:25:27.764 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.764 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO7816-4 07:25:27.765 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO7816-4PADDING 07:25:27.765 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/NOPADDING 07:25:27.765 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.765 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS5 07:25:27.766 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS5PADDING 07:25:27.766 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.766 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS7 07:25:27.766 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS7PADDING 07:25:27.767 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/TBC 07:25:27.767 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/TBCPADDING 07:25:27.767 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/X9.23 07:25:27.767 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/X9.23PADDING 07:25:27.767 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ZEROBYTE 07:25:27.767 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.767 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB160/ZEROBYTEPADDING 07:25:27.768 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ 07:25:27.768 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126 07:25:27.768 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.768 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126-2 07:25:27.768 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126-2PADDING 07:25:27.769 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126PADDING 07:25:27.769 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.769 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO7816-4 07:25:27.770 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO7816-4PADDING 07:25:27.770 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/NOPADDING 07:25:27.770 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS5 07:25:27.770 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS5PADDING 07:25:27.770 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.770 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS7 07:25:27.771 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS7PADDING 07:25:27.771 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/TBC 07:25:27.771 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/TBCPADDING 07:25:27.771 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/X9.23 07:25:27.771 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.771 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/X9.23PADDING 07:25:27.771 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ZEROBYTE 07:25:27.772 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB168/ZEROBYTEPADDING 07:25:27.772 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ 07:25:27.772 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.772 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126 07:25:27.773 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126-2 07:25:27.773 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126-2PADDING 07:25:27.773 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.773 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126PADDING 07:25:27.774 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO7816-4 07:25:27.774 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO7816-4PADDING 07:25:27.774 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/NOPADDING 07:25:27.774 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS5 07:25:27.774 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.774 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS5PADDING 07:25:27.775 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS7 07:25:27.775 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.775 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS7PADDING 07:25:27.776 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/TBC 07:25:27.776 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/TBCPADDING 07:25:27.776 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/X9.23 07:25:27.776 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.776 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/X9.23PADDING 07:25:27.776 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ZEROBYTE 07:25:27.777 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB176/ZEROBYTEPADDING 07:25:27.777 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ 07:25:27.777 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.777 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126 07:25:27.777 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126-2 07:25:27.778 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126-2PADDING 07:25:27.778 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126PADDING 07:25:27.778 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.778 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO7816-4 07:25:27.779 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.779 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO7816-4PADDING 07:25:27.779 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.779 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/NOPADDING 07:25:27.779 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.779 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS5 07:25:27.779 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.779 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS5PADDING 07:25:27.780 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.780 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS7 07:25:27.780 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.780 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS7PADDING 07:25:27.780 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.780 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/TBC 07:25:27.781 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/TBCPADDING 07:25:27.781 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/X9.23 07:25:27.781 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.781 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/X9.23PADDING 07:25:27.781 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.782 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ZEROBYTE 07:25:27.782 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.782 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB184/ZEROBYTEPADDING 07:25:27.782 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.782 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ 07:25:27.783 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.783 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126 07:25:27.783 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.784 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126-2 07:25:27.784 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.784 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126-2PADDING 07:25:27.784 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.784 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126PADDING 07:25:27.784 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO7816-4 07:25:27.785 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO7816-4PADDING 07:25:27.785 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/NOPADDING 07:25:27.785 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.785 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS5 07:25:27.785 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS5PADDING 07:25:27.786 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS7 07:25:27.786 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS7PADDING 07:25:27.786 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/TBC 07:25:27.786 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.786 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/TBCPADDING 07:25:27.786 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.787 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/X9.23 07:25:27.787 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.787 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/X9.23PADDING 07:25:27.787 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.787 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ZEROBYTE 07:25:27.787 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.787 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB192/ZEROBYTEPADDING 07:25:27.787 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.787 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ 07:25:27.787 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126 07:25:27.788 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126-2 07:25:27.788 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126-2PADDING 07:25:27.788 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126PADDING 07:25:27.788 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.788 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO7816-4 07:25:27.788 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO7816-4PADDING 07:25:27.789 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/NOPADDING 07:25:27.789 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS5 07:25:27.789 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS5PADDING 07:25:27.789 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS7 07:25:27.789 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS7PADDING 07:25:27.789 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/TBC 07:25:27.789 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.789 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/TBCPADDING 07:25:27.790 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/X9.23 07:25:27.790 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/X9.23PADDING 07:25:27.790 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ZEROBYTE 07:25:27.790 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB200/ZEROBYTEPADDING 07:25:27.790 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ 07:25:27.790 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126 07:25:27.790 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.790 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126-2 07:25:27.791 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.791 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126-2PADDING 07:25:27.791 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.791 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126PADDING 07:25:27.791 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.791 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO7816-4 07:25:27.791 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.791 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO7816-4PADDING 07:25:27.791 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/NOPADDING 07:25:27.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS5 07:25:27.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS5PADDING 07:25:27.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.792 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS7 07:25:27.792 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS7PADDING 07:25:27.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/TBC 07:25:27.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/TBCPADDING 07:25:27.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/X9.23 07:25:27.793 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.793 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/X9.23PADDING 07:25:27.794 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ZEROBYTE 07:25:27.794 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB208/ZEROBYTEPADDING 07:25:27.794 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ 07:25:27.794 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.794 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126 07:25:27.795 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.795 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126-2 07:25:27.795 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.795 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126-2PADDING 07:25:27.795 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.795 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126PADDING 07:25:27.795 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.795 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO7816-4 07:25:27.796 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.796 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO7816-4PADDING 07:25:27.796 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.796 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/NOPADDING 07:25:27.796 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS5 07:25:27.797 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS5PADDING 07:25:27.797 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.797 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS7 07:25:27.798 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.798 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS7PADDING 07:25:27.798 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.798 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/TBC 07:25:27.798 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.798 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/TBCPADDING 07:25:27.798 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.798 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/X9.23 07:25:27.798 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.798 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/X9.23PADDING 07:25:27.798 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.798 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ZEROBYTE 07:25:27.798 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.799 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB216/ZEROBYTEPADDING 07:25:27.799 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.799 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ 07:25:27.799 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.799 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126 07:25:27.799 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.799 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126-2 07:25:27.799 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.799 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126-2PADDING 07:25:27.799 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.800 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126PADDING 07:25:27.800 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.800 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO7816-4 07:25:27.800 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.800 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO7816-4PADDING 07:25:27.801 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.801 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/NOPADDING 07:25:27.801 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.801 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS5 07:25:27.801 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.802 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS5PADDING 07:25:27.802 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.802 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS7 07:25:27.802 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.802 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS7PADDING 07:25:27.802 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.802 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/TBC 07:25:27.802 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.802 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/TBCPADDING 07:25:27.802 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/X9.23 07:25:27.803 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/X9.23PADDING 07:25:27.803 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ZEROBYTE 07:25:27.803 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB224/ZEROBYTEPADDING 07:25:27.803 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.803 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ 07:25:27.804 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126 07:25:27.804 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126-2 07:25:27.804 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126-2PADDING 07:25:27.804 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126PADDING 07:25:27.804 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO7816-4 07:25:27.804 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO7816-4PADDING 07:25:27.804 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.804 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/NOPADDING 07:25:27.805 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS5 07:25:27.805 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS5PADDING 07:25:27.805 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS7 07:25:27.805 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS7PADDING 07:25:27.805 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/TBC 07:25:27.805 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/TBCPADDING 07:25:27.805 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.805 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/X9.23 07:25:27.805 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.806 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/X9.23PADDING 07:25:27.806 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.806 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ZEROBYTE 07:25:27.806 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.806 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB232/ZEROBYTEPADDING 07:25:27.806 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.806 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ 07:25:27.806 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.806 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126 07:25:27.806 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.806 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126-2 07:25:27.806 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.807 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126-2PADDING 07:25:27.807 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.807 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126PADDING 07:25:27.807 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.807 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO7816-4 07:25:27.807 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.807 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO7816-4PADDING 07:25:27.807 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.807 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/NOPADDING 07:25:27.807 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.808 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS5 07:25:27.808 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.808 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS5PADDING 07:25:27.808 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.808 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS7 07:25:27.808 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.808 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS7PADDING 07:25:27.808 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.808 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/TBC 07:25:27.808 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.808 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/TBCPADDING 07:25:27.808 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.808 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/X9.23 07:25:27.809 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.809 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/X9.23PADDING 07:25:27.809 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.809 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ZEROBYTE 07:25:27.809 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.809 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB24/ZEROBYTEPADDING 07:25:27.809 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.809 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ 07:25:27.809 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.809 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126 07:25:27.809 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.809 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126-2 07:25:27.809 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.809 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126-2PADDING 07:25:27.809 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.810 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126PADDING 07:25:27.810 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.810 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO7816-4 07:25:27.810 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.810 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO7816-4PADDING 07:25:27.810 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.810 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/NOPADDING 07:25:27.810 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.810 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS5 07:25:27.810 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.810 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS5PADDING 07:25:27.811 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS7 07:25:27.811 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS7PADDING 07:25:27.811 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/TBC 07:25:27.811 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/TBCPADDING 07:25:27.811 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/X9.23 07:25:27.811 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/X9.23PADDING 07:25:27.811 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ZEROBYTE 07:25:27.811 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB240/ZEROBYTEPADDING 07:25:27.811 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.811 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ 07:25:27.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126 07:25:27.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126-2 07:25:27.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126-2PADDING 07:25:27.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126PADDING 07:25:27.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO7816-4 07:25:27.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO7816-4PADDING 07:25:27.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/NOPADDING 07:25:27.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS5 07:25:27.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS5PADDING 07:25:27.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS7 07:25:27.812 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.812 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS7PADDING 07:25:27.813 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/TBC 07:25:27.813 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/TBCPADDING 07:25:27.813 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/X9.23 07:25:27.813 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/X9.23PADDING 07:25:27.813 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ZEROBYTE 07:25:27.813 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB248/ZEROBYTEPADDING 07:25:27.813 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ 07:25:27.813 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.813 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126 07:25:27.813 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126-2 07:25:27.814 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126-2PADDING 07:25:27.814 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126PADDING 07:25:27.814 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO7816-4 07:25:27.814 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO7816-4PADDING 07:25:27.814 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/NOPADDING 07:25:27.814 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS5 07:25:27.814 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS5PADDING 07:25:27.814 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS7 07:25:27.814 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS7PADDING 07:25:27.814 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.814 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/TBC 07:25:27.815 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.815 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/TBCPADDING 07:25:27.815 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.815 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/X9.23 07:25:27.815 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.815 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/X9.23PADDING 07:25:27.815 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.815 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ZEROBYTE 07:25:27.815 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.815 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB256/ZEROBYTEPADDING 07:25:27.815 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.815 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ 07:25:27.815 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126 07:25:27.816 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126-2 07:25:27.816 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126-2PADDING 07:25:27.816 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.816 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126PADDING 07:25:27.817 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO7816-4 07:25:27.817 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO7816-4PADDING 07:25:27.817 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/NOPADDING 07:25:27.817 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS5 07:25:27.817 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS5PADDING 07:25:27.817 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS7 07:25:27.817 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS7PADDING 07:25:27.817 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/TBC 07:25:27.817 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/TBCPADDING 07:25:27.817 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.817 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/X9.23 07:25:27.818 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/X9.23PADDING 07:25:27.818 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ZEROBYTE 07:25:27.818 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB32/ZEROBYTEPADDING 07:25:27.818 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ 07:25:27.818 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126 07:25:27.818 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126-2 07:25:27.818 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126-2PADDING 07:25:27.818 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.818 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126PADDING 07:25:27.818 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.819 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO7816-4 07:25:27.819 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.819 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO7816-4PADDING 07:25:27.819 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.819 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/NOPADDING 07:25:27.819 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.819 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS5 07:25:27.819 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.819 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS5PADDING 07:25:27.819 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.819 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS7 07:25:27.819 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.819 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS7PADDING 07:25:27.820 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/TBC 07:25:27.820 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/TBCPADDING 07:25:27.820 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/X9.23 07:25:27.820 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/X9.23PADDING 07:25:27.820 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ZEROBYTE 07:25:27.820 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB40/ZEROBYTEPADDING 07:25:27.820 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.820 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ 07:25:27.820 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126 07:25:27.821 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126-2 07:25:27.821 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126-2PADDING 07:25:27.821 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126PADDING 07:25:27.821 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO7816-4 07:25:27.821 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO7816-4PADDING 07:25:27.821 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/NOPADDING 07:25:27.821 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.821 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS5 07:25:27.822 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS5PADDING 07:25:27.822 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS7 07:25:27.822 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS7PADDING 07:25:27.822 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/TBC 07:25:27.822 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/TBCPADDING 07:25:27.822 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/X9.23 07:25:27.822 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/X9.23PADDING 07:25:27.822 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ZEROBYTE 07:25:27.822 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.822 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB48/ZEROBYTEPADDING 07:25:27.823 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.823 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ 07:25:27.823 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.823 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126 07:25:27.823 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.823 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126-2 07:25:27.823 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.823 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126-2PADDING 07:25:27.823 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.823 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126PADDING 07:25:27.823 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.823 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO7816-4 07:25:27.823 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.823 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO7816-4PADDING 07:25:27.823 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.823 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/NOPADDING 07:25:27.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS5 07:25:27.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS5PADDING 07:25:27.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS7 07:25:27.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS7PADDING 07:25:27.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/TBC 07:25:27.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/TBCPADDING 07:25:27.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/X9.23 07:25:27.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/X9.23PADDING 07:25:27.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ZEROBYTE 07:25:27.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB56/ZEROBYTEPADDING 07:25:27.824 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.824 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ 07:25:27.825 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126 07:25:27.825 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126-2 07:25:27.825 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126-2PADDING 07:25:27.825 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126PADDING 07:25:27.825 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO7816-4 07:25:27.825 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO7816-4PADDING 07:25:27.825 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/NOPADDING 07:25:27.825 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS5 07:25:27.825 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS5PADDING 07:25:27.825 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.825 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS7 07:25:27.826 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.826 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS7PADDING 07:25:27.826 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.826 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/TBC 07:25:27.826 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.826 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/TBCPADDING 07:25:27.826 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.826 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/X9.23 07:25:27.826 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.826 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/X9.23PADDING 07:25:27.826 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.826 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ZEROBYTE 07:25:27.826 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.826 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB64/ZEROBYTEPADDING 07:25:27.826 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.826 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ 07:25:27.826 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.826 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126 07:25:27.826 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.826 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126-2 07:25:27.827 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126-2PADDING 07:25:27.827 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126PADDING 07:25:27.827 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO7816-4 07:25:27.827 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO7816-4PADDING 07:25:27.827 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/NOPADDING 07:25:27.827 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS5 07:25:27.827 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS5PADDING 07:25:27.827 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.827 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS7 07:25:27.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS7PADDING 07:25:27.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/TBC 07:25:27.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/TBCPADDING 07:25:27.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/X9.23 07:25:27.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/X9.23PADDING 07:25:27.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ZEROBYTE 07:25:27.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB72/ZEROBYTEPADDING 07:25:27.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ 07:25:27.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126 07:25:27.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.828 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126-2 07:25:27.828 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126-2PADDING 07:25:27.829 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126PADDING 07:25:27.829 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO7816-4 07:25:27.829 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO7816-4PADDING 07:25:27.829 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/NOPADDING 07:25:27.829 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS5 07:25:27.829 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS5PADDING 07:25:27.829 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS7 07:25:27.829 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS7PADDING 07:25:27.829 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/TBC 07:25:27.829 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.829 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/TBCPADDING 07:25:27.830 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/X9.23 07:25:27.830 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/X9.23PADDING 07:25:27.830 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ZEROBYTE 07:25:27.830 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB8/ZEROBYTEPADDING 07:25:27.830 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ 07:25:27.830 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126 07:25:27.830 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126-2 07:25:27.830 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.830 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126-2PADDING 07:25:27.830 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.831 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126PADDING 07:25:27.831 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.831 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO7816-4 07:25:27.831 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.831 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO7816-4PADDING 07:25:27.831 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.831 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/NOPADDING 07:25:27.831 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.831 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS5 07:25:27.831 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.831 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS5PADDING 07:25:27.831 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.831 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS7 07:25:27.834 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS7PADDING 07:25:27.834 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.834 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/TBC 07:25:27.835 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/TBCPADDING 07:25:27.835 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/X9.23 07:25:27.835 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/X9.23PADDING 07:25:27.835 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ZEROBYTE 07:25:27.835 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB80/ZEROBYTEPADDING 07:25:27.835 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ 07:25:27.835 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126 07:25:27.835 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.835 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126-2 07:25:27.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126-2PADDING 07:25:27.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126PADDING 07:25:27.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO7816-4 07:25:27.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO7816-4PADDING 07:25:27.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/NOPADDING 07:25:27.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS5 07:25:27.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS5PADDING 07:25:27.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS7 07:25:27.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS7PADDING 07:25:27.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/TBC 07:25:27.836 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.836 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/TBCPADDING 07:25:27.837 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/X9.23 07:25:27.837 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/X9.23PADDING 07:25:27.837 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ZEROBYTE 07:25:27.837 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB88/ZEROBYTEPADDING 07:25:27.837 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ 07:25:27.837 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126 07:25:27.837 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126-2 07:25:27.837 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126-2PADDING 07:25:27.837 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126PADDING 07:25:27.837 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO7816-4 07:25:27.837 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.837 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO7816-4PADDING 07:25:27.838 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/NOPADDING 07:25:27.838 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS5 07:25:27.838 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS5PADDING 07:25:27.838 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS7 07:25:27.838 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS7PADDING 07:25:27.838 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/TBC 07:25:27.838 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/TBCPADDING 07:25:27.838 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/X9.23 07:25:27.838 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/X9.23PADDING 07:25:27.838 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.838 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ZEROBYTE 07:25:27.839 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/OFB96/ZEROBYTEPADDING 07:25:27.839 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ 07:25:27.839 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126 07:25:27.839 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126-2 07:25:27.839 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126-2PADDING 07:25:27.839 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.839 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126PADDING 07:25:27.840 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO7816-4 07:25:27.840 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ISO7816-4PADDING 07:25:27.840 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.840 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/NOPADDING 07:25:27.840 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.841 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS5 07:25:27.842 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS5PADDING 07:25:27.842 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS7 07:25:27.842 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.842 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS7PADDING 07:25:27.842 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/TBC 07:25:27.843 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/TBCPADDING 07:25:27.843 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/X9.23 07:25:27.843 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.843 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/X9.23PADDING 07:25:27.844 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ZEROBYTE 07:25:27.844 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC5-64/SIC/ZEROBYTEPADDING 07:25:27.844 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 07:25:27.844 [Test worker] INFO o.s.c.CipherTest - transformation=RC6// 07:25:27.845 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6//" does not support IV => Skipping. 07:25:27.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC6//NOPADDING 07:25:27.845 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6//NOPADDING" does not support IV => Skipping. 07:25:27.845 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC-CTS/ 07:25:27.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC-CTS/NOPADDING 07:25:27.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ 07:25:27.846 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO10126 07:25:27.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO10126-2 07:25:27.847 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO10126-2PADDING 07:25:27.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO10126PADDING 07:25:27.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO7816-4 07:25:27.848 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ISO7816-4PADDING 07:25:27.849 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/NOPADDING 07:25:27.849 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/PKCS5 07:25:27.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/PKCS5PADDING 07:25:27.850 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/PKCS7 07:25:27.851 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/PKCS7PADDING 07:25:27.851 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/TBC 07:25:27.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/TBCPADDING 07:25:27.852 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/X9.23 07:25:27.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/X9.23PADDING 07:25:27.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ZEROBYTE 07:25:27.853 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CBC/ZEROBYTEPADDING 07:25:27.854 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CCM/ 07:25:27.854 [Test worker] ERROR o.s.c.CipherTest - transformation "RC6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:27.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CCM/NOPADDING 07:25:27.855 [Test worker] ERROR o.s.c.CipherTest - transformation "RC6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:27.855 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ 07:25:27.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO10126 07:25:27.856 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO10126-2 07:25:27.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO10126-2PADDING 07:25:27.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO10126PADDING 07:25:27.857 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO7816-4 07:25:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ISO7816-4PADDING 07:25:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/NOPADDING 07:25:27.858 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/PKCS5 07:25:27.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/PKCS5PADDING 07:25:27.859 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/PKCS7 07:25:27.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/PKCS7PADDING 07:25:27.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/TBC 07:25:27.860 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/TBCPADDING 07:25:27.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/X9.23 07:25:27.861 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/X9.23PADDING 07:25:27.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ZEROBYTE 07:25:27.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB/ZEROBYTEPADDING 07:25:27.862 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ 07:25:27.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126 07:25:27.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126-2 07:25:27.863 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126-2PADDING 07:25:27.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126PADDING 07:25:27.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO7816-4 07:25:27.864 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ISO7816-4PADDING 07:25:27.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/NOPADDING 07:25:27.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/PKCS5 07:25:27.865 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/PKCS5PADDING 07:25:27.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/PKCS7 07:25:27.866 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/PKCS7PADDING 07:25:27.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/TBC 07:25:27.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/TBCPADDING 07:25:27.867 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/X9.23 07:25:27.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/X9.23PADDING 07:25:27.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ZEROBYTE 07:25:27.868 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB104/ZEROBYTEPADDING 07:25:27.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ 07:25:27.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126 07:25:27.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126-2 07:25:27.869 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126-2PADDING 07:25:27.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126PADDING 07:25:27.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO7816-4 07:25:27.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ISO7816-4PADDING 07:25:27.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/NOPADDING 07:25:27.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/PKCS5 07:25:27.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/PKCS5PADDING 07:25:27.870 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/PKCS7 07:25:27.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/PKCS7PADDING 07:25:27.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/TBC 07:25:27.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/TBCPADDING 07:25:27.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/X9.23 07:25:27.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/X9.23PADDING 07:25:27.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ZEROBYTE 07:25:27.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB112/ZEROBYTEPADDING 07:25:27.871 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ 07:25:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126 07:25:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126-2 07:25:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126-2PADDING 07:25:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126PADDING 07:25:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO7816-4 07:25:27.872 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ISO7816-4PADDING 07:25:27.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/NOPADDING 07:25:27.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/PKCS5 07:25:27.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/PKCS5PADDING 07:25:27.873 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/PKCS7 07:25:27.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/PKCS7PADDING 07:25:27.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/TBC 07:25:27.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/TBCPADDING 07:25:27.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/X9.23 07:25:27.874 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/X9.23PADDING 07:25:27.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ZEROBYTE 07:25:27.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB120/ZEROBYTEPADDING 07:25:27.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ 07:25:27.875 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126 07:25:27.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126-2 07:25:27.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126-2PADDING 07:25:27.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126PADDING 07:25:27.876 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO7816-4 07:25:27.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ISO7816-4PADDING 07:25:27.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/NOPADDING 07:25:27.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/PKCS5 07:25:27.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/PKCS5PADDING 07:25:27.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/PKCS7 07:25:27.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/PKCS7PADDING 07:25:27.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/TBC 07:25:27.877 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/TBCPADDING 07:25:27.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/X9.23 07:25:27.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/X9.23PADDING 07:25:27.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ZEROBYTE 07:25:27.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB128/ZEROBYTEPADDING 07:25:27.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ 07:25:27.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126 07:25:27.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126-2 07:25:27.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126-2PADDING 07:25:27.878 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126PADDING 07:25:27.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO7816-4 07:25:27.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ISO7816-4PADDING 07:25:27.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/NOPADDING 07:25:27.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/PKCS5 07:25:27.879 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/PKCS5PADDING 07:25:27.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/PKCS7 07:25:27.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/PKCS7PADDING 07:25:27.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/TBC 07:25:27.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/TBCPADDING 07:25:27.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/X9.23 07:25:27.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/X9.23PADDING 07:25:27.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ZEROBYTE 07:25:27.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB136/ZEROBYTEPADDING 07:25:27.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ 07:25:27.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126 07:25:27.880 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126-2 07:25:27.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126-2PADDING 07:25:27.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126PADDING 07:25:27.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO7816-4 07:25:27.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ISO7816-4PADDING 07:25:27.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/NOPADDING 07:25:27.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/PKCS5 07:25:27.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/PKCS5PADDING 07:25:27.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/PKCS7 07:25:27.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/PKCS7PADDING 07:25:27.881 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/TBC 07:25:27.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/TBCPADDING 07:25:27.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/X9.23 07:25:27.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/X9.23PADDING 07:25:27.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ZEROBYTE 07:25:27.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB144/ZEROBYTEPADDING 07:25:27.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ 07:25:27.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126 07:25:27.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126-2 07:25:27.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126-2PADDING 07:25:27.882 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126PADDING 07:25:27.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO7816-4 07:25:27.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ISO7816-4PADDING 07:25:27.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/NOPADDING 07:25:27.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/PKCS5 07:25:27.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/PKCS5PADDING 07:25:27.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/PKCS7 07:25:27.883 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/PKCS7PADDING 07:25:27.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/TBC 07:25:27.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/TBCPADDING 07:25:27.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/X9.23 07:25:27.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/X9.23PADDING 07:25:27.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ZEROBYTE 07:25:27.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB152/ZEROBYTEPADDING 07:25:27.884 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ 07:25:27.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126 07:25:27.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126-2 07:25:27.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126-2PADDING 07:25:27.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126PADDING 07:25:27.885 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO7816-4 07:25:27.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ISO7816-4PADDING 07:25:27.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/NOPADDING 07:25:27.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/PKCS5 07:25:27.886 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/PKCS5PADDING 07:25:27.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/PKCS7 07:25:27.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/PKCS7PADDING 07:25:27.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/TBC 07:25:27.887 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/TBCPADDING 07:25:27.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/X9.23 07:25:27.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/X9.23PADDING 07:25:27.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ZEROBYTE 07:25:27.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB16/ZEROBYTEPADDING 07:25:27.888 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ 07:25:27.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126 07:25:27.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126-2 07:25:27.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126-2PADDING 07:25:27.889 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126PADDING 07:25:27.890 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO7816-4 07:25:27.890 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ISO7816-4PADDING 07:25:27.890 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/NOPADDING 07:25:27.890 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/PKCS5 07:25:27.891 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/PKCS5PADDING 07:25:27.891 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/PKCS7 07:25:27.891 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/PKCS7PADDING 07:25:27.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/TBC 07:25:27.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/TBCPADDING 07:25:27.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/X9.23 07:25:27.892 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/X9.23PADDING 07:25:27.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ZEROBYTE 07:25:27.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB160/ZEROBYTEPADDING 07:25:27.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ 07:25:27.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126 07:25:27.893 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126-2 07:25:27.894 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126-2PADDING 07:25:27.894 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126PADDING 07:25:27.894 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO7816-4 07:25:27.894 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ISO7816-4PADDING 07:25:27.894 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/NOPADDING 07:25:27.895 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/PKCS5 07:25:27.895 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/PKCS5PADDING 07:25:27.895 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/PKCS7 07:25:27.896 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/PKCS7PADDING 07:25:27.896 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/TBC 07:25:27.896 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/TBCPADDING 07:25:27.896 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/X9.23 07:25:27.897 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/X9.23PADDING 07:25:27.897 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ZEROBYTE 07:25:27.897 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB168/ZEROBYTEPADDING 07:25:27.897 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ 07:25:27.897 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126 07:25:27.898 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126-2 07:25:27.898 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126-2PADDING 07:25:27.898 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126PADDING 07:25:27.898 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO7816-4 07:25:27.898 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ISO7816-4PADDING 07:25:27.899 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/NOPADDING 07:25:27.899 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/PKCS5 07:25:27.899 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/PKCS5PADDING 07:25:27.899 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/PKCS7 07:25:27.899 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/PKCS7PADDING 07:25:27.899 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/TBC 07:25:27.899 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/TBCPADDING 07:25:27.900 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/X9.23 07:25:27.900 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/X9.23PADDING 07:25:27.900 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ZEROBYTE 07:25:27.900 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB176/ZEROBYTEPADDING 07:25:27.900 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ 07:25:27.900 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126 07:25:27.900 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126-2 07:25:27.901 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126-2PADDING 07:25:27.901 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126PADDING 07:25:27.901 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO7816-4 07:25:27.901 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ISO7816-4PADDING 07:25:27.901 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/NOPADDING 07:25:27.901 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/PKCS5 07:25:27.901 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/PKCS5PADDING 07:25:27.902 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/PKCS7 07:25:27.902 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/PKCS7PADDING 07:25:27.902 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/TBC 07:25:27.902 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/TBCPADDING 07:25:27.902 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/X9.23 07:25:27.902 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/X9.23PADDING 07:25:27.902 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ZEROBYTE 07:25:27.902 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB184/ZEROBYTEPADDING 07:25:27.903 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ 07:25:27.903 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126 07:25:27.903 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126-2 07:25:27.903 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126-2PADDING 07:25:27.903 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126PADDING 07:25:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO7816-4 07:25:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ISO7816-4PADDING 07:25:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/NOPADDING 07:25:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/PKCS5 07:25:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/PKCS5PADDING 07:25:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/PKCS7 07:25:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/PKCS7PADDING 07:25:27.904 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/TBC 07:25:27.905 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/TBCPADDING 07:25:27.905 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/X9.23 07:25:27.905 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/X9.23PADDING 07:25:27.905 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ZEROBYTE 07:25:27.905 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB192/ZEROBYTEPADDING 07:25:27.905 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ 07:25:27.906 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126 07:25:27.906 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126-2 07:25:27.906 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126-2PADDING 07:25:27.906 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126PADDING 07:25:27.906 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO7816-4 07:25:27.906 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ISO7816-4PADDING 07:25:27.907 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/NOPADDING 07:25:27.907 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/PKCS5 07:25:27.907 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/PKCS5PADDING 07:25:27.907 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/PKCS7 07:25:27.907 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/PKCS7PADDING 07:25:27.907 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/TBC 07:25:27.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/TBCPADDING 07:25:27.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/X9.23 07:25:27.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/X9.23PADDING 07:25:27.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ZEROBYTE 07:25:27.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB200/ZEROBYTEPADDING 07:25:27.908 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ 07:25:27.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126 07:25:27.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126-2 07:25:27.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126-2PADDING 07:25:27.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126PADDING 07:25:27.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO7816-4 07:25:27.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ISO7816-4PADDING 07:25:27.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/NOPADDING 07:25:27.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/PKCS5 07:25:27.909 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/PKCS5PADDING 07:25:27.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/PKCS7 07:25:27.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/PKCS7PADDING 07:25:27.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/TBC 07:25:27.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/TBCPADDING 07:25:27.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/X9.23 07:25:27.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/X9.23PADDING 07:25:27.910 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ZEROBYTE 07:25:27.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB208/ZEROBYTEPADDING 07:25:27.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ 07:25:27.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126 07:25:27.911 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126-2 07:25:27.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126-2PADDING 07:25:27.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126PADDING 07:25:27.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO7816-4 07:25:27.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ISO7816-4PADDING 07:25:27.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/NOPADDING 07:25:27.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/PKCS5 07:25:27.912 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/PKCS5PADDING 07:25:27.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/PKCS7 07:25:27.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/PKCS7PADDING 07:25:27.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/TBC 07:25:27.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/TBCPADDING 07:25:27.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/X9.23 07:25:27.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/X9.23PADDING 07:25:27.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ZEROBYTE 07:25:27.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB216/ZEROBYTEPADDING 07:25:27.913 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ 07:25:27.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126 07:25:27.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126-2 07:25:27.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126-2PADDING 07:25:27.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126PADDING 07:25:27.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO7816-4 07:25:27.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ISO7816-4PADDING 07:25:27.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/NOPADDING 07:25:27.914 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/PKCS5 07:25:27.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/PKCS5PADDING 07:25:27.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/PKCS7 07:25:27.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/PKCS7PADDING 07:25:27.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/TBC 07:25:27.915 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/TBCPADDING 07:25:27.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/X9.23 07:25:27.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/X9.23PADDING 07:25:27.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ZEROBYTE 07:25:27.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB224/ZEROBYTEPADDING 07:25:27.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ 07:25:27.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126 07:25:27.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126-2 07:25:27.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126-2PADDING 07:25:27.916 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126PADDING 07:25:27.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO7816-4 07:25:27.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ISO7816-4PADDING 07:25:27.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/NOPADDING 07:25:27.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/PKCS5 07:25:27.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/PKCS5PADDING 07:25:27.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/PKCS7 07:25:27.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/PKCS7PADDING 07:25:27.917 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/TBC 07:25:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/TBCPADDING 07:25:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/X9.23 07:25:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/X9.23PADDING 07:25:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ZEROBYTE 07:25:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB232/ZEROBYTEPADDING 07:25:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ 07:25:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126 07:25:27.918 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126-2 07:25:27.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126-2PADDING 07:25:27.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126PADDING 07:25:27.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO7816-4 07:25:27.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ISO7816-4PADDING 07:25:27.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/NOPADDING 07:25:27.919 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/PKCS5 07:25:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/PKCS5PADDING 07:25:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/PKCS7 07:25:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/PKCS7PADDING 07:25:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/TBC 07:25:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/TBCPADDING 07:25:27.920 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/X9.23 07:25:27.921 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/X9.23PADDING 07:25:27.921 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ZEROBYTE 07:25:27.921 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB24/ZEROBYTEPADDING 07:25:27.921 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ 07:25:27.922 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126 07:25:27.922 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126-2 07:25:27.922 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126-2PADDING 07:25:27.922 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126PADDING 07:25:27.922 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO7816-4 07:25:27.923 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ISO7816-4PADDING 07:25:27.923 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/NOPADDING 07:25:27.923 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/PKCS5 07:25:27.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/PKCS5PADDING 07:25:27.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/PKCS7 07:25:27.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/PKCS7PADDING 07:25:27.924 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/TBC 07:25:27.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/TBCPADDING 07:25:27.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/X9.23 07:25:27.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/X9.23PADDING 07:25:27.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ZEROBYTE 07:25:27.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB240/ZEROBYTEPADDING 07:25:27.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ 07:25:27.925 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126 07:25:27.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126-2 07:25:27.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126-2PADDING 07:25:27.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126PADDING 07:25:27.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO7816-4 07:25:27.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ISO7816-4PADDING 07:25:27.926 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/NOPADDING 07:25:27.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/PKCS5 07:25:27.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/PKCS5PADDING 07:25:27.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/PKCS7 07:25:27.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/PKCS7PADDING 07:25:27.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/TBC 07:25:27.927 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/TBCPADDING 07:25:27.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/X9.23 07:25:27.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/X9.23PADDING 07:25:27.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ZEROBYTE 07:25:27.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB248/ZEROBYTEPADDING 07:25:27.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ 07:25:27.928 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126 07:25:27.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126-2 07:25:27.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126-2PADDING 07:25:27.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126PADDING 07:25:27.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO7816-4 07:25:27.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ISO7816-4PADDING 07:25:27.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/NOPADDING 07:25:27.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/PKCS5 07:25:27.929 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/PKCS5PADDING 07:25:27.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/PKCS7 07:25:27.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/PKCS7PADDING 07:25:27.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/TBC 07:25:27.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/TBCPADDING 07:25:27.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/X9.23 07:25:27.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/X9.23PADDING 07:25:27.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ZEROBYTE 07:25:27.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB256/ZEROBYTEPADDING 07:25:27.930 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ 07:25:27.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126 07:25:27.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126-2 07:25:27.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126-2PADDING 07:25:27.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126PADDING 07:25:27.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO7816-4 07:25:27.931 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ISO7816-4PADDING 07:25:27.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/NOPADDING 07:25:27.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/PKCS5 07:25:27.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/PKCS5PADDING 07:25:27.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/PKCS7 07:25:27.932 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/PKCS7PADDING 07:25:27.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/TBC 07:25:27.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/TBCPADDING 07:25:27.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/X9.23 07:25:27.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/X9.23PADDING 07:25:27.933 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ZEROBYTE 07:25:27.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB32/ZEROBYTEPADDING 07:25:27.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ 07:25:27.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126 07:25:27.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126-2 07:25:27.934 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126-2PADDING 07:25:27.935 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126PADDING 07:25:27.935 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO7816-4 07:25:27.935 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ISO7816-4PADDING 07:25:27.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/NOPADDING 07:25:27.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/PKCS5 07:25:27.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/PKCS5PADDING 07:25:27.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/PKCS7 07:25:27.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/PKCS7PADDING 07:25:27.936 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/TBC 07:25:27.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/TBCPADDING 07:25:27.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/X9.23 07:25:27.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/X9.23PADDING 07:25:27.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ZEROBYTE 07:25:27.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB40/ZEROBYTEPADDING 07:25:27.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ 07:25:27.937 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126 07:25:27.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126-2 07:25:27.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126-2PADDING 07:25:27.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126PADDING 07:25:27.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO7816-4 07:25:27.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ISO7816-4PADDING 07:25:27.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/NOPADDING 07:25:27.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/PKCS5 07:25:27.938 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/PKCS5PADDING 07:25:27.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/PKCS7 07:25:27.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/PKCS7PADDING 07:25:27.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/TBC 07:25:27.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/TBCPADDING 07:25:27.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/X9.23 07:25:27.939 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/X9.23PADDING 07:25:27.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ZEROBYTE 07:25:27.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB48/ZEROBYTEPADDING 07:25:27.940 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ 07:25:27.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126 07:25:27.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126-2 07:25:27.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126-2PADDING 07:25:27.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126PADDING 07:25:27.941 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO7816-4 07:25:27.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ISO7816-4PADDING 07:25:27.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/NOPADDING 07:25:27.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/PKCS5 07:25:27.942 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/PKCS5PADDING 07:25:27.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/PKCS7 07:25:27.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/PKCS7PADDING 07:25:27.943 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/TBC 07:25:27.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/TBCPADDING 07:25:27.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/X9.23 07:25:27.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/X9.23PADDING 07:25:27.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ZEROBYTE 07:25:27.944 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB56/ZEROBYTEPADDING 07:25:27.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ 07:25:27.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126 07:25:27.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126-2 07:25:27.945 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126-2PADDING 07:25:27.946 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126PADDING 07:25:27.946 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO7816-4 07:25:27.946 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ISO7816-4PADDING 07:25:27.946 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/NOPADDING 07:25:27.947 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/PKCS5 07:25:27.947 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/PKCS5PADDING 07:25:27.947 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/PKCS7 07:25:27.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/PKCS7PADDING 07:25:27.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/TBC 07:25:27.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/TBCPADDING 07:25:27.948 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/X9.23 07:25:27.949 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/X9.23PADDING 07:25:27.949 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ZEROBYTE 07:25:27.949 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB64/ZEROBYTEPADDING 07:25:27.949 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ 07:25:27.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126 07:25:27.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126-2 07:25:27.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126-2PADDING 07:25:27.950 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126PADDING 07:25:27.951 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO7816-4 07:25:27.951 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ISO7816-4PADDING 07:25:27.951 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/NOPADDING 07:25:27.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/PKCS5 07:25:27.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/PKCS5PADDING 07:25:27.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/PKCS7 07:25:27.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/PKCS7PADDING 07:25:27.952 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/TBC 07:25:27.953 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/TBCPADDING 07:25:27.953 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/X9.23 07:25:27.953 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/X9.23PADDING 07:25:27.953 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ZEROBYTE 07:25:27.954 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB72/ZEROBYTEPADDING 07:25:27.954 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ 07:25:27.954 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126 07:25:27.954 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126-2 07:25:27.955 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126-2PADDING 07:25:27.955 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126PADDING 07:25:27.955 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO7816-4 07:25:27.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ISO7816-4PADDING 07:25:27.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/NOPADDING 07:25:27.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/PKCS5 07:25:27.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/PKCS5PADDING 07:25:27.956 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/PKCS7 07:25:27.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/PKCS7PADDING 07:25:27.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/TBC 07:25:27.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/TBCPADDING 07:25:27.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/X9.23 07:25:27.957 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/X9.23PADDING 07:25:27.958 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ZEROBYTE 07:25:27.958 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB8/ZEROBYTEPADDING 07:25:27.958 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ 07:25:27.958 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126 07:25:27.958 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126-2 07:25:27.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126-2PADDING 07:25:27.959 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126PADDING 07:25:27.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO7816-4 07:25:27.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ISO7816-4PADDING 07:25:27.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/NOPADDING 07:25:27.960 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/PKCS5 07:25:27.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/PKCS5PADDING 07:25:27.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/PKCS7 07:25:27.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/PKCS7PADDING 07:25:27.961 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/TBC 07:25:27.962 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/TBCPADDING 07:25:27.962 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/X9.23 07:25:27.962 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/X9.23PADDING 07:25:27.962 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ZEROBYTE 07:25:27.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB80/ZEROBYTEPADDING 07:25:27.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ 07:25:27.963 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126 07:25:27.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126-2 07:25:27.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126-2PADDING 07:25:27.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126PADDING 07:25:27.964 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO7816-4 07:25:27.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ISO7816-4PADDING 07:25:27.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/NOPADDING 07:25:27.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/PKCS5 07:25:27.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/PKCS5PADDING 07:25:27.965 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/PKCS7 07:25:27.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/PKCS7PADDING 07:25:27.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/TBC 07:25:27.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/TBCPADDING 07:25:27.966 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/X9.23 07:25:27.967 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/X9.23PADDING 07:25:27.967 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ZEROBYTE 07:25:27.967 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB88/ZEROBYTEPADDING 07:25:27.967 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ 07:25:27.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126 07:25:27.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126-2 07:25:27.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126-2PADDING 07:25:27.968 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126PADDING 07:25:27.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO7816-4 07:25:27.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ISO7816-4PADDING 07:25:27.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/NOPADDING 07:25:27.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/PKCS5 07:25:27.969 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/PKCS5PADDING 07:25:27.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/PKCS7 07:25:27.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/PKCS7PADDING 07:25:27.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/TBC 07:25:27.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/TBCPADDING 07:25:27.970 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/X9.23 07:25:27.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/X9.23PADDING 07:25:27.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ZEROBYTE 07:25:27.971 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CFB96/ZEROBYTEPADDING 07:25:27.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CTS/ 07:25:27.972 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/CTS/" does not support IV => Skipping. 07:25:27.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/CTS/NOPADDING 07:25:27.972 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/CTS/NOPADDING" does not support IV => Skipping. 07:25:27.972 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/EAX/ 07:25:27.973 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/EAX/NOPADDING 07:25:27.974 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/ECB/ 07:25:27.974 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/ECB/" does not support IV => Skipping. 07:25:27.974 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/ECB/NOPADDING 07:25:27.975 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/ECB/NOPADDING" does not support IV => Skipping. 07:25:27.975 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/GCM/ 07:25:27.976 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/GCM/NOPADDING 07:25:27.976 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ 07:25:27.977 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO10126 07:25:27.977 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO10126-2 07:25:27.977 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO10126-2PADDING 07:25:27.977 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO10126PADDING 07:25:27.978 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO7816-4 07:25:27.978 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ISO7816-4PADDING 07:25:27.978 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/NOPADDING 07:25:27.978 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/PKCS5 07:25:27.979 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/PKCS5PADDING 07:25:27.979 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/PKCS7 07:25:27.979 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/PKCS7PADDING 07:25:27.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/TBC 07:25:27.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/TBCPADDING 07:25:27.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/X9.23 07:25:27.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/X9.23PADDING 07:25:27.980 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ZEROBYTE 07:25:27.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB/ZEROBYTEPADDING 07:25:27.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ 07:25:27.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126 07:25:27.981 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126-2 07:25:27.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126-2PADDING 07:25:27.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126PADDING 07:25:27.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO7816-4 07:25:27.982 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ISO7816-4PADDING 07:25:27.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/NOPADDING 07:25:27.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/PKCS5 07:25:27.983 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/PKCS5PADDING 07:25:27.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/PKCS7 07:25:27.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/PKCS7PADDING 07:25:27.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/TBC 07:25:27.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/TBCPADDING 07:25:27.984 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/X9.23 07:25:27.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/X9.23PADDING 07:25:27.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ZEROBYTE 07:25:27.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB104/ZEROBYTEPADDING 07:25:27.985 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ 07:25:27.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126 07:25:27.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126-2 07:25:27.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126-2PADDING 07:25:27.986 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126PADDING 07:25:27.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO7816-4 07:25:27.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ISO7816-4PADDING 07:25:27.987 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/NOPADDING 07:25:27.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/PKCS5 07:25:27.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/PKCS5PADDING 07:25:27.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/PKCS7 07:25:27.988 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/PKCS7PADDING 07:25:27.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/TBC 07:25:27.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/TBCPADDING 07:25:27.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/X9.23 07:25:27.989 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/X9.23PADDING 07:25:27.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ZEROBYTE 07:25:27.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB112/ZEROBYTEPADDING 07:25:27.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ 07:25:27.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126 07:25:27.990 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126-2 07:25:27.991 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126-2PADDING 07:25:27.991 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126PADDING 07:25:27.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO7816-4 07:25:27.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ISO7816-4PADDING 07:25:27.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/NOPADDING 07:25:27.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/PKCS5 07:25:27.992 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/PKCS5PADDING 07:25:27.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/PKCS7 07:25:27.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/PKCS7PADDING 07:25:27.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/TBC 07:25:27.993 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/TBCPADDING 07:25:27.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/X9.23 07:25:27.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/X9.23PADDING 07:25:27.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ZEROBYTE 07:25:27.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB120/ZEROBYTEPADDING 07:25:27.994 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ 07:25:27.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126 07:25:27.995 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126-2 07:25:27.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126-2PADDING 07:25:27.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126PADDING 07:25:27.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO7816-4 07:25:27.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ISO7816-4PADDING 07:25:27.996 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/NOPADDING 07:25:27.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/PKCS5 07:25:27.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/PKCS5PADDING 07:25:27.997 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/PKCS7 07:25:27.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/PKCS7PADDING 07:25:27.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/TBC 07:25:27.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/TBCPADDING 07:25:27.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/X9.23 07:25:27.998 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/X9.23PADDING 07:25:27.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ZEROBYTE 07:25:27.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB128/ZEROBYTEPADDING 07:25:27.999 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ 07:25:28.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126 07:25:28.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126-2 07:25:28.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126-2PADDING 07:25:28.000 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126PADDING 07:25:28.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO7816-4 07:25:28.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ISO7816-4PADDING 07:25:28.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/NOPADDING 07:25:28.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/PKCS5 07:25:28.001 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/PKCS5PADDING 07:25:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/PKCS7 07:25:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/PKCS7PADDING 07:25:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/TBC 07:25:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/TBCPADDING 07:25:28.002 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/X9.23 07:25:28.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/X9.23PADDING 07:25:28.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ZEROBYTE 07:25:28.003 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB136/ZEROBYTEPADDING 07:25:28.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ 07:25:28.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126 07:25:28.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126-2 07:25:28.004 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126-2PADDING 07:25:28.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126PADDING 07:25:28.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO7816-4 07:25:28.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ISO7816-4PADDING 07:25:28.005 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/NOPADDING 07:25:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/PKCS5 07:25:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/PKCS5PADDING 07:25:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/PKCS7 07:25:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/PKCS7PADDING 07:25:28.006 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/TBC 07:25:28.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/TBCPADDING 07:25:28.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/X9.23 07:25:28.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/X9.23PADDING 07:25:28.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ZEROBYTE 07:25:28.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB144/ZEROBYTEPADDING 07:25:28.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ 07:25:28.007 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126 07:25:28.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126-2 07:25:28.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126-2PADDING 07:25:28.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126PADDING 07:25:28.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO7816-4 07:25:28.008 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ISO7816-4PADDING 07:25:28.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/NOPADDING 07:25:28.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/PKCS5 07:25:28.009 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/PKCS5PADDING 07:25:28.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/PKCS7 07:25:28.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/PKCS7PADDING 07:25:28.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/TBC 07:25:28.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/TBCPADDING 07:25:28.010 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/X9.23 07:25:28.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/X9.23PADDING 07:25:28.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ZEROBYTE 07:25:28.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB152/ZEROBYTEPADDING 07:25:28.011 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ 07:25:28.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126 07:25:28.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126-2 07:25:28.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126-2PADDING 07:25:28.012 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126PADDING 07:25:28.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO7816-4 07:25:28.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ISO7816-4PADDING 07:25:28.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/NOPADDING 07:25:28.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/PKCS5 07:25:28.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/PKCS5PADDING 07:25:28.013 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/PKCS7 07:25:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/PKCS7PADDING 07:25:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/TBC 07:25:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/TBCPADDING 07:25:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/X9.23 07:25:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/X9.23PADDING 07:25:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ZEROBYTE 07:25:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB16/ZEROBYTEPADDING 07:25:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ 07:25:28.014 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126 07:25:28.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126-2 07:25:28.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126-2PADDING 07:25:28.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126PADDING 07:25:28.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO7816-4 07:25:28.015 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ISO7816-4PADDING 07:25:28.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/NOPADDING 07:25:28.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/PKCS5 07:25:28.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/PKCS5PADDING 07:25:28.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/PKCS7 07:25:28.016 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/PKCS7PADDING 07:25:28.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/TBC 07:25:28.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/TBCPADDING 07:25:28.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/X9.23 07:25:28.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/X9.23PADDING 07:25:28.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ZEROBYTE 07:25:28.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB160/ZEROBYTEPADDING 07:25:28.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ 07:25:28.017 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126 07:25:28.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126-2 07:25:28.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126-2PADDING 07:25:28.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126PADDING 07:25:28.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO7816-4 07:25:28.018 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ISO7816-4PADDING 07:25:28.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/NOPADDING 07:25:28.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/PKCS5 07:25:28.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/PKCS5PADDING 07:25:28.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/PKCS7 07:25:28.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/PKCS7PADDING 07:25:28.019 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/TBC 07:25:28.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/TBCPADDING 07:25:28.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/X9.23 07:25:28.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/X9.23PADDING 07:25:28.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ZEROBYTE 07:25:28.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB168/ZEROBYTEPADDING 07:25:28.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ 07:25:28.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126 07:25:28.020 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126-2 07:25:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126-2PADDING 07:25:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126PADDING 07:25:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO7816-4 07:25:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ISO7816-4PADDING 07:25:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/NOPADDING 07:25:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/PKCS5 07:25:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/PKCS5PADDING 07:25:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/PKCS7 07:25:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/PKCS7PADDING 07:25:28.021 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/TBC 07:25:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/TBCPADDING 07:25:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/X9.23 07:25:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/X9.23PADDING 07:25:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ZEROBYTE 07:25:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB176/ZEROBYTEPADDING 07:25:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ 07:25:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126 07:25:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126-2 07:25:28.022 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126-2PADDING 07:25:28.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126PADDING 07:25:28.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO7816-4 07:25:28.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ISO7816-4PADDING 07:25:28.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/NOPADDING 07:25:28.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/PKCS5 07:25:28.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/PKCS5PADDING 07:25:28.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/PKCS7 07:25:28.023 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/PKCS7PADDING 07:25:28.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/TBC 07:25:28.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/TBCPADDING 07:25:28.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/X9.23 07:25:28.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/X9.23PADDING 07:25:28.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ZEROBYTE 07:25:28.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB184/ZEROBYTEPADDING 07:25:28.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ 07:25:28.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126 07:25:28.024 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126-2 07:25:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126-2PADDING 07:25:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126PADDING 07:25:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO7816-4 07:25:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ISO7816-4PADDING 07:25:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/NOPADDING 07:25:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/PKCS5 07:25:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/PKCS5PADDING 07:25:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/PKCS7 07:25:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/PKCS7PADDING 07:25:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/TBC 07:25:28.025 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/TBCPADDING 07:25:28.026 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/X9.23 07:25:28.026 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/X9.23PADDING 07:25:28.026 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ZEROBYTE 07:25:28.026 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB192/ZEROBYTEPADDING 07:25:28.026 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ 07:25:28.026 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126 07:25:28.026 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126-2 07:25:28.026 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126-2PADDING 07:25:28.026 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126PADDING 07:25:28.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO7816-4 07:25:28.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ISO7816-4PADDING 07:25:28.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/NOPADDING 07:25:28.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/PKCS5 07:25:28.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/PKCS5PADDING 07:25:28.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/PKCS7 07:25:28.027 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/PKCS7PADDING 07:25:28.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/TBC 07:25:28.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/TBCPADDING 07:25:28.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/X9.23 07:25:28.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/X9.23PADDING 07:25:28.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ZEROBYTE 07:25:28.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB200/ZEROBYTEPADDING 07:25:28.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ 07:25:28.028 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126 07:25:28.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126-2 07:25:28.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126-2PADDING 07:25:28.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126PADDING 07:25:28.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO7816-4 07:25:28.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ISO7816-4PADDING 07:25:28.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/NOPADDING 07:25:28.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/PKCS5 07:25:28.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/PKCS5PADDING 07:25:28.029 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/PKCS7 07:25:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/PKCS7PADDING 07:25:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/TBC 07:25:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/TBCPADDING 07:25:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/X9.23 07:25:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/X9.23PADDING 07:25:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ZEROBYTE 07:25:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB208/ZEROBYTEPADDING 07:25:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ 07:25:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126 07:25:28.030 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126-2 07:25:28.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126-2PADDING 07:25:28.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126PADDING 07:25:28.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO7816-4 07:25:28.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ISO7816-4PADDING 07:25:28.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/NOPADDING 07:25:28.031 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/PKCS5 07:25:28.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/PKCS5PADDING 07:25:28.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/PKCS7 07:25:28.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/PKCS7PADDING 07:25:28.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/TBC 07:25:28.032 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/TBCPADDING 07:25:28.033 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/X9.23 07:25:28.033 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/X9.23PADDING 07:25:28.033 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ZEROBYTE 07:25:28.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB216/ZEROBYTEPADDING 07:25:28.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ 07:25:28.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126 07:25:28.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126-2 07:25:28.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126-2PADDING 07:25:28.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126PADDING 07:25:28.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO7816-4 07:25:28.034 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ISO7816-4PADDING 07:25:28.035 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/NOPADDING 07:25:28.035 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/PKCS5 07:25:28.035 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/PKCS5PADDING 07:25:28.035 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/PKCS7 07:25:28.035 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/PKCS7PADDING 07:25:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/TBC 07:25:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/TBCPADDING 07:25:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/X9.23 07:25:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/X9.23PADDING 07:25:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ZEROBYTE 07:25:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB224/ZEROBYTEPADDING 07:25:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ 07:25:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126 07:25:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126-2 07:25:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126-2PADDING 07:25:28.036 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126PADDING 07:25:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO7816-4 07:25:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ISO7816-4PADDING 07:25:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/NOPADDING 07:25:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/PKCS5 07:25:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/PKCS5PADDING 07:25:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/PKCS7 07:25:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/PKCS7PADDING 07:25:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/TBC 07:25:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/TBCPADDING 07:25:28.037 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/X9.23 07:25:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/X9.23PADDING 07:25:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ZEROBYTE 07:25:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB232/ZEROBYTEPADDING 07:25:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ 07:25:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126 07:25:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126-2 07:25:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126-2PADDING 07:25:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126PADDING 07:25:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO7816-4 07:25:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ISO7816-4PADDING 07:25:28.038 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/NOPADDING 07:25:28.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/PKCS5 07:25:28.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/PKCS5PADDING 07:25:28.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/PKCS7 07:25:28.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/PKCS7PADDING 07:25:28.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/TBC 07:25:28.039 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/TBCPADDING 07:25:28.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/X9.23 07:25:28.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/X9.23PADDING 07:25:28.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ZEROBYTE 07:25:28.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB24/ZEROBYTEPADDING 07:25:28.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ 07:25:28.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126 07:25:28.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126-2 07:25:28.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126-2PADDING 07:25:28.040 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126PADDING 07:25:28.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO7816-4 07:25:28.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ISO7816-4PADDING 07:25:28.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/NOPADDING 07:25:28.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/PKCS5 07:25:28.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/PKCS5PADDING 07:25:28.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/PKCS7 07:25:28.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/PKCS7PADDING 07:25:28.041 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/TBC 07:25:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/TBCPADDING 07:25:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/X9.23 07:25:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/X9.23PADDING 07:25:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ZEROBYTE 07:25:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB240/ZEROBYTEPADDING 07:25:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ 07:25:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126 07:25:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126-2 07:25:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126-2PADDING 07:25:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126PADDING 07:25:28.042 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO7816-4 07:25:28.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ISO7816-4PADDING 07:25:28.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/NOPADDING 07:25:28.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/PKCS5 07:25:28.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/PKCS5PADDING 07:25:28.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/PKCS7 07:25:28.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/PKCS7PADDING 07:25:28.043 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/TBC 07:25:28.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/TBCPADDING 07:25:28.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/X9.23 07:25:28.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/X9.23PADDING 07:25:28.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ZEROBYTE 07:25:28.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB248/ZEROBYTEPADDING 07:25:28.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ 07:25:28.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126 07:25:28.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126-2 07:25:28.044 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126-2PADDING 07:25:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126PADDING 07:25:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO7816-4 07:25:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ISO7816-4PADDING 07:25:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/NOPADDING 07:25:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/PKCS5 07:25:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/PKCS5PADDING 07:25:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/PKCS7 07:25:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/PKCS7PADDING 07:25:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/TBC 07:25:28.045 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/TBCPADDING 07:25:28.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/X9.23 07:25:28.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/X9.23PADDING 07:25:28.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ZEROBYTE 07:25:28.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB256/ZEROBYTEPADDING 07:25:28.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ 07:25:28.046 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126 07:25:28.047 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126-2 07:25:28.047 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126-2PADDING 07:25:28.047 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126PADDING 07:25:28.048 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO7816-4 07:25:28.048 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ISO7816-4PADDING 07:25:28.048 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/NOPADDING 07:25:28.048 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/PKCS5 07:25:28.049 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/PKCS5PADDING 07:25:28.049 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/PKCS7 07:25:28.049 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/PKCS7PADDING 07:25:28.049 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/TBC 07:25:28.050 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/TBCPADDING 07:25:28.050 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/X9.23 07:25:28.050 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/X9.23PADDING 07:25:28.050 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ZEROBYTE 07:25:28.050 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB32/ZEROBYTEPADDING 07:25:28.051 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ 07:25:28.051 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126 07:25:28.051 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126-2 07:25:28.051 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126-2PADDING 07:25:28.051 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126PADDING 07:25:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO7816-4 07:25:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ISO7816-4PADDING 07:25:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/NOPADDING 07:25:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/PKCS5 07:25:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/PKCS5PADDING 07:25:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/PKCS7 07:25:28.052 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/PKCS7PADDING 07:25:28.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/TBC 07:25:28.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/TBCPADDING 07:25:28.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/X9.23 07:25:28.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/X9.23PADDING 07:25:28.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ZEROBYTE 07:25:28.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB40/ZEROBYTEPADDING 07:25:28.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ 07:25:28.053 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126 07:25:28.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126-2 07:25:28.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126-2PADDING 07:25:28.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126PADDING 07:25:28.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO7816-4 07:25:28.054 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ISO7816-4PADDING 07:25:28.055 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/NOPADDING 07:25:28.055 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/PKCS5 07:25:28.055 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/PKCS5PADDING 07:25:28.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/PKCS7 07:25:28.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/PKCS7PADDING 07:25:28.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/TBC 07:25:28.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/TBCPADDING 07:25:28.056 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/X9.23 07:25:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/X9.23PADDING 07:25:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ZEROBYTE 07:25:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB48/ZEROBYTEPADDING 07:25:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ 07:25:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126 07:25:28.057 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126-2 07:25:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126-2PADDING 07:25:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126PADDING 07:25:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO7816-4 07:25:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ISO7816-4PADDING 07:25:28.058 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/NOPADDING 07:25:28.059 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/PKCS5 07:25:28.059 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/PKCS5PADDING 07:25:28.059 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/PKCS7 07:25:28.059 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/PKCS7PADDING 07:25:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/TBC 07:25:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/TBCPADDING 07:25:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/X9.23 07:25:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/X9.23PADDING 07:25:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ZEROBYTE 07:25:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB56/ZEROBYTEPADDING 07:25:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ 07:25:28.060 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126 07:25:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126-2 07:25:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126-2PADDING 07:25:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126PADDING 07:25:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO7816-4 07:25:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ISO7816-4PADDING 07:25:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/NOPADDING 07:25:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/PKCS5 07:25:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/PKCS5PADDING 07:25:28.061 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/PKCS7 07:25:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/PKCS7PADDING 07:25:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/TBC 07:25:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/TBCPADDING 07:25:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/X9.23 07:25:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/X9.23PADDING 07:25:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ZEROBYTE 07:25:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB64/ZEROBYTEPADDING 07:25:28.062 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ 07:25:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126 07:25:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126-2 07:25:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126-2PADDING 07:25:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126PADDING 07:25:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO7816-4 07:25:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ISO7816-4PADDING 07:25:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/NOPADDING 07:25:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/PKCS5 07:25:28.063 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/PKCS5PADDING 07:25:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/PKCS7 07:25:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/PKCS7PADDING 07:25:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/TBC 07:25:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/TBCPADDING 07:25:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/X9.23 07:25:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/X9.23PADDING 07:25:28.064 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ZEROBYTE 07:25:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB72/ZEROBYTEPADDING 07:25:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ 07:25:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126 07:25:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126-2 07:25:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126-2PADDING 07:25:28.065 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126PADDING 07:25:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO7816-4 07:25:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ISO7816-4PADDING 07:25:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/NOPADDING 07:25:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/PKCS5 07:25:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/PKCS5PADDING 07:25:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/PKCS7 07:25:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/PKCS7PADDING 07:25:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/TBC 07:25:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/TBCPADDING 07:25:28.066 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/X9.23 07:25:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/X9.23PADDING 07:25:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ZEROBYTE 07:25:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB8/ZEROBYTEPADDING 07:25:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ 07:25:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126 07:25:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126-2 07:25:28.067 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126-2PADDING 07:25:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126PADDING 07:25:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO7816-4 07:25:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ISO7816-4PADDING 07:25:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/NOPADDING 07:25:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/PKCS5 07:25:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/PKCS5PADDING 07:25:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/PKCS7 07:25:28.068 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/PKCS7PADDING 07:25:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/TBC 07:25:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/TBCPADDING 07:25:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/X9.23 07:25:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/X9.23PADDING 07:25:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ZEROBYTE 07:25:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB80/ZEROBYTEPADDING 07:25:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ 07:25:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126 07:25:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126-2 07:25:28.069 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126-2PADDING 07:25:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126PADDING 07:25:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO7816-4 07:25:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ISO7816-4PADDING 07:25:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/NOPADDING 07:25:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/PKCS5 07:25:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/PKCS5PADDING 07:25:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/PKCS7 07:25:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/PKCS7PADDING 07:25:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/TBC 07:25:28.070 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/TBCPADDING 07:25:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/X9.23 07:25:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/X9.23PADDING 07:25:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ZEROBYTE 07:25:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB88/ZEROBYTEPADDING 07:25:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ 07:25:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126 07:25:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126-2 07:25:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126-2PADDING 07:25:28.071 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126PADDING 07:25:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO7816-4 07:25:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ISO7816-4PADDING 07:25:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/NOPADDING 07:25:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/PKCS5 07:25:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/PKCS5PADDING 07:25:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/PKCS7 07:25:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/PKCS7PADDING 07:25:28.072 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/TBC 07:25:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/TBCPADDING 07:25:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/X9.23 07:25:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/X9.23PADDING 07:25:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ZEROBYTE 07:25:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/OFB96/ZEROBYTEPADDING 07:25:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ 07:25:28.073 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO10126 07:25:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO10126-2 07:25:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO10126-2PADDING 07:25:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO10126PADDING 07:25:28.074 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO7816-4 07:25:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ISO7816-4PADDING 07:25:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/NOPADDING 07:25:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/PKCS5 07:25:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/PKCS5PADDING 07:25:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/PKCS7 07:25:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/PKCS7PADDING 07:25:28.075 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/TBC 07:25:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/TBCPADDING 07:25:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/X9.23 07:25:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/X9.23PADDING 07:25:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ZEROBYTE 07:25:28.076 [Test worker] INFO o.s.c.CipherTest - transformation=RC6/SIC/ZEROBYTEPADDING 07:25:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL// 07:25:28.077 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL//" does not support IV => Skipping. 07:25:28.077 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL//NOPADDING 07:25:28.077 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL//NOPADDING" does not support IV => Skipping. 07:25:28.078 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC-CTS/ 07:25:28.078 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC-CTS/NOPADDING 07:25:28.078 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ 07:25:28.079 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126 07:25:28.079 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126-2 07:25:28.080 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126-2PADDING 07:25:28.080 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126PADDING 07:25:28.081 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO7816-4 07:25:28.081 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO7816-4PADDING 07:25:28.082 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/NOPADDING 07:25:28.082 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS5 07:25:28.083 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS5PADDING 07:25:28.083 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS7 07:25:28.084 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS7PADDING 07:25:28.084 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/TBC 07:25:28.085 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/TBCPADDING 07:25:28.085 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/X9.23 07:25:28.086 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/X9.23PADDING 07:25:28.086 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ZEROBYTE 07:25:28.086 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ZEROBYTEPADDING 07:25:28.087 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CCM/ 07:25:28.087 [Test worker] ERROR o.s.c.CipherTest - transformation "RIJNDAEL/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:28.087 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CCM/NOPADDING 07:25:28.088 [Test worker] ERROR o.s.c.CipherTest - transformation "RIJNDAEL/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:28.088 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ 07:25:28.088 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126 07:25:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126-2 07:25:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126-2PADDING 07:25:28.089 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126PADDING 07:25:28.090 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO7816-4 07:25:28.090 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO7816-4PADDING 07:25:28.091 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/NOPADDING 07:25:28.091 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS5 07:25:28.092 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS5PADDING 07:25:28.092 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS7 07:25:28.092 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS7PADDING 07:25:28.093 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/TBC 07:25:28.093 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/TBCPADDING 07:25:28.093 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/X9.23 07:25:28.094 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/X9.23PADDING 07:25:28.094 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ZEROBYTE 07:25:28.095 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ZEROBYTEPADDING 07:25:28.095 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ 07:25:28.096 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126 07:25:28.096 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126-2 07:25:28.097 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126-2PADDING 07:25:28.097 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126PADDING 07:25:28.097 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO7816-4 07:25:28.098 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO7816-4PADDING 07:25:28.098 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/NOPADDING 07:25:28.098 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS5 07:25:28.099 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS5PADDING 07:25:28.099 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS7 07:25:28.100 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS7PADDING 07:25:28.100 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/TBC 07:25:28.100 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/TBCPADDING 07:25:28.101 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/X9.23 07:25:28.101 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/X9.23PADDING 07:25:28.101 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ZEROBYTE 07:25:28.102 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ZEROBYTEPADDING 07:25:28.102 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ 07:25:28.103 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126 07:25:28.103 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126-2 07:25:28.104 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126-2PADDING 07:25:28.104 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126PADDING 07:25:28.104 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO7816-4 07:25:28.104 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO7816-4PADDING 07:25:28.105 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/NOPADDING 07:25:28.105 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS5 07:25:28.105 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS5PADDING 07:25:28.106 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS7 07:25:28.106 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS7PADDING 07:25:28.107 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/TBC 07:25:28.107 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/TBCPADDING 07:25:28.107 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/X9.23 07:25:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/X9.23PADDING 07:25:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ZEROBYTE 07:25:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ZEROBYTEPADDING 07:25:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ 07:25:28.108 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126 07:25:28.109 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126-2 07:25:28.109 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126-2PADDING 07:25:28.109 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126PADDING 07:25:28.109 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO7816-4 07:25:28.110 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO7816-4PADDING 07:25:28.110 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/NOPADDING 07:25:28.110 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS5 07:25:28.110 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS5PADDING 07:25:28.111 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS7 07:25:28.111 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS7PADDING 07:25:28.111 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/TBC 07:25:28.112 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/TBCPADDING 07:25:28.112 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/X9.23 07:25:28.112 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/X9.23PADDING 07:25:28.112 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ZEROBYTE 07:25:28.112 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ZEROBYTEPADDING 07:25:28.113 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ 07:25:28.113 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126 07:25:28.113 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126-2 07:25:28.113 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126-2PADDING 07:25:28.114 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126PADDING 07:25:28.114 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO7816-4 07:25:28.114 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO7816-4PADDING 07:25:28.114 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/NOPADDING 07:25:28.114 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS5 07:25:28.115 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS5PADDING 07:25:28.115 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS7 07:25:28.115 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS7PADDING 07:25:28.116 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/TBC 07:25:28.116 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/TBCPADDING 07:25:28.116 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/X9.23 07:25:28.116 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/X9.23PADDING 07:25:28.117 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ZEROBYTE 07:25:28.117 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ZEROBYTEPADDING 07:25:28.117 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ 07:25:28.117 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126 07:25:28.118 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126-2 07:25:28.118 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126-2PADDING 07:25:28.118 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126PADDING 07:25:28.118 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO7816-4 07:25:28.119 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO7816-4PADDING 07:25:28.119 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/NOPADDING 07:25:28.119 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS5 07:25:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS5PADDING 07:25:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS7 07:25:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS7PADDING 07:25:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/TBC 07:25:28.120 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/TBCPADDING 07:25:28.121 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/X9.23 07:25:28.121 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/X9.23PADDING 07:25:28.121 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ZEROBYTE 07:25:28.121 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ZEROBYTEPADDING 07:25:28.122 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ 07:25:28.122 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126 07:25:28.122 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126-2 07:25:28.122 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126-2PADDING 07:25:28.123 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126PADDING 07:25:28.123 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO7816-4 07:25:28.123 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO7816-4PADDING 07:25:28.123 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/NOPADDING 07:25:28.123 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS5 07:25:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS5PADDING 07:25:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS7 07:25:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS7PADDING 07:25:28.124 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/TBC 07:25:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/TBCPADDING 07:25:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/X9.23 07:25:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/X9.23PADDING 07:25:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ZEROBYTE 07:25:28.125 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ZEROBYTEPADDING 07:25:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ 07:25:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126 07:25:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126-2 07:25:28.126 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126-2PADDING 07:25:28.127 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126PADDING 07:25:28.127 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO7816-4 07:25:28.127 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO7816-4PADDING 07:25:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/NOPADDING 07:25:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS5 07:25:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS5PADDING 07:25:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS7 07:25:28.128 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS7PADDING 07:25:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/TBC 07:25:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/TBCPADDING 07:25:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/X9.23 07:25:28.129 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/X9.23PADDING 07:25:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ZEROBYTE 07:25:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ZEROBYTEPADDING 07:25:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ 07:25:28.130 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126 07:25:28.131 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126-2 07:25:28.131 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126-2PADDING 07:25:28.131 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126PADDING 07:25:28.131 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO7816-4 07:25:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO7816-4PADDING 07:25:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/NOPADDING 07:25:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS5 07:25:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS5PADDING 07:25:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS7 07:25:28.132 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS7PADDING 07:25:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/TBC 07:25:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/TBCPADDING 07:25:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/X9.23 07:25:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/X9.23PADDING 07:25:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ZEROBYTE 07:25:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ZEROBYTEPADDING 07:25:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ 07:25:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126 07:25:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126-2 07:25:28.133 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126-2PADDING 07:25:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126PADDING 07:25:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO7816-4 07:25:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO7816-4PADDING 07:25:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/NOPADDING 07:25:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS5 07:25:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS5PADDING 07:25:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS7 07:25:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS7PADDING 07:25:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/TBC 07:25:28.134 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/TBCPADDING 07:25:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/X9.23 07:25:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/X9.23PADDING 07:25:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ZEROBYTE 07:25:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ZEROBYTEPADDING 07:25:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ 07:25:28.135 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126 07:25:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126-2 07:25:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126-2PADDING 07:25:28.136 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126PADDING 07:25:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO7816-4 07:25:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO7816-4PADDING 07:25:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/NOPADDING 07:25:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS5 07:25:28.137 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS5PADDING 07:25:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS7 07:25:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS7PADDING 07:25:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/TBC 07:25:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/TBCPADDING 07:25:28.138 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/X9.23 07:25:28.139 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/X9.23PADDING 07:25:28.139 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ZEROBYTE 07:25:28.139 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ZEROBYTEPADDING 07:25:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ 07:25:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126 07:25:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126-2 07:25:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126-2PADDING 07:25:28.140 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126PADDING 07:25:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO7816-4 07:25:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO7816-4PADDING 07:25:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/NOPADDING 07:25:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS5 07:25:28.141 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS5PADDING 07:25:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS7 07:25:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS7PADDING 07:25:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/TBC 07:25:28.142 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/TBCPADDING 07:25:28.143 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/X9.23 07:25:28.143 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/X9.23PADDING 07:25:28.143 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ZEROBYTE 07:25:28.144 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ZEROBYTEPADDING 07:25:28.144 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ 07:25:28.144 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126 07:25:28.144 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126-2 07:25:28.144 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126-2PADDING 07:25:28.145 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126PADDING 07:25:28.145 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO7816-4 07:25:28.145 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO7816-4PADDING 07:25:28.145 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/NOPADDING 07:25:28.145 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS5 07:25:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS5PADDING 07:25:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS7 07:25:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS7PADDING 07:25:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/TBC 07:25:28.146 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/TBCPADDING 07:25:28.147 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/X9.23 07:25:28.147 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/X9.23PADDING 07:25:28.147 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ZEROBYTE 07:25:28.147 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ZEROBYTEPADDING 07:25:28.148 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ 07:25:28.148 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126 07:25:28.148 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126-2 07:25:28.148 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126-2PADDING 07:25:28.149 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126PADDING 07:25:28.149 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO7816-4 07:25:28.149 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO7816-4PADDING 07:25:28.149 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/NOPADDING 07:25:28.150 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS5 07:25:28.150 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS5PADDING 07:25:28.150 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS7 07:25:28.150 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS7PADDING 07:25:28.151 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/TBC 07:25:28.151 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/TBCPADDING 07:25:28.151 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/X9.23 07:25:28.152 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/X9.23PADDING 07:25:28.152 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ZEROBYTE 07:25:28.152 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ZEROBYTEPADDING 07:25:28.152 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ 07:25:28.152 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126 07:25:28.153 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126-2 07:25:28.153 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126-2PADDING 07:25:28.153 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126PADDING 07:25:28.153 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO7816-4 07:25:28.154 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO7816-4PADDING 07:25:28.154 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/NOPADDING 07:25:28.154 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS5 07:25:28.154 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS5PADDING 07:25:28.155 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS7 07:25:28.155 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS7PADDING 07:25:28.155 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/TBC 07:25:28.156 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/TBCPADDING 07:25:28.156 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/X9.23 07:25:28.156 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/X9.23PADDING 07:25:28.156 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ZEROBYTE 07:25:28.156 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ZEROBYTEPADDING 07:25:28.157 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ 07:25:28.157 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126 07:25:28.157 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126-2 07:25:28.158 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126-2PADDING 07:25:28.158 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126PADDING 07:25:28.158 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO7816-4 07:25:28.158 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO7816-4PADDING 07:25:28.158 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/NOPADDING 07:25:28.159 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS5 07:25:28.159 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS5PADDING 07:25:28.159 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS7 07:25:28.159 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS7PADDING 07:25:28.159 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/TBC 07:25:28.159 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/TBCPADDING 07:25:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/X9.23 07:25:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/X9.23PADDING 07:25:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ZEROBYTE 07:25:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ZEROBYTEPADDING 07:25:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ 07:25:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126 07:25:28.160 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126-2 07:25:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126-2PADDING 07:25:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126PADDING 07:25:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO7816-4 07:25:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO7816-4PADDING 07:25:28.161 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/NOPADDING 07:25:28.162 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS5 07:25:28.162 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS5PADDING 07:25:28.162 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS7 07:25:28.162 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS7PADDING 07:25:28.163 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/TBC 07:25:28.163 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/TBCPADDING 07:25:28.163 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/X9.23 07:25:28.163 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/X9.23PADDING 07:25:28.164 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ZEROBYTE 07:25:28.164 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ZEROBYTEPADDING 07:25:28.164 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ 07:25:28.164 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126 07:25:28.164 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126-2 07:25:28.165 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126-2PADDING 07:25:28.165 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126PADDING 07:25:28.165 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO7816-4 07:25:28.165 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO7816-4PADDING 07:25:28.165 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/NOPADDING 07:25:28.165 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS5 07:25:28.165 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS5PADDING 07:25:28.166 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS7 07:25:28.166 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS7PADDING 07:25:28.166 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/TBC 07:25:28.166 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/TBCPADDING 07:25:28.167 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/X9.23 07:25:28.167 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/X9.23PADDING 07:25:28.167 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ZEROBYTE 07:25:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ZEROBYTEPADDING 07:25:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ 07:25:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126 07:25:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126-2 07:25:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126-2PADDING 07:25:28.168 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126PADDING 07:25:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO7816-4 07:25:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO7816-4PADDING 07:25:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/NOPADDING 07:25:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS5 07:25:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS5PADDING 07:25:28.169 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS7 07:25:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS7PADDING 07:25:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/TBC 07:25:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/TBCPADDING 07:25:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/X9.23 07:25:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/X9.23PADDING 07:25:28.170 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ZEROBYTE 07:25:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ZEROBYTEPADDING 07:25:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ 07:25:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126 07:25:28.171 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126-2 07:25:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126-2PADDING 07:25:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126PADDING 07:25:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO7816-4 07:25:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO7816-4PADDING 07:25:28.172 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/NOPADDING 07:25:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS5 07:25:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS5PADDING 07:25:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS7 07:25:28.173 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS7PADDING 07:25:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/TBC 07:25:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/TBCPADDING 07:25:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/X9.23 07:25:28.174 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/X9.23PADDING 07:25:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ZEROBYTE 07:25:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ZEROBYTEPADDING 07:25:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ 07:25:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126 07:25:28.175 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126-2 07:25:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126-2PADDING 07:25:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126PADDING 07:25:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO7816-4 07:25:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO7816-4PADDING 07:25:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/NOPADDING 07:25:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS5 07:25:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS5PADDING 07:25:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS7 07:25:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS7PADDING 07:25:28.176 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/TBC 07:25:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/TBCPADDING 07:25:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/X9.23 07:25:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/X9.23PADDING 07:25:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ZEROBYTE 07:25:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ZEROBYTEPADDING 07:25:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ 07:25:28.177 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126 07:25:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126-2 07:25:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126-2PADDING 07:25:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126PADDING 07:25:28.178 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO7816-4 07:25:28.179 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO7816-4PADDING 07:25:28.179 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/NOPADDING 07:25:28.179 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS5 07:25:28.180 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS5PADDING 07:25:28.180 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS7 07:25:28.180 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS7PADDING 07:25:28.180 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/TBC 07:25:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/TBCPADDING 07:25:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/X9.23 07:25:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/X9.23PADDING 07:25:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ZEROBYTE 07:25:28.181 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ZEROBYTEPADDING 07:25:28.182 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ 07:25:28.182 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126 07:25:28.182 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126-2 07:25:28.182 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126-2PADDING 07:25:28.183 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126PADDING 07:25:28.183 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO7816-4 07:25:28.183 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO7816-4PADDING 07:25:28.183 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/NOPADDING 07:25:28.184 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS5 07:25:28.184 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS5PADDING 07:25:28.184 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS7 07:25:28.184 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS7PADDING 07:25:28.184 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/TBC 07:25:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/TBCPADDING 07:25:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/X9.23 07:25:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/X9.23PADDING 07:25:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ZEROBYTE 07:25:28.185 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ZEROBYTEPADDING 07:25:28.186 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ 07:25:28.187 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126 07:25:28.187 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126-2 07:25:28.188 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126-2PADDING 07:25:28.188 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126PADDING 07:25:28.188 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO7816-4 07:25:28.189 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO7816-4PADDING 07:25:28.189 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/NOPADDING 07:25:28.190 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS5 07:25:28.190 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS5PADDING 07:25:28.190 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS7 07:25:28.190 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS7PADDING 07:25:28.190 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/TBC 07:25:28.190 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/TBCPADDING 07:25:28.191 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/X9.23 07:25:28.191 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/X9.23PADDING 07:25:28.191 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ZEROBYTE 07:25:28.192 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ZEROBYTEPADDING 07:25:28.192 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ 07:25:28.192 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126 07:25:28.192 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126-2 07:25:28.192 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126-2PADDING 07:25:28.192 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126PADDING 07:25:28.193 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO7816-4 07:25:28.193 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO7816-4PADDING 07:25:28.193 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/NOPADDING 07:25:28.193 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS5 07:25:28.193 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS5PADDING 07:25:28.193 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS7 07:25:28.193 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS7PADDING 07:25:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/TBC 07:25:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/TBCPADDING 07:25:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/X9.23 07:25:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/X9.23PADDING 07:25:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ZEROBYTE 07:25:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ZEROBYTEPADDING 07:25:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ 07:25:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126 07:25:28.194 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126-2 07:25:28.195 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126-2PADDING 07:25:28.195 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126PADDING 07:25:28.195 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO7816-4 07:25:28.195 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO7816-4PADDING 07:25:28.195 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/NOPADDING 07:25:28.195 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS5 07:25:28.196 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS5PADDING 07:25:28.196 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS7 07:25:28.196 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS7PADDING 07:25:28.196 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/TBC 07:25:28.196 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/TBCPADDING 07:25:28.197 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/X9.23 07:25:28.197 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/X9.23PADDING 07:25:28.197 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ZEROBYTE 07:25:28.197 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ZEROBYTEPADDING 07:25:28.197 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ 07:25:28.198 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126 07:25:28.198 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126-2 07:25:28.198 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126-2PADDING 07:25:28.198 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126PADDING 07:25:28.199 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO7816-4 07:25:28.199 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO7816-4PADDING 07:25:28.199 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/NOPADDING 07:25:28.200 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS5 07:25:28.200 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS5PADDING 07:25:28.201 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS7 07:25:28.201 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS7PADDING 07:25:28.201 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/TBC 07:25:28.201 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/TBCPADDING 07:25:28.201 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/X9.23 07:25:28.202 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/X9.23PADDING 07:25:28.202 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ZEROBYTE 07:25:28.202 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ZEROBYTEPADDING 07:25:28.202 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ 07:25:28.203 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126 07:25:28.203 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126-2 07:25:28.204 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126-2PADDING 07:25:28.204 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126PADDING 07:25:28.204 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO7816-4 07:25:28.204 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO7816-4PADDING 07:25:28.204 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/NOPADDING 07:25:28.204 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS5 07:25:28.205 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS5PADDING 07:25:28.205 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS7 07:25:28.205 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS7PADDING 07:25:28.205 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/TBC 07:25:28.206 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/TBCPADDING 07:25:28.206 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/X9.23 07:25:28.206 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/X9.23PADDING 07:25:28.206 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ZEROBYTE 07:25:28.206 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ZEROBYTEPADDING 07:25:28.206 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ 07:25:28.207 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126 07:25:28.207 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126-2 07:25:28.207 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126-2PADDING 07:25:28.208 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126PADDING 07:25:28.208 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO7816-4 07:25:28.208 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO7816-4PADDING 07:25:28.208 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/NOPADDING 07:25:28.209 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS5 07:25:28.209 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS5PADDING 07:25:28.209 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS7 07:25:28.209 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS7PADDING 07:25:28.209 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/TBC 07:25:28.210 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/TBCPADDING 07:25:28.210 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/X9.23 07:25:28.210 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/X9.23PADDING 07:25:28.210 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ZEROBYTE 07:25:28.210 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ZEROBYTEPADDING 07:25:28.211 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ 07:25:28.211 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126 07:25:28.212 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126-2 07:25:28.212 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126-2PADDING 07:25:28.212 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126PADDING 07:25:28.212 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO7816-4 07:25:28.212 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO7816-4PADDING 07:25:28.213 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/NOPADDING 07:25:28.213 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS5 07:25:28.213 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS5PADDING 07:25:28.213 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS7 07:25:28.214 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS7PADDING 07:25:28.214 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/TBC 07:25:28.214 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/TBCPADDING 07:25:28.215 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/X9.23 07:25:28.215 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/X9.23PADDING 07:25:28.215 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ZEROBYTE 07:25:28.215 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ZEROBYTEPADDING 07:25:28.216 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ 07:25:28.216 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126 07:25:28.216 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126-2 07:25:28.216 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126-2PADDING 07:25:28.217 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126PADDING 07:25:28.217 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO7816-4 07:25:28.217 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO7816-4PADDING 07:25:28.217 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/NOPADDING 07:25:28.218 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS5 07:25:28.218 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS5PADDING 07:25:28.218 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS7 07:25:28.218 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS7PADDING 07:25:28.218 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/TBC 07:25:28.219 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/TBCPADDING 07:25:28.219 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/X9.23 07:25:28.219 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/X9.23PADDING 07:25:28.220 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ZEROBYTE 07:25:28.220 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ZEROBYTEPADDING 07:25:28.220 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ 07:25:28.220 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126 07:25:28.221 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126-2 07:25:28.221 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126-2PADDING 07:25:28.221 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126PADDING 07:25:28.221 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO7816-4 07:25:28.222 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO7816-4PADDING 07:25:28.222 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/NOPADDING 07:25:28.222 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS5 07:25:28.222 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS5PADDING 07:25:28.222 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS7 07:25:28.223 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS7PADDING 07:25:28.223 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/TBC 07:25:28.223 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/TBCPADDING 07:25:28.224 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/X9.23 07:25:28.224 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/X9.23PADDING 07:25:28.224 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ZEROBYTE 07:25:28.224 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ZEROBYTEPADDING 07:25:28.225 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ 07:25:28.225 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126 07:25:28.225 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126-2 07:25:28.225 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126-2PADDING 07:25:28.225 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126PADDING 07:25:28.226 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO7816-4 07:25:28.226 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO7816-4PADDING 07:25:28.226 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/NOPADDING 07:25:28.227 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS5 07:25:28.227 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS5PADDING 07:25:28.227 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS7 07:25:28.227 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS7PADDING 07:25:28.228 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/TBC 07:25:28.228 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/TBCPADDING 07:25:28.228 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/X9.23 07:25:28.228 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/X9.23PADDING 07:25:28.229 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ZEROBYTE 07:25:28.229 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ZEROBYTEPADDING 07:25:28.229 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CTS/ 07:25:28.229 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/" does not support IV => Skipping. 07:25:28.230 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/CTS/NOPADDING 07:25:28.230 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/NOPADDING" does not support IV => Skipping. 07:25:28.230 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/EAX/ 07:25:28.235 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/EAX/NOPADDING 07:25:28.237 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/ECB/ 07:25:28.238 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/" does not support IV => Skipping. 07:25:28.238 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/ECB/NOPADDING 07:25:28.238 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/NOPADDING" does not support IV => Skipping. 07:25:28.238 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/GCM/ 07:25:28.241 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/GCM/NOPADDING 07:25:28.242 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ 07:25:28.242 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126 07:25:28.242 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126-2 07:25:28.243 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126-2PADDING 07:25:28.243 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126PADDING 07:25:28.247 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO7816-4 07:25:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO7816-4PADDING 07:25:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/NOPADDING 07:25:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS5 07:25:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS5PADDING 07:25:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS7 07:25:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS7PADDING 07:25:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/TBC 07:25:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/TBCPADDING 07:25:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/X9.23 07:25:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/X9.23PADDING 07:25:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ZEROBYTE 07:25:28.248 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ZEROBYTEPADDING 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126-2 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126-2PADDING 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126PADDING 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO7816-4 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO7816-4PADDING 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/NOPADDING 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS5 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS5PADDING 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS7 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS7PADDING 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/TBC 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/TBCPADDING 07:25:28.249 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/X9.23 07:25:28.250 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/X9.23PADDING 07:25:28.250 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ZEROBYTE 07:25:28.250 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ZEROBYTEPADDING 07:25:28.250 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ 07:25:28.250 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126 07:25:28.250 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126-2 07:25:28.250 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126-2PADDING 07:25:28.251 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126PADDING 07:25:28.252 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO7816-4 07:25:28.253 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO7816-4PADDING 07:25:28.255 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/NOPADDING 07:25:28.255 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS5 07:25:28.256 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS5PADDING 07:25:28.256 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS7 07:25:28.256 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS7PADDING 07:25:28.257 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/TBC 07:25:28.257 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/TBCPADDING 07:25:28.257 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/X9.23 07:25:28.257 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/X9.23PADDING 07:25:28.257 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ZEROBYTE 07:25:28.258 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ZEROBYTEPADDING 07:25:28.258 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ 07:25:28.258 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126 07:25:28.258 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126-2 07:25:28.258 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126-2PADDING 07:25:28.259 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126PADDING 07:25:28.259 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO7816-4 07:25:28.259 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO7816-4PADDING 07:25:28.259 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/NOPADDING 07:25:28.260 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS5 07:25:28.260 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS5PADDING 07:25:28.260 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS7 07:25:28.260 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS7PADDING 07:25:28.260 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/TBC 07:25:28.261 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/TBCPADDING 07:25:28.261 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/X9.23 07:25:28.261 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/X9.23PADDING 07:25:28.261 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ZEROBYTE 07:25:28.261 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ZEROBYTEPADDING 07:25:28.262 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ 07:25:28.262 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126 07:25:28.262 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126-2 07:25:28.262 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126-2PADDING 07:25:28.263 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126PADDING 07:25:28.263 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO7816-4 07:25:28.263 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO7816-4PADDING 07:25:28.263 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/NOPADDING 07:25:28.263 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS5 07:25:28.263 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS5PADDING 07:25:28.263 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS7 07:25:28.263 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS7PADDING 07:25:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/TBC 07:25:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/TBCPADDING 07:25:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/X9.23 07:25:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/X9.23PADDING 07:25:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ZEROBYTE 07:25:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ZEROBYTEPADDING 07:25:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ 07:25:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126 07:25:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126-2 07:25:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126-2PADDING 07:25:28.264 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126PADDING 07:25:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO7816-4 07:25:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO7816-4PADDING 07:25:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/NOPADDING 07:25:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS5 07:25:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS5PADDING 07:25:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS7 07:25:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS7PADDING 07:25:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/TBC 07:25:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/TBCPADDING 07:25:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/X9.23 07:25:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/X9.23PADDING 07:25:28.265 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ZEROBYTE 07:25:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ZEROBYTEPADDING 07:25:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ 07:25:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126 07:25:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126-2 07:25:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126-2PADDING 07:25:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126PADDING 07:25:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO7816-4 07:25:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO7816-4PADDING 07:25:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/NOPADDING 07:25:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS5 07:25:28.266 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS5PADDING 07:25:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS7 07:25:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS7PADDING 07:25:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/TBC 07:25:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/TBCPADDING 07:25:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/X9.23 07:25:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/X9.23PADDING 07:25:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ZEROBYTE 07:25:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ZEROBYTEPADDING 07:25:28.267 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ 07:25:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126 07:25:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126-2 07:25:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126-2PADDING 07:25:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126PADDING 07:25:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO7816-4 07:25:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO7816-4PADDING 07:25:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/NOPADDING 07:25:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS5 07:25:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS5PADDING 07:25:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS7 07:25:28.268 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS7PADDING 07:25:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/TBC 07:25:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/TBCPADDING 07:25:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/X9.23 07:25:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/X9.23PADDING 07:25:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ZEROBYTE 07:25:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ZEROBYTEPADDING 07:25:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ 07:25:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126 07:25:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126-2 07:25:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126-2PADDING 07:25:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126PADDING 07:25:28.269 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO7816-4 07:25:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO7816-4PADDING 07:25:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/NOPADDING 07:25:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS5 07:25:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS5PADDING 07:25:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS7 07:25:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS7PADDING 07:25:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/TBC 07:25:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/TBCPADDING 07:25:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/X9.23 07:25:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/X9.23PADDING 07:25:28.270 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ZEROBYTE 07:25:28.271 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ZEROBYTEPADDING 07:25:28.271 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ 07:25:28.271 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126 07:25:28.271 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126-2 07:25:28.271 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126-2PADDING 07:25:28.271 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126PADDING 07:25:28.271 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO7816-4 07:25:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO7816-4PADDING 07:25:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/NOPADDING 07:25:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS5 07:25:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS5PADDING 07:25:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS7 07:25:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS7PADDING 07:25:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/TBC 07:25:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/TBCPADDING 07:25:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/X9.23 07:25:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/X9.23PADDING 07:25:28.272 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ZEROBYTE 07:25:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ZEROBYTEPADDING 07:25:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ 07:25:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126 07:25:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126-2 07:25:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126-2PADDING 07:25:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126PADDING 07:25:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO7816-4 07:25:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO7816-4PADDING 07:25:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/NOPADDING 07:25:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS5 07:25:28.273 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS5PADDING 07:25:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS7 07:25:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS7PADDING 07:25:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/TBC 07:25:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/TBCPADDING 07:25:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/X9.23 07:25:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/X9.23PADDING 07:25:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ZEROBYTE 07:25:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ZEROBYTEPADDING 07:25:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ 07:25:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126 07:25:28.274 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126-2 07:25:28.275 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126-2PADDING 07:25:28.275 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126PADDING 07:25:28.275 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO7816-4 07:25:28.275 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO7816-4PADDING 07:25:28.275 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/NOPADDING 07:25:28.275 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS5 07:25:28.275 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS5PADDING 07:25:28.276 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS7 07:25:28.276 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS7PADDING 07:25:28.276 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/TBC 07:25:28.276 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/TBCPADDING 07:25:28.276 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/X9.23 07:25:28.276 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/X9.23PADDING 07:25:28.276 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ZEROBYTE 07:25:28.276 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ZEROBYTEPADDING 07:25:28.277 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ 07:25:28.277 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126 07:25:28.277 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126-2 07:25:28.277 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126-2PADDING 07:25:28.277 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126PADDING 07:25:28.277 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO7816-4 07:25:28.278 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO7816-4PADDING 07:25:28.278 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/NOPADDING 07:25:28.278 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS5 07:25:28.278 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS5PADDING 07:25:28.278 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS7 07:25:28.278 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS7PADDING 07:25:28.278 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/TBC 07:25:28.279 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/TBCPADDING 07:25:28.279 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/X9.23 07:25:28.279 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/X9.23PADDING 07:25:28.279 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ZEROBYTE 07:25:28.279 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ZEROBYTEPADDING 07:25:28.280 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ 07:25:28.280 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126 07:25:28.280 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126-2 07:25:28.280 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126-2PADDING 07:25:28.280 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126PADDING 07:25:28.280 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO7816-4 07:25:28.280 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO7816-4PADDING 07:25:28.281 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/NOPADDING 07:25:28.281 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS5 07:25:28.281 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS5PADDING 07:25:28.281 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS7 07:25:28.282 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS7PADDING 07:25:28.282 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/TBC 07:25:28.282 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/TBCPADDING 07:25:28.282 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/X9.23 07:25:28.282 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/X9.23PADDING 07:25:28.282 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ZEROBYTE 07:25:28.282 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ZEROBYTEPADDING 07:25:28.283 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ 07:25:28.283 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126 07:25:28.283 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126-2 07:25:28.283 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126-2PADDING 07:25:28.283 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126PADDING 07:25:28.283 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO7816-4 07:25:28.283 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO7816-4PADDING 07:25:28.283 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/NOPADDING 07:25:28.283 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS5 07:25:28.284 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS5PADDING 07:25:28.284 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS7 07:25:28.284 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS7PADDING 07:25:28.284 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/TBC 07:25:28.284 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/TBCPADDING 07:25:28.284 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/X9.23 07:25:28.284 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/X9.23PADDING 07:25:28.284 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ZEROBYTE 07:25:28.284 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ZEROBYTEPADDING 07:25:28.284 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ 07:25:28.284 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126 07:25:28.284 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126-2 07:25:28.284 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126-2PADDING 07:25:28.285 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126PADDING 07:25:28.285 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO7816-4 07:25:28.285 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO7816-4PADDING 07:25:28.285 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/NOPADDING 07:25:28.285 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS5 07:25:28.285 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS5PADDING 07:25:28.285 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS7 07:25:28.285 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS7PADDING 07:25:28.285 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/TBC 07:25:28.285 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/TBCPADDING 07:25:28.285 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/X9.23 07:25:28.285 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/X9.23PADDING 07:25:28.286 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ZEROBYTE 07:25:28.286 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ZEROBYTEPADDING 07:25:28.286 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ 07:25:28.286 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126 07:25:28.286 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126-2 07:25:28.286 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126-2PADDING 07:25:28.286 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126PADDING 07:25:28.286 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO7816-4 07:25:28.286 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO7816-4PADDING 07:25:28.287 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/NOPADDING 07:25:28.287 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS5 07:25:28.287 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS5PADDING 07:25:28.287 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS7 07:25:28.287 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS7PADDING 07:25:28.287 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/TBC 07:25:28.287 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/TBCPADDING 07:25:28.287 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/X9.23 07:25:28.288 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/X9.23PADDING 07:25:28.288 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ZEROBYTE 07:25:28.288 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ZEROBYTEPADDING 07:25:28.288 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ 07:25:28.288 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126 07:25:28.288 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126-2 07:25:28.288 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126-2PADDING 07:25:28.288 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126PADDING 07:25:28.288 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO7816-4 07:25:28.288 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO7816-4PADDING 07:25:28.288 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/NOPADDING 07:25:28.289 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS5 07:25:28.289 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS5PADDING 07:25:28.289 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS7 07:25:28.289 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS7PADDING 07:25:28.289 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/TBC 07:25:28.289 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/TBCPADDING 07:25:28.289 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/X9.23 07:25:28.289 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/X9.23PADDING 07:25:28.289 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ZEROBYTE 07:25:28.289 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ZEROBYTEPADDING 07:25:28.289 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ 07:25:28.289 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126 07:25:28.289 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126-2 07:25:28.290 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126-2PADDING 07:25:28.290 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126PADDING 07:25:28.290 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO7816-4 07:25:28.290 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO7816-4PADDING 07:25:28.290 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/NOPADDING 07:25:28.290 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS5 07:25:28.290 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS5PADDING 07:25:28.290 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS7 07:25:28.290 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS7PADDING 07:25:28.290 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/TBC 07:25:28.290 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/TBCPADDING 07:25:28.291 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/X9.23 07:25:28.291 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/X9.23PADDING 07:25:28.291 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ZEROBYTE 07:25:28.291 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ZEROBYTEPADDING 07:25:28.291 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ 07:25:28.291 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126 07:25:28.291 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126-2 07:25:28.291 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126-2PADDING 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126PADDING 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO7816-4 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO7816-4PADDING 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/NOPADDING 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS5 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS5PADDING 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS7 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS7PADDING 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/TBC 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/TBCPADDING 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/X9.23 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/X9.23PADDING 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ZEROBYTE 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ZEROBYTEPADDING 07:25:28.292 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126-2 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126-2PADDING 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126PADDING 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO7816-4 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO7816-4PADDING 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/NOPADDING 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS5 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS5PADDING 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS7 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS7PADDING 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/TBC 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/TBCPADDING 07:25:28.293 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/X9.23 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/X9.23PADDING 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ZEROBYTE 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ZEROBYTEPADDING 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126-2 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126-2PADDING 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126PADDING 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO7816-4 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO7816-4PADDING 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/NOPADDING 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS5 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS5PADDING 07:25:28.294 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS7 07:25:28.295 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS7PADDING 07:25:28.295 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/TBC 07:25:28.295 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/TBCPADDING 07:25:28.295 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/X9.23 07:25:28.295 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/X9.23PADDING 07:25:28.295 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ZEROBYTE 07:25:28.295 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ZEROBYTEPADDING 07:25:28.295 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126-2 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126-2PADDING 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126PADDING 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO7816-4 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO7816-4PADDING 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/NOPADDING 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS5 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS5PADDING 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS7 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS7PADDING 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/TBC 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/TBCPADDING 07:25:28.296 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/X9.23 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/X9.23PADDING 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ZEROBYTE 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ZEROBYTEPADDING 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126-2 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126-2PADDING 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126PADDING 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO7816-4 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO7816-4PADDING 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/NOPADDING 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS5 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS5PADDING 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS7 07:25:28.297 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS7PADDING 07:25:28.298 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/TBC 07:25:28.298 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/TBCPADDING 07:25:28.298 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/X9.23 07:25:28.298 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/X9.23PADDING 07:25:28.298 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ZEROBYTE 07:25:28.298 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ZEROBYTEPADDING 07:25:28.298 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ 07:25:28.298 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126 07:25:28.298 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126-2 07:25:28.298 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126-2PADDING 07:25:28.298 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126PADDING 07:25:28.299 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO7816-4 07:25:28.299 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO7816-4PADDING 07:25:28.299 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/NOPADDING 07:25:28.299 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS5 07:25:28.299 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS5PADDING 07:25:28.299 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS7 07:25:28.299 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS7PADDING 07:25:28.299 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/TBC 07:25:28.300 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/TBCPADDING 07:25:28.300 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/X9.23 07:25:28.300 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/X9.23PADDING 07:25:28.300 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ZEROBYTE 07:25:28.300 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ZEROBYTEPADDING 07:25:28.300 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ 07:25:28.301 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126 07:25:28.301 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126-2 07:25:28.301 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126-2PADDING 07:25:28.301 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126PADDING 07:25:28.301 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO7816-4 07:25:28.301 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO7816-4PADDING 07:25:28.301 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/NOPADDING 07:25:28.301 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS5 07:25:28.302 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS5PADDING 07:25:28.302 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS7 07:25:28.302 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS7PADDING 07:25:28.302 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/TBC 07:25:28.302 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/TBCPADDING 07:25:28.302 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/X9.23 07:25:28.302 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/X9.23PADDING 07:25:28.302 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ZEROBYTE 07:25:28.302 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ZEROBYTEPADDING 07:25:28.302 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ 07:25:28.303 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126 07:25:28.303 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126-2 07:25:28.303 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126-2PADDING 07:25:28.303 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126PADDING 07:25:28.303 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO7816-4 07:25:28.303 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO7816-4PADDING 07:25:28.303 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/NOPADDING 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS5 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS5PADDING 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS7 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS7PADDING 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/TBC 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/TBCPADDING 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/X9.23 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/X9.23PADDING 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ZEROBYTE 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ZEROBYTEPADDING 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126-2 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126-2PADDING 07:25:28.304 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126PADDING 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO7816-4 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO7816-4PADDING 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/NOPADDING 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS5 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS5PADDING 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS7 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS7PADDING 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/TBC 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/TBCPADDING 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/X9.23 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/X9.23PADDING 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ZEROBYTE 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ZEROBYTEPADDING 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ 07:25:28.305 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126-2 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126-2PADDING 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126PADDING 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO7816-4 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO7816-4PADDING 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/NOPADDING 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS5 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS5PADDING 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS7 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS7PADDING 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/TBC 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/TBCPADDING 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/X9.23 07:25:28.306 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/X9.23PADDING 07:25:28.307 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ZEROBYTE 07:25:28.307 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ZEROBYTEPADDING 07:25:28.307 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ 07:25:28.307 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126 07:25:28.307 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126-2 07:25:28.307 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126-2PADDING 07:25:28.307 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126PADDING 07:25:28.307 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO7816-4 07:25:28.307 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO7816-4PADDING 07:25:28.307 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/NOPADDING 07:25:28.307 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS5 07:25:28.308 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS5PADDING 07:25:28.308 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS7 07:25:28.308 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS7PADDING 07:25:28.308 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/TBC 07:25:28.308 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/TBCPADDING 07:25:28.308 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/X9.23 07:25:28.308 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/X9.23PADDING 07:25:28.309 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ZEROBYTE 07:25:28.309 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ZEROBYTEPADDING 07:25:28.309 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ 07:25:28.309 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126 07:25:28.309 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126-2 07:25:28.309 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126-2PADDING 07:25:28.309 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126PADDING 07:25:28.309 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO7816-4 07:25:28.309 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO7816-4PADDING 07:25:28.310 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/NOPADDING 07:25:28.310 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS5 07:25:28.310 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS5PADDING 07:25:28.310 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS7 07:25:28.310 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS7PADDING 07:25:28.310 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/TBC 07:25:28.310 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/TBCPADDING 07:25:28.310 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/X9.23 07:25:28.311 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/X9.23PADDING 07:25:28.311 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ZEROBYTE 07:25:28.311 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ZEROBYTEPADDING 07:25:28.311 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ 07:25:28.311 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126 07:25:28.312 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126-2 07:25:28.312 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126-2PADDING 07:25:28.312 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126PADDING 07:25:28.312 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO7816-4 07:25:28.312 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO7816-4PADDING 07:25:28.312 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/NOPADDING 07:25:28.312 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS5 07:25:28.313 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS5PADDING 07:25:28.313 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS7 07:25:28.313 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS7PADDING 07:25:28.313 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/TBC 07:25:28.313 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/TBCPADDING 07:25:28.313 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/X9.23 07:25:28.313 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/X9.23PADDING 07:25:28.313 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ZEROBYTE 07:25:28.313 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ZEROBYTEPADDING 07:25:28.313 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ 07:25:28.314 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126 07:25:28.314 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126-2 07:25:28.314 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126-2PADDING 07:25:28.314 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126PADDING 07:25:28.314 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO7816-4 07:25:28.314 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO7816-4PADDING 07:25:28.314 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/NOPADDING 07:25:28.314 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS5 07:25:28.314 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS5PADDING 07:25:28.315 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS7 07:25:28.315 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS7PADDING 07:25:28.315 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/TBC 07:25:28.315 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/TBCPADDING 07:25:28.315 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/X9.23 07:25:28.316 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/X9.23PADDING 07:25:28.316 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ZEROBYTE 07:25:28.316 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ZEROBYTEPADDING 07:25:28.316 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ 07:25:28.316 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126 07:25:28.316 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126-2 07:25:28.317 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126-2PADDING 07:25:28.317 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126PADDING 07:25:28.317 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO7816-4 07:25:28.317 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO7816-4PADDING 07:25:28.317 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/NOPADDING 07:25:28.317 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS5 07:25:28.318 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS5PADDING 07:25:28.318 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS7 07:25:28.318 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS7PADDING 07:25:28.318 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/TBC 07:25:28.318 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/TBCPADDING 07:25:28.318 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/X9.23 07:25:28.318 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/X9.23PADDING 07:25:28.318 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ZEROBYTE 07:25:28.319 [Test worker] INFO o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ZEROBYTEPADDING 07:25:28.319 [Test worker] INFO o.s.c.CipherTest - transformation=SALSA20// 07:25:28.321 [Test worker] INFO o.s.c.CipherTest - transformation=SALSA20//NOPADDING 07:25:28.321 [Test worker] INFO o.s.c.CipherTest - transformation=SALSA20/ECB/ 07:25:28.322 [Test worker] INFO o.s.c.CipherTest - transformation=SALSA20/ECB/NOPADDING 07:25:28.322 [Test worker] INFO o.s.c.CipherTest - transformation=SEED// 07:25:28.323 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED//" does not support IV => Skipping. 07:25:28.323 [Test worker] INFO o.s.c.CipherTest - transformation=SEED//NOPADDING 07:25:28.323 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED//NOPADDING" does not support IV => Skipping. 07:25:28.323 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC-CTS/ 07:25:28.323 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC-CTS/NOPADDING 07:25:28.324 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ 07:25:28.324 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO10126 07:25:28.324 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO10126-2 07:25:28.325 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO10126-2PADDING 07:25:28.325 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO10126PADDING 07:25:28.325 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO7816-4 07:25:28.326 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ISO7816-4PADDING 07:25:28.326 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/NOPADDING 07:25:28.326 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/PKCS5 07:25:28.327 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/PKCS5PADDING 07:25:28.327 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/PKCS7 07:25:28.328 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/PKCS7PADDING 07:25:28.328 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/TBC 07:25:28.328 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/TBCPADDING 07:25:28.329 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/X9.23 07:25:28.329 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/X9.23PADDING 07:25:28.329 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ZEROBYTE 07:25:28.329 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CBC/ZEROBYTEPADDING 07:25:28.329 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CCM/ 07:25:28.330 [Test worker] ERROR o.s.c.CipherTest - transformation "SEED/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:28.330 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CCM/NOPADDING 07:25:28.330 [Test worker] ERROR o.s.c.CipherTest - transformation "SEED/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:28.330 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ 07:25:28.330 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO10126 07:25:28.330 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO10126-2 07:25:28.331 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO10126-2PADDING 07:25:28.331 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO10126PADDING 07:25:28.331 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO7816-4 07:25:28.332 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ISO7816-4PADDING 07:25:28.332 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/NOPADDING 07:25:28.332 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/PKCS5 07:25:28.332 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/PKCS5PADDING 07:25:28.332 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/PKCS7 07:25:28.333 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/PKCS7PADDING 07:25:28.333 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/TBC 07:25:28.333 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/TBCPADDING 07:25:28.333 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/X9.23 07:25:28.334 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/X9.23PADDING 07:25:28.334 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ZEROBYTE 07:25:28.334 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB/ZEROBYTEPADDING 07:25:28.334 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ 07:25:28.334 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126 07:25:28.334 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126-2 07:25:28.335 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126-2PADDING 07:25:28.335 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126PADDING 07:25:28.335 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO7816-4 07:25:28.337 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ISO7816-4PADDING 07:25:28.337 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/NOPADDING 07:25:28.337 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/PKCS5 07:25:28.337 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/PKCS5PADDING 07:25:28.338 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/PKCS7 07:25:28.338 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/PKCS7PADDING 07:25:28.338 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/TBC 07:25:28.338 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/TBCPADDING 07:25:28.338 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/X9.23 07:25:28.338 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/X9.23PADDING 07:25:28.338 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ZEROBYTE 07:25:28.338 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB104/ZEROBYTEPADDING 07:25:28.339 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ 07:25:28.339 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126 07:25:28.339 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126-2 07:25:28.339 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126-2PADDING 07:25:28.339 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126PADDING 07:25:28.339 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO7816-4 07:25:28.340 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ISO7816-4PADDING 07:25:28.340 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/NOPADDING 07:25:28.340 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/PKCS5 07:25:28.340 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/PKCS5PADDING 07:25:28.340 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/PKCS7 07:25:28.340 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/PKCS7PADDING 07:25:28.340 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/TBC 07:25:28.341 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/TBCPADDING 07:25:28.341 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/X9.23 07:25:28.341 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/X9.23PADDING 07:25:28.341 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ZEROBYTE 07:25:28.347 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB112/ZEROBYTEPADDING 07:25:28.347 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ 07:25:28.347 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126 07:25:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126-2 07:25:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126-2PADDING 07:25:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126PADDING 07:25:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO7816-4 07:25:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ISO7816-4PADDING 07:25:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/NOPADDING 07:25:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/PKCS5 07:25:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/PKCS5PADDING 07:25:28.348 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/PKCS7 07:25:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/PKCS7PADDING 07:25:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/TBC 07:25:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/TBCPADDING 07:25:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/X9.23 07:25:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/X9.23PADDING 07:25:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ZEROBYTE 07:25:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB120/ZEROBYTEPADDING 07:25:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ 07:25:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126 07:25:28.349 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126-2 07:25:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126-2PADDING 07:25:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126PADDING 07:25:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO7816-4 07:25:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ISO7816-4PADDING 07:25:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/NOPADDING 07:25:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/PKCS5 07:25:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/PKCS5PADDING 07:25:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/PKCS7 07:25:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/PKCS7PADDING 07:25:28.350 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/TBC 07:25:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/TBCPADDING 07:25:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/X9.23 07:25:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/X9.23PADDING 07:25:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ZEROBYTE 07:25:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB128/ZEROBYTEPADDING 07:25:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ 07:25:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126 07:25:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126-2 07:25:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126-2PADDING 07:25:28.351 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126PADDING 07:25:28.352 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO7816-4 07:25:28.352 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ISO7816-4PADDING 07:25:28.352 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/NOPADDING 07:25:28.353 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/PKCS5 07:25:28.353 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/PKCS5PADDING 07:25:28.353 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/PKCS7 07:25:28.353 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/PKCS7PADDING 07:25:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/TBC 07:25:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/TBCPADDING 07:25:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/X9.23 07:25:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/X9.23PADDING 07:25:28.354 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ZEROBYTE 07:25:28.355 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB136/ZEROBYTEPADDING 07:25:28.355 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ 07:25:28.355 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126 07:25:28.355 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126-2 07:25:28.356 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126-2PADDING 07:25:28.356 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126PADDING 07:25:28.356 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO7816-4 07:25:28.357 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ISO7816-4PADDING 07:25:28.357 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/NOPADDING 07:25:28.357 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/PKCS5 07:25:28.357 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/PKCS5PADDING 07:25:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/PKCS7 07:25:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/PKCS7PADDING 07:25:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/TBC 07:25:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/TBCPADDING 07:25:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/X9.23 07:25:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/X9.23PADDING 07:25:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ZEROBYTE 07:25:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB144/ZEROBYTEPADDING 07:25:28.358 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ 07:25:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126 07:25:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126-2 07:25:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126-2PADDING 07:25:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126PADDING 07:25:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO7816-4 07:25:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ISO7816-4PADDING 07:25:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/NOPADDING 07:25:28.359 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/PKCS5 07:25:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/PKCS5PADDING 07:25:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/PKCS7 07:25:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/PKCS7PADDING 07:25:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/TBC 07:25:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/TBCPADDING 07:25:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/X9.23 07:25:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/X9.23PADDING 07:25:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ZEROBYTE 07:25:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB152/ZEROBYTEPADDING 07:25:28.360 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ 07:25:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126 07:25:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126-2 07:25:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126-2PADDING 07:25:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126PADDING 07:25:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO7816-4 07:25:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ISO7816-4PADDING 07:25:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/NOPADDING 07:25:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/PKCS5 07:25:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/PKCS5PADDING 07:25:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/PKCS7 07:25:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/PKCS7PADDING 07:25:28.361 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/TBC 07:25:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/TBCPADDING 07:25:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/X9.23 07:25:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/X9.23PADDING 07:25:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ZEROBYTE 07:25:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB16/ZEROBYTEPADDING 07:25:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ 07:25:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126 07:25:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126-2 07:25:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126-2PADDING 07:25:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126PADDING 07:25:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO7816-4 07:25:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ISO7816-4PADDING 07:25:28.362 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/NOPADDING 07:25:28.363 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/PKCS5 07:25:28.363 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/PKCS5PADDING 07:25:28.363 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/PKCS7 07:25:28.363 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/PKCS7PADDING 07:25:28.363 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/TBC 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/TBCPADDING 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/X9.23 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/X9.23PADDING 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ZEROBYTE 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB160/ZEROBYTEPADDING 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126-2 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126-2PADDING 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126PADDING 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO7816-4 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ISO7816-4PADDING 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/NOPADDING 07:25:28.364 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/PKCS5 07:25:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/PKCS5PADDING 07:25:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/PKCS7 07:25:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/PKCS7PADDING 07:25:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/TBC 07:25:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/TBCPADDING 07:25:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/X9.23 07:25:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/X9.23PADDING 07:25:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ZEROBYTE 07:25:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB168/ZEROBYTEPADDING 07:25:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ 07:25:28.365 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126-2 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126-2PADDING 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126PADDING 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO7816-4 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ISO7816-4PADDING 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/NOPADDING 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/PKCS5 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/PKCS5PADDING 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/PKCS7 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/PKCS7PADDING 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/TBC 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/TBCPADDING 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/X9.23 07:25:28.366 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/X9.23PADDING 07:25:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ZEROBYTE 07:25:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB176/ZEROBYTEPADDING 07:25:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ 07:25:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126 07:25:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126-2 07:25:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126-2PADDING 07:25:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126PADDING 07:25:28.367 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO7816-4 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ISO7816-4PADDING 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/NOPADDING 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/PKCS5 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/PKCS5PADDING 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/PKCS7 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/PKCS7PADDING 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/TBC 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/TBCPADDING 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/X9.23 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/X9.23PADDING 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ZEROBYTE 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB184/ZEROBYTEPADDING 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126-2 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126-2PADDING 07:25:28.368 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126PADDING 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO7816-4 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ISO7816-4PADDING 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/NOPADDING 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/PKCS5 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/PKCS5PADDING 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/PKCS7 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/PKCS7PADDING 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/TBC 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/TBCPADDING 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/X9.23 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/X9.23PADDING 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ZEROBYTE 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB192/ZEROBYTEPADDING 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126 07:25:28.369 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126-2 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126-2PADDING 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126PADDING 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO7816-4 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ISO7816-4PADDING 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/NOPADDING 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/PKCS5 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/PKCS5PADDING 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/PKCS7 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/PKCS7PADDING 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/TBC 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/TBCPADDING 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/X9.23 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/X9.23PADDING 07:25:28.370 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ZEROBYTE 07:25:28.371 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB200/ZEROBYTEPADDING 07:25:28.371 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ 07:25:28.371 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126 07:25:28.371 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126-2 07:25:28.371 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126-2PADDING 07:25:28.371 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126PADDING 07:25:28.371 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO7816-4 07:25:28.371 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ISO7816-4PADDING 07:25:28.371 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/NOPADDING 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/PKCS5 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/PKCS5PADDING 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/PKCS7 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/PKCS7PADDING 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/TBC 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/TBCPADDING 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/X9.23 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/X9.23PADDING 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ZEROBYTE 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB208/ZEROBYTEPADDING 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126-2 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126-2PADDING 07:25:28.372 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126PADDING 07:25:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO7816-4 07:25:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ISO7816-4PADDING 07:25:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/NOPADDING 07:25:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/PKCS5 07:25:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/PKCS5PADDING 07:25:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/PKCS7 07:25:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/PKCS7PADDING 07:25:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/TBC 07:25:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/TBCPADDING 07:25:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/X9.23 07:25:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/X9.23PADDING 07:25:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ZEROBYTE 07:25:28.373 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB216/ZEROBYTEPADDING 07:25:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ 07:25:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126 07:25:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126-2 07:25:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126-2PADDING 07:25:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126PADDING 07:25:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO7816-4 07:25:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ISO7816-4PADDING 07:25:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/NOPADDING 07:25:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/PKCS5 07:25:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/PKCS5PADDING 07:25:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/PKCS7 07:25:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/PKCS7PADDING 07:25:28.374 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/TBC 07:25:28.375 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/TBCPADDING 07:25:28.375 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/X9.23 07:25:28.375 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/X9.23PADDING 07:25:28.375 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ZEROBYTE 07:25:28.375 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB224/ZEROBYTEPADDING 07:25:28.375 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ 07:25:28.375 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126 07:25:28.375 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126-2 07:25:28.375 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126-2PADDING 07:25:28.375 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126PADDING 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO7816-4 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ISO7816-4PADDING 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/NOPADDING 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/PKCS5 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/PKCS5PADDING 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/PKCS7 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/PKCS7PADDING 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/TBC 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/TBCPADDING 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/X9.23 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/X9.23PADDING 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ZEROBYTE 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB232/ZEROBYTEPADDING 07:25:28.376 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126-2 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126-2PADDING 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126PADDING 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO7816-4 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ISO7816-4PADDING 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/NOPADDING 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/PKCS5 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/PKCS5PADDING 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/PKCS7 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/PKCS7PADDING 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/TBC 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/TBCPADDING 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/X9.23 07:25:28.377 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/X9.23PADDING 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ZEROBYTE 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB24/ZEROBYTEPADDING 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126-2 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126-2PADDING 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126PADDING 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO7816-4 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ISO7816-4PADDING 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/NOPADDING 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/PKCS5 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/PKCS5PADDING 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/PKCS7 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/PKCS7PADDING 07:25:28.378 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/TBC 07:25:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/TBCPADDING 07:25:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/X9.23 07:25:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/X9.23PADDING 07:25:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ZEROBYTE 07:25:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB240/ZEROBYTEPADDING 07:25:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ 07:25:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126 07:25:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126-2 07:25:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126-2PADDING 07:25:28.379 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126PADDING 07:25:28.380 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO7816-4 07:25:28.380 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ISO7816-4PADDING 07:25:28.380 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/NOPADDING 07:25:28.380 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/PKCS5 07:25:28.380 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/PKCS5PADDING 07:25:28.382 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/PKCS7 07:25:28.382 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/PKCS7PADDING 07:25:28.382 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/TBC 07:25:28.382 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/TBCPADDING 07:25:28.382 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/X9.23 07:25:28.382 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/X9.23PADDING 07:25:28.382 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ZEROBYTE 07:25:28.382 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB248/ZEROBYTEPADDING 07:25:28.383 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ 07:25:28.383 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126 07:25:28.383 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126-2 07:25:28.383 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126-2PADDING 07:25:28.383 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126PADDING 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO7816-4 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ISO7816-4PADDING 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/NOPADDING 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/PKCS5 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/PKCS5PADDING 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/PKCS7 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/PKCS7PADDING 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/TBC 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/TBCPADDING 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/X9.23 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/X9.23PADDING 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ZEROBYTE 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB256/ZEROBYTEPADDING 07:25:28.384 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126-2 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126-2PADDING 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126PADDING 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO7816-4 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ISO7816-4PADDING 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/NOPADDING 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/PKCS5 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/PKCS5PADDING 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/PKCS7 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/PKCS7PADDING 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/TBC 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/TBCPADDING 07:25:28.385 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/X9.23 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/X9.23PADDING 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ZEROBYTE 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB32/ZEROBYTEPADDING 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126-2 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126-2PADDING 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126PADDING 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO7816-4 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ISO7816-4PADDING 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/NOPADDING 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/PKCS5 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/PKCS5PADDING 07:25:28.386 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/PKCS7 07:25:28.387 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/PKCS7PADDING 07:25:28.387 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/TBC 07:25:28.387 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/TBCPADDING 07:25:28.387 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/X9.23 07:25:28.387 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/X9.23PADDING 07:25:28.387 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ZEROBYTE 07:25:28.388 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB40/ZEROBYTEPADDING 07:25:28.388 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ 07:25:28.388 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126 07:25:28.388 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126-2 07:25:28.388 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126-2PADDING 07:25:28.388 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126PADDING 07:25:28.388 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO7816-4 07:25:28.388 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ISO7816-4PADDING 07:25:28.388 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/NOPADDING 07:25:28.388 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/PKCS5 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/PKCS5PADDING 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/PKCS7 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/PKCS7PADDING 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/TBC 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/TBCPADDING 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/X9.23 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/X9.23PADDING 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ZEROBYTE 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB48/ZEROBYTEPADDING 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126-2 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126-2PADDING 07:25:28.389 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126PADDING 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO7816-4 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ISO7816-4PADDING 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/NOPADDING 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/PKCS5 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/PKCS5PADDING 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/PKCS7 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/PKCS7PADDING 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/TBC 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/TBCPADDING 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/X9.23 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/X9.23PADDING 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ZEROBYTE 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB56/ZEROBYTEPADDING 07:25:28.390 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ 07:25:28.391 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126 07:25:28.391 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126-2 07:25:28.391 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126-2PADDING 07:25:28.391 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126PADDING 07:25:28.391 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO7816-4 07:25:28.391 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ISO7816-4PADDING 07:25:28.391 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/NOPADDING 07:25:28.391 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/PKCS5 07:25:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/PKCS5PADDING 07:25:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/PKCS7 07:25:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/PKCS7PADDING 07:25:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/TBC 07:25:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/TBCPADDING 07:25:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/X9.23 07:25:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/X9.23PADDING 07:25:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ZEROBYTE 07:25:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB64/ZEROBYTEPADDING 07:25:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ 07:25:28.392 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126 07:25:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126-2 07:25:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126-2PADDING 07:25:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126PADDING 07:25:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO7816-4 07:25:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ISO7816-4PADDING 07:25:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/NOPADDING 07:25:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/PKCS5 07:25:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/PKCS5PADDING 07:25:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/PKCS7 07:25:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/PKCS7PADDING 07:25:28.393 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/TBC 07:25:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/TBCPADDING 07:25:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/X9.23 07:25:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/X9.23PADDING 07:25:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ZEROBYTE 07:25:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB72/ZEROBYTEPADDING 07:25:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ 07:25:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126 07:25:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126-2 07:25:28.394 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126-2PADDING 07:25:28.395 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126PADDING 07:25:28.395 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO7816-4 07:25:28.395 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ISO7816-4PADDING 07:25:28.395 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/NOPADDING 07:25:28.395 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/PKCS5 07:25:28.395 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/PKCS5PADDING 07:25:28.395 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/PKCS7 07:25:28.396 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/PKCS7PADDING 07:25:28.396 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/TBC 07:25:28.396 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/TBCPADDING 07:25:28.396 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/X9.23 07:25:28.396 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/X9.23PADDING 07:25:28.396 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ZEROBYTE 07:25:28.396 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB8/ZEROBYTEPADDING 07:25:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ 07:25:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126 07:25:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126-2 07:25:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126-2PADDING 07:25:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126PADDING 07:25:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO7816-4 07:25:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ISO7816-4PADDING 07:25:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/NOPADDING 07:25:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/PKCS5 07:25:28.397 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/PKCS5PADDING 07:25:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/PKCS7 07:25:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/PKCS7PADDING 07:25:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/TBC 07:25:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/TBCPADDING 07:25:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/X9.23 07:25:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/X9.23PADDING 07:25:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ZEROBYTE 07:25:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB80/ZEROBYTEPADDING 07:25:28.398 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ 07:25:28.399 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126 07:25:28.399 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126-2 07:25:28.399 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126-2PADDING 07:25:28.399 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126PADDING 07:25:28.399 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO7816-4 07:25:28.400 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ISO7816-4PADDING 07:25:28.400 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/NOPADDING 07:25:28.400 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/PKCS5 07:25:28.400 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/PKCS5PADDING 07:25:28.400 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/PKCS7 07:25:28.400 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/PKCS7PADDING 07:25:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/TBC 07:25:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/TBCPADDING 07:25:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/X9.23 07:25:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/X9.23PADDING 07:25:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ZEROBYTE 07:25:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB88/ZEROBYTEPADDING 07:25:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ 07:25:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126 07:25:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126-2 07:25:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126-2PADDING 07:25:28.401 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126PADDING 07:25:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO7816-4 07:25:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ISO7816-4PADDING 07:25:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/NOPADDING 07:25:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/PKCS5 07:25:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/PKCS5PADDING 07:25:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/PKCS7 07:25:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/PKCS7PADDING 07:25:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/TBC 07:25:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/TBCPADDING 07:25:28.402 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/X9.23 07:25:28.403 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/X9.23PADDING 07:25:28.403 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ZEROBYTE 07:25:28.403 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CFB96/ZEROBYTEPADDING 07:25:28.403 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CTS/ 07:25:28.403 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/CTS/" does not support IV => Skipping. 07:25:28.403 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/CTS/NOPADDING 07:25:28.403 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/CTS/NOPADDING" does not support IV => Skipping. 07:25:28.404 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/EAX/ 07:25:28.405 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/EAX/NOPADDING 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/ECB/ 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/ECB/" does not support IV => Skipping. 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/ECB/NOPADDING 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/ECB/NOPADDING" does not support IV => Skipping. 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/GCM/ 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/GCM/NOPADDING 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO10126 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO10126-2 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO10126-2PADDING 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO10126PADDING 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO7816-4 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ISO7816-4PADDING 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/NOPADDING 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/PKCS5 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/PKCS5PADDING 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/PKCS7 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/PKCS7PADDING 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/TBC 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/TBCPADDING 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/X9.23 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/X9.23PADDING 07:25:28.406 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ZEROBYTE 07:25:28.410 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB/ZEROBYTEPADDING 07:25:28.410 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ 07:25:28.410 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126 07:25:28.411 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126-2 07:25:28.411 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126-2PADDING 07:25:28.411 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126PADDING 07:25:28.411 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO7816-4 07:25:28.411 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ISO7816-4PADDING 07:25:28.411 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/NOPADDING 07:25:28.411 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/PKCS5 07:25:28.411 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/PKCS5PADDING 07:25:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/PKCS7 07:25:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/PKCS7PADDING 07:25:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/TBC 07:25:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/TBCPADDING 07:25:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/X9.23 07:25:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/X9.23PADDING 07:25:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ZEROBYTE 07:25:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB104/ZEROBYTEPADDING 07:25:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ 07:25:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126 07:25:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126-2 07:25:28.412 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126-2PADDING 07:25:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126PADDING 07:25:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO7816-4 07:25:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ISO7816-4PADDING 07:25:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/NOPADDING 07:25:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/PKCS5 07:25:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/PKCS5PADDING 07:25:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/PKCS7 07:25:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/PKCS7PADDING 07:25:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/TBC 07:25:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/TBCPADDING 07:25:28.413 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/X9.23 07:25:28.414 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/X9.23PADDING 07:25:28.414 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ZEROBYTE 07:25:28.414 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB112/ZEROBYTEPADDING 07:25:28.414 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ 07:25:28.414 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126 07:25:28.414 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126-2 07:25:28.415 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126-2PADDING 07:25:28.415 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126PADDING 07:25:28.415 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO7816-4 07:25:28.415 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ISO7816-4PADDING 07:25:28.415 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/NOPADDING 07:25:28.415 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/PKCS5 07:25:28.415 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/PKCS5PADDING 07:25:28.415 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/PKCS7 07:25:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/PKCS7PADDING 07:25:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/TBC 07:25:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/TBCPADDING 07:25:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/X9.23 07:25:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/X9.23PADDING 07:25:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ZEROBYTE 07:25:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB120/ZEROBYTEPADDING 07:25:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ 07:25:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126 07:25:28.416 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126-2 07:25:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126-2PADDING 07:25:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126PADDING 07:25:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO7816-4 07:25:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ISO7816-4PADDING 07:25:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/NOPADDING 07:25:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/PKCS5 07:25:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/PKCS5PADDING 07:25:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/PKCS7 07:25:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/PKCS7PADDING 07:25:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/TBC 07:25:28.417 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/TBCPADDING 07:25:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/X9.23 07:25:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/X9.23PADDING 07:25:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ZEROBYTE 07:25:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB128/ZEROBYTEPADDING 07:25:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ 07:25:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126 07:25:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126-2 07:25:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126-2PADDING 07:25:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126PADDING 07:25:28.418 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO7816-4 07:25:28.419 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ISO7816-4PADDING 07:25:28.419 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/NOPADDING 07:25:28.419 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/PKCS5 07:25:28.419 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/PKCS5PADDING 07:25:28.419 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/PKCS7 07:25:28.419 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/PKCS7PADDING 07:25:28.419 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/TBC 07:25:28.419 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/TBCPADDING 07:25:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/X9.23 07:25:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/X9.23PADDING 07:25:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ZEROBYTE 07:25:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB136/ZEROBYTEPADDING 07:25:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ 07:25:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126 07:25:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126-2 07:25:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126-2PADDING 07:25:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126PADDING 07:25:28.420 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO7816-4 07:25:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ISO7816-4PADDING 07:25:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/NOPADDING 07:25:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/PKCS5 07:25:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/PKCS5PADDING 07:25:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/PKCS7 07:25:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/PKCS7PADDING 07:25:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/TBC 07:25:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/TBCPADDING 07:25:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/X9.23 07:25:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/X9.23PADDING 07:25:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ZEROBYTE 07:25:28.421 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB144/ZEROBYTEPADDING 07:25:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ 07:25:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126 07:25:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126-2 07:25:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126-2PADDING 07:25:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126PADDING 07:25:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO7816-4 07:25:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ISO7816-4PADDING 07:25:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/NOPADDING 07:25:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/PKCS5 07:25:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/PKCS5PADDING 07:25:28.422 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/PKCS7 07:25:28.423 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/PKCS7PADDING 07:25:28.423 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/TBC 07:25:28.423 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/TBCPADDING 07:25:28.423 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/X9.23 07:25:28.423 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/X9.23PADDING 07:25:28.423 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ZEROBYTE 07:25:28.423 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB152/ZEROBYTEPADDING 07:25:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ 07:25:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126 07:25:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126-2 07:25:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126-2PADDING 07:25:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126PADDING 07:25:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO7816-4 07:25:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ISO7816-4PADDING 07:25:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/NOPADDING 07:25:28.424 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/PKCS5 07:25:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/PKCS5PADDING 07:25:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/PKCS7 07:25:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/PKCS7PADDING 07:25:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/TBC 07:25:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/TBCPADDING 07:25:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/X9.23 07:25:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/X9.23PADDING 07:25:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ZEROBYTE 07:25:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB16/ZEROBYTEPADDING 07:25:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ 07:25:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126 07:25:28.425 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126-2 07:25:28.426 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126-2PADDING 07:25:28.426 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126PADDING 07:25:28.426 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO7816-4 07:25:28.426 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ISO7816-4PADDING 07:25:28.426 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/NOPADDING 07:25:28.426 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/PKCS5 07:25:28.426 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/PKCS5PADDING 07:25:28.426 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/PKCS7 07:25:28.426 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/PKCS7PADDING 07:25:28.426 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/TBC 07:25:28.426 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/TBCPADDING 07:25:28.426 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/X9.23 07:25:28.426 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/X9.23PADDING 07:25:28.427 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ZEROBYTE 07:25:28.427 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB160/ZEROBYTEPADDING 07:25:28.427 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ 07:25:28.427 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126 07:25:28.427 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126-2 07:25:28.427 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126-2PADDING 07:25:28.427 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126PADDING 07:25:28.428 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO7816-4 07:25:28.428 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ISO7816-4PADDING 07:25:28.428 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/NOPADDING 07:25:28.428 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/PKCS5 07:25:28.428 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/PKCS5PADDING 07:25:28.428 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/PKCS7 07:25:28.428 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/PKCS7PADDING 07:25:28.428 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/TBC 07:25:28.428 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/TBCPADDING 07:25:28.428 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/X9.23 07:25:28.428 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/X9.23PADDING 07:25:28.428 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ZEROBYTE 07:25:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB168/ZEROBYTEPADDING 07:25:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ 07:25:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126 07:25:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126-2 07:25:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126-2PADDING 07:25:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126PADDING 07:25:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO7816-4 07:25:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ISO7816-4PADDING 07:25:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/NOPADDING 07:25:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/PKCS5 07:25:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/PKCS5PADDING 07:25:28.429 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/PKCS7 07:25:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/PKCS7PADDING 07:25:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/TBC 07:25:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/TBCPADDING 07:25:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/X9.23 07:25:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/X9.23PADDING 07:25:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ZEROBYTE 07:25:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB176/ZEROBYTEPADDING 07:25:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ 07:25:28.430 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126 07:25:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126-2 07:25:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126-2PADDING 07:25:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126PADDING 07:25:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO7816-4 07:25:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ISO7816-4PADDING 07:25:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/NOPADDING 07:25:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/PKCS5 07:25:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/PKCS5PADDING 07:25:28.431 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/PKCS7 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/PKCS7PADDING 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/TBC 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/TBCPADDING 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/X9.23 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/X9.23PADDING 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ZEROBYTE 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB184/ZEROBYTEPADDING 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126-2 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126-2PADDING 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126PADDING 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO7816-4 07:25:28.432 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ISO7816-4PADDING 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/NOPADDING 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/PKCS5 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/PKCS5PADDING 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/PKCS7 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/PKCS7PADDING 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/TBC 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/TBCPADDING 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/X9.23 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/X9.23PADDING 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ZEROBYTE 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB192/ZEROBYTEPADDING 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126-2 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126-2PADDING 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126PADDING 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO7816-4 07:25:28.433 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ISO7816-4PADDING 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/NOPADDING 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/PKCS5 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/PKCS5PADDING 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/PKCS7 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/PKCS7PADDING 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/TBC 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/TBCPADDING 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/X9.23 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/X9.23PADDING 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ZEROBYTE 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB200/ZEROBYTEPADDING 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126-2 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126-2PADDING 07:25:28.434 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126PADDING 07:25:28.435 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO7816-4 07:25:28.435 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ISO7816-4PADDING 07:25:28.435 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/NOPADDING 07:25:28.435 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/PKCS5 07:25:28.435 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/PKCS5PADDING 07:25:28.435 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/PKCS7 07:25:28.435 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/PKCS7PADDING 07:25:28.435 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/TBC 07:25:28.435 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/TBCPADDING 07:25:28.435 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/X9.23 07:25:28.435 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/X9.23PADDING 07:25:28.435 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ZEROBYTE 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB208/ZEROBYTEPADDING 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126-2 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126-2PADDING 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126PADDING 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO7816-4 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ISO7816-4PADDING 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/NOPADDING 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/PKCS5 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/PKCS5PADDING 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/PKCS7 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/PKCS7PADDING 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/TBC 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/TBCPADDING 07:25:28.436 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/X9.23 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/X9.23PADDING 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ZEROBYTE 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB216/ZEROBYTEPADDING 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126-2 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126-2PADDING 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126PADDING 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO7816-4 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ISO7816-4PADDING 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/NOPADDING 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/PKCS5 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/PKCS5PADDING 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/PKCS7 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/PKCS7PADDING 07:25:28.437 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/TBC 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/TBCPADDING 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/X9.23 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/X9.23PADDING 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ZEROBYTE 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB224/ZEROBYTEPADDING 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126-2 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126-2PADDING 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126PADDING 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO7816-4 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ISO7816-4PADDING 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/NOPADDING 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/PKCS5 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/PKCS5PADDING 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/PKCS7 07:25:28.438 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/PKCS7PADDING 07:25:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/TBC 07:25:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/TBCPADDING 07:25:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/X9.23 07:25:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/X9.23PADDING 07:25:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ZEROBYTE 07:25:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB232/ZEROBYTEPADDING 07:25:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ 07:25:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126 07:25:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126-2 07:25:28.439 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126-2PADDING 07:25:28.440 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126PADDING 07:25:28.440 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO7816-4 07:25:28.440 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ISO7816-4PADDING 07:25:28.440 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/NOPADDING 07:25:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/PKCS5 07:25:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/PKCS5PADDING 07:25:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/PKCS7 07:25:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/PKCS7PADDING 07:25:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/TBC 07:25:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/TBCPADDING 07:25:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/X9.23 07:25:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/X9.23PADDING 07:25:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ZEROBYTE 07:25:28.441 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB24/ZEROBYTEPADDING 07:25:28.442 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ 07:25:28.442 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126 07:25:28.442 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126-2 07:25:28.442 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126-2PADDING 07:25:28.442 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126PADDING 07:25:28.442 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO7816-4 07:25:28.443 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ISO7816-4PADDING 07:25:28.443 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/NOPADDING 07:25:28.443 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/PKCS5 07:25:28.443 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/PKCS5PADDING 07:25:28.443 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/PKCS7 07:25:28.444 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/PKCS7PADDING 07:25:28.444 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/TBC 07:25:28.444 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/TBCPADDING 07:25:28.444 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/X9.23 07:25:28.444 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/X9.23PADDING 07:25:28.444 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ZEROBYTE 07:25:28.445 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB240/ZEROBYTEPADDING 07:25:28.445 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ 07:25:28.445 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126 07:25:28.445 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126-2 07:25:28.445 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126-2PADDING 07:25:28.445 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126PADDING 07:25:28.445 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO7816-4 07:25:28.445 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ISO7816-4PADDING 07:25:28.446 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/NOPADDING 07:25:28.446 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/PKCS5 07:25:28.446 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/PKCS5PADDING 07:25:28.446 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/PKCS7 07:25:28.446 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/PKCS7PADDING 07:25:28.446 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/TBC 07:25:28.446 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/TBCPADDING 07:25:28.446 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/X9.23 07:25:28.446 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/X9.23PADDING 07:25:28.446 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ZEROBYTE 07:25:28.446 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB248/ZEROBYTEPADDING 07:25:28.447 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ 07:25:28.447 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126 07:25:28.447 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126-2 07:25:28.447 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126-2PADDING 07:25:28.447 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126PADDING 07:25:28.447 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO7816-4 07:25:28.447 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ISO7816-4PADDING 07:25:28.447 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/NOPADDING 07:25:28.448 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/PKCS5 07:25:28.448 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/PKCS5PADDING 07:25:28.448 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/PKCS7 07:25:28.448 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/PKCS7PADDING 07:25:28.448 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/TBC 07:25:28.448 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/TBCPADDING 07:25:28.448 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/X9.23 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/X9.23PADDING 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ZEROBYTE 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB256/ZEROBYTEPADDING 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126-2 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126-2PADDING 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126PADDING 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO7816-4 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ISO7816-4PADDING 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/NOPADDING 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/PKCS5 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/PKCS5PADDING 07:25:28.449 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/PKCS7 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/PKCS7PADDING 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/TBC 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/TBCPADDING 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/X9.23 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/X9.23PADDING 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ZEROBYTE 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB32/ZEROBYTEPADDING 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126-2 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126-2PADDING 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126PADDING 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO7816-4 07:25:28.450 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ISO7816-4PADDING 07:25:28.451 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/NOPADDING 07:25:28.451 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/PKCS5 07:25:28.451 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/PKCS5PADDING 07:25:28.451 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/PKCS7 07:25:28.451 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/PKCS7PADDING 07:25:28.451 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/TBC 07:25:28.451 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/TBCPADDING 07:25:28.451 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/X9.23 07:25:28.451 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/X9.23PADDING 07:25:28.451 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ZEROBYTE 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB40/ZEROBYTEPADDING 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126-2 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126-2PADDING 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126PADDING 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO7816-4 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ISO7816-4PADDING 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/NOPADDING 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/PKCS5 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/PKCS5PADDING 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/PKCS7 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/PKCS7PADDING 07:25:28.452 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/TBC 07:25:28.453 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/TBCPADDING 07:25:28.453 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/X9.23 07:25:28.453 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/X9.23PADDING 07:25:28.453 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ZEROBYTE 07:25:28.453 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB48/ZEROBYTEPADDING 07:25:28.453 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ 07:25:28.453 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126 07:25:28.453 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126-2 07:25:28.453 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126-2PADDING 07:25:28.453 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126PADDING 07:25:28.454 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO7816-4 07:25:28.454 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ISO7816-4PADDING 07:25:28.454 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/NOPADDING 07:25:28.454 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/PKCS5 07:25:28.454 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/PKCS5PADDING 07:25:28.454 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/PKCS7 07:25:28.454 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/PKCS7PADDING 07:25:28.454 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/TBC 07:25:28.454 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/TBCPADDING 07:25:28.455 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/X9.23 07:25:28.455 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/X9.23PADDING 07:25:28.455 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ZEROBYTE 07:25:28.455 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB56/ZEROBYTEPADDING 07:25:28.455 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ 07:25:28.455 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126 07:25:28.455 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126-2 07:25:28.455 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126-2PADDING 07:25:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126PADDING 07:25:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO7816-4 07:25:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ISO7816-4PADDING 07:25:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/NOPADDING 07:25:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/PKCS5 07:25:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/PKCS5PADDING 07:25:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/PKCS7 07:25:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/PKCS7PADDING 07:25:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/TBC 07:25:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/TBCPADDING 07:25:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/X9.23 07:25:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/X9.23PADDING 07:25:28.456 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ZEROBYTE 07:25:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB64/ZEROBYTEPADDING 07:25:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ 07:25:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126 07:25:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126-2 07:25:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126-2PADDING 07:25:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126PADDING 07:25:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO7816-4 07:25:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ISO7816-4PADDING 07:25:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/NOPADDING 07:25:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/PKCS5 07:25:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/PKCS5PADDING 07:25:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/PKCS7 07:25:28.457 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/PKCS7PADDING 07:25:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/TBC 07:25:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/TBCPADDING 07:25:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/X9.23 07:25:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/X9.23PADDING 07:25:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ZEROBYTE 07:25:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB72/ZEROBYTEPADDING 07:25:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ 07:25:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126 07:25:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126-2 07:25:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126-2PADDING 07:25:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126PADDING 07:25:28.458 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO7816-4 07:25:28.459 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ISO7816-4PADDING 07:25:28.459 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/NOPADDING 07:25:28.459 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/PKCS5 07:25:28.459 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/PKCS5PADDING 07:25:28.459 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/PKCS7 07:25:28.459 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/PKCS7PADDING 07:25:28.459 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/TBC 07:25:28.459 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/TBCPADDING 07:25:28.459 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/X9.23 07:25:28.460 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/X9.23PADDING 07:25:28.460 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ZEROBYTE 07:25:28.460 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB8/ZEROBYTEPADDING 07:25:28.460 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ 07:25:28.460 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126 07:25:28.460 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126-2 07:25:28.460 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126-2PADDING 07:25:28.460 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126PADDING 07:25:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO7816-4 07:25:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ISO7816-4PADDING 07:25:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/NOPADDING 07:25:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/PKCS5 07:25:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/PKCS5PADDING 07:25:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/PKCS7 07:25:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/PKCS7PADDING 07:25:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/TBC 07:25:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/TBCPADDING 07:25:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/X9.23 07:25:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/X9.23PADDING 07:25:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ZEROBYTE 07:25:28.461 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB80/ZEROBYTEPADDING 07:25:28.462 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ 07:25:28.462 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126 07:25:28.462 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126-2 07:25:28.462 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126-2PADDING 07:25:28.462 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126PADDING 07:25:28.462 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO7816-4 07:25:28.462 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ISO7816-4PADDING 07:25:28.462 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/NOPADDING 07:25:28.462 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/PKCS5 07:25:28.462 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/PKCS5PADDING 07:25:28.462 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/PKCS7 07:25:28.463 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/PKCS7PADDING 07:25:28.463 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/TBC 07:25:28.463 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/TBCPADDING 07:25:28.463 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/X9.23 07:25:28.463 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/X9.23PADDING 07:25:28.463 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ZEROBYTE 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB88/ZEROBYTEPADDING 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126-2 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126-2PADDING 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126PADDING 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO7816-4 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ISO7816-4PADDING 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/NOPADDING 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/PKCS5 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/PKCS5PADDING 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/PKCS7 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/PKCS7PADDING 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/TBC 07:25:28.464 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/TBCPADDING 07:25:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/X9.23 07:25:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/X9.23PADDING 07:25:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ZEROBYTE 07:25:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/OFB96/ZEROBYTEPADDING 07:25:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ 07:25:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO10126 07:25:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO10126-2 07:25:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO10126-2PADDING 07:25:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO10126PADDING 07:25:28.465 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO7816-4 07:25:28.466 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ISO7816-4PADDING 07:25:28.466 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/NOPADDING 07:25:28.466 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/PKCS5 07:25:28.466 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/PKCS5PADDING 07:25:28.466 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/PKCS7 07:25:28.466 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/PKCS7PADDING 07:25:28.467 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/TBC 07:25:28.467 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/TBCPADDING 07:25:28.467 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/X9.23 07:25:28.467 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/X9.23PADDING 07:25:28.467 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ZEROBYTE 07:25:28.467 [Test worker] INFO o.s.c.CipherTest - transformation=SEED/SIC/ZEROBYTEPADDING 07:25:28.468 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT// 07:25:28.468 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT//" does not support IV => Skipping. 07:25:28.468 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT//NOPADDING 07:25:28.469 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT//NOPADDING" does not support IV => Skipping. 07:25:28.469 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC-CTS/ 07:25:28.469 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC-CTS/NOPADDING 07:25:28.469 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ 07:25:28.470 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126 07:25:28.470 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126-2 07:25:28.471 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126-2PADDING 07:25:28.471 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126PADDING 07:25:28.471 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO7816-4 07:25:28.472 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ISO7816-4PADDING 07:25:28.472 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/NOPADDING 07:25:28.472 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS5 07:25:28.473 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS5PADDING 07:25:28.473 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS7 07:25:28.473 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS7PADDING 07:25:28.474 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/TBC 07:25:28.474 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/TBCPADDING 07:25:28.474 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/X9.23 07:25:28.474 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/X9.23PADDING 07:25:28.475 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ZEROBYTE 07:25:28.475 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CBC/ZEROBYTEPADDING 07:25:28.476 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CCM/ 07:25:28.476 [Test worker] ERROR o.s.c.CipherTest - transformation "SERPENT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:28.476 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CCM/NOPADDING 07:25:28.476 [Test worker] ERROR o.s.c.CipherTest - transformation "SERPENT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:28.476 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ 07:25:28.476 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126 07:25:28.477 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126-2 07:25:28.477 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126-2PADDING 07:25:28.477 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126PADDING 07:25:28.477 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO7816-4 07:25:28.478 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ISO7816-4PADDING 07:25:28.478 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/NOPADDING 07:25:28.478 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS5 07:25:28.479 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS5PADDING 07:25:28.479 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS7 07:25:28.480 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS7PADDING 07:25:28.480 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/TBC 07:25:28.480 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/TBCPADDING 07:25:28.480 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/X9.23 07:25:28.481 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/X9.23PADDING 07:25:28.481 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ZEROBYTE 07:25:28.481 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB/ZEROBYTEPADDING 07:25:28.481 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ 07:25:28.481 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126 07:25:28.482 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126-2 07:25:28.482 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126-2PADDING 07:25:28.482 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126PADDING 07:25:28.482 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO7816-4 07:25:28.483 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO7816-4PADDING 07:25:28.483 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/NOPADDING 07:25:28.483 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS5 07:25:28.484 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS5PADDING 07:25:28.484 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS7 07:25:28.484 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS7PADDING 07:25:28.484 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/TBC 07:25:28.485 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/TBCPADDING 07:25:28.485 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/X9.23 07:25:28.485 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/X9.23PADDING 07:25:28.485 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ZEROBYTE 07:25:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB104/ZEROBYTEPADDING 07:25:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ 07:25:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126 07:25:28.486 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126-2 07:25:28.487 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126-2PADDING 07:25:28.487 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126PADDING 07:25:28.487 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO7816-4 07:25:28.487 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO7816-4PADDING 07:25:28.488 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/NOPADDING 07:25:28.488 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS5 07:25:28.488 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS5PADDING 07:25:28.488 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS7 07:25:28.488 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS7PADDING 07:25:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/TBC 07:25:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/TBCPADDING 07:25:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/X9.23 07:25:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/X9.23PADDING 07:25:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ZEROBYTE 07:25:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB112/ZEROBYTEPADDING 07:25:28.489 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ 07:25:28.490 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126 07:25:28.490 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126-2 07:25:28.490 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126-2PADDING 07:25:28.490 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126PADDING 07:25:28.490 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO7816-4 07:25:28.491 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO7816-4PADDING 07:25:28.491 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/NOPADDING 07:25:28.491 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS5 07:25:28.491 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS5PADDING 07:25:28.492 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS7 07:25:28.492 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS7PADDING 07:25:28.492 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/TBC 07:25:28.493 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/TBCPADDING 07:25:28.493 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/X9.23 07:25:28.493 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/X9.23PADDING 07:25:28.493 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ZEROBYTE 07:25:28.494 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB120/ZEROBYTEPADDING 07:25:28.494 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ 07:25:28.494 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126 07:25:28.495 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126-2 07:25:28.495 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126-2PADDING 07:25:28.495 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126PADDING 07:25:28.495 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO7816-4 07:25:28.495 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO7816-4PADDING 07:25:28.495 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/NOPADDING 07:25:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS5 07:25:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS5PADDING 07:25:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS7 07:25:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS7PADDING 07:25:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/TBC 07:25:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/TBCPADDING 07:25:28.496 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/X9.23 07:25:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/X9.23PADDING 07:25:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ZEROBYTE 07:25:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB128/ZEROBYTEPADDING 07:25:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ 07:25:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126 07:25:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126-2 07:25:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126-2PADDING 07:25:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126PADDING 07:25:28.497 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO7816-4 07:25:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO7816-4PADDING 07:25:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/NOPADDING 07:25:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS5 07:25:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS5PADDING 07:25:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS7 07:25:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS7PADDING 07:25:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/TBC 07:25:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/TBCPADDING 07:25:28.498 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/X9.23 07:25:28.499 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/X9.23PADDING 07:25:28.499 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ZEROBYTE 07:25:28.499 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB136/ZEROBYTEPADDING 07:25:28.499 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ 07:25:28.499 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126 07:25:28.499 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126-2 07:25:28.499 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126-2PADDING 07:25:28.499 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126PADDING 07:25:28.500 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO7816-4 07:25:28.500 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO7816-4PADDING 07:25:28.500 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/NOPADDING 07:25:28.500 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS5 07:25:28.500 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS5PADDING 07:25:28.501 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS7 07:25:28.501 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS7PADDING 07:25:28.501 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/TBC 07:25:28.501 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/TBCPADDING 07:25:28.501 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/X9.23 07:25:28.502 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/X9.23PADDING 07:25:28.502 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ZEROBYTE 07:25:28.502 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB144/ZEROBYTEPADDING 07:25:28.502 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ 07:25:28.503 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126 07:25:28.503 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126-2 07:25:28.503 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126-2PADDING 07:25:28.503 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126PADDING 07:25:28.504 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO7816-4 07:25:28.504 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO7816-4PADDING 07:25:28.504 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/NOPADDING 07:25:28.504 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS5 07:25:28.504 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS5PADDING 07:25:28.504 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS7 07:25:28.505 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS7PADDING 07:25:28.505 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/TBC 07:25:28.505 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/TBCPADDING 07:25:28.505 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/X9.23 07:25:28.505 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/X9.23PADDING 07:25:28.505 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ZEROBYTE 07:25:28.506 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB152/ZEROBYTEPADDING 07:25:28.506 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ 07:25:28.506 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126 07:25:28.506 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126-2 07:25:28.506 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126-2PADDING 07:25:28.507 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126PADDING 07:25:28.507 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO7816-4 07:25:28.507 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO7816-4PADDING 07:25:28.507 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/NOPADDING 07:25:28.508 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS5 07:25:28.508 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS5PADDING 07:25:28.508 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS7 07:25:28.508 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS7PADDING 07:25:28.508 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/TBC 07:25:28.508 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/TBCPADDING 07:25:28.508 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/X9.23 07:25:28.508 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/X9.23PADDING 07:25:28.509 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ZEROBYTE 07:25:28.509 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB16/ZEROBYTEPADDING 07:25:28.509 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ 07:25:28.509 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126 07:25:28.509 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126-2 07:25:28.509 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126-2PADDING 07:25:28.509 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126PADDING 07:25:28.509 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO7816-4 07:25:28.510 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO7816-4PADDING 07:25:28.510 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/NOPADDING 07:25:28.510 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS5 07:25:28.510 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS5PADDING 07:25:28.510 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS7 07:25:28.510 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS7PADDING 07:25:28.510 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/TBC 07:25:28.510 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/TBCPADDING 07:25:28.511 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/X9.23 07:25:28.511 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/X9.23PADDING 07:25:28.511 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ZEROBYTE 07:25:28.511 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB160/ZEROBYTEPADDING 07:25:28.511 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ 07:25:28.512 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126 07:25:28.512 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126-2 07:25:28.512 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126-2PADDING 07:25:28.512 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126PADDING 07:25:28.512 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO7816-4 07:25:28.512 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO7816-4PADDING 07:25:28.512 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/NOPADDING 07:25:28.512 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS5 07:25:28.513 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS5PADDING 07:25:28.513 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS7 07:25:28.513 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS7PADDING 07:25:28.513 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/TBC 07:25:28.513 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/TBCPADDING 07:25:28.513 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/X9.23 07:25:28.513 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/X9.23PADDING 07:25:28.513 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ZEROBYTE 07:25:28.513 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB168/ZEROBYTEPADDING 07:25:28.513 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ 07:25:28.513 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126 07:25:28.513 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126-2 07:25:28.513 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126-2PADDING 07:25:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126PADDING 07:25:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO7816-4 07:25:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO7816-4PADDING 07:25:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/NOPADDING 07:25:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS5 07:25:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS5PADDING 07:25:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS7 07:25:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS7PADDING 07:25:28.514 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/TBC 07:25:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/TBCPADDING 07:25:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/X9.23 07:25:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/X9.23PADDING 07:25:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ZEROBYTE 07:25:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB176/ZEROBYTEPADDING 07:25:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ 07:25:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126 07:25:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126-2 07:25:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126-2PADDING 07:25:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126PADDING 07:25:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO7816-4 07:25:28.515 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO7816-4PADDING 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/NOPADDING 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS5 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS5PADDING 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS7 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS7PADDING 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/TBC 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/TBCPADDING 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/X9.23 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/X9.23PADDING 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ZEROBYTE 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB184/ZEROBYTEPADDING 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126 07:25:28.516 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126-2 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126-2PADDING 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126PADDING 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO7816-4 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO7816-4PADDING 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/NOPADDING 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS5 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS5PADDING 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS7 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS7PADDING 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/TBC 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/TBCPADDING 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/X9.23 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/X9.23PADDING 07:25:28.517 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ZEROBYTE 07:25:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB192/ZEROBYTEPADDING 07:25:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ 07:25:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126 07:25:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126-2 07:25:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126-2PADDING 07:25:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126PADDING 07:25:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO7816-4 07:25:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO7816-4PADDING 07:25:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/NOPADDING 07:25:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS5 07:25:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS5PADDING 07:25:28.518 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS7 07:25:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS7PADDING 07:25:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/TBC 07:25:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/TBCPADDING 07:25:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/X9.23 07:25:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/X9.23PADDING 07:25:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ZEROBYTE 07:25:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB200/ZEROBYTEPADDING 07:25:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ 07:25:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126 07:25:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126-2 07:25:28.519 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126-2PADDING 07:25:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126PADDING 07:25:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO7816-4 07:25:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO7816-4PADDING 07:25:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/NOPADDING 07:25:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS5 07:25:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS5PADDING 07:25:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS7 07:25:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS7PADDING 07:25:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/TBC 07:25:28.520 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/TBCPADDING 07:25:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/X9.23 07:25:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/X9.23PADDING 07:25:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ZEROBYTE 07:25:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB208/ZEROBYTEPADDING 07:25:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ 07:25:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126 07:25:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126-2 07:25:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126-2PADDING 07:25:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126PADDING 07:25:28.521 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO7816-4 07:25:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO7816-4PADDING 07:25:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/NOPADDING 07:25:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS5 07:25:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS5PADDING 07:25:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS7 07:25:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS7PADDING 07:25:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/TBC 07:25:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/TBCPADDING 07:25:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/X9.23 07:25:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/X9.23PADDING 07:25:28.522 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ZEROBYTE 07:25:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB216/ZEROBYTEPADDING 07:25:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ 07:25:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126 07:25:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126-2 07:25:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126-2PADDING 07:25:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126PADDING 07:25:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO7816-4 07:25:28.523 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO7816-4PADDING 07:25:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/NOPADDING 07:25:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS5 07:25:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS5PADDING 07:25:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS7 07:25:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS7PADDING 07:25:28.524 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/TBC 07:25:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/TBCPADDING 07:25:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/X9.23 07:25:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/X9.23PADDING 07:25:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ZEROBYTE 07:25:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB224/ZEROBYTEPADDING 07:25:28.525 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ 07:25:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126 07:25:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126-2 07:25:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126-2PADDING 07:25:28.526 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126PADDING 07:25:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO7816-4 07:25:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO7816-4PADDING 07:25:28.527 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/NOPADDING 07:25:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS5 07:25:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS5PADDING 07:25:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS7 07:25:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS7PADDING 07:25:28.528 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/TBC 07:25:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/TBCPADDING 07:25:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/X9.23 07:25:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/X9.23PADDING 07:25:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ZEROBYTE 07:25:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB232/ZEROBYTEPADDING 07:25:28.529 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ 07:25:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126 07:25:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126-2 07:25:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126-2PADDING 07:25:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126PADDING 07:25:28.530 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO7816-4 07:25:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO7816-4PADDING 07:25:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/NOPADDING 07:25:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS5 07:25:28.531 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS5PADDING 07:25:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS7 07:25:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS7PADDING 07:25:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/TBC 07:25:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/TBCPADDING 07:25:28.532 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/X9.23 07:25:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/X9.23PADDING 07:25:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ZEROBYTE 07:25:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB24/ZEROBYTEPADDING 07:25:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ 07:25:28.533 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126 07:25:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126-2 07:25:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126-2PADDING 07:25:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126PADDING 07:25:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO7816-4 07:25:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO7816-4PADDING 07:25:28.534 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/NOPADDING 07:25:28.535 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS5 07:25:28.535 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS5PADDING 07:25:28.535 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS7 07:25:28.535 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS7PADDING 07:25:28.535 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/TBC 07:25:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/TBCPADDING 07:25:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/X9.23 07:25:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/X9.23PADDING 07:25:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ZEROBYTE 07:25:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB240/ZEROBYTEPADDING 07:25:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ 07:25:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126 07:25:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126-2 07:25:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126-2PADDING 07:25:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126PADDING 07:25:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO7816-4 07:25:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO7816-4PADDING 07:25:28.536 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/NOPADDING 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS5 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS5PADDING 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS7 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS7PADDING 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/TBC 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/TBCPADDING 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/X9.23 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/X9.23PADDING 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ZEROBYTE 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB248/ZEROBYTEPADDING 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126-2 07:25:28.537 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126-2PADDING 07:25:28.538 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126PADDING 07:25:28.538 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO7816-4 07:25:28.538 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO7816-4PADDING 07:25:28.538 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/NOPADDING 07:25:28.538 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS5 07:25:28.538 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS5PADDING 07:25:28.538 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS7 07:25:28.538 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS7PADDING 07:25:28.538 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/TBC 07:25:28.538 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/TBCPADDING 07:25:28.538 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/X9.23 07:25:28.539 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/X9.23PADDING 07:25:28.539 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ZEROBYTE 07:25:28.539 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB256/ZEROBYTEPADDING 07:25:28.539 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ 07:25:28.539 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126 07:25:28.539 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126-2 07:25:28.540 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126-2PADDING 07:25:28.540 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126PADDING 07:25:28.540 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO7816-4 07:25:28.540 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO7816-4PADDING 07:25:28.540 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/NOPADDING 07:25:28.540 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS5 07:25:28.541 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS5PADDING 07:25:28.541 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS7 07:25:28.541 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS7PADDING 07:25:28.541 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/TBC 07:25:28.541 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/TBCPADDING 07:25:28.542 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/X9.23 07:25:28.542 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/X9.23PADDING 07:25:28.542 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ZEROBYTE 07:25:28.542 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB32/ZEROBYTEPADDING 07:25:28.543 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ 07:25:28.543 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126 07:25:28.543 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126-2 07:25:28.543 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126-2PADDING 07:25:28.544 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126PADDING 07:25:28.544 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO7816-4 07:25:28.544 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO7816-4PADDING 07:25:28.544 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/NOPADDING 07:25:28.545 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS5 07:25:28.545 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS5PADDING 07:25:28.545 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS7 07:25:28.545 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS7PADDING 07:25:28.545 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/TBC 07:25:28.546 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/TBCPADDING 07:25:28.546 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/X9.23 07:25:28.546 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/X9.23PADDING 07:25:28.546 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ZEROBYTE 07:25:28.546 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB40/ZEROBYTEPADDING 07:25:28.547 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ 07:25:28.547 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126 07:25:28.547 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126-2 07:25:28.547 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126-2PADDING 07:25:28.548 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126PADDING 07:25:28.548 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO7816-4 07:25:28.548 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO7816-4PADDING 07:25:28.548 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/NOPADDING 07:25:28.548 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS5 07:25:28.549 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS5PADDING 07:25:28.549 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS7 07:25:28.549 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS7PADDING 07:25:28.549 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/TBC 07:25:28.549 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/TBCPADDING 07:25:28.550 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/X9.23 07:25:28.550 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/X9.23PADDING 07:25:28.551 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ZEROBYTE 07:25:28.551 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB48/ZEROBYTEPADDING 07:25:28.551 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ 07:25:28.552 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126 07:25:28.552 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126-2 07:25:28.552 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126-2PADDING 07:25:28.552 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126PADDING 07:25:28.553 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO7816-4 07:25:28.553 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO7816-4PADDING 07:25:28.553 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/NOPADDING 07:25:28.553 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS5 07:25:28.553 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS5PADDING 07:25:28.554 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS7 07:25:28.554 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS7PADDING 07:25:28.554 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/TBC 07:25:28.554 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/TBCPADDING 07:25:28.554 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/X9.23 07:25:28.555 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/X9.23PADDING 07:25:28.555 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ZEROBYTE 07:25:28.555 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB56/ZEROBYTEPADDING 07:25:28.556 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ 07:25:28.556 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126 07:25:28.556 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126-2 07:25:28.556 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126-2PADDING 07:25:28.556 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126PADDING 07:25:28.557 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO7816-4 07:25:28.557 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO7816-4PADDING 07:25:28.557 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/NOPADDING 07:25:28.557 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS5 07:25:28.557 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS5PADDING 07:25:28.558 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS7 07:25:28.558 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS7PADDING 07:25:28.558 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/TBC 07:25:28.558 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/TBCPADDING 07:25:28.559 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/X9.23 07:25:28.559 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/X9.23PADDING 07:25:28.559 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ZEROBYTE 07:25:28.559 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB64/ZEROBYTEPADDING 07:25:28.560 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ 07:25:28.560 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126 07:25:28.560 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126-2 07:25:28.560 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126-2PADDING 07:25:28.560 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126PADDING 07:25:28.561 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO7816-4 07:25:28.561 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO7816-4PADDING 07:25:28.561 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/NOPADDING 07:25:28.561 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS5 07:25:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS5PADDING 07:25:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS7 07:25:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS7PADDING 07:25:28.562 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/TBC 07:25:28.563 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/TBCPADDING 07:25:28.563 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/X9.23 07:25:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/X9.23PADDING 07:25:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ZEROBYTE 07:25:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB72/ZEROBYTEPADDING 07:25:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ 07:25:28.564 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126 07:25:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126-2 07:25:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126-2PADDING 07:25:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126PADDING 07:25:28.565 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO7816-4 07:25:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO7816-4PADDING 07:25:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/NOPADDING 07:25:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS5 07:25:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS5PADDING 07:25:28.566 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS7 07:25:28.567 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS7PADDING 07:25:28.567 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/TBC 07:25:28.567 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/TBCPADDING 07:25:28.568 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/X9.23 07:25:28.568 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/X9.23PADDING 07:25:28.568 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ZEROBYTE 07:25:28.568 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB8/ZEROBYTEPADDING 07:25:28.568 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ 07:25:28.569 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126 07:25:28.569 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126-2 07:25:28.569 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126-2PADDING 07:25:28.569 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126PADDING 07:25:28.570 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO7816-4 07:25:28.570 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO7816-4PADDING 07:25:28.570 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/NOPADDING 07:25:28.570 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS5 07:25:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS5PADDING 07:25:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS7 07:25:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS7PADDING 07:25:28.571 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/TBC 07:25:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/TBCPADDING 07:25:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/X9.23 07:25:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/X9.23PADDING 07:25:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ZEROBYTE 07:25:28.572 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB80/ZEROBYTEPADDING 07:25:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ 07:25:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126 07:25:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126-2 07:25:28.573 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126-2PADDING 07:25:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126PADDING 07:25:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO7816-4 07:25:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO7816-4PADDING 07:25:28.574 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/NOPADDING 07:25:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS5 07:25:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS5PADDING 07:25:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS7 07:25:28.575 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS7PADDING 07:25:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/TBC 07:25:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/TBCPADDING 07:25:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/X9.23 07:25:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/X9.23PADDING 07:25:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ZEROBYTE 07:25:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB88/ZEROBYTEPADDING 07:25:28.576 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ 07:25:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126 07:25:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126-2 07:25:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126-2PADDING 07:25:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126PADDING 07:25:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO7816-4 07:25:28.577 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO7816-4PADDING 07:25:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/NOPADDING 07:25:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS5 07:25:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS5PADDING 07:25:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS7 07:25:28.578 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS7PADDING 07:25:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/TBC 07:25:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/TBCPADDING 07:25:28.579 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/X9.23 07:25:28.580 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/X9.23PADDING 07:25:28.580 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ZEROBYTE 07:25:28.580 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CFB96/ZEROBYTEPADDING 07:25:28.580 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CTS/ 07:25:28.581 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/CTS/" does not support IV => Skipping. 07:25:28.581 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/CTS/NOPADDING 07:25:28.581 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/CTS/NOPADDING" does not support IV => Skipping. 07:25:28.581 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/EAX/ 07:25:28.582 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/EAX/NOPADDING 07:25:28.584 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/ECB/ 07:25:28.584 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/ECB/" does not support IV => Skipping. 07:25:28.584 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/ECB/NOPADDING 07:25:28.585 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/ECB/NOPADDING" does not support IV => Skipping. 07:25:28.585 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/GCM/ 07:25:28.585 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/GCM/NOPADDING 07:25:28.586 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ 07:25:28.586 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126 07:25:28.587 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126-2 07:25:28.587 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126-2PADDING 07:25:28.587 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126PADDING 07:25:28.587 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO7816-4 07:25:28.588 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ISO7816-4PADDING 07:25:28.588 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/NOPADDING 07:25:28.588 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS5 07:25:28.588 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS5PADDING 07:25:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS7 07:25:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS7PADDING 07:25:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/TBC 07:25:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/TBCPADDING 07:25:28.589 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/X9.23 07:25:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/X9.23PADDING 07:25:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ZEROBYTE 07:25:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB/ZEROBYTEPADDING 07:25:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ 07:25:28.590 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126 07:25:28.591 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126-2 07:25:28.591 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126-2PADDING 07:25:28.591 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126PADDING 07:25:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO7816-4 07:25:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO7816-4PADDING 07:25:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/NOPADDING 07:25:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS5 07:25:28.592 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS5PADDING 07:25:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS7 07:25:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS7PADDING 07:25:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/TBC 07:25:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/TBCPADDING 07:25:28.593 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/X9.23 07:25:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/X9.23PADDING 07:25:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ZEROBYTE 07:25:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB104/ZEROBYTEPADDING 07:25:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ 07:25:28.594 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126 07:25:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126-2 07:25:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126-2PADDING 07:25:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126PADDING 07:25:28.595 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO7816-4 07:25:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO7816-4PADDING 07:25:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/NOPADDING 07:25:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS5 07:25:28.596 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS5PADDING 07:25:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS7 07:25:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS7PADDING 07:25:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/TBC 07:25:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/TBCPADDING 07:25:28.597 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/X9.23 07:25:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/X9.23PADDING 07:25:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ZEROBYTE 07:25:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB112/ZEROBYTEPADDING 07:25:28.598 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ 07:25:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126 07:25:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126-2 07:25:28.599 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126-2PADDING 07:25:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126PADDING 07:25:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO7816-4 07:25:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO7816-4PADDING 07:25:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/NOPADDING 07:25:28.600 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS5 07:25:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS5PADDING 07:25:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS7 07:25:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS7PADDING 07:25:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/TBC 07:25:28.601 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/TBCPADDING 07:25:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/X9.23 07:25:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/X9.23PADDING 07:25:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ZEROBYTE 07:25:28.602 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB120/ZEROBYTEPADDING 07:25:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ 07:25:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126 07:25:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126-2 07:25:28.603 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126-2PADDING 07:25:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126PADDING 07:25:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO7816-4 07:25:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO7816-4PADDING 07:25:28.604 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/NOPADDING 07:25:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS5 07:25:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS5PADDING 07:25:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS7 07:25:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS7PADDING 07:25:28.605 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/TBC 07:25:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/TBCPADDING 07:25:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/X9.23 07:25:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/X9.23PADDING 07:25:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ZEROBYTE 07:25:28.606 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB128/ZEROBYTEPADDING 07:25:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ 07:25:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126 07:25:28.607 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126-2 07:25:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126-2PADDING 07:25:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126PADDING 07:25:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO7816-4 07:25:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO7816-4PADDING 07:25:28.608 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/NOPADDING 07:25:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS5 07:25:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS5PADDING 07:25:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS7 07:25:28.609 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS7PADDING 07:25:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/TBC 07:25:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/TBCPADDING 07:25:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/X9.23 07:25:28.610 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/X9.23PADDING 07:25:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ZEROBYTE 07:25:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB136/ZEROBYTEPADDING 07:25:28.611 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ 07:25:28.612 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126 07:25:28.612 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126-2 07:25:28.612 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126-2PADDING 07:25:28.612 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126PADDING 07:25:28.612 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO7816-4 07:25:28.613 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO7816-4PADDING 07:25:28.613 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/NOPADDING 07:25:28.613 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS5 07:25:28.613 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS5PADDING 07:25:28.613 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS7 07:25:28.614 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS7PADDING 07:25:28.614 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/TBC 07:25:28.614 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/TBCPADDING 07:25:28.614 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/X9.23 07:25:28.615 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/X9.23PADDING 07:25:28.615 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ZEROBYTE 07:25:28.615 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB144/ZEROBYTEPADDING 07:25:28.615 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ 07:25:28.616 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126 07:25:28.616 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126-2 07:25:28.616 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126-2PADDING 07:25:28.616 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126PADDING 07:25:28.617 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO7816-4 07:25:28.617 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO7816-4PADDING 07:25:28.617 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/NOPADDING 07:25:28.617 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS5 07:25:28.617 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS5PADDING 07:25:28.618 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS7 07:25:28.618 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS7PADDING 07:25:28.618 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/TBC 07:25:28.618 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/TBCPADDING 07:25:28.619 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/X9.23 07:25:28.619 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/X9.23PADDING 07:25:28.619 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ZEROBYTE 07:25:28.620 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB152/ZEROBYTEPADDING 07:25:28.620 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ 07:25:28.620 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126 07:25:28.620 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126-2 07:25:28.620 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126-2PADDING 07:25:28.620 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126PADDING 07:25:28.621 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO7816-4 07:25:28.621 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO7816-4PADDING 07:25:28.621 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/NOPADDING 07:25:28.621 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS5 07:25:28.622 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS5PADDING 07:25:28.622 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS7 07:25:28.622 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS7PADDING 07:25:28.623 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/TBC 07:25:28.623 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/TBCPADDING 07:25:28.623 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/X9.23 07:25:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/X9.23PADDING 07:25:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ZEROBYTE 07:25:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB16/ZEROBYTEPADDING 07:25:28.624 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ 07:25:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126 07:25:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126-2 07:25:28.625 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126-2PADDING 07:25:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126PADDING 07:25:28.626 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO7816-4 07:25:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO7816-4PADDING 07:25:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/NOPADDING 07:25:28.627 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS5 07:25:28.628 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS5PADDING 07:25:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS7 07:25:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS7PADDING 07:25:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/TBC 07:25:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/TBCPADDING 07:25:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/X9.23 07:25:28.629 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/X9.23PADDING 07:25:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ZEROBYTE 07:25:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB160/ZEROBYTEPADDING 07:25:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ 07:25:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126 07:25:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126-2 07:25:28.630 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126-2PADDING 07:25:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126PADDING 07:25:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO7816-4 07:25:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO7816-4PADDING 07:25:28.631 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/NOPADDING 07:25:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS5 07:25:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS5PADDING 07:25:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS7 07:25:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS7PADDING 07:25:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/TBC 07:25:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/TBCPADDING 07:25:28.632 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/X9.23 07:25:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/X9.23PADDING 07:25:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ZEROBYTE 07:25:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB168/ZEROBYTEPADDING 07:25:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ 07:25:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126 07:25:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126-2 07:25:28.633 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126-2PADDING 07:25:28.634 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126PADDING 07:25:28.634 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO7816-4 07:25:28.634 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO7816-4PADDING 07:25:28.634 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/NOPADDING 07:25:28.634 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS5 07:25:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS5PADDING 07:25:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS7 07:25:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS7PADDING 07:25:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/TBC 07:25:28.635 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/TBCPADDING 07:25:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/X9.23 07:25:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/X9.23PADDING 07:25:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ZEROBYTE 07:25:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB176/ZEROBYTEPADDING 07:25:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ 07:25:28.636 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126 07:25:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126-2 07:25:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126-2PADDING 07:25:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126PADDING 07:25:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO7816-4 07:25:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO7816-4PADDING 07:25:28.637 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/NOPADDING 07:25:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS5 07:25:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS5PADDING 07:25:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS7 07:25:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS7PADDING 07:25:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/TBC 07:25:28.638 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/TBCPADDING 07:25:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/X9.23 07:25:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/X9.23PADDING 07:25:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ZEROBYTE 07:25:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB184/ZEROBYTEPADDING 07:25:28.639 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ 07:25:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126 07:25:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126-2 07:25:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126-2PADDING 07:25:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126PADDING 07:25:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO7816-4 07:25:28.640 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO7816-4PADDING 07:25:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/NOPADDING 07:25:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS5 07:25:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS5PADDING 07:25:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS7 07:25:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS7PADDING 07:25:28.641 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/TBC 07:25:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/TBCPADDING 07:25:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/X9.23 07:25:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/X9.23PADDING 07:25:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ZEROBYTE 07:25:28.642 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB192/ZEROBYTEPADDING 07:25:28.643 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ 07:25:28.643 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126 07:25:28.643 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126-2 07:25:28.643 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126-2PADDING 07:25:28.643 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126PADDING 07:25:28.644 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO7816-4 07:25:28.644 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO7816-4PADDING 07:25:28.644 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/NOPADDING 07:25:28.644 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS5 07:25:28.644 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS5PADDING 07:25:28.644 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS7 07:25:28.645 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS7PADDING 07:25:28.645 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/TBC 07:25:28.645 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/TBCPADDING 07:25:28.645 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/X9.23 07:25:28.645 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/X9.23PADDING 07:25:28.645 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ZEROBYTE 07:25:28.645 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB200/ZEROBYTEPADDING 07:25:28.646 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ 07:25:28.646 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126 07:25:28.646 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126-2 07:25:28.646 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126-2PADDING 07:25:28.646 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126PADDING 07:25:28.647 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO7816-4 07:25:28.647 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO7816-4PADDING 07:25:28.647 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/NOPADDING 07:25:28.647 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS5 07:25:28.647 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS5PADDING 07:25:28.648 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS7 07:25:28.648 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS7PADDING 07:25:28.648 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/TBC 07:25:28.648 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/TBCPADDING 07:25:28.648 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/X9.23 07:25:28.648 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/X9.23PADDING 07:25:28.649 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ZEROBYTE 07:25:28.649 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB208/ZEROBYTEPADDING 07:25:28.649 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ 07:25:28.649 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126 07:25:28.649 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126-2 07:25:28.649 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126-2PADDING 07:25:28.650 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126PADDING 07:25:28.650 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO7816-4 07:25:28.650 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO7816-4PADDING 07:25:28.650 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/NOPADDING 07:25:28.650 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS5 07:25:28.650 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS5PADDING 07:25:28.651 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS7 07:25:28.651 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS7PADDING 07:25:28.651 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/TBC 07:25:28.651 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/TBCPADDING 07:25:28.652 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/X9.23 07:25:28.652 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/X9.23PADDING 07:25:28.652 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ZEROBYTE 07:25:28.652 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB216/ZEROBYTEPADDING 07:25:28.652 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ 07:25:28.652 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126 07:25:28.653 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126-2 07:25:28.653 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126-2PADDING 07:25:28.653 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126PADDING 07:25:28.653 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO7816-4 07:25:28.653 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO7816-4PADDING 07:25:28.653 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/NOPADDING 07:25:28.654 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS5 07:25:28.654 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS5PADDING 07:25:28.654 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS7 07:25:28.654 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS7PADDING 07:25:28.654 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/TBC 07:25:28.655 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/TBCPADDING 07:25:28.655 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/X9.23 07:25:28.655 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/X9.23PADDING 07:25:28.656 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ZEROBYTE 07:25:28.656 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB224/ZEROBYTEPADDING 07:25:28.656 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ 07:25:28.656 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126 07:25:28.656 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126-2 07:25:28.656 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126-2PADDING 07:25:28.656 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126PADDING 07:25:28.656 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO7816-4 07:25:28.657 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO7816-4PADDING 07:25:28.657 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/NOPADDING 07:25:28.657 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS5 07:25:28.657 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS5PADDING 07:25:28.657 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS7 07:25:28.657 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS7PADDING 07:25:28.658 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/TBC 07:25:28.658 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/TBCPADDING 07:25:28.658 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/X9.23 07:25:28.658 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/X9.23PADDING 07:25:28.658 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ZEROBYTE 07:25:28.658 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB232/ZEROBYTEPADDING 07:25:28.659 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ 07:25:28.659 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126 07:25:28.659 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126-2 07:25:28.659 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126-2PADDING 07:25:28.659 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126PADDING 07:25:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO7816-4 07:25:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO7816-4PADDING 07:25:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/NOPADDING 07:25:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS5 07:25:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS5PADDING 07:25:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS7 07:25:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS7PADDING 07:25:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/TBC 07:25:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/TBCPADDING 07:25:28.660 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/X9.23 07:25:28.661 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/X9.23PADDING 07:25:28.661 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ZEROBYTE 07:25:28.661 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB24/ZEROBYTEPADDING 07:25:28.661 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ 07:25:28.661 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126 07:25:28.661 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126-2 07:25:28.661 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126-2PADDING 07:25:28.662 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126PADDING 07:25:28.662 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO7816-4 07:25:28.662 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO7816-4PADDING 07:25:28.662 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/NOPADDING 07:25:28.662 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS5 07:25:28.662 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS5PADDING 07:25:28.663 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS7 07:25:28.663 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS7PADDING 07:25:28.663 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/TBC 07:25:28.663 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/TBCPADDING 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/X9.23 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/X9.23PADDING 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ZEROBYTE 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB240/ZEROBYTEPADDING 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126-2 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126-2PADDING 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126PADDING 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO7816-4 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO7816-4PADDING 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/NOPADDING 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS5 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS5PADDING 07:25:28.664 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS7 07:25:28.665 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS7PADDING 07:25:28.665 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/TBC 07:25:28.665 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/TBCPADDING 07:25:28.665 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/X9.23 07:25:28.665 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/X9.23PADDING 07:25:28.665 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ZEROBYTE 07:25:28.666 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB248/ZEROBYTEPADDING 07:25:28.666 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ 07:25:28.666 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126 07:25:28.666 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126-2 07:25:28.666 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126-2PADDING 07:25:28.667 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126PADDING 07:25:28.667 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO7816-4 07:25:28.667 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO7816-4PADDING 07:25:28.667 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/NOPADDING 07:25:28.667 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS5 07:25:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS5PADDING 07:25:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS7 07:25:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS7PADDING 07:25:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/TBC 07:25:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/TBCPADDING 07:25:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/X9.23 07:25:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/X9.23PADDING 07:25:28.668 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ZEROBYTE 07:25:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB256/ZEROBYTEPADDING 07:25:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ 07:25:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126 07:25:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126-2 07:25:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126-2PADDING 07:25:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126PADDING 07:25:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO7816-4 07:25:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO7816-4PADDING 07:25:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/NOPADDING 07:25:28.669 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS5 07:25:28.670 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS5PADDING 07:25:28.670 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS7 07:25:28.670 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS7PADDING 07:25:28.670 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/TBC 07:25:28.670 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/TBCPADDING 07:25:28.671 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/X9.23 07:25:28.671 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/X9.23PADDING 07:25:28.671 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ZEROBYTE 07:25:28.671 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB32/ZEROBYTEPADDING 07:25:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ 07:25:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126 07:25:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126-2 07:25:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126-2PADDING 07:25:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126PADDING 07:25:28.672 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO7816-4 07:25:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO7816-4PADDING 07:25:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/NOPADDING 07:25:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS5 07:25:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS5PADDING 07:25:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS7 07:25:28.673 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS7PADDING 07:25:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/TBC 07:25:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/TBCPADDING 07:25:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/X9.23 07:25:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/X9.23PADDING 07:25:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ZEROBYTE 07:25:28.674 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB40/ZEROBYTEPADDING 07:25:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ 07:25:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126 07:25:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126-2 07:25:28.675 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126-2PADDING 07:25:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126PADDING 07:25:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO7816-4 07:25:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO7816-4PADDING 07:25:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/NOPADDING 07:25:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS5 07:25:28.676 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS5PADDING 07:25:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS7 07:25:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS7PADDING 07:25:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/TBC 07:25:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/TBCPADDING 07:25:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/X9.23 07:25:28.677 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/X9.23PADDING 07:25:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ZEROBYTE 07:25:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB48/ZEROBYTEPADDING 07:25:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ 07:25:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126 07:25:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126-2 07:25:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126-2PADDING 07:25:28.678 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126PADDING 07:25:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO7816-4 07:25:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO7816-4PADDING 07:25:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/NOPADDING 07:25:28.679 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS5 07:25:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS5PADDING 07:25:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS7 07:25:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS7PADDING 07:25:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/TBC 07:25:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/TBCPADDING 07:25:28.680 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/X9.23 07:25:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/X9.23PADDING 07:25:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ZEROBYTE 07:25:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB56/ZEROBYTEPADDING 07:25:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ 07:25:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126 07:25:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126-2 07:25:28.681 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126-2PADDING 07:25:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126PADDING 07:25:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO7816-4 07:25:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO7816-4PADDING 07:25:28.682 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/NOPADDING 07:25:28.683 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS5 07:25:28.683 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS5PADDING 07:25:28.683 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS7 07:25:28.683 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS7PADDING 07:25:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/TBC 07:25:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/TBCPADDING 07:25:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/X9.23 07:25:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/X9.23PADDING 07:25:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ZEROBYTE 07:25:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB64/ZEROBYTEPADDING 07:25:28.684 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ 07:25:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126 07:25:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126-2 07:25:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126-2PADDING 07:25:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126PADDING 07:25:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO7816-4 07:25:28.685 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO7816-4PADDING 07:25:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/NOPADDING 07:25:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS5 07:25:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS5PADDING 07:25:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS7 07:25:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS7PADDING 07:25:28.686 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/TBC 07:25:28.687 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/TBCPADDING 07:25:28.687 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/X9.23 07:25:28.687 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/X9.23PADDING 07:25:28.687 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ZEROBYTE 07:25:28.688 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB72/ZEROBYTEPADDING 07:25:28.688 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ 07:25:28.688 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126 07:25:28.688 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126-2 07:25:28.688 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126-2PADDING 07:25:28.688 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126PADDING 07:25:28.689 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO7816-4 07:25:28.689 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO7816-4PADDING 07:25:28.689 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/NOPADDING 07:25:28.689 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS5 07:25:28.689 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS5PADDING 07:25:28.689 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS7 07:25:28.690 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS7PADDING 07:25:28.690 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/TBC 07:25:28.690 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/TBCPADDING 07:25:28.690 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/X9.23 07:25:28.690 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/X9.23PADDING 07:25:28.690 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ZEROBYTE 07:25:28.690 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB8/ZEROBYTEPADDING 07:25:28.691 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ 07:25:28.691 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126 07:25:28.691 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126-2 07:25:28.691 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126-2PADDING 07:25:28.691 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126PADDING 07:25:28.691 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO7816-4 07:25:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO7816-4PADDING 07:25:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/NOPADDING 07:25:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS5 07:25:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS5PADDING 07:25:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS7 07:25:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS7PADDING 07:25:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/TBC 07:25:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/TBCPADDING 07:25:28.692 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/X9.23 07:25:28.693 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/X9.23PADDING 07:25:28.693 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ZEROBYTE 07:25:28.693 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB80/ZEROBYTEPADDING 07:25:28.693 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ 07:25:28.693 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126 07:25:28.694 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126-2 07:25:28.694 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126-2PADDING 07:25:28.694 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126PADDING 07:25:28.694 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO7816-4 07:25:28.694 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO7816-4PADDING 07:25:28.695 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/NOPADDING 07:25:28.695 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS5 07:25:28.695 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS5PADDING 07:25:28.695 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS7 07:25:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS7PADDING 07:25:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/TBC 07:25:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/TBCPADDING 07:25:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/X9.23 07:25:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/X9.23PADDING 07:25:28.696 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ZEROBYTE 07:25:28.697 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB88/ZEROBYTEPADDING 07:25:28.697 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ 07:25:28.697 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126 07:25:28.697 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126-2 07:25:28.697 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126-2PADDING 07:25:28.697 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126PADDING 07:25:28.697 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO7816-4 07:25:28.698 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO7816-4PADDING 07:25:28.698 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/NOPADDING 07:25:28.698 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS5 07:25:28.698 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS5PADDING 07:25:28.698 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS7 07:25:28.699 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS7PADDING 07:25:28.699 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/TBC 07:25:28.699 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/TBCPADDING 07:25:28.699 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/X9.23 07:25:28.699 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/X9.23PADDING 07:25:28.700 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ZEROBYTE 07:25:28.700 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/OFB96/ZEROBYTEPADDING 07:25:28.700 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ 07:25:28.700 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126 07:25:28.700 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126-2 07:25:28.700 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126-2PADDING 07:25:28.701 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126PADDING 07:25:28.701 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO7816-4 07:25:28.701 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ISO7816-4PADDING 07:25:28.701 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/NOPADDING 07:25:28.701 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS5 07:25:28.702 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS5PADDING 07:25:28.702 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS7 07:25:28.702 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS7PADDING 07:25:28.702 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/TBC 07:25:28.702 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/TBCPADDING 07:25:28.703 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/X9.23 07:25:28.703 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/X9.23PADDING 07:25:28.704 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ZEROBYTE 07:25:28.704 [Test worker] INFO o.s.c.CipherTest - transformation=SERPENT/SIC/ZEROBYTEPADDING 07:25:28.704 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK// 07:25:28.704 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK//" does not support IV => Skipping. 07:25:28.704 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK//NOPADDING 07:25:28.704 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK//NOPADDING" does not support IV => Skipping. 07:25:28.705 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC-CTS/ 07:25:28.705 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC-CTS/NOPADDING 07:25:28.705 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ 07:25:28.705 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126 07:25:28.705 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126-2 07:25:28.706 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126-2PADDING 07:25:28.706 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126PADDING 07:25:28.706 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO7816-4 07:25:28.707 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO7816-4PADDING 07:25:28.707 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/NOPADDING 07:25:28.707 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS5 07:25:28.707 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS5PADDING 07:25:28.708 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS7 07:25:28.708 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS7PADDING 07:25:28.708 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/TBC 07:25:28.708 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/TBCPADDING 07:25:28.709 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/X9.23 07:25:28.709 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/X9.23PADDING 07:25:28.709 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ZEROBYTE 07:25:28.709 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CBC/ZEROBYTEPADDING 07:25:28.709 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ 07:25:28.710 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126 07:25:28.710 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126-2 07:25:28.710 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126-2PADDING 07:25:28.710 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126PADDING 07:25:28.710 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO7816-4 07:25:28.711 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO7816-4PADDING 07:25:28.711 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/NOPADDING 07:25:28.711 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS5 07:25:28.711 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS5PADDING 07:25:28.712 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS7 07:25:28.712 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS7PADDING 07:25:28.712 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/TBC 07:25:28.712 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/TBCPADDING 07:25:28.712 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/X9.23 07:25:28.712 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/X9.23PADDING 07:25:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ZEROBYTE 07:25:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB/ZEROBYTEPADDING 07:25:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ 07:25:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126 07:25:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126-2 07:25:28.713 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126-2PADDING 07:25:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126PADDING 07:25:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO7816-4 07:25:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO7816-4PADDING 07:25:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/NOPADDING 07:25:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS5 07:25:28.714 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS5PADDING 07:25:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS7 07:25:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS7PADDING 07:25:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/TBC 07:25:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/TBCPADDING 07:25:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/X9.23 07:25:28.715 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/X9.23PADDING 07:25:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ZEROBYTE 07:25:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ZEROBYTEPADDING 07:25:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ 07:25:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126 07:25:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126-2 07:25:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126-2PADDING 07:25:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126PADDING 07:25:28.716 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO7816-4 07:25:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO7816-4PADDING 07:25:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/NOPADDING 07:25:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS5 07:25:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS5PADDING 07:25:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS7 07:25:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS7PADDING 07:25:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/TBC 07:25:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/TBCPADDING 07:25:28.717 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/X9.23 07:25:28.718 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/X9.23PADDING 07:25:28.718 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ZEROBYTE 07:25:28.718 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ZEROBYTEPADDING 07:25:28.718 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ 07:25:28.718 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126 07:25:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126-2 07:25:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126-2PADDING 07:25:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126PADDING 07:25:28.719 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO7816-4 07:25:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO7816-4PADDING 07:25:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/NOPADDING 07:25:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS5 07:25:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS5PADDING 07:25:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS7 07:25:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS7PADDING 07:25:28.720 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/TBC 07:25:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/TBCPADDING 07:25:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/X9.23 07:25:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/X9.23PADDING 07:25:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ZEROBYTE 07:25:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ZEROBYTEPADDING 07:25:28.721 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ 07:25:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126 07:25:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126-2 07:25:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126-2PADDING 07:25:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126PADDING 07:25:28.722 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO7816-4 07:25:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO7816-4PADDING 07:25:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/NOPADDING 07:25:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS5 07:25:28.723 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS5PADDING 07:25:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS7 07:25:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS7PADDING 07:25:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/TBC 07:25:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/TBCPADDING 07:25:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/X9.23 07:25:28.724 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/X9.23PADDING 07:25:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ZEROBYTE 07:25:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ZEROBYTEPADDING 07:25:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ 07:25:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126 07:25:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126-2 07:25:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126-2PADDING 07:25:28.725 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126PADDING 07:25:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO7816-4 07:25:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO7816-4PADDING 07:25:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/NOPADDING 07:25:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS5 07:25:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS5PADDING 07:25:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS7 07:25:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS7PADDING 07:25:28.726 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/TBC 07:25:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/TBCPADDING 07:25:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/X9.23 07:25:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/X9.23PADDING 07:25:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ZEROBYTE 07:25:28.727 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ZEROBYTEPADDING 07:25:28.728 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ 07:25:28.728 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126 07:25:28.728 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126-2 07:25:28.728 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126-2PADDING 07:25:28.728 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126PADDING 07:25:28.728 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO7816-4 07:25:28.729 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO7816-4PADDING 07:25:28.729 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/NOPADDING 07:25:28.729 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS5 07:25:28.729 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS5PADDING 07:25:28.729 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS7 07:25:28.729 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS7PADDING 07:25:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/TBC 07:25:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/TBCPADDING 07:25:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/X9.23 07:25:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/X9.23PADDING 07:25:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ZEROBYTE 07:25:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ZEROBYTEPADDING 07:25:28.730 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ 07:25:28.731 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126 07:25:28.731 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126-2 07:25:28.731 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126-2PADDING 07:25:28.731 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126PADDING 07:25:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO7816-4 07:25:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO7816-4PADDING 07:25:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/NOPADDING 07:25:28.732 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS5 07:25:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS5PADDING 07:25:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS7 07:25:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS7PADDING 07:25:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/TBC 07:25:28.733 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/TBCPADDING 07:25:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/X9.23 07:25:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/X9.23PADDING 07:25:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ZEROBYTE 07:25:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ZEROBYTEPADDING 07:25:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ 07:25:28.734 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126 07:25:28.735 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126-2 07:25:28.735 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126-2PADDING 07:25:28.735 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126PADDING 07:25:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO7816-4 07:25:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO7816-4PADDING 07:25:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/NOPADDING 07:25:28.736 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS5 07:25:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS5PADDING 07:25:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS7 07:25:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS7PADDING 07:25:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/TBC 07:25:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/TBCPADDING 07:25:28.737 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/X9.23 07:25:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/X9.23PADDING 07:25:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ZEROBYTE 07:25:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ZEROBYTEPADDING 07:25:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ 07:25:28.738 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126 07:25:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126-2 07:25:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126-2PADDING 07:25:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126PADDING 07:25:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO7816-4 07:25:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO7816-4PADDING 07:25:28.739 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/NOPADDING 07:25:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS5 07:25:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS5PADDING 07:25:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS7 07:25:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS7PADDING 07:25:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/TBC 07:25:28.740 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/TBCPADDING 07:25:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/X9.23 07:25:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/X9.23PADDING 07:25:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ZEROBYTE 07:25:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ZEROBYTEPADDING 07:25:28.741 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ 07:25:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126 07:25:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126-2 07:25:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126-2PADDING 07:25:28.742 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126PADDING 07:25:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO7816-4 07:25:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO7816-4PADDING 07:25:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/NOPADDING 07:25:28.743 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS5 07:25:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS5PADDING 07:25:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS7 07:25:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS7PADDING 07:25:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/TBC 07:25:28.744 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/TBCPADDING 07:25:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/X9.23 07:25:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/X9.23PADDING 07:25:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ZEROBYTE 07:25:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ZEROBYTEPADDING 07:25:28.745 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ 07:25:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126 07:25:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126-2 07:25:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126-2PADDING 07:25:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126PADDING 07:25:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO7816-4 07:25:28.746 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO7816-4PADDING 07:25:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/NOPADDING 07:25:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS5 07:25:28.747 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS5PADDING 07:25:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS7 07:25:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS7PADDING 07:25:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/TBC 07:25:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/TBCPADDING 07:25:28.748 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/X9.23 07:25:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/X9.23PADDING 07:25:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ZEROBYTE 07:25:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ZEROBYTEPADDING 07:25:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ 07:25:28.749 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126 07:25:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126-2 07:25:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126-2PADDING 07:25:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126PADDING 07:25:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO7816-4 07:25:28.750 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO7816-4PADDING 07:25:28.751 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/NOPADDING 07:25:28.751 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS5 07:25:28.751 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS5PADDING 07:25:28.751 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS7 07:25:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS7PADDING 07:25:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/TBC 07:25:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/TBCPADDING 07:25:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/X9.23 07:25:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/X9.23PADDING 07:25:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ZEROBYTE 07:25:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ZEROBYTEPADDING 07:25:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ 07:25:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126 07:25:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126-2 07:25:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126-2PADDING 07:25:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126PADDING 07:25:28.752 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO7816-4 07:25:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO7816-4PADDING 07:25:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/NOPADDING 07:25:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS5 07:25:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS5PADDING 07:25:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS7 07:25:28.753 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS7PADDING 07:25:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/TBC 07:25:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/TBCPADDING 07:25:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/X9.23 07:25:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/X9.23PADDING 07:25:28.754 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ZEROBYTE 07:25:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ZEROBYTEPADDING 07:25:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ 07:25:28.755 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126 07:25:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126-2 07:25:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126-2PADDING 07:25:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126PADDING 07:25:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO7816-4 07:25:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO7816-4PADDING 07:25:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/NOPADDING 07:25:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS5 07:25:28.756 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS5PADDING 07:25:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS7 07:25:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS7PADDING 07:25:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/TBC 07:25:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/TBCPADDING 07:25:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/X9.23 07:25:28.757 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/X9.23PADDING 07:25:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ZEROBYTE 07:25:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ZEROBYTEPADDING 07:25:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ 07:25:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126 07:25:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126-2 07:25:28.758 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126-2PADDING 07:25:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126PADDING 07:25:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO7816-4 07:25:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO7816-4PADDING 07:25:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/NOPADDING 07:25:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS5 07:25:28.759 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS5PADDING 07:25:28.760 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS7 07:25:28.760 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS7PADDING 07:25:28.760 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/TBC 07:25:28.760 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/TBCPADDING 07:25:28.760 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/X9.23 07:25:28.760 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/X9.23PADDING 07:25:28.760 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ZEROBYTE 07:25:28.760 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ZEROBYTEPADDING 07:25:28.761 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ 07:25:28.761 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126 07:25:28.761 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126-2 07:25:28.761 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126-2PADDING 07:25:28.761 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126PADDING 07:25:28.761 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO7816-4 07:25:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO7816-4PADDING 07:25:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/NOPADDING 07:25:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS5 07:25:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS5PADDING 07:25:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS7 07:25:28.762 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS7PADDING 07:25:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/TBC 07:25:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/TBCPADDING 07:25:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/X9.23 07:25:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/X9.23PADDING 07:25:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ZEROBYTE 07:25:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ZEROBYTEPADDING 07:25:28.763 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ 07:25:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126 07:25:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126-2 07:25:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126-2PADDING 07:25:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126PADDING 07:25:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO7816-4 07:25:28.764 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO7816-4PADDING 07:25:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/NOPADDING 07:25:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS5 07:25:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS5PADDING 07:25:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS7 07:25:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS7PADDING 07:25:28.765 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/TBC 07:25:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/TBCPADDING 07:25:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/X9.23 07:25:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/X9.23PADDING 07:25:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ZEROBYTE 07:25:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ZEROBYTEPADDING 07:25:28.766 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ 07:25:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126 07:25:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126-2 07:25:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126-2PADDING 07:25:28.767 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126PADDING 07:25:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO7816-4 07:25:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO7816-4PADDING 07:25:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/NOPADDING 07:25:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS5 07:25:28.768 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS5PADDING 07:25:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS7 07:25:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS7PADDING 07:25:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/TBC 07:25:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/TBCPADDING 07:25:28.769 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/X9.23 07:25:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/X9.23PADDING 07:25:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ZEROBYTE 07:25:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ZEROBYTEPADDING 07:25:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ 07:25:28.770 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126 07:25:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126-2 07:25:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126-2PADDING 07:25:28.771 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126PADDING 07:25:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO7816-4 07:25:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO7816-4PADDING 07:25:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/NOPADDING 07:25:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS5 07:25:28.772 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS5PADDING 07:25:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS7 07:25:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS7PADDING 07:25:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/TBC 07:25:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/TBCPADDING 07:25:28.773 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/X9.23 07:25:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/X9.23PADDING 07:25:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ZEROBYTE 07:25:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ZEROBYTEPADDING 07:25:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ 07:25:28.774 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126 07:25:28.775 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126-2 07:25:28.775 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126-2PADDING 07:25:28.775 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126PADDING 07:25:28.775 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO7816-4 07:25:28.776 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO7816-4PADDING 07:25:28.776 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/NOPADDING 07:25:28.776 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS5 07:25:28.776 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS5PADDING 07:25:28.776 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS7 07:25:28.776 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS7PADDING 07:25:28.777 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/TBC 07:25:28.777 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/TBCPADDING 07:25:28.777 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/X9.23 07:25:28.777 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/X9.23PADDING 07:25:28.778 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ZEROBYTE 07:25:28.778 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ZEROBYTEPADDING 07:25:28.778 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ 07:25:28.778 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126 07:25:28.779 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126-2 07:25:28.779 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126-2PADDING 07:25:28.779 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126PADDING 07:25:28.779 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO7816-4 07:25:28.779 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO7816-4PADDING 07:25:28.780 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/NOPADDING 07:25:28.780 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS5 07:25:28.780 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS5PADDING 07:25:28.780 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS7 07:25:28.781 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS7PADDING 07:25:28.781 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/TBC 07:25:28.781 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/TBCPADDING 07:25:28.781 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/X9.23 07:25:28.781 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/X9.23PADDING 07:25:28.781 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ZEROBYTE 07:25:28.781 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ZEROBYTEPADDING 07:25:28.782 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ 07:25:28.782 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126 07:25:28.782 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126-2 07:25:28.782 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126-2PADDING 07:25:28.782 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126PADDING 07:25:28.782 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO7816-4 07:25:28.783 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO7816-4PADDING 07:25:28.783 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/NOPADDING 07:25:28.783 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS5 07:25:28.783 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS5PADDING 07:25:28.784 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS7 07:25:28.784 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS7PADDING 07:25:28.784 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/TBC 07:25:28.784 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/TBCPADDING 07:25:28.784 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/X9.23 07:25:28.784 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/X9.23PADDING 07:25:28.785 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ZEROBYTE 07:25:28.785 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ZEROBYTEPADDING 07:25:28.785 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ 07:25:28.785 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126 07:25:28.785 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126-2 07:25:28.785 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126-2PADDING 07:25:28.785 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126PADDING 07:25:28.786 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO7816-4 07:25:28.786 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO7816-4PADDING 07:25:28.786 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/NOPADDING 07:25:28.786 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS5 07:25:28.786 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS5PADDING 07:25:28.786 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS7 07:25:28.787 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS7PADDING 07:25:28.787 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/TBC 07:25:28.787 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/TBCPADDING 07:25:28.787 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/X9.23 07:25:28.787 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/X9.23PADDING 07:25:28.787 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ZEROBYTE 07:25:28.788 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ZEROBYTEPADDING 07:25:28.788 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ 07:25:28.788 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126 07:25:28.788 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126-2 07:25:28.788 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126-2PADDING 07:25:28.788 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126PADDING 07:25:28.789 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO7816-4 07:25:28.789 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO7816-4PADDING 07:25:28.789 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/NOPADDING 07:25:28.789 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS5 07:25:28.789 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS5PADDING 07:25:28.789 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS7 07:25:28.789 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS7PADDING 07:25:28.790 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/TBC 07:25:28.790 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/TBCPADDING 07:25:28.790 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/X9.23 07:25:28.790 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/X9.23PADDING 07:25:28.790 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ZEROBYTE 07:25:28.791 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ZEROBYTEPADDING 07:25:28.791 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ 07:25:28.791 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126 07:25:28.792 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126-2 07:25:28.792 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126-2PADDING 07:25:28.792 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126PADDING 07:25:28.792 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO7816-4 07:25:28.792 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO7816-4PADDING 07:25:28.793 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/NOPADDING 07:25:28.793 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS5 07:25:28.793 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS5PADDING 07:25:28.793 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS7 07:25:28.793 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS7PADDING 07:25:28.793 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/TBC 07:25:28.793 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/TBCPADDING 07:25:28.794 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/X9.23 07:25:28.794 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/X9.23PADDING 07:25:28.794 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ZEROBYTE 07:25:28.794 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ZEROBYTEPADDING 07:25:28.794 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ 07:25:28.794 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126 07:25:28.795 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126-2 07:25:28.795 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126-2PADDING 07:25:28.795 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126PADDING 07:25:28.795 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO7816-4 07:25:28.795 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO7816-4PADDING 07:25:28.795 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/NOPADDING 07:25:28.795 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS5 07:25:28.796 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS5PADDING 07:25:28.796 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS7 07:25:28.796 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS7PADDING 07:25:28.796 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/TBC 07:25:28.796 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/TBCPADDING 07:25:28.796 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/X9.23 07:25:28.796 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/X9.23PADDING 07:25:28.796 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ZEROBYTE 07:25:28.796 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ZEROBYTEPADDING 07:25:28.796 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ 07:25:28.796 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126 07:25:28.796 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126-2 07:25:28.797 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126-2PADDING 07:25:28.797 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126PADDING 07:25:28.797 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO7816-4 07:25:28.797 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO7816-4PADDING 07:25:28.797 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/NOPADDING 07:25:28.797 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS5 07:25:28.797 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS5PADDING 07:25:28.797 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS7 07:25:28.797 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS7PADDING 07:25:28.797 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/TBC 07:25:28.797 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/TBCPADDING 07:25:28.797 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/X9.23 07:25:28.798 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/X9.23PADDING 07:25:28.798 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ZEROBYTE 07:25:28.798 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ZEROBYTEPADDING 07:25:28.798 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ 07:25:28.798 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126 07:25:28.798 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126-2 07:25:28.798 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126-2PADDING 07:25:28.798 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126PADDING 07:25:28.798 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO7816-4 07:25:28.798 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO7816-4PADDING 07:25:28.798 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/NOPADDING 07:25:28.799 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS5 07:25:28.799 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS5PADDING 07:25:28.799 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS7 07:25:28.799 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS7PADDING 07:25:28.799 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/TBC 07:25:28.799 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/TBCPADDING 07:25:28.799 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/X9.23 07:25:28.799 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/X9.23PADDING 07:25:28.799 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ZEROBYTE 07:25:28.799 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ZEROBYTEPADDING 07:25:28.799 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ 07:25:28.800 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126 07:25:28.800 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126-2 07:25:28.800 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126-2PADDING 07:25:28.800 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126PADDING 07:25:28.800 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO7816-4 07:25:28.800 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO7816-4PADDING 07:25:28.800 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/NOPADDING 07:25:28.800 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS5 07:25:28.800 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS5PADDING 07:25:28.800 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS7 07:25:28.800 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS7PADDING 07:25:28.801 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/TBC 07:25:28.801 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/TBCPADDING 07:25:28.801 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/X9.23 07:25:28.801 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/X9.23PADDING 07:25:28.801 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ZEROBYTE 07:25:28.801 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ZEROBYTEPADDING 07:25:28.801 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ 07:25:28.801 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126 07:25:28.801 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126-2 07:25:28.801 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126-2PADDING 07:25:28.801 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126PADDING 07:25:28.802 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO7816-4 07:25:28.802 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO7816-4PADDING 07:25:28.802 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/NOPADDING 07:25:28.802 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS5 07:25:28.802 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS5PADDING 07:25:28.802 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS7 07:25:28.802 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS7PADDING 07:25:28.802 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/TBC 07:25:28.803 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/TBCPADDING 07:25:28.803 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/X9.23 07:25:28.803 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/X9.23PADDING 07:25:28.803 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ZEROBYTE 07:25:28.803 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ZEROBYTEPADDING 07:25:28.803 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ 07:25:28.803 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126 07:25:28.804 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126-2 07:25:28.804 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126-2PADDING 07:25:28.804 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126PADDING 07:25:28.804 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO7816-4 07:25:28.804 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO7816-4PADDING 07:25:28.804 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/NOPADDING 07:25:28.804 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS5 07:25:28.804 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS5PADDING 07:25:28.805 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS7 07:25:28.805 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS7PADDING 07:25:28.805 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/TBC 07:25:28.805 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/TBCPADDING 07:25:28.805 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/X9.23 07:25:28.805 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/X9.23PADDING 07:25:28.805 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ZEROBYTE 07:25:28.805 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ZEROBYTEPADDING 07:25:28.805 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ 07:25:28.805 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126-2 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126-2PADDING 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126PADDING 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO7816-4 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO7816-4PADDING 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/NOPADDING 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS5 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS5PADDING 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS7 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS7PADDING 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/TBC 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/TBCPADDING 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/X9.23 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/X9.23PADDING 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ZEROBYTE 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ZEROBYTEPADDING 07:25:28.806 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CTS/ 07:25:28.807 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/CTS/" does not support IV => Skipping. 07:25:28.807 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/CTS/NOPADDING 07:25:28.807 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/CTS/NOPADDING" does not support IV => Skipping. 07:25:28.807 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/EAX/ 07:25:28.808 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/EAX/NOPADDING 07:25:28.808 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/ECB/ 07:25:28.809 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/ECB/" does not support IV => Skipping. 07:25:28.809 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/ECB/NOPADDING 07:25:28.809 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/ECB/NOPADDING" does not support IV => Skipping. 07:25:28.809 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ 07:25:28.809 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126 07:25:28.809 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126-2 07:25:28.809 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126-2PADDING 07:25:28.810 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126PADDING 07:25:28.810 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO7816-4 07:25:28.810 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO7816-4PADDING 07:25:28.811 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/NOPADDING 07:25:28.811 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS5 07:25:28.811 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS5PADDING 07:25:28.812 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS7 07:25:28.812 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS7PADDING 07:25:28.812 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/TBC 07:25:28.813 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/TBCPADDING 07:25:28.813 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/X9.23 07:25:28.813 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/X9.23PADDING 07:25:28.813 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ZEROBYTE 07:25:28.814 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ZEROBYTEPADDING 07:25:28.814 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ 07:25:28.814 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126 07:25:28.814 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126-2 07:25:28.814 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126-2PADDING 07:25:28.815 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126PADDING 07:25:28.816 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO7816-4 07:25:28.816 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO7816-4PADDING 07:25:28.816 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/NOPADDING 07:25:28.816 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS5 07:25:28.816 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS5PADDING 07:25:28.816 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS7 07:25:28.816 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS7PADDING 07:25:28.817 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/TBC 07:25:28.817 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/TBCPADDING 07:25:28.817 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/X9.23 07:25:28.817 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/X9.23PADDING 07:25:28.817 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ZEROBYTE 07:25:28.818 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB/ZEROBYTEPADDING 07:25:28.818 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ 07:25:28.818 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126 07:25:28.818 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126-2 07:25:28.818 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126-2PADDING 07:25:28.819 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126PADDING 07:25:28.819 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO7816-4 07:25:28.819 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO7816-4PADDING 07:25:28.819 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/NOPADDING 07:25:28.820 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS5 07:25:28.820 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS5PADDING 07:25:28.820 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS7 07:25:28.820 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS7PADDING 07:25:28.820 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/TBC 07:25:28.820 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/TBCPADDING 07:25:28.821 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/X9.23 07:25:28.821 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/X9.23PADDING 07:25:28.821 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ZEROBYTE 07:25:28.821 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ZEROBYTEPADDING 07:25:28.821 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ 07:25:28.822 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126 07:25:28.822 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126-2 07:25:28.822 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126-2PADDING 07:25:28.822 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126PADDING 07:25:28.822 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO7816-4 07:25:28.823 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO7816-4PADDING 07:25:28.823 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/NOPADDING 07:25:28.823 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS5 07:25:28.824 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS5PADDING 07:25:28.824 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS7 07:25:28.824 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS7PADDING 07:25:28.824 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/TBC 07:25:28.824 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/TBCPADDING 07:25:28.825 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/X9.23 07:25:28.825 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/X9.23PADDING 07:25:28.825 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ZEROBYTE 07:25:28.825 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ZEROBYTEPADDING 07:25:28.825 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ 07:25:28.825 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126 07:25:28.826 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126-2 07:25:28.826 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126-2PADDING 07:25:28.826 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126PADDING 07:25:28.826 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO7816-4 07:25:28.827 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO7816-4PADDING 07:25:28.827 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/NOPADDING 07:25:28.827 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS5 07:25:28.827 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS5PADDING 07:25:28.827 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS7 07:25:28.828 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS7PADDING 07:25:28.828 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/TBC 07:25:28.828 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/TBCPADDING 07:25:28.828 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/X9.23 07:25:28.828 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/X9.23PADDING 07:25:28.828 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ZEROBYTE 07:25:28.828 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ZEROBYTEPADDING 07:25:28.828 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ 07:25:28.828 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126 07:25:28.828 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126-2 07:25:28.829 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126-2PADDING 07:25:28.829 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126PADDING 07:25:28.829 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO7816-4 07:25:28.829 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO7816-4PADDING 07:25:28.829 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/NOPADDING 07:25:28.829 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS5 07:25:28.829 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS5PADDING 07:25:28.830 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS7 07:25:28.830 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS7PADDING 07:25:28.830 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/TBC 07:25:28.830 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/TBCPADDING 07:25:28.830 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/X9.23 07:25:28.830 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/X9.23PADDING 07:25:28.830 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ZEROBYTE 07:25:28.830 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ZEROBYTEPADDING 07:25:28.831 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ 07:25:28.831 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126 07:25:28.831 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126-2 07:25:28.832 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126-2PADDING 07:25:28.832 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126PADDING 07:25:28.832 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO7816-4 07:25:28.832 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO7816-4PADDING 07:25:28.832 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/NOPADDING 07:25:28.832 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS5 07:25:28.832 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS5PADDING 07:25:28.833 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS7 07:25:28.833 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS7PADDING 07:25:28.833 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/TBC 07:25:28.833 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/TBCPADDING 07:25:28.833 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/X9.23 07:25:28.833 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/X9.23PADDING 07:25:28.833 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ZEROBYTE 07:25:28.833 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ZEROBYTEPADDING 07:25:28.833 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ 07:25:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126 07:25:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126-2 07:25:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126-2PADDING 07:25:28.834 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126PADDING 07:25:28.835 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO7816-4 07:25:28.835 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO7816-4PADDING 07:25:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/NOPADDING 07:25:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS5 07:25:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS5PADDING 07:25:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS7 07:25:28.836 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS7PADDING 07:25:28.837 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/TBC 07:25:28.837 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/TBCPADDING 07:25:28.837 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/X9.23 07:25:28.837 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/X9.23PADDING 07:25:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ZEROBYTE 07:25:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ZEROBYTEPADDING 07:25:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ 07:25:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126 07:25:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126-2 07:25:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126-2PADDING 07:25:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126PADDING 07:25:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO7816-4 07:25:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO7816-4PADDING 07:25:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/NOPADDING 07:25:28.838 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS5 07:25:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS5PADDING 07:25:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS7 07:25:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS7PADDING 07:25:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/TBC 07:25:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/TBCPADDING 07:25:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/X9.23 07:25:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/X9.23PADDING 07:25:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ZEROBYTE 07:25:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ZEROBYTEPADDING 07:25:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ 07:25:28.839 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126-2 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126-2PADDING 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126PADDING 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO7816-4 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO7816-4PADDING 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/NOPADDING 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS5 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS5PADDING 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS7 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS7PADDING 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/TBC 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/TBCPADDING 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/X9.23 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/X9.23PADDING 07:25:28.840 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ZEROBYTE 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ZEROBYTEPADDING 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126-2 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126-2PADDING 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126PADDING 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO7816-4 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO7816-4PADDING 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/NOPADDING 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS5 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS5PADDING 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS7 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS7PADDING 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/TBC 07:25:28.841 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/TBCPADDING 07:25:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/X9.23 07:25:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/X9.23PADDING 07:25:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ZEROBYTE 07:25:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ZEROBYTEPADDING 07:25:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ 07:25:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126 07:25:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126-2 07:25:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126-2PADDING 07:25:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126PADDING 07:25:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO7816-4 07:25:28.842 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO7816-4PADDING 07:25:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/NOPADDING 07:25:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS5 07:25:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS5PADDING 07:25:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS7 07:25:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS7PADDING 07:25:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/TBC 07:25:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/TBCPADDING 07:25:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/X9.23 07:25:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/X9.23PADDING 07:25:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ZEROBYTE 07:25:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ZEROBYTEPADDING 07:25:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ 07:25:28.843 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126-2 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126-2PADDING 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126PADDING 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO7816-4 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO7816-4PADDING 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/NOPADDING 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS5 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS5PADDING 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS7 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS7PADDING 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/TBC 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/TBCPADDING 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/X9.23 07:25:28.844 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/X9.23PADDING 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ZEROBYTE 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ZEROBYTEPADDING 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126-2 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126-2PADDING 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126PADDING 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO7816-4 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO7816-4PADDING 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/NOPADDING 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS5 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS5PADDING 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS7 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS7PADDING 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/TBC 07:25:28.845 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/TBCPADDING 07:25:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/X9.23 07:25:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/X9.23PADDING 07:25:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ZEROBYTE 07:25:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ZEROBYTEPADDING 07:25:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ 07:25:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126 07:25:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126-2 07:25:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126-2PADDING 07:25:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126PADDING 07:25:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO7816-4 07:25:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO7816-4PADDING 07:25:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/NOPADDING 07:25:28.846 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS5 07:25:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS5PADDING 07:25:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS7 07:25:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS7PADDING 07:25:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/TBC 07:25:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/TBCPADDING 07:25:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/X9.23 07:25:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/X9.23PADDING 07:25:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ZEROBYTE 07:25:28.847 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ZEROBYTEPADDING 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126-2 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126-2PADDING 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126PADDING 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO7816-4 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO7816-4PADDING 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/NOPADDING 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS5 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS5PADDING 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS7 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS7PADDING 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/TBC 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/TBCPADDING 07:25:28.848 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/X9.23 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/X9.23PADDING 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ZEROBYTE 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ZEROBYTEPADDING 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126-2 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126-2PADDING 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126PADDING 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO7816-4 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO7816-4PADDING 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/NOPADDING 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS5 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS5PADDING 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS7 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS7PADDING 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/TBC 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/TBCPADDING 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/X9.23 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/X9.23PADDING 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ZEROBYTE 07:25:28.849 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ZEROBYTEPADDING 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126-2 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126-2PADDING 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126PADDING 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO7816-4 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO7816-4PADDING 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/NOPADDING 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS5 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS5PADDING 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS7 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS7PADDING 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/TBC 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/TBCPADDING 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/X9.23 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/X9.23PADDING 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ZEROBYTE 07:25:28.850 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ZEROBYTEPADDING 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126-2 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126-2PADDING 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126PADDING 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO7816-4 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO7816-4PADDING 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/NOPADDING 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS5 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS5PADDING 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS7 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS7PADDING 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/TBC 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/TBCPADDING 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/X9.23 07:25:28.851 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/X9.23PADDING 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ZEROBYTE 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ZEROBYTEPADDING 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126-2 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126-2PADDING 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126PADDING 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO7816-4 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO7816-4PADDING 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/NOPADDING 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS5 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS5PADDING 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS7 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS7PADDING 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/TBC 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/TBCPADDING 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/X9.23 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/X9.23PADDING 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ZEROBYTE 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ZEROBYTEPADDING 07:25:28.852 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126-2 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126-2PADDING 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126PADDING 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO7816-4 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO7816-4PADDING 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/NOPADDING 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS5 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS5PADDING 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS7 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS7PADDING 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/TBC 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/TBCPADDING 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/X9.23 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/X9.23PADDING 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ZEROBYTE 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ZEROBYTEPADDING 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126-2 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126-2PADDING 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126PADDING 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO7816-4 07:25:28.853 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO7816-4PADDING 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/NOPADDING 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS5 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS5PADDING 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS7 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS7PADDING 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/TBC 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/TBCPADDING 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/X9.23 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/X9.23PADDING 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ZEROBYTE 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ZEROBYTEPADDING 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126-2 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126-2PADDING 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126PADDING 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO7816-4 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO7816-4PADDING 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/NOPADDING 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS5 07:25:28.854 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS5PADDING 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS7 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS7PADDING 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/TBC 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/TBCPADDING 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/X9.23 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/X9.23PADDING 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ZEROBYTE 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ZEROBYTEPADDING 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126-2 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126-2PADDING 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126PADDING 07:25:28.855 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO7816-4 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO7816-4PADDING 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/NOPADDING 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS5 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS5PADDING 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS7 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS7PADDING 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/TBC 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/TBCPADDING 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/X9.23 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/X9.23PADDING 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ZEROBYTE 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ZEROBYTEPADDING 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126-2 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126-2PADDING 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126PADDING 07:25:28.856 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO7816-4 07:25:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO7816-4PADDING 07:25:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/NOPADDING 07:25:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS5 07:25:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS5PADDING 07:25:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS7 07:25:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS7PADDING 07:25:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/TBC 07:25:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/TBCPADDING 07:25:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/X9.23 07:25:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/X9.23PADDING 07:25:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ZEROBYTE 07:25:28.857 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ZEROBYTEPADDING 07:25:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ 07:25:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126 07:25:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126-2 07:25:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126-2PADDING 07:25:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126PADDING 07:25:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO7816-4 07:25:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO7816-4PADDING 07:25:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/NOPADDING 07:25:28.858 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS5 07:25:28.859 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS5PADDING 07:25:28.859 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS7 07:25:28.859 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS7PADDING 07:25:28.859 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/TBC 07:25:28.859 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/TBCPADDING 07:25:28.859 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/X9.23 07:25:28.859 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/X9.23PADDING 07:25:28.859 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ZEROBYTE 07:25:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ZEROBYTEPADDING 07:25:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ 07:25:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126 07:25:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126-2 07:25:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126-2PADDING 07:25:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126PADDING 07:25:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO7816-4 07:25:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO7816-4PADDING 07:25:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/NOPADDING 07:25:28.860 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS5 07:25:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS5PADDING 07:25:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS7 07:25:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS7PADDING 07:25:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/TBC 07:25:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/TBCPADDING 07:25:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/X9.23 07:25:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/X9.23PADDING 07:25:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ZEROBYTE 07:25:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ZEROBYTEPADDING 07:25:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ 07:25:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126 07:25:28.861 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126-2 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126-2PADDING 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126PADDING 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO7816-4 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO7816-4PADDING 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/NOPADDING 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS5 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS5PADDING 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS7 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS7PADDING 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/TBC 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/TBCPADDING 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/X9.23 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/X9.23PADDING 07:25:28.862 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ZEROBYTE 07:25:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ZEROBYTEPADDING 07:25:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ 07:25:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126 07:25:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126-2 07:25:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126-2PADDING 07:25:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126PADDING 07:25:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO7816-4 07:25:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO7816-4PADDING 07:25:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/NOPADDING 07:25:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS5 07:25:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS5PADDING 07:25:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS7 07:25:28.863 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS7PADDING 07:25:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/TBC 07:25:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/TBCPADDING 07:25:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/X9.23 07:25:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/X9.23PADDING 07:25:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ZEROBYTE 07:25:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ZEROBYTEPADDING 07:25:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ 07:25:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126 07:25:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126-2 07:25:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126-2PADDING 07:25:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126PADDING 07:25:28.864 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO7816-4 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO7816-4PADDING 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/NOPADDING 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS5 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS5PADDING 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS7 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS7PADDING 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/TBC 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/TBCPADDING 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/X9.23 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/X9.23PADDING 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ZEROBYTE 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ZEROBYTEPADDING 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126-2 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126-2PADDING 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126PADDING 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO7816-4 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO7816-4PADDING 07:25:28.865 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/NOPADDING 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS5 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS5PADDING 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS7 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS7PADDING 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/TBC 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/TBCPADDING 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/X9.23 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/X9.23PADDING 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ZEROBYTE 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ZEROBYTEPADDING 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126-2 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126-2PADDING 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126PADDING 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO7816-4 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO7816-4PADDING 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/NOPADDING 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS5 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS5PADDING 07:25:28.866 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS7 07:25:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS7PADDING 07:25:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/TBC 07:25:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/TBCPADDING 07:25:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/X9.23 07:25:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/X9.23PADDING 07:25:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ZEROBYTE 07:25:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ZEROBYTEPADDING 07:25:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ 07:25:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126 07:25:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126-2 07:25:28.867 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126-2PADDING 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126PADDING 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO7816-4 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO7816-4PADDING 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/NOPADDING 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS5 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS5PADDING 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS7 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS7PADDING 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/TBC 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/TBCPADDING 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/X9.23 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/X9.23PADDING 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ZEROBYTE 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ZEROBYTEPADDING 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126-2 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126-2PADDING 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126PADDING 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO7816-4 07:25:28.868 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO7816-4PADDING 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/NOPADDING 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS5 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS5PADDING 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS7 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS7PADDING 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/TBC 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/TBCPADDING 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/X9.23 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/X9.23PADDING 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ZEROBYTE 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ZEROBYTEPADDING 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126-2 07:25:28.869 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126-2PADDING 07:25:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126PADDING 07:25:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO7816-4 07:25:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO7816-4PADDING 07:25:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/NOPADDING 07:25:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS5 07:25:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS5PADDING 07:25:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS7 07:25:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS7PADDING 07:25:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/TBC 07:25:28.870 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/TBCPADDING 07:25:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/X9.23 07:25:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/X9.23PADDING 07:25:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ZEROBYTE 07:25:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=SKIPJACK/SIC/ZEROBYTEPADDING 07:25:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=TEA// 07:25:28.871 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA//" does not support IV => Skipping. 07:25:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=TEA//NOPADDING 07:25:28.871 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA//NOPADDING" does not support IV => Skipping. 07:25:28.871 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC-CTS/ 07:25:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC-CTS/NOPADDING 07:25:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ 07:25:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO10126 07:25:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO10126-2 07:25:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO10126-2PADDING 07:25:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO10126PADDING 07:25:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO7816-4 07:25:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ISO7816-4PADDING 07:25:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/NOPADDING 07:25:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/PKCS5 07:25:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/PKCS5PADDING 07:25:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/PKCS7 07:25:28.872 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/PKCS7PADDING 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/TBC 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/TBCPADDING 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/X9.23 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/X9.23PADDING 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ZEROBYTE 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CBC/ZEROBYTEPADDING 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO10126 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO10126-2 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO10126-2PADDING 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO10126PADDING 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO7816-4 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ISO7816-4PADDING 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/NOPADDING 07:25:28.873 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/PKCS5 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/PKCS5PADDING 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/PKCS7 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/PKCS7PADDING 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/TBC 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/TBCPADDING 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/X9.23 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/X9.23PADDING 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ZEROBYTE 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB/ZEROBYTEPADDING 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126-2 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126-2PADDING 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126PADDING 07:25:28.874 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO7816-4 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ISO7816-4PADDING 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/NOPADDING 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/PKCS5 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/PKCS5PADDING 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/PKCS7 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/PKCS7PADDING 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/TBC 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/TBCPADDING 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/X9.23 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/X9.23PADDING 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ZEROBYTE 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB104/ZEROBYTEPADDING 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126 07:25:28.875 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126-2 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126-2PADDING 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126PADDING 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO7816-4 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ISO7816-4PADDING 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/NOPADDING 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/PKCS5 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/PKCS5PADDING 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/PKCS7 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/PKCS7PADDING 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/TBC 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/TBCPADDING 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/X9.23 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/X9.23PADDING 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ZEROBYTE 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB112/ZEROBYTEPADDING 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126-2 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126-2PADDING 07:25:28.876 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126PADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO7816-4 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ISO7816-4PADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/NOPADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/PKCS5 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/PKCS5PADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/PKCS7 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/PKCS7PADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/TBC 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/TBCPADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/X9.23 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/X9.23PADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ZEROBYTE 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB120/ZEROBYTEPADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126-2 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126-2PADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126PADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO7816-4 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ISO7816-4PADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/NOPADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/PKCS5 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/PKCS5PADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/PKCS7 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/PKCS7PADDING 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/TBC 07:25:28.877 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/TBCPADDING 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/X9.23 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/X9.23PADDING 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ZEROBYTE 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB128/ZEROBYTEPADDING 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126-2 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126-2PADDING 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126PADDING 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO7816-4 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ISO7816-4PADDING 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/NOPADDING 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/PKCS5 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/PKCS5PADDING 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/PKCS7 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/PKCS7PADDING 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/TBC 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/TBCPADDING 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/X9.23 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/X9.23PADDING 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ZEROBYTE 07:25:28.878 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB136/ZEROBYTEPADDING 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126-2 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126-2PADDING 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126PADDING 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO7816-4 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ISO7816-4PADDING 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/NOPADDING 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/PKCS5 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/PKCS5PADDING 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/PKCS7 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/PKCS7PADDING 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/TBC 07:25:28.879 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/TBCPADDING 07:25:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/X9.23 07:25:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/X9.23PADDING 07:25:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ZEROBYTE 07:25:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB144/ZEROBYTEPADDING 07:25:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ 07:25:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126 07:25:28.880 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126-2 07:25:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126-2PADDING 07:25:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126PADDING 07:25:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO7816-4 07:25:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ISO7816-4PADDING 07:25:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/NOPADDING 07:25:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/PKCS5 07:25:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/PKCS5PADDING 07:25:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/PKCS7 07:25:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/PKCS7PADDING 07:25:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/TBC 07:25:28.881 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/TBCPADDING 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/X9.23 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/X9.23PADDING 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ZEROBYTE 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB152/ZEROBYTEPADDING 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126-2 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126-2PADDING 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126PADDING 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO7816-4 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ISO7816-4PADDING 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/NOPADDING 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/PKCS5 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/PKCS5PADDING 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/PKCS7 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/PKCS7PADDING 07:25:28.882 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/TBC 07:25:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/TBCPADDING 07:25:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/X9.23 07:25:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/X9.23PADDING 07:25:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ZEROBYTE 07:25:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB16/ZEROBYTEPADDING 07:25:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ 07:25:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126 07:25:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126-2 07:25:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126-2PADDING 07:25:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126PADDING 07:25:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO7816-4 07:25:28.883 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ISO7816-4PADDING 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/NOPADDING 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/PKCS5 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/PKCS5PADDING 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/PKCS7 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/PKCS7PADDING 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/TBC 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/TBCPADDING 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/X9.23 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/X9.23PADDING 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ZEROBYTE 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB160/ZEROBYTEPADDING 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126 07:25:28.884 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126-2 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126-2PADDING 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126PADDING 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO7816-4 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ISO7816-4PADDING 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/NOPADDING 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/PKCS5 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/PKCS5PADDING 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/PKCS7 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/PKCS7PADDING 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/TBC 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/TBCPADDING 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/X9.23 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/X9.23PADDING 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ZEROBYTE 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB168/ZEROBYTEPADDING 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126-2 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126-2PADDING 07:25:28.885 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126PADDING 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO7816-4 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ISO7816-4PADDING 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/NOPADDING 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/PKCS5 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/PKCS5PADDING 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/PKCS7 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/PKCS7PADDING 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/TBC 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/TBCPADDING 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/X9.23 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/X9.23PADDING 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ZEROBYTE 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB176/ZEROBYTEPADDING 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ 07:25:28.886 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126-2 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126-2PADDING 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126PADDING 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO7816-4 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ISO7816-4PADDING 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/NOPADDING 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/PKCS5 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/PKCS5PADDING 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/PKCS7 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/PKCS7PADDING 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/TBC 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/TBCPADDING 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/X9.23 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/X9.23PADDING 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ZEROBYTE 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB184/ZEROBYTEPADDING 07:25:28.887 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126-2 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126-2PADDING 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126PADDING 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO7816-4 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ISO7816-4PADDING 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/NOPADDING 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/PKCS5 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/PKCS5PADDING 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/PKCS7 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/PKCS7PADDING 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/TBC 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/TBCPADDING 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/X9.23 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/X9.23PADDING 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ZEROBYTE 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB192/ZEROBYTEPADDING 07:25:28.888 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126-2 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126-2PADDING 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126PADDING 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO7816-4 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ISO7816-4PADDING 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/NOPADDING 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/PKCS5 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/PKCS5PADDING 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/PKCS7 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/PKCS7PADDING 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/TBC 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/TBCPADDING 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/X9.23 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/X9.23PADDING 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ZEROBYTE 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB200/ZEROBYTEPADDING 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126-2 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126-2PADDING 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126PADDING 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO7816-4 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ISO7816-4PADDING 07:25:28.889 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/NOPADDING 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/PKCS5 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/PKCS5PADDING 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/PKCS7 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/PKCS7PADDING 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/TBC 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/TBCPADDING 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/X9.23 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/X9.23PADDING 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ZEROBYTE 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB208/ZEROBYTEPADDING 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126-2 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126-2PADDING 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126PADDING 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO7816-4 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ISO7816-4PADDING 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/NOPADDING 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/PKCS5 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/PKCS5PADDING 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/PKCS7 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/PKCS7PADDING 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/TBC 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/TBCPADDING 07:25:28.890 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/X9.23 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/X9.23PADDING 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ZEROBYTE 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB216/ZEROBYTEPADDING 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126-2 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126-2PADDING 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126PADDING 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO7816-4 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ISO7816-4PADDING 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/NOPADDING 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/PKCS5 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/PKCS5PADDING 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/PKCS7 07:25:28.891 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/PKCS7PADDING 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/TBC 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/TBCPADDING 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/X9.23 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/X9.23PADDING 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ZEROBYTE 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB224/ZEROBYTEPADDING 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126-2 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126-2PADDING 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126PADDING 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO7816-4 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ISO7816-4PADDING 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/NOPADDING 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/PKCS5 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/PKCS5PADDING 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/PKCS7 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/PKCS7PADDING 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/TBC 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/TBCPADDING 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/X9.23 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/X9.23PADDING 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ZEROBYTE 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB232/ZEROBYTEPADDING 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ 07:25:28.892 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126-2 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126-2PADDING 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126PADDING 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO7816-4 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ISO7816-4PADDING 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/NOPADDING 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/PKCS5 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/PKCS5PADDING 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/PKCS7 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/PKCS7PADDING 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/TBC 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/TBCPADDING 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/X9.23 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/X9.23PADDING 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ZEROBYTE 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB24/ZEROBYTEPADDING 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126-2 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126-2PADDING 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126PADDING 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO7816-4 07:25:28.893 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ISO7816-4PADDING 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/NOPADDING 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/PKCS5 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/PKCS5PADDING 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/PKCS7 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/PKCS7PADDING 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/TBC 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/TBCPADDING 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/X9.23 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/X9.23PADDING 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ZEROBYTE 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB240/ZEROBYTEPADDING 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126-2 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126-2PADDING 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126PADDING 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO7816-4 07:25:28.894 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ISO7816-4PADDING 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/NOPADDING 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/PKCS5 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/PKCS5PADDING 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/PKCS7 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/PKCS7PADDING 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/TBC 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/TBCPADDING 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/X9.23 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/X9.23PADDING 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ZEROBYTE 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB248/ZEROBYTEPADDING 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126 07:25:28.895 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126-2 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126-2PADDING 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126PADDING 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO7816-4 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ISO7816-4PADDING 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/NOPADDING 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/PKCS5 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/PKCS5PADDING 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/PKCS7 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/PKCS7PADDING 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/TBC 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/TBCPADDING 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/X9.23 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/X9.23PADDING 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ZEROBYTE 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB256/ZEROBYTEPADDING 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126-2 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126-2PADDING 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126PADDING 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO7816-4 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ISO7816-4PADDING 07:25:28.896 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/NOPADDING 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/PKCS5 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/PKCS5PADDING 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/PKCS7 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/PKCS7PADDING 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/TBC 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/TBCPADDING 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/X9.23 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/X9.23PADDING 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ZEROBYTE 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB32/ZEROBYTEPADDING 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126-2 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126-2PADDING 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126PADDING 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO7816-4 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ISO7816-4PADDING 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/NOPADDING 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/PKCS5 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/PKCS5PADDING 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/PKCS7 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/PKCS7PADDING 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/TBC 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/TBCPADDING 07:25:28.897 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/X9.23 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/X9.23PADDING 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ZEROBYTE 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB40/ZEROBYTEPADDING 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126-2 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126-2PADDING 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126PADDING 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO7816-4 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ISO7816-4PADDING 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/NOPADDING 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/PKCS5 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/PKCS5PADDING 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/PKCS7 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/PKCS7PADDING 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/TBC 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/TBCPADDING 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/X9.23 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/X9.23PADDING 07:25:28.898 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ZEROBYTE 07:25:28.899 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB48/ZEROBYTEPADDING 07:25:28.899 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ 07:25:28.899 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126 07:25:28.899 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126-2 07:25:28.899 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126-2PADDING 07:25:28.899 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126PADDING 07:25:28.899 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO7816-4 07:25:28.899 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ISO7816-4PADDING 07:25:28.899 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/NOPADDING 07:25:28.899 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/PKCS5 07:25:28.899 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/PKCS5PADDING 07:25:28.900 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/PKCS7 07:25:28.900 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/PKCS7PADDING 07:25:28.900 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/TBC 07:25:28.900 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/TBCPADDING 07:25:28.900 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/X9.23 07:25:28.900 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/X9.23PADDING 07:25:28.900 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ZEROBYTE 07:25:28.900 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB56/ZEROBYTEPADDING 07:25:28.900 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ 07:25:28.900 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126 07:25:28.900 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126-2 07:25:28.900 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126-2PADDING 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126PADDING 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO7816-4 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ISO7816-4PADDING 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/NOPADDING 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/PKCS5 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/PKCS5PADDING 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/PKCS7 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/PKCS7PADDING 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/TBC 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/TBCPADDING 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/X9.23 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/X9.23PADDING 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ZEROBYTE 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB64/ZEROBYTEPADDING 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126-2 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126-2PADDING 07:25:28.901 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126PADDING 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO7816-4 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ISO7816-4PADDING 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/NOPADDING 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/PKCS5 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/PKCS5PADDING 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/PKCS7 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/PKCS7PADDING 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/TBC 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/TBCPADDING 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/X9.23 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/X9.23PADDING 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ZEROBYTE 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB72/ZEROBYTEPADDING 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126-2 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126-2PADDING 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126PADDING 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO7816-4 07:25:28.902 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ISO7816-4PADDING 07:25:28.903 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/NOPADDING 07:25:28.903 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/PKCS5 07:25:28.903 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/PKCS5PADDING 07:25:28.903 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/PKCS7 07:25:28.903 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/PKCS7PADDING 07:25:28.903 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/TBC 07:25:28.903 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/TBCPADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/X9.23 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/X9.23PADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ZEROBYTE 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB8/ZEROBYTEPADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126-2 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126-2PADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126PADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO7816-4 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ISO7816-4PADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/NOPADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/PKCS5 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/PKCS5PADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/PKCS7 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/PKCS7PADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/TBC 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/TBCPADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/X9.23 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/X9.23PADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ZEROBYTE 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB80/ZEROBYTEPADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126-2 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126-2PADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126PADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO7816-4 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ISO7816-4PADDING 07:25:28.904 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/NOPADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/PKCS5 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/PKCS5PADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/PKCS7 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/PKCS7PADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/TBC 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/TBCPADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/X9.23 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/X9.23PADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ZEROBYTE 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB88/ZEROBYTEPADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126-2 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126-2PADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126PADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO7816-4 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ISO7816-4PADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/NOPADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/PKCS5 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/PKCS5PADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/PKCS7 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/PKCS7PADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/TBC 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/TBCPADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/X9.23 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/X9.23PADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ZEROBYTE 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CFB96/ZEROBYTEPADDING 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CTS/ 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/CTS/" does not support IV => Skipping. 07:25:28.905 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/CTS/NOPADDING 07:25:28.906 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/CTS/NOPADDING" does not support IV => Skipping. 07:25:28.906 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/EAX/ 07:25:28.906 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/EAX/NOPADDING 07:25:28.906 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/ECB/ 07:25:28.906 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/ECB/" does not support IV => Skipping. 07:25:28.906 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/ECB/NOPADDING 07:25:28.906 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/ECB/NOPADDING" does not support IV => Skipping. 07:25:28.906 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ 07:25:28.906 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126 07:25:28.906 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126-2 07:25:28.906 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126-2PADDING 07:25:28.907 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126PADDING 07:25:28.907 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO7816-4 07:25:28.907 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ISO7816-4PADDING 07:25:28.907 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/NOPADDING 07:25:28.907 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/PKCS5 07:25:28.907 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/PKCS5PADDING 07:25:28.907 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/PKCS7 07:25:28.907 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/PKCS7PADDING 07:25:28.907 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/TBC 07:25:28.907 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/TBCPADDING 07:25:28.907 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/X9.23 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/X9.23PADDING 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ZEROBYTE 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/GOFB/ZEROBYTEPADDING 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO10126 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO10126-2 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO10126-2PADDING 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO10126PADDING 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO7816-4 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ISO7816-4PADDING 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/NOPADDING 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/PKCS5 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/PKCS5PADDING 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/PKCS7 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/PKCS7PADDING 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/TBC 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/TBCPADDING 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/X9.23 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/X9.23PADDING 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ZEROBYTE 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB/ZEROBYTEPADDING 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126-2 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126-2PADDING 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126PADDING 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO7816-4 07:25:28.908 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ISO7816-4PADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/NOPADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/PKCS5 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/PKCS5PADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/PKCS7 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/PKCS7PADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/TBC 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/TBCPADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/X9.23 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/X9.23PADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ZEROBYTE 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB104/ZEROBYTEPADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126-2 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126-2PADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126PADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO7816-4 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ISO7816-4PADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/NOPADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/PKCS5 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/PKCS5PADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/PKCS7 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/PKCS7PADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/TBC 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/TBCPADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/X9.23 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/X9.23PADDING 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ZEROBYTE 07:25:28.909 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB112/ZEROBYTEPADDING 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126-2 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126-2PADDING 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126PADDING 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO7816-4 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ISO7816-4PADDING 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/NOPADDING 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/PKCS5 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/PKCS5PADDING 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/PKCS7 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/PKCS7PADDING 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/TBC 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/TBCPADDING 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/X9.23 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/X9.23PADDING 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ZEROBYTE 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB120/ZEROBYTEPADDING 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126-2 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126-2PADDING 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126PADDING 07:25:28.910 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO7816-4 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ISO7816-4PADDING 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/NOPADDING 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/PKCS5 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/PKCS5PADDING 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/PKCS7 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/PKCS7PADDING 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/TBC 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/TBCPADDING 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/X9.23 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/X9.23PADDING 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ZEROBYTE 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB128/ZEROBYTEPADDING 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126-2 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126-2PADDING 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126PADDING 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO7816-4 07:25:28.911 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ISO7816-4PADDING 07:25:28.912 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/NOPADDING 07:25:28.912 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/PKCS5 07:25:28.912 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/PKCS5PADDING 07:25:28.912 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/PKCS7 07:25:28.912 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/PKCS7PADDING 07:25:28.912 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/TBC 07:25:28.912 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/TBCPADDING 07:25:28.913 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/X9.23 07:25:28.913 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/X9.23PADDING 07:25:28.913 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ZEROBYTE 07:25:28.913 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB136/ZEROBYTEPADDING 07:25:28.913 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ 07:25:28.913 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126 07:25:28.913 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126-2 07:25:28.913 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126-2PADDING 07:25:28.913 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126PADDING 07:25:28.914 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO7816-4 07:25:28.914 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ISO7816-4PADDING 07:25:28.914 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/NOPADDING 07:25:28.914 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/PKCS5 07:25:28.914 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/PKCS5PADDING 07:25:28.914 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/PKCS7 07:25:28.914 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/PKCS7PADDING 07:25:28.915 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/TBC 07:25:28.915 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/TBCPADDING 07:25:28.915 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/X9.23 07:25:28.915 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/X9.23PADDING 07:25:28.915 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ZEROBYTE 07:25:28.915 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB144/ZEROBYTEPADDING 07:25:28.916 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ 07:25:28.916 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126 07:25:28.916 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126-2 07:25:28.916 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126-2PADDING 07:25:28.916 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126PADDING 07:25:28.916 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO7816-4 07:25:28.916 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ISO7816-4PADDING 07:25:28.916 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/NOPADDING 07:25:28.917 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/PKCS5 07:25:28.917 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/PKCS5PADDING 07:25:28.917 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/PKCS7 07:25:28.917 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/PKCS7PADDING 07:25:28.917 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/TBC 07:25:28.917 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/TBCPADDING 07:25:28.917 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/X9.23 07:25:28.917 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/X9.23PADDING 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ZEROBYTE 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB152/ZEROBYTEPADDING 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126-2 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126-2PADDING 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126PADDING 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO7816-4 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ISO7816-4PADDING 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/NOPADDING 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/PKCS5 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/PKCS5PADDING 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/PKCS7 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/PKCS7PADDING 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/TBC 07:25:28.918 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/TBCPADDING 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/X9.23 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/X9.23PADDING 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ZEROBYTE 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB16/ZEROBYTEPADDING 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126-2 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126-2PADDING 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126PADDING 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO7816-4 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ISO7816-4PADDING 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/NOPADDING 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/PKCS5 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/PKCS5PADDING 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/PKCS7 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/PKCS7PADDING 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/TBC 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/TBCPADDING 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/X9.23 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/X9.23PADDING 07:25:28.919 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ZEROBYTE 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB160/ZEROBYTEPADDING 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126-2 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126-2PADDING 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126PADDING 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO7816-4 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ISO7816-4PADDING 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/NOPADDING 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/PKCS5 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/PKCS5PADDING 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/PKCS7 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/PKCS7PADDING 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/TBC 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/TBCPADDING 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/X9.23 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/X9.23PADDING 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ZEROBYTE 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB168/ZEROBYTEPADDING 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ 07:25:28.920 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126-2 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126-2PADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126PADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO7816-4 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ISO7816-4PADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/NOPADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/PKCS5 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/PKCS5PADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/PKCS7 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/PKCS7PADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/TBC 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/TBCPADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/X9.23 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/X9.23PADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ZEROBYTE 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB176/ZEROBYTEPADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126-2 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126-2PADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126PADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO7816-4 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ISO7816-4PADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/NOPADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/PKCS5 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/PKCS5PADDING 07:25:28.921 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/PKCS7 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/PKCS7PADDING 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/TBC 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/TBCPADDING 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/X9.23 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/X9.23PADDING 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ZEROBYTE 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB184/ZEROBYTEPADDING 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126-2 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126-2PADDING 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126PADDING 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO7816-4 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ISO7816-4PADDING 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/NOPADDING 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/PKCS5 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/PKCS5PADDING 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/PKCS7 07:25:28.922 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/PKCS7PADDING 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/TBC 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/TBCPADDING 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/X9.23 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/X9.23PADDING 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ZEROBYTE 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB192/ZEROBYTEPADDING 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126-2 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126-2PADDING 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126PADDING 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO7816-4 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ISO7816-4PADDING 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/NOPADDING 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/PKCS5 07:25:28.923 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/PKCS5PADDING 07:25:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/PKCS7 07:25:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/PKCS7PADDING 07:25:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/TBC 07:25:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/TBCPADDING 07:25:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/X9.23 07:25:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/X9.23PADDING 07:25:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ZEROBYTE 07:25:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB200/ZEROBYTEPADDING 07:25:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ 07:25:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126 07:25:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126-2 07:25:28.924 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126-2PADDING 07:25:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126PADDING 07:25:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO7816-4 07:25:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ISO7816-4PADDING 07:25:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/NOPADDING 07:25:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/PKCS5 07:25:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/PKCS5PADDING 07:25:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/PKCS7 07:25:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/PKCS7PADDING 07:25:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/TBC 07:25:28.925 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/TBCPADDING 07:25:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/X9.23 07:25:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/X9.23PADDING 07:25:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ZEROBYTE 07:25:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB208/ZEROBYTEPADDING 07:25:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ 07:25:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126 07:25:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126-2 07:25:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126-2PADDING 07:25:28.926 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126PADDING 07:25:28.927 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO7816-4 07:25:28.927 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ISO7816-4PADDING 07:25:28.927 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/NOPADDING 07:25:28.927 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/PKCS5 07:25:28.927 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/PKCS5PADDING 07:25:28.927 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/PKCS7 07:25:28.927 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/PKCS7PADDING 07:25:28.927 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/TBC 07:25:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/TBCPADDING 07:25:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/X9.23 07:25:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/X9.23PADDING 07:25:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ZEROBYTE 07:25:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB216/ZEROBYTEPADDING 07:25:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ 07:25:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126 07:25:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126-2 07:25:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126-2PADDING 07:25:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126PADDING 07:25:28.928 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO7816-4 07:25:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ISO7816-4PADDING 07:25:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/NOPADDING 07:25:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/PKCS5 07:25:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/PKCS5PADDING 07:25:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/PKCS7 07:25:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/PKCS7PADDING 07:25:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/TBC 07:25:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/TBCPADDING 07:25:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/X9.23 07:25:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/X9.23PADDING 07:25:28.929 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ZEROBYTE 07:25:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB224/ZEROBYTEPADDING 07:25:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ 07:25:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126 07:25:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126-2 07:25:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126-2PADDING 07:25:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126PADDING 07:25:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO7816-4 07:25:28.930 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ISO7816-4PADDING 07:25:28.931 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/NOPADDING 07:25:28.931 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/PKCS5 07:25:28.931 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/PKCS5PADDING 07:25:28.931 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/PKCS7 07:25:28.931 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/PKCS7PADDING 07:25:28.931 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/TBC 07:25:28.931 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/TBCPADDING 07:25:28.931 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/X9.23 07:25:28.931 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/X9.23PADDING 07:25:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ZEROBYTE 07:25:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB232/ZEROBYTEPADDING 07:25:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ 07:25:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126 07:25:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126-2 07:25:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126-2PADDING 07:25:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126PADDING 07:25:28.932 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO7816-4 07:25:28.933 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ISO7816-4PADDING 07:25:28.933 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/NOPADDING 07:25:28.933 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/PKCS5 07:25:28.933 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/PKCS5PADDING 07:25:28.933 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/PKCS7 07:25:28.933 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/PKCS7PADDING 07:25:28.933 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/TBC 07:25:28.933 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/TBCPADDING 07:25:28.934 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/X9.23 07:25:28.934 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/X9.23PADDING 07:25:28.934 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ZEROBYTE 07:25:28.934 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB24/ZEROBYTEPADDING 07:25:28.934 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ 07:25:28.935 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126 07:25:28.935 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126-2 07:25:28.935 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126-2PADDING 07:25:28.935 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126PADDING 07:25:28.935 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO7816-4 07:25:28.935 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ISO7816-4PADDING 07:25:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/NOPADDING 07:25:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/PKCS5 07:25:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/PKCS5PADDING 07:25:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/PKCS7 07:25:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/PKCS7PADDING 07:25:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/TBC 07:25:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/TBCPADDING 07:25:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/X9.23 07:25:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/X9.23PADDING 07:25:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ZEROBYTE 07:25:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB240/ZEROBYTEPADDING 07:25:28.936 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ 07:25:28.937 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126 07:25:28.937 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126-2 07:25:28.937 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126-2PADDING 07:25:28.937 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126PADDING 07:25:28.937 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO7816-4 07:25:28.937 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ISO7816-4PADDING 07:25:28.937 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/NOPADDING 07:25:28.937 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/PKCS5 07:25:28.937 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/PKCS5PADDING 07:25:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/PKCS7 07:25:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/PKCS7PADDING 07:25:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/TBC 07:25:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/TBCPADDING 07:25:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/X9.23 07:25:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/X9.23PADDING 07:25:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ZEROBYTE 07:25:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB248/ZEROBYTEPADDING 07:25:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ 07:25:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126 07:25:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126-2 07:25:28.938 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126-2PADDING 07:25:28.939 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126PADDING 07:25:28.939 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO7816-4 07:25:28.939 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ISO7816-4PADDING 07:25:28.939 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/NOPADDING 07:25:28.939 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/PKCS5 07:25:28.939 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/PKCS5PADDING 07:25:28.939 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/PKCS7 07:25:28.939 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/PKCS7PADDING 07:25:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/TBC 07:25:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/TBCPADDING 07:25:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/X9.23 07:25:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/X9.23PADDING 07:25:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ZEROBYTE 07:25:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB256/ZEROBYTEPADDING 07:25:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ 07:25:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126 07:25:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126-2 07:25:28.940 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126-2PADDING 07:25:28.941 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126PADDING 07:25:28.941 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO7816-4 07:25:28.941 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ISO7816-4PADDING 07:25:28.941 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/NOPADDING 07:25:28.941 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/PKCS5 07:25:28.941 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/PKCS5PADDING 07:25:28.941 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/PKCS7 07:25:28.941 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/PKCS7PADDING 07:25:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/TBC 07:25:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/TBCPADDING 07:25:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/X9.23 07:25:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/X9.23PADDING 07:25:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ZEROBYTE 07:25:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB32/ZEROBYTEPADDING 07:25:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ 07:25:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126 07:25:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126-2 07:25:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126-2PADDING 07:25:28.942 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126PADDING 07:25:28.943 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO7816-4 07:25:28.943 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ISO7816-4PADDING 07:25:28.943 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/NOPADDING 07:25:28.943 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/PKCS5 07:25:28.943 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/PKCS5PADDING 07:25:28.943 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/PKCS7 07:25:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/PKCS7PADDING 07:25:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/TBC 07:25:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/TBCPADDING 07:25:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/X9.23 07:25:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/X9.23PADDING 07:25:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ZEROBYTE 07:25:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB40/ZEROBYTEPADDING 07:25:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ 07:25:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126 07:25:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126-2 07:25:28.944 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126-2PADDING 07:25:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126PADDING 07:25:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO7816-4 07:25:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ISO7816-4PADDING 07:25:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/NOPADDING 07:25:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/PKCS5 07:25:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/PKCS5PADDING 07:25:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/PKCS7 07:25:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/PKCS7PADDING 07:25:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/TBC 07:25:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/TBCPADDING 07:25:28.945 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/X9.23 07:25:28.946 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/X9.23PADDING 07:25:28.946 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ZEROBYTE 07:25:28.946 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB48/ZEROBYTEPADDING 07:25:28.946 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ 07:25:28.946 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126 07:25:28.946 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126-2 07:25:28.946 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126-2PADDING 07:25:28.946 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126PADDING 07:25:28.946 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO7816-4 07:25:28.946 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ISO7816-4PADDING 07:25:28.946 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/NOPADDING 07:25:28.946 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/PKCS5 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/PKCS5PADDING 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/PKCS7 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/PKCS7PADDING 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/TBC 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/TBCPADDING 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/X9.23 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/X9.23PADDING 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ZEROBYTE 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB56/ZEROBYTEPADDING 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126-2 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126-2PADDING 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126PADDING 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO7816-4 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ISO7816-4PADDING 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/NOPADDING 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/PKCS5 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/PKCS5PADDING 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/PKCS7 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/PKCS7PADDING 07:25:28.947 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/TBC 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/TBCPADDING 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/X9.23 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/X9.23PADDING 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ZEROBYTE 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB64/ZEROBYTEPADDING 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126-2 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126-2PADDING 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126PADDING 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO7816-4 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ISO7816-4PADDING 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/NOPADDING 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/PKCS5 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/PKCS5PADDING 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/PKCS7 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/PKCS7PADDING 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/TBC 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/TBCPADDING 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/X9.23 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/X9.23PADDING 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ZEROBYTE 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB72/ZEROBYTEPADDING 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126-2 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126-2PADDING 07:25:28.948 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126PADDING 07:25:28.949 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO7816-4 07:25:28.949 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ISO7816-4PADDING 07:25:28.949 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/NOPADDING 07:25:28.949 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/PKCS5 07:25:28.949 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/PKCS5PADDING 07:25:28.949 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/PKCS7 07:25:28.949 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/PKCS7PADDING 07:25:28.949 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/TBC 07:25:28.949 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/TBCPADDING 07:25:28.949 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/X9.23 07:25:28.949 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/X9.23PADDING 07:25:28.949 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ZEROBYTE 07:25:28.950 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB8/ZEROBYTEPADDING 07:25:28.950 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ 07:25:28.950 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126 07:25:28.950 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126-2 07:25:28.950 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126-2PADDING 07:25:28.950 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126PADDING 07:25:28.950 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO7816-4 07:25:28.950 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ISO7816-4PADDING 07:25:28.950 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/NOPADDING 07:25:28.950 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/PKCS5 07:25:28.951 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/PKCS5PADDING 07:25:28.951 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/PKCS7 07:25:28.951 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/PKCS7PADDING 07:25:28.951 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/TBC 07:25:28.951 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/TBCPADDING 07:25:28.951 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/X9.23 07:25:28.951 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/X9.23PADDING 07:25:28.952 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ZEROBYTE 07:25:28.952 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB80/ZEROBYTEPADDING 07:25:28.952 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ 07:25:28.952 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126 07:25:28.952 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126-2 07:25:28.952 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126-2PADDING 07:25:28.952 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126PADDING 07:25:28.953 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO7816-4 07:25:28.953 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ISO7816-4PADDING 07:25:28.953 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/NOPADDING 07:25:28.953 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/PKCS5 07:25:28.953 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/PKCS5PADDING 07:25:28.953 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/PKCS7 07:25:28.953 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/PKCS7PADDING 07:25:28.953 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/TBC 07:25:28.954 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/TBCPADDING 07:25:28.954 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/X9.23 07:25:28.954 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/X9.23PADDING 07:25:28.954 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ZEROBYTE 07:25:28.954 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB88/ZEROBYTEPADDING 07:25:28.954 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ 07:25:28.954 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126 07:25:28.954 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126-2 07:25:28.954 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126-2PADDING 07:25:28.954 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126PADDING 07:25:28.955 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO7816-4 07:25:28.955 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ISO7816-4PADDING 07:25:28.955 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/NOPADDING 07:25:28.955 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/PKCS5 07:25:28.955 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/PKCS5PADDING 07:25:28.955 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/PKCS7 07:25:28.955 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/PKCS7PADDING 07:25:28.955 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/TBC 07:25:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/TBCPADDING 07:25:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/X9.23 07:25:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/X9.23PADDING 07:25:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ZEROBYTE 07:25:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/OFB96/ZEROBYTEPADDING 07:25:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ 07:25:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO10126 07:25:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO10126-2 07:25:28.956 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO10126-2PADDING 07:25:28.957 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO10126PADDING 07:25:28.957 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO7816-4 07:25:28.957 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ISO7816-4PADDING 07:25:28.957 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/NOPADDING 07:25:28.957 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/PKCS5 07:25:28.957 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/PKCS5PADDING 07:25:28.958 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/PKCS7 07:25:28.958 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/PKCS7PADDING 07:25:28.958 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/TBC 07:25:28.958 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/TBCPADDING 07:25:28.958 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/X9.23 07:25:28.959 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/X9.23PADDING 07:25:28.959 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ZEROBYTE 07:25:28.959 [Test worker] INFO o.s.c.CipherTest - transformation=TEA/SIC/ZEROBYTEPADDING 07:25:28.959 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH// 07:25:28.963 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH//" does not support IV => Skipping. 07:25:28.963 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH//NOPADDING 07:25:28.965 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH//NOPADDING" does not support IV => Skipping. 07:25:28.965 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC-CTS/ 07:25:28.968 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC-CTS/NOPADDING 07:25:28.971 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ 07:25:28.974 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126 07:25:28.976 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126-2 07:25:28.979 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126-2PADDING 07:25:28.981 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126PADDING 07:25:28.985 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO7816-4 07:25:28.987 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO7816-4PADDING 07:25:28.990 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/NOPADDING 07:25:28.992 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS5 07:25:28.995 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS5PADDING 07:25:28.997 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS7 07:25:28.999 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS7PADDING 07:25:29.002 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/TBC 07:25:29.004 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/TBCPADDING 07:25:29.007 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/X9.23 07:25:29.009 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/X9.23PADDING 07:25:29.012 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ZEROBYTE 07:25:29.014 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CBC/ZEROBYTEPADDING 07:25:29.015 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CCM/ 07:25:29.015 [Test worker] ERROR o.s.c.CipherTest - transformation "TWOFISH/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CCM/NOPADDING 07:25:29.016 [Test worker] ERROR o.s.c.CipherTest - transformation "TWOFISH/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 07:25:29.016 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ 07:25:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126 07:25:29.017 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126-2 07:25:29.018 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126-2PADDING 07:25:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126PADDING 07:25:29.019 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO7816-4 07:25:29.020 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO7816-4PADDING 07:25:29.020 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/NOPADDING 07:25:29.021 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS5 07:25:29.021 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS5PADDING 07:25:29.022 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS7 07:25:29.022 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS7PADDING 07:25:29.023 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/TBC 07:25:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/TBCPADDING 07:25:29.024 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/X9.23 07:25:29.025 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/X9.23PADDING 07:25:29.025 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ZEROBYTE 07:25:29.026 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB/ZEROBYTEPADDING 07:25:29.026 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ 07:25:29.027 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126 07:25:29.027 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126-2 07:25:29.028 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126-2PADDING 07:25:29.028 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126PADDING 07:25:29.029 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO7816-4 07:25:29.030 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO7816-4PADDING 07:25:29.030 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/NOPADDING 07:25:29.031 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS5 07:25:29.031 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS5PADDING 07:25:29.032 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS7 07:25:29.032 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS7PADDING 07:25:29.033 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/TBC 07:25:29.033 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/TBCPADDING 07:25:29.034 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/X9.23 07:25:29.034 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/X9.23PADDING 07:25:29.035 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ZEROBYTE 07:25:29.035 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB104/ZEROBYTEPADDING 07:25:29.036 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ 07:25:29.036 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126 07:25:29.037 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126-2 07:25:29.037 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126-2PADDING 07:25:29.038 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126PADDING 07:25:29.038 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO7816-4 07:25:29.039 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO7816-4PADDING 07:25:29.039 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/NOPADDING 07:25:29.040 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS5 07:25:29.040 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS5PADDING 07:25:29.041 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS7 07:25:29.042 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS7PADDING 07:25:29.042 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/TBC 07:25:29.042 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/TBCPADDING 07:25:29.043 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/X9.23 07:25:29.044 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/X9.23PADDING 07:25:29.044 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ZEROBYTE 07:25:29.045 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB112/ZEROBYTEPADDING 07:25:29.045 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ 07:25:29.045 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126 07:25:29.046 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126-2 07:25:29.047 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126-2PADDING 07:25:29.048 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126PADDING 07:25:29.048 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO7816-4 07:25:29.049 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO7816-4PADDING 07:25:29.050 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/NOPADDING 07:25:29.050 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS5 07:25:29.051 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS5PADDING 07:25:29.052 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS7 07:25:29.052 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS7PADDING 07:25:29.053 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/TBC 07:25:29.054 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/TBCPADDING 07:25:29.055 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/X9.23 07:25:29.055 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/X9.23PADDING 07:25:29.056 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ZEROBYTE 07:25:29.056 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB120/ZEROBYTEPADDING 07:25:29.057 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ 07:25:29.057 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126 07:25:29.058 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126-2 07:25:29.058 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126-2PADDING 07:25:29.059 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126PADDING 07:25:29.060 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO7816-4 07:25:29.061 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO7816-4PADDING 07:25:29.061 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/NOPADDING 07:25:29.062 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS5 07:25:29.062 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS5PADDING 07:25:29.063 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS7 07:25:29.063 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS7PADDING 07:25:29.064 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/TBC 07:25:29.064 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/TBCPADDING 07:25:29.065 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/X9.23 07:25:29.065 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/X9.23PADDING 07:25:29.066 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ZEROBYTE 07:25:29.066 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB128/ZEROBYTEPADDING 07:25:29.067 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ 07:25:29.068 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126 07:25:29.068 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126-2 07:25:29.068 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126-2PADDING 07:25:29.069 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126PADDING 07:25:29.069 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO7816-4 07:25:29.070 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO7816-4PADDING 07:25:29.070 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/NOPADDING 07:25:29.071 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS5 07:25:29.071 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS5PADDING 07:25:29.072 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS7 07:25:29.072 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS7PADDING 07:25:29.073 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/TBC 07:25:29.073 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/TBCPADDING 07:25:29.074 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/X9.23 07:25:29.074 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/X9.23PADDING 07:25:29.074 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ZEROBYTE 07:25:29.075 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB136/ZEROBYTEPADDING 07:25:29.076 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ 07:25:29.076 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126 07:25:29.076 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126-2 07:25:29.077 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126-2PADDING 07:25:29.077 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126PADDING 07:25:29.078 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO7816-4 07:25:29.078 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO7816-4PADDING 07:25:29.079 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/NOPADDING 07:25:29.079 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS5 07:25:29.080 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS5PADDING 07:25:29.080 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS7 07:25:29.080 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS7PADDING 07:25:29.081 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/TBC 07:25:29.081 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/TBCPADDING 07:25:29.081 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/X9.23 07:25:29.082 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/X9.23PADDING 07:25:29.082 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ZEROBYTE 07:25:29.083 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB144/ZEROBYTEPADDING 07:25:29.083 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ 07:25:29.084 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126 07:25:29.084 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126-2 07:25:29.084 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126-2PADDING 07:25:29.085 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126PADDING 07:25:29.085 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO7816-4 07:25:29.086 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO7816-4PADDING 07:25:29.086 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/NOPADDING 07:25:29.087 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS5 07:25:29.087 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS5PADDING 07:25:29.088 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS7 07:25:29.088 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS7PADDING 07:25:29.088 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/TBC 07:25:29.089 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/TBCPADDING 07:25:29.089 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/X9.23 07:25:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/X9.23PADDING 07:25:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ZEROBYTE 07:25:29.090 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB152/ZEROBYTEPADDING 07:25:29.091 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ 07:25:29.091 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126 07:25:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126-2 07:25:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126-2PADDING 07:25:29.092 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126PADDING 07:25:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO7816-4 07:25:29.093 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO7816-4PADDING 07:25:29.094 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/NOPADDING 07:25:29.094 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS5 07:25:29.094 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS5PADDING 07:25:29.095 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS7 07:25:29.095 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS7PADDING 07:25:29.096 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/TBC 07:25:29.096 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/TBCPADDING 07:25:29.097 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/X9.23 07:25:29.097 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/X9.23PADDING 07:25:29.097 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ZEROBYTE 07:25:29.098 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB16/ZEROBYTEPADDING 07:25:29.098 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ 07:25:29.098 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126 07:25:29.099 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126-2 07:25:29.099 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126-2PADDING 07:25:29.100 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126PADDING 07:25:29.100 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO7816-4 07:25:29.101 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO7816-4PADDING 07:25:29.101 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/NOPADDING 07:25:29.102 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS5 07:25:29.102 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS5PADDING 07:25:29.102 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS7 07:25:29.103 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS7PADDING 07:25:29.103 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/TBC 07:25:29.104 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/TBCPADDING 07:25:29.104 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/X9.23 07:25:29.105 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/X9.23PADDING 07:25:29.105 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ZEROBYTE 07:25:29.105 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB160/ZEROBYTEPADDING 07:25:29.106 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ 07:25:29.106 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126 07:25:29.107 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126-2 07:25:29.107 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126-2PADDING 07:25:29.108 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126PADDING 07:25:29.108 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO7816-4 07:25:29.109 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO7816-4PADDING 07:25:29.109 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/NOPADDING 07:25:29.109 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS5 07:25:29.110 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS5PADDING 07:25:29.110 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS7 07:25:29.110 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS7PADDING 07:25:29.111 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/TBC 07:25:29.112 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/TBCPADDING 07:25:29.112 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/X9.23 07:25:29.112 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/X9.23PADDING 07:25:29.113 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ZEROBYTE 07:25:29.113 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB168/ZEROBYTEPADDING 07:25:29.114 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ 07:25:29.114 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126 07:25:29.114 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126-2 07:25:29.115 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126-2PADDING 07:25:29.116 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126PADDING 07:25:29.116 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO7816-4 07:25:29.117 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO7816-4PADDING 07:25:29.117 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/NOPADDING 07:25:29.117 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS5 07:25:29.118 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS5PADDING 07:25:29.118 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS7 07:25:29.119 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS7PADDING 07:25:29.119 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/TBC 07:25:29.120 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/TBCPADDING 07:25:29.120 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/X9.23 07:25:29.120 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/X9.23PADDING 07:25:29.121 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ZEROBYTE 07:25:29.121 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB176/ZEROBYTEPADDING 07:25:29.122 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ 07:25:29.122 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126 07:25:29.122 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126-2 07:25:29.123 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126-2PADDING 07:25:29.123 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126PADDING 07:25:29.124 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO7816-4 07:25:29.124 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO7816-4PADDING 07:25:29.125 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/NOPADDING 07:25:29.125 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS5 07:25:29.126 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS5PADDING 07:25:29.126 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS7 07:25:29.127 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS7PADDING 07:25:29.127 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/TBC 07:25:29.127 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/TBCPADDING 07:25:29.128 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/X9.23 07:25:29.128 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/X9.23PADDING 07:25:29.129 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ZEROBYTE 07:25:29.129 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB184/ZEROBYTEPADDING 07:25:29.129 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ 07:25:29.130 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126 07:25:29.130 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126-2 07:25:29.131 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126-2PADDING 07:25:29.131 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126PADDING 07:25:29.132 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO7816-4 07:25:29.132 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO7816-4PADDING 07:25:29.133 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/NOPADDING 07:25:29.133 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS5 07:25:29.133 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS5PADDING 07:25:29.134 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS7 07:25:29.134 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS7PADDING 07:25:29.135 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/TBC 07:25:29.135 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/TBCPADDING 07:25:29.136 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/X9.23 07:25:29.136 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/X9.23PADDING 07:25:29.137 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ZEROBYTE 07:25:29.137 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB192/ZEROBYTEPADDING 07:25:29.138 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ 07:25:29.138 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126 07:25:29.139 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126-2 07:25:29.139 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126-2PADDING 07:25:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126PADDING 07:25:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO7816-4 07:25:29.140 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO7816-4PADDING 07:25:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/NOPADDING 07:25:29.141 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS5 07:25:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS5PADDING 07:25:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS7 07:25:29.142 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS7PADDING 07:25:29.143 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/TBC 07:25:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/TBCPADDING 07:25:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/X9.23 07:25:29.144 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/X9.23PADDING 07:25:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ZEROBYTE 07:25:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB200/ZEROBYTEPADDING 07:25:29.145 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ 07:25:29.146 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126 07:25:29.146 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126-2 07:25:29.146 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126-2PADDING 07:25:29.147 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126PADDING 07:25:29.147 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO7816-4 07:25:29.148 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO7816-4PADDING 07:25:29.148 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/NOPADDING 07:25:29.148 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS5 07:25:29.149 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS5PADDING 07:25:29.149 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS7 07:25:29.150 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS7PADDING 07:25:29.150 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/TBC 07:25:29.150 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/TBCPADDING 07:25:29.151 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/X9.23 07:25:29.151 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/X9.23PADDING 07:25:29.151 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ZEROBYTE 07:25:29.152 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB208/ZEROBYTEPADDING 07:25:29.152 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ 07:25:29.153 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126 07:25:29.153 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126-2 07:25:29.153 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126-2PADDING 07:25:29.154 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126PADDING 07:25:29.154 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO7816-4 07:25:29.154 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO7816-4PADDING 07:25:29.155 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/NOPADDING 07:25:29.155 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS5 07:25:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS5PADDING 07:25:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS7 07:25:29.156 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS7PADDING 07:25:29.157 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/TBC 07:25:29.157 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/TBCPADDING 07:25:29.157 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/X9.23 07:25:29.157 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/X9.23PADDING 07:25:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ZEROBYTE 07:25:29.158 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB216/ZEROBYTEPADDING 07:25:29.159 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ 07:25:29.159 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126 07:25:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126-2 07:25:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126-2PADDING 07:25:29.160 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126PADDING 07:25:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO7816-4 07:25:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO7816-4PADDING 07:25:29.161 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/NOPADDING 07:25:29.162 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS5 07:25:29.162 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS5PADDING 07:25:29.162 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS7 07:25:29.162 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS7PADDING 07:25:29.163 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/TBC 07:25:29.163 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/TBCPADDING 07:25:29.164 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/X9.23 07:25:29.164 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/X9.23PADDING 07:25:29.164 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ZEROBYTE 07:25:29.165 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB224/ZEROBYTEPADDING 07:25:29.165 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ 07:25:29.165 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126 07:25:29.166 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126-2 07:25:29.167 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126-2PADDING 07:25:29.167 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126PADDING 07:25:29.167 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO7816-4 07:25:29.168 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO7816-4PADDING 07:25:29.168 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/NOPADDING 07:25:29.169 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS5 07:25:29.169 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS5PADDING 07:25:29.169 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS7 07:25:29.169 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS7PADDING 07:25:29.170 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/TBC 07:25:29.170 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/TBCPADDING 07:25:29.170 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/X9.23 07:25:29.171 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/X9.23PADDING 07:25:29.171 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ZEROBYTE 07:25:29.171 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB232/ZEROBYTEPADDING 07:25:29.172 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ 07:25:29.172 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126 07:25:29.172 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126-2 07:25:29.173 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126-2PADDING 07:25:29.173 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126PADDING 07:25:29.174 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO7816-4 07:25:29.174 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO7816-4PADDING 07:25:29.174 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/NOPADDING 07:25:29.175 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS5 07:25:29.175 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS5PADDING 07:25:29.175 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS7 07:25:29.176 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS7PADDING 07:25:29.176 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/TBC 07:25:29.177 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/TBCPADDING 07:25:29.177 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/X9.23 07:25:29.177 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/X9.23PADDING 07:25:29.177 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ZEROBYTE 07:25:29.178 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB24/ZEROBYTEPADDING 07:25:29.178 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ 07:25:29.178 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126 07:25:29.179 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126-2 07:25:29.180 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126-2PADDING 07:25:29.180 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126PADDING 07:25:29.180 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO7816-4 07:25:29.181 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO7816-4PADDING 07:25:29.181 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/NOPADDING 07:25:29.181 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS5 07:25:29.182 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS5PADDING 07:25:29.182 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS7 07:25:29.182 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS7PADDING 07:25:29.183 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/TBC 07:25:29.183 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/TBCPADDING 07:25:29.184 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/X9.23 07:25:29.184 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/X9.23PADDING 07:25:29.184 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ZEROBYTE 07:25:29.185 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB240/ZEROBYTEPADDING 07:25:29.185 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ 07:25:29.186 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126 07:25:29.186 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126-2 07:25:29.187 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126-2PADDING 07:25:29.187 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126PADDING 07:25:29.188 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO7816-4 07:25:29.188 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO7816-4PADDING 07:25:29.188 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/NOPADDING 07:25:29.189 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS5 07:25:29.189 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS5PADDING 07:25:29.189 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS7 07:25:29.190 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS7PADDING 07:25:29.190 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/TBC 07:25:29.191 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/TBCPADDING 07:25:29.191 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/X9.23 07:25:29.192 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/X9.23PADDING 07:25:29.192 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ZEROBYTE 07:25:29.192 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB248/ZEROBYTEPADDING 07:25:29.193 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ 07:25:29.193 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126 07:25:29.193 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126-2 07:25:29.194 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126-2PADDING 07:25:29.194 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126PADDING 07:25:29.195 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO7816-4 07:25:29.195 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO7816-4PADDING 07:25:29.196 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/NOPADDING 07:25:29.196 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS5 07:25:29.196 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS5PADDING 07:25:29.197 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS7 07:25:29.197 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS7PADDING 07:25:29.197 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/TBC 07:25:29.198 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/TBCPADDING 07:25:29.198 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/X9.23 07:25:29.198 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/X9.23PADDING 07:25:29.199 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ZEROBYTE 07:25:29.199 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB256/ZEROBYTEPADDING 07:25:29.199 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ 07:25:29.200 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126 07:25:29.200 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126-2 07:25:29.200 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126-2PADDING 07:25:29.201 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126PADDING 07:25:29.201 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO7816-4 07:25:29.202 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO7816-4PADDING 07:25:29.202 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/NOPADDING 07:25:29.202 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS5 07:25:29.203 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS5PADDING 07:25:29.203 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS7 07:25:29.204 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS7PADDING 07:25:29.204 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/TBC 07:25:29.204 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/TBCPADDING 07:25:29.205 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/X9.23 07:25:29.205 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/X9.23PADDING 07:25:29.205 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ZEROBYTE 07:25:29.206 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB32/ZEROBYTEPADDING 07:25:29.206 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ 07:25:29.206 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126 07:25:29.207 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126-2 07:25:29.208 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126-2PADDING 07:25:29.208 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126PADDING 07:25:29.208 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO7816-4 07:25:29.209 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO7816-4PADDING 07:25:29.209 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/NOPADDING 07:25:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS5 07:25:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS5PADDING 07:25:29.210 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS7 07:25:29.211 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS7PADDING 07:25:29.211 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/TBC 07:25:29.211 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/TBCPADDING 07:25:29.212 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/X9.23 07:25:29.212 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/X9.23PADDING 07:25:29.212 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ZEROBYTE 07:25:29.213 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB40/ZEROBYTEPADDING 07:25:29.213 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ 07:25:29.213 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126 07:25:29.214 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126-2 07:25:29.214 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126-2PADDING 07:25:29.214 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126PADDING 07:25:29.215 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO7816-4 07:25:29.215 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO7816-4PADDING 07:25:29.215 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/NOPADDING 07:25:29.216 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS5 07:25:29.216 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS5PADDING 07:25:29.216 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS7 07:25:29.217 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS7PADDING 07:25:29.217 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/TBC 07:25:29.217 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/TBCPADDING 07:25:29.218 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/X9.23 07:25:29.218 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/X9.23PADDING 07:25:29.218 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ZEROBYTE 07:25:29.219 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB48/ZEROBYTEPADDING 07:25:29.219 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ 07:25:29.219 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126 07:25:29.220 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126-2 07:25:29.220 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126-2PADDING 07:25:29.220 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126PADDING 07:25:29.221 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO7816-4 07:25:29.222 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO7816-4PADDING 07:25:29.222 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/NOPADDING 07:25:29.222 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS5 07:25:29.223 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS5PADDING 07:25:29.223 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS7 07:25:29.224 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS7PADDING 07:25:29.224 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/TBC 07:25:29.224 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/TBCPADDING 07:25:29.225 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/X9.23 07:25:29.225 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/X9.23PADDING 07:25:29.225 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ZEROBYTE 07:25:29.226 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB56/ZEROBYTEPADDING 07:25:29.226 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ 07:25:29.226 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126 07:25:29.227 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126-2 07:25:29.227 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126-2PADDING 07:25:29.228 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126PADDING 07:25:29.228 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO7816-4 07:25:29.228 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO7816-4PADDING 07:25:29.229 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/NOPADDING 07:25:29.229 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS5 07:25:29.229 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS5PADDING 07:25:29.230 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS7 07:25:29.230 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS7PADDING 07:25:29.231 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/TBC 07:25:29.231 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/TBCPADDING 07:25:29.232 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/X9.23 07:25:29.232 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/X9.23PADDING 07:25:29.232 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ZEROBYTE 07:25:29.233 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB64/ZEROBYTEPADDING 07:25:29.233 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ 07:25:29.233 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126 07:25:29.234 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126-2 07:25:29.234 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126-2PADDING 07:25:29.235 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126PADDING 07:25:29.235 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO7816-4 07:25:29.235 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO7816-4PADDING 07:25:29.236 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/NOPADDING 07:25:29.236 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS5 07:25:29.236 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS5PADDING 07:25:29.237 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS7 07:25:29.237 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS7PADDING 07:25:29.237 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/TBC 07:25:29.238 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/TBCPADDING 07:25:29.238 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/X9.23 07:25:29.238 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/X9.23PADDING 07:25:29.239 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ZEROBYTE 07:25:29.239 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB72/ZEROBYTEPADDING 07:25:29.239 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ 07:25:29.240 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126 07:25:29.240 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126-2 07:25:29.241 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126-2PADDING 07:25:29.241 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126PADDING 07:25:29.241 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO7816-4 07:25:29.242 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO7816-4PADDING 07:25:29.242 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/NOPADDING 07:25:29.242 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS5 07:25:29.243 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS5PADDING 07:25:29.243 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS7 07:25:29.244 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS7PADDING 07:25:29.244 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/TBC 07:25:29.245 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/TBCPADDING 07:25:29.245 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/X9.23 07:25:29.246 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/X9.23PADDING 07:25:29.246 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ZEROBYTE 07:25:29.247 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB8/ZEROBYTEPADDING 07:25:29.247 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ 07:25:29.248 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126 07:25:29.248 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126-2 07:25:29.249 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126-2PADDING 07:25:29.249 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126PADDING 07:25:29.250 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO7816-4 07:25:29.250 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO7816-4PADDING 07:25:29.252 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/NOPADDING 07:25:29.253 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS5 07:25:29.253 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS5PADDING 07:25:29.254 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS7 07:25:29.254 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS7PADDING 07:25:29.255 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/TBC 07:25:29.255 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/TBCPADDING 07:25:29.256 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/X9.23 07:25:29.256 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/X9.23PADDING 07:25:29.256 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ZEROBYTE 07:25:29.257 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB80/ZEROBYTEPADDING 07:25:29.257 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ 07:25:29.257 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126 07:25:29.258 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126-2 07:25:29.258 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126-2PADDING 07:25:29.259 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126PADDING 07:25:29.259 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO7816-4 07:25:29.260 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO7816-4PADDING 07:25:29.260 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/NOPADDING 07:25:29.260 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS5 07:25:29.261 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS5PADDING 07:25:29.261 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS7 07:25:29.261 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS7PADDING 07:25:29.262 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/TBC 07:25:29.262 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/TBCPADDING 07:25:29.263 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/X9.23 07:25:29.263 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/X9.23PADDING 07:25:29.264 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ZEROBYTE 07:25:29.264 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB88/ZEROBYTEPADDING 07:25:29.264 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ 07:25:29.265 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126 07:25:29.265 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126-2 07:25:29.266 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126-2PADDING 07:25:29.266 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126PADDING 07:25:29.266 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO7816-4 07:25:29.267 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO7816-4PADDING 07:25:29.268 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/NOPADDING 07:25:29.268 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS5 07:25:29.268 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS5PADDING 07:25:29.269 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS7 07:25:29.269 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS7PADDING 07:25:29.270 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/TBC 07:25:29.270 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/TBCPADDING 07:25:29.270 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/X9.23 07:25:29.271 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/X9.23PADDING 07:25:29.272 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ZEROBYTE 07:25:29.272 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CFB96/ZEROBYTEPADDING 07:25:29.272 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CTS/ 07:25:29.273 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/CTS/" does not support IV => Skipping. 07:25:29.273 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/CTS/NOPADDING 07:25:29.273 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/CTS/NOPADDING" does not support IV => Skipping. 07:25:29.273 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/EAX/ 07:25:29.275 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/EAX/NOPADDING 07:25:29.277 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/ECB/ 07:25:29.277 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/ECB/" does not support IV => Skipping. 07:25:29.277 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/ECB/NOPADDING 07:25:29.277 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/ECB/NOPADDING" does not support IV => Skipping. 07:25:29.277 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/GCM/ 07:25:29.280 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/GCM/NOPADDING 07:25:29.280 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ 07:25:29.281 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126 07:25:29.282 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126-2 07:25:29.282 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126-2PADDING 07:25:29.283 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126PADDING 07:25:29.283 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO7816-4 07:25:29.284 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO7816-4PADDING 07:25:29.285 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/NOPADDING 07:25:29.285 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS5 07:25:29.286 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS5PADDING 07:25:29.286 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS7 07:25:29.287 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS7PADDING 07:25:29.288 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/TBC 07:25:29.288 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/TBCPADDING 07:25:29.289 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/X9.23 07:25:29.289 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/X9.23PADDING 07:25:29.290 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ZEROBYTE 07:25:29.290 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB/ZEROBYTEPADDING 07:25:29.291 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ 07:25:29.292 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126 07:25:29.292 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126-2 07:25:29.293 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126-2PADDING 07:25:29.294 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126PADDING 07:25:29.294 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO7816-4 07:25:29.295 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO7816-4PADDING 07:25:29.296 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/NOPADDING 07:25:29.296 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS5 07:25:29.297 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS5PADDING 07:25:29.297 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS7 07:25:29.298 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS7PADDING 07:25:29.298 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/TBC 07:25:29.299 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/TBCPADDING 07:25:29.300 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/X9.23 07:25:29.300 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/X9.23PADDING 07:25:29.301 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ZEROBYTE 07:25:29.301 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB104/ZEROBYTEPADDING 07:25:29.302 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ 07:25:29.302 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126 07:25:29.303 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126-2 07:25:29.303 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126-2PADDING 07:25:29.304 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126PADDING 07:25:29.305 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO7816-4 07:25:29.305 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO7816-4PADDING 07:25:29.306 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/NOPADDING 07:25:29.306 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS5 07:25:29.307 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS5PADDING 07:25:29.308 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS7 07:25:29.308 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS7PADDING 07:25:29.309 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/TBC 07:25:29.309 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/TBCPADDING 07:25:29.310 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/X9.23 07:25:29.310 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/X9.23PADDING 07:25:29.311 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ZEROBYTE 07:25:29.312 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB112/ZEROBYTEPADDING 07:25:29.312 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ 07:25:29.313 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126 07:25:29.313 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126-2 07:25:29.314 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126-2PADDING 07:25:29.315 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126PADDING 07:25:29.315 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO7816-4 07:25:29.316 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO7816-4PADDING 07:25:29.317 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/NOPADDING 07:25:29.317 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS5 07:25:29.318 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS5PADDING 07:25:29.318 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS7 07:25:29.319 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS7PADDING 07:25:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/TBC 07:25:29.320 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/TBCPADDING 07:25:29.321 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/X9.23 07:25:29.321 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/X9.23PADDING 07:25:29.322 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ZEROBYTE 07:25:29.322 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB120/ZEROBYTEPADDING 07:25:29.323 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ 07:25:29.324 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126 07:25:29.324 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126-2 07:25:29.325 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126-2PADDING 07:25:29.325 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126PADDING 07:25:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO7816-4 07:25:29.326 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO7816-4PADDING 07:25:29.327 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/NOPADDING 07:25:29.328 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS5 07:25:29.329 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS5PADDING 07:25:29.329 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS7 07:25:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS7PADDING 07:25:29.330 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/TBC 07:25:29.331 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/TBCPADDING 07:25:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/X9.23 07:25:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/X9.23PADDING 07:25:29.332 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ZEROBYTE 07:25:29.333 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB128/ZEROBYTEPADDING 07:25:29.333 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ 07:25:29.333 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126 07:25:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126-2 07:25:29.334 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126-2PADDING 07:25:29.335 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126PADDING 07:25:29.335 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO7816-4 07:25:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO7816-4PADDING 07:25:29.336 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/NOPADDING 07:25:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS5 07:25:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS5PADDING 07:25:29.337 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS7 07:25:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS7PADDING 07:25:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/TBC 07:25:29.338 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/TBCPADDING 07:25:29.339 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/X9.23 07:25:29.340 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/X9.23PADDING 07:25:29.340 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ZEROBYTE 07:25:29.340 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB136/ZEROBYTEPADDING 07:25:29.341 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ 07:25:29.341 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126 07:25:29.342 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126-2 07:25:29.342 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126-2PADDING 07:25:29.342 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126PADDING 07:25:29.343 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO7816-4 07:25:29.343 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO7816-4PADDING 07:25:29.344 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/NOPADDING 07:25:29.344 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS5 07:25:29.345 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS5PADDING 07:25:29.345 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS7 07:25:29.345 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS7PADDING 07:25:29.346 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/TBC 07:25:29.346 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/TBCPADDING 07:25:29.346 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/X9.23 07:25:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/X9.23PADDING 07:25:29.347 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ZEROBYTE 07:25:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB144/ZEROBYTEPADDING 07:25:29.348 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ 07:25:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126 07:25:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126-2 07:25:29.349 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126-2PADDING 07:25:29.350 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126PADDING 07:25:29.350 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO7816-4 07:25:29.351 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO7816-4PADDING 07:25:29.351 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/NOPADDING 07:25:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS5 07:25:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS5PADDING 07:25:29.352 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS7 07:25:29.353 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS7PADDING 07:25:29.353 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/TBC 07:25:29.353 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/TBCPADDING 07:25:29.354 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/X9.23 07:25:29.355 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/X9.23PADDING 07:25:29.355 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ZEROBYTE 07:25:29.355 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB152/ZEROBYTEPADDING 07:25:29.356 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ 07:25:29.356 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126 07:25:29.357 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126-2 07:25:29.357 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126-2PADDING 07:25:29.358 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126PADDING 07:25:29.358 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO7816-4 07:25:29.359 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO7816-4PADDING 07:25:29.359 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/NOPADDING 07:25:29.361 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS5 07:25:29.361 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS5PADDING 07:25:29.361 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS7 07:25:29.361 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS7PADDING 07:25:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/TBC 07:25:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/TBCPADDING 07:25:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/X9.23 07:25:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/X9.23PADDING 07:25:29.362 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ZEROBYTE 07:25:29.363 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB16/ZEROBYTEPADDING 07:25:29.363 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ 07:25:29.363 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126 07:25:29.364 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126-2 07:25:29.364 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126-2PADDING 07:25:29.364 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126PADDING 07:25:29.364 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO7816-4 07:25:29.364 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO7816-4PADDING 07:25:29.365 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/NOPADDING 07:25:29.365 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS5 07:25:29.365 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS5PADDING 07:25:29.365 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS7 07:25:29.366 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS7PADDING 07:25:29.366 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/TBC 07:25:29.366 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/TBCPADDING 07:25:29.366 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/X9.23 07:25:29.367 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/X9.23PADDING 07:25:29.367 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ZEROBYTE 07:25:29.367 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB160/ZEROBYTEPADDING 07:25:29.368 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ 07:25:29.368 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126 07:25:29.368 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126-2 07:25:29.368 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126-2PADDING 07:25:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126PADDING 07:25:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO7816-4 07:25:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO7816-4PADDING 07:25:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/NOPADDING 07:25:29.369 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS5 07:25:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS5PADDING 07:25:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS7 07:25:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS7PADDING 07:25:29.370 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/TBC 07:25:29.371 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/TBCPADDING 07:25:29.371 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/X9.23 07:25:29.371 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/X9.23PADDING 07:25:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ZEROBYTE 07:25:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB168/ZEROBYTEPADDING 07:25:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ 07:25:29.372 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126 07:25:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126-2 07:25:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126-2PADDING 07:25:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126PADDING 07:25:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO7816-4 07:25:29.373 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO7816-4PADDING 07:25:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/NOPADDING 07:25:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS5 07:25:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS5PADDING 07:25:29.374 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS7 07:25:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS7PADDING 07:25:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/TBC 07:25:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/TBCPADDING 07:25:29.375 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/X9.23 07:25:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/X9.23PADDING 07:25:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ZEROBYTE 07:25:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB176/ZEROBYTEPADDING 07:25:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ 07:25:29.376 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126 07:25:29.377 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126-2 07:25:29.377 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126-2PADDING 07:25:29.377 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126PADDING 07:25:29.377 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO7816-4 07:25:29.377 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO7816-4PADDING 07:25:29.378 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/NOPADDING 07:25:29.378 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS5 07:25:29.378 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS5PADDING 07:25:29.379 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS7 07:25:29.379 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS7PADDING 07:25:29.379 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/TBC 07:25:29.379 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/TBCPADDING 07:25:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/X9.23 07:25:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/X9.23PADDING 07:25:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ZEROBYTE 07:25:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB184/ZEROBYTEPADDING 07:25:29.380 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ 07:25:29.381 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126 07:25:29.381 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126-2 07:25:29.381 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126-2PADDING 07:25:29.381 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126PADDING 07:25:29.382 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO7816-4 07:25:29.382 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO7816-4PADDING 07:25:29.382 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/NOPADDING 07:25:29.382 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS5 07:25:29.383 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS5PADDING 07:25:29.383 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS7 07:25:29.383 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS7PADDING 07:25:29.384 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/TBC 07:25:29.384 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/TBCPADDING 07:25:29.384 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/X9.23 07:25:29.384 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/X9.23PADDING 07:25:29.385 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ZEROBYTE 07:25:29.385 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB192/ZEROBYTEPADDING 07:25:29.385 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ 07:25:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126 07:25:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126-2 07:25:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126-2PADDING 07:25:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126PADDING 07:25:29.386 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO7816-4 07:25:29.387 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO7816-4PADDING 07:25:29.387 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/NOPADDING 07:25:29.387 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS5 07:25:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS5PADDING 07:25:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS7 07:25:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS7PADDING 07:25:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/TBC 07:25:29.388 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/TBCPADDING 07:25:29.389 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/X9.23 07:25:29.389 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/X9.23PADDING 07:25:29.389 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ZEROBYTE 07:25:29.389 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB200/ZEROBYTEPADDING 07:25:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ 07:25:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126 07:25:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126-2 07:25:29.390 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126-2PADDING 07:25:29.391 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126PADDING 07:25:29.391 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO7816-4 07:25:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO7816-4PADDING 07:25:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/NOPADDING 07:25:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS5 07:25:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS5PADDING 07:25:29.392 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS7 07:25:29.393 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS7PADDING 07:25:29.393 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/TBC 07:25:29.393 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/TBCPADDING 07:25:29.393 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/X9.23 07:25:29.393 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/X9.23PADDING 07:25:29.394 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ZEROBYTE 07:25:29.394 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB208/ZEROBYTEPADDING 07:25:29.394 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ 07:25:29.394 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126 07:25:29.395 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126-2 07:25:29.395 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126-2PADDING 07:25:29.395 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126PADDING 07:25:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO7816-4 07:25:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO7816-4PADDING 07:25:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/NOPADDING 07:25:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS5 07:25:29.396 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS5PADDING 07:25:29.397 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS7 07:25:29.397 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS7PADDING 07:25:29.397 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/TBC 07:25:29.397 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/TBCPADDING 07:25:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/X9.23 07:25:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/X9.23PADDING 07:25:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ZEROBYTE 07:25:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB216/ZEROBYTEPADDING 07:25:29.398 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ 07:25:29.399 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126 07:25:29.399 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126-2 07:25:29.399 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126-2PADDING 07:25:29.399 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126PADDING 07:25:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO7816-4 07:25:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO7816-4PADDING 07:25:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/NOPADDING 07:25:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS5 07:25:29.400 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS5PADDING 07:25:29.401 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS7 07:25:29.401 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS7PADDING 07:25:29.401 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/TBC 07:25:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/TBCPADDING 07:25:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/X9.23 07:25:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/X9.23PADDING 07:25:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ZEROBYTE 07:25:29.402 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB224/ZEROBYTEPADDING 07:25:29.403 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ 07:25:29.403 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126 07:25:29.403 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126-2 07:25:29.404 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126-2PADDING 07:25:29.404 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126PADDING 07:25:29.404 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO7816-4 07:25:29.404 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO7816-4PADDING 07:25:29.405 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/NOPADDING 07:25:29.405 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS5 07:25:29.405 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS5PADDING 07:25:29.405 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS7 07:25:29.405 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS7PADDING 07:25:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/TBC 07:25:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/TBCPADDING 07:25:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/X9.23 07:25:29.406 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/X9.23PADDING 07:25:29.407 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ZEROBYTE 07:25:29.407 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB232/ZEROBYTEPADDING 07:25:29.407 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ 07:25:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126 07:25:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126-2 07:25:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126-2PADDING 07:25:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126PADDING 07:25:29.408 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO7816-4 07:25:29.409 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO7816-4PADDING 07:25:29.409 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/NOPADDING 07:25:29.409 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS5 07:25:29.409 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS5PADDING 07:25:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS7 07:25:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS7PADDING 07:25:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/TBC 07:25:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/TBCPADDING 07:25:29.410 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/X9.23 07:25:29.411 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/X9.23PADDING 07:25:29.411 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ZEROBYTE 07:25:29.411 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB24/ZEROBYTEPADDING 07:25:29.411 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ 07:25:29.412 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126 07:25:29.412 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126-2 07:25:29.412 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126-2PADDING 07:25:29.412 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126PADDING 07:25:29.413 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO7816-4 07:25:29.413 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO7816-4PADDING 07:25:29.413 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/NOPADDING 07:25:29.414 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS5 07:25:29.414 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS5PADDING 07:25:29.414 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS7 07:25:29.414 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS7PADDING 07:25:29.415 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/TBC 07:25:29.415 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/TBCPADDING 07:25:29.415 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/X9.23 07:25:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/X9.23PADDING 07:25:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ZEROBYTE 07:25:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB240/ZEROBYTEPADDING 07:25:29.416 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ 07:25:29.417 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126 07:25:29.417 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126-2 07:25:29.417 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126-2PADDING 07:25:29.417 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126PADDING 07:25:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO7816-4 07:25:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO7816-4PADDING 07:25:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/NOPADDING 07:25:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS5 07:25:29.418 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS5PADDING 07:25:29.419 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS7 07:25:29.419 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS7PADDING 07:25:29.419 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/TBC 07:25:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/TBCPADDING 07:25:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/X9.23 07:25:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/X9.23PADDING 07:25:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ZEROBYTE 07:25:29.420 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB248/ZEROBYTEPADDING 07:25:29.421 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ 07:25:29.421 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126 07:25:29.421 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126-2 07:25:29.421 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126-2PADDING 07:25:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126PADDING 07:25:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO7816-4 07:25:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO7816-4PADDING 07:25:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/NOPADDING 07:25:29.422 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS5 07:25:29.423 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS5PADDING 07:25:29.423 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS7 07:25:29.423 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS7PADDING 07:25:29.423 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/TBC 07:25:29.424 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/TBCPADDING 07:25:29.424 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/X9.23 07:25:29.424 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/X9.23PADDING 07:25:29.424 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ZEROBYTE 07:25:29.425 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB256/ZEROBYTEPADDING 07:25:29.425 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ 07:25:29.425 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126 07:25:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126-2 07:25:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126-2PADDING 07:25:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126PADDING 07:25:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO7816-4 07:25:29.426 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO7816-4PADDING 07:25:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/NOPADDING 07:25:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS5 07:25:29.427 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS5PADDING 07:25:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS7 07:25:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS7PADDING 07:25:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/TBC 07:25:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/TBCPADDING 07:25:29.428 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/X9.23 07:25:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/X9.23PADDING 07:25:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ZEROBYTE 07:25:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB32/ZEROBYTEPADDING 07:25:29.429 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ 07:25:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126 07:25:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126-2 07:25:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126-2PADDING 07:25:29.430 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126PADDING 07:25:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO7816-4 07:25:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO7816-4PADDING 07:25:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/NOPADDING 07:25:29.431 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS5 07:25:29.432 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS5PADDING 07:25:29.432 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS7 07:25:29.432 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS7PADDING 07:25:29.432 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/TBC 07:25:29.433 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/TBCPADDING 07:25:29.433 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/X9.23 07:25:29.433 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/X9.23PADDING 07:25:29.433 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ZEROBYTE 07:25:29.433 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB40/ZEROBYTEPADDING 07:25:29.434 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ 07:25:29.434 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126 07:25:29.434 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126-2 07:25:29.434 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126-2PADDING 07:25:29.434 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126PADDING 07:25:29.435 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO7816-4 07:25:29.435 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO7816-4PADDING 07:25:29.435 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/NOPADDING 07:25:29.436 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS5 07:25:29.436 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS5PADDING 07:25:29.436 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS7 07:25:29.436 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS7PADDING 07:25:29.437 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/TBC 07:25:29.437 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/TBCPADDING 07:25:29.437 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/X9.23 07:25:29.437 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/X9.23PADDING 07:25:29.438 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ZEROBYTE 07:25:29.438 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB48/ZEROBYTEPADDING 07:25:29.438 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ 07:25:29.438 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126 07:25:29.439 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126-2 07:25:29.439 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126-2PADDING 07:25:29.439 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126PADDING 07:25:29.439 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO7816-4 07:25:29.440 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO7816-4PADDING 07:25:29.440 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/NOPADDING 07:25:29.440 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS5 07:25:29.440 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS5PADDING 07:25:29.441 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS7 07:25:29.441 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS7PADDING 07:25:29.441 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/TBC 07:25:29.441 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/TBCPADDING 07:25:29.441 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/X9.23 07:25:29.442 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/X9.23PADDING 07:25:29.442 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ZEROBYTE 07:25:29.442 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB56/ZEROBYTEPADDING 07:25:29.442 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ 07:25:29.443 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126 07:25:29.443 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126-2 07:25:29.443 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126-2PADDING 07:25:29.444 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126PADDING 07:25:29.444 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO7816-4 07:25:29.444 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO7816-4PADDING 07:25:29.445 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/NOPADDING 07:25:29.445 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS5 07:25:29.445 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS5PADDING 07:25:29.445 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS7 07:25:29.445 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS7PADDING 07:25:29.446 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/TBC 07:25:29.446 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/TBCPADDING 07:25:29.446 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/X9.23 07:25:29.446 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/X9.23PADDING 07:25:29.446 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ZEROBYTE 07:25:29.447 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB64/ZEROBYTEPADDING 07:25:29.447 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ 07:25:29.447 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126 07:25:29.448 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126-2 07:25:29.448 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126-2PADDING 07:25:29.448 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126PADDING 07:25:29.448 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO7816-4 07:25:29.448 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO7816-4PADDING 07:25:29.449 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/NOPADDING 07:25:29.449 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS5 07:25:29.449 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS5PADDING 07:25:29.449 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS7 07:25:29.450 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS7PADDING 07:25:29.450 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/TBC 07:25:29.450 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/TBCPADDING 07:25:29.450 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/X9.23 07:25:29.450 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/X9.23PADDING 07:25:29.451 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ZEROBYTE 07:25:29.451 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB72/ZEROBYTEPADDING 07:25:29.451 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ 07:25:29.452 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126 07:25:29.452 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126-2 07:25:29.452 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126-2PADDING 07:25:29.452 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126PADDING 07:25:29.453 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO7816-4 07:25:29.453 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO7816-4PADDING 07:25:29.453 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/NOPADDING 07:25:29.453 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS5 07:25:29.454 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS5PADDING 07:25:29.454 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS7 07:25:29.454 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS7PADDING 07:25:29.454 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/TBC 07:25:29.454 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/TBCPADDING 07:25:29.455 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/X9.23 07:25:29.455 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/X9.23PADDING 07:25:29.455 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ZEROBYTE 07:25:29.456 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB8/ZEROBYTEPADDING 07:25:29.456 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ 07:25:29.456 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126 07:25:29.456 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126-2 07:25:29.457 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126-2PADDING 07:25:29.457 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126PADDING 07:25:29.457 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO7816-4 07:25:29.457 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO7816-4PADDING 07:25:29.458 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/NOPADDING 07:25:29.458 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS5 07:25:29.458 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS5PADDING 07:25:29.458 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS7 07:25:29.458 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS7PADDING 07:25:29.459 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/TBC 07:25:29.459 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/TBCPADDING 07:25:29.459 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/X9.23 07:25:29.460 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/X9.23PADDING 07:25:29.460 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ZEROBYTE 07:25:29.460 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB80/ZEROBYTEPADDING 07:25:29.460 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ 07:25:29.461 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126 07:25:29.461 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126-2 07:25:29.461 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126-2PADDING 07:25:29.461 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126PADDING 07:25:29.462 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO7816-4 07:25:29.462 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO7816-4PADDING 07:25:29.462 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/NOPADDING 07:25:29.462 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS5 07:25:29.463 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS5PADDING 07:25:29.463 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS7 07:25:29.463 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS7PADDING 07:25:29.463 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/TBC 07:25:29.464 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/TBCPADDING 07:25:29.464 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/X9.23 07:25:29.464 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/X9.23PADDING 07:25:29.464 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ZEROBYTE 07:25:29.465 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB88/ZEROBYTEPADDING 07:25:29.465 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ 07:25:29.465 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126 07:25:29.465 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126-2 07:25:29.466 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126-2PADDING 07:25:29.466 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126PADDING 07:25:29.466 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO7816-4 07:25:29.466 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO7816-4PADDING 07:25:29.467 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/NOPADDING 07:25:29.467 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS5 07:25:29.467 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS5PADDING 07:25:29.468 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS7 07:25:29.468 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS7PADDING 07:25:29.468 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/TBC 07:25:29.468 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/TBCPADDING 07:25:29.468 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/X9.23 07:25:29.469 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/X9.23PADDING 07:25:29.469 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ZEROBYTE 07:25:29.469 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/OFB96/ZEROBYTEPADDING 07:25:29.469 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ 07:25:29.470 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126 07:25:29.470 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126-2 07:25:29.470 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126-2PADDING 07:25:29.471 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126PADDING 07:25:29.471 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO7816-4 07:25:29.472 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO7816-4PADDING 07:25:29.472 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/NOPADDING 07:25:29.472 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS5 07:25:29.472 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS5PADDING 07:25:29.473 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS7 07:25:29.473 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS7PADDING 07:25:29.473 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/TBC 07:25:29.474 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/TBCPADDING 07:25:29.474 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/X9.23 07:25:29.475 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/X9.23PADDING 07:25:29.475 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ZEROBYTE 07:25:29.476 [Test worker] INFO o.s.c.CipherTest - transformation=TWOFISH/SIC/ZEROBYTEPADDING 07:25:29.476 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA// 07:25:29.476 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA//" does not support IV => Skipping. 07:25:29.476 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA//NOPADDING 07:25:29.476 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA//NOPADDING" does not support IV => Skipping. 07:25:29.476 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC-CTS/ 07:25:29.476 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC-CTS/NOPADDING 07:25:29.476 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ 07:25:29.477 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126 07:25:29.477 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126-2 07:25:29.477 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126-2PADDING 07:25:29.477 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126PADDING 07:25:29.477 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO7816-4 07:25:29.477 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ISO7816-4PADDING 07:25:29.478 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/NOPADDING 07:25:29.478 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/PKCS5 07:25:29.478 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/PKCS5PADDING 07:25:29.478 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/PKCS7 07:25:29.478 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/PKCS7PADDING 07:25:29.478 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/TBC 07:25:29.479 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/TBCPADDING 07:25:29.479 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/X9.23 07:25:29.479 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/X9.23PADDING 07:25:29.479 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ZEROBYTE 07:25:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CBC/ZEROBYTEPADDING 07:25:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ 07:25:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126 07:25:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126-2 07:25:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126-2PADDING 07:25:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126PADDING 07:25:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO7816-4 07:25:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ISO7816-4PADDING 07:25:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/NOPADDING 07:25:29.480 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/PKCS5 07:25:29.481 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/PKCS5PADDING 07:25:29.481 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/PKCS7 07:25:29.481 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/PKCS7PADDING 07:25:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/TBC 07:25:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/TBCPADDING 07:25:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/X9.23 07:25:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/X9.23PADDING 07:25:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ZEROBYTE 07:25:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB/ZEROBYTEPADDING 07:25:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ 07:25:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126 07:25:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126-2 07:25:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126-2PADDING 07:25:29.482 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126PADDING 07:25:29.483 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO7816-4 07:25:29.483 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ISO7816-4PADDING 07:25:29.483 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/NOPADDING 07:25:29.483 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS5 07:25:29.483 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS5PADDING 07:25:29.483 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS7 07:25:29.483 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS7PADDING 07:25:29.484 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/TBC 07:25:29.484 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/TBCPADDING 07:25:29.484 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/X9.23 07:25:29.484 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/X9.23PADDING 07:25:29.484 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ZEROBYTE 07:25:29.485 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB104/ZEROBYTEPADDING 07:25:29.485 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ 07:25:29.485 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126 07:25:29.485 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126-2 07:25:29.485 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126-2PADDING 07:25:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126PADDING 07:25:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO7816-4 07:25:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ISO7816-4PADDING 07:25:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/NOPADDING 07:25:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS5 07:25:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS5PADDING 07:25:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS7 07:25:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS7PADDING 07:25:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/TBC 07:25:29.486 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/TBCPADDING 07:25:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/X9.23 07:25:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/X9.23PADDING 07:25:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ZEROBYTE 07:25:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB112/ZEROBYTEPADDING 07:25:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ 07:25:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126 07:25:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126-2 07:25:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126-2PADDING 07:25:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126PADDING 07:25:29.487 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO7816-4 07:25:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ISO7816-4PADDING 07:25:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/NOPADDING 07:25:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS5 07:25:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS5PADDING 07:25:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS7 07:25:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS7PADDING 07:25:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/TBC 07:25:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/TBCPADDING 07:25:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/X9.23 07:25:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/X9.23PADDING 07:25:29.488 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ZEROBYTE 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB120/ZEROBYTEPADDING 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126-2 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126-2PADDING 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126PADDING 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO7816-4 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ISO7816-4PADDING 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/NOPADDING 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS5 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS5PADDING 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS7 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS7PADDING 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/TBC 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/TBCPADDING 07:25:29.489 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/X9.23 07:25:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/X9.23PADDING 07:25:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ZEROBYTE 07:25:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB128/ZEROBYTEPADDING 07:25:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ 07:25:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126 07:25:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126-2 07:25:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126-2PADDING 07:25:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126PADDING 07:25:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO7816-4 07:25:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ISO7816-4PADDING 07:25:29.490 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/NOPADDING 07:25:29.491 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS5 07:25:29.491 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS5PADDING 07:25:29.491 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS7 07:25:29.491 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS7PADDING 07:25:29.491 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/TBC 07:25:29.491 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/TBCPADDING 07:25:29.491 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/X9.23 07:25:29.491 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/X9.23PADDING 07:25:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ZEROBYTE 07:25:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB136/ZEROBYTEPADDING 07:25:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ 07:25:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126 07:25:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126-2 07:25:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126-2PADDING 07:25:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126PADDING 07:25:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO7816-4 07:25:29.493 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ISO7816-4PADDING 07:25:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/NOPADDING 07:25:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS5 07:25:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS5PADDING 07:25:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS7 07:25:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS7PADDING 07:25:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/TBC 07:25:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/TBCPADDING 07:25:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/X9.23 07:25:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/X9.23PADDING 07:25:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ZEROBYTE 07:25:29.494 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB144/ZEROBYTEPADDING 07:25:29.495 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ 07:25:29.495 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126 07:25:29.495 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126-2 07:25:29.495 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126-2PADDING 07:25:29.495 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126PADDING 07:25:29.495 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO7816-4 07:25:29.495 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ISO7816-4PADDING 07:25:29.495 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/NOPADDING 07:25:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS5 07:25:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS5PADDING 07:25:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS7 07:25:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS7PADDING 07:25:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/TBC 07:25:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/TBCPADDING 07:25:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/X9.23 07:25:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/X9.23PADDING 07:25:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ZEROBYTE 07:25:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB152/ZEROBYTEPADDING 07:25:29.496 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ 07:25:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126 07:25:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126-2 07:25:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126-2PADDING 07:25:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126PADDING 07:25:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO7816-4 07:25:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ISO7816-4PADDING 07:25:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/NOPADDING 07:25:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS5 07:25:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS5PADDING 07:25:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS7 07:25:29.497 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS7PADDING 07:25:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/TBC 07:25:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/TBCPADDING 07:25:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/X9.23 07:25:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/X9.23PADDING 07:25:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ZEROBYTE 07:25:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB16/ZEROBYTEPADDING 07:25:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ 07:25:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126 07:25:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126-2 07:25:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126-2PADDING 07:25:29.498 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126PADDING 07:25:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO7816-4 07:25:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ISO7816-4PADDING 07:25:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/NOPADDING 07:25:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS5 07:25:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS5PADDING 07:25:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS7 07:25:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS7PADDING 07:25:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/TBC 07:25:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/TBCPADDING 07:25:29.499 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/X9.23 07:25:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/X9.23PADDING 07:25:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ZEROBYTE 07:25:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB160/ZEROBYTEPADDING 07:25:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ 07:25:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126 07:25:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126-2 07:25:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126-2PADDING 07:25:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126PADDING 07:25:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO7816-4 07:25:29.500 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ISO7816-4PADDING 07:25:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/NOPADDING 07:25:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS5 07:25:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS5PADDING 07:25:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS7 07:25:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS7PADDING 07:25:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/TBC 07:25:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/TBCPADDING 07:25:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/X9.23 07:25:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/X9.23PADDING 07:25:29.501 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ZEROBYTE 07:25:29.502 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB168/ZEROBYTEPADDING 07:25:29.502 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ 07:25:29.503 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126 07:25:29.503 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126-2 07:25:29.503 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126-2PADDING 07:25:29.503 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126PADDING 07:25:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO7816-4 07:25:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ISO7816-4PADDING 07:25:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/NOPADDING 07:25:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS5 07:25:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS5PADDING 07:25:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS7 07:25:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS7PADDING 07:25:29.504 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/TBC 07:25:29.505 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/TBCPADDING 07:25:29.505 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/X9.23 07:25:29.505 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/X9.23PADDING 07:25:29.505 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ZEROBYTE 07:25:29.505 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB176/ZEROBYTEPADDING 07:25:29.505 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ 07:25:29.505 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126 07:25:29.505 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126-2 07:25:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126-2PADDING 07:25:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126PADDING 07:25:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO7816-4 07:25:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ISO7816-4PADDING 07:25:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/NOPADDING 07:25:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS5 07:25:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS5PADDING 07:25:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS7 07:25:29.506 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS7PADDING 07:25:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/TBC 07:25:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/TBCPADDING 07:25:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/X9.23 07:25:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/X9.23PADDING 07:25:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ZEROBYTE 07:25:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB184/ZEROBYTEPADDING 07:25:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ 07:25:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126 07:25:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126-2 07:25:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126-2PADDING 07:25:29.507 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126PADDING 07:25:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO7816-4 07:25:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ISO7816-4PADDING 07:25:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/NOPADDING 07:25:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS5 07:25:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS5PADDING 07:25:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS7 07:25:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS7PADDING 07:25:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/TBC 07:25:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/TBCPADDING 07:25:29.508 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/X9.23 07:25:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/X9.23PADDING 07:25:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ZEROBYTE 07:25:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB192/ZEROBYTEPADDING 07:25:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ 07:25:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126 07:25:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126-2 07:25:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126-2PADDING 07:25:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126PADDING 07:25:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO7816-4 07:25:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ISO7816-4PADDING 07:25:29.509 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/NOPADDING 07:25:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS5 07:25:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS5PADDING 07:25:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS7 07:25:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS7PADDING 07:25:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/TBC 07:25:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/TBCPADDING 07:25:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/X9.23 07:25:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/X9.23PADDING 07:25:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ZEROBYTE 07:25:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB200/ZEROBYTEPADDING 07:25:29.510 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ 07:25:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126 07:25:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126-2 07:25:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126-2PADDING 07:25:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126PADDING 07:25:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO7816-4 07:25:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ISO7816-4PADDING 07:25:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/NOPADDING 07:25:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS5 07:25:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS5PADDING 07:25:29.511 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS7 07:25:29.512 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS7PADDING 07:25:29.512 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/TBC 07:25:29.512 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/TBCPADDING 07:25:29.512 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/X9.23 07:25:29.512 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/X9.23PADDING 07:25:29.512 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ZEROBYTE 07:25:29.512 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB208/ZEROBYTEPADDING 07:25:29.513 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ 07:25:29.513 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126 07:25:29.513 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126-2 07:25:29.513 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126-2PADDING 07:25:29.513 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126PADDING 07:25:29.513 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO7816-4 07:25:29.513 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ISO7816-4PADDING 07:25:29.513 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/NOPADDING 07:25:29.513 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS5 07:25:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS5PADDING 07:25:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS7 07:25:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS7PADDING 07:25:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/TBC 07:25:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/TBCPADDING 07:25:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/X9.23 07:25:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/X9.23PADDING 07:25:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ZEROBYTE 07:25:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB216/ZEROBYTEPADDING 07:25:29.514 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ 07:25:29.515 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126 07:25:29.515 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126-2 07:25:29.515 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126-2PADDING 07:25:29.515 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126PADDING 07:25:29.515 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO7816-4 07:25:29.515 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ISO7816-4PADDING 07:25:29.515 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/NOPADDING 07:25:29.515 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS5 07:25:29.515 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS5PADDING 07:25:29.515 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS7 07:25:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS7PADDING 07:25:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/TBC 07:25:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/TBCPADDING 07:25:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/X9.23 07:25:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/X9.23PADDING 07:25:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ZEROBYTE 07:25:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB224/ZEROBYTEPADDING 07:25:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ 07:25:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126 07:25:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126-2 07:25:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126-2PADDING 07:25:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126PADDING 07:25:29.516 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO7816-4 07:25:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ISO7816-4PADDING 07:25:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/NOPADDING 07:25:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS5 07:25:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS5PADDING 07:25:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS7 07:25:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS7PADDING 07:25:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/TBC 07:25:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/TBCPADDING 07:25:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/X9.23 07:25:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/X9.23PADDING 07:25:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ZEROBYTE 07:25:29.517 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB232/ZEROBYTEPADDING 07:25:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ 07:25:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126 07:25:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126-2 07:25:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126-2PADDING 07:25:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126PADDING 07:25:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO7816-4 07:25:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ISO7816-4PADDING 07:25:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/NOPADDING 07:25:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS5 07:25:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS5PADDING 07:25:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS7 07:25:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS7PADDING 07:25:29.518 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/TBC 07:25:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/TBCPADDING 07:25:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/X9.23 07:25:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/X9.23PADDING 07:25:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ZEROBYTE 07:25:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB24/ZEROBYTEPADDING 07:25:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ 07:25:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126 07:25:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126-2 07:25:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126-2PADDING 07:25:29.519 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126PADDING 07:25:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO7816-4 07:25:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ISO7816-4PADDING 07:25:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/NOPADDING 07:25:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS5 07:25:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS5PADDING 07:25:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS7 07:25:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS7PADDING 07:25:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/TBC 07:25:29.520 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/TBCPADDING 07:25:29.521 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/X9.23 07:25:29.521 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/X9.23PADDING 07:25:29.521 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ZEROBYTE 07:25:29.528 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB240/ZEROBYTEPADDING 07:25:29.528 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ 07:25:29.528 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126 07:25:29.528 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126-2 07:25:29.528 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126-2PADDING 07:25:29.528 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126PADDING 07:25:29.528 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO7816-4 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ISO7816-4PADDING 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/NOPADDING 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS5 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS5PADDING 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS7 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS7PADDING 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/TBC 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/TBCPADDING 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/X9.23 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/X9.23PADDING 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ZEROBYTE 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB248/ZEROBYTEPADDING 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126-2 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126-2PADDING 07:25:29.529 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126PADDING 07:25:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO7816-4 07:25:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ISO7816-4PADDING 07:25:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/NOPADDING 07:25:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS5 07:25:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS5PADDING 07:25:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS7 07:25:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS7PADDING 07:25:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/TBC 07:25:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/TBCPADDING 07:25:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/X9.23 07:25:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/X9.23PADDING 07:25:29.530 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ZEROBYTE 07:25:29.531 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB256/ZEROBYTEPADDING 07:25:29.531 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ 07:25:29.531 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126 07:25:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126-2 07:25:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126-2PADDING 07:25:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126PADDING 07:25:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO7816-4 07:25:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ISO7816-4PADDING 07:25:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/NOPADDING 07:25:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS5 07:25:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS5PADDING 07:25:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS7 07:25:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS7PADDING 07:25:29.532 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/TBC 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/TBCPADDING 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/X9.23 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/X9.23PADDING 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ZEROBYTE 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB32/ZEROBYTEPADDING 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126-2 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126-2PADDING 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126PADDING 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO7816-4 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ISO7816-4PADDING 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/NOPADDING 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS5 07:25:29.533 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS5PADDING 07:25:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS7 07:25:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS7PADDING 07:25:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/TBC 07:25:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/TBCPADDING 07:25:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/X9.23 07:25:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/X9.23PADDING 07:25:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ZEROBYTE 07:25:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB40/ZEROBYTEPADDING 07:25:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ 07:25:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126 07:25:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126-2 07:25:29.534 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126-2PADDING 07:25:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126PADDING 07:25:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO7816-4 07:25:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ISO7816-4PADDING 07:25:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/NOPADDING 07:25:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS5 07:25:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS5PADDING 07:25:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS7 07:25:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS7PADDING 07:25:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/TBC 07:25:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/TBCPADDING 07:25:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/X9.23 07:25:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/X9.23PADDING 07:25:29.535 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ZEROBYTE 07:25:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB48/ZEROBYTEPADDING 07:25:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ 07:25:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126 07:25:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126-2 07:25:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126-2PADDING 07:25:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126PADDING 07:25:29.536 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO7816-4 07:25:29.537 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ISO7816-4PADDING 07:25:29.537 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/NOPADDING 07:25:29.537 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS5 07:25:29.538 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS5PADDING 07:25:29.538 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS7 07:25:29.539 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS7PADDING 07:25:29.540 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/TBC 07:25:29.540 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/TBCPADDING 07:25:29.540 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/X9.23 07:25:29.541 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/X9.23PADDING 07:25:29.541 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ZEROBYTE 07:25:29.541 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB56/ZEROBYTEPADDING 07:25:29.541 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ 07:25:29.541 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126 07:25:29.542 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126-2 07:25:29.542 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126-2PADDING 07:25:29.543 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126PADDING 07:25:29.543 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO7816-4 07:25:29.544 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ISO7816-4PADDING 07:25:29.544 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/NOPADDING 07:25:29.544 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS5 07:25:29.544 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS5PADDING 07:25:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS7 07:25:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS7PADDING 07:25:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/TBC 07:25:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/TBCPADDING 07:25:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/X9.23 07:25:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/X9.23PADDING 07:25:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ZEROBYTE 07:25:29.545 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB64/ZEROBYTEPADDING 07:25:29.546 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ 07:25:29.546 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126 07:25:29.546 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126-2 07:25:29.546 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126-2PADDING 07:25:29.546 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126PADDING 07:25:29.546 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO7816-4 07:25:29.547 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ISO7816-4PADDING 07:25:29.547 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/NOPADDING 07:25:29.547 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS5 07:25:29.547 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS5PADDING 07:25:29.547 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS7 07:25:29.548 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS7PADDING 07:25:29.548 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/TBC 07:25:29.548 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/TBCPADDING 07:25:29.548 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/X9.23 07:25:29.548 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/X9.23PADDING 07:25:29.548 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ZEROBYTE 07:25:29.548 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB72/ZEROBYTEPADDING 07:25:29.549 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ 07:25:29.549 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126 07:25:29.549 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126-2 07:25:29.549 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126-2PADDING 07:25:29.549 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126PADDING 07:25:29.549 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO7816-4 07:25:29.550 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ISO7816-4PADDING 07:25:29.550 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/NOPADDING 07:25:29.550 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS5 07:25:29.550 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS5PADDING 07:25:29.550 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS7 07:25:29.550 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS7PADDING 07:25:29.550 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/TBC 07:25:29.551 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/TBCPADDING 07:25:29.551 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/X9.23 07:25:29.551 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/X9.23PADDING 07:25:29.551 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ZEROBYTE 07:25:29.551 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB8/ZEROBYTEPADDING 07:25:29.551 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ 07:25:29.552 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126 07:25:29.552 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126-2 07:25:29.552 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126-2PADDING 07:25:29.552 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126PADDING 07:25:29.552 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO7816-4 07:25:29.552 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ISO7816-4PADDING 07:25:29.552 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/NOPADDING 07:25:29.552 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS5 07:25:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS5PADDING 07:25:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS7 07:25:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS7PADDING 07:25:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/TBC 07:25:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/TBCPADDING 07:25:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/X9.23 07:25:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/X9.23PADDING 07:25:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ZEROBYTE 07:25:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB80/ZEROBYTEPADDING 07:25:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ 07:25:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126 07:25:29.553 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126-2 07:25:29.554 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126-2PADDING 07:25:29.554 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126PADDING 07:25:29.554 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO7816-4 07:25:29.554 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ISO7816-4PADDING 07:25:29.554 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/NOPADDING 07:25:29.554 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS5 07:25:29.554 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS5PADDING 07:25:29.555 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS7 07:25:29.555 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS7PADDING 07:25:29.555 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/TBC 07:25:29.555 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/TBCPADDING 07:25:29.556 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/X9.23 07:25:29.556 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/X9.23PADDING 07:25:29.556 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ZEROBYTE 07:25:29.556 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB88/ZEROBYTEPADDING 07:25:29.556 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ 07:25:29.556 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126 07:25:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126-2 07:25:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126-2PADDING 07:25:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126PADDING 07:25:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO7816-4 07:25:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ISO7816-4PADDING 07:25:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/NOPADDING 07:25:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS5 07:25:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS5PADDING 07:25:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS7 07:25:29.557 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS7PADDING 07:25:29.558 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/TBC 07:25:29.558 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/TBCPADDING 07:25:29.558 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/X9.23 07:25:29.558 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/X9.23PADDING 07:25:29.558 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ZEROBYTE 07:25:29.558 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CFB96/ZEROBYTEPADDING 07:25:29.559 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CTS/ 07:25:29.559 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/CTS/" does not support IV => Skipping. 07:25:29.559 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/CTS/NOPADDING 07:25:29.559 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/CTS/NOPADDING" does not support IV => Skipping. 07:25:29.559 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/EAX/ 07:25:29.560 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/EAX/NOPADDING 07:25:29.560 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/ECB/ 07:25:29.560 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/ECB/" does not support IV => Skipping. 07:25:29.560 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/ECB/NOPADDING 07:25:29.560 [Test worker] INFO o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/ECB/NOPADDING" does not support IV => Skipping. 07:25:29.560 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ 07:25:29.561 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126 07:25:29.561 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126-2 07:25:29.561 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126-2PADDING 07:25:29.561 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126PADDING 07:25:29.561 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO7816-4 07:25:29.561 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ISO7816-4PADDING 07:25:29.562 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/NOPADDING 07:25:29.562 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS5 07:25:29.562 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS5PADDING 07:25:29.562 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS7 07:25:29.562 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS7PADDING 07:25:29.563 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/TBC 07:25:29.563 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/TBCPADDING 07:25:29.563 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/X9.23 07:25:29.563 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/X9.23PADDING 07:25:29.563 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ZEROBYTE 07:25:29.564 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/GOFB/ZEROBYTEPADDING 07:25:29.564 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ 07:25:29.564 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126 07:25:29.564 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126-2 07:25:29.564 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126-2PADDING 07:25:29.564 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126PADDING 07:25:29.564 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO7816-4 07:25:29.565 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ISO7816-4PADDING 07:25:29.565 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/NOPADDING 07:25:29.565 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/PKCS5 07:25:29.565 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/PKCS5PADDING 07:25:29.565 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/PKCS7 07:25:29.565 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/PKCS7PADDING 07:25:29.565 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/TBC 07:25:29.565 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/TBCPADDING 07:25:29.565 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/X9.23 07:25:29.566 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/X9.23PADDING 07:25:29.566 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ZEROBYTE 07:25:29.566 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB/ZEROBYTEPADDING 07:25:29.566 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ 07:25:29.566 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126 07:25:29.566 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126-2 07:25:29.566 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126-2PADDING 07:25:29.566 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126PADDING 07:25:29.566 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO7816-4 07:25:29.566 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ISO7816-4PADDING 07:25:29.567 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/NOPADDING 07:25:29.567 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS5 07:25:29.567 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS5PADDING 07:25:29.567 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS7 07:25:29.567 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS7PADDING 07:25:29.568 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/TBC 07:25:29.568 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/TBCPADDING 07:25:29.568 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/X9.23 07:25:29.568 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/X9.23PADDING 07:25:29.568 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ZEROBYTE 07:25:29.568 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB104/ZEROBYTEPADDING 07:25:29.568 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ 07:25:29.568 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126 07:25:29.568 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126-2 07:25:29.568 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126-2PADDING 07:25:29.568 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126PADDING 07:25:29.569 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO7816-4 07:25:29.569 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ISO7816-4PADDING 07:25:29.569 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/NOPADDING 07:25:29.569 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS5 07:25:29.569 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS5PADDING 07:25:29.569 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS7 07:25:29.569 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS7PADDING 07:25:29.570 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/TBC 07:25:29.570 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/TBCPADDING 07:25:29.570 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/X9.23 07:25:29.570 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/X9.23PADDING 07:25:29.570 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ZEROBYTE 07:25:29.570 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB112/ZEROBYTEPADDING 07:25:29.570 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ 07:25:29.570 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126 07:25:29.570 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126-2 07:25:29.571 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126-2PADDING 07:25:29.571 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126PADDING 07:25:29.571 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO7816-4 07:25:29.571 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ISO7816-4PADDING 07:25:29.571 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/NOPADDING 07:25:29.571 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS5 07:25:29.571 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS5PADDING 07:25:29.571 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS7 07:25:29.572 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS7PADDING 07:25:29.572 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/TBC 07:25:29.572 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/TBCPADDING 07:25:29.572 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/X9.23 07:25:29.572 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/X9.23PADDING 07:25:29.572 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ZEROBYTE 07:25:29.573 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB120/ZEROBYTEPADDING 07:25:29.573 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ 07:25:29.573 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126 07:25:29.573 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126-2 07:25:29.573 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126-2PADDING 07:25:29.573 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126PADDING 07:25:29.573 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO7816-4 07:25:29.573 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ISO7816-4PADDING 07:25:29.573 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/NOPADDING 07:25:29.574 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS5 07:25:29.574 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS5PADDING 07:25:29.574 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS7 07:25:29.574 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS7PADDING 07:25:29.574 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/TBC 07:25:29.574 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/TBCPADDING 07:25:29.574 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/X9.23 07:25:29.574 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/X9.23PADDING 07:25:29.574 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ZEROBYTE 07:25:29.574 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB128/ZEROBYTEPADDING 07:25:29.575 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ 07:25:29.575 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126 07:25:29.575 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126-2 07:25:29.575 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126-2PADDING 07:25:29.575 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126PADDING 07:25:29.575 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO7816-4 07:25:29.575 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ISO7816-4PADDING 07:25:29.575 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/NOPADDING 07:25:29.576 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS5 07:25:29.576 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS5PADDING 07:25:29.576 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS7 07:25:29.576 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS7PADDING 07:25:29.576 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/TBC 07:25:29.576 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/TBCPADDING 07:25:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/X9.23 07:25:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/X9.23PADDING 07:25:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ZEROBYTE 07:25:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB136/ZEROBYTEPADDING 07:25:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ 07:25:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126 07:25:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126-2 07:25:29.577 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126-2PADDING 07:25:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126PADDING 07:25:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO7816-4 07:25:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ISO7816-4PADDING 07:25:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/NOPADDING 07:25:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS5 07:25:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS5PADDING 07:25:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS7 07:25:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS7PADDING 07:25:29.578 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/TBC 07:25:29.579 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/TBCPADDING 07:25:29.579 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/X9.23 07:25:29.579 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/X9.23PADDING 07:25:29.579 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ZEROBYTE 07:25:29.579 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB144/ZEROBYTEPADDING 07:25:29.579 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ 07:25:29.579 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126 07:25:29.579 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126-2 07:25:29.580 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126-2PADDING 07:25:29.580 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126PADDING 07:25:29.580 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO7816-4 07:25:29.580 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ISO7816-4PADDING 07:25:29.580 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/NOPADDING 07:25:29.580 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS5 07:25:29.580 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS5PADDING 07:25:29.580 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS7 07:25:29.580 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS7PADDING 07:25:29.580 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/TBC 07:25:29.580 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/TBCPADDING 07:25:29.580 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/X9.23 07:25:29.581 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/X9.23PADDING 07:25:29.581 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ZEROBYTE 07:25:29.581 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB152/ZEROBYTEPADDING 07:25:29.581 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ 07:25:29.581 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126 07:25:29.581 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126-2 07:25:29.581 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126-2PADDING 07:25:29.581 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126PADDING 07:25:29.581 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO7816-4 07:25:29.581 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ISO7816-4PADDING 07:25:29.581 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/NOPADDING 07:25:29.582 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS5 07:25:29.582 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS5PADDING 07:25:29.582 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS7 07:25:29.582 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS7PADDING 07:25:29.582 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/TBC 07:25:29.582 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/TBCPADDING 07:25:29.582 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/X9.23 07:25:29.582 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/X9.23PADDING 07:25:29.582 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ZEROBYTE 07:25:29.583 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB16/ZEROBYTEPADDING 07:25:29.583 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ 07:25:29.583 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126 07:25:29.583 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126-2 07:25:29.583 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126-2PADDING 07:25:29.584 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126PADDING 07:25:29.584 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO7816-4 07:25:29.584 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ISO7816-4PADDING 07:25:29.584 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/NOPADDING 07:25:29.584 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS5 07:25:29.584 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS5PADDING 07:25:29.584 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS7 07:25:29.584 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS7PADDING 07:25:29.584 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/TBC 07:25:29.585 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/TBCPADDING 07:25:29.585 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/X9.23 07:25:29.585 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/X9.23PADDING 07:25:29.585 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ZEROBYTE 07:25:29.585 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB160/ZEROBYTEPADDING 07:25:29.585 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ 07:25:29.585 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126 07:25:29.585 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126-2 07:25:29.585 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126-2PADDING 07:25:29.586 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126PADDING 07:25:29.586 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO7816-4 07:25:29.586 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ISO7816-4PADDING 07:25:29.586 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/NOPADDING 07:25:29.586 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS5 07:25:29.587 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS5PADDING 07:25:29.587 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS7 07:25:29.587 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS7PADDING 07:25:29.587 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/TBC 07:25:29.587 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/TBCPADDING 07:25:29.587 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/X9.23 07:25:29.588 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/X9.23PADDING 07:25:29.588 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ZEROBYTE 07:25:29.588 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB168/ZEROBYTEPADDING 07:25:29.588 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ 07:25:29.588 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126 07:25:29.588 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126-2 07:25:29.588 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126-2PADDING 07:25:29.588 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126PADDING 07:25:29.589 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO7816-4 07:25:29.589 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ISO7816-4PADDING 07:25:29.589 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/NOPADDING 07:25:29.589 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS5 07:25:29.589 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS5PADDING 07:25:29.589 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS7 07:25:29.589 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS7PADDING 07:25:29.589 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/TBC 07:25:29.590 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/TBCPADDING 07:25:29.590 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/X9.23 07:25:29.590 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/X9.23PADDING 07:25:29.590 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ZEROBYTE 07:25:29.590 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB176/ZEROBYTEPADDING 07:25:29.590 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ 07:25:29.590 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126 07:25:29.590 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126-2 07:25:29.591 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126-2PADDING 07:25:29.591 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126PADDING 07:25:29.591 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO7816-4 07:25:29.591 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ISO7816-4PADDING 07:25:29.591 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/NOPADDING 07:25:29.591 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS5 07:25:29.591 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS5PADDING 07:25:29.591 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS7 07:25:29.591 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS7PADDING 07:25:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/TBC 07:25:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/TBCPADDING 07:25:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/X9.23 07:25:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/X9.23PADDING 07:25:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ZEROBYTE 07:25:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB184/ZEROBYTEPADDING 07:25:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ 07:25:29.592 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126 07:25:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126-2 07:25:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126-2PADDING 07:25:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126PADDING 07:25:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO7816-4 07:25:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ISO7816-4PADDING 07:25:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/NOPADDING 07:25:29.593 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS5 07:25:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS5PADDING 07:25:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS7 07:25:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS7PADDING 07:25:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/TBC 07:25:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/TBCPADDING 07:25:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/X9.23 07:25:29.594 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/X9.23PADDING 07:25:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ZEROBYTE 07:25:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB192/ZEROBYTEPADDING 07:25:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ 07:25:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126 07:25:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126-2 07:25:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126-2PADDING 07:25:29.595 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126PADDING 07:25:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO7816-4 07:25:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ISO7816-4PADDING 07:25:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/NOPADDING 07:25:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS5 07:25:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS5PADDING 07:25:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS7 07:25:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS7PADDING 07:25:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/TBC 07:25:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/TBCPADDING 07:25:29.596 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/X9.23 07:25:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/X9.23PADDING 07:25:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ZEROBYTE 07:25:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB200/ZEROBYTEPADDING 07:25:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ 07:25:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126 07:25:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126-2 07:25:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126-2PADDING 07:25:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126PADDING 07:25:29.597 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO7816-4 07:25:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ISO7816-4PADDING 07:25:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/NOPADDING 07:25:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS5 07:25:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS5PADDING 07:25:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS7 07:25:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS7PADDING 07:25:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/TBC 07:25:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/TBCPADDING 07:25:29.598 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/X9.23 07:25:29.599 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/X9.23PADDING 07:25:29.599 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ZEROBYTE 07:25:29.599 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB208/ZEROBYTEPADDING 07:25:29.599 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ 07:25:29.599 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126 07:25:29.599 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126-2 07:25:29.599 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126-2PADDING 07:25:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126PADDING 07:25:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO7816-4 07:25:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ISO7816-4PADDING 07:25:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/NOPADDING 07:25:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS5 07:25:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS5PADDING 07:25:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS7 07:25:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS7PADDING 07:25:29.600 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/TBC 07:25:29.601 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/TBCPADDING 07:25:29.601 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/X9.23 07:25:29.601 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/X9.23PADDING 07:25:29.601 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ZEROBYTE 07:25:29.601 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB216/ZEROBYTEPADDING 07:25:29.601 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ 07:25:29.601 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126 07:25:29.601 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126-2 07:25:29.601 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126-2PADDING 07:25:29.601 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126PADDING 07:25:29.601 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO7816-4 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ISO7816-4PADDING 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/NOPADDING 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS5 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS5PADDING 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS7 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS7PADDING 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/TBC 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/TBCPADDING 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/X9.23 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/X9.23PADDING 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ZEROBYTE 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB224/ZEROBYTEPADDING 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ 07:25:29.602 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126 07:25:29.603 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126-2 07:25:29.603 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126-2PADDING 07:25:29.603 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126PADDING 07:25:29.603 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO7816-4 07:25:29.603 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ISO7816-4PADDING 07:25:29.603 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/NOPADDING 07:25:29.603 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS5 07:25:29.603 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS5PADDING 07:25:29.603 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS7 07:25:29.603 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS7PADDING 07:25:29.603 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/TBC 07:25:29.603 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/TBCPADDING 07:25:29.603 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/X9.23 07:25:29.604 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/X9.23PADDING 07:25:29.604 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ZEROBYTE 07:25:29.604 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB232/ZEROBYTEPADDING 07:25:29.604 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ 07:25:29.604 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126 07:25:29.604 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126-2 07:25:29.604 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126-2PADDING 07:25:29.604 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126PADDING 07:25:29.604 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO7816-4 07:25:29.604 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ISO7816-4PADDING 07:25:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/NOPADDING 07:25:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS5 07:25:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS5PADDING 07:25:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS7 07:25:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS7PADDING 07:25:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/TBC 07:25:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/TBCPADDING 07:25:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/X9.23 07:25:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/X9.23PADDING 07:25:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ZEROBYTE 07:25:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB24/ZEROBYTEPADDING 07:25:29.605 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ 07:25:29.606 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126 07:25:29.606 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126-2 07:25:29.606 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126-2PADDING 07:25:29.606 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126PADDING 07:25:29.606 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO7816-4 07:25:29.606 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ISO7816-4PADDING 07:25:29.607 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/NOPADDING 07:25:29.607 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS5 07:25:29.607 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS5PADDING 07:25:29.607 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS7 07:25:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS7PADDING 07:25:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/TBC 07:25:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/TBCPADDING 07:25:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/X9.23 07:25:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/X9.23PADDING 07:25:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ZEROBYTE 07:25:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB240/ZEROBYTEPADDING 07:25:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ 07:25:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126 07:25:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126-2 07:25:29.608 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126-2PADDING 07:25:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126PADDING 07:25:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO7816-4 07:25:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ISO7816-4PADDING 07:25:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/NOPADDING 07:25:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS5 07:25:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS5PADDING 07:25:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS7 07:25:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS7PADDING 07:25:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/TBC 07:25:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/TBCPADDING 07:25:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/X9.23 07:25:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/X9.23PADDING 07:25:29.609 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ZEROBYTE 07:25:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB248/ZEROBYTEPADDING 07:25:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ 07:25:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126 07:25:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126-2 07:25:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126-2PADDING 07:25:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126PADDING 07:25:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO7816-4 07:25:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ISO7816-4PADDING 07:25:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/NOPADDING 07:25:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS5 07:25:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS5PADDING 07:25:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS7 07:25:29.610 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS7PADDING 07:25:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/TBC 07:25:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/TBCPADDING 07:25:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/X9.23 07:25:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/X9.23PADDING 07:25:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ZEROBYTE 07:25:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB256/ZEROBYTEPADDING 07:25:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ 07:25:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126 07:25:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126-2 07:25:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126-2PADDING 07:25:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126PADDING 07:25:29.611 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO7816-4 07:25:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ISO7816-4PADDING 07:25:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/NOPADDING 07:25:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS5 07:25:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS5PADDING 07:25:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS7 07:25:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS7PADDING 07:25:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/TBC 07:25:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/TBCPADDING 07:25:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/X9.23 07:25:29.612 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/X9.23PADDING 07:25:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ZEROBYTE 07:25:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB32/ZEROBYTEPADDING 07:25:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ 07:25:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126 07:25:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126-2 07:25:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126-2PADDING 07:25:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126PADDING 07:25:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO7816-4 07:25:29.613 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ISO7816-4PADDING 07:25:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/NOPADDING 07:25:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS5 07:25:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS5PADDING 07:25:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS7 07:25:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS7PADDING 07:25:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/TBC 07:25:29.614 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/TBCPADDING 07:25:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/X9.23 07:25:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/X9.23PADDING 07:25:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ZEROBYTE 07:25:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB40/ZEROBYTEPADDING 07:25:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ 07:25:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126 07:25:29.615 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126-2 07:25:29.616 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126-2PADDING 07:25:29.616 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126PADDING 07:25:29.616 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO7816-4 07:25:29.616 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ISO7816-4PADDING 07:25:29.616 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/NOPADDING 07:25:29.616 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS5 07:25:29.616 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS5PADDING 07:25:29.616 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS7 07:25:29.617 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS7PADDING 07:25:29.617 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/TBC 07:25:29.617 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/TBCPADDING 07:25:29.617 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/X9.23 07:25:29.617 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/X9.23PADDING 07:25:29.617 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ZEROBYTE 07:25:29.617 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB48/ZEROBYTEPADDING 07:25:29.617 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ 07:25:29.618 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126 07:25:29.618 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126-2 07:25:29.618 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126-2PADDING 07:25:29.618 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126PADDING 07:25:29.618 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO7816-4 07:25:29.619 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ISO7816-4PADDING 07:25:29.619 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/NOPADDING 07:25:29.619 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS5 07:25:29.619 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS5PADDING 07:25:29.619 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS7 07:25:29.619 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS7PADDING 07:25:29.619 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/TBC 07:25:29.620 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/TBCPADDING 07:25:29.620 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/X9.23 07:25:29.620 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/X9.23PADDING 07:25:29.620 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ZEROBYTE 07:25:29.620 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB56/ZEROBYTEPADDING 07:25:29.620 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ 07:25:29.620 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126 07:25:29.620 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126-2 07:25:29.620 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126-2PADDING 07:25:29.620 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126PADDING 07:25:29.620 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO7816-4 07:25:29.620 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ISO7816-4PADDING 07:25:29.620 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/NOPADDING 07:25:29.621 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS5 07:25:29.621 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS5PADDING 07:25:29.621 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS7 07:25:29.621 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS7PADDING 07:25:29.621 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/TBC 07:25:29.621 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/TBCPADDING 07:25:29.621 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/X9.23 07:25:29.621 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/X9.23PADDING 07:25:29.621 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ZEROBYTE 07:25:29.621 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB64/ZEROBYTEPADDING 07:25:29.622 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ 07:25:29.622 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126 07:25:29.622 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126-2 07:25:29.622 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126-2PADDING 07:25:29.622 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126PADDING 07:25:29.622 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO7816-4 07:25:29.622 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ISO7816-4PADDING 07:25:29.622 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/NOPADDING 07:25:29.622 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS5 07:25:29.623 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS5PADDING 07:25:29.623 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS7 07:25:29.623 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS7PADDING 07:25:29.623 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/TBC 07:25:29.623 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/TBCPADDING 07:25:29.623 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/X9.23 07:25:29.623 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/X9.23PADDING 07:25:29.623 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ZEROBYTE 07:25:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB72/ZEROBYTEPADDING 07:25:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ 07:25:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126 07:25:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126-2 07:25:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126-2PADDING 07:25:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126PADDING 07:25:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO7816-4 07:25:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ISO7816-4PADDING 07:25:29.624 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/NOPADDING 07:25:29.625 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS5 07:25:29.625 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS5PADDING 07:25:29.625 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS7 07:25:29.625 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS7PADDING 07:25:29.625 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/TBC 07:25:29.625 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/TBCPADDING 07:25:29.625 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/X9.23 07:25:29.625 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/X9.23PADDING 07:25:29.625 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ZEROBYTE 07:25:29.625 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB8/ZEROBYTEPADDING 07:25:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ 07:25:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126 07:25:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126-2 07:25:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126-2PADDING 07:25:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126PADDING 07:25:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO7816-4 07:25:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ISO7816-4PADDING 07:25:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/NOPADDING 07:25:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS5 07:25:29.626 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS5PADDING 07:25:29.627 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS7 07:25:29.627 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS7PADDING 07:25:29.627 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/TBC 07:25:29.627 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/TBCPADDING 07:25:29.627 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/X9.23 07:25:29.627 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/X9.23PADDING 07:25:29.627 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ZEROBYTE 07:25:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB80/ZEROBYTEPADDING 07:25:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ 07:25:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126 07:25:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126-2 07:25:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126-2PADDING 07:25:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126PADDING 07:25:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO7816-4 07:25:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ISO7816-4PADDING 07:25:29.628 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/NOPADDING 07:25:29.629 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS5 07:25:29.629 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS5PADDING 07:25:29.629 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS7 07:25:29.629 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS7PADDING 07:25:29.629 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/TBC 07:25:29.629 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/TBCPADDING 07:25:29.629 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/X9.23 07:25:29.629 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/X9.23PADDING 07:25:29.629 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ZEROBYTE 07:25:29.630 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB88/ZEROBYTEPADDING 07:25:29.630 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ 07:25:29.630 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126 07:25:29.630 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126-2 07:25:29.630 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126-2PADDING 07:25:29.630 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126PADDING 07:25:29.631 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO7816-4 07:25:29.631 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ISO7816-4PADDING 07:25:29.631 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/NOPADDING 07:25:29.631 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS5 07:25:29.631 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS5PADDING 07:25:29.631 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS7 07:25:29.631 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS7PADDING 07:25:29.631 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/TBC 07:25:29.632 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/TBCPADDING 07:25:29.632 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/X9.23 07:25:29.632 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/X9.23PADDING 07:25:29.632 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ZEROBYTE 07:25:29.632 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/OFB96/ZEROBYTEPADDING 07:25:29.632 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ 07:25:29.632 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126 07:25:29.633 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126-2 07:25:29.633 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126-2PADDING 07:25:29.633 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126PADDING 07:25:29.633 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO7816-4 07:25:29.633 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ISO7816-4PADDING 07:25:29.634 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/NOPADDING 07:25:29.634 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/PKCS5 07:25:29.634 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/PKCS5PADDING 07:25:29.634 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/PKCS7 07:25:29.634 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/PKCS7PADDING 07:25:29.634 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/TBC 07:25:29.635 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/TBCPADDING 07:25:29.635 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/X9.23 07:25:29.635 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/X9.23PADDING 07:25:29.635 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ZEROBYTE 07:25:29.635 [Test worker] INFO o.s.c.CipherTest - transformation=XTEA/SIC/ZEROBYTEPADDING 07:25:29.636 [Test worker] ERROR o.s.c.CipherTest - >>>>>>>>>>>>>>>>>>>>>>>>>>>> 07:25:29.636 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128//": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 07:25:29.636 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128//NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 07:25:29.636 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128/ECB/": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 07:25:29.636 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 07:25:29.636 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1//": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 07:25:29.636 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1//NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 07:25:29.636 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1/ECB/": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 07:25:29.636 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 07:25:29.636 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128//": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 07:25:29.636 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128//NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 07:25:29.636 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128/ECB/": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 07:25:29.636 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 07:25:29.637 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256//": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 07:25:29.637 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256//NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 07:25:29.637 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256/ECB/": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 07:25:29.637 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256/ECB/NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 07:25:29.637 [Test worker] ERROR o.s.c.CipherTest - <<<<<<<<<<<<<<<<<<<<<<<<<<<< Gradle Test Executor 9 finished executing tests. org.subshare.crypto.CipherTest > testLookupCompatibilityWithJCE STANDARD_OUT 07:25:29.928 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//NoPadding", but our CryptoRegistry succeeded! 07:25:29.964 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA/None/NoPadding", but our CryptoRegistry succeeded! 07:25:29.968 [Test worker] WARN o.s.c.CipherTest - Both JCE and CryptoRegistry failed to provide a cipher for transformation="RSA/CBC/NoPadding" with the same type of exception: java.security.NoSuchAlgorithmException 07:25:29.968 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//ISO9796-1", but our CryptoRegistry succeeded! 07:25:29.968 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//OAEP", but our CryptoRegistry succeeded! 07:25:29.968 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//PKCS1", but our CryptoRegistry succeeded! 07:25:29.970 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//PKCS1Padding", but our CryptoRegistry succeeded! 07:25:29.970 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//OAEPWITHSHA1ANDMGF1PADDING", but our CryptoRegistry succeeded! 07:25:29.970 [Test worker] WARN o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA/None/OAEPWITHSHA1ANDMGF1PADDING", but our CryptoRegistry succeeded! org.subshare.crypto.CipherTest > testSymmetricEncryptionWithoutIv STANDARD_OUT 07:25:29.972 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding 07:25:30.282 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NoPadding 07:25:30.449 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding 07:25:30.662 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding 07:25:30.993 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding 07:25:31.338 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NoPadding 07:25:31.760 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding 07:25:32.062 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding 07:25:32.152 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding 07:25:32.437 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NoPadding 07:25:32.777 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding 07:25:33.165 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding 07:25:33.258 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding 07:25:33.389 [Test worker] INFO o.s.c.CipherTest - transformation=AES/CFB/NoPadding 07:25:33.492 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding 07:25:33.614 [Test worker] INFO o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding Gradle Test Executor 10 finished executing tests. Gradle Test Executor 7 finished executing tests. Finished generating test XML results (0.126 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/test-results/test Generating HTML test report... Finished generating test html results (0.121 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/reports/tests/test :org.subshare.crypto:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 1 mins 19.526 secs. :org.subshare.core:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:jar Executing task ':org.subshare.core:jar' (up-to-date check took 0.012 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.core:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.233 secs. :org.subshare.local:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:compileJava Executing task ':org.subshare.local:compileJava' (up-to-date check took 0.03 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.local:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning [ant:echo] *********************************************** [ant:echo] ******************* ENHANCE ******************* [ant:echo] *********************************************** [ant:echo] Note: You must run gradle with the '-i' option to see output from the enhancer! [ant:datanucleusenhancer] Sep 21, 2019 7:26:25 AM org.datanucleus.enhancer.CommandLineHelper logEnhancerVersionDataNucleus Enhancer (version 4.0.7) for API "JDO" [ant:datanucleusenhancer] DataNucleus Enhancer : Classpath [ant:datanucleusenhancer] [ant:datanucleusenhancer] INFO: DataNucleus Enhancer (version 4.0.7) for API "JDO" [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/co.codewizards.cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/4d688ce1b948632a7da4c0c6c387d93baffbdb16/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/co.codewizards.cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/bf26ca6257489f1fb1ca0f761b2af3825d09f637/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.jdo/jdo-api/3.1-rc1/da4b868e9c5eb00819dfff8a58bba86bd0702280/jdo-api-3.1-rc1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/161b03/ce743853aae16a6143df20f45f579f36df8f5ea5/bcprov-jdk15on-161b03.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/4.0.7/2a3e7cf879dd5ff80dd3e70c3eee5366dc6552b5/datanucleus-core-4.0.7.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/4.0.5/d12e5369152fe051875eb078a2b856849558e38c/datanucleus-api-jdo-4.0.5.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/4.0.12/7086645ac78c023b3c0ba65bc6fd8a98169f6a49/datanucleus-rdbms-4.0.12.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.13.1.1/29c42babe5c5463c6eea45487d3cfbfe8348ccd1/derby-10.13.1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.0/99f802e0cb3e953ba3d6e698795c4aeb98d37c48/jaxb-api-2.3.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.0/3a3c6a62719d967175b76b63925f1fb495f11437/jaxb-impl-2.3.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-core/2.3.0/d044c784e41d026778693fb44a8026c1fd9a7506/jaxb-core-2.3.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/activation/1.1.1/485de3a253e23f645037828c07f1d7f1af40763a/activation-1.1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.0/5d9e2014ad1e21ddbb28fcd1a4099761428b9e16/org.bouncycastle.openpgp.wot-161b03.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.transaction/transaction-api/1.1/2ca09f0b36ca7d71b762e14ea2ff09d5eac57558/transaction-api-1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpg-jdk15on/161b03/408b69a033a990f8ce6b66637360657357872aa1/bcpg-jdk15on-161b03.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.21/139535a69a4239db087de9bab0bee568bf8e0b70/slf4j-api-1.7.21.jar [ant:datanucleusenhancer] Sep 21, 2019 7:26:26 AM org.datanucleus.enhancer.ClassEnhancerImpl enhance [ant:datanucleusenhancer] INFO: Class "co.codewizards.cloudstore.local.persistence.FileChunk" is already enhanced. [ant:datanucleusenhancer] Sep 21, 2019 7:26:26 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunk [ant:datanucleusenhancer] ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunk [ant:datanucleusenhancer] Sep 21, 2019 7:26:26 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/Collision.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:26 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.Collision [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CollisionPrivate.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CollisionPrivate [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.Collision [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CollisionPrivate [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoConfigPropSet [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKey [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKeyDeactivation [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoConfigPropSet.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoConfigPropSet [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoKey.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKey [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoKeyDeactivation.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKeyDeactivation [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoLink [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoRepoFile [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CurrentHistoCryptoRepoFile [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoLink.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoLink [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CryptoRepoFile.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoRepoFile [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/CurrentHistoCryptoRepoFile.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CurrentHistoCryptoRepoFile [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/DeletedCollision.class" with enhanced definition [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.DeletedCollision [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.FileChunkPayload [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.HistoCryptoRepoFile [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.HistoFileChunk [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.HistoFrame [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.InvitationUserRepoKeyPublicKey [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.DeletedCollision [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/FileChunkPayload.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.FileChunkPayload [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/HistoCryptoRepoFile.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoCryptoRepoFile [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/HistoFileChunk.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoFileChunk [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/HistoFrame.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoFrame [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/InvitationUserRepoKeyPublicKey.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.InvitationUserRepoKeyPublicKey [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/LastCryptoKeySyncFromRemoteRepo.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncFromRemoteRepo [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncFromRemoteRepo [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.Permission [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSet [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSetInheritance [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PlainHistoCryptoRepoFile [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryCollision [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryDeletion [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.RepositoryOwner [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.ScheduledReupload [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/LastCryptoKeySyncToRemoteRepo.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/Permission.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.Permission [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PermissionSet.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSet [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PermissionSetInheritance.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSetInheritance [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PlainHistoCryptoRepoFile.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PlainHistoCryptoRepoFile [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PreliminaryCollision.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryCollision [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/PreliminaryDeletion.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryDeletion [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/RepositoryOwner.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.RepositoryOwner [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/ScheduledReupload.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.ScheduledReupload [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SignatureImpl [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsDirectory [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsFileChunk [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsLocalRepository [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsNormalFile [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsRemoteRepository [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsSymlink [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.TempFileChunk [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentity [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SignatureImpl.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SignatureImpl [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsDirectory.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsDirectory [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsFileChunk.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsFileChunk [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsLocalRepository.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsLocalRepository [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsNormalFile.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsNormalFile [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsRemoteRepository.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsRemoteRepository [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/SsSymlink.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsSymlink [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/TempFileChunk.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.TempFileChunk [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserIdentity.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentity [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserIdentityLink.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentityLink [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserRepoKeyPublicKey.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKey [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserRepoKeyPublicKeyReplacementRequest.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequest [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentityLink [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKey [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequest [ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequestDeletion [ant:datanucleusenhancer] DataNucleus Enhancer completed with success for 38 classes. Timings : input=1624 ms, enhance=688 ms, total=2312 ms. Consult the log for full details [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.ClassEnhancerImpl save [ant:datanucleusenhancer] INFO: Writing class file "/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/main/org/subshare/local/persistence/UserRepoKeyPublicKeyReplacementRequestDeletion.class" with enhanced definition [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequestDeletion [ant:datanucleusenhancer] Sep 21, 2019 7:26:27 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed with success for 38 classes. Timings : input=1624 ms, enhance=688 ms, total=2312 ms. Consult the log for full details [ant:echo] *********************************************** [ant:echo] *********************************************** [ant:echo] *********************************************** :org.subshare.local:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 6.255 secs. :org.subshare.local:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:processResources Executing task ':org.subshare.local:processResources' (up-to-date check took 0.024 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/main/META-INF/services has been removed. :org.subshare.local:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.075 secs. :org.subshare.local:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:classes Skipping task ':org.subshare.local:classes' as it has no actions. :org.subshare.local:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.local:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:jar Executing task ':org.subshare.local:jar' (up-to-date check took 0.005 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/libs/org.subshare.local-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/libs/org.subshare.local-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.local:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.136 secs. :org.subshare.ls.core:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:compileJava Executing task ':org.subshare.ls.core:compileJava' (up-to-date check took 0.012 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.ls.core:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.ls.core:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.307 secs. :org.subshare.ls.core:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:processResources Executing task ':org.subshare.ls.core:processResources' (up-to-date check took 0.005 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/resources/main/META-INF/services has been removed. :org.subshare.ls.core:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.02 secs. :org.subshare.ls.core:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:classes Skipping task ':org.subshare.ls.core:classes' as it has no actions. :org.subshare.ls.core:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.core:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:jar Executing task ':org.subshare.ls.core:jar' (up-to-date check took 0.002 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/libs/org.subshare.ls.core-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/libs/org.subshare.ls.core-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.ls.core:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.013 secs. :org.subshare.ls.rest.client:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:compileJava Executing task ':org.subshare.ls.rest.client:compileJava' (up-to-date check took 0.013 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.ls.rest.client:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.ls.rest.client:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.102 secs. :org.subshare.ls.rest.client:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/main/resources', not found Skipping task ':org.subshare.ls.rest.client:processResources' as it has no source files. :org.subshare.ls.rest.client:processResources UP-TO-DATE :org.subshare.ls.rest.client:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs. :org.subshare.ls.rest.client:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:classes Skipping task ':org.subshare.ls.rest.client:classes' as it has no actions. :org.subshare.ls.rest.client:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.client:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:jar Executing task ':org.subshare.ls.rest.client:jar' (up-to-date check took 0.002 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/libs/org.subshare.ls.rest.client-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/libs/org.subshare.ls.rest.client-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.ls.rest.client:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.009 secs. :org.subshare.ls.client:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:compileJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/java', not found Skipping task ':org.subshare.ls.client:compileJava' as it has no source files. :org.subshare.ls.client:compileJava UP-TO-DATE :org.subshare.ls.client:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.client:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/main/resources', not found Skipping task ':org.subshare.ls.client:processResources' as it has no source files. :org.subshare.ls.client:processResources UP-TO-DATE :org.subshare.ls.client:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.client:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:classes Skipping task ':org.subshare.ls.client:classes' as it has no actions. :org.subshare.ls.client:classes UP-TO-DATE :org.subshare.ls.client:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.client:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:jar Executing task ':org.subshare.ls.client:jar' (up-to-date check took 0.001 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build/libs/org.subshare.ls.client-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build/libs/org.subshare.ls.client-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.ls.client:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.013 secs. :org.subshare.ls.rest.server:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:compileJava Executing task ':org.subshare.ls.rest.server:compileJava' (up-to-date check took 0.028 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.ls.rest.server:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/main/java/org/subshare/ls/rest/server/SsLocalServerRest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning :org.subshare.ls.rest.server:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.205 secs. :org.subshare.ls.rest.server:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/main/resources', not found Skipping task ':org.subshare.ls.rest.server:processResources' as it has no source files. :org.subshare.ls.rest.server:processResources UP-TO-DATE :org.subshare.ls.rest.server:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.009 secs. :org.subshare.ls.rest.server:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:classes Skipping task ':org.subshare.ls.rest.server:classes' as it has no actions. :org.subshare.ls.rest.server:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.server:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:jar Executing task ':org.subshare.ls.rest.server:jar' (up-to-date check took 0.002 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/libs/org.subshare.ls.rest.server-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/libs/org.subshare.ls.rest.server-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.ls.rest.server:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.01 secs. :org.subshare.ls.server:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:compileJava Executing task ':org.subshare.ls.server:compileJava' (up-to-date check took 0.012 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.ls.server:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.ls.server:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.268 secs. :org.subshare.ls.server:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/main/resources', not found Skipping task ':org.subshare.ls.server:processResources' as it has no source files. :org.subshare.ls.server:processResources UP-TO-DATE :org.subshare.ls.server:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.006 secs. :org.subshare.ls.server:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:classes Skipping task ':org.subshare.ls.server:classes' as it has no actions. :org.subshare.ls.server:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:jar Executing task ':org.subshare.ls.server:jar' (up-to-date check took 0.002 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/libs/org.subshare.ls.server-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/libs/org.subshare.ls.server-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.ls.server:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.008 secs. :org.subshare.rest.shared:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:compileJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/java', not found Skipping task ':org.subshare.rest.shared:compileJava' as it has no source files. :org.subshare.rest.shared:compileJava UP-TO-DATE :org.subshare.rest.shared:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/main/resources', not found Skipping task ':org.subshare.rest.shared:processResources' as it has no source files. :org.subshare.rest.shared:processResources UP-TO-DATE :org.subshare.rest.shared:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.shared:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:classes Skipping task ':org.subshare.rest.shared:classes' as it has no actions. :org.subshare.rest.shared:classes UP-TO-DATE :org.subshare.rest.shared:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:jar Executing task ':org.subshare.rest.shared:jar' (up-to-date check took 0.001 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build/libs/org.subshare.rest.shared-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build/libs/org.subshare.rest.shared-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.rest.shared:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.007 secs. :org.subshare.rest.client:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:compileJava Executing task ':org.subshare.rest.client:compileJava' (up-to-date check took 0.012 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.rest.client:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.rest.client:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.36 secs. :org.subshare.rest.client:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:processResources Executing task ':org.subshare.rest.client:processResources' (up-to-date check took 0.016 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/resources/main/META-INF/services has been removed. :org.subshare.rest.client:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.069 secs. :org.subshare.rest.client:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:classes Skipping task ':org.subshare.rest.client:classes' as it has no actions. :org.subshare.rest.client:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.client:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:jar Executing task ':org.subshare.rest.client:jar' (up-to-date check took 0.003 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/libs/org.subshare.rest.client-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/libs/org.subshare.rest.client-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.rest.client:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.025 secs. :org.subshare.ls.server.cproc:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:compileJava Executing task ':org.subshare.ls.server.cproc:compileJava' (up-to-date check took 0.016 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.ls.server.cproc:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.ls.server.cproc:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.284 secs. :org.subshare.ls.server.cproc:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/main/resources', not found Skipping task ':org.subshare.ls.server.cproc:processResources' as it has no source files. :org.subshare.ls.server.cproc:processResources UP-TO-DATE :org.subshare.ls.server.cproc:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.005 secs. :org.subshare.ls.server.cproc:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:classes Skipping task ':org.subshare.ls.server.cproc:classes' as it has no actions. :org.subshare.ls.server.cproc:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs. :org.subshare.ls.server.cproc:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:jar Executing task ':org.subshare.ls.server.cproc:jar' (up-to-date check took 0.003 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/libs/org.subshare.ls.server.cproc-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/libs/org.subshare.ls.server.cproc-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.ls.server.cproc:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.015 secs. :org.subshare.updater:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:compileJava Executing task ':org.subshare.updater:compileJava' (up-to-date check took 0.009 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.updater:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.updater:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.158 secs. :org.subshare.updater:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/main/resources', not found Skipping task ':org.subshare.updater:processResources' as it has no source files. :org.subshare.updater:processResources UP-TO-DATE :org.subshare.updater:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs. :org.subshare.updater:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:classes Skipping task ':org.subshare.updater:classes' as it has no actions. :org.subshare.updater:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.updater:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:jar Executing task ':org.subshare.updater:jar' (up-to-date check took 0.001 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/libs/org.subshare.updater-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/libs/org.subshare.updater-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.updater:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.024 secs. :org.subshare.updater.gui:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:compileJava Executing task ':org.subshare.updater.gui:compileJava' (up-to-date check took 0.007 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.updater.gui:compileJava'. Compiling with JDK Java compiler API. :org.subshare.updater.gui:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.282 secs. :org.subshare.updater.gui:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found Executing task ':org.subshare.updater.gui:processResources' (up-to-date check took 0.003 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/resources/main/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/resources/main/org/subshare has been removed. file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/main/resources', not found :org.subshare.updater.gui:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.035 secs. :org.subshare.updater.gui:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:classes Skipping task ':org.subshare.updater.gui:classes' as it has no actions. :org.subshare.updater.gui:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.updater.gui:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:jar Executing task ':org.subshare.updater.gui:jar' (up-to-date check took 0.002 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/libs/org.subshare.updater.gui-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/libs/org.subshare.updater.gui-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.updater.gui:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.015 secs. :org.subshare.gui:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:compileJava Executing task ':org.subshare.gui:compileJava' (up-to-date check took 0.192 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.gui:compileJava'. Compiling with JDK Java compiler API. Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/createrepo/selectserver/ServerListItem.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :org.subshare.gui:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 3.466 secs. :org.subshare.gui:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found Executing task ':org.subshare.gui:processResources' (up-to-date check took 0.055 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/resources/main/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/resources/main/org/subshare has been removed. file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/main/resources', not found :org.subshare.gui:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.533 secs. :org.subshare.gui:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:classes Skipping task ':org.subshare.gui:classes' as it has no actions. :org.subshare.gui:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.gui:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/java', not found Skipping task ':org.subshare.gui:compileTestJava' as it has no source files. :org.subshare.gui:compileTestJava UP-TO-DATE :org.subshare.gui:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs. :org.subshare.gui:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/src/test/resources', not found Skipping task ':org.subshare.gui:processTestResources' as it has no source files. :org.subshare.gui:processTestResources UP-TO-DATE :org.subshare.gui:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs. :org.subshare.gui:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:testClasses Skipping task ':org.subshare.gui:testClasses' as it has no actions. :org.subshare.gui:testClasses UP-TO-DATE :org.subshare.gui:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.gui:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/classes/test', not found Skipping task ':org.subshare.gui:test' as it has no source files. :org.subshare.gui:test UP-TO-DATE :org.subshare.gui:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.local:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:compileTestJava Executing task ':org.subshare.local:compileTestJava' (up-to-date check took 0.01 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/classes/test/org/subshare has been removed. All input files are considered out-of-date for incremental task ':org.subshare.local:compileTestJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/src/test/java/org/subshare/local/AbstractTest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning :org.subshare.local:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.315 secs. :org.subshare.local:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:processTestResources Executing task ':org.subshare.local:processTestResources' (up-to-date check took 0.003 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/test/logback-test.xml has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/resources/test/org has been removed. :org.subshare.local:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.028 secs. :org.subshare.local:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:testClasses Skipping task ':org.subshare.local:testClasses' as it has no actions. :org.subshare.local:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.local:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:test Executing task ':org.subshare.local:test' (up-to-date check took 0.013 secs) due to: Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/test-results/test/binary has changed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/test-results/test/binary/output.bin has been removed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 11'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 11' Starting process 'Gradle Test Executor 12'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 12' Starting process 'Gradle Test Executor 13'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 13' Successfully started process 'Gradle Test Executor 11' Successfully started process 'Gradle Test Executor 12' Successfully started process 'Gradle Test Executor 13' Starting process 'Gradle Test Executor 14'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 14' Starting process 'Gradle Test Executor 15'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 15' Successfully started process 'Gradle Test Executor 14' Successfully started process 'Gradle Test Executor 15' Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 14 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 15 started executing tests.Gradle Test Executor 13 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 12 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 11 started executing tests. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest STANDARD_OUT 07:26:45.902 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:26:46.213 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest STANDARD_OUT 07:26:46.560 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:26:46.765 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest STANDARD_OUT 07:26:47.135 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT 07:26:47.292 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.local.FilePaddingLengthRandomTest > testDistribution STANDARD_OUT 07:26:47.809 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:26:48.352 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8d7f67e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t41whc-83t8r-local' 07:26:48.543 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1460 ms. org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT 07:26:48.573 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:26:48.703 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1297 ms. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:26:48.810 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t41wv0-4loyj-local' 07:26:48.976 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1024 ms. org.subshare.local.sign.SignableTest STANDARD_OUT 07:26:49.125 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:26:49.159 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1841 ms. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:26:50.032 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8d7f67e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t41whc-83t8r-local' locked successfully. org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT 07:26:50.077 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:26:50.081 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:26:50.082 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:26:50.098 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t41wv0-4loyj-local' locked successfully. org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT 07:26:50.144 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' org.subshare.local.sign.SignableTest STANDARD_OUT 07:26:51.062 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:26:51.065 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:26:51.067 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:26:51.069 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT 07:26:51.934 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1782 ms. 07:26:51.942 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:26:52.260 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 311 ms. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT 07:26:52.324 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. signRsaWithSha1 run #1 org.subshare.local.sign.SignableTest STANDARD_OUT 07:26:52.903 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1814 ms. 07:26:52.919 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:26:53.167 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 236 ms. org.subshare.local.sign.SignableTest > signAndSerializeAndVerify STANDARD_OUT 07:26:53.212 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:26:56.710 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest > signAndModifyCryptoKeyIdAndVerify STANDARD_OUT 07:26:56.769 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:26:56.832 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest > signAndVerify STANDARD_OUT 07:26:56.873 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:26:56.923 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest > signAndModifySignatureCreatedAndVerify STANDARD_OUT 07:26:56.968 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:26:57.043 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignableTest > signAndModifyCryptoRepoFileIdAndVerify STANDARD_OUT 07:26:57.106 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:26:57.171 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 12 finished executing tests. org.subshare.local.FilePaddingLengthRandomTest > testDistribution STANDARD_OUT lengthCategory2HitCount: {_100K=300043, _1M=147822, _10M=47153, _100M=2988, _1G=1994, _10G=0} lengthCategory2HitPercentage: {_100K=600, _1M=296, _10M=94, _100M=6, _1G=4, _10G=0} org.subshare.local.FilePaddingLengthRandomTest > generateOneRandomLength STANDARD_OUT 26041 Gradle Test Executor 14 finished executing tests. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT signRsaWithSha1 run #2 signRsaWithSha1 run #3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:03.840 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:03.914 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT signRsaWithSha1 run #4 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:10.117 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT signRsaWithSha1 run #5 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:10.253 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:10.454 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:10.568 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:10.783 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:10.887 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:11.137 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:11.514 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT 07:27:13.546 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifySimpleBlockRead STANDARD_OUT 07:27:13.581 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:27:13.668 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT 07:27:13.706 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. sha1Digest run #1 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:14.163 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:14.488 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:14.650 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:14.900 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:15.616 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:16.052 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #2 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:17.106 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:17.460 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:17.787 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:17.846 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:18.178 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:18.334 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:18.616 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:18.729 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:19.093 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:19.255 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:20.135 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:20.140 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:20.956 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #4 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:21.368 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:21.992 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:23.152 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #5 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:23.929 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:24.786 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:25.237 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #6 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:26.345 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:26.688 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:27.653 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:28.257 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]initPersistenceManagerFactory: repositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a 07:27:28.280 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 29566 ms. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #7 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:28.767 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f65b933]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t41wv1-p5jwa-remote' 07:27:28.771 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f65b933]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t41wv1-p5jwa-remote' locked successfully. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:28.943 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8d7f67e]initPersistenceManagerFactory: repositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 07:27:28.964 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8d7f67e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 30062 ms. 07:27:29.260 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [a6e149c]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t41whd-q8r3i-remote' 07:27:29.265 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [a6e149c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t41whd-q8r3i-remote' locked successfully. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #8 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:32.086 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #9 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:32.923 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT sha1Digest run #10 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:36.058 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:36.307 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:36.774 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:37.379 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT 07:27:37.402 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomBroken STANDARD_OUT 07:27:37.429 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:37.638 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:37.840 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:38.837 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:39.368 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:40.816 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:41.154 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:42.046 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:42.147 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:42.534 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:43.525 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:43.787 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:43.832 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:44.066 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:44.440 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:44.920 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:45.081 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:45.425 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:45.508 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:45.814 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:45.827 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:46.124 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:46.215 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:46.500 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:27:46.780 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomBroken STANDARD_OUT 07:27:46.982 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT 07:27:47.009 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. signAndVerifyRandomManySmall run #1 signAndVerifyRandomManySmall run #2 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:47.359 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #3 signAndVerifyRandomManySmall run #4 signAndVerifyRandomManySmall run #5 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:47.431 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #6 signAndVerifyRandomManySmall run #7 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:47.958 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #8 signAndVerifyRandomManySmall run #9 signAndVerifyRandomManySmall run #10 signAndVerifyRandomManySmall run #11 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:48.471 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #12 signAndVerifyRandomManySmall run #13 signAndVerifyRandomManySmall run #14 signAndVerifyRandomManySmall run #15 signAndVerifyRandomManySmall run #16 signAndVerifyRandomManySmall run #17 signAndVerifyRandomManySmall run #18 signAndVerifyRandomManySmall run #19 signAndVerifyRandomManySmall run #20 signAndVerifyRandomManySmall run #21 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:49.294 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #22 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:49.555 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #23 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:50.053 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #24 signAndVerifyRandomManySmall run #25 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:50.390 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f65b933]initPersistenceManagerFactory: repositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731 07:27:50.401 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f65b933]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18872 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #26 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:50.810 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f65b933]getCloseDeferredMillis: closeDeferredMillis=20000 07:27:50.811 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f65b933]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:27:50.813 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]getCloseDeferredMillis: closeDeferredMillis=20000 07:27:50.814 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #27 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:51.007 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:51.008 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:51.010 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:27:51.011 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:27:51.013 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:27:51.017 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #28 signAndVerifyRandomManySmall run #29 signAndVerifyRandomManySmall run #30 signAndVerifyRandomManySmall run #31 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:51.517 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 496 ms. 07:27:51.523 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #32 signAndVerifyRandomManySmall run #33 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:51.597 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 73 ms. 07:27:51.607 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:27:51.699 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 88 ms. 07:27:51.700 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #34 signAndVerifyRandomManySmall run #35 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:51.757 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 57 ms. 07:27:51.759 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:27:51.833 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 74 ms. 07:27:51.833 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:27:51.877 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 43 ms. 07:27:51.889 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:51.965 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [a6e149c]initPersistenceManagerFactory: repositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5 07:27:51.972 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [a6e149c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19644 ms. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:51.989 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 100 ms. 07:27:51.990 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #36 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:52.080 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 90 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #37 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:52.355 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [a6e149c]getCloseDeferredMillis: closeDeferredMillis=20000 07:27:52.355 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [a6e149c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:27:52.360 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8d7f67e]getCloseDeferredMillis: closeDeferredMillis=20000 07:27:52.361 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8d7f67e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #38 signAndVerifyRandomManySmall run #39 signAndVerifyRandomManySmall run #40 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:52.570 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:27:52.574 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:27:52.574 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:27:52.575 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:27:52.575 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #41 signAndVerifyRandomManySmall run #42 signAndVerifyRandomManySmall run #43 signAndVerifyRandomManySmall run #44 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:53.033 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:53.139 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 559 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #45 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:53.145 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #46 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:53.222 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 76 ms. 07:27:53.226 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:27:53.291 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms. 07:27:53.291 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #47 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:53.335 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 43 ms. 07:27:53.339 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:53.382 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:53.437 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 98 ms. 07:27:53.438 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:53.467 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:53.506 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms. 07:27:53.520 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:27:53.594 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 74 ms. 07:27:53.595 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:53.600 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.04% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:53.630 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 34 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #48 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:53.659 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:27:53.840 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.38% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #49 signAndVerifyRandomManySmall run #50 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:53.922 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:27:54.134 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:54.187 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #51 signAndVerifyRandomManySmall run #52 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:54.452 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:54.476 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:27:54.531 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #53 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:54.742 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.22% 07:27:54.834 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #54 signAndVerifyRandomManySmall run #55 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:54.903 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:27:54.905 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:54.986 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.35% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:54.988 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #56 signAndVerifyRandomManySmall run #57 signAndVerifyRandomManySmall run #58 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:55.075 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:55.129 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 55 ms. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:55.330 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #59 signAndVerifyRandomManySmall run #60 signAndVerifyRandomManySmall run #61 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:55.691 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #62 signAndVerifyRandomManySmall run #63 signAndVerifyRandomManySmall run #64 signAndVerifyRandomManySmall run #65 signAndVerifyRandomManySmall run #66 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:56.068 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:27:56.070 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:27:56.164 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #67 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:56.351 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 90 ms. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #68 signAndVerifyRandomManySmall run #69 signAndVerifyRandomManySmall run #70 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:56.782 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, this.localRepositoryRevisionInProgress=-1, revision=3 07:27:56.785 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #71 signAndVerifyRandomManySmall run #72 signAndVerifyRandomManySmall run #73 signAndVerifyRandomManySmall run #74 signAndVerifyRandomManySmall run #75 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:57.514 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:27:57.516 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:27:57.544 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #76 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:57.861 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #77 signAndVerifyRandomManySmall run #78 signAndVerifyRandomManySmall run #79 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:58.074 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, this.localRepositoryRevisionInProgress=-1, revision=3 07:27:58.078 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #80 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:58.105 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #81 signAndVerifyRandomManySmall run #82 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:58.360 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #83 signAndVerifyRandomManySmall run #84 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:58.763 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:58.827 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:27:58.828 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #85 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:58.857 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:58.982 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #86 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:59.176 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:59.317 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #87 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:59.351 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #88 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:59.585 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #89 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:59.627 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #90 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:27:59.830 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:27:59.857 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #91 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:00.089 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:00.198 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #92 signAndVerifyRandomManySmall run #93 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:00.474 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:00.579 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #94 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:00.678 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #95 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:00.849 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:00.863 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #96 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:01.114 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #97 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:01.230 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #98 signAndVerifyRandomManySmall run #99 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:01.474 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:01.496 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT signAndVerifyRandomManySmall run #100 07:28:01.505 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandom STANDARD_OUT 07:28:01.534 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:01.677 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:01.765 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:01.981 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:02.039 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:02.289 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:02.516 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:02.775 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:02.836 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:03.025 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:03.061 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:03.398 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:03.552 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:03.646 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:03.816 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:03.990 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:04.257 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:04.264 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:04.582 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:04.604 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:04.915 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:05.137 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:05.485 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:05.569 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:05.601 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:05.623 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:05.637 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:05.678 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:05.692 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:05.707 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:05.766 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:05.786 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:05.850 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:05.889 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:05.920 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:06.039 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed7e646a-f6e2-489d-bd00-ced03b42c6a2 remoteRepositoryId=bb2af25d-4158-49f4-ac00-eed0ca8f70c5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:06.077 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 124 ms. 07:28:06.087 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:06.094 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:06.105 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:06.109 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:06.120 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:06.130 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:06.163 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:06.183 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:06.263 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:28:06.344 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:06.396 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 28 ms. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:06.610 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8d7f67e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:06.615 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:06.632 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:06.641 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:06.659 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:06.675 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:06.688 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:06.720 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:06.744 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:06.753 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:06.810 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:06.852 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 22 ms. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:06.865 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:07.046 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8d7f67e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:07.064 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:07.079 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:07.084 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:07.094 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:07.105 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:07.105 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:07.121 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:07.129 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:07.134 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:07.136 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:07.145 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:07.151 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:07.161 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:07.206 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:07.219 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:07.226 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:07.299 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:07.300 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:07.378 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:07.430 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8d7f67e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:07.449 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:07.461 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:07.483 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:07.489 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:07.499 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:07.510 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:07.554 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:07.576 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:07.577 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:07.581 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:28:07.591 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:28:07.595 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:28:07.616 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:28:07.626 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:07.632 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:07.680 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:28:07.694 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:07.698 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:07.742 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT 07:28:07.803 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 83 ms. 07:28:07.812 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8d7f67e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:07.815 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:07.825 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:28:07.996 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:28:08.186 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t43m5z-gdn1d-local' 07:28:08.193 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t43m5z-gdn1d-local' locked successfully. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:08.282 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:08.285 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:28:08.294 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:28:08.297 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:28:08.304 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:28:08.312 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:28:08.333 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:28:08.347 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:28:08.393 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:28:08.481 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 07:28:08.735 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:08.737 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:08.745 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:08.748 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:08.754 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:08.761 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:08.780 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:08.792 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:08.828 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:28:08.879 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:08.993 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:28:09.430 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 44 ms. 07:28:10.814 [closeDeferredTimer-f65b933-1] INFO c.c.c.l.LocalRepoManagerImpl - [f65b933]_close: Shutting down real LocalRepoManager. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:28:10.919 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:11.982 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:11.996 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:28:12.018 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:28:12.022 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:28:12.030 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:28:12.037 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:28:12.063 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:28:12.076 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:28:12.117 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:28:12.174 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:28:12.358 [closeDeferredTimer-a6e149c-1] INFO c.c.c.l.LocalRepoManagerImpl - [a6e149c]_close: Shutting down real LocalRepoManager. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:12.671 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:12.692 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:28:12.701 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:28:12.705 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:28:12.711 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:28:12.734 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:28:12.778 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:28:12.802 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:28:12.892 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:28:12.949 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 07:28:13.305 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:13.309 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:13.319 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:13.322 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:13.331 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:13.343 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:13.367 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:13.382 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:13.425 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:28:13.498 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:13.694 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, this.localRepositoryRevisionInProgress=3, revision=16 07:28:13.694 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandom STANDARD_OUT 07:28:13.929 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 15 finished executing tests. org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT 07:28:13.966 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:13.969 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:28:13.978 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:28:13.985 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:28:13.995 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:28:14.004 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:28:14.024 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:28:14.035 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:28:14.072 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:28:14.138 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 07:28:14.163 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:14.166 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:28:14.176 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:28:14.180 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:28:14.186 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:28:14.193 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:28:14.212 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:28:14.225 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:28:14.259 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:28:14.454 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 07:28:14.679 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:14.685 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:28:14.691 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:28:14.693 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:28:14.698 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:28:14.704 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:28:14.720 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:28:14.730 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:28:14.763 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:28:14.870 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 07:28:15.128 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:15.138 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:15.150 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:15.154 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:15.161 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:15.167 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:15.184 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:15.197 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:15.236 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:28:15.341 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:15.468 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, this.localRepositoryRevisionInProgress=16, revision=21 07:28:15.468 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=21 07:28:15.692 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=21 07:28:15.874 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ec4f072-1e6b-40d2-81d6-d1035246692a remoteRepositoryId=8df5aee2-ac81-4ca5-b8b0-c9c25027b731, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=21 07:28:16.097 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:16.101 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:28:16.110 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:28:16.113 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:28:16.120 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:28:16.127 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:28:16.147 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:28:16.175 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:28:16.212 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:28:16.306 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 07:28:16.353 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:16.357 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:28:16.366 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:28:16.369 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:28:16.375 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:28:16.381 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:28:16.400 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:28:16.415 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:28:16.456 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:28:16.522 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 07:28:16.718 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:16.722 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00% 07:28:16.729 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00% 07:28:16.732 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17% 07:28:16.739 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29% 07:28:16.745 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50% 07:28:16.762 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60% 07:28:16.773 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83% 07:28:16.807 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55% 07:28:16.923 [Test worker] INFO o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00% 07:28:17.191 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12656b7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:17.195 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 13 finished executing tests. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT 07:28:18.072 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:18.227 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:18.566 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:18.824 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:20.114 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:20.333 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:20.898 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:21.522 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:21.665 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:21.831 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:21.993 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:22.182 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:22.318 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:22.708 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:23.229 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:23.860 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:24.385 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:24.996 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:25.201 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]initPersistenceManagerFactory: repositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b 07:28:25.208 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 15152 ms. 07:28:25.271 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [595fbaeb]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t43m60-rasb8-remote' 07:28:25.275 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [595fbaeb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t43m60-rasb8-remote' locked successfully. 07:28:27.377 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:27.814 [closeDeferredTimer-8d7f67e-5] INFO c.c.c.l.LocalRepoManagerImpl - [8d7f67e]_close: Shutting down real LocalRepoManager. 07:28:31.164 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:31.285 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:31.469 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:31.688 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:32.910 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:33.054 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:33.443 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:33.828 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:33.933 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:34.033 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:34.119 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:34.261 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:34.386 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:34.537 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:34.676 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:35.394 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:36.185 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:36.830 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:37.105 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [595fbaeb]initPersistenceManagerFactory: repositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8 07:28:37.110 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [595fbaeb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10197 ms. 07:28:37.301 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [595fbaeb]getCloseDeferredMillis: closeDeferredMillis=20000 07:28:37.302 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [595fbaeb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:37.302 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]getCloseDeferredMillis: closeDeferredMillis=20000 07:28:37.303 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:37.306 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:28:37.307 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:28:37.307 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:28:37.307 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:28:37.308 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:28:37.360 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 52 ms. 07:28:37.361 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:28:37.387 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. 07:28:37.389 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:28:37.422 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms. 07:28:37.423 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:28:37.452 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 28 ms. 07:28:37.454 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:28:37.490 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. 07:28:37.491 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:28:37.515 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 24 ms. 07:28:37.517 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:28:37.548 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 30 ms. 07:28:37.549 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:28:37.569 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 20 ms. 07:28:38.000 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:38.151 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:38.173 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 07:28:38.228 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.15% 07:28:38.255 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:28:38.308 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.57% 07:28:38.340 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:28:38.455 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 07:28:38.619 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:38.715 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:28:38.716 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:28:38.747 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:28:38.825 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 28 ms. 07:28:38.999 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, this.localRepositoryRevisionInProgress=-1, revision=3 07:28:39.000 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:39.326 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:28:39.326 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:28:39.338 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:28:39.442 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:39.518 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:39.588 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:39.712 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:39.795 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:39.877 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:39.950 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:40.055 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:40.148 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:40.222 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:40.336 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:40.418 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:40.492 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:40.600 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:40.685 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:40.774 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:40.851 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:40.967 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:41.067 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:41.146 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:41.289 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:41.409 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:41.523 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:41.613 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:28:41.880 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:41.884 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:41.894 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:41.898 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:41.907 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:41.917 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:41.939 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:41.951 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:41.999 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:28:42.064 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:42.140 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:42.147 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:42.158 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:42.162 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:42.170 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:42.177 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:42.197 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:42.209 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:42.246 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:28:42.324 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:42.415 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:42.420 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:42.436 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:42.440 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:42.447 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:42.454 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:42.473 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:42.482 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:42.522 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:28:42.574 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:42.655 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms. 07:28:42.896 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:28:42.956 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:42.959 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:42.964 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:42.968 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:42.979 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:42.985 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:43.001 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:43.011 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:43.046 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:28:43.079 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:43.171 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:28:43.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, this.localRepositoryRevisionInProgress=3, revision=10 07:28:43.217 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:28:43.332 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:28:43.350 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:43.354 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:43.365 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:43.368 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:43.374 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:43.380 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:43.398 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:43.410 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:43.445 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:28:43.477 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:43.539 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, this.localRepositoryRevisionInProgress=10, revision=12 07:28:43.539 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:28:43.650 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:43.655 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:43.667 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:43.670 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:43.677 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:43.683 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:43.701 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:43.712 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:43.747 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:28:43.780 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:43.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, this.localRepositoryRevisionInProgress=12, revision=14 07:28:43.825 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:28:43.904 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:43.908 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:43.915 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:43.918 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:43.924 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:43.931 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:43.950 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:43.961 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:43.997 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:28:44.059 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:44.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, this.localRepositoryRevisionInProgress=14, revision=16 07:28:44.101 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0d26557-dca6-47e2-9cc3-de0f8f6e3e9b remoteRepositoryId=1db37197-a705-42aa-85eb-8c607c3e59b8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:28:44.188 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:44.194 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:28:44.205 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:28:44.209 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:28:44.217 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:28:44.225 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:28:44.245 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:28:44.258 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:28:44.296 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:28:44.336 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:28:44.378 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:28:44.380 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT 07:28:44.584 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:28:44.801 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t44eew-1zt6i-local' 07:28:44.808 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t44eew-1zt6i-local' locked successfully. 07:28:50.630 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:52.998 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:53.167 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:53.355 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:53.611 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:54.534 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:54.659 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:55.017 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:55.443 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:55.572 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:55.699 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:55.786 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:55.893 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:56.138 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:56.288 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:56.441 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:56.882 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:57.303 [closeDeferredTimer-595fbaeb-1] INFO c.c.c.l.LocalRepoManagerImpl - [595fbaeb]_close: Shutting down real LocalRepoManager. 07:28:57.937 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:59.007 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:28:59.297 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]initPersistenceManagerFactory: repositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 07:28:59.305 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9160 ms. 07:28:59.355 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ebf2a1e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t44eez-cbcgp-remote' 07:28:59.359 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ebf2a1e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t44eez-cbcgp-remote' locked successfully. 07:29:02.613 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:04.380 [closeDeferredTimer-9d31dc4-a] INFO c.c.c.l.LocalRepoManagerImpl - [9d31dc4]_close: Shutting down real LocalRepoManager. 07:29:06.186 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:06.507 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:07.096 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:08.297 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:09.292 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:09.461 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:09.769 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:10.499 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:10.592 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:10.693 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:10.771 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:10.889 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:10.998 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:11.142 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:11.285 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:11.676 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:12.179 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:12.769 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:13.037 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ebf2a1e]initPersistenceManagerFactory: repositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29 07:29:13.056 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ebf2a1e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10931 ms. 07:29:13.184 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ebf2a1e]getCloseDeferredMillis: closeDeferredMillis=20000 07:29:13.184 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ebf2a1e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:13.185 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]getCloseDeferredMillis: closeDeferredMillis=20000 07:29:13.185 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:13.191 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:29:13.192 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:29:13.193 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:29:13.193 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:29:13.193 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:29:13.213 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 19 ms. 07:29:13.214 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:13.294 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 80 ms. 07:29:13.297 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:13.359 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms. 07:29:13.359 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:13.408 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 48 ms. 07:29:13.409 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:13.442 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms. 07:29:13.443 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:13.485 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 42 ms. 07:29:13.487 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:13.538 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms. 07:29:13.539 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:13.560 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 21 ms. 07:29:14.036 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:14.242 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:14.264 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 07:29:14.354 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.55% 07:29:14.386 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:29:14.446 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.34% 07:29:14.480 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:29:14.564 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 07:29:14.700 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:14.799 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:29:14.800 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:29:14.832 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:29:14.948 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 72 ms. 07:29:15.095 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, this.localRepositoryRevisionInProgress=-1, revision=3 07:29:15.096 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:15.434 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:29:15.435 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:29:15.447 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:29:15.559 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:15.631 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:15.698 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:15.832 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:15.916 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:15.991 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:16.067 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:16.167 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:16.253 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:16.330 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:16.443 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:16.528 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:16.602 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:16.715 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:16.803 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:16.894 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:16.974 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:17.093 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:17.196 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:17.278 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:17.498 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:17.572 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:17.672 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:17.743 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:18.225 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:18.229 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:18.235 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:18.238 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:29:18.244 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:29:18.250 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:29:18.263 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:29:18.271 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:29:18.298 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:29:18.341 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:18.395 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:18.399 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:18.410 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:18.413 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:29:18.418 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:29:18.423 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:29:18.441 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:29:18.452 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:29:18.487 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:29:18.545 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:18.610 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:18.619 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:18.632 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:18.635 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:29:18.642 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:29:18.648 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:29:18.667 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:29:18.679 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:29:18.714 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:29:18.785 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:18.854 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 53 ms. 07:29:18.980 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:29:19.046 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:19.049 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:19.057 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:19.060 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:29:19.076 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:29:19.083 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:29:19.098 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:29:19.107 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:29:19.140 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:29:19.186 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:19.255 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:29:19.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, this.localRepositoryRevisionInProgress=3, revision=10 07:29:19.294 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:29:19.385 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:29:19.486 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:19.491 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:19.497 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:19.499 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:29:19.505 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:29:19.511 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:29:19.526 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:29:19.536 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:29:19.564 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:29:19.609 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:19.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, this.localRepositoryRevisionInProgress=10, revision=12 07:29:19.656 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3952de7c-ca44-4d32-bff0-c45cb94fe427 remoteRepositoryId=73a1473c-6947-49ad-b33f-7928b0ffab29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:29:19.760 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:19.766 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:19.772 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:19.774 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:29:19.780 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:29:19.785 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:29:19.800 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:29:19.810 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:29:19.840 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:29:19.887 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:19.938 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:19.940 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:19.952 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:19.955 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:29:19.960 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:29:19.990 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:29:20.015 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:29:20.026 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:29:20.062 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:29:20.098 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:20.155 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:20.158 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectDir STANDARD_OUT 07:29:20.373 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:29:20.615 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t4561s-kpuiz-local' 07:29:20.623 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t4561s-kpuiz-local' locked successfully. 07:29:24.336 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:26.336 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:26.486 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:26.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:26.900 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:28.094 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:28.302 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:28.793 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:29.464 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:29.588 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:29.787 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:29.872 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:29.981 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:30.093 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:30.242 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:30.383 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:30.734 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:31.189 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:31.780 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:31.977 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]initPersistenceManagerFactory: repositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc 07:29:31.986 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8230 ms. 07:29:32.034 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1224f6be]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t4561v-k4baq-remote' 07:29:32.038 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1224f6be]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t4561v-k4baq-remote' locked successfully. 07:29:33.185 [closeDeferredTimer-5ebf2a1e-1] INFO c.c.c.l.LocalRepoManagerImpl - [5ebf2a1e]_close: Shutting down real LocalRepoManager. 07:29:35.498 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:37.863 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:38.251 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:38.466 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:38.741 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:39.654 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:39.847 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:40.158 [closeDeferredTimer-157d09fe-9] INFO c.c.c.l.LocalRepoManagerImpl - [157d09fe]_close: Shutting down real LocalRepoManager. 07:29:40.527 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:42.408 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:42.883 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:43.194 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:43.344 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:43.472 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:43.592 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:43.733 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:43.872 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:44.225 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:44.865 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:45.426 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:29:45.630 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1224f6be]initPersistenceManagerFactory: repositoryId=a445aa14-c78a-4d69-88e9-9209443ba639 07:29:45.635 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1224f6be]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10677 ms. 07:29:45.781 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1224f6be]getCloseDeferredMillis: closeDeferredMillis=20000 07:29:45.781 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1224f6be]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:45.782 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]getCloseDeferredMillis: closeDeferredMillis=20000 07:29:45.782 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:45.787 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:29:45.788 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:29:45.788 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:29:45.788 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:29:45.788 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:29:45.820 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 30 ms. 07:29:45.820 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:45.859 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 39 ms. 07:29:45.862 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:45.907 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 45 ms. 07:29:45.907 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:45.953 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms. 07:29:45.955 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:45.976 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 21 ms. 07:29:45.976 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:46.008 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms. 07:29:46.009 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:46.034 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 24 ms. 07:29:46.035 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:29:46.054 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 19 ms. 07:29:46.519 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:46.779 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:46.797 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 07:29:46.871 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.07% 07:29:46.893 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:29:46.928 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.57% 07:29:46.946 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:29:47.022 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 07:29:47.243 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:47.332 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:29:47.333 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:29:47.362 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:29:47.466 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 58 ms. 07:29:47.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, this.localRepositoryRevisionInProgress=-1, revision=3 07:29:47.606 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:48.060 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:29:48.062 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:29:48.076 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:29:48.159 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:48.219 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:48.279 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:48.367 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:48.425 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:48.482 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:48.535 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:48.610 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:48.704 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:48.759 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:48.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:48.907 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:48.959 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:49.038 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:49.104 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:49.171 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:49.227 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:49.297 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:49.372 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:49.438 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:49.594 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:49.661 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:49.754 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:49.821 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:29:50.023 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:50.032 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:50.038 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:50.043 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:29:50.052 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:29:50.057 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:29:50.073 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:29:50.083 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:29:50.112 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:29:50.145 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:50.199 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:50.202 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:50.208 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:50.211 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:29:50.216 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:29:50.222 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:29:50.239 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:29:50.249 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:29:50.285 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:29:50.332 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:50.391 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:50.395 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:50.407 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:50.409 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:29:50.415 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:29:50.422 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:29:50.439 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:29:50.449 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:29:50.476 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:29:50.537 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:50.626 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 65 ms. 07:29:50.708 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:29:50.757 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:50.761 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:50.769 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:50.772 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:29:50.784 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:29:50.789 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:29:50.803 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:29:50.811 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:29:50.839 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:29:50.869 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:50.919 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:29:50.960 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, this.localRepositoryRevisionInProgress=3, revision=10 07:29:50.961 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6d39b5dc-e6b4-47a7-b071-9fb728466cfc remoteRepositoryId=a445aa14-c78a-4d69-88e9-9209443ba639, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:29:51.061 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:29:51.074 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:51.078 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:51.084 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:51.086 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:29:51.091 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:29:51.096 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:29:51.109 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:29:51.117 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:29:51.149 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:29:51.186 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:51.224 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:51.228 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:29:51.234 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:29:51.237 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:29:51.242 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:29:51.249 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:29:51.266 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:29:51.276 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:29:51.307 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:29:51.342 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:29:51.378 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:29:51.380 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithoutWritePermission STANDARD_OUT 07:29:51.611 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:29:51.857 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26a9a97f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t45u5p-rbb5d-local' 07:29:51.864 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26a9a97f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t45u5p-rbb5d-local' locked successfully. 07:29:58.293 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:00.386 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:00.519 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:00.740 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:01.021 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:02.159 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:02.324 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:02.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:03.270 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:03.389 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:03.526 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:03.615 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:03.814 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:03.938 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:04.084 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:04.226 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:04.650 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:05.117 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:05.668 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:05.782 [closeDeferredTimer-1224f6be-1] INFO c.c.c.l.LocalRepoManagerImpl - [1224f6be]_close: Shutting down real LocalRepoManager. 07:30:06.378 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26a9a97f]initPersistenceManagerFactory: repositoryId=941978cd-6223-4af7-a12c-e5f990520f2a 07:30:06.398 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26a9a97f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8946 ms. 07:30:06.455 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [121ecbff]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t45u5r-hhuye-remote' 07:30:06.459 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [121ecbff]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t45u5r-hhuye-remote' locked successfully. 07:30:09.900 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:11.380 [closeDeferredTimer-5e35b9fb-8] INFO c.c.c.l.LocalRepoManagerImpl - [5e35b9fb]_close: Shutting down real LocalRepoManager. 07:30:13.772 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:14.105 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:14.796 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:15.739 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:16.850 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:17.035 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:17.389 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:18.081 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:18.187 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:18.414 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:18.492 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:18.627 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:18.737 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:18.858 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:18.990 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:19.371 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:19.820 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:20.394 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:20.595 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [121ecbff]initPersistenceManagerFactory: repositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a 07:30:20.602 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [121ecbff]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11116 ms. 07:30:20.703 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [121ecbff]getCloseDeferredMillis: closeDeferredMillis=20000 07:30:20.703 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [121ecbff]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:20.704 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26a9a97f]getCloseDeferredMillis: closeDeferredMillis=20000 07:30:20.704 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26a9a97f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:20.709 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:30:20.709 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:30:20.709 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:30:20.709 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:30:20.709 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:30:20.745 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 35 ms. 07:30:20.745 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:20.773 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 28 ms. 07:30:20.775 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:20.841 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms. 07:30:20.842 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:20.911 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 68 ms. 07:30:20.913 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:20.942 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. 07:30:20.942 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:20.994 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 52 ms. 07:30:20.997 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:21.086 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms. 07:30:21.086 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:21.113 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. 07:30:21.815 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:30:22.018 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:30:22.033 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 07:30:22.085 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.04% 07:30:22.105 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:30:22.147 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.57% 07:30:22.182 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:30:22.276 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 07:30:22.529 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:30:22.714 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:30:22.715 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:30:22.741 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:30:22.853 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 43 ms. 07:30:22.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, this.localRepositoryRevisionInProgress=-1, revision=3 07:30:22.957 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:23.222 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:30:23.222 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:30:23.230 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:30:23.303 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:23.357 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:23.414 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:23.514 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:23.583 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:23.641 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:23.693 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:23.776 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:23.833 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:23.882 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:23.964 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:24.020 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:24.079 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:24.155 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:24.260 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:24.321 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:24.365 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:24.441 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:24.510 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:24.561 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:24.708 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:24.765 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:24.845 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:24.908 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=941978cd-6223-4af7-a12c-e5f990520f2a remoteRepositoryId=53797bef-d791-41dc-97f3-fec22e3dac0a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:25.093 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26a9a97f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:25.096 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:30:25.100 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:30:25.102 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:30:25.107 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:30:25.113 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:30:25.127 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:30:25.136 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:30:25.161 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:30:25.191 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:30:25.245 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26a9a97f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:25.249 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:30:25.260 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:30:25.262 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:30:25.267 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:30:25.272 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:30:25.286 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:30:25.295 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:30:25.321 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:30:25.356 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:30:25.403 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [26a9a97f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:25.406 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParentGrantedIndirectly STANDARD_OUT 07:30:25.643 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:30:25.884 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t46keq-99mnd-local' 07:30:25.893 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t46keq-99mnd-local' locked successfully. 07:30:30.209 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:32.413 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:32.541 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:32.734 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:32.910 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:33.873 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:34.024 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:34.356 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:34.836 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:34.931 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:35.034 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:35.106 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:35.203 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:35.384 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:35.528 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:35.687 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:36.102 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:36.527 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:37.106 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:37.340 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]initPersistenceManagerFactory: repositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 07:30:37.349 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7657 ms. 07:30:37.398 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [35ac2dc6]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t46kev-urj76-remote' 07:30:37.404 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [35ac2dc6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t46kev-urj76-remote' locked successfully. 07:30:39.464 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:40.705 [closeDeferredTimer-121ecbff-1] INFO c.c.c.l.LocalRepoManagerImpl - [121ecbff]_close: Shutting down real LocalRepoManager. 07:30:42.099 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:42.243 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:42.386 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:42.581 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:43.656 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:43.777 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:44.054 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:44.505 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:44.611 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:44.716 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:44.805 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:45.086 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:45.347 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:45.405 [closeDeferredTimer-26a9a97f-4] INFO c.c.c.l.LocalRepoManagerImpl - [26a9a97f]_close: Shutting down real LocalRepoManager. 07:30:45.863 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:46.199 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:47.390 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:48.045 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:48.769 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:30:48.931 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [35ac2dc6]initPersistenceManagerFactory: repositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608 07:30:48.941 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [35ac2dc6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9905 ms. 07:30:49.030 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [35ac2dc6]getCloseDeferredMillis: closeDeferredMillis=20000 07:30:49.030 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [35ac2dc6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:49.031 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]getCloseDeferredMillis: closeDeferredMillis=20000 07:30:49.031 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:49.036 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:30:49.036 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:30:49.036 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:30:49.036 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:30:49.036 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:30:49.057 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 21 ms. 07:30:49.058 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:49.082 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 24 ms. 07:30:49.083 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:49.136 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 53 ms. 07:30:49.137 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:49.222 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 85 ms. 07:30:49.245 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:49.282 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 37 ms. 07:30:49.282 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:49.310 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 28 ms. 07:30:49.313 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:49.363 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms. 07:30:49.363 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:30:49.423 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 60 ms. 07:30:49.839 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:30:49.986 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:30:50.003 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 07:30:50.060 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.09% 07:30:50.079 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:30:50.122 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.49% 07:30:50.146 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:30:50.212 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 07:30:50.317 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:30:50.386 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:30:50.386 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:30:50.418 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:30:50.524 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms. 07:30:50.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, this.localRepositoryRevisionInProgress=-1, revision=3 07:30:50.640 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:50.934 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:30:50.934 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:30:50.941 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:30:51.018 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.072 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.113 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.189 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.281 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.322 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.390 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.441 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.486 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.582 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.634 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.681 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.751 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.807 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.867 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.917 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:51.991 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:52.056 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:52.105 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:52.254 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:52.315 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:52.404 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:52.463 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:30:52.628 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:52.629 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:30:52.644 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:30:52.646 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:30:52.650 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:30:52.655 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:30:52.667 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:30:52.674 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:30:52.698 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:30:52.723 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:30:52.764 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:52.769 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:30:52.774 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:30:52.776 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:30:52.781 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:30:52.784 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:30:52.797 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:30:52.804 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:30:52.829 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:30:52.871 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:30:52.916 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:52.918 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:30:52.931 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:30:52.933 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:30:52.937 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:30:52.941 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:30:52.953 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:30:52.960 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:30:52.983 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:30:53.009 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:30:53.038 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 21 ms. 07:30:53.149 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:30:53.194 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:30:53.262 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. 07:30:53.372 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:53.376 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:30:53.383 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:30:53.385 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:30:53.397 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:30:53.401 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:30:53.413 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:30:53.419 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:30:53.443 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:30:53.470 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:30:53.496 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:30:53.547 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:53.550 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:30:53.556 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:30:53.558 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:30:53.562 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:30:53.567 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:30:53.579 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:30:53.586 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:30:53.610 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:30:53.634 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:30:53.712 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, this.localRepositoryRevisionInProgress=3, revision=12 07:30:53.712 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:30:53.797 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:30:53.818 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:53.821 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:30:53.824 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:30:53.826 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:30:53.829 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:30:53.833 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:30:53.844 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:30:53.852 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:30:53.875 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:30:53.902 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:30:53.937 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, this.localRepositoryRevisionInProgress=12, revision=14 07:30:53.937 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:30:53.992 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:53.995 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:30:54.001 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:30:54.005 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:30:54.013 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:30:54.017 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:30:54.028 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:30:54.035 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:30:54.058 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:30:54.084 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:30:54.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, this.localRepositoryRevisionInProgress=14, revision=16 07:30:54.124 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:30:54.185 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:54.188 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:30:54.194 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:30:54.197 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:30:54.202 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:30:54.207 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:30:54.219 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:30:54.228 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:30:54.252 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:30:54.278 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:30:54.320 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, this.localRepositoryRevisionInProgress=16, revision=18 07:30:54.320 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a6e18025-f7a7-4bb4-bbaa-568deabf2ac7 remoteRepositoryId=5eafe2e3-c1d3-4f19-bbe1-e1135c5dc608, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 07:30:54.386 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:54.389 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:30:54.395 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:30:54.397 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:30:54.401 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:30:54.406 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:30:54.422 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:30:54.433 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:30:54.463 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:30:54.495 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:30:54.553 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:30:54.555 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectFile STANDARD_OUT 07:30:54.797 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:30:55.048 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7277758e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t476wy-u4zzo-local' 07:30:55.059 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7277758e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t476wy-u4zzo-local' locked successfully. 07:30:59.348 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:01.434 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:01.589 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:01.875 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:02.115 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:03.045 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:03.220 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:03.584 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:03.975 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:04.060 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:04.274 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:04.358 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:04.461 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:04.577 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:04.730 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:04.888 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:05.269 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:05.694 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:06.215 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:06.432 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7277758e]initPersistenceManagerFactory: repositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c 07:31:06.442 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7277758e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7603 ms. 07:31:06.479 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e894040]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t476x2-oqtei-remote' 07:31:06.485 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e894040]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/k0t476x2-oqtei-remote' locked successfully. 07:31:08.312 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:09.032 [closeDeferredTimer-35ac2dc6-1] INFO c.c.c.l.LocalRepoManagerImpl - [35ac2dc6]_close: Shutting down real LocalRepoManager. 07:31:11.398 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:11.537 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:11.765 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:12.057 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:12.963 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:13.123 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:13.512 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:13.920 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:14.034 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:14.138 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:14.228 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:14.338 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:14.475 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:14.555 [closeDeferredTimer-54c164d9-b] INFO c.c.c.l.LocalRepoManagerImpl - [54c164d9]_close: Shutting down real LocalRepoManager. 07:31:15.200 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:15.640 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:17.459 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:18.252 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:19.090 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:31:19.263 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e894040]initPersistenceManagerFactory: repositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575 07:31:19.268 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e894040]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11337 ms. 07:31:19.352 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e894040]getCloseDeferredMillis: closeDeferredMillis=20000 07:31:19.353 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e894040]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:31:19.353 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7277758e]getCloseDeferredMillis: closeDeferredMillis=20000 07:31:19.354 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7277758e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:31:19.357 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:31:19.358 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:31:19.358 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:31:19.358 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:31:19.358 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:31:19.379 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 21 ms. 07:31:19.379 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:31:19.416 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 37 ms. 07:31:19.423 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:31:19.459 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 35 ms. 07:31:19.459 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:31:19.486 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 27 ms. 07:31:19.488 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:31:19.514 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. 07:31:19.514 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:31:19.577 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms. 07:31:19.578 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:31:19.646 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 67 ms. 07:31:19.646 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:31:19.694 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 48 ms. 07:31:20.255 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:31:20.446 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:31:20.462 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.00% 07:31:20.512 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 63.26% 07:31:20.532 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.34% 07:31:20.572 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.57% 07:31:20.597 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.67% 07:31:20.662 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 95.73% 07:31:20.794 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:31:20.873 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:31:20.873 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:31:20.906 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:31:21.002 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms. 07:31:21.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, this.localRepositoryRevisionInProgress=-1, revision=3 07:31:21.109 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:21.432 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:31:21.433 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:31:21.445 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:31:21.514 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:21.561 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:21.599 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:21.669 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:21.716 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:21.759 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:21.801 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:21.863 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:21.910 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:21.952 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.037 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.086 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.134 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.208 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.264 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.325 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.375 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.451 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.517 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.683 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.741 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.814 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:22.871 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3 07:31:23.134 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7277758e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:31:23.136 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:31:23.141 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:31:23.145 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:31:23.151 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:31:23.156 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:31:23.172 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:31:23.182 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:31:23.212 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:31:23.245 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:31:23.294 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7277758e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:31:23.304 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:31:23.308 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:31:23.310 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:31:23.314 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:31:23.319 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:31:23.333 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:31:23.340 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:31:23.363 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:31:23.421 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:31:23.647 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7277758e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:31:23.652 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:31:23.665 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:31:23.667 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:31:23.672 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:31:23.676 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:31:23.688 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:31:23.697 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:31:23.720 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:31:23.744 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:31:23.786 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. 07:31:23.852 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:31:23.881 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7277758e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:31:23.884 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:31:23.888 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:31:23.889 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:31:23.900 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:31:23.905 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:31:23.921 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:31:23.930 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:31:23.956 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:31:23.989 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:31:24.037 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:31:24.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, this.localRepositoryRevisionInProgress=3, revision=10 07:31:24.070 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ff07281-aac1-4dc1-8042-e3efbbfd3e1c remoteRepositoryId=1e0f2a4f-3f83-4111-ae56-7df9abcbe575, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:31:24.142 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:31:24.163 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7277758e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:31:24.168 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:31:24.180 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:31:24.181 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:31:24.186 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:31:24.191 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:31:24.202 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:31:24.210 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:31:24.232 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:31:24.260 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:31:24.288 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7277758e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:31:24.290 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 1.00% 07:31:24.294 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 50.00% 07:31:24.296 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 58.17% 07:31:24.301 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 64.29% 07:31:24.305 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 74.50% 07:31:24.317 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 79.60% 07:31:24.325 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 90.83% 07:31:24.347 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 96.55% 07:31:24.370 [Test worker] INFO o.s.l.AbstractPermissionTest - Local sync...: 100.00% 07:31:24.394 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7277758e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:31:24.396 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 11 finished executing tests. Finished generating test XML results (0.024 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/test-results/test Generating HTML test report... Finished generating test html results (0.016 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/reports/tests/test :org.subshare.local:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 4 mins 50.164 secs. :org.subshare.local.dbrepo:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:compileJava Executing task ':org.subshare.local.dbrepo:compileJava' (up-to-date check took 0.014 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.local.dbrepo:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning [ant:echo] *********************************************** [ant:echo] ******************* ENHANCE ******************* [ant:echo] *********************************************** [ant:echo] Note: You must run gradle with the '-i' option to see output from the enhancer! [ant:datanucleusenhancer] DataNucleus Enhancer (version 4.0.7) for API "JDO" [ant:datanucleusenhancer] DataNucleus Enhancer : Classpath [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/classes/main [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.0/da217367fd25e88df52ba79e47658d4cf928b0d1/commons-collections4-4.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/libs/org.subshare.local-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/co.codewizards.cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/4d688ce1b948632a7da4c0c6c387d93baffbdb16/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/co.codewizards.cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/bf26ca6257489f1fb1ca0f761b2af3825d09f637/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.jdo/jdo-api/3.1-rc1/da4b868e9c5eb00819dfff8a58bba86bd0702280/jdo-api-3.1-rc1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/161b03/ce743853aae16a6143df20f45f579f36df8f5ea5/bcprov-jdk15on-161b03.jar [ant:datanucleusenhancer] Sep 21, 2019 7:31:26 AM org.datanucleus.enhancer.CommandLineHelper logEnhancerVersion [ant:datanucleusenhancer] INFO: DataNucleus Enhancer (version 4.0.7) for API "JDO" [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-core/4.0.7/2a3e7cf879dd5ff80dd3e70c3eee5366dc6552b5/datanucleus-core-4.0.7.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/4.0.5/d12e5369152fe051875eb078a2b856849558e38c/datanucleus-api-jdo-4.0.5.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/4.0.12/7086645ac78c023b3c0ba65bc6fd8a98169f6a49/datanucleus-rdbms-4.0.12.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.13.1.1/29c42babe5c5463c6eea45487d3cfbfe8348ccd1/derby-10.13.1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.0/99f802e0cb3e953ba3d6e698795c4aeb98d37c48/jaxb-api-2.3.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.0/3a3c6a62719d967175b76b63925f1fb495f11437/jaxb-impl-2.3.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-core/2.3.0/d044c784e41d026778693fb44a8026c1fd9a7506/jaxb-core-2.3.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.activation/activation/1.1.1/485de3a253e23f645037828c07f1d7f1af40763a/activation-1.1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/org.bouncycastle.openpgp.wot/161b03.0/5d9e2014ad1e21ddbb28fcd1a4099761428b9e16/org.bouncycastle.openpgp.wot-161b03.0.jar [ant:datanucleusenhancer] >> /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.7-SNAPSHOT.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/javax.transaction/transaction-api/1.1/2ca09f0b36ca7d71b762e14ea2ff09d5eac57558/transaction-api-1.1.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpg-jdk15on/161b03/408b69a033a990f8ce6b66637360657357872aa1/bcpg-jdk15on-161b03.jar [ant:datanucleusenhancer] >> /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.21/139535a69a4239db087de9bab0bee568bf8e0b70/slf4j-api-1.7.21.jar [ant:datanucleusenhancer] DataNucleus Enhancer completed with success for 0 classes. Timings : input=379 ms, enhance=0 ms, total=379 ms. Consult the log for full details [ant:datanucleusenhancer] DataNucleus Enhancer completed and no classes were enhanced. Consult the log for full details [ant:datanucleusenhancer] Sep 21, 2019 7:31:26 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage [ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed with success for 0 classes. Timings : input=379 ms, enhance=0 ms, total=379 ms. Consult the log for full details [ant:datanucleusenhancer] Sep 21, 2019 7:31:26 AM org.datanucleus.enhancer.DataNucleusEnhancer main [ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed and no classes were enhanced. Consult the log for full details [ant:echo] *********************************************** [ant:echo] *********************************************** [ant:echo] *********************************************** :org.subshare.local.dbrepo:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 1.816 secs. :org.subshare.local.dbrepo:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:processResources Executing task ':org.subshare.local.dbrepo:processResources' (up-to-date check took 0.005 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/resources/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/resources/main/META-INF has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/resources/main/META-INF/services has been removed. :org.subshare.local.dbrepo:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.03 secs. :org.subshare.local.dbrepo:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:classes Skipping task ':org.subshare.local.dbrepo:classes' as it has no actions. :org.subshare.local.dbrepo:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.local.dbrepo:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/java', not found Skipping task ':org.subshare.local.dbrepo:compileTestJava' as it has no source files. :org.subshare.local.dbrepo:compileTestJava UP-TO-DATE :org.subshare.local.dbrepo:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.local.dbrepo:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/src/test/resources', not found Skipping task ':org.subshare.local.dbrepo:processTestResources' as it has no source files. :org.subshare.local.dbrepo:processTestResources UP-TO-DATE :org.subshare.local.dbrepo:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs. :org.subshare.local.dbrepo:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:testClasses Skipping task ':org.subshare.local.dbrepo:testClasses' as it has no actions. :org.subshare.local.dbrepo:testClasses UP-TO-DATE :org.subshare.local.dbrepo:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.local.dbrepo:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/classes/test', not found Skipping task ':org.subshare.local.dbrepo:test' as it has no source files. :org.subshare.local.dbrepo:test UP-TO-DATE :org.subshare.local.dbrepo:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.client:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/java', not found Skipping task ':org.subshare.ls.client:compileTestJava' as it has no source files. :org.subshare.ls.client:compileTestJava UP-TO-DATE :org.subshare.ls.client:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.client:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/src/test/resources', not found Skipping task ':org.subshare.ls.client:processTestResources' as it has no source files. :org.subshare.ls.client:processTestResources UP-TO-DATE :org.subshare.ls.client:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs. :org.subshare.ls.client:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:testClasses Skipping task ':org.subshare.ls.client:testClasses' as it has no actions. :org.subshare.ls.client:testClasses UP-TO-DATE :org.subshare.ls.client:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.client:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build/classes/test', not found Skipping task ':org.subshare.ls.client:test' as it has no source files. :org.subshare.ls.client:test UP-TO-DATE :org.subshare.ls.client:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.core:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/java', not found Skipping task ':org.subshare.ls.core:compileTestJava' as it has no source files. :org.subshare.ls.core:compileTestJava UP-TO-DATE :org.subshare.ls.core:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.core:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/src/test/resources', not found Skipping task ':org.subshare.ls.core:processTestResources' as it has no source files. :org.subshare.ls.core:processTestResources UP-TO-DATE :org.subshare.ls.core:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.core:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:testClasses Skipping task ':org.subshare.ls.core:testClasses' as it has no actions. :org.subshare.ls.core:testClasses UP-TO-DATE :org.subshare.ls.core:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.core:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build/classes/test', not found Skipping task ':org.subshare.ls.core:test' as it has no source files. :org.subshare.ls.core:test UP-TO-DATE :org.subshare.ls.core:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.client:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/java', not found Skipping task ':org.subshare.ls.rest.client:compileTestJava' as it has no source files. :org.subshare.ls.rest.client:compileTestJava UP-TO-DATE :org.subshare.ls.rest.client:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.client:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/src/test/resources', not found Skipping task ':org.subshare.ls.rest.client:processTestResources' as it has no source files. :org.subshare.ls.rest.client:processTestResources UP-TO-DATE :org.subshare.ls.rest.client:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.client:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:testClasses Skipping task ':org.subshare.ls.rest.client:testClasses' as it has no actions. :org.subshare.ls.rest.client:testClasses UP-TO-DATE :org.subshare.ls.rest.client:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.client:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.client/build/classes/test', not found Skipping task ':org.subshare.ls.rest.client:test' as it has no source files. :org.subshare.ls.rest.client:test UP-TO-DATE :org.subshare.ls.rest.client:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.server:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/java', not found Skipping task ':org.subshare.ls.rest.server:compileTestJava' as it has no source files. :org.subshare.ls.rest.server:compileTestJava UP-TO-DATE :org.subshare.ls.rest.server:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.server:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/src/test/resources', not found Skipping task ':org.subshare.ls.rest.server:processTestResources' as it has no source files. :org.subshare.ls.rest.server:processTestResources UP-TO-DATE :org.subshare.ls.rest.server:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.server:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:testClasses Skipping task ':org.subshare.ls.rest.server:testClasses' as it has no actions. :org.subshare.ls.rest.server:testClasses UP-TO-DATE :org.subshare.ls.rest.server:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.server:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.rest.server/build/classes/test', not found Skipping task ':org.subshare.ls.rest.server:test' as it has no source files. :org.subshare.ls.rest.server:test UP-TO-DATE :org.subshare.ls.rest.server:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/java', not found Skipping task ':org.subshare.ls.server:compileTestJava' as it has no source files. :org.subshare.ls.server:compileTestJava UP-TO-DATE :org.subshare.ls.server:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/src/test/resources', not found Skipping task ':org.subshare.ls.server:processTestResources' as it has no source files. :org.subshare.ls.server:processTestResources UP-TO-DATE :org.subshare.ls.server:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:testClasses Skipping task ':org.subshare.ls.server:testClasses' as it has no actions. :org.subshare.ls.server:testClasses UP-TO-DATE :org.subshare.ls.server:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build/classes/test', not found Skipping task ':org.subshare.ls.server:test' as it has no source files. :org.subshare.ls.server:test UP-TO-DATE :org.subshare.ls.server:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.server.cproc:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/java', not found Skipping task ':org.subshare.ls.server.cproc:compileTestJava' as it has no source files. :org.subshare.ls.server.cproc:compileTestJava UP-TO-DATE :org.subshare.ls.server.cproc:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.server.cproc:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/src/test/resources', not found Skipping task ':org.subshare.ls.server.cproc:processTestResources' as it has no source files. :org.subshare.ls.server.cproc:processTestResources UP-TO-DATE :org.subshare.ls.server.cproc:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server.cproc:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:testClasses Skipping task ':org.subshare.ls.server.cproc:testClasses' as it has no actions. :org.subshare.ls.server.cproc:testClasses UP-TO-DATE :org.subshare.ls.server.cproc:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server.cproc:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server.cproc/build/classes/test', not found Skipping task ':org.subshare.ls.server.cproc:test' as it has no source files. :org.subshare.ls.server.cproc:test UP-TO-DATE :org.subshare.ls.server.cproc:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.rest.client:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:compileTestJava Executing task ':org.subshare.rest.client:compileTestJava' (up-to-date check took 0.011 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/classes/test/org/subshare has been removed. All input files are considered out-of-date for incremental task ':org.subshare.rest.client:compileTestJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/src/test/java/org/subshare/rest/client/transport/CryptreeRepoTransportTest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning :org.subshare.rest.client:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.209 secs. :org.subshare.rest.client:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/src/test/resources', not found Skipping task ':org.subshare.rest.client:processTestResources' as it has no source files. :org.subshare.rest.client:processTestResources UP-TO-DATE :org.subshare.rest.client:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs. :org.subshare.rest.client:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:testClasses Skipping task ':org.subshare.rest.client:testClasses' as it has no actions. :org.subshare.rest.client:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.rest.client:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:test Executing task ':org.subshare.rest.client:test' (up-to-date check took 0.016 secs) due to: Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/test-results/test/binary has changed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/test-results/test/binary/output.bin has been removed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 16'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 16' Successfully started process 'Gradle Test Executor 16' Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 16 started executing tests. org.subshare.rest.client.transport.CryptreeRepoTransportTest > encryptAndSignAndVerifyAndDecrypt STANDARD_OUT 07:31:30.878 [Test worker] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 07:31:31.797 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load(). 07:31:31.832 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.gnupg.dir' is not set (config is queried next). 07:31:31.836 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.subshare/subshare.properties'. 07:31:31.850 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [60301f6f]: file='/home/tomcat/.subshare/subshare.properties' 07:31:31.852 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [60301f6f]tryAcquire: returning true. lockCounter=1 07:31:31.868 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [60301f6f]release: releasing underlying FileLock. lockCounter=0 07:31:31.869 [Test worker] DEBUG org.subshare.core.pgp.gnupg.GnuPgDir - getFile: dirString=${user.home}/.gnupg 07:31:31.870 [Test worker] DEBUG org.subshare.core.pgp.gnupg.GnuPgDir - getFile: result=/home/tomcat/.gnupg 07:31:31.871 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg' 07:31:31.872 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg' 07:31:31.885 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.asymmetricCipherTransformation' is not set (config is queried next). 07:31:32.297 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 07:31:32.300 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 07:31:32.303 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 07:31:32.305 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 07:31:32.308 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 07:31:32.311 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 07:31:37.963 [Test worker] INFO org.subshare.core.crypto.KeyFactory - Creating asymmetric key pair with defaults took 6085 ms. 07:31:37.975 [Test worker] DEBUG org.subshare.core.user.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=j5ctsYgk5dZIz14_QR3U4Q, invitation=false] 07:31:37.978 [Test worker] DEBUG org.subshare.core.pgp.PgpRegistry - getPgpOrFail: returning existing Pgp instance. 07:31:37.978 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.asymmetricCipherTransformation' is not set (config is queried next). 07:31:40.885 [Test worker] INFO org.subshare.core.crypto.KeyFactory - Creating asymmetric key pair with defaults took 2907 ms. 07:31:40.886 [Test worker] DEBUG org.subshare.core.user.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=tZXl4Xhc1HYjt074Aj9Cqw, invitation=false] 07:31:40.923 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.getCryptoChangeSetDtoTimeout' is not set (config is queried next). 07:31:40.930 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=47827 07:31:40.942 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:40.996 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=128556 07:31:41.333 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:41.334 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=173142 07:31:41.504 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:41.505 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=951337 07:31:41.704 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:41.705 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=216640 07:31:42.394 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:42.395 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=835925 07:31:42.563 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:42.566 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=117514 07:31:42.968 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:42.969 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=966286 07:31:43.065 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:43.066 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=289458 07:31:43.580 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:43.584 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=300919 07:31:43.756 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:43.757 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=980882 07:31:43.935 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:43.936 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=842329 07:31:44.431 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:44.432 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=15180 07:31:44.841 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:44.842 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=184493 07:31:44.889 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:44.889 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=252555 07:31:45.013 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:45.013 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=751882 07:31:45.179 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:45.181 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=20042 07:31:45.588 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:45.589 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=394727 07:31:45.639 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:45.640 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=430797 07:31:45.859 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:45.861 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=906640 07:31:46.088 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:46.089 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=748791 07:31:46.525 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:46.526 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=742492 07:31:46.885 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:46.886 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=996988 07:31:47.260 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:47.261 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=611253 07:31:47.718 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:47.719 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=562838 07:31:48.021 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:48.022 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=121418 07:31:48.304 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:48.304 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=675382 07:31:48.388 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:48.389 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=464131 07:31:48.733 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:48.734 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=625969 07:31:48.971 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:48.972 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=641751 07:31:49.284 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:49.285 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=922366 07:31:49.605 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:49.606 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=6825 07:31:50.059 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:50.059 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=671717 07:31:50.099 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:50.100 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=418975 07:31:50.434 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:50.435 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=739894 07:31:50.653 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:50.654 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=667111 07:31:51.006 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:51.007 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=731952 07:31:51.337 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:51.338 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=757683 07:31:51.690 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:51.691 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=335437 07:31:52.080 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:52.082 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=818748 07:31:52.297 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:52.298 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=38285 07:31:52.704 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:52.705 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=891301 07:31:52.760 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:52.761 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=517080 07:31:53.196 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:53.197 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=721483 07:31:53.460 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:53.461 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=270352 07:31:53.809 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:53.809 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=676398 07:31:53.966 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:53.967 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=433129 07:31:54.304 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:54.305 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=832677 07:31:54.531 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:54.532 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=653258 07:31:54.915 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:54.915 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=689180 07:31:55.238 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:55.239 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=692072 07:31:55.568 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:55.569 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=1040592 07:31:55.902 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:55.903 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=815530 07:31:56.416 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:56.416 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=680081 07:31:56.806 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:56.807 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=840570 07:31:57.137 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:57.137 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=265333 07:31:57.540 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:57.541 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=329009 07:31:57.698 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:57.699 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=404889 07:31:57.879 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:57.880 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=484490 07:31:58.110 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:58.110 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=736129 07:31:58.357 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:58.357 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=792493 07:31:58.727 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:58.727 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=258422 07:31:59.103 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:59.104 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=767047 07:31:59.254 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:59.254 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=246558 07:31:59.624 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:59.625 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=12171 07:31:59.758 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:59.758 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=1012687 07:31:59.800 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:31:59.800 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=760771 07:32:00.313 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:00.315 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=555387 07:32:00.714 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:00.714 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=378111 07:32:00.998 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:00.999 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=937373 07:32:01.208 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:01.209 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=767610 07:32:01.656 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:01.656 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=525470 07:32:02.040 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:02.040 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=676869 07:32:02.290 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:02.291 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=893051 07:32:02.597 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:02.597 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=647331 07:32:03.010 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:03.010 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=124678 07:32:03.331 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:03.333 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=806820 07:32:03.417 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:03.417 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=630892 07:32:03.798 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:03.799 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=716601 07:32:04.117 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:04.117 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=244664 07:32:04.460 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:04.461 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=615745 07:32:04.599 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:04.600 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=521131 07:32:04.902 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:04.903 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=872962 07:32:05.175 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:05.175 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=657400 07:32:05.586 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:05.587 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=791177 07:32:05.929 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:05.930 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=463977 07:32:06.390 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:06.391 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=399950 07:32:06.636 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:06.637 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=10105 07:32:06.842 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:06.842 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=266331 07:32:06.881 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:06.881 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=592971 07:32:07.053 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:07.053 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=807389 07:32:07.373 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:07.374 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=1047355 07:32:07.764 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:07.765 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=77641 07:32:08.276 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:08.277 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=833931 07:32:08.349 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:08.349 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=334743 07:32:08.765 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:08.766 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=596650 07:32:09.006 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:09.006 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=1031073 07:32:09.315 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:09.316 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=708538 07:32:09.837 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:09.837 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=60542 07:32:10.177 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:10.177 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). length=730424 07:32:10.239 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next). 07:32:10.240 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next). 07:32:10.608 [Test worker] DEBUG o.s.r.c.t.CryptreeRestRepoTransportImpl - close: There is no localRepoManager. 07:32:10.608 [Test worker] DEBUG o.s.r.c.t.CryptreeRestRepoTransportImpl - close: There is no restRepoTransport. Gradle Test Executor 16 finished executing tests. Finished generating test XML results (0.005 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/test-results/test Generating HTML test report... Finished generating test html results (0.009 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build/reports/tests/test :org.subshare.rest.client:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 43.893 secs. :org.subshare.rest.server:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:compileJava Executing task ':org.subshare.rest.server:compileJava' (up-to-date check took 0.008 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.rest.server:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.rest.server:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.368 secs. :org.subshare.rest.server:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/main/resources', not found Skipping task ':org.subshare.rest.server:processResources' as it has no source files. :org.subshare.rest.server:processResources UP-TO-DATE :org.subshare.rest.server:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.008 secs. :org.subshare.rest.server:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:classes Skipping task ':org.subshare.rest.server:classes' as it has no actions. :org.subshare.rest.server:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.server:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/java', not found Skipping task ':org.subshare.rest.server:compileTestJava' as it has no source files. :org.subshare.rest.server:compileTestJava UP-TO-DATE :org.subshare.rest.server:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.rest.server:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/src/test/resources', not found Skipping task ':org.subshare.rest.server:processTestResources' as it has no source files. :org.subshare.rest.server:processTestResources UP-TO-DATE :org.subshare.rest.server:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.rest.server:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:testClasses Skipping task ':org.subshare.rest.server:testClasses' as it has no actions. :org.subshare.rest.server:testClasses UP-TO-DATE :org.subshare.rest.server:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.server:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/classes/test', not found Skipping task ':org.subshare.rest.server:test' as it has no source files. :org.subshare.rest.server:test UP-TO-DATE :org.subshare.rest.server:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/java', not found Skipping task ':org.subshare.rest.shared:compileTestJava' as it has no source files. :org.subshare.rest.shared:compileTestJava UP-TO-DATE :org.subshare.rest.shared:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/src/test/resources', not found Skipping task ':org.subshare.rest.shared:processTestResources' as it has no source files. :org.subshare.rest.shared:processTestResources UP-TO-DATE :org.subshare.rest.shared:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:testClasses Skipping task ':org.subshare.rest.shared:testClasses' as it has no actions. :org.subshare.rest.shared:testClasses UP-TO-DATE :org.subshare.rest.shared:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.shared:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build/classes/test', not found Skipping task ':org.subshare.rest.shared:test' as it has no source files. :org.subshare.rest.shared:test UP-TO-DATE :org.subshare.rest.shared:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.local.dbrepo:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:jar Executing task ':org.subshare.local.dbrepo:jar' (up-to-date check took 0.003 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/libs/org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build/libs/org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.local.dbrepo:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.012 secs. :org.subshare.rest.server:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:jar Executing task ':org.subshare.rest.server:jar' (up-to-date check took 0.002 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/libs/org.subshare.rest.server-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build/libs/org.subshare.rest.server-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.rest.server:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.018 secs. :org.subshare.server:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:compileJava Executing task ':org.subshare.server:compileJava' (up-to-date check took 0.022 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.server:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.server:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.227 secs. :org.subshare.server:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/main/resources', not found Skipping task ':org.subshare.server:processResources' as it has no source files. :org.subshare.server:processResources UP-TO-DATE :org.subshare.server:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.server:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:classes Skipping task ':org.subshare.server:classes' as it has no actions. :org.subshare.server:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.server:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/java', not found Skipping task ':org.subshare.server:compileTestJava' as it has no source files. :org.subshare.server:compileTestJava UP-TO-DATE :org.subshare.server:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.server:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/src/test/resources', not found Skipping task ':org.subshare.server:processTestResources' as it has no source files. :org.subshare.server:processTestResources UP-TO-DATE :org.subshare.server:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.server:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:testClasses Skipping task ':org.subshare.server:testClasses' as it has no actions. :org.subshare.server:testClasses UP-TO-DATE :org.subshare.server:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.server:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/classes/test', not found Skipping task ':org.subshare.server:test' as it has no source files. :org.subshare.server:test UP-TO-DATE :org.subshare.server:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.server:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:jar Executing task ':org.subshare.server:jar' (up-to-date check took 0.002 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/libs/org.subshare.server-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/libs/org.subshare.server-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.server:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.01 secs. :org.subshare.test:compileJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:compileJava Executing task ':org.subshare.test:compileJava' (up-to-date check took 0.045 secs) due to: Output property 'dependencyCacheDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/dependency-cache has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/main has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/main/org has been removed. All input files are considered out-of-date for incremental task ':org.subshare.test:compileJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :org.subshare.test:compileJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.342 secs. :org.subshare.test:processResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:processResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/src/main/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/src/main/resources', not found Skipping task ':org.subshare.test:processResources' as it has no source files. :org.subshare.test:processResources UP-TO-DATE :org.subshare.test:processResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs. :org.subshare.test:classes (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:classes Skipping task ':org.subshare.test:classes' as it has no actions. :org.subshare.test:classes (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.test:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:compileTestJava Executing task ':org.subshare.test:compileTestJava' (up-to-date check took 0.019 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/classes/test/org/subshare has been removed. All input files are considered out-of-date for incremental task ':org.subshare.test:compileTestJava'. Compiling with JDK Java compiler API. warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning :org.subshare.test:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 1.342 secs. :org.subshare.test:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:processTestResources Executing task ':org.subshare.test:processTestResources' (up-to-date check took 0.017 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/resources/test has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/resources/test/logback-test.xml has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/resources/test/org has been removed. :org.subshare.test:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.102 secs. :org.subshare.test:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:testClasses Skipping task ':org.subshare.test:testClasses' as it has no actions. :org.subshare.test:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.test:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:test Executing task ':org.subshare.test:test' (up-to-date check took 0.02 secs) due to: Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/test-results/test/binary has changed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/test-results/test/binary/output.bin has been removed. Output property 'binResultsDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 17'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 17' Starting process 'Gradle Test Executor 18'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 18' Starting process 'Gradle Test Executor 19'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 19' Starting process 'Gradle Test Executor 20'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 20' Successfully started process 'Gradle Test Executor 19' Successfully started process 'Gradle Test Executor 17' Successfully started process 'Gradle Test Executor 18' Successfully started process 'Gradle Test Executor 20' Starting process 'Gradle Test Executor 21'. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_alq9f7txs0b41o93er67xw618/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea -cp /home/tomcat/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 21' Successfully started process 'Gradle Test Executor 21' Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 18 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 17 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 21 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 19 started executing tests. Initialized native services in: /home/tomcat/.gradle/native Gradle Test Executor 20 started executing tests. org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:25.150 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory org.subshare.test.Issue5IT STANDARD_OUT 07:32:25.283 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 07:32:25.533 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory org.subshare.test.BrokenSignatureIT STANDARD_OUT 07:32:25.510 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:26.281 [Test worker] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:28.645 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore' does not exist! 07:32:28.647 [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! ********************************************************************** org.subshare.test.Issue5IT STANDARD_OUT 07:32:28.678 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore' does not exist! 07:32:28.683 [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! ********************************************************************** org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 07:32:28.873 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore' does not exist! 07:32:28.875 [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! ********************************************************************** org.subshare.test.BrokenSignatureIT STANDARD_OUT 07:32:29.352 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore' does not exist! 07:32:29.357 [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! ********************************************************************** org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:29.941 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore' does not exist! 07:32:29.949 [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! ********************************************************************** org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:32.952 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 4302 ms. Generating a new RSA key pair took 4302 ms. ********************************************************************** Server certificate fingerprint (SHA1): C2:81:3A:0A:69:76:73:26:3F:C2:A2:74:5B:39:6C:1A:25:67:90:FD 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. ********************************************************************** 07:32:32.982 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): C2:81:3A:0A:69:76:73:26:3F:C2:A2:74:5B:39:6C:1A:25:67:90:FD org.subshare.test.Issue5IT STANDARD_OUT 07:32:33.205 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 4516 ms. Generating a new RSA key pair took 4516 ms. ********************************************************************** Server certificate fingerprint (SHA1): 8A:6F:3C:BD:A3:14:F1:3D:D2:8B:88:76:EE:18:FC:11:BB:4B:3D:07 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. ********************************************************************** 07:32:33.224 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 8A:6F:3C:BD:A3:14:F1:3D:D2:8B:88:76:EE:18:FC:11:BB:4B:3D:07 org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:33.300 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.8 MiB, available=447.7 MiB 07:32:33.388 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1970 ms. org.subshare.test.Issue5IT STANDARD_OUT 07:32:33.521 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.9 MiB, available=447.6 MiB 07:32:33.604 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1978 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:34.600 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 4649 ms. Generating a new RSA key pair took 4649 ms. ********************************************************************** Server certificate fingerprint (SHA1): A7:0E:76:C9:EB:9F:C4:16:75:EE:A8:94:EE:5C:E3:5B:B5:8D:12:AB 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. ********************************************************************** 07:32:34.618 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): A7:0E:76:C9:EB:9F:C4:16:75:EE:A8:94:EE:5C:E3:5B:B5:8D:12:AB 07:32:34.790 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.9 MiB, available=447.6 MiB 07:32:34.834 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1992 ms. org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:35.722 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @22311ms to org.eclipse.jetty.util.log.Slf4jLog org.subshare.test.Issue5IT STANDARD_OUT 07:32:35.746 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @22328ms to org.eclipse.jetty.util.log.Slf4jLog org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:37.087 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @23655ms to org.eclipse.jetty.util.log.Slf4jLog org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:38.137 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 org.subshare.test.Issue5IT STANDARD_OUT 07:32:38.139 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:38.729 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 07:32:38.729 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults org.subshare.test.Issue5IT STANDARD_OUT 07:32:38.734 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 07:32:38.734 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:38.738 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 07:32:38.760 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 9883 ms. Generating a new RSA key pair took 9883 ms. org.subshare.test.Issue5IT STANDARD_OUT 07:32:38.769 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT ********************************************************************** Server certificate fingerprint (SHA1): 87:02:CC:0B:74:79:0C:08:CC:06:E2:58:30:59:7C:28:FC:60:9D:15 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. ********************************************************************** 07:32:38.801 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 87:02:CC:0B:74:79:0C:08:CC:06:E2:58:30:59:7C:28:FC:60:9D:15 07:32:39.122 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=8.8 MiB, available=446.7 MiB 07:32:39.225 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:39.240 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 07:32:39.830 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 07:32:39.830 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 07:32:39.844 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms org.subshare.test.BrokenSignatureIT STANDARD_OUT 07:32:40.652 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 11288 ms. Generating a new RSA key pair took 11288 ms. ********************************************************************** Server certificate fingerprint (SHA1): 5D:16:1A:CC:84:9A:7B:13:F9:AC:95:74:23:EE:A9:87:61:EA:65:E1 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. ********************************************************************** 07:32:40.699 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 5D:16:1A:CC:84:9A:7B:13:F9:AC:95:74:23:EE:A9:87:61:EA:65:E1 07:32:40.954 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=8.3 MiB, available=447.2 MiB 07:32:41.051 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1983 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 07:32:41.435 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @27987ms to org.eclipse.jetty.util.log.Slf4jLog org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_ERROR Sep 21, 2019 7:32:41 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.Issue5IT STANDARD_ERROR Sep 21, 2019 7:32:41 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.MetaOnlyRepoSyncIT STANDARD_ERROR Sep 21, 2019 7:32:41 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.BrokenSignatureIT STANDARD_OUT 07:32:43.237 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @29822ms to org.eclipse.jetty.util.log.Slf4jLog org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 07:32:43.621 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 07:32:44.006 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 07:32:44.007 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 07:32:44.025 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms org.subshare.test.BrokenSignatureIT STANDARD_OUT 07:32:45.809 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:45.812 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7b989d0{/,null,AVAILABLE} org.subshare.test.Issue5IT STANDARD_OUT 07:32:45.807 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@559eedb3{/,null,AVAILABLE} org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:45.901 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7af5fbbd{/,null,AVAILABLE} org.subshare.test.Issue5IT STANDARD_OUT 07:32:45.923 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@2e775419{HTTP/1.1,[http/1.1]}{127.0.0.1:39982} 07:32:45.938 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @32520ms org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:45.946 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@a4ddba4{HTTP/1.1,[http/1.1]}{127.0.0.1:43230} 07:32:45.972 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @32562ms org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:45.986 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@1bbee023{HTTP/1.1,[http/1.1]}{127.0.0.1:44558} 07:32:45.997 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @32571ms org.subshare.test.BrokenSignatureIT STANDARD_OUT 07:32:46.327 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 07:32:46.328 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 07:32:46.346 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_ERROR Sep 21, 2019 7:32:46 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:46.463 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 org.subshare.test.Issue5IT STANDARD_OUT 07:32:46.506 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:46.573 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 07:32:46.573 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 07:32:46.574 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms org.subshare.test.Issue5IT STANDARD_OUT 07:32:46.581 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 07:32:46.582 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 07:32:46.582 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms org.subshare.test.Issue5IT STANDARD_ERROR Sep 21, 2019 7:32:46 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:46.685 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 org.subshare.test.MetaOnlyRepoSyncIT STANDARD_ERROR Sep 21, 2019 7:32:46 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:46.769 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 07:32:46.769 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 07:32:46.769 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_ERROR Sep 21, 2019 7:32:46 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.Issue5IT STANDARD_OUT 07:32:48.881 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@58a3bae6{/,null,AVAILABLE} 07:32:48.941 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@1fbc86fb(cloudstoreserver,h=[],w=[]) for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:49.045 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@a14c1bf{/,null,AVAILABLE} 07:32:49.066 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@614de8f8(cloudstoreserver,h=[],w=[]) for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:49.118 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6faef5d7{/,null,AVAILABLE} 07:32:49.176 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@5016da69(cloudstoreserver,h=[],w=[]) for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] org.subshare.test.BrokenSignatureIT STANDARD_ERROR Sep 21, 2019 7:32:49 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.Issue5IT STANDARD_OUT 07:32:49.288 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.289 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.290 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.292 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.293 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.309 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.320 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.322 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.330 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.333 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.336 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.338 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.341 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.344 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.348 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.350 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.359 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.360 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.361 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.362 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@244eaf6c[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/ssl.server/keystore] 07:32:49.414 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@414d1d51{SSL,[ssl, http/1.1]}{0.0.0.0:36353} 07:32:49.430 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @36012ms org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:49.433 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] 07:32:49.436 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] 07:32:49.438 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] 07:32:49.441 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] 07:32:49.446 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] 07:32:49.451 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] org.subshare.test.Issue5IT STANDARD_OUT 07:32:49.460 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Sep 21 07:33:19 CEST 2019 org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:49.463 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] 07:32:49.468 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] 07:32:49.470 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:49.477 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:49.485 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] 07:32:49.489 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] 07:32:49.493 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] 07:32:49.496 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] 07:32:49.499 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:49.499 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] 07:32:49.508 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] 07:32:49.510 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] 07:32:49.513 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:49.504 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:49.517 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:49.517 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:49.520 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:49.524 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:49.527 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:49.526 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] 07:32:49.529 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] 07:32:49.531 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@573af1e1[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/ssl.server/keystore] org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:49.531 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] 07:32:49.546 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:49.549 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@6f713960{SSL,[ssl, http/1.1]}{0.0.0.0:43274} 07:32:49.550 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @36124ms org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:49.551 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] 07:32:49.554 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] 07:32:49.556 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT 07:32:49.568 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Sep 21 07:33:19 CEST 2019 org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT 07:32:49.559 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] 07:32:49.574 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] 07:32:49.576 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] 07:32:49.582 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] 07:32:49.584 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] 07:32:49.585 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] 07:32:49.587 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@4330fd08[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/ssl.server/keystore] 07:32:49.609 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@48666074{SSL,[ssl, http/1.1]}{0.0.0.0:46830} 07:32:49.610 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @36200ms 07:32:49.620 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Sep 21 07:33:19 CEST 2019 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:32:50.021 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> *** 07:32:50.022 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>> before >>> *** org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:32:50.073 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:32:50.232 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:32:50.242 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:32:50.254 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/pubring.gpg' 07:32:50.263 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/secring.gpg' 07:32:50.267 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:32:50.287 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 07:32:50.335 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6c00de70{/,null,AVAILABLE} 07:32:50.470 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@4a82b09b{HTTP/1.1,[http/1.1]}{127.0.0.1:45153} 07:32:50.472 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @37025ms 07:32:51.148 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 07:32:51.199 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 07:32:51.200 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 07:32:51.200 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_ERROR Sep 21, 2019 7:32:51 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT ************************************************************ PREPARE >>> org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:32:52.482 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1367997b]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' 07:32:52.500 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1367997b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:32:52.752 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 07:32:52.754 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/pubring.gpg' 07:32:52.757 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/secring.gpg' 07:32:52.760 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:32:52.869 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b842ac9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' 07:32:52.905 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b842ac9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:32:53.061 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 07:32:53.062 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/pubring.gpg' 07:32:53.073 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/secring.gpg' 07:32:53.074 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:32:53.221 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:32:53.233 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/pubring.gpg' 07:32:53.249 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/secring.gpg' 07:32:53.252 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BrokenSignatureIT STANDARD_OUT 07:32:53.299 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7e684fd3{/,null,AVAILABLE} 07:32:53.384 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@51c2e1cc{HTTP/1.1,[http/1.1]}{127.0.0.1:38404} 07:32:53.386 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @39971ms org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:32:53.411 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 07:32:53.412 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/pubring.gpg' 07:32:53.417 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/secring.gpg' 07:32:53.424 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:32:53.436 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin 07:32:53.437 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/pubring.gpg' 07:32:53.438 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/secring.gpg' 07:32:53.438 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:32:53.446 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<< before <<< *** 07:32:53.446 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< *** 07:32:53.447 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:32:53.448 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/pubring.gpg' 07:32:53.450 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/secring.gpg' 07:32:53.451 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:32:53.585 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [593a8c5c]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' 07:32:53.613 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [593a8c5c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 07:32:53.809 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@b92a37{/,null,AVAILABLE} 07:32:53.849 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@f577c25(cloudstoreserver,h=[],w=[]) for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] org.subshare.test.BrokenSignatureIT STANDARD_OUT 07:32:53.898 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 07:32:53.984 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 07:32:53.985 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 07:32:53.986 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms org.subshare.test.BrokenSignatureIT STANDARD_ERROR Sep 21, 2019 7:32:54 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT 07:32:54.178 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.185 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.202 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.203 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.204 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.204 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.205 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.206 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.207 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.218 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.220 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.222 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.226 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.241 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.243 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.244 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.245 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.247 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.252 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.254 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@9b82073[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/ssl.server/keystore] 07:32:54.314 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@286c1f4c{SSL,[ssl, http/1.1]}{0.0.0.0:43390} 07:32:54.315 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @40868ms 07:32:54.340 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Sep 21 07:33:24 CEST 2019 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:32:54.479 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BrokenSignatureIT STANDARD_OUT 07:32:56.146 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6eee7f04{/,null,AVAILABLE} 07:32:56.171 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@7ad74cb5(cloudstoreserver,h=[],w=[]) for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:32:56.326 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6488e919]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' 07:32:56.343 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6488e919]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' locked successfully. org.subshare.test.BrokenSignatureIT STANDARD_OUT 07:32:56.384 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.387 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.389 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.391 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.393 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.432 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.439 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.450 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.452 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.455 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.461 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.468 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.470 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.472 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.473 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.485 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.489 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.493 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.494 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.497 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@3c5e5ded[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/ssl.server/keystore] 07:32:56.526 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@58eb2aa1{SSL,[ssl, http/1.1]}{0.0.0.0:37204} 07:32:56.527 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @43113ms 07:32:56.565 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Sep 21 07:33:26 CEST 2019 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:32:56.834 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:32:58.663 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [31bcd707]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' 07:32:58.682 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [31bcd707]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:10.103 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:10.261 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:11.314 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:12.573 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:15.138 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:19.513 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 07:33:19.540 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 07:48:19 CEST 2019 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:19.634 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 07:33:19.652 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 07:48:19 CEST 2019 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:19.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:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 07:33:19.737 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 07:48:19 CEST 2019 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:19.840 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:33:20.245 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:33:20.632 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:20.650 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:33:21.173 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:21.326 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:21.731 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:21.964 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:22.118 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:22.534 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:22.617 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:33:23.128 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:23.414 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:23.769 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:23.819 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:24.208 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:24.382 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:33:24.408 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 07:33:24.413 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 07:48:24 CEST 2019 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:24.761 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:24.889 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:25.290 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:25.983 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:26.613 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 07:33:26.634 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 07:48:26 CEST 2019 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:26.646 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:26.712 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:33:27.301 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:27.788 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:28.357 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:28.426 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:29.074 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:29.639 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:29.774 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:29.966 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:30.083 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:30.144 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:30.248 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:30.394 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:30.548 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:30.658 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:30.713 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:31.021 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:31.173 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:31.311 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:31.368 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:31.558 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:31.709 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:31.796 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:31.903 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:32.108 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:32.142 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:32.276 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:32.356 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:32.580 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:32.805 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:32.950 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:33.054 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:33.070 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:33.488 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:33.570 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:33.745 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:34.010 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:34.261 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:34.375 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:34.432 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:34.453 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:34.577 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:34.625 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:34.875 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:34.890 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:35.026 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:35.182 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:35.283 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:35.484 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:35.507 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:35.530 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:36.038 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:36.104 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:36.123 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:36.167 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:36.446 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:36.958 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:36.982 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:37.649 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:37.867 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:37.992 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:38.481 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:38.711 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:39.098 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b842ac9]initPersistenceManagerFactory: repositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 07:33:39.135 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b842ac9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 37366 ms. 07:33:39.436 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prm-iipxs-remote' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:39.451 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:39.448 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prm-iipxs-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:39.471 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:39.783 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1367997b]initPersistenceManagerFactory: repositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:33:39.861 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1367997b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 38348 ms. 07:33:40.223 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49pfl-my4t4-remote' 07:33:40.226 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49pfl-my4t4-remote' locked successfully. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:40.253 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:40.653 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [593a8c5c]initPersistenceManagerFactory: repositoryId=a1817910-6b55-4916-9d2b-5f781180b18e 07:33:40.681 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [593a8c5c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 38821 ms. 07:33:40.973 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbl-u1oz9-remote' 07:33:40.977 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbl-u1oz9-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:41.935 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:42.476 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:42.905 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6488e919]initPersistenceManagerFactory: repositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:33:42.975 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6488e919]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 38381 ms. 07:33:43.309 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sd0-ckczm-remote' 07:33:43.313 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sd0-ckczm-remote' locked successfully. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:43.552 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [31bcd707]initPersistenceManagerFactory: repositoryId=2d0559a8-b826-4113-aa8d-827964982f33 07:33:43.589 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [31bcd707]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 38138 ms. 07:33:44.045 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9x-uk49b-remote' 07:33:44.054 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9x-uk49b-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:44.610 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:46.179 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:46.607 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:47.482 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:48.008 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:49.153 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:33:49.405 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:33:49.877 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:33:50.470 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:50.869 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:51.091 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:51.200 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:51.517 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:51.602 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:51.900 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:52.144 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:52.217 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:52.424 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:52.656 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:52.757 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:53.124 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:53.131 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:53.133 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:54.183 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:54.190 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:54.207 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:54.571 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:54.658 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:33:55.019 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:55.153 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:55.162 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:55.478 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:55.983 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:56.006 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:56.226 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:56.528 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:56.865 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:56.924 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:57.084 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:57.119 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:57.261 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:57.284 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:57.387 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:57.440 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:57.498 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:57.644 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:57.672 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:57.717 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:57.860 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:58.011 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:58.013 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:58.067 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:58.295 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:58.339 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:58.393 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:58.401 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:58.464 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:58.499 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:58.560 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:58.770 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:58.777 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:33:59.305 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:33:59.317 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:33:59.340 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:59.373 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:59.533 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:59.636 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:33:59.656 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:59.781 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:33:59.870 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:33:59.977 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:00.111 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:00.162 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:00.199 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:00.239 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:00.385 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:00.505 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:00.535 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:00.576 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:00.802 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:00.968 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:01.149 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:01.438 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:01.464 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:01.648 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:01.865 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:01.961 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:34:02.438 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]initPersistenceManagerFactory: repositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 07:34:02.449 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18851 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:02.510 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:02.531 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]getCloseDeferredMillis: closeDeferredMillis=20000 07:34:02.532 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:02.849 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:02.873 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:03.145 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:03.417 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]initPersistenceManagerFactory: repositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:03.411 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 617 ms. 07:34:03.429 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=xRwyOmnwHJzO2FWEtUKiBQ, invitation=false] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:03.429 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18414 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:03.469 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms. 07:34:03.474 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, invitation=false] org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:03.576 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:03.630 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]getCloseDeferredMillis: closeDeferredMillis=20000 07:34:03.631 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:03.884 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]initPersistenceManagerFactory: repositoryId=218a1639-d585-4993-b141-86c08b252a2c 07:34:03.902 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18647 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:04.017 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:04.059 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]getCloseDeferredMillis: closeDeferredMillis=20000 07:34:04.059 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:04.606 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=37.7 MiB, available=417.8 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:04.933 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 820 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:04.943 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 853 ms. 07:34:04.956 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=q2yuMrQwrQfHUqZHt4KY3A, invitation=false] 07:34:05.005 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms. 07:34:05.009 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=hkOd8alJBTGdrM5puSdDLQ, invitation=false] org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:05.167 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:05.401 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:05.689 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:05.995 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]initPersistenceManagerFactory: repositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b 07:34:06.004 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18996 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:06.095 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=37.2 MiB, available=418.3 MiB org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:06.242 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]getCloseDeferredMillis: closeDeferredMillis=20000 07:34:06.243 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:06.352 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=38.0 MiB, available=417.5 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:06.420 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]initPersistenceManagerFactory: repositoryId=5e747135-59b8-4779-bb53-6c7d29008126 07:34:06.435 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19850 ms. 07:34:06.572 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]getCloseDeferredMillis: closeDeferredMillis=20000 07:34:06.572 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:07.048 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 514 ms. 07:34:07.056 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=BJ3XG77gziFok3-OfhreRA, invitation=false] 07:34:07.101 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 41 ms. 07:34:07.105 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ZsO0-J6M0WTZ9OSIzqqSXQ, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:07.709 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 806 ms. 07:34:07.746 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Qn9dn_-7aDerMfew5lDKqg, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:07.766 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:07.961 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=37.5 MiB, available=418.0 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:07.975 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 203 ms. 07:34:07.985 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=uRhwRyeLFdARVNAE9-Wr2Q, invitation=false] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:08.850 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:08.923 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=37.2 MiB, available=418.3 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:09.001 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:10.980 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:11.797 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:11.896 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src localRepository.publicKeySha1 = A3:2F:62:86:5F:2C:AC:24:BF:7E:22:44:5C:8E:02:61:F3:A5:EC:68 remoteRepository.repositoryId = 0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepository.remoteRoot = https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepository.publicKeySha1 = BF:B3:00:7E:35:A7:CF:F5:BA:B6:65:B6:EC:1C:F5:B1:AD:8A:E6:2B 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 bbf5acb3-8063-468e-bdcd-c5e626ae6a37 0f5a1c0f-89b5-4452-92f6-845527eed362 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:12.587 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src localRepository.publicKeySha1 = 83:EA:EC:E5:21:3C:A9:62:2D:FD:BA:0D:3A:93:F6:45:D7:83:D9:73 remoteRepository.repositoryId = e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepository.remoteRoot = https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepository.publicKeySha1 = 14:51:7B:BB:91:FD:AC:CC:25:69:76:6B:05:7E:02:FD:1D:13:72:AC 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 8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 e291db51-3509-46fb-a6ad-f601f0ee2761 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:12.669 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 07:34:13.099 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:34:13.225 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:13.390 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = a1817910-6b55-4916-9d2b-5f781180b18e localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src localRepository.publicKeySha1 = 5E:B1:0A:FE:7C:83:C2:4B:F9:81:4F:7E:85:9B:C6:22:DF:BE:C0:DA remoteRepository.repositoryId = 218a1639-d585-4993-b141-86c08b252a2c remoteRepository.remoteRoot = https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c remoteRepository.publicKeySha1 = 11:24:87:8B:76:18:38:C2:B2:2B:3C:8D:16:2E:60:D4:09:2C:F6:BF 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 a1817910-6b55-4916-9d2b-5f781180b18e 218a1639-d585-4993-b141-86c08b252a2c org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:13.514 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:13.653 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:34:13.799 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:13.914 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:13.964 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:13.991 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 07:34:14.232 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:14.280 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:14.320 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:14.357 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:14.460 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.09% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:14.516 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:14.737 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:14.769 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:14.785 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 2d0559a8-b826-4113-aa8d-827964982f33 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src localRepository.publicKeySha1 = C4:77:6C:77:50:3A:C7:76:C8:E1:B7:51:0F:AF:55:71:B6:BC:8C:48 remoteRepository.repositoryId = aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepository.remoteRoot = https://localhost:37204/aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepository.publicKeySha1 = 19:D8:AC:6F:1B:56:22:0C:EC:9C:60:0A:89:DB:9E:98:C3:75:2F:80 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 2d0559a8-b826-4113-aa8d-827964982f33 aaefd7a5-0058-41ea-bd5c-eb78c108dd1b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:14.792 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:14.887 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:14.893 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.73% 07:34:15.243 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:15.280 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:15.340 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:15.374 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = b3dda82f-0208-4a43-b8cd-2e1f96487eed localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src localRepository.publicKeySha1 = 60:38:60:BD:5C:C6:4E:7A:FA:46:01:8C:41:6A:94:63:FE:3D:52:01 remoteRepository.repositoryId = 5e747135-59b8-4779-bb53-6c7d29008126 remoteRepository.remoteRoot = https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126 remoteRepository.publicKeySha1 = AC:55:4A:5C:40:D7:FE:33:82:BB:1F:F2:F1:24:AA:E8:83:7C:E2:9D 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 b3dda82f-0208-4a43-b8cd-2e1f96487eed 5e747135-59b8-4779-bb53-6c7d29008126 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:15.448 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:34:15.668 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:15.672 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:15.757 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:15.830 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 renewalDateTime=2019-09-21T06:04:15.554Z expiryDateTime=2019-09-21T06:34:15.554Z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:15.866 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:15.926 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:15.930 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:15.975 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:16.004 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:16.050 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:16.078 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.90% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:16.229 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:16.233 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:16.237 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 renewalDateTime=2019-09-21T06:04:15.957Z expiryDateTime=2019-09-21T06:34:15.957Z org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:16.269 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bbf5acb3-8063-468e-bdcd-c5e626ae6a37 ('build/repo/k0t49prg-ps0h6-local-src') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:16.341 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:16.364 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:16.385 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:16.404 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:16.418 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:16.543 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:16.581 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:16.583 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:34:16.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e291db51-3509-46fb-a6ad-f601f0ee2761 from='https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761' toID=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 to='build/repo/k0t49ped-97hux-local-src', fromRepoLocalSync=true 07:34:16.620 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 ('build/repo/k0t49ped-97hux-local-src') org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:16.713 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:16.719 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:16.755 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:16.792 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 to='build/repo/k0t49prg-ps0h6-local-src', fromRepoLocalSync=true org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:16.897 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:17.000 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:17.013 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:17.043 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:17.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.-1.xml.gz 07:34:17.073 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.-1.xml.gz org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:17.081 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:17.184 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:17.190 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:17.195 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:17.310 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:17.408 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:17.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:17.443 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.-1.xml.gz 07:34:17.455 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.-1.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:17.479 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c renewalDateTime=2019-09-21T06:04:17.232Z expiryDateTime=2019-09-21T06:34:17.232Z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:17.501 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:17.588 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:17.606 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:17.628 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:17.640 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.15% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:17.646 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.45% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:17.700 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:17.716 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.-1.xml.gz 07:34:17.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:17.882 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:17.940 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:34:17.945 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=a1817910-6b55-4916-9d2b-5f781180b18e to='build/repo/k0t49qbi-99o0q-local-src', fromRepoLocalSync=true 07:34:17.959 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a1817910-6b55-4916-9d2b-5f781180b18e ('build/repo/k0t49qbi-99o0q-local-src') 07:34:17.978 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.-1.xml.gz 07:34:17.980 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.-1.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:17.984 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:18.061 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:18.090 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:18.104 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.-1.xml.gz 07:34:18.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:18.120 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:18.141 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:18.411 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:34:18.418 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:34:18.622 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:18.885 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:18.902 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.-1.xml.gz 07:34:18.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:19.172 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:19.280 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=43.2 MiB, available=412.3 MiB 07:34:19.281 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:19.285 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:19.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=43.0 MiB, available=412.5 MiB 07:34:19.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:19.489 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:19.574 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:19.644 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b renewalDateTime=2019-09-21T06:04:19.164Z expiryDateTime=2019-09-21T06:34:19.163Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:19.731 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:19.740 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 renewalDateTime=2019-09-21T06:04:19.367Z expiryDateTime=2019-09-21T06:34:19.367Z org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:19.767 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:19.846 [pool-4-thread-1] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:19.874 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:19.893 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:19.958 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:19.994 [pool-4-thread-1] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:20.093 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:34:20.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b from='https://localhost:37204/aaefd7a5-0058-41ea-bd5c-eb78c108dd1b' toID=2d0559a8-b826-4113-aa8d-827964982f33 to='build/repo/k0t49u9t-y5wio-local-src', fromRepoLocalSync=true 07:34:20.108 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2d0559a8-b826-4113-aa8d-827964982f33 ('build/repo/k0t49u9t-y5wio-local-src') org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:20.155 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:34:20.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e747135-59b8-4779-bb53-6c7d29008126 from='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' toID=b3dda82f-0208-4a43-b8cd-2e1f96487eed to='build/repo/k0t49sc8-9lgu5-local-src', fromRepoLocalSync=true 07:34:20.160 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b3dda82f-0208-4a43-b8cd-2e1f96487eed ('build/repo/k0t49sc8-9lgu5-local-src') org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:20.204 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:20.223 [pool-4-thread-1] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:20.269 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:20.421 [pool-4-thread-1] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:20.544 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:20.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=43.7 MiB, available=411.8 MiB 07:34:20.555 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:20.790 [pool-3-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.59% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:20.920 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:21.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.-1.xml.gz 07:34:21.036 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/ChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.-1.xml.gz 07:34:21.159 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:21.262 [pool-4-thread-1] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:21.401 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:21.416 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:21.558 [pool-4-thread-1] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:21.644 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:21.690 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:21.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:21.720 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/ChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.-1.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:21.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.-1.xml.gz 07:34:21.813 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.-1.xml.gz 07:34:21.901 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:22.212 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:21.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:34:22.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=42.7 MiB, available=412.8 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:22.462 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:22.506 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:22.653 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:22.697 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:23.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=42.9 MiB, available=412.6 MiB 07:34:23.136 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:21.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:34:23.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=42.7 MiB, available=412.8 MiB 07:34:23.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:23.278 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! 07:34:23.285 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:23.457 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:23.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=43.2 MiB, available=412.3 MiB org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:23.780 [pool-4-thread-1] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:23.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:24.029 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q2yuMrQwrQfHUqZHt4KY3A, serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761} because of missing permissions! org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:24.205 [pool-4-thread-1] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:22.616 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.-1.xml.gz 07:34:22.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:34:24.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=42.8 MiB, available=412.7 MiB 07:34:24.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:24.279 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=42.3 MiB, available=413.2 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:24.344 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:34:24.377 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:34:24.378 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:34:24.386 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:24.427 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:24.472 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:24.480 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionSynced=-1, revision=4 07:34:24.481 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=4, revision=-1 07:34:24.608 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:24.675 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:34:24.680 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:24.722 [pool-4-thread-1] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:24.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:34:25.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=42.7 MiB, available=412.8 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:25.100 [pool-4-thread-1] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:25.092 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=42.7 MiB, available=412.8 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:25.135 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:34:25.140 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:25.257 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:25.308 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:25.308 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.localRepositoryRevisionSynced=-1, revision=4 07:34:25.309 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:25.319 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:25.342 [qtp316919383-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionSynced=-1, revision=4 07:34:25.342 [qtp316919383-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:25.425 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:25.474 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:25.514 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:34:25.516 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:25.571 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:25.698 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:25.752 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 166 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:25.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:25.789 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:26.135 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:34:26.145 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:26.148 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:26.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:26.237 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:26.319 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:34:26.333 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:26.503 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 132 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:26.627 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=6 07:34:26.642 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:26.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=42.4 MiB, available=413.1 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:26.939 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:34:26.949 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:27.005 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:27.159 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:34:27.406 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 109 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:27.484 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=6 07:34:27.501 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:27.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=43.1 MiB, available=412.4 MiB 07:34:27.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:27.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=6 07:34:27.976 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:28.336 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Qn9dn_-7aDerMfew5lDKqg, serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126} because of missing permissions! 07:34:28.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:28.638 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:27.646 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJ3XG77gziFok3-OfhreRA, serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b} because of missing permissions! 07:34:27.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:34:28.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=41.9 MiB, available=413.6 MiB 07:34:28.898 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:28.932 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionSynced=-1, revision=4 07:34:28.933 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:29.007 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:29.047 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:29.063 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:29.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=42.2 MiB, available=413.3 MiB org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:29.088 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:34:29.089 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:29.113 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:29.283 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:29.370 [qtp833852776-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionSynced=-1, revision=4 07:34:29.370 [qtp833852776-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionInProgress=4, revision=-1 07:34:29.460 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:29.512 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:34:29.513 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:29.522 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:34:29.524 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:29.545 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:29.574 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:29.709 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:34:29.917 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 96 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:30.045 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:34:30.047 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:30.101 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:30.209 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:30.386 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:30.411 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=-1, revision=6 07:34:30.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:30.446 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 65 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:30.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:34:30.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:30.712 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:30.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=-1, revision=6 07:34:30.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:30.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=6 07:34:30.796 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:30.810 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:30.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:30.834 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:31.303 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=6 07:34:31.310 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:31.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=42.9 MiB, available=412.6 MiB 07:34:31.561 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:32.096 [qtp316919383-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:30.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:34:32.104 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=43.4 MiB, available=412.1 MiB 07:34:32.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:32.190 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:32.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=42.4 MiB, available=413.1 MiB 07:34:32.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:32.555 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:32.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=-1, revision=6 07:34:32.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=6, revision=-1 07:34:32.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:34:32.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:32.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=42.7 MiB, available=412.8 MiB 07:34:32.688 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.-1.xml.gz 07:34:32.688 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:34:32.710 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:34:32.721 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:32.791 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:32.837 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:32.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=42.5 MiB, available=413.0 MiB 07:34:32.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:32.894 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:33.012 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:33.076 [qtp2139656363-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=2 07:34:33.087 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:33.304 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:33.433 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:33.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=42.5 MiB, available=413.0 MiB 07:34:33.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.-1.xml.gz 07:34:33.449 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:33.461 [qtp833852776-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:33.469 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:34:33.470 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:33.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=43.4 MiB, available=412.1 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:33.596 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:33.615 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:33.731 [qtp284059979-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 localRepositoryRevisionSynced=2 07:34:33.745 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:33.778 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:33.804 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=-1, revision=6 07:34:33.804 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=6, revision=-1 07:34:33.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:33.970 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 transaction.localRevision=8 remoteFromLocalRevision=2 07:34:34.001 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 from='build/repo/k0t49ped-97hux-local-src' toID=e291db51-3509-46fb-a6ad-f601f0ee2761 to='https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:34.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=43.3 MiB, available=412.2 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:34.081 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:34.095 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:34.210 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:34.303 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:34.341 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=-1, revision=6 07:34:34.342 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=6, revision=-1 07:34:34.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:34.569 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:34:34.570 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:34.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:34:34.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=43.0 MiB, available=412.5 MiB 07:34:34.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.-1.xml.gz 07:34:34.621 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:34:34.637 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:34:34.639 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:33.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:34:34.663 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=43.1 MiB, available=412.4 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:34.665 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:34.732 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:34.890 [qtp316919383-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=2 07:34:34.919 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:35.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=10 07:34:35.061 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:35.273 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:34.696 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:34:35.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=42.7 MiB, available=412.8 MiB 07:34:35.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:35.331 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a1817910-6b55-4916-9d2b-5f781180b18e from='build/repo/k0t49qbi-99o0q-local-src' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' 07:34:35.484 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:35.509 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:34.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:34:35.524 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=43.0 MiB, available=412.5 MiB 07:34:35.559 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:35.561 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:35.592 [qtp284059979-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:35.615 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:35.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=42.7 MiB, available=412.8 MiB 07:34:35.661 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.-1.xml.gz 07:34:35.661 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:34:35.668 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:34:35.669 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:34:35.790 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:35.820 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 from='build/repo/k0t49prg-ps0h6-local-src' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:35.868 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:34:35.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:35.915 [qtp666971185-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 localRepositoryRevisionSynced=2 07:34:35.931 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:35.939 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:35.957 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:36.022 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:36.033 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:36.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=6, revision=10 07:34:36.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:36.068 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:36.250 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b transaction.localRevision=8 remoteFromLocalRevision=2 07:34:36.284 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2d0559a8-b826-4113-aa8d-827964982f33 from='build/repo/k0t49u9t-y5wio-local-src' toID=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b to='https://localhost:37204/aaefd7a5-0058-41ea-bd5c-eb78c108dd1b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:36.283 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=42.6 MiB, available=412.9 MiB 07:34:36.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:36.406 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:36.453 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:36.459 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:34:36.461 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:34:36.558 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:36.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=10 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:36.610 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:36.624 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:36.665 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 77 ms. 07:34:36.666 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:34:36.936 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:36.938 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=42.6 MiB, available=412.9 MiB 07:34:36.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.-1.xml.gz 07:34:36.941 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:34:36.961 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:34:36.962 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:37.041 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:37.041 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:34:37.044 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:37.101 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:37.109 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:37.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:37.156 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=10 07:34:37.175 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:37.316 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:37.365 [qtp833852776-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed localRepositoryRevisionSynced=2 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:37.368 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:37.396 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:37.409 [qtp316919383-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:34:37.502 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:37.518 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=6, revision=10 07:34:37.540 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:37.654 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:37.719 [qtp2139656363-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:37.761 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=10 07:34:37.762 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:37.804 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 transaction.localRevision=8 remoteFromLocalRevision=2 07:34:37.838 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b3dda82f-0208-4a43-b8cd-2e1f96487eed from='build/repo/k0t49sc8-9lgu5-local-src' toID=5e747135-59b8-4779-bb53-6c7d29008126 to='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' 07:34:37.968 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:37.979 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:38.002 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=12 07:34:38.003 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:38.070 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 89 ms. 07:34:38.073 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:38.176 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:38.189 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:38.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=6, revision=10 07:34:38.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:38.292 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:38.313 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:38.343 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:38.520 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:34:38.521 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:34:38.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:38.645 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:38.677 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:38.755 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:38.805 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:38.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 108 ms. 07:34:38.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:38.848 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:38.897 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=6, revision=10 07:34:38.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:39.085 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:39.213 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:39.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=10 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:39.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=10, revision=12 07:34:39.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:39.253 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:39.386 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=12 07:34:39.398 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:39.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:39.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:39.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 136 ms. 07:34:39.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:39.564 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:39.607 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.85% 07:34:39.609 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:39.648 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:39.808 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:39.836 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:39.927 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:40.172 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:40.201 [qtp316919383-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:40.274 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:40.325 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.15% 07:34:40.337 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:40.388 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:40.419 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:40.439 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=6, revision=10 07:34:40.448 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:40.464 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:40.463 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=12 07:34:40.468 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:40.568 [qtp316919383-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:34:40.737 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:40.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=10, revision=12 07:34:40.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:40.868 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=14 07:34:40.869 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:41.092 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:34:41.093 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:41.166 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 98 ms. 07:34:41.167 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:41.199 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:41.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=12 07:34:41.217 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:41.249 [qtp2139656363-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:41.279 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:41.297 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:41.322 [qtp284059979-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:41.379 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:41.527 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:41.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=12, revision=14 07:34:41.561 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:41.732 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:41.761 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:41.766 [qtp666971185-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:41.783 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:41.806 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:41.807 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:41.805 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.15% 07:34:41.813 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:41.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=10, revision=12 07:34:41.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:41.852 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:41.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:41.922 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:42.091 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 07:34:42.092 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:42.200 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:42.200 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:42.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=10, revision=12 07:34:42.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:42.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:42.246 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:42.312 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=14 07:34:42.313 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:42.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=12 07:34:42.582 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:42.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:34:42.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:42.691 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:42.726 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:42.744 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:42.750 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:42.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=16 07:34:42.770 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:42.771 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:43.037 [qtp316919383-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:34:43.140 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:43.159 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=12, revision=14 07:34:43.163 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:43.172 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:43.202 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:43.228 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:43.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=14 07:34:43.253 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:43.266 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.15% 07:34:43.268 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:43.295 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:43.349 [qtp833852776-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:43.493 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:34:43.496 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:43.595 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:43.626 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=14, revision=16 07:34:43.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:43.682 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:43.739 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:43.774 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:43.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=14 07:34:43.804 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:43.862 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:43.864 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:43.868 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:43.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=10, revision=12 07:34:43.895 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:43.905 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:43.966 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:44.005 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:44.179 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:44.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:34:44.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:44.198 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:44.243 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:44.248 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:44.272 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=12, revision=14 07:34:44.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:44.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:44.418 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:44.464 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=16 07:34:44.466 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:44.545 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:44.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:44.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:44.572 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=12, revision=14 07:34:44.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:44.727 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:44.789 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=18 07:34:44.791 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:44.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 23 ms. 07:34:44.859 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:44.937 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:44.952 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:44.975 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:44.989 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:44.988 [qtp316919383-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:45.002 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.39% 07:34:45.013 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:45.053 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.88% 07:34:45.054 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:45.113 [qtp316919383-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:45.131 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:45.191 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:45.231 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:45.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=14, revision=16 07:34:45.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:45.385 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:45.401 [qtp284059979-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:45.495 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:45.497 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:45.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=16 07:34:45.548 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:45.590 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:45.604 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:45.613 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=16, revision=18 07:34:45.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:45.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=14 07:34:45.665 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:45.670 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=16 07:34:45.673 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:45.729 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:45.746 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:45.751 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:45.763 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:45.845 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:45.990 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:46.022 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:46.030 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:46.052 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.92% 07:34:46.054 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:46.090 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:46.117 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:46.163 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:46.219 [qtp833852776-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:46.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=18 07:34:46.312 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:46.396 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:46.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=14, revision=16 07:34:46.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:46.474 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:46.503 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=14, revision=16 07:34:46.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:46.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=20 07:34:46.564 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:46.564 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:46.587 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=12, revision=14 07:34:46.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:46.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:34:46.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:46.688 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:46.693 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:46.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 07:34:46.729 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:46.762 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:46.787 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:46.826 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:46.887 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:46.942 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:46.958 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:46.974 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:46.974 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:46.984 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:47.098 [qtp316919383-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:47.177 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:47.202 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:47.203 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:47.206 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:47.207 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:47.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=16, revision=18 07:34:47.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:47.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=18, revision=20 07:34:47.219 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:47.225 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:47.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=18 07:34:47.243 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:47.392 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:34:47.393 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:47.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=16 07:34:47.439 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:47.470 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:47.470 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:34:47.600 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:47.602 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:47.616 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:47.650 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:47.675 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=18 07:34:47.689 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:47.774 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:47.789 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:47.805 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.92% 07:34:47.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:47.821 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.16% 07:34:47.822 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:47.915 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:47.928 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:47.944 [qtp833852776-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:47.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=16, revision=18 07:34:47.954 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:47.998 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:48.023 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:48.114 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6232d81f9a1201f2384d398ee09320af5e001b7' to.sha1='5b7cfc4b48913d7b84665417ddb57e7eef32865c'): /1 {11 11ä11#+} 1/a org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:48.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:48.136 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:48.200 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=20 07:34:48.213 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:48.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=23 07:34:48.260 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:48.272 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:48.316 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:48.317 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:48.339 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=14, revision=16 07:34:48.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:48.342 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=16, revision=18 07:34:48.352 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:48.381 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:48.416 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.92% 07:34:48.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:48.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:48.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:48.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 07:34:48.531 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:48.534 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:48.552 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:48.632 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:48.654 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:48.689 [qtp316919383-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:34:48.749 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:48.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=18, revision=20 07:34:48.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:48.790 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:48.804 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:48.816 [qtp284059979-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:48.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=20 07:34:48.829 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:48.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:48.882 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:48.888 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:34:48.889 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:48.936 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:49.013 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:49.056 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:49.075 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=20, revision=23 07:34:49.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:49.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=20 07:34:49.155 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:49.201 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:49.212 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:49.226 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:49.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=18 07:34:49.244 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:49.253 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:49.261 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.16% 07:34:49.272 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:49.414 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:49.540 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:49.562 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:49.600 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:49.618 [qtp833852776-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:49.624 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:49.627 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:49.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=18, revision=20 07:34:49.662 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:49.685 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:49.715 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04f758ba0c242cb47057c3b0a58026b2c8945e13' to.sha1='95cd9c2510860daef5e5f16a8987cf818cc92b10'): /1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:49.750 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:49.770 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=18, revision=20 07:34:49.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:49.904 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=23 07:34:49.906 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:49.908 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:34:49.909 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:49.959 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:49.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:50.005 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:50.021 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=16, revision=18 07:34:50.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:50.034 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:50.098 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:50.157 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:50.179 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:50.195 [qtp284059979-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2BCIwnnDnO5RF-5FWa715w/dYFUNFT1dfg-zKg3W7Rafg' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:50.216 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:34:50.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:50.257 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:50.309 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:50.314 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:50.325 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:50.332 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:50.387 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.16% 07:34:50.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:50.419 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:50.447 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.82% 07:34:50.449 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:50.501 [qtp316919383-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:50.524 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:50.567 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.23% 07:34:50.580 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.47% 07:34:50.581 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:50.599 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:50.601 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:50.638 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=20, revision=23 07:34:50.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:50.692 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='51a4f00c5a13a079f1a79010b8d5d250eb9b7cfb' to.sha1='ff7fce97b28a1a991ff1bc95ff26ddf25bc1d1ed'): /1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:50.703 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 116882 bytes in 1017 ms. path='/1 {11 11ä11#+} 1/a' 07:34:50.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=26 07:34:50.760 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:50.771 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=20 07:34:50.772 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:50.833 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eaa2bffed08e49605e44047efb84968c087fd31b' to.sha1='54ed4f16c916419782819f99eb1cbf274edf4d54'): /1 {11 11ä11#+} 1/a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:50.862 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:50.906 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=23 07:34:50.916 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:50.960 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:50.993 [qtp284059979-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=23, revision=26 07:34:51.020 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:51.047 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=23, revision=26 07:34:51.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:51.061 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:51.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=23 07:34:51.078 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:51.170 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:51.189 [qtp833852776-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:51.201 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e 07:34:51.218 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:51.243 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:51.245 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:51.262 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:51.293 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:51.316 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:51.346 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:51.399 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:51.450 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:51.462 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=18, revision=20 07:34:51.464 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:51.505 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:51.501 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:51.532 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=20, revision=23 07:34:51.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:51.540 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:51.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=20, revision=23 07:34:51.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:51.623 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:51.654 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:51.660 [qtp316919383-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CxJ2tM-cZZMRydJmg5rv8g/r2Mp6afi-57vqhGhnqH1-Q' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:51.667 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:51.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:51.774 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:51.785 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:51.808 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:51.848 [qtp284059979-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:34:51.913 [qtp284059979-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:51.919 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:52.005 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:52.008 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:52.006 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:52.013 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 152160 bytes in 794 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:52.030 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:52.087 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=26 07:34:52.089 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:52.137 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:34:52.317 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=22 07:34:52.318 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=22 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:52.409 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:52.426 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:52.461 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:52.475 [Test worker] 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' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:52.481 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 07:34:52.488 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:52.496 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:52.499 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:52.524 [qtp316919383-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:52.553 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:52.557 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:52.582 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=23, revision=26 07:34:52.583 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:52.611 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:52.627 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=20, revision=22 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:52.647 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4e22a05cc9eb4427d6f7832705cab9406da8cb9f' to.sha1='839b1f1862af579d120e5bfd133158349f1b5610'): /1 {11 11ä11#+} 1/b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:52.842 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:52.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:52.841 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:52.914 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=31 07:34:52.924 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:52.957 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:52.973 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:52.987 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:52.990 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:53.008 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rOiosL84X0auXo1qkF3Aig/Pm3nwE2gdDdWAleNTgGPBQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:53.011 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:53.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=20, revision=22 07:34:53.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=22, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:53.160 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:53.186 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:53.211 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HOZlNNlwQrzUqXcOpb7zYw/fO5v2o5IVBuyXqpLVFsLHA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:53.255 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:53.263 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:53.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:53.279 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:53.293 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:53.325 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:34:53.399 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:53.416 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:53.537 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:53.557 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:53.545 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:53.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=26, revision=31 07:34:53.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:53.626 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/dir1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:53.632 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:53.721 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:53.827 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9e5e0429d79ba5c1c94252379a7708bb01a17b9' to.sha1='9b7a0d5a62323193a759b58b4f8a3d1c80ddb0d0'): /1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:53.847 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:53.871 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=24 07:34:53.873 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=22, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=24 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:53.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=31 07:34:53.966 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:53.968 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:34:54.068 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:54.087 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:54.094 [qtp833852776-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=22, revision=24 07:34:54.288 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:54.302 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=22, revision=24 07:34:54.303 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=24, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:54.365 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:54.417 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:54.418 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:54.457 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 177583 bytes in 1968 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:54.472 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:54.495 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=26 07:34:54.498 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:54.524 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:54.540 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:54.554 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:54.568 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2BCIwnnDnO5RF-5FWa715w/KEANGM-FUJ1dfv1dXvnrgA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:54.633 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:54.677 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:54.685 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=23, revision=26 07:34:54.720 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:54.722 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.99% 07:34:54.724 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:54.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=23, revision=26 07:34:54.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:54.801 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:54.809 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:54.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:54.844 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:54.859 [qtp316919383-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:54.886 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ec40473d02cdde265b56bdd7cf6625a77fc40f4' to.sha1='2eac43acb1bee08d36bee1575e6b7e5418b74be4'): /1 {11 11ä11#+} 1/a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:54.928 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:54.943 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:54.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=26, revision=31 07:34:54.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:54.975 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=27 07:34:54.976 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=24, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:55.066 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:55.120 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:55.138 [qtp833852776-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=24, revision=27 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:55.156 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:55.231 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:55.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=24, revision=27 07:34:55.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=27, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:55.261 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:55.263 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e 07:34:55.273 [Test worker] 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' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:55.295 [qtp666971185-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:34:55.330 [qtp666971185-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:34:55.421 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:55.438 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 418615 bytes in 2962 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:55.455 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:55.459 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:55.464 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=26 07:34:55.466 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:55.511 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:55.531 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:55.544 [qtp316919383-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CxJ2tM-cZZMRydJmg5rv8g/a_rF5yXmCU29sEKrFqkZcw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:55.644 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:55.650 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:55.655 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:55.657 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:55.675 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:55.743 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:55.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88848 bytes in 476 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:55.744 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:55.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=23, revision=26 07:34:55.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:55.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=34 07:34:55.795 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:55.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:55.879 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:55.903 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af023a1c4dd8f1fd11335410183aafa2fbf7ca36' to.sha1='c7a922777b1d8a2ce893a735f745757634b6f2fb'): /1 {11 11ä11#+} 1/b 07:34:56.016 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:56.016 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:56.017 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:56.033 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:56.048 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:56.061 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:56.062 [qtp316919383-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=31, revision=34 07:34:56.071 [qtp316919383-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:56.143 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:56.144 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:56.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=31, revision=34 07:34:56.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:56.304 [qtp2139656363-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:56.309 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:56.328 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:34:56.328 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:56.327 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:56.338 [qtp2139656363-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:56.353 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:56.423 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:56.429 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:56.449 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:56.452 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:56.460 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-jEB6AfjLr6t_lE5hBoPHw/eWeKI-pW6BUSG4gy1v1nxw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:56.547 [qtp316919383-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:56.549 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:56.553 [qtp316919383-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:56.577 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:56.584 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:56.585 [qtp284059979-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2BCIwnnDnO5RF-5FWa715w/KEANGM-FUJ1dfv1dXvnrgA' offset=1048576 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:56.605 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:56.610 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:56.624 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=26, revision=31 07:34:56.624 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=31, revision=-1 07:34:56.724 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:56.734 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:56.733 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:56.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:56.831 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:56.836 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:56.970 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 07:34:57.035 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:57.064 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4978f08fd573b5d41014fad66e449ff3f0230d1' to.sha1='a0b083e7a234920b56c68cd2b333d41e19bae5c6'): /1 {11 11ä11#+} 1/c org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:57.068 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:57.075 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4403b55e3d4d4b3243495ca1071a0669a42cdbf' to.sha1='b618478818f1ecaa9a5d41862486b292f5dd6dbb'): /1 {11 11ä11#+} 1/b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:57.180 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=39 07:34:57.181 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:57.185 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:57.222 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:57.229 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:57.232 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rOiosL84X0auXo1qkF3Aig/EBrfdhKcBTr5H0ZGTATadg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:57.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=31 07:34:57.252 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:57.512 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:57.544 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:57.557 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:57.560 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:57.570 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 72283 bytes in 534 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:57.590 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:57.616 [qtp316919383-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:57.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=34 07:34:57.632 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:57.653 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:57.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=34, revision=39 07:34:57.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=39, revision=-1 07:34:57.758 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:57.759 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:57.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=26, revision=31 07:34:57.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:57.826 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:57.837 [qtp666971185-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:57.854 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:57.867 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:57.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=31, revision=34 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:57.888 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:57.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:57.892 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:57.933 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:57.947 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:57.947 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:57.983 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:57.985 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:58.052 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 07:34:58.077 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:58.078 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 127694 bytes in 1934 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:58.085 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:58.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=30 07:34:58.112 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:58.193 [qtp666971185-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:34:58.218 [qtp666971185-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:58.227 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:58.257 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:58.264 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:58.281 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:58.298 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:58.308 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:58.316 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=27, revision=30 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:58.313 [qtp2139656363-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HOZlNNlwQrzUqXcOpb7zYw/22YwTTRmJcp_GwVCRDcHRQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:58.326 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:58.335 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:58.338 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:58.342 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CxJ2tM-cZZMRydJmg5rv8g/9OUJNFID-E4Z6-DqnOnUEA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:58.394 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:58.397 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:58.395 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:58.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=27, revision=30 07:34:58.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=30, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:58.531 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b40da7740330aca2f49d3205bdf9b13ba9630d8e' to.sha1='df0b293c6023599094fcfbebdc03480046666363'): /1 {11 11ä11#+} 1/c org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:58.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:58.545 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:58.607 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=39 07:34:58.608 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:58.644 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:58.859 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:58.933 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:58.943 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:58.942 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 144496 bytes in 864 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:58.985 [qtp666971185-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:58.999 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:59.022 [qtp833852776-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:34:59.026 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:59.028 [qtp284059979-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2BCIwnnDnO5RF-5FWa715w/KEANGM-FUJ1dfv1dXvnrgA' offset=2097152 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:59.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=34 07:34:59.048 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:59.082 [qtp833852776-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:59.095 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:59.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=34, revision=39 07:34:59.112 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:59.166 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:59.207 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:59.255 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:59.273 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:59.283 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:59.388 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:59.393 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:59.396 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:59.424 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=31, revision=34 07:34:59.424 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:59.472 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:59.485 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:59.504 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:34:59.505 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:59.530 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:59.571 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:59.602 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:59.603 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e14252b16dc2e6a0034c21aa9b2807737e0228f' to.sha1='9b4922925e07792e458af26fa8175ffe2e15a564'): /1 {11 11ä11#+} 1/b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:34:59.663 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 660171 bytes in 1730 ms. path='/1 {11 11ä11#+} 1/c' 07:34:59.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=42 07:34:59.741 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:59.760 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:34:59.778 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:34:59.788 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=35 07:34:59.795 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:59.845 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:59.853 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:34:59.900 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:59.923 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:34:59.926 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rOiosL84X0auXo1qkF3Aig/cOyVOqx-ObEWhLVIQnBoRA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:34:59.962 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:00.006 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:00.017 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:00.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:00.043 [qtp316919383-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:00.129 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:00.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=39, revision=42 07:35:00.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:00.207 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e23421bfc9245a1cb635280d3dcefd3295958dad' to.sha1='1d109207631bfe9fadf7a5569932d3c1197e55a0'): /1 {11 11ä11#+} 1/c org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:00.287 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:00.274 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:00.289 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:00.294 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=39 07:35:00.296 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:00.301 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=30, revision=35 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:00.383 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:00.478 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:00.482 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:00.500 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:00.506 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:00.544 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:00.547 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:00.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=30, revision=35 07:35:00.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=35, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:00.644 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:00.646 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:00.653 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:00.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=34, revision=39 07:35:00.661 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:00.735 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:35:00.736 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:00.746 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:00.786 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:00.849 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:00.852 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:00.868 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='20a99384c92b99bc30b11d53e38ee9bfcdc280a7' to.sha1='eb93a5cfd0bbfe50715d92dc79d0f414d5562233'): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:00.920 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:00.929 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:00.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=47 07:35:00.960 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:01.009 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:01.130 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:01.140 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:01.160 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:01.169 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:01.200 [qtp833852776-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-jEB6AfjLr6t_lE5hBoPHw/2b0Ejj1wcDLqW2uJiSx80Q' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:01.225 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:01.240 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:01.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 582901 bytes in 1772 ms. path='/1 {11 11ä11#+} 1/c' 07:35:01.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=42 07:35:01.290 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:01.346 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:01.359 [qtp316919383-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:01.371 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:01.439 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:01.441 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 125321 bytes in 521 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:01.453 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=42, revision=47 07:35:01.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:01.481 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:01.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=38 07:35:01.514 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=38 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:01.520 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:01.586 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:01.602 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:01.626 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=39, revision=42 07:35:01.627 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:01.633 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:01.725 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:01.738 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:01.772 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:01.775 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:01.785 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HOZlNNlwQrzUqXcOpb7zYw/uJ8813RFdUX0Vr_bChPPrQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:01.788 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:01.790 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=35, revision=38 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:01.794 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:01.821 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:01.840 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:01.847 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 07:35:01.847 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:01.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=35, revision=38 07:35:01.853 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=38, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:01.900 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:01.945 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:01.946 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2BCIwnnDnO5RF-5FWa715w/KEANGM-FUJ1dfv1dXvnrgA' offset=3145728 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:01.959 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:02.085 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:02.087 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:02.149 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:02.170 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:02.207 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:02.235 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:02.336 [qtp833852776-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:02.354 [qtp833852776-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:02.397 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:02.436 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:02.438 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:02.459 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:02.469 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:02.477 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1J34yR7QNaZoscf6tpP6_A/3ucWNWm7R_M8W9NNB1UFsw/4Up9vha0QwoXM43TjF6G4g' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:02.478 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:35:02.478 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:02.548 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:02.567 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:02.643 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='feefbd1ecff93a6b454357bd644f8d19e124740d' to.sha1='984fcefc68ad1a6aa41e7ff363702ff5413648e6'): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:02.653 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc23369d2ed978a3601dfaaf863cdf3127c668d9' to.sha1='e5f6b78caa9d2bb5e6a3c97e3472a400ba39315b'): /1 {11 11ä11#+} 1/c 07:35:02.727 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=43 07:35:02.728 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=38, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:02.751 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:02.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=47 07:35:02.833 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:02.877 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3653682 bytes in 8808 ms. path='/1 {11 11ä11#+} 1/b' 07:35:02.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=37 07:35:02.962 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=37 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:02.970 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:02.978 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=38, revision=43 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:03.005 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:03.087 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 929870 bytes in 2077 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:03.113 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:03.130 [qtp666971185-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:03.150 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:03.161 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:03.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=42 07:35:03.159 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:03.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=38, revision=43 07:35:03.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:03.184 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=31, revision=37 07:35:03.234 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:03.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=31, revision=37 07:35:03.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=37, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:03.312 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:03.314 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:03.332 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:03.328 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=42, revision=47 07:35:03.337 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:03.355 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:03.367 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:03.369 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:03.440 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:03.459 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=39, revision=42 07:35:03.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:03.461 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:03.476 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:03.544 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:03.580 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:03.634 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:03.638 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:03.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:03.659 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:03.658 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:03.748 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:03.746 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:03.758 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:03.792 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:03.790 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 07:35:03.804 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:03.835 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:03.856 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:03.862 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:03.863 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:03.952 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:03.973 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:04.001 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b145b8472379e69fe605984ce588a9e51cad36bf' to.sha1='87902e019b1d41516a90720736100f51e84b63d0'): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:04.027 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 07:35:04.046 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:35:04.051 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:04.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=42 07:35:04.141 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:04.158 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:04.210 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f680d92e54d2fb833d3f95b7e9bc8554c021c71' to.sha1='8797fe6c5a19548112803d173beba38bf3dbabfa'): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:04.221 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:04.244 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:04.250 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:04.262 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-jEB6AfjLr6t_lE5hBoPHw/yyz2i9p-HpqbV9gCajutUg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:04.341 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:04.350 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:04.369 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:04.383 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=37, revision=42 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:04.420 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1J34yR7QNaZoscf6tpP6_A/3ucWNWm7R_M8W9NNB1UFsw/4Up9vha0QwoXM43TjF6G4g' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:04.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=47 07:35:04.467 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:04.548 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:04.564 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=37, revision=42 07:35:04.565 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:04.658 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:04.675 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:04.698 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:04.733 [qtp2139656363-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:04.746 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:04.771 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:04.788 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FqTlszJuVTI4TG4BHHQ5fw/WVMX92Px9O7L-VjLJXDrUA/reMJz9hWr-oayr_n_e5LeQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:04.886 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:04.904 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:04.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=42, revision=47 07:35:04.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:04.944 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:04.964 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:35:04.978 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:05.032 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1473875 bytes in 3238 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:05.031 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:05.056 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:05.146 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 684366 bytes in 1508 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:05.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=51 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:05.163 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:05.165 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:05.186 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:05.204 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:05.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=46 07:35:05.233 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=46 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:05.239 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:05.252 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2BCIwnnDnO5RF-5FWa715w/F-r2eoEQX01-fxlDpvFyug' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:05.267 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 07:35:05.291 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:05.306 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:05.400 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:05.425 [qtp316919383-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=47, revision=51 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:05.427 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 869277 bytes in 1620 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:05.464 [qtp316919383-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:05.467 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:05.473 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:05.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=50 07:35:05.490 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:05.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=47, revision=51 07:35:05.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=51, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:05.513 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222071 bytes in 535 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:05.561 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:05.582 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=43, revision=46 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:05.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=45 07:35:05.598 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:05.615 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:05.626 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=43, revision=46 07:35:05.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=46, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:05.633 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:05.648 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:05.752 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 07:35:05.753 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:05.780 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:05.834 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:05.847 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:05.849 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:05.880 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:05.892 [qtp284059979-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=42, revision=45 07:35:05.968 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:05.969 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:05.962 [qtp833852776-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:05.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=42, revision=45 07:35:05.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=45, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:05.990 [qtp833852776-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:05.988 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=47, revision=50 07:35:05.989 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:06.029 [qtp316919383-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:06.037 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:06.058 [qtp316919383-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:06.092 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:06.106 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:06.117 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.30% 07:35:06.120 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:06.194 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:06.198 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:06.199 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:06.249 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:06.255 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:06.264 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:06.290 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:06.283 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='795d3eac5d49a2af9ef24ebf83ebac9af66b9ec7' to.sha1='62e50ddf26a97f8743036f3b1918530b4eb8a0e4'): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:06.316 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:06.379 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:06.444 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:06.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='631a1a706d2bd953d119c1d15ecc146ea9f1e6b0' to.sha1='76f46ea6135980040b766bc2b75ae9d2234cf594'): /2/1 {11 11ä11#+} 1/b org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:06.448 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:06.465 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:06.482 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:06.492 [qtp2139656363-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/3PC63S3FlbWnLrdE-iRPKQ/yWHKuM4BCxdJFfe5IZr7_Q' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:06.513 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:06.507 [qtp284059979-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:06.524 [qtp284059979-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:06.544 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=51 07:35:06.546 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:06.554 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:06.574 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 07:35:06.597 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:06.624 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:35:06.659 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:35:06.663 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:06.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=56 07:35:06.692 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:06.795 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='755193c253b6a79acb24fb010c2250677ae1b7ba' to.sha1='46d127694f30df0004498878bf4485816fbbe6ca'): /2/1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:06.813 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='494e0c56c38f0976ce57f681bf96133e1a55a186' to.sha1='470b7f1c927bf20a7874755ad98a446fc726eb31'): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:06.812 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:06.921 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:06.947 [qtp833852776-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=46, revision=51 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:06.949 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:06.965 [qtp316919383-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=51, revision=56 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:06.996 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:07.037 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:07.050 [qtp316919383-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:07.061 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:07.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=55 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:07.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=50 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:07.074 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:07.078 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:07.082 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:07.081 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/3PC63S3FlbWnLrdE-iRPKQ/yWHKuM4BCxdJFfe5IZr7_Q' offset=1048576 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:07.101 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=51, revision=56 07:35:07.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=56, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:07.159 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:07.175 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:07.190 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=46, revision=51 07:35:07.191 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=51, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:07.208 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1051792 bytes in 1910 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:07.229 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:07.257 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:07.262 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=51 07:35:07.263 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:07.278 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:07.304 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:07.329 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:07.339 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:07.342 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:07.349 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=45, revision=50 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:07.412 [Test worker] 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' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:07.419 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:07.419 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:07.434 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=50, revision=55 07:35:07.436 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:07.449 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:07.449 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:07.459 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:07.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=45, revision=50 07:35:07.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:07.489 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:07.518 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=47, revision=51 07:35:07.543 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:07.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=47, revision=51 07:35:07.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=51, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:07.575 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:07.582 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:07.612 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:07.632 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:07.636 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:07.668 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/jzvOHsQx_mQlXJM-m5ml2g/B7FxHlo_MB70kr82vw99-w' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:07.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:07.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:07.689 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:07.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 14529 bytes in 257 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:07.738 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:07.759 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:07.767 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:07.767 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:07.769 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=54 07:35:07.770 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:07.788 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:07.790 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:35:07.805 [Test worker] 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' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:07.847 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:07.893 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:07.915 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=51, revision=54 07:35:07.937 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:07.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=51, revision=54 07:35:07.950 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=54, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:08.022 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:08.037 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:08.043 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:08.050 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:08.063 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:08.069 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:08.071 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r0ehlpBVIDsHM12aiRv1YA/aeu55kAEQxWLiKSkES1q8A/XiNPJAAgNmiCNaMAEzoEUg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:08.095 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:08.101 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:08.116 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:08.125 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1J34yR7QNaZoscf6tpP6_A/3ucWNWm7R_M8W9NNB1UFsw/KlOfkYHhFbvSbY36B8r7ew' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:08.122 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:08.133 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:08.143 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 07:35:08.163 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:08.226 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:08.278 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:08.283 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c3ed6b65042b814a1eb1ee5d06271b74e2c3d1ab' to.sha1='ff6820bc9ce18f8907521a2c9e58c1e26fe11df2'): /2/1 {11 11ä11#+} 1/b org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:08.307 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:08.324 [qtp833852776-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:08.331 [qtp833852776-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:08.338 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 197197 bytes in 533 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:08.360 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:08.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=53 07:35:08.391 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=53 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:08.394 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:08.405 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:08.408 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FqTlszJuVTI4TG4BHHQ5fw/WVMX92Px9O7L-VjLJXDrUA/z09el2JW-ei8cXQzxUCvjQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:08.465 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:08.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=56 07:35:08.478 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:08.546 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:08.609 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:08.626 [qtp284059979-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=50, revision=53 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:08.630 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:08.650 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=51, revision=56 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:08.684 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a0bde612467d96bcf7ccc540ee879427ea6b27b7' to.sha1='8b18ac40e6766d98467caeab4f785147d309ea02'): /2/1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:08.726 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:08.744 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:08.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=50, revision=53 07:35:08.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=53, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:08.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=59 07:35:08.758 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:08.769 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=51, revision=56 07:35:08.770 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=56, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:08.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:08.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:08.878 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:08.918 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:08.930 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:08.930 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=54, revision=59 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:08.990 [qtp284059979-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:08.994 [qtp284059979-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:09.022 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:09.025 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:09.023 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:09.048 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=54, revision=59 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:09.049 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:09.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=59, revision=-1 07:35:09.112 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:09.126 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:09.132 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:09.204 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:09.205 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:09.230 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:09.245 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:09.241 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:09.253 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:09.260 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/3PC63S3FlbWnLrdE-iRPKQ/WhnZtHr7Eai3UH_zofh5SQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:09.306 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:09.376 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f55badafdb8d183c6c3a09cb173a2afea885c0a' to.sha1='f2e36aadf4009652ac91b2c324d5bf9a8b3f8e04'): /2/1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:09.418 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:09.451 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:09.459 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=58 07:35:09.461 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:09.470 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:09.478 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/jzvOHsQx_mQlXJM-m5ml2g/tH73PMiVJGmMjc6jxf0hww' offset=0 07:35:09.518 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:09.610 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30021 bytes in 303 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:09.639 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:09.646 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=62 07:35:09.647 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:09.685 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:09.692 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=53, revision=58 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:09.793 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:09.794 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:09.797 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:09.791 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172332 bytes in 663 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:09.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=53, revision=58 07:35:09.811 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:09.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=59 07:35:09.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:09.865 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:09.869 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=59, revision=62 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:09.877 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 855559 bytes in 2110 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:09.873 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 911117 bytes in 2460 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:09.892 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:09.895 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:09.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=59, revision=62 07:35:09.910 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=62, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:09.928 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=58 07:35:09.931 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:09.937 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=59 07:35:09.941 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:10.010 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:10.033 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:10.039 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=56, revision=59 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:10.066 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:35:10.077 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:10.081 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:10.091 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 07:35:10.092 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:10.106 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=56, revision=59 07:35:10.107 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:10.188 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:10.190 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:10.206 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:10.210 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:10.206 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=56, revision=59 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:10.224 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:10.238 [qtp666971185-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=55, revision=58 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:10.246 [qtp316919383-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:10.263 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:10.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=56, revision=59 07:35:10.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:10.309 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:10.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=55, revision=58 07:35:10.323 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:10.332 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:10.339 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:10.350 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:10.358 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:10.369 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:10.372 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:10.388 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r0ehlpBVIDsHM12aiRv1YA/aeu55kAEQxWLiKSkES1q8A/H6Y8thWZobtUE-hIfNFhiA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:10.394 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:10.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:10.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:10.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:10.440 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:10.485 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:10.488 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:10.509 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:10.511 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:10.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:10.515 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:10.554 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:10.566 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:10.573 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 108193 bytes in 495 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:10.638 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:10.646 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='76a28e267a4aea04ba96cd8bee0ac04de34fe85c' to.sha1='f64c1394464b7e1f0594e357469973b3a955587d'): /2/a org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:10.645 [qtp666971185-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:10.657 [qtp666971185-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:10.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=61 07:35:10.660 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:10.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:10.676 [qtp316919383-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:10.685 [qtp316919383-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:10.697 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:10.752 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:10.774 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:10.778 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='19379c8b003a5cd88e7149d27e754954902ae994' to.sha1='baed8f5ef4a0664dbc28b3389bc3effc6677a1a7'): /2/a org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:10.797 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:10.826 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:10.824 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:10.866 [qtp284059979-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=58, revision=61 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:10.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:10.908 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:10.908 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca994341104b6dd452483c548364104949ed473e' to.sha1='c9e492876e22656a795f0ba4e0c5f858432795b4'): /2/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:10.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=58, revision=61 07:35:10.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=61, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:10.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=67 07:35:10.925 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:10.939 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0bc7b79860c6b6b12f72605c782c8aba443aa89' to.sha1='5508f793a94b2c8d9c9a5f345f96c62b0efb4373'): /2/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:11.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=64 07:35:11.017 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:11.045 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:11.045 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:11.136 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:11.171 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=63 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:11.177 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=64 07:35:11.181 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:11.189 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:11.236 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:11.244 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=62, revision=67 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:11.273 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:11.275 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:11.286 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:11.292 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:11.369 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:11.442 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:11.462 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:11.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=62, revision=67 07:35:11.477 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:11.483 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:11.510 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:11.548 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:11.551 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:11.557 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:11.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=59, revision=64 07:35:11.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=64, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:11.597 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:11.599 [qtp666971185-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:11.595 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a66a06c8e8ea190682276556ea75fb148a301c91' to.sha1='cb82067dd9dc9fc8cad0f85fe0f1bb59fcdcee8b'): /2/a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:11.647 [qtp316919383-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:11.689 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:11.693 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:11.721 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:11.728 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:11.771 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=66 07:35:11.772 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:11.774 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:11.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=59, revision=64 07:35:11.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=64, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:11.801 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:11.801 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:11.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=58, revision=63 07:35:11.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:11.850 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 07:35:11.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:11.953 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:11.957 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:12.026 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.034 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:12.052 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:12.055 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.061 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:12.062 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.077 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:12.078 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/ti2OPir2hCmUba7FoipSXA' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:12.114 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:12.120 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=61, revision=66 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:12.152 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 07:35:12.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.170 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:12.209 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.233 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 133209 bytes in 372 ms. path='/2/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:12.280 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=67 07:35:12.318 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:12.326 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:12.332 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:12.337 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:12.354 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1J34yR7QNaZoscf6tpP6_A/Q_R-mvzpSzjSc4iE7ep6hA' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:12.359 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:12.377 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:12.392 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FqTlszJuVTI4TG4BHHQ5fw/i0vXZ3u-esO90__VTMM7TA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:12.426 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:12.438 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=61, revision=66 07:35:12.439 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:12.441 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:12.468 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:12.488 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:12.490 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.517 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:12.533 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=64, revision=67 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:12.541 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.556 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:12.571 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=64, revision=67 07:35:12.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:12.589 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.637 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:12.637 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:12.659 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:12.660 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 104609 bytes in 500 ms. path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.674 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:12.685 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:12.694 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:35:12.700 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:12.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=66 07:35:12.702 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.739 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:12.742 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:12.744 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 235021 bytes in 680 ms. path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.766 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:12.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=67 07:35:12.775 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:12.820 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:12.833 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=63, revision=66 07:35:12.855 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:12.864 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.873 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:12.882 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=63, revision=66 07:35:12.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:12.906 [qtp316919383-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=64, revision=67 07:35:12.927 [qtp316919383-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:12.937 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:12.948 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:12.953 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:12.950 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:35:12.950 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:12.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=64, revision=67 07:35:12.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:13.005 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:13.024 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:13.038 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:13.038 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:13.035 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r0ehlpBVIDsHM12aiRv1YA/qCrgHVbo5Rct1-WOyx1kmg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:13.062 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c24ecf9c492899b0e50f39195430fc9af88e4c02' to.sha1='789ed992dee91b3bae9e39521f9a9e2472d2d49a'): /3 + &#ä/5/h org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:13.081 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:13.081 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:13.178 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:13.193 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:13.207 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:13.251 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 323036 bytes in 550 ms. path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:13.249 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=72 07:35:13.261 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:13.262 [qtp316919383-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:13.276 [qtp316919383-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:13.301 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:13.313 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:13.327 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=69 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:13.316 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:13.328 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=69 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:13.359 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:13.409 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:13.414 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:13.422 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:13.433 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=66, revision=69 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:13.437 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:35:13.438 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:13.442 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:35:13.449 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:13.465 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:13.482 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=66, revision=69 07:35:13.491 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=69, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:13.494 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:13.500 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:13.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='66fb8d8e1d43f4e8d7f3d62b96bb91d1a3a0032c' to.sha1='ba36b1c783fd553969d8a0dcf8964a9e99c5ec64'): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:13.591 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:13.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dda7f78311d01692fec6be4c4ae8c15afb384fa9' to.sha1='e60bf44e30561eb3e5a1f8264cad54f2de02d964'): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:13.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=67, revision=72 07:35:13.608 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=72, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:13.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:13.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:13.668 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:13.677 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=71 07:35:13.678 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:13.681 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:13.743 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:13.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=72 07:35:13.768 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:13.784 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:13.795 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:13.804 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:13.826 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:13.834 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:13.860 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:13.865 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:13.863 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:13.910 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:13.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:13.947 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:14.014 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:14.022 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:14.022 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:35:14.023 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:14.041 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=66, revision=71 07:35:14.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:14.090 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:14.109 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:14.154 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:14.167 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4af70d4085ef0736d69aaba8d960be01b92e5ad8' to.sha1='a8c82b4c0969b4076ee4ed658ff9fe908d2e94f6'): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:14.176 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:14.221 [qtp316919383-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:14.228 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:14.246 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:14.260 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1ja-N8d8KukM4CIy2sV91A/muaqo2WJvDpGoGZslMaz7w/YlGwpDNd-J6mNkMDT1Z0lw' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:14.285 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:14.294 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:14.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=67, revision=72 07:35:14.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=72, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:14.314 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=74 07:35:14.314 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:14.333 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 07:35:14.350 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:14.375 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:14.395 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:14.412 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:14.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 72563 bytes in 437 ms. path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:14.500 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:14.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=75 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:14.510 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:14.510 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:14.530 [qtp284059979-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=69, revision=74 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:14.599 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e 07:35:14.625 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:14.665 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:14.680 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:14.692 [qtp2139656363-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=72, revision=75 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:14.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=69, revision=74 07:35:14.713 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:14.713 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:14.720 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:14.732 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=72, revision=75 07:35:14.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:14.835 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:14.890 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:14.924 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:14.947 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:14.950 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:14.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:14.962 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:14.977 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:14.984 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7O7V7yhdeMUK6UmtuLmgVA/h2t8fIBX0eH7qfz9A_qbww/66Rv8ApdkldnOiYj_7PntA' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:14.990 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:15.000 [qtp316919383-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/lqerG_SGw80nx11yi4Rypg/J1DXJ_cM-5U0zXnSr1kMwQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:15.008 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:15.045 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:15.042 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:15.072 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:15.109 [qtp2139656363-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:15.114 [qtp2139656363-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:35:15.209 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:15.258 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:15.261 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 07:35:15.286 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:15.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 254479 bytes in 667 ms. path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:15.312 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:15.369 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1be1e5500638f9b53c2e72ccb6d8292624f10a2d' to.sha1='2515aa28223d69c1f4d511105a45f69d045bd86a'): /3 + &#ä/5/i org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:15.372 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:15.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=75 07:35:15.378 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:15.391 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:15.397 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:15.399 [qtp833852776-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=2097152 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:15.429 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:15.436 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:15.437 [qtp284059979-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uJqwOb5_w996qR0CS1mViQ/5iemo0XWBGlCijb-waAwLA/TJ42d6W18ar7RqiJH8Vghw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:15.461 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=80 07:35:15.462 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:15.496 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:15.503 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=72, revision=75 07:35:15.513 [qtp316919383-155] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:15.556 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:15.564 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=72, revision=75 07:35:15.564 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:15.609 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:15.622 [qtp2139656363-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:15.636 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:15.667 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 07:35:15.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:15.689 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 721203 bytes in 1339 ms. path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:15.692 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:15.700 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=75, revision=80 07:35:15.700 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:15.749 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:15.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=74 07:35:15.757 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:15.794 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:15.820 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:15.828 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:15.896 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:15.896 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:15.926 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:15.932 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=71, revision=74 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:15.944 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:15.984 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:15.996 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:15.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:16.019 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:16.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=71, revision=74 07:35:16.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=74, revision=-1 07:35:16.081 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:35:16.082 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:16.141 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:16.150 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4fd4723bfb84e33bf2090cd66e285bcbb3304e3f' to.sha1='27879e9703869197ffe212a27ab494b03fecdd4e'): /3 + &#ä/5/i 07:35:16.207 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=80 07:35:16.207 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:16.214 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:16.220 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:35:16.258 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:16.321 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:16.330 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:16.334 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:16.365 [qtp316919383-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:16.366 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:16.381 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:16.393 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:16.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=75, revision=80 07:35:16.400 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:16.431 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:16.445 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:16.453 [qtp2139656363-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1ja-N8d8KukM4CIy2sV91A/muaqo2WJvDpGoGZslMaz7w/x_7-5tEeSuwI7zR5jFMu6g' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:16.455 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:16.469 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a33e2e1cb310866c9b2bc0500a276d9b50ea6caf' to.sha1='c241a4d5bdf73c0343592e880aad66de9fbfc5e4'): /3 + &#ä/5/i org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:16.524 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:16.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=79 07:35:16.525 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:16.561 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e 07:35:16.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:16.700 [qtp284059979-33] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:16.721 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:16.735 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=74, revision=79 07:35:16.807 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:16.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 776877 bytes in 1735 ms. path='/3 + &#ä/5/h' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:16.835 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=74, revision=79 07:35:16.837 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:16.863 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=77 07:35:16.864 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:16.907 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:16.918 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:16.953 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:16.961 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:16.980 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/lqerG_SGw80nx11yi4Rypg/mGmm2dRHKSRbVUfLguKtpQ' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:16.993 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:17.024 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:17.032 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=74, revision=77 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:17.061 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:17.069 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:17.085 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:17.088 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:17.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=74, revision=77 07:35:17.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=77, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:17.169 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:17.193 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:17.194 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:17.212 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:17.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 578788 bytes in 617 ms. path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:17.316 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:17.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=83 07:35:17.326 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:17.361 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:17.376 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:17.416 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:17.418 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:17.422 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:17.433 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:17.444 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7O7V7yhdeMUK6UmtuLmgVA/h2t8fIBX0eH7qfz9A_qbww/kNKqzsxDqQ29u18UqPBcMA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:17.521 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:17.554 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:17.579 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:17.604 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:17.617 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:17.601 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:17.624 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=3145728 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:17.642 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=80, revision=83 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:17.642 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:17.665 [qtp316919383-155] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:17.722 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:17.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=80, revision=83 07:35:17.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:17.777 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15d593b3529e227f902906539ee09d0382bda93a' to.sha1='1d89395fb78d2db0d472fcc9e92fd9d95196f937'): /3 + &#ä/5/i org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:17.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:17.802 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:17.830 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:17.853 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 438458 bytes in 765 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:17.878 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:17.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=82 07:35:17.885 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:17.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=82 07:35:17.930 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:17.951 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:17.957 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:35:17.975 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:17.982 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:17.988 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:18.027 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:18.054 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=79, revision=82 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:18.041 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:18.067 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:18.072 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:18.074 [qtp2139656363-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1ja-N8d8KukM4CIy2sV91A/muaqo2WJvDpGoGZslMaz7w/x_7-5tEeSuwI7zR5jFMu6g' offset=1048576 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:18.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:18.142 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:18.150 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:18.162 [qtp284059979-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=77, revision=82 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:18.173 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=79, revision=82 07:35:18.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:18.218 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9623532a307b7353a408ce9054ed5adef5ba5443' to.sha1='93bf9931b059cef13314d8b7dbb6bce7da32e19f'): /3 + &#ä/aa org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:18.264 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 07:35:18.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:18.284 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:18.295 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=77, revision=82 07:35:18.297 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:18.340 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:18.386 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:18.435 [qtp666971185-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:18.453 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=88 07:35:18.453 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:18.468 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:18.472 [qtp666971185-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:35:18.507 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:18.516 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:35:18.524 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:18.554 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:18.566 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:18.638 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:18.650 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:18.662 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:18.664 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=4194304 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:18.671 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:18.710 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:18.699 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:18.727 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:18.732 [qtp316919383-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=83, revision=88 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:18.732 [qtp284059979-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uJqwOb5_w996qR0CS1mViQ/5iemo0XWBGlCijb-waAwLA/C2EtSKE7_oie-EHq-fNwxQ' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:18.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='053e9cf5305b5edbe30e27b28fb3c1ad3be4c2a6' to.sha1='463959955fc737714120e2aeca7e82949a2c6eaa'): /3 + &#ä/aa org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:18.837 [qtp316919383-35] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:18.896 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=87 07:35:18.896 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:18.907 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:18.935 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:18.942 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 156990 bytes in 413 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:18.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=83, revision=88 07:35:18.948 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=88, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:18.975 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=85 07:35:18.977 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:19.002 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:19.008 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:19.012 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:19.018 [qtp666971185-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:19.101 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:19.117 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:19.134 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=82, revision=85 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:19.144 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:19.159 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=82, revision=87 07:35:19.161 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:19.167 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e 07:35:19.185 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:19.202 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:19.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=82, revision=85 07:35:19.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=85, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:19.214 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:19.268 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:19.268 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:19.305 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:19.335 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:19.334 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:19.351 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:19.357 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:19.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:19.369 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:19.396 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/_7DWzSzGoxzSK0mAwvUmCA' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:19.409 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:19.421 [qtp284059979-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:19.424 [qtp284059979-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:19.453 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:19.469 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:19.494 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:19.500 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:19.506 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:19.511 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:19.514 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:19.515 [qtp2139656363-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1ja-N8d8KukM4CIy2sV91A/muaqo2WJvDpGoGZslMaz7w/x_7-5tEeSuwI7zR5jFMu6g' offset=2097152 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:19.521 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:19.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:19.544 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7O7V7yhdeMUK6UmtuLmgVA/Jf3IxhUNUrYoxJuaUuiFag' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:19.580 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8fb3bc178d956fcb4749866d4b55ec59869f46aa' to.sha1='b08397a04bd9378152dcd2798c641cc36a59d1e3'): /3 + &#ä/aa org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:19.648 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:19.671 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=90 07:35:19.671 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:19.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 277248 bytes in 520 ms. path='/3 + &#ä/aa' 07:35:19.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=91 07:35:19.761 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:19.932 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:19.941 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=85, revision=90 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:19.947 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:19.962 [qtp316919383-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=88, revision=91 07:35:19.971 [qtp316919383-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:20.060 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:20.061 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:20.069 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:20.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=85, revision=90 07:35:20.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=90, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:20.085 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.088 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=88, revision=91 07:35:20.088 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:20.148 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.165 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:20.166 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:20.186 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 220314 bytes in 820 ms. path='/3 + &#ä/aa' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.206 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:20.212 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=90 07:35:20.213 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:20.214 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.257 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:20.259 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.262 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:20.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.335 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:20.382 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:20.401 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=87, revision=90 07:35:20.463 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.469 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:20.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=87, revision=90 07:35:20.471 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=90, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:20.482 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.491 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:20.550 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:20.557 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:20.557 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.567 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89040b5b68ca2425bbb621730e7e7affbcea8e42' to.sha1='19d03638d2174e542cbfb0a449bda1e8f5c9a483'): /3 + &#ä/bb org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:20.570 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:20.569 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:20.584 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=5242880 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:20.596 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:20.612 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:20.613 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uJqwOb5_w996qR0CS1mViQ/riuORre0gkVRRoTCvJp_iw' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:20.640 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.661 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=96 07:35:20.661 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:20.696 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:20.697 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:20.700 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:35:20.784 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.823 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:20.806 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.829 [qtp316919383-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=91, revision=96 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:20.837 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.856 [qtp316919383-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:20.862 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:20.862 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 191062 bytes in 531 ms. path='/3 + &#ä/aa' 07:35:20.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=93 07:35:20.885 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.894 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:20.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=91, revision=96 07:35:20.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=96, revision=-1 07:35:20.948 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:20.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b012ec10030ca59bed9714bd1a563d3fef992d2' to.sha1='713c9ecf7656971e3260f6536064384289a3e8f5'): /3 + &#ä/bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:20.973 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:20.988 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=90, revision=93 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:20.997 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.007 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:21.014 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=90, revision=93 07:35:21.015 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.029 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e 07:35:21.039 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:21.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=95 07:35:21.096 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:21.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:21.141 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.179 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:21.186 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:21.199 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=90, revision=95 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:21.202 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.202 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:21.202 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:21.210 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:21.211 [qtp2139656363-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1ja-N8d8KukM4CIy2sV91A/muaqo2WJvDpGoGZslMaz7w/x_7-5tEeSuwI7zR5jFMu6g' offset=3145728 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.237 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.241 [qtp284059979-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:21.245 [qtp284059979-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.263 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:21.271 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.272 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.276 [qtp316919383-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/myJzhDLVHP79ETh_HlknbQ' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:21.282 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=90, revision=95 07:35:21.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=95, revision=-1 07:35:21.328 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.361 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:21.379 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.385 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:21.464 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.488 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='997f0811825a0b8249bbf3883f70b0e7eb3e77de' to.sha1='24a04b3003dc7ee2b1353051985faf075507bae0'): /3 + &#ä/bb org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.500 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:21.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:35:21.529 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.553 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=98 07:35:21.554 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.567 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 98139 bytes in 528 ms. path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:21.567 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:21.600 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.626 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=99 07:35:21.627 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:21.637 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:21.644 [qtp833852776-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=6291456 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:21.663 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.675 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:21.695 [qtp284059979-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=93, revision=98 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:21.703 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:21.712 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:21.716 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7O7V7yhdeMUK6UmtuLmgVA/eujH4bzpaEDnFduHpyUy6w' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.730 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:21.738 [qtp316919383-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=96, revision=99 07:35:21.746 [qtp316919383-35] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.808 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.809 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.820 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=93, revision=98 07:35:21.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=96, revision=99 07:35:21.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.869 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.908 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:21.908 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.925 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.942 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:21.949 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:35:21.969 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:21.983 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:21.987 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:35:22.045 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:22.081 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e 07:35:22.102 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:22.117 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:22.136 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:22.145 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fbc9cc94a11b0cbb56beb30d30b4081aba303262' to.sha1='06b45f68498a357f3de8f7116ac56172ceba04e2'): /3 + &#ä/cc org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:22.157 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:22.160 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uJqwOb5_w996qR0CS1mViQ/gPRIIQELS0a3eMOYnrkyPQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:22.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=104 07:35:22.210 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:22.361 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:22.389 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:22.394 [qtp316919383-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=99, revision=104 07:35:22.413 [qtp316919383-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:22.666 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:22.664 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 352810 bytes in 1163 ms. path='/3 + &#ä/bb' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:22.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=99, revision=104 07:35:22.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:22.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=98 07:35:22.704 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:22.746 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:22.799 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:22.827 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:22.833 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=95, revision=98 07:35:22.888 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:22.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=95, revision=98 07:35:22.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:22.911 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e 07:35:22.940 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:22.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 07:35:22.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:23.009 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:23.013 [qtp2139656363-28] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:23.041 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:23.094 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:23.100 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:23.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 436892 bytes in 1135 ms. path='/3 + &#ä/bb' 07:35:23.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=101 07:35:23.135 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:23.160 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:23.179 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:23.198 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:23.227 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:23.227 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:23.232 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1ja-N8d8KukM4CIy2sV91A/muaqo2WJvDpGoGZslMaz7w/x_7-5tEeSuwI7zR5jFMu6g' offset=4194304 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:23.249 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:23.275 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:23.279 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=98, revision=101 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:23.338 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:23.346 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:23.346 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:23.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=98, revision=101 07:35:23.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=101, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:23.387 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:23.402 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:23.416 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:23.420 [qtp316919383-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/VeuQODzy39bqV3IKyAXmQw' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:23.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39ac75a426c0392f62c037a4e3e8697a7d0e8f07' to.sha1='07092bca86f7ddd0acd2c5d57095a3329919976f'): /3 + &#ä/cc org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:23.437 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4202304 bytes in 7440 ms. path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:23.482 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:23.484 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:23.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=87 07:35:23.496 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:23.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=103 07:35:23.537 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:23.599 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:23.669 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:23.674 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:35:23.728 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:23.764 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:23.771 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=98, revision=103 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:23.773 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:23.791 [qtp2139656363-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=80, revision=87 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:23.808 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:23.828 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:23.828 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:23.835 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:23.843 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:23.847 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=80, revision=87 07:35:23.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:23.856 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=98, revision=103 07:35:23.856 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:23.884 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 955315 bytes in 943 ms. path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:23.898 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cf7db37c7d5f4dc93fe201f9df29dddea50b5d3f' to.sha1='9056ba354c465e7fd56640a1de7397e7df685b66'): /3 + &#ä/cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:23.908 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:23.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:23.943 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:23.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=107 07:35:23.966 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:23.990 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:23.996 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:24.005 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:24.033 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=106 07:35:24.033 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:24.029 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:24.058 [qtp833852776-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=7340032 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:24.062 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:24.070 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:24.092 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=104, revision=107 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:24.096 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:24.104 [qtp316919383-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:24.108 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:24.120 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:24.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=104, revision=107 07:35:24.135 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:24.159 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:24.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:24.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:24.245 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:24.250 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:24.298 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=101, revision=106 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:24.328 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8271666 bytes in 12600 ms. path='/2/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:24.325 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:24.402 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:24.401 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=77 07:35:24.414 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:24.412 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:24.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=101, revision=106 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:24.430 [qtp316919383-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:24.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:24.439 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:24.460 [qtp2139656363-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:24.467 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:24.473 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:24.494 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:24.505 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7O7V7yhdeMUK6UmtuLmgVA/jzbZKq30pUr4rltHCkeRcA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:24.522 [qtp2139656363-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:24.545 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e 07:35:24.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:24.576 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:24.594 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:24.631 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:24.642 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=67, revision=77 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:24.691 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46090231528171b82d61593dba86408b5d9a37f8' to.sha1='a1ecfae82191b3d547d349e9cfe76e07ce6c6fb5'): /3 + &#ä/dd org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:24.728 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:24.731 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:24.739 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:24.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=67, revision=77 07:35:24.744 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=77, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:24.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=112 07:35:24.763 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:24.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:24.818 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:24.854 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:24.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:24.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:24.906 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 260819 bytes in 797 ms. path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:24.906 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:24.930 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:24.948 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d666cf00eeb3954d4da296940ea1c2e1615c6f77' to.sha1='e0de928c5d97d65a368793dd553573d1e89be752'): /3 + &#ä/aa org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:24.963 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:24.982 [qtp316919383-154] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=107, revision=112 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:24.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=106 07:35:24.990 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:25.012 [qtp316919383-154] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:25.080 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:25.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=107, revision=112 07:35:25.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.165 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:25.166 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.183 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=103, revision=106 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:25.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=92 07:35:25.226 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.263 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:25.276 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=103, revision=106 07:35:25.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:25.312 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:25.336 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:25.344 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uJqwOb5_w996qR0CS1mViQ/WQPe0p0ncxR4AJQTe0DsvQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:25.349 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.385 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:25.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:25.395 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e 07:35:25.425 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.447 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:25.470 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:25.477 [qtp2139656363-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=87, revision=92 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:25.517 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.520 [qtp666971185-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:25.525 [qtp666971185-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:25.536 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:25.543 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:25.545 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/u0mWyypPP8ixjvW1u_VFCQ' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.552 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:25.636 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.640 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:25.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=87, revision=92 07:35:25.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:25.685 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:25.708 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.725 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0e05ffa4ca18bcfab87e08759e358f8a25483e0b' to.sha1='7614640e2adc7ea3e9707fb632637129e31f744e'): /3 + &#ä/dd org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:25.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 87835 bytes in 302 ms. path='/3 + &#ä/dd' 07:35:25.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=115 07:35:25.759 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:25.762 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.781 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=111 07:35:25.781 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:25.836 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 07:35:25.862 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:25.880 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:25.893 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=112, revision=115 07:35:25.900 [qtp316919383-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.899 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:25.917 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=106, revision=111 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:25.967 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:25.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=112, revision=115 07:35:25.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:25.982 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:25.999 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:26.006 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:26.018 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=106, revision=111 07:35:26.018 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:26.023 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:26.023 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:26.038 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:26.042 [qtp2139656363-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1ja-N8d8KukM4CIy2sV91A/qqq7T1j_E3AhmO2pFnUDzA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:26.066 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:26.079 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:26.096 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:26.118 [qtp316919383-154] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:26.122 [qtp316919383-154] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:26.152 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:26.152 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:26.151 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 360765 bytes in 1244 ms. path='/3 + &#ä/cc' 07:35:26.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=109 07:35:26.180 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:26.267 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a1817910-6b55-4916-9d2b-5f781180b18e"] on repo=a1817910-6b55-4916-9d2b-5f781180b18e org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:26.276 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:26.288 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:26.294 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=106, revision=109 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:26.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:26.305 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:26.304 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:26.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=106, revision=109 07:35:26.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:26.327 [Test worker] INFO o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:26.375 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:26.376 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:26.404 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:26.439 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:26.460 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:26.514 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:26.521 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 230499 bytes in 659 ms. path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:26.544 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:26.549 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:26.536 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:26.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=95 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:26.570 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:26.572 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:26.603 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:26.621 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:26.625 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7O7V7yhdeMUK6UmtuLmgVA/bi71xn618UDWXKrBtl3uSQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:26.684 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:26.729 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:26.745 [qtp2139656363-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=92, revision=95 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:26.746 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:26.761 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:26.787 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:26.792 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:26.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=92, revision=95 07:35:26.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:26.815 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:26.818 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:26.818 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:26.832 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.73% 07:35:26.834 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:26.894 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e516c2ed1de20d68956c10004095df31ba45ed59' to.sha1='5b116add7918edd8c23fae9d20b196c190178233'): /3 + &#ä/dd org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:26.895 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:26.895 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:26.933 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='392e0bebb0702d37b62099fe67fe24878e12ab15' to.sha1='67b6a50b8aa1e8ac9c771b9549828c37216d70f1'): /2/dir1/aa2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:26.941 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:26.970 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:26.979 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=114 07:35:26.980 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.008 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:27.009 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:27.038 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 516472 bytes in 736 ms. path='/3 + &#ä/dd' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=120 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:27.054 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=82 07:35:27.055 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:27.081 [qtp2139656363-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:27.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=114 07:35:27.091 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:27.106 [qtp2139656363-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.109 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:27.133 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.200 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:27.202 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:27.179 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:27.224 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=109, revision=114 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:27.228 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:27.223 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:27.257 [qtp833852776-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=77, revision=82 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:27.268 [qtp666971185-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=111, revision=114 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:27.308 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.338 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:27.342 [qtp316919383-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=115, revision=120 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:27.353 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:27.354 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:27.365 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=109, revision=114 07:35:27.365 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:27.362 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:27.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=111, revision=114 07:35:27.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.394 [qtp316919383-35] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:27.465 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='35b66aa6c0470e33b75203ed0f08f914dbd0c829' to.sha1='8d277cfa5e91d4487d072a2949c8e8e57ea999c4'): /3 + &#ä/bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:27.521 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:27.529 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=100 07:35:27.543 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:27.565 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:27.554 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:27.568 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:27.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=77, revision=82 07:35:27.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.593 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:27.599 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=115, revision=120 07:35:27.611 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:27.667 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:27.662 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:27.679 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.720 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:27.726 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:27.738 [qtp2139656363-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=95, revision=100 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:27.752 [qtp666971185-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:27.756 [qtp666971185-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.756 [qtp316919383-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e transaction.localRevision=82 remoteFromLocalRevision=8 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:27.830 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:27.834 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.833 [qtp316919383-34] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:27.837 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:27.841 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:27.849 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=95, revision=100 07:35:27.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=100, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:27.866 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.859 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=a1817910-6b55-4916-9d2b-5f781180b18e to='build/repo/k0t49qbi-99o0q-local-src', fromRepoLocalSync=false org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:27.872 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/aa2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:35:27.874 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:27.888 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2d0559a8-b826-4113-aa8d-827964982f33"] on repo=2d0559a8-b826-4113-aa8d-827964982f33 07:35:27.898 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:27.925 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:27.929 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:27.992 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b localRepositoryRevisionSynced=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.036 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:28.060 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:28.075 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:28.075 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:28.078 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.083 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:28.109 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.112 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:28.127 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:28.145 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:28.153 [qtp833852776-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/d_dxnY9NLUDoZgkVx1sXeQ/G0aalJboIjcfHaltmhgD_Q' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:28.161 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:28.168 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:28.175 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uJqwOb5_w996qR0CS1mViQ/W_UCxK-_Jpv_agEGRvRVXg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.248 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:28.278 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.281 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:28.291 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:35:28.292 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.306 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:28.312 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:28.313 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.321 [qtp2139656363-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1ja-N8d8KukM4CIy2sV91A/EtecZM798oc9d-d2Y9T5mQ' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:28.533 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=119 07:35:28.560 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.567 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:28.570 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:28.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 388191 bytes in 792 ms. path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 283873 bytes in 510 ms. path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:28.647 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=117 07:35:28.649 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=103 07:35:28.685 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:28.828 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:28.849 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:28.853 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.854 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:28.870 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=114, revision=117 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:28.879 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 260439 bytes in 1006 ms. path='/2/dir1/aa2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.880 [qtp2139656363-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=100, revision=103 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:28.891 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:28.892 [qtp666971185-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=114, revision=119 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.898 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:28.905 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=100, revision=103 07:35:28.907 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:28.910 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=114, revision=117 07:35:28.913 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=117, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:28.971 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:28.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:28.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=85 07:35:29.001 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:28.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=58.3 MiB, available=397.2 MiB 07:35:28.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:28.992 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:35:29.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:29.033 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:29.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=114, revision=119 07:35:29.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:29.069 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:29.149 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:29.145 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:29.157 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:29.186 [qtp2139656363-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:29.190 [qtp2139656363-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:29.203 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:29.213 [qtp666971185-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 transaction.localRevision=81 remoteFromLocalRevision=8 07:35:29.218 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:29.221 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=82, revision=85 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:29.222 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=-1, revision=83 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:29.224 [qtp284059979-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:29.229 [qtp284059979-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:29.236 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:29.252 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b from='https://localhost:37204/aaefd7a5-0058-41ea-bd5c-eb78c108dd1b' toID=2d0559a8-b826-4113-aa8d-827964982f33 to='build/repo/k0t49u9t-y5wio-local-src', fromRepoLocalSync=false 07:35:29.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.null.xml.gz 07:35:29.256 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/ChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:29.256 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:29.272 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=82, revision=85 07:35:29.272 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=85, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:29.293 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:29.298 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:29.333 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:29.363 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:29.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:29.369 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:29.406 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:29.420 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:29.449 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7d7e45d12d3ee92b6641c48e077afc682f8da031' to.sha1='a38d0d5fb66f5bf105412c53a4df2f7451bfc461'): /3 + &#ä/cc org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:29.457 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:29.464 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:29.506 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:29.600 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 localRepositoryRevisionSynced=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:29.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=108 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:29.612 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:29.613 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:29.635 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:29.648 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:29.636 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/ChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.null.xml.gz 07:35:29.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:29.662 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:29.668 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:29.679 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:29.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:29.772 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:29.824 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:29.842 [qtp2139656363-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=103, revision=108 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:29.845 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='476684dc1b14e74b1ac4dfa4c53be288dcca21d5' to.sha1='3396365593600af2ab42dc13afe02c908c369f1e'): /2/dir1/bb2 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:29.892 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:29.893 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:29.910 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:29.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=90 07:35:29.924 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:29.944 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:29.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=103, revision=108 07:35:29.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=108, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:29.990 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:30.053 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:30.074 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:30.077 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:30.099 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=85, revision=90 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:30.135 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:30.160 [qtp284059979-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=117, revision=122 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:30.166 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:30.181 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:30.185 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:30.189 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:30.197 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=85, revision=90 07:35:30.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=90, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:30.311 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:30.341 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=117, revision=122 07:35:30.341 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=122, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:30.354 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:30.397 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:30.453 [qtp284059979-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 transaction.localRevision=84 remoteFromLocalRevision=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:30.456 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:30.469 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:30.492 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e291db51-3509-46fb-a6ad-f601f0ee2761 from='https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761' toID=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 to='build/repo/k0t49ped-97hux-local-src', fromRepoLocalSync=false 07:35:30.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz 07:35:30.493 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:30.512 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:30.517 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:30.534 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:30.645 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=84 07:35:30.724 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:30.743 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:30.743 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz 07:35:30.749 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:30.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=57.2 MiB, available=398.3 MiB 07:35:30.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:30.829 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:30.885 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:30.892 [qtp2139656363-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1ja-N8d8KukM4CIy2sV91A/sPb3asLmEzUECxssZRoEsg' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:30.899 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:30.922 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:31.005 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:31.017 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionInProgress=-1, revision=82 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:31.029 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:31.033 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/d_dxnY9NLUDoZgkVx1sXeQ/YPcpMVMat5bZY7pwsZ7aLw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:31.129 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:31.167 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 687415 bytes in 977 ms. path='/3 + &#ä/cc' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:31.217 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:31.223 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=111 07:35:31.229 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:30.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:35:31.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=55.5 MiB, available=400.0 MiB 07:35:31.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=4, revision=83 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:31.316 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:31.348 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:31.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 384203 bytes in 846 ms. path='/2/dir1/bb2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:31.381 [qtp2139656363-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=108, revision=111 07:35:31.401 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:31.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=108, revision=111 07:35:31.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:31.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=93 07:35:31.446 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:31.523 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:31.524 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:31.564 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:31.573 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=90, revision=93 07:35:31.609 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:31.618 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:31.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=90, revision=93 07:35:31.645 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:31.773 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:31.789 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:31.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:31.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:31.824 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:31.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 21 ms. 07:35:31.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:31.910 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:31.915 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:31.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:31.935 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:31.945 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:31.947 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:31.951 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:31.984 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:31.988 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:32.028 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:32.035 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:32.040 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:32.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:32.062 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='600ab2646e19f4a47dbc8c501a8d2b74362fd757' to.sha1='aa6a85b1d7db18bd640e7e8f2883881469471cc5'): /3 + &#ä/dd org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:32.083 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:32.084 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:32.087 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:32.097 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:32.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:32.116 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:32.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:32.141 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:32.145 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 07:35:32.145 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:32.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=116 07:35:32.169 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:32.170 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:32.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:32.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=55.8 MiB, available=399.7 MiB 07:35:32.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:32.187 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:35:32.188 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:32.194 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:32.205 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:32.206 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:32.213 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:32.221 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:32.222 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:32.234 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:32.235 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:32.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:32.267 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:32.290 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 07:35:32.291 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:32.310 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:32.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:32.321 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:32.321 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:32.332 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c3fe8852606fc6e5b15119e72d63092b60ff6dc' to.sha1='0fb04c0fd4fb145e15afea5d3335f0b1ba9b06b7'): /2/file1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:32.332 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:32.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:32.339 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:32.345 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=111, revision=116 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:32.352 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:32.353 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:35:32.354 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:32.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:32.438 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.localRepositoryRevisionInProgress=-1, revision=85 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:32.478 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=98 07:35:32.492 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:32.552 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:32.561 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=111, revision=116 07:35:32.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=116, revision=-1 07:35:32.656 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:32.722 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:32.730 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:32.745 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=93, revision=98 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:32.764 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:32.785 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 07:35:32.805 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:32.837 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:32.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=93, revision=98 07:35:32.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=98, revision=-1 07:35:32.990 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:33.096 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:33.123 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:33.138 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:33.149 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:33.145 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:33.165 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:33.174 [qtp2139656363-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1ja-N8d8KukM4CIy2sV91A/lBbBIJ6J-mtK9YfKNNW_WA' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:33.191 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=54.8 MiB, available=400.7 MiB org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:33.232 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=53.9 MiB, available=401.6 MiB 07:35:33.249 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.remoteRepositoryRevisionSynced=4, revision=82 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:33.348 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:33.368 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 210496 bytes in 563 ms. path='/3 + &#ä/dd' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:33.385 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:33.409 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionSynced=4, revision=83 07:35:33.409 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:33.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=119 07:35:33.413 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:33.452 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:33.454 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:33.478 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:33.478 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:33.482 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:33.497 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:33.498 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:33.509 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/wAwoBmXxpABoGqhc_jHYaw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:33.516 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:33.535 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:33.546 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:35:33.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:33.552 [qtp2139656363-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=116, revision=119 07:35:33.596 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:33.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.602 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 2 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:33.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=116, revision=119 07:35:33.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:33.599 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:33.683 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:33.714 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.715 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:33.742 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:33.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.760 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:33.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:35:33.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:33.789 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:33.795 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.795 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:33.806 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.806 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:33.820 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.820 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:33.830 [qtp2139656363-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:33.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:33.836 [qtp2139656363-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:33.847 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.848 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:33.858 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.858 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:33.870 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.870 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:33.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:33.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:33.904 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:33.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:33.916 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:33.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:33.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:33.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:33.960 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJ3XG77gziFok3-OfhreRA, serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b} because of missing permissions! 07:35:33.960 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:34.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=54.6 MiB, available=400.9 MiB 07:35:34.043 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:34.057 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:34.142 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 07:35:34.222 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:35:34.302 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=8 07:35:34.330 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:34.336 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:33.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:35:34.413 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=54.9 MiB, available=400.6 MiB 07:35:34.422 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.remoteRepositoryRevisionSynced=4, revision=85 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:34.501 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:34.531 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 360097 bytes in 1381 ms. path='/2/file1' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:34.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=53.4 MiB, available=402.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:34.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=101 07:35:34.581 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:34.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=54.6 MiB, available=400.9 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:34.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:34.737 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:34.753 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:34.759 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:34.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:34.773 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=98, revision=101 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:34.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:34.774 [qtp666971185-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionSynced=4, revision=82 07:35:34.777 [qtp666971185-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:34.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 07:35:34.793 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:34.802 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:34.808 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:34.808 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:34.810 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:34.826 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:34.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:34.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:34.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=98, revision=101 07:35:34.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=101, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:34.838 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:34.850 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:34.852 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:34.869 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:34.870 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:34.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:34.895 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:34.895 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:34.916 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=124 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:34.918 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:34.921 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:34.921 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:34.935 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:34.936 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:34.957 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:34.958 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:34.980 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:34.981 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:34.989 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:34.995 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:34.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:35:34.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:35.009 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:35.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:35.027 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:35.030 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:35.047 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:35:35.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:35.059 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:35.073 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:35.081 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 07:35:35.088 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:35.098 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:35.120 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:35.129 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:35.152 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:35.163 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.95% 07:35:35.164 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:35.164 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:34.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:35:35.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=54.6 MiB, available=400.9 MiB 07:35:35.156 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:35:35.156 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:35:35.156 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:35:35.156 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:35.171 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:35.188 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:35.189 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:35.204 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:35.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 07:35:35.210 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:35.217 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:35.233 [qtp2139656363-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=119, revision=124 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:35.236 [qtp316919383-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=82 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:35.241 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f51b707cf82f064b8b6a11c77cb1b5ff76d5b63' to.sha1='bc27ed0a5930d70e9d139d5d615ba1699d2483b1'): /3 + &#ä/5/h org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:35.249 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q2yuMrQwrQfHUqZHt4KY3A, serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761} because of missing permissions! 07:35:35.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:35.255 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:35.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=106 07:35:35.307 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:35.396 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=124 remoteFromLocalRevision=82 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:35.433 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:35.435 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a1817910-6b55-4916-9d2b-5f781180b18e from='build/repo/k0t49qbi-99o0q-local-src' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:35.447 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=119, revision=124 07:35:35.447 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=124, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:35.506 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:35.523 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=101, revision=106 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:35.524 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:35.529 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=124 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:35.572 [qtp2139656363-71] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 transaction.localRevision=86 remoteFromLocalRevision=8 07:35:35.582 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:35.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=53.2 MiB, available=402.3 MiB 07:35:35.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:35.641 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:35.643 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:35.675 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:35.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=101, revision=106 07:35:35.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:35.694 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:35:35.695 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:35:35.716 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=124 07:35:35.725 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:35.726 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:35.784 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:35.794 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:35.805 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:35.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=122, revision=126 07:35:35.857 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 07:35:35.964 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:35.972 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:35.983 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:36.002 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:36.019 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:36.031 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:36.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=56.1 MiB, available=399.4 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:36.056 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=120, revision=126 07:35:36.060 [qtp316919383-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:36.073 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:36.088 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=120, revision=126 07:35:36.095 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:36.173 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:36.189 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:36.199 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:36.201 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:36.207 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=53.2 MiB, available=402.3 MiB 07:35:36.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:36.216 [qtp316919383-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e transaction.localRevision=88 remoteFromLocalRevision=124 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:36.219 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cUTLSDXTpX5e2MM8NJaQrw/NhKqlBJNbRdX5545CP5pXw/UmR3cOW27fTS1XNrCNMyLA' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:36.232 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:36.245 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:36.269 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:36.305 [qtp284059979-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.localRepositoryRevisionSynced=4, revision=85 07:35:36.306 [qtp284059979-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.localRepositoryRevisionInProgress=85, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:36.313 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:36.332 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124719 bytes in 312 ms. path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:36.341 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:36.350 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=109 07:35:36.352 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:36.363 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:36.364 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:36.372 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:36.381 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=124 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:36.389 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:36.418 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:36.450 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:36.472 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=106, revision=109 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:36.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:35:36.477 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:36.505 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:36.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=106, revision=109 07:35:36.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:36.547 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 to='build/repo/k0t49prg-ps0h6-local-src', fromRepoLocalSync=false 07:35:36.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:35:36.548 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:35:36.581 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:36.622 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 136 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:36.665 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:36.677 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:36.702 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=86 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:36.756 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:36.770 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:36.782 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, invitation=true] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:36.796 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:35:36.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:36.834 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:36.852 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:36.871 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=53.6 MiB, available=401.9 MiB 07:35:36.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.null.xml.gz 07:35:36.873 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:35:36.873 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:35:36.873 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:36.884 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:36.894 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:36.946 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:36.948 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:36.977 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:37.037 [qtp666971185-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 localRepositoryRevisionSynced=81 07:35:37.048 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:37.049 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, invitation=true] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:37.073 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0dca0419a424e372472dc4fc7f415b3ac9e8c281' to.sha1='87e67be20c6c8f2eb89a29a069d2bfe54a75634d'): /3 + &#ä/5/i 07:35:37.156 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=114 07:35:37.168 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:37.182 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b transaction.localRevision=123 remoteFromLocalRevision=81 07:35:37.210 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2d0559a8-b826-4113-aa8d-827964982f33 from='build/repo/k0t49u9t-y5wio-local-src' toID=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b to='https://localhost:37204/aaefd7a5-0058-41ea-bd5c-eb78c108dd1b' 07:35:37.278 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=123 07:35:37.313 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:37.331 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:37.335 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:35:37.336 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:35:37.346 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b localRepositoryRevisionSynced=123 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:37.354 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:37.371 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=109, revision=114 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:37.365 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:37.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=54.3 MiB, available=401.2 MiB 07:35:37.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:37.372 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:37.412 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:37.406 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:37.416 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:37.429 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=121, revision=125 07:35:37.450 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:37.563 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:37.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=109, revision=114 07:35:37.580 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:37.603 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:37.637 [qtp666971185-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=119, revision=125 07:35:37.661 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:37.683 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=119, revision=125 07:35:37.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=125, revision=-1 07:35:37.727 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:37.745 [qtp666971185-83] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 transaction.localRevision=87 remoteFromLocalRevision=123 07:35:37.750 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:37.738 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:37.756 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:35:37.811 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 51 ms. 07:35:37.814 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=oggmBJ6gD_BTZImaO7VSdQ, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:37.889 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:37.902 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 87 ms. 07:35:37.909 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=LBG8IWQEwlZP_8FddgUe6A, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:37.919 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:37.933 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:37.953 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:38.086 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:38.178 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c renewalDateTime=2019-09-21T06:04:17.232Z expiryDateTime=2019-09-21T06:34:17.232Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:38.221 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=53.3 MiB, available=402.2 MiB 07:35:38.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:38.242 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:38.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=60.3 MiB, available=395.2 MiB 07:35:38.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:38.257 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:38.287 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:38.367 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:38.406 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:38.419 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:38.420 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:38.423 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=-1, revision=87 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:38.429 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:38.435 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:38.439 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:38.437 [qtp833852776-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cUTLSDXTpX5e2MM8NJaQrw/NhKqlBJNbRdX5545CP5pXw/qibOxXrDtE-XuzHFgKQNJg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:38.483 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:38.608 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:38.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=53.7 MiB, available=401.8 MiB 07:35:38.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz 07:35:38.728 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:38.728 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:38.729 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:35:38.729 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:38.748 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:38.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 701988 bytes in 874 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:38.829 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:38.842 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:38.845 [qtp316919383-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=126, revision=131 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:38.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=117 07:35:38.878 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:38.892 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:38.945 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b renewalDateTime=2019-09-21T06:04:19.164Z expiryDateTime=2019-09-21T06:34:19.163Z 07:35:38.976 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:38.998 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:38.997 [qtp284059979-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 localRepositoryRevisionSynced=84 07:35:39.019 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:39.050 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:39.052 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:39.061 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:39.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=128 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:39.079 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=114, revision=117 07:35:39.093 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:39.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=114, revision=117 07:35:39.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=117, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:39.136 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 transaction.localRevision=126 remoteFromLocalRevision=84 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:39.155 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:39.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 from='build/repo/k0t49ped-97hux-local-src' toID=e291db51-3509-46fb-a6ad-f601f0ee2761 to='https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:39.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:39.251 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:39.278 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=126 07:35:39.315 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:39.331 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:39.341 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:39.348 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:39.354 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:35:39.355 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:35:39.392 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 localRepositoryRevisionSynced=126 07:35:39.401 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:39.401 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:39.437 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:39.442 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:39.442 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:39.441 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:39.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:39.459 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=124, revision=128 07:35:39.486 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:39.510 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:39.532 [qtp316919383-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:39.555 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:39.566 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:39.611 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:39.616 [qtp666971185-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=125, revision=128 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:39.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80761ac5731b37f1bb0a261b45e4718caaf0ee40' to.sha1='388213c6e7db593e6b0257f95b98df8e940fa7cc'): /3 + &#ä/aa org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:39.754 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:39.757 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:39.773 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=122, revision=128 07:35:39.788 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:39.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=122, revision=128 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:39.808 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:39.805 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=128, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:39.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=a1817910-6b55-4916-9d2b-5f781180b18e to='build/repo/k0t49qbi-99o0q-local-src', fromRepoLocalSync=true 07:35:39.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.82.xml.gz 07:35:39.818 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.82.xml.gz 07:35:39.820 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a1817910-6b55-4916-9d2b-5f781180b18e ('build/repo/k0t49qbi-99o0q-local-src') 07:35:39.891 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:39.895 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:39.889 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:39.923 [qtp284059979-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 transaction.localRevision=90 remoteFromLocalRevision=126 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:39.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=122 07:35:39.937 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:39.937 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:39.956 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=89 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:39.986 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:39.989 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:39.993 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:40.003 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.82.xml.gz 07:35:40.003 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=82 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:40.021 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1bae5a8a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest' 07:35:40.024 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1bae5a8a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:40.177 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:40.184 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:40.206 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=117, revision=122 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:40.250 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:35:40.262 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b from='https://localhost:37204/aaefd7a5-0058-41ea-bd5c-eb78c108dd1b' toID=2d0559a8-b826-4113-aa8d-827964982f33 to='build/repo/k0t49u9t-y5wio-local-src', fromRepoLocalSync=true 07:35:40.268 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.81.xml.gz 07:35:40.271 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/ChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.81.xml.gz 07:35:40.268 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2d0559a8-b826-4113-aa8d-827964982f33 ('build/repo/k0t49u9t-y5wio-local-src') org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:40.340 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=58.5 MiB, available=397.0 MiB org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:40.350 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:40.355 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=4, revision=87 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:40.360 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:40.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=117, revision=122 07:35:40.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=122, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:40.387 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:40.463 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=88 07:35:40.497 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:40.503 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:40.519 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/ChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.81.xml.gz 07:35:40.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=81 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:40.593 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:40.633 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:40.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:35:40.898 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:40.912 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:40.921 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:40.925 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:40.946 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:40.959 [qtp833852776-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cUTLSDXTpX5e2MM8NJaQrw/L3LL6TJfsQT9L--3p8QtmA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:40.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:40.969 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:35:41.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:35:41.012 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:41.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:41.058 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:41.080 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:41.085 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:41.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:41.118 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:41.141 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:35:41.142 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:41.157 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:41.173 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:41.175 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:41.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124035 bytes in 517 ms. path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:41.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:41.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:41.248 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=125 07:35:41.250 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:41.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 07:35:41.258 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:41.290 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:41.291 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:41.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=57.9 MiB, available=397.6 MiB 07:35:41.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:41.318 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:41.319 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:41.361 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 07:35:41.362 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:41.372 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:41.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:41.399 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:41.450 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:41.447 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:41.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:41.473 [qtp833852776-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=122, revision=125 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:41.485 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:41.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:41.514 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:41.516 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:35:41.517 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:41.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:35:41.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:41.527 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=122, revision=125 07:35:41.533 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:41.561 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! 07:35:41.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:41.653 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:41.669 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=-1, revision=90 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:41.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:41.671 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:41.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=55.1 MiB, available=400.4 MiB 07:35:41.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:41.734 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:41.752 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:41.753 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:41.770 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:41.775 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:35:41.799 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:41.860 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:41.877 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:35:41.964 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ca6d82843df18425b6e5678af015c439fb1b9a9' to.sha1='1e41525fe250b9f4120889b6872f31b1bcf7be78'): /3 + &#ä/bb org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:41.969 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:42.018 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:42.038 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionInProgress=-1, revision=89 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:42.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=130 07:35:42.050 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:42.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:42.143 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:42.155 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:42.198 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=125, revision=130 07:35:42.317 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:42.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=125, revision=130 07:35:42.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=130, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:42.355 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:42.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:42.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=56.1 MiB, available=399.4 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:42.455 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:42.583 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:42.591 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:42.609 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionSynced=4, revision=87 07:35:42.610 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:42.631 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:42.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:42.644 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:42.671 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:42.673 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:42.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=126 07:35:42.706 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 07:35:42.798 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:35:42.805 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:43.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=55.6 MiB, available=399.9 MiB 07:35:43.061 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=83, revision=90 07:35:43.143 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:43.145 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:35:43.145 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:35:43.146 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:43.178 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:43.237 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:43.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=54.2 MiB, available=401.3 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:43.262 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:43.263 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.remoteRepositoryRevisionSynced=82, revision=89 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:43.268 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cUTLSDXTpX5e2MM8NJaQrw/3ExsK-1zGR4bXVAR8CmYSw' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:43.372 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJ3XG77gziFok3-OfhreRA, serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b} because of missing permissions! 07:35:43.374 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=LBG8IWQEwlZP_8FddgUe6A, serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b} because of missing permissions! 07:35:43.375 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:43.465 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=57.3 MiB, available=398.2 MiB 07:35:43.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:43.676 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:43.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 799617 bytes in 1077 ms. path='/3 + &#ä/bb' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:43.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:35:43.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=55.3 MiB, available=400.2 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:43.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=133 07:35:43.765 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:43.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=54.0 MiB, available=401.5 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:43.865 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:43.879 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:43.898 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:43.904 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=130, revision=133 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:43.905 [qtp316919383-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionSynced=83, revision=90 07:35:43.905 [qtp316919383-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=90, revision=-1 07:35:43.920 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:43.926 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionSynced=82, revision=89 07:35:43.928 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionInProgress=89, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:43.938 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:43.968 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:43.968 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:43.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=130, revision=133 07:35:43.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=133, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:43.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=131, revision=133 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:44.003 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:44.030 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:44.031 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:44.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=128, revision=131 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:44.048 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:44.042 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:44.067 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:44.113 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:44.113 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:44.145 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:44.234 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:44.239 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:44.245 [qtp316919383-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=131, revision=133 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:44.245 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:35:44.270 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:44.284 [qtp316919383-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:44.289 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:44.295 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=126, revision=133 07:35:44.295 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=133, revision=-1 07:35:44.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:35:44.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:44.303 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:44.310 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:44.322 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:44.320 [qtp666971185-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=128, revision=131 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:44.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4e45e23627fde9448050a2f0883bcbe5acd3256f' to.sha1='e217adee16d71fb603b292c14cd4179e2824c6f0'): /3 + &#ä/cc org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:44.406 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:44.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=125, revision=131 07:35:44.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=131, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:44.456 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=138 07:35:44.456 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:44.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:44.558 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:44.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=55.6 MiB, available=399.9 MiB 07:35:44.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:35:44.589 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=55.6 MiB, available=399.9 MiB 07:35:44.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:35:44.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:35:44.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:35:44.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:44.604 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=133, revision=138 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:44.647 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:44.681 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:44.699 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=133, revision=138 07:35:44.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=138, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:44.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=55.6 MiB, available=399.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:44.794 [qtp2139656363-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=86 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:44.794 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:44.810 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:44.895 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=128 remoteFromLocalRevision=86 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:44.896 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:44.984 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:45.005 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:45.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:35:45.101 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:45.138 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:45.147 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:45.154 [qtp833852776-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cUTLSDXTpX5e2MM8NJaQrw/OVGc6DiCdcQFbbiVy6n2nQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:45.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=55.4 MiB, available=400.1 MiB 07:35:45.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:45.282 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:45.325 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 105956 bytes in 315 ms. path='/3 + &#ä/cc' 07:35:45.358 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=141 07:35:45.360 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 07:35:45.442 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:45.452 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=138, revision=141 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:44.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:35:45.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=54.4 MiB, available=401.1 MiB 07:35:45.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:35:45.483 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=54.4 MiB, available=401.1 MiB 07:35:45.486 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:45.501 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:45.527 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=138, revision=141 07:35:45.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=141, revision=-1 07:35:45.585 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:35:45.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:45.660 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:45.700 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:45.720 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:45.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=55.4 MiB, available=400.1 MiB 07:35:45.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.82.xml.gz 07:35:45.726 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:35:45.730 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:35:45.730 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:45.741 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:45.754 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:45.772 [qtp316919383-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=89 07:35:45.802 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:45.805 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:45.813 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:45.825 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=136 remoteFromLocalRevision=89 07:35:45.830 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a1817910-6b55-4916-9d2b-5f781180b18e from='build/repo/k0t49qbi-99o0q-local-src' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:45.845 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9392d971e239f1bc56ee1b3a1387a2c36551f4c8' to.sha1='2fbe7371ee56c5be79382e7a327239b8ff10d480'): /3 + &#ä/dd org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:45.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=54.4 MiB, available=401.1 MiB 07:35:45.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.81.xml.gz 07:35:45.886 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:45.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 from='build/repo/k0t49prg-ps0h6-local-src' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:45.890 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:35:45.894 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:45.904 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:45.929 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:45.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=146 07:35:45.935 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:45.957 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:45.971 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=128 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:45.975 [qtp666971185-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 localRepositoryRevisionSynced=88 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:45.981 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=136 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:45.989 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:45.999 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:46.009 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:46.012 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:35:46.012 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.032 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:46.033 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.034 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=136 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.035 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:35:46.036 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.041 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:46.042 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.044 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=128 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.047 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b transaction.localRevision=134 remoteFromLocalRevision=88 07:35:46.060 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2d0559a8-b826-4113-aa8d-827964982f33 from='build/repo/k0t49u9t-y5wio-local-src' toID=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b to='https://localhost:37204/aaefd7a5-0058-41ea-bd5c-eb78c108dd1b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.062 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:46.063 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:46.083 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:46.093 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:46.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=126, revision=130 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.099 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:46.101 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.109 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=138 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:46.130 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.133 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.134 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.139 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:46.145 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=141, revision=146 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.201 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=134 07:35:46.218 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:46.218 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:46.217 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.221 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:35:46.221 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:46.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=141, revision=146 07:35:46.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=146, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.234 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b localRepositoryRevisionSynced=134 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.228 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:46.237 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.256 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:46.256 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.295 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.302 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:46.303 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:46.307 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=136 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.321 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=124, revision=130 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.321 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.336 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:46.342 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.348 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:46.363 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=124, revision=130 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.365 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=133, revision=138 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.367 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=130, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.370 [qtp316919383-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:46.435 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:46.444 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=133, revision=138 07:35:46.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=138, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:46.466 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.486 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.496 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.508 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 transaction.localRevision=92 remoteFromLocalRevision=128 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.514 [qtp666971185-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=131, revision=136 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.527 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:46.534 [qtp316919383-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e transaction.localRevision=96 remoteFromLocalRevision=136 07:35:46.548 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.549 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.553 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:46.547 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.557 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.566 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=131, revision=136 07:35:46.566 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=136, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.569 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.569 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=a1817910-6b55-4916-9d2b-5f781180b18e to='build/repo/k0t49qbi-99o0q-local-src', fromRepoLocalSync=false 07:35:46.569 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:35:46.570 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:46.573 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [795319e9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' 07:35:46.576 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [795319e9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.610 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:46.650 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.665 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:46.673 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:46.679 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:46.680 [qtp833852776-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cUTLSDXTpX5e2MM8NJaQrw/zWwPz9MdeKFa7CXlRF-vCA' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.683 [qtp666971185-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 transaction.localRevision=95 remoteFromLocalRevision=134 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:46.719 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 07:35:46.723 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:46.732 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:35:46.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.734 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:46.738 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b from='https://localhost:37204/aaefd7a5-0058-41ea-bd5c-eb78c108dd1b' toID=2d0559a8-b826-4113-aa8d-827964982f33 to='build/repo/k0t49u9t-y5wio-local-src', fromRepoLocalSync=false 07:35:46.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.null.xml.gz 07:35:46.739 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/ChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.null.xml.gz 07:35:46.790 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:46.813 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:46.849 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=95 07:35:46.869 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:46.882 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/ChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.null.xml.gz 07:35:46.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:46.924 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 43083 bytes in 377 ms. path='/3 + &#ä/dd' 07:35:46.975 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=149 07:35:46.976 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 07:35:47.105 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:47.120 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=146, revision=149 07:35:47.153 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:47.165 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=146, revision=149 07:35:47.166 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:47.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=55.6 MiB, available=399.9 MiB 07:35:47.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:47.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:47.284 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:47.312 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:47.334 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=-1, revision=97 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:47.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=54.5 MiB, available=401.0 MiB 07:35:47.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:47.344 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:47.359 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:47.404 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:47.409 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:47.417 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:47.429 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:47.449 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:47.450 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionInProgress=-1, revision=96 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:47.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:47.517 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:47.514 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:47.569 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:47.704 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.38% 07:35:47.704 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/aa1' 07:35:47.757 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7716f037b8f9674df95a05a393e301ecc911c61d' to.sha1='3fce3752d8d70cd31df0c14b8e90ae2a3a94c5c4'): /dir1/aa1 07:35:47.849 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=154 07:35:47.850 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:47.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=55.2 MiB, available=400.3 MiB 07:35:47.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=90, revision=97 07:35:47.878 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:47.879 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:35:47.879 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:35:47.879 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:47.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:48.016 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:48.021 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=149, revision=154 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:47.579 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:35:48.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=53.8 MiB, available=401.7 MiB 07:35:48.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.remoteRepositoryRevisionSynced=89, revision=96 07:35:48.078 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJ3XG77gziFok3-OfhreRA, serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b} because of missing permissions! 07:35:48.082 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=LBG8IWQEwlZP_8FddgUe6A, serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b} because of missing permissions! 07:35:48.083 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:48.121 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:48.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=149, revision=154 07:35:48.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=154, revision=-1 07:35:48.203 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:48.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=55.2 MiB, available=400.3 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:48.280 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:48.309 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:48.315 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/aa1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:48.324 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:48.330 [qtp316919383-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionSynced=90, revision=97 07:35:48.330 [qtp316919383-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:48.408 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:48.417 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:48.418 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:48.424 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:48.447 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:48.447 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:48.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=141 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:48.453 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3vPiMwfm2QN96kXPBzDWIQ/Q7xHqGCdt2a2MQ_Ix7zJuw' offset=0 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:48.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=53.8 MiB, available=401.7 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:48.497 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 07:35:48.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:35:48.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:48.551 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:48.592 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionSynced=89, revision=96 07:35:48.593 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionInProgress=96, revision=-1 07:35:48.661 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:48.674 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:48.674 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:48.676 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:48.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=139 07:35:48.703 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 07:35:48.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:48.762 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161961 bytes in 447 ms. path='/dir1/aa1' 07:35:48.804 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=157 07:35:48.804 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:48.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=55.4 MiB, available=400.1 MiB 07:35:48.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:48.888 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:48.904 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=154, revision=157 07:35:48.955 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:48.962 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=154, revision=157 07:35:48.962 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=157, revision=-1 07:35:49.012 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:35:49.012 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:48.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:35:49.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=53.9 MiB, available=401.6 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:49.089 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:49.125 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:35:49.129 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:35:49.159 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:49.211 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:35:49.226 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/bb1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:49.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=55.3 MiB, available=400.2 MiB 07:35:49.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:49.333 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da0bacd16646251463cff71729fa2fb2fcf3bc01' to.sha1='c1b11deae0823ecddf06fb15455ed23e5b60bd22'): /dir1/bb1 07:35:49.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=162 07:35:49.377 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:49.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:35:49.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=53.9 MiB, available=401.6 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:49.459 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:49.476 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=157, revision=162 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:49.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=55.3 MiB, available=400.2 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:49.586 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:49.587 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:35:49.588 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:35:49.588 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:49.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=157, revision=162 07:35:49.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=162, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:49.618 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:49.642 [qtp316919383-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=96 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:49.661 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:49.684 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:49.712 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:49.716 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:49.742 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=143 remoteFromLocalRevision=96 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:49.748 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:49.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:35:49.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=53.9 MiB, available=401.6 MiB 07:35:49.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.null.xml.gz 07:35:49.756 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:35:49.756 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:49.767 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a1817910-6b55-4916-9d2b-5f781180b18e from='build/repo/k0t49qbi-99o0q-local-src' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:49.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/dir1/bb1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:49.789 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=143 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:49.794 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:49.803 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:49.803 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:49.805 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:35:49.805 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:35:49.826 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=143 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:49.834 [qtp666971185-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 localRepositoryRevisionSynced=95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:49.836 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:49.836 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:49.849 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:49.873 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:49.873 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:49.876 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=141, revision=145 07:35:49.885 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:49.890 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b transaction.localRevision=141 remoteFromLocalRevision=95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:49.914 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:35:49.916 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:49.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2d0559a8-b826-4113-aa8d-827964982f33 from='build/repo/k0t49u9t-y5wio-local-src' toID=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b to='https://localhost:37204/aaefd7a5-0058-41ea-bd5c-eb78c108dd1b' 07:35:49.950 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=141 07:35:49.969 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:49.970 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:49.972 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:35:49.973 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:35:49.979 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b localRepositoryRevisionSynced=141 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:49.985 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:49.987 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:49.987 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:49.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:49.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:50.000 [qtp316919383-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=138, revision=145 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:50.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=139, revision=143 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:50.008 [qtp316919383-32] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:50.010 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:50.018 [qtp316919383-32] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:50.019 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:50.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=138, revision=145 07:35:50.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=145, revision=-1 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:50.089 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:50.105 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:50.107 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=136, revision=143 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:50.118 [qtp316919383-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e transaction.localRevision=102 remoteFromLocalRevision=143 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:50.122 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:50.127 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=136, revision=143 07:35:50.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=143, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:50.132 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:50.136 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:50.148 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:50.165 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:35:50.176 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:50.179 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:50.188 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:50.192 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:50.197 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3vPiMwfm2QN96kXPBzDWIQ/JJu2zaNWeVqEkWp8iz0KWQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:50.200 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:50.215 [qtp666971185-83] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 transaction.localRevision=101 remoteFromLocalRevision=141 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:50.220 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:50.225 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:35:50.226 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/pubring.gpg' 07:35:50.228 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/secring.gpg' 07:35:50.229 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:50.229 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:50.240 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:50.247 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6871b558]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' 07:35:50.249 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6871b558]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' locked successfully. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:50.705 [Test worker] INFO o.s.t.BrokenSignatureIT - uploadBrokenSignature: about to invoke syncFromLocalSrcToRemote() with broken signature. 07:35:50.925 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:50.945 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:51.006 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:51.035 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b renewalDateTime=2019-09-21T06:04:19.164Z expiryDateTime=2019-09-21T06:34:19.163Z 07:35:51.070 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:51.084 [qtp666971185-34] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:51.098 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:51.098 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:51.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=-1, revision=145 07:35:51.162 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 07:35:51.226 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:35:51.227 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b from='https://localhost:37204/aaefd7a5-0058-41ea-bd5c-eb78c108dd1b' toID=2d0559a8-b826-4113-aa8d-827964982f33 to='build/repo/k0t49u9t-y5wio-local-src', fromRepoLocalSync=true 07:35:51.227 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2d0559a8-b826-4113-aa8d-827964982f33 ('build/repo/k0t49u9t-y5wio-local-src') 07:35:51.243 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:35:51.269 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:35:51.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.95.xml.gz 07:35:51.473 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/ChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.95.xml.gz 07:35:51.499 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:51.562 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=101 07:35:51.568 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:51.578 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/ChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.95.xml.gz 07:35:51.578 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=95 repoFileDtos.size=0 07:35:52.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=56.2 MiB, available=399.3 MiB 07:35:52.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:35:52.071 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:52.088 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionInProgress=-1, revision=102 07:35:52.109 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:52.113 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:52.132 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:52.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:35:52.564 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=55.5 MiB, available=400.0 MiB 07:35:52.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.remoteRepositoryRevisionSynced=96, revision=102 07:35:52.588 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJ3XG77gziFok3-OfhreRA, serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b} because of missing permissions! 07:35:52.591 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=LBG8IWQEwlZP_8FddgUe6A, serverRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b} because of missing permissions! org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:52.765 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:52.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:35:52.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=54.9 MiB, available=400.6 MiB 07:35:52.992 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:53.009 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionSynced=96, revision=102 07:35:53.010 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.localRepositoryRevisionInProgress=102, revision=-1 07:35:53.032 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:53.108 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:53.108 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:53.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=145, revision=148 07:35:53.179 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:53.259 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:53.313 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:53.417 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:53.424 [qtp833852776-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3vPiMwfm2QN96kXPBzDWIQ/JJu2zaNWeVqEkWp8iz0KWQ' offset=1048576 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:53.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:35:53.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:35:53.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=55.0 MiB, available=400.5 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:35:53.934 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:53.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:35:54.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=55.0 MiB, available=400.5 MiB 07:35:54.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:35:54.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=55.0 MiB, available=400.5 MiB 07:35:54.409 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.aaefd7a5-0058-41ea-bd5c-eb78c108dd1b.95.xml.gz 07:35:54.409 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:35:54.412 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:35:54.412 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:35:54.472 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:54.503 [qtp666971185-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 localRepositoryRevisionSynced=101 07:35:54.577 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:54.612 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b transaction.localRevision=150 remoteFromLocalRevision=101 07:35:54.633 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2d0559a8-b826-4113-aa8d-827964982f33 from='build/repo/k0t49u9t-y5wio-local-src' toID=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b to='https://localhost:37204/aaefd7a5-0058-41ea-bd5c-eb78c108dd1b' 07:35:54.658 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:54.662 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:54.809 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=150 07:35:54.875 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.from' result=null 07:35:54.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49u9t-y5wio-local-src' configKey='repair.deleteCollisions.to' result=null 07:35:54.891 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 07:35:54.892 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:35:54.961 [Test worker] INFO o.s.t.BrokenSignatureIT - getSignature: entered 07:35:55.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=148, revision=152 07:35:55.009 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33 remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 07:35:55.135 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:55.141 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2d0559a8-b826-4113-aa8d-827964982f33, this.remoteRepositoryRevisionSynced=143, revision=152 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:55.257 [qtp833852776-30] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:55.424 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:55.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionSynced=143, revision=152 07:35:55.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aaefd7a5-0058-41ea-bd5c-eb78c108dd1b, this.localRepositoryRevisionInProgress=152, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:55.512 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:55.573 [Test worker] INFO o.s.t.BrokenSignatureIT - getSignature: entered 07:35:55.714 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 36 ms. 07:35:55.715 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:35:55.763 [Test worker] INFO o.s.t.BrokenSignatureIT - setSignature: modified signatureData[130] => signature should be broken! org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:55.805 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:55.821 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:55.865 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:55.880 [qtp666971185-29] INFO o.s.t.BrokenSignatureIT - getSignature: entered org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:55.885 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:55.893 [qtp833852776-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3vPiMwfm2QN96kXPBzDWIQ/JJu2zaNWeVqEkWp8iz0KWQ' offset=2097152 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:55.903 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:56.141 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:56.155 [qtp666971185-29] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:200) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[id=3] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] ... 61 common frames omitted 07:35:56.293 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:200) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.makeDirectory(CryptreeRestRepoTransportImpl.java:788) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.makeDirectory(RepoToRepoSync.java:620) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.makeDirectory(SsRepoToRepoSync.java:181) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDirectory(RepoToRepoSync.java:605) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:379) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:268) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na] at org.subshare.test.BrokenSignatureIT.uploadBrokenSignature(BrokenSignatureIT.java:173) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[id=3] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:200) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] ... 1 common frames omitted org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:35:56.797 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:56.864 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:57.273 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:57.295 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:57.299 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:57.300 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3vPiMwfm2QN96kXPBzDWIQ/JJu2zaNWeVqEkWp8iz0KWQ' offset=3145728 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:57.385 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:57.394 [qtp666971185-241] INFO o.s.t.BrokenSignatureIT - getSignature: entered org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:57.434 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:57.491 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:57.509 [qtp666971185-241] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:200) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[id=3] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] ... 61 common frames omitted 07:35:57.551 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:200) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.makeDirectory(CryptreeRestRepoTransportImpl.java:788) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.makeDirectory(RepoToRepoSync.java:620) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.makeDirectory(SsRepoToRepoSync.java:181) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDirectory(RepoToRepoSync.java:605) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:379) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:268) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na] at org.subshare.test.BrokenSignatureIT.uploadBrokenSignature(BrokenSignatureIT.java:173) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[id=3] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:200) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] ... 1 common frames omitted org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:35:59.152 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:59.406 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:59.428 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:59.432 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:59.433 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3vPiMwfm2QN96kXPBzDWIQ/JJu2zaNWeVqEkWp8iz0KWQ' offset=4194304 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:35:59.620 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:59.626 [qtp666971185-427] INFO o.s.t.BrokenSignatureIT - getSignature: entered 07:35:59.734 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:35:59.745 [qtp666971185-427] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:200) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[id=3] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] ... 61 common frames omitted 07:35:59.795 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:200) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.makeDirectory(CryptreeRestRepoTransportImpl.java:788) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.makeDirectory(RepoToRepoSync.java:620) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.makeDirectory(SsRepoToRepoSync.java:181) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDirectory(RepoToRepoSync.java:605) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:379) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:268) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na] at org.subshare.test.BrokenSignatureIT.uploadBrokenSignature(BrokenSignatureIT.java:173) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[id=3] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:200) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] ... 1 common frames omitted 07:35:59.942 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.70% 07:35:59.942 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:35:59.942 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:35:59.942 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:35:59.953 [Test worker] INFO o.s.t.BrokenSignatureIT - Caught expected SignatureException: co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[id=3]: Signature not valid: SsDirectory[id=3] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:200) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.makeDirectory(CryptreeRestRepoTransportImpl.java:788) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.makeDirectory(RepoToRepoSync.java:620) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.makeDirectory(SsRepoToRepoSync.java:181) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDirectory(RepoToRepoSync.java:605) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:379) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:268) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) ~[test/:na] at org.subshare.test.BrokenSignatureIT.uploadBrokenSignature(BrokenSignatureIT.java:173) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[id=3] at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:200) ~[org.subshare.local.dbrepo-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] ... 1 common frames omitted org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:35:59.968 [closeDeferredTimer-74503ab-5z] INFO c.c.c.l.LocalRepoManagerImpl - [74503ab]_close: Shutting down real LocalRepoManager. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:36:00.522 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [31bcd707]getCloseDeferredMillis: closeDeferredMillis=20000 07:36:00.524 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [31bcd707]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:00.598 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:36:00.787 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:00.989 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:01.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 5170743 bytes in 11274 ms. path='/dir1/bb1' 07:36:01.070 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=169 07:36:01.071 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT 07:36:01.078 [Test worker] WARN o.s.t.BrokenSignatureIT - mockUp.tearDown() failed: java.lang.NullPointerException java.lang.NullPointerException: null at mockit.internal.state.MockClasses.removeMock(MockClasses.java:128) ~[jmockit-1.24.jar:na] at mockit.MockUp.tearDown(MockUp.java:385) ~[jmockit-1.24.jar:na] at org.subshare.test.BrokenSignatureIT.after(BrokenSignatureIT.java:96) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.invokeExplosively(JUnit4TestRunnerDecorator.java:44) [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.RunAfters.evaluate(RunAfters.java:33) [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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:36:01.085 [Test worker] WARN o.s.t.BrokenSignatureIT - mockUp.tearDown() failed: java.lang.NullPointerException java.lang.NullPointerException: null at mockit.internal.state.MockClasses.removeMock(MockClasses.java:128) ~[jmockit-1.24.jar:na] at mockit.MockUp.tearDown(MockUp.java:385) ~[jmockit-1.24.jar:na] at org.subshare.test.BrokenSignatureIT.after(BrokenSignatureIT.java:96) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.invokeExplosively(JUnit4TestRunnerDecorator.java:44) [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.RunAfters.evaluate(RunAfters.java:33) [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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:01.108 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:01.185 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:01.216 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=162, revision=169 07:36:01.250 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:01.253 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:01.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=162, revision=169 07:36:01.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=169, revision=-1 07:36:01.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:36:01.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:01.362 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:01.414 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:36:01.425 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:36:01.457 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:01.501 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:36:01.511 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/file1' 07:36:01.552 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8a6d9dc85ec821fcf23028ef2188db25637cf556' to.sha1='0eb002a53ada9d0ae73d1fb040c5088b46d3eb07'): /file1 07:36:01.674 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=174 07:36:01.674 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 07:36:01.814 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:01.819 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=169, revision=174 07:36:01.937 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:01.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=169, revision=174 07:36:01.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=174, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:01.976 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:01.998 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:02.046 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:02.091 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:36:02.149 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/file1' 07:36:02.238 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:02.249 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:02.253 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:02.255 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9vfCCaPBiRlK5kRJ7CxRxQ' offset=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:02.512 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [28c42f4c]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' 07:36:02.523 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [28c42f4c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:02.910 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:02.982 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 98290 bytes in 833 ms. path='/file1' 07:36:03.003 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=177 07:36:03.004 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:03.014 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:03.017 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:03.063 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:03.069 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=174, revision=177 07:36:03.141 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:03.151 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=174, revision=177 07:36:03.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=177, revision=-1 07:36:03.192 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:03.192 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:03.253 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:03.282 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:36:03.285 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:36:03.456 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:03.567 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:36:03.581 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.26% 07:36:03.609 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:04.298 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:04.303 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:04.389 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:36:04.389 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:36:04.821 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:36:04.821 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:05.165 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:05.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=182 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:05.188 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:05.201 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=177, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 07:36:05.341 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:05.346 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=177, revision=182 07:36:05.478 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:05.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=177, revision=182 07:36:05.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=182, revision=-1 07:36:05.533 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:05.547 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed transaction.localRevision=126 remoteFromLocalRevision=8 07:36:05.616 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:05.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e747135-59b8-4779-bb53-6c7d29008126 from='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' toID=b3dda82f-0208-4a43-b8cd-2e1f96487eed to='build/repo/k0t49sc8-9lgu5-local-src', fromRepoLocalSync=false 07:36:05.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:36:05.642 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:36:05.658 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:05.766 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=126 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:06.552 [closeDeferredTimer-4ec354ed-67] INFO c.c.c.l.LocalRepoManagerImpl - [4ec354ed]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:06.593 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:06.600 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:36:06.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:06.736 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:07.310 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:07.330 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:07.386 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:07.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=67.0 MiB, available=388.5 MiB 07:36:07.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:36:07.561 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:07.904 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:08.099 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionInProgress=-1, revision=127 07:36:08.253 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 07:36:08.730 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:08.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=26, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:08.814 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:09.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=248.0 MiB, used=65.1 MiB, available=390.4 MiB 07:36:09.191 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.remoteRepositoryRevisionSynced=4, revision=127 07:36:09.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.449 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:36:09.450 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.461 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:36:09.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.486 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.486 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:36:09.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:36:09.535 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.547 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:36:09.547 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.570 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.570 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.582 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.582 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.605 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.605 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.626 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.626 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.649 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.649 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.661 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.661 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.674 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:09.674 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:09.702 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Qn9dn_-7aDerMfew5lDKqg, serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126} because of missing permissions! 07:36:09.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:36:10.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=64.7 MiB, available=390.8 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:10.225 [closeDeferredTimer-6f6b4435-6t] INFO c.c.c.l.LocalRepoManagerImpl - [6f6b4435]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:10.302 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:10.328 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionSynced=4, revision=127 07:36:10.329 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionInProgress=127, revision=-1 07:36:10.479 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:10.497 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:36:10.497 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:36:10.518 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=184 07:36:10.582 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184 07:36:10.621 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:36:10.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:36:11.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=64.5 MiB, available=391.0 MiB 07:36:11.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:36:11.399 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=64.4 MiB, available=391.1 MiB 07:36:11.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:11.496 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:11.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=64.4 MiB, available=391.1 MiB 07:36:11.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:36:11.673 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:36:11.673 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:36:11.673 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:36:11.695 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:11.725 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed localRepositoryRevisionSynced=126 07:36:11.830 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:11.865 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 transaction.localRevision=186 remoteFromLocalRevision=126 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:11.917 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:11.919 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b3dda82f-0208-4a43-b8cd-2e1f96487eed from='build/repo/k0t49sc8-9lgu5-local-src' toID=5e747135-59b8-4779-bb53-6c7d29008126 to='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' 07:36:12.015 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=186 07:36:12.025 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:36:12.025 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:36:12.036 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:36:12.037 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:36:12.043 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=186 07:36:12.094 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:36:12.096 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:36:12.108 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:36:12.108 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:36:12.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=184, revision=188 07:36:12.122 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 07:36:12.242 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:12.249 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=182, revision=188 07:36:12.294 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:12.308 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=182, revision=188 07:36:12.308 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=188, revision=-1 07:36:12.414 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:12.419 [qtp833852776-57] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed transaction.localRevision=132 remoteFromLocalRevision=186 07:36:12.453 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:12.460 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:36:12.465 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 07:36:12.467 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [38b41d0f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' 07:36:12.469 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [38b41d0f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:13.026 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:13.567 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:13.908 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:14.640 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:15.933 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:16.343 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:16.736 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1bae5a8a]initPersistenceManagerFactory: repositoryId=28b01186-976b-42dd-886f-d328b48d3e8b 07:36:16.747 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1bae5a8a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 34479 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:16.851 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:17.039 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:17.286 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=60.4 MiB, available=395.1 MiB 07:36:17.435 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49pfl-my4t4-remote' 07:36:17.436 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49pfl-my4t4-remote' locked successfully. 07:36:18.225 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:18.567 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:18.656 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:18.729 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:18.818 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:18.974 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:19.064 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:19.257 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:19.330 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:19.401 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:19.473 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:19.527 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:19.614 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:19.656 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:19.706 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:19.738 [closeDeferredTimer-38775f2e-77] INFO c.c.c.l.LocalRepoManagerImpl - [38775f2e]_close: Shutting down real LocalRepoManager. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:19.806 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:19.901 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:20.183 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:20.300 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:20.360 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:20.611 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:20.657 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]initPersistenceManagerFactory: repositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 07:36:20.658 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3221 ms. 07:36:20.725 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]getCloseDeferredMillis: closeDeferredMillis=20000 07:36:20.725 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:20.996 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:20.527 [closeDeferredTimer-31bcd707-1] INFO c.c.c.l.LocalRepoManagerImpl - [31bcd707]_close: Shutting down real LocalRepoManager. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:21.298 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 28b01186-976b-42dd-886f-d328b48d3e8b localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest localRepository.publicKeySha1 = 48:6A:16:26:84:77:A1:89:70:B8:3F:ED:62:0C:0D:46:26:23:E4:A5 remoteRepository.repositoryId = e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepository.remoteRoot = https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepository.publicKeySha1 = 14:51:7B:BB:91:FD:AC:CC:25:69:76:6B:05:7E:02:FD:1D:13:72:AC 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 28b01186-976b-42dd-886f-d328b48d3e8b e291db51-3509-46fb-a6ad-f601f0ee2761 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:21.579 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:21.589 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:21.644 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:21.677 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 renewalDateTime=2019-09-21T06:06:21.629Z expiryDateTime=2019-09-21T06:36:21.629Z 07:36:21.703 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:21.716 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:21.754 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:36:21.757 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e291db51-3509-46fb-a6ad-f601f0ee2761 from='https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761' toID=28b01186-976b-42dd-886f-d328b48d3e8b to='build/repo/k0t4dasc-s420z-local-dest', fromRepoLocalSync=true 07:36:21.757 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 28b01186-976b-42dd-886f-d328b48d3e8b ('build/repo/k0t4dasc-s420z-local-dest') 07:36:21.792 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.54% 07:36:21.798 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.-1.xml.gz 07:36:21.798 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.-1.xml.gz 07:36:21.825 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:21.948 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=92 07:36:22.054 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:22.100 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:22.498 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:22.100 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 07:36:22.589 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=64.5 MiB, available=391.0 MiB 07:36:22.589 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:36:22.640 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:22.898 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, this.localRepositoryRevisionInProgress=-1, revision=94 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:22.902 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:23.088 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:23.682 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:23.894 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:23.994 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:24.198 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:23.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:36:24.443 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=66.7 MiB, available=388.8 MiB 07:36:24.452 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=94 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:24.983 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:24.986 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:25.942 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:26.485 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:26.790 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q2yuMrQwrQfHUqZHt4KY3A, serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761} because of missing permissions! 07:36:26.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:26.863 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:27.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=67.6 MiB, available=387.9 MiB 07:36:27.538 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:27.545 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, this.localRepositoryRevisionSynced=-1, revision=94 07:36:27.546 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, this.localRepositoryRevisionInProgress=94, revision=-1 07:36:27.579 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:27.598 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest' configKey='repair.deleteCollisions.from' result=null 07:36:27.599 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:27.983 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:28.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:28.153 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:28.216 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:28.272 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:29.032 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:29.044 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 07:36:29.240 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:29.258 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=-1, revision=5 07:36:29.258 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=5, revision=-1 07:36:29.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:29.380 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:29.508 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:29.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:36:29.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=67.2 MiB, available=388.3 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:30.203 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:30.125 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:36:30.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=66.7 MiB, available=388.8 MiB 07:36:30.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:30.690 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:30.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=66.6 MiB, available=388.9 MiB 07:36:30.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.-1.xml.gz 07:36:30.840 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:36:30.873 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:30.922 [qtp284059979-152] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b localRepositoryRevisionSynced=92 07:36:31.013 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:31.059 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 transaction.localRevision=7 remoteFromLocalRevision=92 07:36:31.153 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:36:31.154 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e291db51-3509-46fb-a6ad-f601f0ee2761 from='https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761' toID=28b01186-976b-42dd-886f-d328b48d3e8b to='build/repo/k0t4dasc-s420z-local-dest', fromRepoLocalSync=false 07:36:31.155 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz 07:36:31.156 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:31.177 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:31.186 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:31.246 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=97 07:36:31.253 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:31.262 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz 07:36:31.262 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:31.396 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:31.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=66.9 MiB, available=388.6 MiB 07:36:31.719 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:36:31.771 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:31.786 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, this.localRepositoryRevisionInProgress=-1, revision=98 07:36:31.829 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 07:36:31.872 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:31.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:32.094 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:32.115 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:32.455 [closeDeferredTimer-61e7a758-93] INFO c.c.c.l.LocalRepoManagerImpl - [61e7a758]_close: Shutting down real LocalRepoManager. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:32.629 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=67.4 MiB, available=388.1 MiB 07:36:32.636 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.remoteRepositoryRevisionSynced=94, revision=98 07:36:32.705 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q2yuMrQwrQfHUqZHt4KY3A, serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761} because of missing permissions! 07:36:32.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:33.329 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:33.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=67.0 MiB, available=388.5 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:33.451 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:33.465 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:33.502 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, this.localRepositoryRevisionSynced=94, revision=98 07:36:33.506 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:33.511 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:33.523 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:33.541 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest' configKey='repair.deleteCollisions.from' result=null 07:36:33.541 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest' configKey='repair.deleteCollisions.to' result=null 07:36:33.547 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=8 07:36:33.575 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 07:36:33.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:36:33.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:33.698 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:33.890 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [795319e9]initPersistenceManagerFactory: repositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:36:33.943 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [795319e9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 41625 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:34.015 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=67.1 MiB, available=388.4 MiB 07:36:34.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:36:34.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=67.1 MiB, available=388.4 MiB 07:36:34.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:34.504 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:34.586 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:34.775 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=61.1 MiB, available=394.4 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:34.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=67.1 MiB, available=388.4 MiB 07:36:34.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz 07:36:34.918 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:34.938 [qtp284059979-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b localRepositoryRevisionSynced=97 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:34.950 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prm-iipxs-remote' 07:36:34.951 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prm-iipxs-remote' locked successfully. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:34.978 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:35.006 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 transaction.localRevision=10 remoteFromLocalRevision=97 07:36:35.070 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.85% 07:36:35.071 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:36:35.072 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:36:35.508 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:35.563 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:35.592 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 renewalDateTime=2019-09-21T06:04:15.957Z expiryDateTime=2019-09-21T06:34:15.957Z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:35.613 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:35.623 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:35.643 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:35.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:36:35.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null 07:36:35.675 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=130 07:36:35.722 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:35.788 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:35.818 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:36:35.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e291db51-3509-46fb-a6ad-f601f0ee2761 from='https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761' toID=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 to='build/repo/k0t49ped-97hux-local-src', fromRepoLocalSync=true 07:36:35.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.84.xml.gz 07:36:35.834 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.84.xml.gz 07:36:35.829 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 ('build/repo/k0t49ped-97hux-local-src') 07:36:35.889 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:35.889 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:35.903 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:35.950 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=101 07:36:35.957 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:35.985 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.84.xml.gz 07:36:35.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=84 repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:36.050 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:36.106 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:36.203 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6871b558]initPersistenceManagerFactory: repositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:36:36.204 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6871b558]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 40892 ms. 07:36:36.341 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 07:36:36.491 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 07:36:36.617 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:36.643 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:36.627 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:36:36.654 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:36353' serverPath='/218a1639-d585-4993-b141-86c08b252a2c' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, invitation=true] 07:36:36.661 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:36.715 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:36.733 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:36.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=69.7 MiB, available=385.8 MiB 07:36:36.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:36.911 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:36.930 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 28 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:36.971 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:37.017 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, invitation=false] 07:36:37.020 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, invitation=false, validTo=null] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:37.085 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:37.121 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:37.123 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:37.151 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:37.261 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:36:37.281 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:36:37.287 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 07:36:37.393 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:37.394 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:37.405 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:37.426 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:37.454 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.localRepositoryRevisionInProgress=-1, revision=102 07:36:37.506 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:37.517 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:37.574 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:37.573 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:37.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:37.593 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:37.846 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:37.909 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:37.935 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbl-u1oz9-remote' 07:36:37.936 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbl-u1oz9-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:37.968 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:38.109 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:38.169 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:38.443 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:38.477 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:38.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=71.3 MiB, available=384.2 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:38.600 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:38.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.remoteRepositoryRevisionSynced=85, revision=102 07:36:38.686 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q2yuMrQwrQfHUqZHt4KY3A, serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761} because of missing permissions! 07:36:38.690 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:38.777 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:38.946 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:39.067 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:39.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=68.7 MiB, available=386.8 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:39.201 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:39.286 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:39.365 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:39.400 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:39.416 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.localRepositoryRevisionSynced=85, revision=102 07:36:39.417 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.localRepositoryRevisionInProgress=102, revision=-1 07:36:39.454 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:39.465 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:39.470 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:36:39.471 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:39.485 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:39.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=130, revision=133 07:36:39.550 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:39.595 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:39.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:36:39.615 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:39.617 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:39.872 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:40.120 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:40.160 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:40.329 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:40.348 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:40.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=68.5 MiB, available=387.0 MiB 07:36:40.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:40.603 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:40.657 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:40.741 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:40.777 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:40.791 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:40.855 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:40.858 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]initPersistenceManagerFactory: repositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 07:36:40.859 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5907 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:40.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=68.5 MiB, available=387.0 MiB 07:36:40.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:40.960 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:41.031 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]getCloseDeferredMillis: closeDeferredMillis=20000 07:36:41.032 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:41.057 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:41.186 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:41.297 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:41.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=68.5 MiB, available=387.0 MiB 07:36:41.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.84.xml.gz 07:36:41.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:36:41.331 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:36:41.331 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:36:41.426 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:41.484 [qtp284059979-31] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 localRepositoryRevisionSynced=101 07:36:41.493 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:41.512 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:41.625 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 84c32b6f-3fef-4333-8fd8-64ea9950d943 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest localRepository.publicKeySha1 = 12:08:44:7E:37:3F:1F:C6:D0:45:B3:71:7D:8C:40:47:B9:97:43:92 remoteRepository.repositoryId = 0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepository.remoteRoot = https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepository.publicKeySha1 = BF:B3:00:7E:35:A7:CF:F5:BA:B6:65:B6:EC:1C:F5:B1:AD:8A:E6:2B 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 84c32b6f-3fef-4333-8fd8-64ea9950d943 0f5a1c0f-89b5-4452-92f6-845527eed362 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:41.657 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 transaction.localRevision=135 remoteFromLocalRevision=101 07:36:41.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 from='build/repo/k0t49ped-97hux-local-src' toID=e291db51-3509-46fb-a6ad-f601f0ee2761 to='https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:41.792 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:41.815 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:41.845 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:41.865 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:41.897 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=135 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:41.984 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:41.997 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:42.029 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:36:42.030 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null 07:36:42.034 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:42.112 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:42.201 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 renewalDateTime=2019-09-21T06:06:42.068Z expiryDateTime=2019-09-21T06:36:42.068Z org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:42.214 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:42.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=133, revision=137 07:36:42.238 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:42.234 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:42.289 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:42.304 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:42.355 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:42.357 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:36:42.372 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 84c32b6f-3fef-4333-8fd8-64ea9950d943 ('build/repo/k0t4dfuz-twmjc-local-dest') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:42.408 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=128, revision=137 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:42.497 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:42.729 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:42.764 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:42.768 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:36:42.801 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:42.899 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:42.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=128, revision=137 07:36:42.916 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=137, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:42.910 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:42.942 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [28c42f4c]initPersistenceManagerFactory: repositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 07:36:42.953 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [28c42f4c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 29643 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:43.037 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:43.038 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:43.076 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5o-neqjs-remote' 07:36:43.078 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5o-neqjs-remote' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:43.080 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:43.093 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:43.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=84c32b6f-3fef-4333-8fd8-64ea9950d943 to='build/repo/k0t4dfuz-twmjc-local-dest', fromRepoLocalSync=true 07:36:43.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.-1.xml.gz 07:36:43.173 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.-1.xml.gz 07:36:43.233 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:43.242 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:43.373 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:43.377 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:43.419 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:43.460 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:43.504 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:43.590 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=139 07:36:43.590 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:43.696 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:43.791 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:43.806 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:43.813 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=137, revision=139 07:36:43.862 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:43.881 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=137, revision=139 07:36:43.881 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:43.886 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.-1.xml.gz 07:36:43.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:43.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:43.982 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:44.058 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:44.109 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:44.143 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:44.169 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:44.174 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.68% 07:36:44.175 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/xxx' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:44.219 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:44.482 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=141 07:36:44.483 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:44.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=65.8 MiB, available=389.7 MiB 07:36:44.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:44.680 [qtp316919383-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:44.747 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:44.805 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]initPersistenceManagerFactory: repositoryId=218a1639-d585-4993-b141-86c08b252a2c 07:36:44.807 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6870 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:44.830 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:44.850 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionInProgress=-1, revision=96 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:44.844 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=139, revision=141 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:44.953 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]getCloseDeferredMillis: closeDeferredMillis=20000 07:36:44.953 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:45.180 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:45.214 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:45.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=139, revision=141 07:36:45.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=141, revision=-1 07:36:45.270 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:45.270 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:45.314 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:45.440 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:45.636 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:45.681 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:45.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:36:45.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/000' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:45.793 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:45.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b49b75c3ed0cd4fffcf4f1f6055f75ea93791d2b' to.sha1='761925fa2ec183d5a05c378c9f15c87027be407d'): /1 {11 11ä11#+} 1/000 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:45.861 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c renewalDateTime=2019-09-21T06:06:45.766Z expiryDateTime=2019-09-21T06:36:45.766Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:45.897 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=144 07:36:45.899 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:45.904 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:45.929 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:45.931 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:45.988 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:36:46.004 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=57a50e5f-4acc-4217-bf08-dfde5fe868ce to='build/repo/k0t4diou-do9h8-local-dest', fromRepoLocalSync=true 07:36:46.004 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 57a50e5f-4acc-4217-bf08-dfde5fe868ce ('build/repo/k0t4diou-do9h8-local-dest') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:46.118 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:46.149 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=141, revision=144 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:46.197 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:46.302 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:46.310 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=141, revision=144 07:36:46.311 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=144, revision=-1 07:36:46.357 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:46.472 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:46.563 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:36:46.589 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/000' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:46.676 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [38b41d0f]initPersistenceManagerFactory: repositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:36:46.716 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [38b41d0f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23796 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:46.842 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:46.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:36:46.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=68.2 MiB, available=387.3 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:46.889 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:46.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=96 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:46.933 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:46.943 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:36:46.963 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.-1.xml.gz 07:36:46.964 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.-1.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:46.970 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:46.984 [qtp284059979-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2BCIwnnDnO5RF-5FWa715w/cei3Fkr0-u2MmpW-Rubwsw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:46.994 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:47.102 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=104 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:47.250 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:47.321 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 349653 bytes in 732 ms. path='/1 {11 11ä11#+} 1/000' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:47.336 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:47.404 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.-1.xml.gz 07:36:47.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:47.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=147 07:36:47.410 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 07:36:47.599 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:47.610 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=144, revision=147 07:36:47.629 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:47.636 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=144, revision=147 07:36:47.637 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=147, revision=-1 07:36:47.708 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:36:47.709 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:47.748 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:47.832 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=69.5 MiB, available=386.0 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:48.024 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:48.075 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sd0-ckczm-remote' 07:36:48.077 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sd0-ckczm-remote' locked successfully. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:48.080 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:36:48.111 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:36:48.184 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:48.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:36:48.391 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.02% 07:36:48.391 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxx/001' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:48.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=66.1 MiB, available=389.4 MiB 07:36:48.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:48.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='916184273a4226dec8f99e197bed5bb84536db02' to.sha1='3657fbe0d52ece2429e1a634d30eb7a5c6871a37'): /xxx/001 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:48.494 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:48.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=152 07:36:48.532 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:48.565 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:48.673 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:48.696 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=147, revision=152 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:48.812 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:48.860 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:48.871 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=147, revision=152 07:36:48.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=152, revision=-1 07:36:48.975 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:49.080 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:49.171 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:36:49.187 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/xxx/001' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:49.343 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:49.532 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:49.562 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:49.584 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:49.592 [qtp284059979-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AGRjPDSxA6K09S7TVnBq1A/zrWXta28JXDnTFTe1MR2rA' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:49.698 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:49.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 22 ms. 07:36:49.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:49.749 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 07:36:49.753 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:49.771 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:49.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:49.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:49.785 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:49.799 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:49.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:49.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:49.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:49.849 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:49.850 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:49.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:49.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:49.871 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:49.879 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:49.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:49.894 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:49.894 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:49.920 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:49.921 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:49.922 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:49.945 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:49.945 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:49.957 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:49.958 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:49.987 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:36:49.995 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:50.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:50.009 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:50.023 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:50.024 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:50.045 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:50.045 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:50.050 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:50.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:50.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:50.112 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:50.194 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:50.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=67.6 MiB, available=387.9 MiB 07:36:50.382 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=106 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:50.421 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! 07:36:50.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:50.427 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:50.575 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:50.584 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:50.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 904876 bytes in 1418 ms. path='/xxx/001' 07:36:50.626 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=155 07:36:50.627 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 07:36:50.761 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:50.785 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=152, revision=155 07:36:50.844 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:50.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=152, revision=155 07:36:50.868 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:50.876 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:50.991 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:50.991 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:51.002 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:51.076 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:51.178 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:36:51.191 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:51.196 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:51.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=69.5 MiB, available=386.0 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:51.263 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:51.295 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:51.331 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:51.392 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:36:51.425 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxx/002' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:51.476 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:51.561 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d89f0104b921171155be7bff177d18f7b8b06ae4' to.sha1='d6894d17262d8e5a08531b3133ee17403e016283'): /xxx/002 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:51.584 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:51.670 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:51.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=160 07:36:51.690 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:51.697 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionSynced=-1, revision=96 07:36:51.697 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionInProgress=96, revision=-1 07:36:51.736 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:51.736 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:51.746 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:36:51.747 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:51.864 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:51.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:51.869 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=155, revision=160 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:51.889 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:51.956 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:51.978 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=155, revision=160 07:36:51.978 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=160, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:52.012 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:52.155 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:52.296 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:52.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:52.373 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:52.400 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/xxx/002' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:52.438 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:52.466 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 07:36:52.545 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:52.552 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:52.557 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=-1, revision=5 07:36:52.559 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:52.631 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:52.670 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:52.684 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:52.693 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AGRjPDSxA6K09S7TVnBq1A/Fxwq0gDSUak8mFp6klJVVQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:52.859 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:36:52.910 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]initPersistenceManagerFactory: repositoryId=5e747135-59b8-4779-bb53-6c7d29008126 07:36:52.910 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4832 ms. 07:36:52.981 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]getCloseDeferredMillis: closeDeferredMillis=20000 07:36:52.982 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:53.320 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 07:36:53.321 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:52.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:36:52.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:36:53.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=68.8 MiB, available=386.7 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:53.342 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:53.374 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.374 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.388 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.388 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.400 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.400 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.420 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.420 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.432 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.432 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.445 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.446 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.459 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:36:53.491 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.518 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:36:53.518 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.531 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.532 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.543 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.560 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.573 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:53.588 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:53.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:36:53.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.623 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:53.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:53.637 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:53.645 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:53.654 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=_AC4lDL7XgKv3TIFwqJwsg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:53.688 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 368678 bytes in 1287 ms. path='/xxx/002' 07:36:53.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=163 07:36:53.736 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:53.762 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:36:53.775 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:36:53.775 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:36:53.790 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[id=3]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:53.823 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 58aaca3d-e331-4d0d-a203-ca4032a5f6b1 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest localRepository.publicKeySha1 = 95:BA:34:DD:EB:3E:48:A2:85:86:1C:45:41:0D:E7:FF:16:92:1B:39 remoteRepository.repositoryId = 5e747135-59b8-4779-bb53-6c7d29008126 remoteRepository.remoteRoot = https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126 remoteRepository.publicKeySha1 = AC:55:4A:5C:40:D7:FE:33:82:BB:1F:F2:F1:24:AA:E8:83:7C:E2:9D 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 58aaca3d-e331-4d0d-a203-ca4032a5f6b1 5e747135-59b8-4779-bb53-6c7d29008126 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:53.929 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:53.936 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=160, revision=163 07:36:54.002 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:54.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=160, revision=163 07:36:54.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=163, revision=-1 07:36:54.073 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:36:54.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:54.106 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:54.140 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:54.152 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:36:54.156 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:54.184 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:54.192 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:54.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=68.3 MiB, available=387.2 MiB 07:36:54.208 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:54.247 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="8e43db1d-e1fa-4322-ae7e-f5da61ec29c8"] on repo=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 07:36:54.266 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.61% 07:36:54.318 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 localRepositoryRevisionSynced=135 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:54.321 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:54.393 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:36:54.393 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:54.406 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 renewalDateTime=2019-09-21T06:06:54.255Z expiryDateTime=2019-09-21T06:36:54.255Z 07:36:54.440 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:54.466 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:54.500 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:54.504 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:36:54.505 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null 07:36:54.521 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=168 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:54.524 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:36:54.538 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e747135-59b8-4779-bb53-6c7d29008126 from='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' toID=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 to='build/repo/k0t4dzua-l0c6e-local-dest', fromRepoLocalSync=true 07:36:54.543 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.-1.xml.gz 07:36:54.543 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.-1.xml.gz 07:36:54.544 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 58aaca3d-e331-4d0d-a203-ca4032a5f6b1 ('build/repo/k0t4dzua-l0c6e-local-dest') 07:36:54.594 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:54.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=68.2 MiB, available=387.3 MiB 07:36:54.783 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.-1.xml.gz 07:36:54.787 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:36:54.791 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:53.794 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:36:53.795 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:36:53.795 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:54.847 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=134 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:54.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=68.6 MiB, available=386.9 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:54.919 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:55.091 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:55.193 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:55.199 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:55.205 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=163, revision=168 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:55.309 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.-1.xml.gz 07:36:55.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=26 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:55.341 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:55.352 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=163, revision=168 07:36:55.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=168, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:55.435 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:55.442 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:55.502 [qtp284059979-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 transaction.localRevision=128 remoteFromLocalRevision=135 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:55.518 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:55.537 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:55.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e291db51-3509-46fb-a6ad-f601f0ee2761 from='https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761' toID=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 to='build/repo/k0t49ped-97hux-local-src', fromRepoLocalSync=false 07:36:55.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz 07:36:55.555 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz 07:36:55.625 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:55.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:55.634 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:55.666 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionSynced=-1, revision=106 07:36:55.666 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:55.724 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=128 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:55.729 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:55.732 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:55.752 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=_AC4lDL7XgKv3TIFwqJwsg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} 07:36:55.758 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:55.807 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:55.843 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz 07:36:55.843 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:55.969 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:56.043 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:56.228 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 07:36:56.249 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:36:56.249 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:56.288 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:36:56.296 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:56.327 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eaa2bffed08e49605e44047efb84968c087fd31b' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:56.340 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=75.3 MiB, available=380.2 MiB 07:36:56.340 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:56.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:56.554 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:56.601 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:56.606 [pool-5-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:56.628 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:56.696 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:56.762 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:56.773 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HOZlNNlwQrzUqXcOpb7zYw/fO5v2o5IVBuyXqpLVFsLHA' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:56.811 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:56.824 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionInProgress=-1, revision=136 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:56.963 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:57.142 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:57.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=74.7 MiB, available=380.8 MiB 07:36:57.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:57.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:57.293 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:57.346 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.localRepositoryRevisionInProgress=-1, revision=129 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:57.437 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 188682 bytes in 809 ms. path='/1 {11 11ä11#+} 1/a' 07:36:57.610 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:57.723 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:57.940 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:57.963 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:58.009 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:36:58.053 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:36:58.234 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4403b55e3d4d4b3243495ca1071a0669a42cdbf' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:58.265 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:58.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:58.382 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:36:58.419 [Test worker] 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' 07:36:58.493 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:58.501 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HOZlNNlwQrzUqXcOpb7zYw/22YwTTRmJcp_GwVCRDcHRQ' offset=0 07:36:58.530 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:58.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:58.642 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:58.688 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 137102 bytes in 268 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:58.766 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:58.760 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:58.968 [qtp316919383-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:59.034 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:36:59.098 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:59.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=73.3 MiB, available=382.2 MiB 07:36:59.120 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.remoteRepositoryRevisionSynced=102, revision=129 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:59.141 [qtp316919383-28] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:36:59.202 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:36:59.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: cryptoRepoFileDtos.size=26, cryptoKeyDtos.size=51, cryptoLinkDtos.size=66, currentHistoCryptoRepoFileDtos.size=26, histoCryptoRepoFileDtos.size=26, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:59.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=-1, revision=6 07:36:59.223 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:59.238 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e23421bfc9245a1cb635280d3dcefd3295958dad' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:59.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 07:36:59.294 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:36:59.335 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 07:36:59.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:59.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:36:59.355 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:59.380 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:36:59.380 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:59.393 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:59.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:36:59.406 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:36:59.422 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:36:59.423 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:36:59.466 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q2yuMrQwrQfHUqZHt4KY3A, serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761} because of missing permissions! 07:36:59.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:36:59.476 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:36:59.481 [Test worker] 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' 07:36:59.565 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:36:59.580 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HOZlNNlwQrzUqXcOpb7zYw/uJ8813RFdUX0Vr_bChPPrQ' offset=0 07:36:59.601 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:00.011 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:00.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=76.5 MiB, available=379.0 MiB 07:37:00.173 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=136 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:00.298 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:00.323 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=72.6 MiB, available=382.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:00.369 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 891765 bytes in 888 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:00.384 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:00.402 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.localRepositoryRevisionSynced=102, revision=129 07:37:00.403 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.localRepositoryRevisionInProgress=129, revision=-1 07:37:00.486 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:36:59.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:36:59.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:37:00.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=68.1 MiB, available=387.4 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:00.513 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:00.514 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:00.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=-1, revision=170 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:00.518 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:00.564 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 07:37:00.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:37:00.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:00.691 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:00.713 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:37:00.871 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f680d92e54d2fb833d3f95b7e9bc8554c021c71' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:01.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:01.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:01.137 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:01.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=71.9 MiB, available=383.6 MiB 07:37:01.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:01.250 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:01.268 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jSHxDnCFB0Gqkgt86PotXg/3PC63S3FlbWnLrdE-iRPKQ/yWHKuM4BCxdJFfe5IZr7_Q' offset=0 07:37:01.310 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:01.420 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:01.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=71.8 MiB, available=383.7 MiB 07:37:01.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:01.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 29 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:01.728 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:01.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=67.4 MiB, available=388.1 MiB 07:37:01.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:01.971 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:02.071 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:02.081 [qtp2139656363-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jSHxDnCFB0Gqkgt86PotXg/3PC63S3FlbWnLrdE-iRPKQ/yWHKuM4BCxdJFfe5IZr7_Q' offset=1048576 07:37:02.120 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:02.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms. 07:37:02.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 303324 bytes in 1045 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:02.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=71.8 MiB, available=383.7 MiB 07:37:02.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz 07:37:02.222 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:37:02.223 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:37:02.223 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:37:02.257 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:02.278 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:02.306 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:37:02.328 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:02.334 [qtp284059979-31] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 localRepositoryRevisionSynced=128 07:37:02.344 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:02.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=67.2 MiB, available=388.3 MiB 07:37:02.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.-1.xml.gz 07:37:02.377 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:37:02.382 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:02.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 transaction.localRevision=172 remoteFromLocalRevision=128 07:37:02.455 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 from='build/repo/k0t49ped-97hux-local-src' toID=e291db51-3509-46fb-a6ad-f601f0ee2761 to='https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:02.486 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:02.505 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:02.526 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=172 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:02.600 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c3ed6b65042b814a1eb1ee5d06271b74e2c3d1ab' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:02.605 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:02.660 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:02.660 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:02.681 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:37:02.681 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:37:02.700 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 localRepositoryRevisionSynced=172 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:02.714 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:02.773 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:02.773 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:02.778 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:02.788 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:02.788 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49ped-97hux-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:02.791 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=170, revision=174 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:02.797 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:02.812 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:02.842 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:02.843 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jSHxDnCFB0Gqkgt86PotXg/3PC63S3FlbWnLrdE-iRPKQ/WhnZtHr7Eai3UH_zofh5SQ' offset=0 07:37:02.856 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:02.892 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:02.900 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8, this.remoteRepositoryRevisionSynced=168, revision=174 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:02.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:37:02.961 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158175 bytes in 164 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:03.095 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:03.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionSynced=168, revision=174 07:37:03.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=174, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:03.098 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:03.120 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:03.192 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:03.206 [qtp284059979-31] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=8e43db1d-e1fa-4322-ae7e-f5da61ec29c8 transaction.localRevision=134 remoteFromLocalRevision=172 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:03.207 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:03.224 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:03.225 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:03.246 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:03.260 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:03.341 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='19379c8b003a5cd88e7149d27e754954902ae994' to.sha1=''): /2/a org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:03.393 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:03.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:03.483 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:03.497 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:03.505 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 31 ms. 07:37:03.505 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:03.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:03.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:03.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:03.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 07:37:03.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:03.602 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:03.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:03.612 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:03.620 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jSHxDnCFB0Gqkgt86PotXg/ti2OPir2hCmUba7FoipSXA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:03.627 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:03.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:03.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:03.659 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:03.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:03.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:03.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:03.692 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:03.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:03.724 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:03.725 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:03.742 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:03.735 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:03.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:03.770 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:03.771 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:03.785 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:03.790 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:03.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:03.810 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:03.820 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:03.824 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:03.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110979 bytes in 319 ms. path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:03.833 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 renewalDateTime=2019-09-21T06:06:21.629Z expiryDateTime=2019-09-21T06:36:21.629Z org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:03.838 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:37:03.839 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:03.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:03.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:03.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:03.864 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:03.874 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:03.875 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:03.876 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:03.892 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:03.902 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:37:03.912 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:03.915 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:03.921 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:03.921 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:03.932 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04f758ba0c242cb47057c3b0a58026b2c8945e13' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:03.938 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:03.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:03.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=8, revision=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:03.968 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:03.968 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:03.985 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:03.986 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:04.000 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:04.005 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:04.023 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:04.024 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:04.033 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:04.044 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:04.066 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 07:37:04.067 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:04.053 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:04.065 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:04.079 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:04.092 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:04.112 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:04.115 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:04.114 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:37:04.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e291db51-3509-46fb-a6ad-f601f0ee2761 from='https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761' toID=28b01186-976b-42dd-886f-d328b48d3e8b to='build/repo/k0t4dasc-s420z-local-dest', fromRepoLocalSync=true 07:37:04.120 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 28b01186-976b-42dd-886f-d328b48d3e8b ('build/repo/k0t4dasc-s420z-local-dest') 07:37:04.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.97.xml.gz 07:37:04.129 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.97.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:04.125 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:04.137 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:04.152 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.54% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:04.169 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:04.169 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:04.193 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:04.232 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=134 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:04.244 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:04.246 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c24ecf9c492899b0e50f39195430fc9af88e4c02' to.sha1=''): /3 + &#ä/5/h org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:04.298 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Qn9dn_-7aDerMfew5lDKqg, serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126} because of missing permissions! 07:37:04.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:04.318 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:04.326 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:04.339 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:04.359 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.97.xml.gz 07:37:04.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=97 repoFileDtos.size=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:04.425 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:04.434 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:04.484 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:04.496 [qtp316919383-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CxJ2tM-cZZMRydJmg5rv8g/r2Mp6afi-57vqhGhnqH1-Q' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:04.522 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:04.539 [qtp2139656363-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1ja-N8d8KukM4CIy2sV91A/muaqo2WJvDpGoGZslMaz7w/YlGwpDNd-J6mNkMDT1Z0lw' offset=0 07:37:04.568 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:04.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:04.638 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:04.677 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 4794 bytes in 241 ms. path='/3 + &#ä/5/h' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:04.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:04.737 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:04.786 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 113300 bytes in 460 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:04.800 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:04.814 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:37:04.959 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1be1e5500638f9b53c2e72ccb6d8292624f10a2d' to.sha1=''): /3 + &#ä/5/i org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:04.995 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:05.145 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:05.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/i' 07:37:05.205 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:05.208 [qtp2139656363-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1ja-N8d8KukM4CIy2sV91A/muaqo2WJvDpGoGZslMaz7w/x_7-5tEeSuwI7zR5jFMu6g' offset=0 07:37:05.269 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:05.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=77.3 MiB, available=378.2 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:05.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=73.9 MiB, available=381.6 MiB 07:37:05.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:37:05.419 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:05.429 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:05.444 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:05.459 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, this.localRepositoryRevisionInProgress=-1, revision=135 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:05.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:37:05.583 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9e5e0429d79ba5c1c94252379a7708bb01a17b9' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:05.601 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:05.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:05.779 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:05.789 [Test worker] 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' 07:37:05.836 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:05.848 [qtp316919383-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CxJ2tM-cZZMRydJmg5rv8g/a_rF5yXmCU29sEKrFqkZcw' offset=0 07:37:05.879 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:05.930 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:05.940 [qtp2139656363-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1ja-N8d8KukM4CIy2sV91A/muaqo2WJvDpGoGZslMaz7w/x_7-5tEeSuwI7zR5jFMu6g' offset=1048576 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:05.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:05.985 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:05.997 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:06.010 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 67472 bytes in 220 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:06.028 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:06.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: cryptoRepoFileDtos.size=6, cryptoKeyDtos.size=8, cryptoLinkDtos.size=8, currentHistoCryptoRepoFileDtos.size=6, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:06.058 [qtp833852776-384] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionSynced=-1, revision=136 07:37:06.060 [qtp833852776-384] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionInProgress=136, revision=-1 07:37:06.098 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:06.118 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:06.119 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:06.181 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:06.220 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=5 07:37:06.334 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:06.338 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:06.353 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:06.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:06.458 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4978f08fd573b5d41014fad66e449ff3f0230d1' to.sha1=''): /1 {11 11ä11#+} 1/c 07:37:06.566 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:06.582 [Test worker] 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' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:06.611 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:06.630 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:06.632 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:06.640 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1ja-N8d8KukM4CIy2sV91A/muaqo2WJvDpGoGZslMaz7w/x_7-5tEeSuwI7zR5jFMu6g' offset=2097152 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:06.648 [qtp316919383-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CxJ2tM-cZZMRydJmg5rv8g/9OUJNFID-E4Z6-DqnOnUEA' offset=0 07:37:06.668 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:06.669 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:06.891 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:06.914 [qtp833852776-384] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:06.948 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=73.3 MiB, available=382.2 MiB 07:37:06.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.remoteRepositoryRevisionSynced=98, revision=135 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:07.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 29 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:07.000 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:07.014 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=-1, revision=5 07:37:07.015 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=5, revision=-1 07:37:07.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:37:07.083 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:07.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 44 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:07.203 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 644746 bytes in 620 ms. path='/1 {11 11ä11#+} 1/c' 07:37:07.310 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 07:37:07.471 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:07.489 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:07.499 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:07.553 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='20a99384c92b99bc30b11d53e38ee9bfcdc280a7' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:07.575 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1ja-N8d8KukM4CIy2sV91A/muaqo2WJvDpGoGZslMaz7w/x_7-5tEeSuwI7zR5jFMu6g' offset=3145728 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:07.624 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q2yuMrQwrQfHUqZHt4KY3A, serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761} because of missing permissions! 07:37:07.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:07.628 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:07.801 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:07.820 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:07.835 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:07.882 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:07.904 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1J34yR7QNaZoscf6tpP6_A/3ucWNWm7R_M8W9NNB1UFsw/4Up9vha0QwoXM43TjF6G4g' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:07.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.5 MiB, used=76.7 MiB, available=378.8 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:07.932 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:07.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 07:37:08.126 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:08.129 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1ja-N8d8KukM4CIy2sV91A/muaqo2WJvDpGoGZslMaz7w/x_7-5tEeSuwI7zR5jFMu6g' offset=4194304 07:37:08.141 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:08.165 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:37:08.200 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 117712 bytes in 3046 ms. path='/3 + &#ä/5/i' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:08.294 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]initPersistenceManagerFactory: repositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 07:37:08.301 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21641 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:08.332 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:37:08.345 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i 07:37:08.348 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i 07:37:08.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i 07:37:08.357 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:08.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 39 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:08.422 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]getCloseDeferredMillis: closeDeferredMillis=20000 07:37:08.422 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:08.543 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 97 ms. 07:37:08.550 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ApVVg-V8EqaOF7KQI5rgVA, invitation=false] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:08.616 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=73.7 MiB, available=381.8 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:08.680 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 128 ms. 07:37:08.681 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=hsfp4BSdiktHo91Yla4Z4A, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:08.699 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:08.730 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:08.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:08.779 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:08.792 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1J34yR7QNaZoscf6tpP6_A/3ucWNWm7R_M8W9NNB1UFsw/4Up9vha0QwoXM43TjF6G4g' offset=1048576 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:08.817 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:08.823 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:08.845 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, this.localRepositoryRevisionSynced=98, revision=135 07:37:08.853 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, this.localRepositoryRevisionInProgress=135, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:08.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d666cf00eeb3954d4da296940ea1c2e1615c6f77' to.sha1=''): /3 + &#ä/aa org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:08.886 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:08.910 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:08.911 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:08.920 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=10, revision=12 07:37:08.948 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:37:08.987 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:08.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:08.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:09.043 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:09.053 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:37:09.102 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:09.115 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1ja-N8d8KukM4CIy2sV91A/qqq7T1j_E3AhmO2pFnUDzA' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:09.131 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 476280 bytes in 1309 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:09.139 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:09.228 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:37:09.235 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:09.243 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:37:09.292 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 155636 bytes in 239 ms. path='/3 + &#ä/aa' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:09.342 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:09.355 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:09.362 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:09.426 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:09.475 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:09.501 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='631a1a706d2bd953d119c1d15ecc146ea9f1e6b0' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:09.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=76.7 MiB, available=378.8 MiB 07:37:09.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:09.639 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='35b66aa6c0470e33b75203ed0f08f914dbd0c829' to.sha1=''): /3 + &#ä/bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:09.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=74.9 MiB, available=380.6 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:09.813 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:09.829 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:09.839 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:09.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:37:09.958 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:09.962 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:09.973 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1ja-N8d8KukM4CIy2sV91A/EtecZM798oc9d-d2Y9T5mQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:09.972 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1J34yR7QNaZoscf6tpP6_A/3ucWNWm7R_M8W9NNB1UFsw/KlOfkYHhFbvSbY36B8r7ew' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:09.998 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:10.010 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=64.8 MiB, available=390.7 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:10.010 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:10.055 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:10.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:37:10.209 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17720 bytes in 351 ms. path='/3 + &#ä/bb' 07:37:10.296 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 07:37:10.367 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:10.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:10.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:10.417 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:10.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7d7e45d12d3ee92b6641c48e077afc682f8da031' to.sha1=''): /3 + &#ä/cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:10.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.5 MiB, used=76.6 MiB, available=378.9 MiB 07:37:10.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.-1.xml.gz 07:37:10.488 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:37:10.492 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:10.520 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:10.528 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:10.543 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 823428 bytes in 713 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:10.611 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:10.630 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1ja-N8d8KukM4CIy2sV91A/sPb3asLmEzUECxssZRoEsg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:10.652 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:10.658 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:10.764 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:10.785 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:10.830 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:10.903 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0bc7b79860c6b6b12f72605c782c8aba443aa89' to.sha1=''): /2/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:10.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:10.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=72.7 MiB, available=382.8 MiB 07:37:10.971 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:11.106 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:11.126 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:11.122 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 0e8ef055-8fa5-41f0-8218-fc0230832808 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src localRepository.publicKeySha1 = A3:E2:5B:69:A0:01:EC:63:68:B3:90:84:4A:18:C7:DB:A0:BA:02:21 remoteRepository.repositoryId = a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepository.remoteRoot = https://localhost:37204/a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepository.publicKeySha1 = 9C:64:A2:BD:B7:CB:A1:4B:31:D1:D2:C0:FE:2D:1B:85:BD:90:36:A5 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 0e8ef055-8fa5-41f0-8218-fc0230832808 a2e37706-f9e0-40dc-8831-e85db143bc72 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:11.164 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 592119 bytes in 630 ms. path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:11.196 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:11.204 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1J34yR7QNaZoscf6tpP6_A/Q_R-mvzpSzjSc4iE7ep6hA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:11.212 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:11.227 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:11.327 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:11.327 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:11.337 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:11.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:11.432 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='600ab2646e19f4a47dbc8c501a8d2b74362fd757' to.sha1=''): /3 + &#ä/dd org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:11.459 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 198048 bytes in 337 ms. path='/2/a' 07:37:11.526 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:11.538 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:11.578 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=72.7 MiB, available=382.8 MiB 07:37:11.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.97.xml.gz 07:37:11.585 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:11.598 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:11.617 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:11.650 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:11.676 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:11.679 [qtp284059979-31] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b localRepositoryRevisionSynced=134 07:37:11.687 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:11.694 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 07:37:11.704 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:11.708 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:11.724 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1ja-N8d8KukM4CIy2sV91A/lBbBIJ6J-mtK9YfKNNW_WA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:11.731 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 transaction.localRevision=14 remoteFromLocalRevision=134 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:11.749 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:11.748 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:37:11.748 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e291db51-3509-46fb-a6ad-f601f0ee2761 from='https://localhost:46830/e291db51-3509-46fb-a6ad-f601f0ee2761' toID=28b01186-976b-42dd-886f-d328b48d3e8b to='build/repo/k0t4dasc-s420z-local-dest', fromRepoLocalSync=false 07:37:11.749 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz 07:37:11.749 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:11.782 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:11.786 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:11.829 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=138 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:11.829 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dda7f78311d01692fec6be4c4ae8c15afb384fa9' to.sha1=''): /3 + &#ä/5/h org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:11.834 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:11.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:11.861 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/ChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz 07:37:11.863 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:11.933 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142786 bytes in 314 ms. path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:11.977 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:11.989 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:12.016 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:12.038 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:12.064 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:12.073 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:12.086 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:12.088 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:12.098 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/lqerG_SGw80nx11yi4Rypg/J1DXJ_cM-5U0zXnSr1kMwQ' offset=0 07:37:12.118 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:12.138 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:12.183 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/dir1' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:12.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:12.261 [qtp2139656363-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 localRepositoryRevisionSynced=94 07:37:12.272 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:12.315 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=91 remoteFromLocalRevision=94 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:12.325 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183512 bytes in 286 ms. path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:12.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=72.1 MiB, available=383.4 MiB 07:37:12.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:12.385 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.25% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:12.403 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:12.421 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:12.411 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.42% 07:37:12.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:12.423 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, this.localRepositoryRevisionInProgress=-1, revision=139 07:37:12.457 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:12.479 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ec40473d02cdde265b56bdd7cf6625a77fc40f4' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:12.509 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:12.527 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:12.535 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:12.535 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:12.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:12.592 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4fd4723bfb84e33bf2090cd66e285bcbb3304e3f' to.sha1=''): /3 + &#ä/5/i 07:37:12.767 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:12.772 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:37:12.811 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:12.830 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:12.831 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/lqerG_SGw80nx11yi4Rypg/mGmm2dRHKSRbVUfLguKtpQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:12.833 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:12.851 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:12.898 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:12.904 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-jEB6AfjLr6t_lE5hBoPHw/eWeKI-pW6BUSG4gy1v1nxw' offset=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:12.904 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:37:12.958 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:12.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:13.003 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:13.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:13.079 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=72.4 MiB, available=383.1 MiB 07:37:13.095 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.remoteRepositoryRevisionSynced=135, revision=139 07:37:13.109 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=q2yuMrQwrQfHUqZHt4KY3A, serverRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761} because of missing permissions! 07:37:13.110 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:13.118 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 91743 bytes in 285 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:13.161 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 503010 bytes in 389 ms. path='/3 + &#ä/5/i' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:13.196 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:13.267 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:13.300 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:13.325 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:13.376 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:13.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:13.433 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:13.517 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9623532a307b7353a408ce9054ed5adef5ba5443' to.sha1=''): /3 + &#ä/aa org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:13.572 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:13.579 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:13.605 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:13.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=72.3 MiB, available=383.2 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:13.639 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:13.657 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.70% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:13.657 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e14252b16dc2e6a0034c21aa9b2807737e0228f' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:13.658 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:13.668 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:13.718 [qtp284059979-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, this.localRepositoryRevisionSynced=135, revision=139 07:37:13.718 [qtp284059979-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:13.720 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:13.741 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/_7DWzSzGoxzSK0mAwvUmCA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:13.746 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:13.755 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:13.756 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:13.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, this.localRepositoryRevisionInProgress=12, revision=15 07:37:13.785 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=15 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:13.788 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:13.822 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:13.832 [Test worker] 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' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:13.858 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:13.892 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=84c32b6f-3fef-4333-8fd8-64ea9950d943 from='build/repo/k0t4dfuz-twmjc-local-dest' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:13.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:13.933 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:13.946 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:13.956 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:13.960 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-jEB6AfjLr6t_lE5hBoPHw/2b0Ejj1wcDLqW2uJiSx80Q' offset=0 07:37:13.998 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:14.017 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 211048 bytes in 359 ms. path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:14.065 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=91 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:14.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:37:14.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 31533 bytes in 284 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:14.150 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:14.218 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:14.223 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:14.228 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:14.267 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:37:14.280 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:37:14.312 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=91 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:14.347 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:13.851 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:37:13.851 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:37:14.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=72.5 MiB, available=383.0 MiB 07:37:14.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:14.412 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 renewalDateTime=2019-09-21T06:07:14.286Z expiryDateTime=2019-09-21T06:37:14.286Z 07:37:14.441 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:14.481 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:14.524 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:37:14.524 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a2e37706-f9e0-40dc-8831-e85db143bc72 from='https://localhost:37204/a2e37706-f9e0-40dc-8831-e85db143bc72' toID=0e8ef055-8fa5-41f0-8218-fc0230832808 to='build/repo/k0t4ds5m-7rmf-local-src', fromRepoLocalSync=true 07:37:14.528 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0e8ef055-8fa5-41f0-8218-fc0230832808 ('build/repo/k0t4ds5m-7rmf-local-src') 07:37:14.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.-1.xml.gz 07:37:14.533 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/ChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.-1.xml.gz 07:37:14.578 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:14.603 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:37:14.650 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:14.742 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:14.744 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:14.746 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:14.758 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:14.758 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:14.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=72.5 MiB, available=383.0 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:14.793 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:14.802 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:14.803 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:14.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=93 07:37:14.836 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:14.928 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:14.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89040b5b68ca2425bbb621730e7e7affbcea8e42' to.sha1=''): /3 + &#ä/bb org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:14.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:14.941 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:14.974 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/ChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.-1.xml.gz 07:37:14.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:15.041 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc23369d2ed978a3601dfaaf863cdf3127c668d9' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:15.100 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:15.120 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.remoteRepositoryRevisionSynced=5, revision=93 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:15.137 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:15.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:37:15.196 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:15.198 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/myJzhDLVHP79ETh_HlknbQ' offset=0 07:37:15.207 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:15.220 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:15.228 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:15.231 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:15.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:15.245 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=5, revision=93 07:37:15.245 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:15.269 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:15.274 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-jEB6AfjLr6t_lE5hBoPHw/yyz2i9p-HpqbV9gCajutUg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:15.290 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:14.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:37:15.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=72.5 MiB, available=383.0 MiB 07:37:15.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dasc-s420z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.e291db51-3509-46fb-a6ad-f601f0ee2761.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:15.312 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:15.343 [qtp2139656363-71] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 transaction.localRevision=101 remoteFromLocalRevision=91 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:15.346 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42120 bytes in 176 ms. path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:15.347 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:15.346 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:15.370 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:15.381 [qtp284059979-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 remoteRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b localRepositoryRevisionSynced=138 07:37:15.389 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:15.397 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:15.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:15.423 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=28b01186-976b-42dd-886f-d328b48d3e8b remoteRepositoryId=e291db51-3509-46fb-a6ad-f601f0ee2761 transaction.localRevision=17 remoteFromLocalRevision=138 07:37:15.427 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.85% 07:37:15.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:37:15.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:37:15.448 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1367997b]getCloseDeferredMillis: closeDeferredMillis=20000 07:37:15.449 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1367997b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:15.454 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1bae5a8a]getCloseDeferredMillis: closeDeferredMillis=20000 07:37:15.454 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1bae5a8a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:15.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fbc9cc94a11b0cbb56beb30d30b4081aba303262' to.sha1=''): /3 + &#ä/cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:15.546 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 46 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:15.627 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:15.638 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:15.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=58.8 MiB, available=396.7 MiB 07:37:15.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:15.680 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:15.690 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/VeuQODzy39bqV3IKyAXmQw' offset=0 07:37:15.713 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:15.716 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 171240 bytes in 484 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:15.758 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:15.770 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:15.810 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:15.828 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:15.845 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:15.890 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:15.903 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='795d3eac5d49a2af9ef24ebf83ebac9af66b9ec7' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:15.922 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT 07:37:15.899 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:16.003 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:16.006 [Test worker] 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' 07:37:16.058 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:16.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 160556 bytes in 432 ms. path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:16.073 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/jzvOHsQx_mQlXJM-m5ml2g/B7FxHlo_MB70kr82vw99-w' offset=0 07:37:16.095 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:16.100 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:16.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:16.158 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:16.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:16.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2576 bytes in 164 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:16.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46090231528171b82d61593dba86408b5d9a37f8' to.sha1=''): /3 + &#ä/dd org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:16.252 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:16.272 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:16.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:16.330 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:16.353 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:16.376 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:16.398 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:16.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:16.417 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:16.419 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/u0mWyypPP8ixjvW1u_VFCQ' offset=0 07:37:16.429 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:16.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:16.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a0bde612467d96bcf7ccc540ee879427ea6b27b7' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:16.479 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19300 bytes in 103 ms. path='/3 + &#ä/dd' 07:37:16.520 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:37:16.552 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=57a50e5f-4acc-4217-bf08-dfde5fe868ce 07:37:16.577 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:16.582 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:16.586 [Test worker] 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' 07:37:16.638 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:16.644 [qtp833852776-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/jzvOHsQx_mQlXJM-m5ml2g/tH73PMiVJGmMjc6jxf0hww' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:16.639 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce localRepositoryRevisionSynced=104 07:37:16.653 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:16.667 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:16.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:16.685 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=95 remoteFromLocalRevision=104 07:37:16.702 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:37:16.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=57a50e5f-4acc-4217-bf08-dfde5fe868ce from='build/repo/k0t4diou-do9h8-local-dest' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:16.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 4004 bytes in 143 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:16.746 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:16.761 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:16.851 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:16.884 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=95 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:16.917 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=58.8 MiB, available=396.7 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:16.951 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:16.953 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:16.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:16.965 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:16.971 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:16.983 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:37:16.985 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:17.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='76a28e267a4aea04ba96cd8bee0ac04de34fe85c' to.sha1=''): /2/a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:17.011 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=95 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:17.018 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74c9733e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:17.025 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:17.025 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:17.028 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74c9733e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:17.052 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=_AC4lDL7XgKv3TIFwqJwsg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:17.161 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:17.207 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:17.207 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:17.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=97 07:37:17.218 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 07:37:17.242 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:37:17.243 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:17.251 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:17.252 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=84c32b6f-3fef-4333-8fd8-64ea9950d943 to='build/repo/k0t4dfuz-twmjc-local-dest', fromRepoLocalSync=false 07:37:17.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:37:17.255 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:17.281 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:17.287 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:17.288 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:17.304 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.remoteRepositoryRevisionSynced=6, revision=97 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:17.310 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:17.299 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ApVVg-V8EqaOF7KQI5rgVA, serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72} because of missing permissions! org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:17.316 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:17.329 [qtp316919383-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:37:17.338 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:17.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=6, revision=97 07:37:17.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:17.375 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:17.389 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:17.412 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:17.423 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:17.424 [qtp316919383-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce transaction.localRevision=111 remoteFromLocalRevision=95 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:17.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:17.427 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:17.441 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=57a50e5f-4acc-4217-bf08-dfde5fe868ce to='build/repo/k0t4diou-do9h8-local-dest', fromRepoLocalSync=false 07:37:17.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:37:17.442 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:37:17.466 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:17.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:17.596 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=111 07:37:17.630 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:17.638 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:17.762 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:17.772 [qtp833852776-385] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=1048576 07:37:17.790 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:17.317 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:37:17.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=58.7 MiB, available=396.8 MiB 07:37:18.029 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:18.053 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.localRepositoryRevisionSynced=-1, revision=4 07:37:18.054 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.localRepositoryRevisionInProgress=4, revision=-1 07:37:18.118 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:18.142 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:18.143 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:18.278 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:18.356 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:37:18.366 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:18.474 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:18.460 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:18.478 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=2097152 07:37:18.493 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:18.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=88.6 MiB, available=366.9 MiB 07:37:18.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:37:18.694 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:18.717 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionInProgress=-1, revision=102 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:18.726 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 112 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:18.744 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 07:37:18.837 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:18.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 63 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:19.044 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=6 07:37:19.045 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:19.203 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:17.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:19.224 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=3145728 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:19.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=80.5 MiB, available=375.0 MiB 07:37:19.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:19.250 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:19.316 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:19.358 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionInProgress=-1, revision=112 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:18.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:37:19.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=86.8 MiB, available=368.7 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:19.589 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:19.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=96, revision=102 07:37:19.624 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! 07:37:19.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:19.720 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:19.735 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:19.761 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. 07:37:19.896 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:19.929 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=4194304 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:19.931 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:19.947 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:20.030 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:20.050 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:20.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=86.7 MiB, available=368.8 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:20.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:20.261 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:20.282 [qtp2139656363-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionSynced=96, revision=102 07:37:20.283 [qtp2139656363-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionInProgress=102, revision=-1 07:37:20.309 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:20.332 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:20.341 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:20.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=96 07:37:20.394 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:37:20.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:37:20.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:20.529 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:20.537 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=5242880 07:37:20.610 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:20.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=80.4 MiB, available=375.1 MiB 07:37:20.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=106, revision=112 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:20.687 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:20.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=-1, revision=6 07:37:20.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=6, revision=-1 07:37:20.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:37:20.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:20.823 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=_AC4lDL7XgKv3TIFwqJwsg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} 07:37:20.826 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:37:20.836 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:37:20.837 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:37:20.838 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:37:20.848 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:37:20.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:21.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:21.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=86.8 MiB, available=368.7 MiB 07:37:21.155 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:21.248 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:21.253 [qtp833852776-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=6291456 07:37:21.281 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:21.321 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:21.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=59.0 MiB, available=396.5 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:21.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=80.3 MiB, available=375.2 MiB 07:37:21.646 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:21.677 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionSynced=106, revision=112 07:37:21.678 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:21.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:21.692 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:21.730 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=_AC4lDL7XgKv3TIFwqJwsg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} 07:37:21.767 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:21.769 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:21.775 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=100 07:37:21.789 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 07:37:21.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:37:21.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:21.898 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:21.928 [qtp833852776-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/lfHsjmhbIaUGrGMh_CUEuw' offset=7340032 07:37:21.961 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:21.763 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=86.8 MiB, available=368.7 MiB 07:37:21.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:37:22.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=86.8 MiB, available=368.7 MiB 07:37:22.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:37:22.246 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:37:22.246 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:37:22.246 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:21.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:37:22.291 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=58.4 MiB, available=397.1 MiB 07:37:22.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:22.306 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:22.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:22.329 [qtp2139656363-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 localRepositoryRevisionSynced=101 07:37:22.335 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:22.390 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=98 remoteFromLocalRevision=101 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:22.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=80.4 MiB, available=375.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:22.463 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 42390 bytes in 5212 ms. path='/2/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:22.486 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:22.592 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:37:22.594 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 07:37:22.596 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a 07:37:22.598 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a 07:37:22.599 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a 07:37:22.601 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a 07:37:22.602 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a 07:37:22.604 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4dbls into destFile a 07:37:22.709 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:22.737 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.57% 07:37:22.737 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2' 07:37:22.802 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='392e0bebb0702d37b62099fe67fe24878e12ab15' to.sha1=''): /2/dir1/aa2 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:22.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=58.4 MiB, available=397.1 MiB 07:37:22.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.-1.xml.gz 07:37:22.836 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:37:22.840 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:37:22.845 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:22.912 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:22.915 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/aa2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:22.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=80.3 MiB, available=375.2 MiB 07:37:22.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:22.936 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:22.970 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:22.992 [qtp833852776-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/d_dxnY9NLUDoZgkVx1sXeQ/G0aalJboIjcfHaltmhgD_Q' offset=0 07:37:23.015 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:23.043 [qtp666971185-83] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 localRepositoryRevisionSynced=2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:37:23.110 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 257752 bytes in 194 ms. path='/2/dir1/aa2' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:23.155 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.172 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9ab263b1ad3d74d8b74da0e2a52cdb9eb2ce3737_0 into destFile aa2 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:23.229 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.229 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:23.250 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0e8ef055-8fa5-41f0-8218-fc0230832808 from='build/repo/k0t4ds5m-7rmf-local-src' toID=a2e37706-f9e0-40dc-8831-e85db143bc72 to='https://localhost:37204/a2e37706-f9e0-40dc-8831-e85db143bc72' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.251 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=80.3 MiB, available=375.2 MiB 07:37:23.302 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:37:23.302 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:37:23.303 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:37:23.303 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:23.305 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.311 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='476684dc1b14e74b1ac4dfa4c53be288dcca21d5' to.sha1=''): /2/dir1/bb2 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:23.316 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.328 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:23.366 [qtp316919383-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce localRepositoryRevisionSynced=111 07:37:23.414 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.420 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:23.423 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.424 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=84c32b6f-3fef-4333-8fd8-64ea9950d943 from='build/repo/k0t4dfuz-twmjc-local-dest' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.444 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=102 remoteFromLocalRevision=111 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:23.437 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.459 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.466 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=57a50e5f-4acc-4217-bf08-dfde5fe868ce from='build/repo/k0t4diou-do9h8-local-dest' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.475 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=98 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.477 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/d_dxnY9NLUDoZgkVx1sXeQ/YPcpMVMat5bZY7pwsZ7aLw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.495 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.501 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.504 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.505 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:23.506 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.505 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.508 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:37:23.509 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.510 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:37:23.511 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:37:23.520 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=102 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.525 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=98 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.527 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:23.527 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:23.537 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=_AC4lDL7XgKv3TIFwqJwsg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.540 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:23.541 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:23.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:23.552 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:23.563 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:23.564 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.572 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:23.573 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=96, revision=100 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=100, revision=104 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.585 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.590 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.587 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:23.610 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 320769 bytes in 226 ms. path='/2/dir1/bb2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.664 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:37:23.664 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:37:23.702 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.712 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.718 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.remoteRepositoryRevisionSynced=97, revision=104 07:37:23.722 [qtp316919383-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.722 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_0633961195c27d9d2445e233f84cf07b07986fab_0 into destFile bb2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.730 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.remoteRepositoryRevisionSynced=93, revision=100 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.730 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:23.740 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=10 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.741 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=97, revision=104 07:37:23.741 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:23.742 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.768 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.785 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.787 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=93, revision=100 07:37:23.787 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=100, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.810 [qtp316919383-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce transaction.localRevision=117 remoteFromLocalRevision=102 07:37:23.817 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.829 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:23.834 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.857 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.846 [qtp2139656363-71] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 transaction.localRevision=107 remoteFromLocalRevision=98 07:37:23.864 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.876 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:23.873 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:23.943 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c3fe8852606fc6e5b15119e72d63092b60ff6dc' to.sha1=''): /2/file1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:24.021 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:24.034 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:24.131 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:24.134 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1' 07:37:24.195 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:24.201 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:24.217 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ycgyR0x9dplkhJBaNOH_VQ/wAwoBmXxpABoGqhc_jHYaw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:24.231 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:37:24.241 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:24.252 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:24.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 26 ms. 07:37:24.326 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:24.357 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT <<< PREPARE ************************************************************ ************************************************************ ************************************************************ DOWN >>> org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:24.381 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:24.384 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:24.376 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false 07:37:24.376 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false 07:37:24.376 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:24.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:24.394 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=6, revision=10 07:37:24.395 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:24.390 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:37:24.390 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/pubring.gpg' 07:37:24.392 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/secring.gpg' 07:37:24.393 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:24.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 346450 bytes in 398 ms. path='/2/file1' 07:37:24.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_60b27f004e454aca81b0480209cce5081ec52390_0 into destFile file1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:24.620 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 43 ms. 07:37:24.621 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:24.687 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:24.727 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:24.733 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:24.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:24.792 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:24.859 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c renewalDateTime=2019-09-21T06:04:17.232Z expiryDateTime=2019-09-21T06:34:17.232Z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:24.881 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f51b707cf82f064b8b6a11c77cb1b5ff76d5b63' to.sha1=''): /3 + &#ä/5/h org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:24.889 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:24.904 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:24.905 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:24.915 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:24.933 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:24.934 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:24.942 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=147 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:24.992 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:24.998 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:24.999 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:25.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:25.029 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:25.064 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:25.064 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:25.078 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cUTLSDXTpX5e2MM8NJaQrw/NhKqlBJNbRdX5545CP5pXw/UmR3cOW27fTS1XNrCNMyLA' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:25.091 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:25.093 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:25.120 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=a1817910-6b55-4916-9d2b-5f781180b18e to='build/repo/k0t49qbi-99o0q-local-src', fromRepoLocalSync=true 07:37:25.124 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.96.xml.gz 07:37:25.124 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.96.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:25.128 [Thread-334] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 renewalDateTime=2019-09-21T06:06:42.068Z expiryDateTime=2019-09-21T06:36:42.068Z org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:25.138 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a1817910-6b55-4916-9d2b-5f781180b18e ('build/repo/k0t49qbi-99o0q-local-src') org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:25.141 [Thread-333] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 renewalDateTime=2019-09-21T06:04:15.554Z expiryDateTime=2019-09-21T06:34:15.554Z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:25.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:25.200 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:37:25.208 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:25.243 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 91530 bytes in 233 ms. path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:25.250 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:25.250 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=117 07:37:25.250 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:37:25.260 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:25.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=12 07:37:25.290 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:25.296 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.96.xml.gz 07:37:25.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=96 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:25.285 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:25.298 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:25.311 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:25.324 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:25.336 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=102 07:37:25.338 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:25.370 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:25.378 [Thread-333] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 07:37:25.398 [Thread-334] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:25.509 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:25.531 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:25.534 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:25.539 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:25.554 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:37:25.584 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true 07:37:25.585 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bbf5acb3-8063-468e-bdcd-c5e626ae6a37 ('build/repo/k0t49prg-ps0h6-local-src') 07:37:25.585 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing! 07:37:25.586 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:25.590 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:25.600 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true 07:37:25.600 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 84c32b6f-3fef-4333-8fd8-64ea9950d943 ('build/repo/k0t4dfuz-twmjc-local-dest') 07:37:25.600 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing! 07:37:25.612 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:25.621 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:25.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0dca0419a424e372472dc4fc7f415b3ac9e8c281' to.sha1=''): /3 + &#ä/5/i org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:25.647 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:37:25.746 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:37:25.791 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:25.803 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:25.810 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:25.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=10, revision=12 07:37:25.820 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:25.822 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:25.836 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:37:25.883 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:25.898 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cUTLSDXTpX5e2MM8NJaQrw/NhKqlBJNbRdX5545CP5pXw/qibOxXrDtE-XuzHFgKQNJg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:25.920 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 to='build/repo/k0t49prg-ps0h6-local-src', fromRepoLocalSync=true org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:25.947 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:25.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:25.966 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:26.072 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:26.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 38 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:26.227 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.86.xml.gz 07:37:26.229 [Thread-333] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.86.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:26.236 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:26.274 [Thread-334] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=84c32b6f-3fef-4333-8fd8-64ea9950d943 to='build/repo/k0t4dfuz-twmjc-local-dest', fromRepoLocalSync=true 07:37:26.274 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:26.279 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.101.xml.gz 07:37:26.282 [Thread-334] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.101.xml.gz 07:37:26.327 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=107 07:37:26.339 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:26.364 [Thread-333] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.86.xml.gz 07:37:26.365 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=86 repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:26.417 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:26.501 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:26.546 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 209754 bytes in 709 ms. path='/3 + &#ä/5/i' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:26.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=14 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:26.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=82.8 MiB, available=372.7 MiB 07:37:26.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:26.663 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:26.666 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:26.748 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:26.788 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:26.799 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:26.829 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:26.839 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:26.850 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:26.857 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80761ac5731b37f1bb0a261b45e4718caaf0ee40' to.sha1=''): /3 + &#ä/aa org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:26.874 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=-1, revision=118 07:37:26.906 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:26.965 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:26.972 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:37:27.022 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:27.032 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cUTLSDXTpX5e2MM8NJaQrw/L3LL6TJfsQT9L--3p8QtmA' offset=0 07:37:27.054 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:27.064 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:27.085 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:27.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=12, revision=14 07:37:27.101 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:27.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:27.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:27.202 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54492 bytes in 229 ms. path='/3 + &#ä/aa' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:27.236 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:27.241 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:27.281 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:27.320 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:27.391 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:27.403 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:27.437 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:27.453 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:27.535 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ca6d82843df18425b6e5678af015c439fb1b9a9' to.sha1=''): /3 + &#ä/bb 07:37:27.666 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:27.670 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:27.672 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=91.1 MiB, available=364.4 MiB 07:37:27.672 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:27.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=16 07:37:27.688 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:27.714 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=108 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:27.718 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:27.721 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:27.730 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cUTLSDXTpX5e2MM8NJaQrw/3ExsK-1zGR4bXVAR8CmYSw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:27.742 [Thread-334] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.101.xml.gz 07:37:27.742 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=101 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:27.745 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:27.889 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:27.904 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:28.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:28.070 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:28.082 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=14, revision=16 07:37:28.082 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:28.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=82.0 MiB, available=373.5 MiB 07:37:28.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=97, revision=118 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:28.171 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:28.171 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:28.233 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:28.267 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 713720 bytes in 596 ms. path='/3 + &#ä/bb' 07:37:28.310 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:28.328 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:28.345 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.69% 07:37:28.347 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:28.485 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:28.518 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=_AC4lDL7XgKv3TIFwqJwsg,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:28.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:28.614 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=90.3 MiB, available=365.2 MiB 07:37:28.615 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:28.629 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:28.632 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4e45e23627fde9448050a2f0883bcbe5acd3256f' to.sha1=''): /3 + &#ä/cc org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:28.633 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:28.635 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:28.646 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:28.671 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:28.720 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=-1, revision=109 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:28.718 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:28.751 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:28.748 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:37:28.781 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:28.782 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionInProgress=-1, revision=110 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:28.786 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cUTLSDXTpX5e2MM8NJaQrw/OVGc6DiCdcQFbbiVy6n2nQ' offset=0 07:37:28.812 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:28.814 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:28.825 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:28.855 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:28.890 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:28.914 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:28.916 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:28.927 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 18698 bytes in 179 ms. path='/3 + &#ä/cc' 07:37:28.996 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:29.025 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:29.044 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:29.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=16, revision=18 07:37:29.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:29.115 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:29.129 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:29.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:29.148 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:29.156 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:29.169 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:37:29.170 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:37:29.171 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:29.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:29.219 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:29.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9392d971e239f1bc56ee1b3a1387a2c36551f4c8' to.sha1=''): /3 + &#ä/dd org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:29.332 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:29.364 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:29.386 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:29.429 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:37:29.503 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:29.540 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cUTLSDXTpX5e2MM8NJaQrw/zWwPz9MdeKFa7CXlRF-vCA' offset=0 07:37:29.557 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:29.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:29.652 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=90.3 MiB, available=365.2 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:29.657 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=20 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:29.658 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=87, revision=109 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:29.657 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:29.681 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12608 bytes in 251 ms. path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:29.710 [Thread-333] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! 07:37:29.711 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:29.729 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:29.793 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:29.800 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:29.809 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.22% 07:37:29.809 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/aa1' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:29.823 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:29.873 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7716f037b8f9674df95a05a393e301ecc911c61d' to.sha1=''): /dir1/aa1 07:37:30.012 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:30.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/aa1' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:30.054 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:30.062 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=18, revision=20 07:37:30.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:30.063 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:30.097 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:30.104 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3vPiMwfm2QN96kXPBzDWIQ/Q7xHqGCdt2a2MQ_Ix7zJuw' offset=0 07:37:30.134 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:30.182 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:30.183 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:30.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:37:30.260 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 61068 bytes in 218 ms. path='/dir1/aa1' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:30.274 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:30.299 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b82334ffacc1f97ede7cc2e72b6bc2f13b0dc8b8_0 into destFile aa1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:30.370 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:30.376 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:30.413 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.93% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:30.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/bb1' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:30.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:30.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=82.1 MiB, available=373.4 MiB 07:37:30.419 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:30.496 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=89.9 MiB, available=365.6 MiB 07:37:30.497 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:30.510 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da0bacd16646251463cff71729fa2fb2fcf3bc01' to.sha1=''): /dir1/bb1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:30.523 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:30.553 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f8f8d33e3d5fbf18a24eafdae506d7dbb671b179' to.sha1='1753568bdaa38cb2ce3b62499258bf1cbc01df1d'): /1 {11 11ä11#+} 1/a org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:30.562 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:30.583 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionSynced=97, revision=118 07:37:30.584 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:30.609 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:30.614 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:30.626 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/dir1/bb1' 07:37:30.659 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:30.661 [qtp833852776-385] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3vPiMwfm2QN96kXPBzDWIQ/JJu2zaNWeVqEkWp8iz0KWQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:30.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:30.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:30.676 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:30.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=147, revision=150 07:37:30.710 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:30.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=23 07:37:30.756 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:30.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:30.905 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:30.909 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:30.916 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:30.926 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=145, revision=150 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:31.030 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:31.040 [qtp833852776-385] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3vPiMwfm2QN96kXPBzDWIQ/JJu2zaNWeVqEkWp8iz0KWQ' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:31.044 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=90.5 MiB, available=365.0 MiB 07:37:31.050 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=102, revision=110 07:37:31.055 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:31.057 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:31.057 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:31.061 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionSynced=87, revision=109 07:37:31.061 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:31.062 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=20, revision=23 07:37:31.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:31.072 [Thread-334] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! 07:37:31.072 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:31.135 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:31.157 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:31.258 [qtp316919383-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:31.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:31.318 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:31.315 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:31.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=145, revision=150 07:37:31.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=150, revision=-1 07:37:31.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:31.426 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:31.427 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:31.429 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3vPiMwfm2QN96kXPBzDWIQ/JJu2zaNWeVqEkWp8iz0KWQ' offset=2097152 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:31.454 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:37:31.459 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:31.486 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:31.540 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=90.1 MiB, available=365.4 MiB 07:37:31.544 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:31.552 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:31.553 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:31.560 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=132, revision=135 07:37:31.589 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:31.604 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionSynced=102, revision=110 07:37:31.604 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionInProgress=110, revision=-1 07:37:31.617 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:31.619 [Thread-333] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 07:37:31.660 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:31.660 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:31.665 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:31.752 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:31.759 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:31.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:31.807 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:31.816 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:31.835 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DzML2l7B7FmJKHTgZLMmZw/mwdJlreupYsUOinjQFHcxw' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:31.922 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:31.964 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:31.973 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3vPiMwfm2QN96kXPBzDWIQ/JJu2zaNWeVqEkWp8iz0KWQ' offset=3145728 07:37:32.013 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:31.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:31.666 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:37:31.666 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=102, revision=105 07:37:32.237 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=90.3 MiB, available=365.2 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:32.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:32.296 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:32.363 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 417255 bytes in 902 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:32.397 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:32.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=26 07:37:32.413 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:32.420 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:32.423 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3vPiMwfm2QN96kXPBzDWIQ/JJu2zaNWeVqEkWp8iz0KWQ' offset=4194304 07:37:32.441 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:32.555 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:32.569 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:32.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=82.5 MiB, available=373.0 MiB 07:37:32.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:37:32.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=81.5 MiB, available=374.0 MiB 07:37:32.606 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:32.606 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:32.621 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=23, revision=26 07:37:32.621 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:32.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:32.240 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:32.777 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:32.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:32.788 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:32.810 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 823152 bytes in 2184 ms. path='/dir1/bb1' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:32.828 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:32.845 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e629ab00c66939ef43f4d93fb71bd30200f14fc2_0 into destFile bb1 07:37:32.859 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e629ab00c66939ef43f4d93fb71bd30200f14fc2_mh34 into destFile bb1 07:37:32.860 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e629ab00c66939ef43f4d93fb71bd30200f14fc2_18y68 into destFile bb1 07:37:32.861 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e629ab00c66939ef43f4d93fb71bd30200f14fc2_1vf9c into destFile bb1 07:37:32.863 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e629ab00c66939ef43f4d93fb71bd30200f14fc2_2hwcg into destFile bb1 07:37:32.978 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:32.982 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:32.989 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/file1' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:33.015 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.073 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=80.7 MiB, available=374.8 MiB 07:37:33.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.96.xml.gz 07:37:33.075 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:37:33.079 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:37:33.079 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:32.692 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=90.3 MiB, available=365.2 MiB 07:37:32.694 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:37:33.080 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=90.3 MiB, available=365.2 MiB 07:37:33.082 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.86.xml.gz 07:37:33.082 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:37:33.098 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:37:33.099 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.102 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:33.129 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.131 [qtp316919383-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=117 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:33.139 [qtp2139656363-275] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=107 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:33.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8a6d9dc85ec821fcf23028ef2188db25637cf556' to.sha1=''): /file1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:33.200 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.212 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:33.213 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:33.219 [Thread-334] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:33.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:37:33.262 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/file1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:33.278 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.279 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=153 remoteFromLocalRevision=117 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:33.310 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:37:33.335 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:33.340 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:33.353 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.354 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a1817910-6b55-4916-9d2b-5f781180b18e from='build/repo/k0t49qbi-99o0q-local-src' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:33.369 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9vfCCaPBiRlK5kRJ7CxRxQ' offset=0 07:37:33.381 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.394 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:33.395 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c29024f5e5aa3e1be66d092b0679e69352e99455' to.sha1='9678f372e27424281fa1e65f5458958b4502a203'): /1 {11 11ä11#+} 1/b org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.402 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:33.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:37:33.436 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 7724 bytes in 173 ms. path='/file1' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:33.462 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=31 07:37:33.463 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.486 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=153 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:33.491 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_60b27f004e454aca81b0480209cce5081ec52390_0 into destFile file1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.494 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:33.494 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:33.497 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:37:33.497 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:37:33.547 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=153 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:33.618 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.618 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:33.621 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:33.652 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:33.654 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:33.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=155 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:33.661 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.756 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:33.766 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:33.774 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:33.785 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 localRepositoryRevisionSynced=134 07:37:33.809 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.820 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:33.822 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:33.278 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:37:33.827 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=90.5 MiB, available=365.0 MiB 07:37:33.836 [Thread-333] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=137 remoteFromLocalRevision=107 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:33.871 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 transaction.localRevision=130 remoteFromLocalRevision=134 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.873 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:33.878 [qtp316919383-154] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=150, revision=155 07:37:33.882 [qtp316919383-154] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:33.909 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 from='build/repo/k0t4dzua-l0c6e-local-dest' toID=5e747135-59b8-4779-bb53-6c7d29008126 to='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.948 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:33.953 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:33.962 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=150, revision=155 07:37:33.962 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:33.965 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:34.095 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:34.105 [qtp316919383-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e transaction.localRevision=124 remoteFromLocalRevision=153 07:37:34.140 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:34.148 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=130 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:34.159 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=a1817910-6b55-4916-9d2b-5f781180b18e to='build/repo/k0t49qbi-99o0q-local-src', fromRepoLocalSync=false 07:37:34.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:37:34.160 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:34.171 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:34.185 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:34.205 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:34.205 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:34.232 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:37:34.233 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:37:34.261 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=130 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:34.288 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:34.291 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=124 07:37:34.294 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:34.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=26, revision=31 07:37:34.302 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:34.304 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:34.344 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:34.373 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:34.374 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:34.395 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:34.397 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:33.838 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:37:34.399 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true 07:37:34.399 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting... 07:37:34.400 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false 07:37:34.400 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing! 07:37:34.400 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... 07:37:34.400 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:34.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:34.406 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:34.407 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=89.1 MiB, available=366.4 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:34.413 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:34.533 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:34.632 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:37:34.700 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:34.724 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:34.743 [qtp833852776-385] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.remoteRepositoryRevisionSynced=5, revision=132 07:37:34.812 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:34.414 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:37:34.808 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=88.1 MiB, available=367.4 MiB 07:37:34.810 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.101.xml.gz 07:37:34.810 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:37:34.817 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:37:34.822 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:34.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=5, revision=132 07:37:34.847 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=132, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:34.851 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:34.872 [qtp2139656363-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 localRepositoryRevisionSynced=108 07:37:34.877 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:34.901 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:34.962 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:34.965 [Thread-334] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=107 remoteFromLocalRevision=108 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:34.966 [qtp833852776-384] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 transaction.localRevision=141 remoteFromLocalRevision=130 07:37:34.969 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:34.973 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e747135-59b8-4779-bb53-6c7d29008126 from='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' toID=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 to='build/repo/k0t4dzua-l0c6e-local-dest', fromRepoLocalSync=false 07:37:34.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:37:34.973 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:34.978 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true 07:37:34.979 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false 07:37:34.979 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing! <<< DOWN ***************** ***************** UP >>> 07:37:34.979 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false 07:37:34.979 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false 07:37:34.980 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... 07:37:34.980 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true 07:37:34.980 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing! 07:37:34.981 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... 07:37:34.981 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true 07:37:34.981 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing! org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:34.988 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:35.004 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:35.027 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:35.029 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=141 07:37:35.032 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:35.036 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DzML2l7B7FmJKHTgZLMmZw/e2Xam4WzZbVRKvmcy01w7Q' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:35.044 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:37:35.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:34.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:37:35.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=81.4 MiB, available=374.1 MiB 07:37:35.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:35.154 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:35.178 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:35.182 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 196605 bytes in 480 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:35.188 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=-1, revision=125 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:35.200 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=34 07:37:35.200 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:35.227 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:35.258 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:35.262 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:35.270 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:35.280 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:35.288 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=31, revision=34 07:37:35.289 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=34, revision=-1 07:37:35.381 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:35.381 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:35.401 [closeDeferredTimer-60145c18-3e] INFO c.c.c.l.LocalRepoManagerImpl - [60145c18]_close: Shutting down real LocalRepoManager. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:35.430 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:35.506 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:37:35.529 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:37:35.562 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:35.595 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:37:35.604 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:37:35.684 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='468a5247bafef0e06294cb89eeba729ffef1b47b' to.sha1='2cc97b3c6901ba748af1903cafaa00bc0dd5fa5f'): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:35.689 [Thread-334] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=84c32b6f-3fef-4333-8fd8-64ea9950d943 from='build/repo/k0t4dfuz-twmjc-local-dest' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' 07:37:35.711 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:35.725 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:35.779 [Thread-334] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=107 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:35.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=39 07:37:35.806 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:35.925 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:35.933 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:35.936 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:35.284 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:35.945 [Thread-334] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:35.947 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=81.6 MiB, available=373.9 MiB 07:37:35.954 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=118, revision=125 07:37:35.989 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:35.990 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:37:35.990 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:37:35.990 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:35.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:35.999 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:36.001 [Thread-334] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:37:36.002 [Thread-334] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:36.007 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:36.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.0 MiB, used=113.9 MiB, available=341.6 MiB 07:37:36.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:36.106 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=105, revision=109 07:37:36.107 [Thread-334] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:36.138 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:36.163 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:36.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=34, revision=39 07:37:36.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:36.200 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionInProgress=-1, revision=142 07:37:36.234 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:36.259 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:36.301 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:36.314 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:36.353 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:36.365 [closeDeferredTimer-1bae5a8a-1] INFO c.c.c.l.LocalRepoManagerImpl - [1bae5a8a]_close: Shutting down real LocalRepoManager. 07:37:36.366 [closeDeferredTimer-1367997b-1] INFO c.c.c.l.LocalRepoManagerImpl - [1367997b]_close: Shutting down real LocalRepoManager. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:36.373 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:37:36.378 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:36.405 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:36.475 [qtp2139656363-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.remoteRepositoryRevisionSynced=100, revision=109 07:37:36.538 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 from='build/repo/k0t49prg-ps0h6-local-src' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:36.550 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:36.583 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:36.601 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:36.602 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DzML2l7B7FmJKHTgZLMmZw/UyRQJqHRgd15KkqJIgJUHg' offset=0 07:37:36.662 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:36.677 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 199374 bytes in 291 ms. path='/1 {11 11ä11#+} 1/c' 07:37:36.705 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=42 07:37:36.706 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 07:37:36.804 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:36.821 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=39, revision=42 07:37:36.839 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:36.853 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=39, revision=42 07:37:36.854 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:36.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=81.6 MiB, available=373.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:36.909 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=100, revision=109 07:37:36.911 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=109, revision=-1 07:37:36.918 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:36.927 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:36.940 [qtp316919383-154] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionSynced=118, revision=125 07:37:36.940 [qtp316919383-154] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=125, revision=-1 07:37:36.977 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:36.984 [Thread-333] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=137 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:36.982 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:36.992 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:36.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:37.000 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:37.004 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=158 07:37:37.057 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:37.092 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:37.093 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:37.095 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:37.096 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:37.104 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.0 MiB, used=112.6 MiB, available=342.9 MiB 07:37:37.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.remoteRepositoryRevisionSynced=136, revision=142 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:37.112 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:37.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:37:37.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:37.166 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Qn9dn_-7aDerMfew5lDKqg, serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126} because of missing permissions! 07:37:37.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:37.290 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:37:37.310 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:37:37.360 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:37.392 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:37:37.416 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:37:37.422 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:37.486 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 26 ms. 07:37:37.492 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:37.501 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=135, revision=139 07:37:37.502 [Thread-333] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:37.542 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e61aee4c609295e7c87f498c87dae1167455bd0' to.sha1='6d4af2e96fc0e13da61a078f6068067e06b363e7'): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:37.571 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:37.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=47 07:37:37.629 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 07:37:37.747 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:37.764 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:37.798 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:37.804 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:37.821 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 07:37:37.821 [Thread-334] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 07:37:37.827 [qtp2139656363-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=130, revision=139 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:37.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=81.7 MiB, available=373.8 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:37.851 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:37.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=42, revision=47 07:37:37.865 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:37.872 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:37.924 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=130, revision=139 07:37:37.924 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=139, revision=-1 07:37:37.992 [Thread-334] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='910949f48150f4ef9a432cb5f9af8ab55d81f390' to.sha1='446182d222fdb34ec967e3560c74477b304616d3'): /2/new-file org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:37.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=112.6 MiB, available=342.9 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:38.009 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:38.021 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:38.042 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionSynced=136, revision=142 07:37:38.044 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionInProgress=142, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:38.049 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:38.053 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:38.074 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:38.075 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:38.082 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=135 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:38.130 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=112 07:37:38.131 [Thread-334] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 07:37:38.157 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:38.159 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:38.190 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:38.193 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:38.193 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:38.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:37:38.245 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:38.272 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:38.381 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:38.410 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 07:37:38.411 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:37.843 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:37:38.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=81.6 MiB, available=373.9 MiB 07:37:38.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:38.463 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:38.499 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:38.505 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:38.516 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:38.522 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fzT1BMcXKEyiCMJijBHqNA/zcktd044OOjIK0ZHI1N0mA/q3l2Wh3sp6faNVRveLSczQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:38.524 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.remoteRepositoryRevisionSynced=109, revision=112 07:37:38.572 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7edfe735c81e6e369e9996ee453614b90ca46f9d' to.sha1='d1444327a6e6381870914676647ee4bf05e05f0f'): /2/new-file org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:38.679 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:38.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=112.8 MiB, available=342.7 MiB 07:37:38.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:38.803 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 262822 bytes in 609 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:38.800 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:38.812 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=142 07:37:38.816 [Thread-333] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:38.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=50 07:37:38.890 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:38.911 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:38.927 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=109, revision=112 07:37:38.927 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=112, revision=-1 07:37:38.976 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:39.104 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:39.126 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=81.5 MiB, available=374.0 MiB 07:37:39.162 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:37:39.162 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:37:39.162 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:37:39.162 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:39.195 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:39.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=47, revision=50 07:37:39.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.220 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:39.246 [qtp316919383-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=124 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:39.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:39.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:39.346 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=112.9 MiB, available=342.6 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:39.362 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:39.388 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.389 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:39.392 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:39.397 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=139, revision=142 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.434 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=160 remoteFromLocalRevision=124 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:39.455 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:37:39.461 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.479 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a1817910-6b55-4916-9d2b-5f781180b18e from='build/repo/k0t49qbi-99o0q-local-src' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:39.506 [Thread-334] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="84c32b6f-3fef-4333-8fd8-64ea9950d943"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:39.507 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:39.517 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=139, revision=142 07:37:39.519 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=142, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:39.519 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.525 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=160 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:39.536 [Thread-334] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.555 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:39.556 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:39.558 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:37:39.559 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:37:39.570 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=160 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:39.597 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.618 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:39.618 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:39.626 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.660 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:39.661 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:39.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=158, revision=162 07:37:39.672 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:39.683 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:39.685 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.701 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:39.703 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:39.746 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:39.768 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:39.782 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/hClQW1-NUVcLuPa3ycSS9Q' offset=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:39.809 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba22b539fc78249fa0481eeef97e5c7fda765b91' to.sha1='4ffb26812bcda1fe4a8f86b4822f6176e3e0fde1'): /2/1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:39.812 [Thread-333] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:39.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:37:39.828 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=112.8 MiB, available=342.7 MiB 07:37:39.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:37:39.830 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:37:39.830 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:37:39.830 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.829 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:39.846 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/2/new-file' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.860 [qtp316919383-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=155, revision=162 07:37:39.869 [qtp316919383-35] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:39.874 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:39.876 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=55 07:37:39.877 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.882 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:39.896 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=155, revision=162 07:37:39.896 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=162, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:39.904 [qtp833852776-384] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 localRepositoryRevisionSynced=141 07:37:39.958 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:39.984 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 transaction.localRevision=137 remoteFromLocalRevision=141 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:39.983 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:40.004 [qtp316919383-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e transaction.localRevision=130 remoteFromLocalRevision=160 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:40.019 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:40.029 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:40.063 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 from='build/repo/k0t4dzua-l0c6e-local-dest' toID=5e747135-59b8-4779-bb53-6c7d29008126 to='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:40.062 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:40.079 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:40.099 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:40.104 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:40.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=50, revision=55 07:37:40.112 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:40.107 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:40.154 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:40.156 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=137 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:40.160 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 42 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:40.166 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:40.166 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:40.170 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:37:40.170 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:37:40.177 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=137 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:40.244 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, invitation=true] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:40.244 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:40.245 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:40.254 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:40.254 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:40.256 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:40.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=135, revision=139 07:37:40.265 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:40.317 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:40.329 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:37:40.355 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:40.366 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, invitation=false]] invitedUser=UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, invitation=true] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:40.371 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:40.382 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.remoteRepositoryRevisionSynced=132, revision=139 07:37:40.441 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:40.448 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=132, revision=139 07:37:40.448 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=139, revision=-1 07:37:40.563 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:40.577 [qtp833852776-385] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 transaction.localRevision=147 remoteFromLocalRevision=137 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:40.634 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:40.642 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:40.646 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:40.645 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:40.652 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:40.674 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:40.690 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:40.699 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:40.704 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:40.708 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/08H09P_hjMdlmZj70_MHIw' offset=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:40.709 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fzT1BMcXKEyiCMJijBHqNA/zcktd044OOjIK0ZHI1N0mA/pffnSoKBjDGiq6-2vFcMog' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:40.751 [Thread-334] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222904 bytes in 1214 ms. path='/2/new-file' 07:37:40.771 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=115 07:37:40.773 [Thread-334] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:40.829 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:40.840 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:40.859 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:40.890 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:40.909 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:40.919 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 renewalDateTime=2019-09-21T06:04:19.367Z expiryDateTime=2019-09-21T06:34:19.367Z 07:37:40.933 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:40.939 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:40.939 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c renewalDateTime=2019-09-21T06:04:17.232Z expiryDateTime=2019-09-21T06:34:17.232Z 07:37:40.954 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:40.962 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:40.974 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1677 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:41.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:41.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:41.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=167 07:37:41.097 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 07:37:41.199 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:41.202 [qtp316919383-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=162, revision=167 07:37:41.427 [qtp316919383-35] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:41.484 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:41.522 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:37:41.523 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=a1817910-6b55-4916-9d2b-5f781180b18e to='build/repo/k0t49qbi-99o0q-local-src', fromRepoLocalSync=true 07:37:41.523 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a1817910-6b55-4916-9d2b-5f781180b18e ('build/repo/k0t49qbi-99o0q-local-src') 07:37:41.545 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:37:41.586 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:37:41.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.124.xml.gz 07:37:41.747 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.124.xml.gz 07:37:41.770 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:41.814 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=131 07:37:41.817 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:41.825 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.124.xml.gz 07:37:41.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=124 repoFileDtos.size=0 07:37:42.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=84.1 MiB, available=371.4 MiB 07:37:42.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:37:42.396 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:42.413 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=-1, revision=132 07:37:42.503 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 07:37:42.540 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:42.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:42.653 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:42.653 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:42.662 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=190 07:37:42.773 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=190 07:37:42.817 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:37:42.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e747135-59b8-4779-bb53-6c7d29008126 from='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' toID=b3dda82f-0208-4a43-b8cd-2e1f96487eed to='build/repo/k0t49sc8-9lgu5-local-src', fromRepoLocalSync=true 07:37:42.818 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b3dda82f-0208-4a43-b8cd-2e1f96487eed ('build/repo/k0t49sc8-9lgu5-local-src') 07:37:42.828 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:42.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=83.4 MiB, available=372.1 MiB 07:37:42.971 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=125, revision=132 07:37:43.016 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:43.018 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:37:43.019 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:37:43.019 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 07:37:43.021 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:43.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:43.144 [pool-6-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% 07:37:43.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.126.xml.gz 07:37:43.404 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.126.xml.gz 07:37:43.436 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:43.486 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:43.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=82.9 MiB, available=372.6 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:43.489 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=147 07:37:43.494 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:43.501 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.126.xml.gz 07:37:43.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=126 repoFileDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:43.674 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:43.680 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionSynced=125, revision=132 07:37:43.681 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=132, revision=-1 07:37:43.761 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:43.788 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:43.807 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:43.808 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:43.811 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:43.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=167, revision=169 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:43.816 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:43.818 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fzT1BMcXKEyiCMJijBHqNA/zcktd044OOjIK0ZHI1N0mA/pffnSoKBjDGiq6-2vFcMog' offset=1048576 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:43.867 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 07:37:43.976 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:43.987 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=167, revision=169 07:37:44.035 [qtp316919383-254] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:44.068 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:44.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=162, revision=169 07:37:44.082 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=169, revision=-1 07:37:44.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:44.131 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:44.248 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=114.9 MiB, available=340.6 MiB 07:37:44.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:37:44.281 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:44.305 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:44.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:37:44.541 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=83.0 MiB, available=372.5 MiB 07:37:44.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:44.592 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 07:37:44.622 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:44.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:44.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=83.0 MiB, available=372.5 MiB 07:37:44.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:44.887 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74c9733e]initPersistenceManagerFactory: repositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:37:44.950 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74c9733e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25066 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:45.025 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:45.025 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn5-r2mw4-remote' 07:37:45.029 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn5-r2mw4-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:45.049 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:45.052 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1401505 bytes in 4697 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:45.054 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:45.060 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.remoteRepositoryRevisionSynced=112, revision=115 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:45.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=59 07:37:45.110 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:45.126 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:45.127 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... 07:37:45.131 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=112, revision=115 07:37:45.132 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:45.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.0 MiB, used=114.5 MiB, available=341.0 MiB 07:37:45.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.remoteRepositoryRevisionSynced=127, revision=148 07:37:45.237 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Qn9dn_-7aDerMfew5lDKqg, serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126} because of missing permissions! org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:45.239 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:45.250 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=55, revision=59 07:37:45.294 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:45.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=55, revision=59 07:37:45.307 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:45.369 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:45.370 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:45.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=83.0 MiB, available=372.5 MiB 07:37:45.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.124.xml.gz 07:37:45.383 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:37:45.386 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:37:45.386 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:45.399 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:45.399 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:45.448 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:45.472 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:45.470 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:45.482 [qtp316919383-154] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=131 07:37:45.562 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:45.568 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:37:45.574 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:45.594 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=172 remoteFromLocalRevision=131 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:45.646 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:45.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a1817910-6b55-4916-9d2b-5f781180b18e from='build/repo/k0t49qbi-99o0q-local-src' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' 07:37:45.681 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:45.696 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:45.745 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:45.751 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=172 07:37:45.759 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:45.759 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:45.761 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:37:45.761 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:37:45.782 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=172 07:37:45.818 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:45.818 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:45.822 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:45.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:37:45.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=114.1 MiB, available=341.4 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:45.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:45.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:45.871 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=174 07:37:45.880 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 07:37:45.898 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:45.899 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:45.940 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:45.949 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ab165cabba66920f5259827586bb3201aff9bc3' to.sha1='df29941972d662c9f1d41b1243b07de52c1ba1a7'): /2/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:45.959 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:45.965 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:45.972 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionSynced=127, revision=148 07:37:45.973 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionInProgress=148, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:45.980 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=169, revision=174 07:37:45.983 [qtp316919383-155] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:46.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=64 07:37:46.057 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:46.160 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:46.160 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:46.164 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:46.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=169, revision=174 07:37:46.171 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=174, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:46.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:46.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:46.211 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:46.214 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=190, revision=193 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:46.220 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:46.229 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:46.242 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e transaction.localRevision=138 remoteFromLocalRevision=172 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:46.289 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:46.293 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:46.297 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=a1817910-6b55-4916-9d2b-5f781180b18e to='build/repo/k0t49qbi-99o0q-local-src', fromRepoLocalSync=false 07:37:46.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:37:46.298 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:46.311 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:46.321 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:46.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=59, revision=64 07:37:46.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=64, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:46.366 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:46.361 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:46.382 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=193 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:46.384 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:46.396 [Thread-334] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="84c32b6f-3fef-4333-8fd8-64ea9950d943"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:37:46.401 [qtp2139656363-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/08H09P_hjMdlmZj70_MHIw' offset=1048576 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:46.427 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=138 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:46.429 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:46.432 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:46.458 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:46.468 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:46.491 [Thread-334] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=107 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:46.571 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:46.590 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:46.595 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:46.596 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:46.604 [qtp833852776-384] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=188, revision=193 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:46.618 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:37:46.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:46.674 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:46.675 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:46.678 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=120 07:37:46.726 [Thread-334] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:46.757 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:46.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=188, revision=193 07:37:46.775 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=193, revision=-1 07:37:46.803 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:46.905 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:46.923 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:46.929 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:46.930 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fzT1BMcXKEyiCMJijBHqNA/TgGoF1gAFjhveC4iZCotuw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:46.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:37:47.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=83.9 MiB, available=371.6 MiB 07:37:47.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:37:47.138 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:47.148 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=-1, revision=139 07:37:47.203 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 07:37:47.256 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:47.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:46.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:37:47.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=114.4 MiB, available=341.1 MiB 07:37:47.358 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:37:47.693 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=114.4 MiB, available=341.1 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:47.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=84.8 MiB, available=370.7 MiB 07:37:47.721 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=132, revision=139 07:37:47.740 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:47.741 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:37:47.742 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:37:47.742 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 07:37:47.742 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:47.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:47.809 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:47.838 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 606742 bytes in 1197 ms. path='/2/a' 07:37:47.856 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=67 07:37:47.868 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 07:37:47.994 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:47.999 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=64, revision=67 07:37:48.046 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:48.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=64, revision=67 07:37:48.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:48.072 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.remoteRepositoryRevisionSynced=115, revision=120 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:48.097 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:48.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:47.696 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:37:48.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=114.4 MiB, available=341.1 MiB 07:37:48.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.126.xml.gz 07:37:48.154 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:37:48.164 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:37:48.165 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:48.166 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:48.196 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:37:48.200 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:48.224 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:48.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=83.0 MiB, available=372.5 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:48.245 [qtp833852776-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed localRepositoryRevisionSynced=147 07:37:48.322 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:48.325 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:48.330 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:48.334 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=115, revision=120 07:37:48.335 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:48.369 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:48.370 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:48.373 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 transaction.localRevision=196 remoteFromLocalRevision=147 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:48.386 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:48.397 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:37:48.400 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:48.397 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b3dda82f-0208-4a43-b8cd-2e1f96487eed from='build/repo/k0t49sc8-9lgu5-local-src' toID=5e747135-59b8-4779-bb53-6c7d29008126 to='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:48.404 [qtp2139656363-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 transaction.localRevision=130 remoteFromLocalRevision=107 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:48.396 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:48.416 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:48.422 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true 07:37:48.423 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Waiting... org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:48.422 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionSynced=132, revision=139 07:37:48.423 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=139, revision=-1 07:37:48.432 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:48.441 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:48.456 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:48.457 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a4cff251f11531ca47a847a92f5ca809454bdb9' to.sha1='bee79567ea36d30675965fca2314fad89fabfec5'): /3 + &#ä/5/h org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:48.475 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:48.476 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:48.483 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=177 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:48.522 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=72 07:37:48.522 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:48.537 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=186 localRepositoryRevisionInProgress=196 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:48.539 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177 07:37:48.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:37:48.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:48.650 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:48.672 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:48.716 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:48.741 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:48.745 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:48.754 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/08H09P_hjMdlmZj70_MHIw' offset=2097152 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:48.772 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:48.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=67, revision=72 07:37:48.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=72, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:48.842 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:48.843 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:48.852 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:48.921 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:48.956 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:37:48.981 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:49.011 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=82.4 MiB, available=373.1 MiB 07:37:49.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:49.196 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:37:49.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:49.258 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:49.259 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:49.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:49.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:49.344 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:49.370 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:49.371 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:49.382 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:49.399 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:49.402 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/hjritvGu-TqOJeD9REjCTQ/l9WavhlSk6ShJnzlMNx_4A' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:49.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:49.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:49.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:49.464 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:49.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:37:49.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:49.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:49.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:49.549 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:49.549 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:49.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=198 07:37:49.585 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=193, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:49.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=82.4 MiB, available=373.1 MiB 07:37:49.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:37:49.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=82.3 MiB, available=373.2 MiB 07:37:49.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:37:49.968 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:37:49.968 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:49.977 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:49.990 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=193, revision=198 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:50.005 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:50.036 [qtp316919383-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=138 07:37:50.121 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:50.149 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=179 remoteFromLocalRevision=138 07:37:50.215 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a1817910-6b55-4916-9d2b-5f781180b18e from='build/repo/k0t49qbi-99o0q-local-src' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:50.253 [qtp833852776-32] WARN o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[id=15, cryptoRepoFileId=G0aalJboIjcfHaltmhgD_Q, localName=null, deleted=Sat Sep 21 07:37:48 CEST 2019] 07:37:50.254 [qtp833852776-32] WARN o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[id=16, cryptoRepoFileId=YPcpMVMat5bZY7pwsZ7aLw, localName=null, deleted=Sat Sep 21 07:37:48 CEST 2019] 07:37:50.280 [qtp833852776-32] WARN o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[id=24, cryptoRepoFileId=Q7xHqGCdt2a2MQ_Ix7zJuw, localName=null, deleted=Sat Sep 21 07:37:48 CEST 2019] org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:50.336 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=172 localRepositoryRevisionInProgress=179 07:37:50.343 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:50.344 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:50.346 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:37:50.349 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:37:50.359 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=179 07:37:50.375 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:50.375 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:50.400 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:50.400 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:50.402 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=177, revision=181 07:37:50.408 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 07:37:50.424 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:50.425 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:50.467 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:50.471 [qtp316919383-154] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=174, revision=181 07:37:50.474 [qtp316919383-154] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:37:50.493 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:50.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=174, revision=181 07:37:50.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=181, revision=-1 07:37:50.544 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:50.550 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e transaction.localRevision=144 remoteFromLocalRevision=179 07:37:50.569 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:50.572 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:50.574 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:50.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=193, revision=198 07:37:50.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=198, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:50.585 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:37:50.591 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:50.598 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:50.624 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Alexander', 'Bieber', [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 07:37:50.633 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:50.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=200 07:37:50.649 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=200 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:50.652 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:50.674 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:37:50.674 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/pubring.gpg' 07:37:50.676 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/secring.gpg' 07:37:50.676 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:50.772 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:50.779 [qtp833852776-384] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=198, revision=200 07:37:50.820 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:50.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=198, revision=200 07:37:50.826 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=200, revision=-1 07:37:50.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:50.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:50.894 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:50.915 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:50.963 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:50.975 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:50.994 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:50.997 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c renewalDateTime=2019-09-21T06:06:45.766Z expiryDateTime=2019-09-21T06:36:45.766Z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:50.998 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 07:37:50.999 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:51.017 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:51.021 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:51.035 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=_AC4lDL7XgKv3TIFwqJwsg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:51.047 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:51.060 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:51.060 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:51.063 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:51.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=106 07:37:51.084 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:51.085 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='43d4747f5555c45ba424e8814d0717ce1a69bb3d' to.sha1='088f5b1716fb1485df3469f4a79fe35cdee92ea4'): /.subshare.properties org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:51.130 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:37:51.132 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=57a50e5f-4acc-4217-bf08-dfde5fe868ce to='build/repo/k0t4diou-do9h8-local-dest', fromRepoLocalSync=true 07:37:51.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.111.xml.gz 07:37:51.135 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.111.xml.gz 07:37:51.140 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 57a50e5f-4acc-4217-bf08-dfde5fe868ce ('build/repo/k0t4diou-do9h8-local-dest') 07:37:51.175 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:51.178 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:37:51.240 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:37:51.241 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=144 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:51.244 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=203 07:37:51.245 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=200, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=203 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:51.246 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:51.255 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.111.xml.gz 07:37:51.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=111 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:51.334 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:51.358 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:51.363 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:51.364 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/08H09P_hjMdlmZj70_MHIw' offset=3145728 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:51.425 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:51.430 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=200, revision=203 07:37:51.684 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:51.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=200, revision=203 07:37:51.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=203, revision=-1 07:37:51.733 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:51.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=84.7 MiB, available=370.8 MiB 07:37:51.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:51.902 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:51.928 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:51.940 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionInProgress=-1, revision=145 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:52.003 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:52.008 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:52.012 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:52.018 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:52.019 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/hjritvGu-TqOJeD9REjCTQ/l9WavhlSk6ShJnzlMNx_4A' offset=1048576 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:52.060 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:52.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=2, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:52.181 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:52.229 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed 07:37:52.284 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' 07:37:52.323 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:52.338 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:52.342 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:52.343 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/os-8Wwq-T7VJerns7ETOIg' offset=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:52.432 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:52.458 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1197893 bytes in 3476 ms. path='/3 + &#ä/5/h' 07:37:52.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=76 07:37:52.493 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:52.508 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:52.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=84.4 MiB, available=371.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:52.553 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 31599 bytes in 269 ms. path='/.subshare.properties' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:52.555 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=112, revision=145 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:52.571 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=206 07:37:52.572 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=203, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=206 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:52.588 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:52.594 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=72, revision=76 07:37:52.648 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:52.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=72, revision=76 07:37:52.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=76, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:52.678 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:52.684 [qtp833852776-384] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=203, revision=206 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:52.688 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=_AC4lDL7XgKv3TIFwqJwsg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=P1aaN7OGY_3TOHVoniG_FQ, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:52.727 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:52.727 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:52.749 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:52.761 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=203, revision=206 07:37:52.761 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=206, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:52.772 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:52.813 [qtp666971185-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:37:52.821 [qtp666971185-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:52.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:52.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:52.860 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:52.870 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:52.871 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:37:52.872 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:37:52.873 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:37:52.883 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] via PGP-key[s] for InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:52.935 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:37:53.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:53.045 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:37:53.261 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:53.277 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='548e01fbd255d0ef9b3cd8e88ad3b1ad7ed45d94' to.sha1='ccdfebb226e01d103704fc6c1ad90539496e2a3a'): /3 + &#ä/5/i 07:37:53.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=81 07:37:53.317 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:53.352 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:53.385 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:53.396 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:53.401 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=76, revision=81 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:53.458 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:53.467 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="b3dda82f-0208-4a43-b8cd-2e1f96487eed"] on repo=b3dda82f-0208-4a43-b8cd-2e1f96487eed org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:53.476 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:53.486 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=76, revision=81 07:37:53.488 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=81, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:53.499 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:53.525 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:53.539 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=196 07:37:53.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:53.552 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:53.570 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:53.580 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:53.582 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:53.582 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:53.583 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:53.585 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=211 07:37:53.592 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=206, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=211 07:37:53.676 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:53.691 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=206, revision=211 07:37:53.796 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:53.803 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:53.804 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:53.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=206, revision=211 07:37:53.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=211, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:53.838 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:53.846 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:53.852 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/hjritvGu-TqOJeD9REjCTQ/OxRC0X2DZhiDXEpwgQq65Q' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:53.862 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:53.876 [qtp833852776-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed transaction.localRevision=162 remoteFromLocalRevision=196 07:37:53.878 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:53.886 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e747135-59b8-4779-bb53-6c7d29008126 from='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' toID=b3dda82f-0208-4a43-b8cd-2e1f96487eed to='build/repo/k0t49sc8-9lgu5-local-src', fromRepoLocalSync=false org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:53.889 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:53.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:37:53.891 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:53.901 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:53.906 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/08H09P_hjMdlmZj70_MHIw' offset=4194304 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:53.924 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:54.009 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=162 07:37:54.050 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:54.057 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:37:54.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:53.261 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:37:53.264 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:37:53.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:37:54.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=84.1 MiB, available=371.4 MiB 07:37:54.217 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:54.221 [qtp316919383-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionSynced=112, revision=145 07:37:54.221 [qtp316919383-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionInProgress=145, revision=-1 07:37:54.307 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:54.340 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:54.340 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:54.346 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=106, revision=109 07:37:54.408 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:54.518 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:37:54.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:54.565 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:54.578 [qtp316919383-154] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.remoteRepositoryRevisionSynced=104, revision=109 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:54.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 370067 bytes in 995 ms. path='/3 + &#ä/5/i' 07:37:54.613 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=84 07:37:54.615 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:54.632 [qtp316919383-154] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:37:54.683 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:54.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=104, revision=109 07:37:54.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:54.740 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:54.744 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=81, revision=84 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:54.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=110.9 MiB, available=344.6 MiB 07:37:54.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:54.792 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:54.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=81, revision=84 07:37:54.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=84, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:54.825 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:54.857 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionInProgress=-1, revision=163 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:54.859 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:54.860 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:54.912 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:54.939 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:37:54.941 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:37:55.002 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:55.025 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:55.088 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:37:55.102 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:37:55.143 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee7863bc5ecffb90943dd9ab7feea4e9d318e232' to.sha1='b86b748284d16739fffbe1c8ce95d8cfeade63da'): /3 + &#ä/aa org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:54.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:37:54.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:37:55.280 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=83.7 MiB, available=371.8 MiB 07:37:55.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:55.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=89 07:37:55.341 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:55.360 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:55.504 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:55.510 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=84, revision=89 07:37:55.612 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:55.620 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=84, revision=89 07:37:55.620 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=89, revision=-1 07:37:55.653 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:55.684 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:55.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=83.6 MiB, available=371.9 MiB 07:37:55.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:55.766 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:55.772 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:55.783 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:37:55.785 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:37:56.018 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:56.042 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:56.059 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:56.064 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/PDnz6kOlPltK4wtFMj1Ovw' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:55.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:37:56.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.0 MiB, used=109.3 MiB, available=346.2 MiB 07:37:56.143 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.remoteRepositoryRevisionSynced=148, revision=163 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.215 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:56.231 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:56.239 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:56.239 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 171096 bytes in 455 ms. path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:56.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:56.258 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.263 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=92 07:37:56.265 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:56.268 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:56.305 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Qn9dn_-7aDerMfew5lDKqg, serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126} because of missing permissions! 07:37:56.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:56.308 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:56.312 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/08H09P_hjMdlmZj70_MHIw' offset=5242880 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:56.327 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=83.6 MiB, available=371.9 MiB 07:37:56.329 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.111.xml.gz 07:37:56.329 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:37:56.332 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:37:56.332 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:37:56.374 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.390 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:56.398 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=89, revision=92 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:56.419 [qtp316919383-154] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce localRepositoryRevisionSynced=144 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.436 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:56.436 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.445 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=89, revision=92 07:37:56.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:56.473 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=112 remoteFromLocalRevision=144 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:37:56.493 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:37:56.526 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:56.542 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=57a50e5f-4acc-4217-bf08-dfde5fe868ce from='build/repo/k0t4diou-do9h8-local-dest' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.559 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:37:56.564 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:56.574 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:56.577 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.608 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:56.612 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=112 07:37:56.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:56.621 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:56.623 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:37:56.624 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:37:56.629 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=112 07:37:56.736 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:56.737 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.744 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:56.801 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:56.801 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:37:56.803 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=114 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.811 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:56.817 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 07:37:56.863 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f48fe0a8583b7aae30f43dd90f795d1006631ef7' to.sha1='0d44b575eeabcbadf17efab6e9414b857d53b602'): /3 + &#ä/bb org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:56.865 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:56.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=109.0 MiB, available=346.5 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:56.891 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:56.896 [qtp316919383-154] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.remoteRepositoryRevisionSynced=109, revision=114 07:37:56.899 [qtp316919383-154] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.907 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=97 07:37:56.907 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:56.934 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:56.941 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=109, revision=114 07:37:56.941 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:56.953 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:56.959 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionSynced=148, revision=163 07:37:56.960 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionInProgress=163, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:56.972 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:56.976 [qtp666971185-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=92, revision=97 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:57.019 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:57.025 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:57.028 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:57.030 [qtp316919383-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce transaction.localRevision=151 remoteFromLocalRevision=112 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:57.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=92, revision=97 07:37:57.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:57.036 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:57.036 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:57.040 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:57.041 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=213 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:57.044 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=57a50e5f-4acc-4217-bf08-dfde5fe868ce to='build/repo/k0t4diou-do9h8-local-dest', fromRepoLocalSync=false 07:37:57.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:37:57.045 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:37:57.061 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:57.067 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:57.112 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=151 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:57.116 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=211, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=213 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:57.116 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:57.123 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:37:57.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:57.124 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:57.149 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:37:57.193 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:57.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:37:57.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:57.461 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:57.518 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:57.531 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:57.536 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/kBgWOPdjUGvk7CE1_GGJSg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:57.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=84.5 MiB, available=371.0 MiB 07:37:57.611 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:37:57.641 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:57.650 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionInProgress=-1, revision=152 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:57.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=109.1 MiB, available=346.4 MiB 07:37:57.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:57.718 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 07:37:57.759 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:57.768 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:37:58.248 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=83.7 MiB, available=371.8 MiB 07:37:58.262 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=145, revision=152 07:37:58.275 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:37:58.283 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:37:58.283 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:37:58.283 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 07:37:58.284 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:58.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=109.0 MiB, available=346.5 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:58.440 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:58.469 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... 07:37:58.470 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 6284843 bytes in 18624 ms. path='/2/new-file' 07:37:58.493 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=150 07:37:58.495 [Thread-333] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 07:37:58.595 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:58.623 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=142, revision=150 07:37:58.697 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:58.723 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=142, revision=150 07:37:58.725 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=150, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:58.285 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:37:58.822 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=82.8 MiB, available=372.7 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:58.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:37:58.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=109.0 MiB, available=346.5 MiB 07:37:58.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:37:58.832 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:37:58.832 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:37:58.832 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:58.850 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:37:58.850 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:58.855 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:58.877 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:58.900 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:58.913 [qtp833852776-384] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed localRepositoryRevisionSynced=162 07:37:58.917 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:58.922 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:58.933 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionSynced=145, revision=152 07:37:58.933 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionInProgress=152, revision=-1 07:37:58.957 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.000 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 transaction.localRevision=215 remoteFromLocalRevision=162 07:37:59.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b3dda82f-0208-4a43-b8cd-2e1f96487eed from='build/repo/k0t49sc8-9lgu5-local-src' toID=5e747135-59b8-4779-bb53-6c7d29008126 to='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:59.039 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:37:59.052 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.055 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=196 localRepositoryRevisionInProgress=215 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:59.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=117 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:59.079 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:59.094 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.106 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:59.108 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:59.124 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:37:59.157 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:59.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.261 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:37:59.262 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:37:59.293 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=215 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:59.301 [Thread-333] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 07:37:59.395 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.396 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:59.396 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:59.420 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.426 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:59.428 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:59.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=213, revision=217 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:59.443 [Thread-333] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=137 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.450 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=211, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=217 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:59.476 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:59.489 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:59.489 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:37:59.492 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:59.508 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/kBgWOPdjUGvk7CE1_GGJSg' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:59.536 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:37:59.536 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:37:59.539 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=155 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.538 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:59.559 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=211, revision=217 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:59.567 [Thread-333] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.592 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:59.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=211, revision=217 07:37:59.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=217, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:59.684 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.687 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:59.688 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=150, revision=155 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.704 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed transaction.localRevision=168 remoteFromLocalRevision=215 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:37:59.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:37:59.740 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=82.9 MiB, available=372.6 MiB 07:37:59.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.746 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:59.754 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:59.805 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:59.817 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=150, revision=155 07:37:59.818 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=155, revision=-1 07:37:59.892 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:37:59.905 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 transaction.localRevision=138 remoteFromLocalRevision=137 07:37:59.940 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.945 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:37:59.952 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true 07:37:59.953 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Waiting... 07:37:59.953 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false 07:37:59.953 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing! 07:37:59.953 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false 07:37:59.953 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing! <<< UP ***************** ***************** DOWN (again) >>> 07:37:59.953 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false 07:37:59.953 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false 07:37:59.953 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... 07:37:59.953 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true 07:37:59.953 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing! 07:37:59.954 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true 07:37:59.954 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing! 07:37:59.954 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:37:59.985 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:00.016 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 renewalDateTime=2019-09-21T06:06:54.255Z expiryDateTime=2019-09-21T06:36:54.255Z 07:38:00.033 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:00.043 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:00.050 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:00.051 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:00.055 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=141 07:38:00.125 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:00.173 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=82.9 MiB, available=372.6 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:00.174 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:00.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:00.176 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e747135-59b8-4779-bb53-6c7d29008126 from='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' toID=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 to='build/repo/k0t4dzua-l0c6e-local-dest', fromRepoLocalSync=true 07:38:00.176 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 58aaca3d-e331-4d0d-a203-ca4032a5f6b1 ('build/repo/k0t4dzua-l0c6e-local-dest') 07:38:00.190 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:38:00.265 [pool-7-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.59% 07:38:00.465 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.141.xml.gz 07:38:00.465 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.141.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:00.472 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:00.485 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:00.546 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=168 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:00.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=82.9 MiB, available=372.6 MiB 07:38:00.598 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:38:00.598 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:38:00.598 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:00.608 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:00.616 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.141.xml.gz 07:38:00.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=141 repoFileDtos.size=2 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:00.620 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:00.649 [qtp316919383-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce localRepositoryRevisionSynced=151 07:38:00.726 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:00.747 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=119 remoteFromLocalRevision=151 07:38:00.753 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=57a50e5f-4acc-4217-bf08-dfde5fe868ce from='build/repo/k0t4diou-do9h8-local-dest' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' 07:38:00.779 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=119 07:38:00.785 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:00.785 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:00.787 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:38:00.787 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:38:00.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=119 07:38:00.815 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:00.815 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:00.852 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:00.853 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:00.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=117, revision=121 07:38:00.862 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:00.864 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:00.879 [Thread-334] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=84c32b6f-3fef-4333-8fd8-64ea9950d943 to='build/repo/k0t4dfuz-twmjc-local-dest', fromRepoLocalSync=false 07:38:00.880 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:38:00.880 [Thread-334] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:00.880 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:38:00.881 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:00.920 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:00.942 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:00.952 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:00.970 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=138 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:00.969 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.remoteRepositoryRevisionSynced=114, revision=121 07:38:00.980 [qtp316919383-28] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:38:00.993 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:01.007 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=114, revision=121 07:38:01.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=121, revision=-1 07:38:01.072 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:01.090 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:01.095 [qtp316919383-154] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce transaction.localRevision=157 remoteFromLocalRevision=119 07:38:01.100 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:01.105 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:01.107 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:01.124 [Thread-334] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:38:01.125 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=3 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:01.336 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:01.499 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:01.523 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:01.530 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:38:01.574 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Alexander', 'Bieber', [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 07:38:01.590 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:01.611 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:01.620 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 07:38:01.620 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/pubring.gpg' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:01.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.0 MiB, used=110.3 MiB, available=345.2 MiB 07:38:01.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:01.623 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/secring.gpg' 07:38:01.624 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:38:01.628 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [85a7ec0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' 07:38:01.630 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [85a7ec0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' locked successfully. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:01.639 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:01.655 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:01.664 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/kBgWOPdjUGvk7CE1_GGJSg' offset=2097152 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:01.703 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:01.736 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionInProgress=-1, revision=169 07:38:01.884 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:02.125 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 to='build/repo/k0t49prg-ps0h6-local-src', fromRepoLocalSync=false 07:38:02.127 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=99.5 MiB, available=356.0 MiB 07:38:02.127 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:38:02.130 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:38:02.130 [Thread-333] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:38:02.162 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:02.224 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:02.226 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=139 07:38:02.253 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionInProgress=-1, revision=140 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:02.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: cryptoRepoFileDtos.size=10, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=10, histoCryptoRepoFileDtos.size=10, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:02.357 [Thread-333] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:02.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=109.5 MiB, available=346.0 MiB 07:38:02.847 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.remoteRepositoryRevisionSynced=142, revision=169 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:02.357 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=3 07:38:02.872 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=97.9 MiB, available=357.6 MiB 07:38:02.872 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:38:02.926 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=-1, revision=141 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:03.285 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms. 07:38:03.285 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:03.298 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:03.302 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:03.303 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:03.301 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:03.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:03.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:03.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:03.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:03.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:03.337 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:03.346 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:03.346 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:03.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:03.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:03.366 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:03.366 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:03.375 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:03.375 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:03.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:03.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:03.574 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Qn9dn_-7aDerMfew5lDKqg, serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126} because of missing permissions! org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:03.802 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:04.083 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:04.093 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=4, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:38:04.108 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=115.9 MiB, available=339.6 MiB 07:38:04.113 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=109, revision=141 07:38:04.153 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=4, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:04.210 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:04.214 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:04.270 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:04.281 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:04.295 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/kBgWOPdjUGvk7CE1_GGJSg' offset=3145728 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:03.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:38:04.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=109.8 MiB, available=345.7 MiB 07:38:04.463 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:04.469 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionSynced=142, revision=169 07:38:04.470 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionInProgress=169, revision=-1 07:38:04.510 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:04.532 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:04.533 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:04.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=141, revision=144 07:38:04.687 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:04.762 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=97.4 MiB, available=358.1 MiB 07:38:04.770 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=110, revision=140 07:38:04.931 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:04.932 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:04.962 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:04.962 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:04.980 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:04.981 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:04.995 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:04.995 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:05.010 [Thread-333] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:05.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:38:05.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:05.124 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:05.180 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:05.011 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:38:05.701 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=97.9 MiB, available=357.6 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:05.734 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:05.751 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:05.751 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:05.782 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 07:38:05.783 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:05.795 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:05.800 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:05.813 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:38:05.813 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:05.831 [Thread-333] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:38:05.832 [Thread-333] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:38:05.835 [Thread-334] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! 07:38:05.835 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:05.855 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.0 MiB, used=109.4 MiB, available=346.1 MiB 07:38:05.924 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:05.966 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:05.980 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:05.989 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/kBgWOPdjUGvk7CE1_GGJSg' offset=4194304 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:06.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.5 MiB, used=109.0 MiB, available=346.5 MiB 07:38:06.329 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:06.394 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=97.6 MiB, available=357.9 MiB 07:38:06.460 [Thread-334] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:38:06.461 [Thread-334] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:38:06.557 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 07:38:06.566 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 9 ms. 07:38:06.569 [Thread-333] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[id=21, histoCryptoRepoFileId=BwBvh3AYnwkaDIt7GJc_3A, cryptoRepoFileId=hClQW1-NUVcLuPa3ycSS9Q, deleted=null] histoCryptoRepoFile2=null duplicateCryptoRepoFileId=08H09P_hjMdlmZj70_MHIw localRevision=157 07:38:06.582 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:06.583 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:38:06.644 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 07:38:06.652 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms. 07:38:06.654 [Thread-334] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=BwBvh3AYnwkaDIt7GJc_3A, cryptoRepoFileId=hClQW1-NUVcLuPa3ycSS9Q, deleted=null] histoCryptoRepoFile2=null duplicateCryptoRepoFileId=08H09P_hjMdlmZj70_MHIw localRevision=122 07:38:06.668 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:06.670 [Thread-334] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:06.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=109.0 MiB, available=346.5 MiB 07:38:06.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.141.xml.gz 07:38:06.745 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:38:06.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:38:06.857 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.54% 07:38:06.866 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 07:38:06.867 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' 07:38:06.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='43d4747f5555c45ba424e8814d0717ce1a69bb3d' to.sha1=''): /.subshare.properties 07:38:06.973 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1990 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:07.521 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:07.526 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionSynced=110, revision=140 07:38:07.526 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionInProgress=140, revision=-1 07:38:07.572 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:07.686 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:07.686 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:07.707 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:07.850 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:08.091 [Thread-334] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 07:38:08.350 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:08.356 [qtp2139656363-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionSynced=109, revision=141 07:38:08.356 [qtp2139656363-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=141, revision=-1 07:38:08.402 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:08.419 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:08.419 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:08.447 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=157 07:38:08.507 [Thread-333] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 07:38:08.534 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:08.539 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.remoteRepositoryRevisionSynced=120, revision=122 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:08.712 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:09.070 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:09.093 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:09.097 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:09.099 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/kBgWOPdjUGvk7CE1_GGJSg' offset=5242880 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:09.137 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 07:38:09.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' 07:38:09.245 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:09.246 [qtp833852776-384] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/os-8Wwq-T7VJerns7ETOIg' offset=0 07:38:09.283 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:09.292 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 07:38:09.309 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93 bytes in 113 ms. path='/.subshare.properties' 07:38:09.529 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:09.619 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:09.621 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="5e747135-59b8-4779-bb53-6c7d29008126"] on repo=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:09.630 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:09.630 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=120, revision=122 07:38:09.630 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=122, revision=-1 07:38:09.647 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=155, revision=157 07:38:09.705 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:38:09.705 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:09.755 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:09.789 [qtp833852776-384] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 localRepositoryRevisionSynced=168 07:38:09.800 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:09.832 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 transaction.localRevision=153 remoteFromLocalRevision=168 07:38:09.881 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 from='build/repo/k0t4dzua-l0c6e-local-dest' toID=5e747135-59b8-4779-bb53-6c7d29008126 to='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' 07:38:09.904 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:09.908 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:09.968 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=153 07:38:09.993 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 07:38:10.001 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:10.001 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:10.018 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:38:10.018 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:38:10.036 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=153 07:38:10.086 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:10.086 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:10.148 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:10.148 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:10.151 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=144, revision=155 07:38:10.170 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 07:38:10.334 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:10.359 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.remoteRepositoryRevisionSynced=139, revision=155 07:38:10.429 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:10.436 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=139, revision=155 07:38:10.436 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:10.438 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=98.6 MiB, available=356.9 MiB 07:38:10.480 [Thread-334] WARN o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = 08H09P_hjMdlmZj70_MHIw 07:38:10.487 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:10.641 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:10.647 [qtp833852776-248] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 transaction.localRevision=174 remoteFromLocalRevision=153 07:38:10.657 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:10.670 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e747135-59b8-4779-bb53-6c7d29008126 from='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' toID=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 to='build/repo/k0t4dzua-l0c6e-local-dest', fromRepoLocalSync=false 07:38:10.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:38:10.671 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:38:10.690 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:10.727 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=174 07:38:10.731 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:10.746 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:11.010 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=97.8 MiB, available=357.7 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:11.069 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:11.326 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:10.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:38:11.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=109.4 MiB, available=346.1 MiB 07:38:11.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:11.538 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:11.559 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:11.564 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:11.569 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:11.578 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionInProgress=-1, revision=175 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:11.572 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/kBgWOPdjUGvk7CE1_GGJSg' offset=6291456 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:11.634 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 07:38:11.711 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:11.724 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:11.012 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:38:11.725 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=97.8 MiB, available=357.7 MiB 07:38:11.727 [Thread-334] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:38:11.728 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:38:11.728 [Thread-334] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:38:11.864 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:11.875 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=155, revision=157 07:38:11.876 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=157, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:12.115 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:11.717 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:12.230 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:12.235 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=108.8 MiB, available=346.7 MiB 07:38:12.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.remoteRepositoryRevisionSynced=169, revision=175 07:38:12.272 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Qn9dn_-7aDerMfew5lDKqg, serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126} because of missing permissions! 07:38:12.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:12.361 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:11.933 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:38:11.934 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:38:12.646 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=97.7 MiB, available=357.8 MiB 07:38:12.648 [Thread-334] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:12.710 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:12.729 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:12.734 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:12.738 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/kBgWOPdjUGvk7CE1_GGJSg' offset=7340032 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:12.756 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:12.790 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:12.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=108.8 MiB, available=346.7 MiB 07:38:12.968 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:12.980 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionSynced=169, revision=175 07:38:12.980 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionInProgress=175, revision=-1 07:38:13.000 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:13.012 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:13.013 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:13.019 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=158 07:38:13.055 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:13.071 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:13.079 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:13.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7991226 bytes in 16072 ms. path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:13.307 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:13.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=107 07:38:13.361 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:13.395 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=98.3 MiB, available=357.2 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:13.079 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:38:13.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=108.9 MiB, available=346.6 MiB 07:38:13.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:13.635 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:13.652 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=97, revision=107 07:38:13.718 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:13.750 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=97, revision=107 07:38:13.752 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:13.398 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:38:13.750 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=97.8 MiB, available=357.7 MiB 07:38:13.765 [Thread-333] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:38:13.766 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:38:13.766 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:13.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:38:13.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:13.834 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 65.85% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:13.845 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:13.858 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 72.32% 07:38:13.885 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:13.897 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:13.943 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:13.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.5 MiB, used=108.9 MiB, available=346.6 MiB 07:38:13.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:13.988 [qtp2139656363-71] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 localRepositoryRevisionSynced=138 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:13.990 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:14.128 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 65.66% 07:38:14.128 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:14.144 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:14.151 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 71.93% 07:38:14.152 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 07:38:14.169 [Thread-334] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=127 remoteFromLocalRevision=138 07:38:14.214 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true 07:38:14.215 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting... org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:14.218 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:38:14.245 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:14.269 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='910949f48150f4ef9a432cb5f9af8ab55d81f390' to.sha1='7edfe735c81e6e369e9996ee453614b90ca46f9d'): /2/new-file org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:14.284 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:14.302 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c48e740e307865aa6f0f975a1a02472ecdf1fa6' to.sha1='96d4402d8db4dbea0e5ea7cdc279b222888dc53d'): /3 + &#ä/cc org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:14.341 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:14.341 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:14.383 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=112 07:38:14.384 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:14.410 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=108.9 MiB, available=346.6 MiB 07:38:14.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:38:14.412 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:38:14.413 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:38:14.429 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:14.441 [qtp833852776-384] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 localRepositoryRevisionSynced=174 07:38:14.458 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:14.463 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:14.467 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:14.483 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=107, revision=112 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:14.484 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:14.494 [qtp2139656363-71] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=139 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:14.503 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 transaction.localRevision=160 remoteFromLocalRevision=174 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:14.507 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:14.515 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 from='build/repo/k0t4dzua-l0c6e-local-dest' toID=5e747135-59b8-4779-bb53-6c7d29008126 to='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' 07:38:14.530 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=160 07:38:14.535 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:14.536 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:14.536 [Thread-333] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=164 remoteFromLocalRevision=139 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:14.542 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:38:14.542 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:38:14.549 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=160 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:14.554 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:38:14.554 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true 07:38:14.554 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting... 07:38:14.555 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false 07:38:14.555 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing! org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:14.555 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:14.555 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false 07:38:14.555 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing! <<< DOWN (again) ************************************************************ ************************************************************ 07:38:14.555 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting... ***************** ***************** UP (again) >>> 07:38:14.555 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false 07:38:14.555 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false 07:38:14.556 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:14.555 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:14.556 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true 07:38:14.556 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing! 07:38:14.556 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true 07:38:14.556 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing! 07:38:14.556 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:14.566 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:14.566 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:14.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=158, revision=162 07:38:14.578 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:14.617 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:14.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=107, revision=112 07:38:14.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:14.656 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:14.660 [qtp833852776-385] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.remoteRepositoryRevisionSynced=155, revision=162 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:14.676 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:14.678 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:14.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=155, revision=162 07:38:14.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=162, revision=-1 07:38:14.712 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:14.717 [qtp833852776-248] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 transaction.localRevision=180 remoteFromLocalRevision=160 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:14.717 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:14.729 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:14.731 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:14.743 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:38:14.746 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:14.779 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:14.846 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:14.859 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:14.860 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:14.864 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:14.866 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/bmF824Ndsn9bh6r7oRRLAA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:14.913 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:14.936 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 renewalDateTime=2019-09-21T06:04:19.367Z expiryDateTime=2019-09-21T06:34:19.367Z 07:38:14.953 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:14.959 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:14.965 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:14.966 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:14.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=219 07:38:15.003 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=217, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=219 07:38:15.050 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:38:15.056 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e747135-59b8-4779-bb53-6c7d29008126 from='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' toID=b3dda82f-0208-4a43-b8cd-2e1f96487eed to='build/repo/k0t49sc8-9lgu5-local-src', fromRepoLocalSync=true 07:38:15.056 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b3dda82f-0208-4a43-b8cd-2e1f96487eed ('build/repo/k0t49sc8-9lgu5-local-src') 07:38:15.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.162.xml.gz 07:38:15.061 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.162.xml.gz 07:38:15.074 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:38:15.087 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:15.108 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% 07:38:15.156 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=180 07:38:15.160 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:15.188 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.162.xml.gz org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:15.273 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:15.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 377804 bytes in 572 ms. path='/3 + &#ä/cc' 07:38:15.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=115 07:38:15.346 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:15.445 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:15.448 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:15.454 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=112, revision=115 07:38:15.533 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:15.548 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=112, revision=115 07:38:15.549 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=115, revision=-1 07:38:15.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:15.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:15.656 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:15.688 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:38:15.691 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:15.188 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=162 repoFileDtos.size=0 07:38:15.696 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.0 MiB, used=111.8 MiB, available=343.7 MiB 07:38:15.696 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:15.769 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:15.799 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:15.811 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionInProgress=-1, revision=181 07:38:15.823 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:15.823 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:38:15.836 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:15.848 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:15.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:15.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48de7f3adadb31ad443298e2c2d7ba55026ec166' to.sha1='168e67ed8eb92ce27a953d705c0988c8c2f7cf3f'): /3 + &#ä/dd 07:38:15.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=120 07:38:15.909 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 07:38:15.994 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:15.998 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=115, revision=120 07:38:16.026 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:16.036 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=115, revision=120 07:38:16.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=120, revision=-1 07:38:16.077 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:16.113 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:16.134 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 07:38:16.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:16.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=111.0 MiB, available=344.5 MiB 07:38:16.262 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.remoteRepositoryRevisionSynced=163, revision=181 07:38:16.269 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Qn9dn_-7aDerMfew5lDKqg, serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126} because of missing permissions! 07:38:16.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:16.444 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:16.473 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:16.480 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:16.482 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B9xvPojgNAoFpSQDo9ukiA/DsXqVwg4BJ6IqyFJVzN57g' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:16.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=111.0 MiB, available=344.5 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:16.741 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:16.766 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:16.773 [qtp833852776-385] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionSynced=163, revision=181 07:38:16.773 [qtp833852776-385] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionInProgress=181, revision=-1 07:38:16.833 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:16.846 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:16.846 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:16.853 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=219, revision=222 07:38:16.873 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=217, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=222 07:38:16.891 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:38:16.891 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:38:17.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=111.2 MiB, available=344.3 MiB 07:38:17.215 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:17.269 [Thread-334] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=84c32b6f-3fef-4333-8fd8-64ea9950d943 from='build/repo/k0t4dfuz-twmjc-local-dest' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' 07:38:17.352 [Thread-334] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=127 07:38:17.372 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 from='build/repo/k0t49prg-ps0h6-local-src' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' 07:38:17.398 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 78.54% 07:38:17.404 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:17.404 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:17.421 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 84.81% 07:38:17.423 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 91.08% 07:38:17.424 [Thread-334] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 07:38:17.478 [Thread-333] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=164 07:38:17.509 [Thread-334] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='910949f48150f4ef9a432cb5f9af8ab55d81f390'): /2/new-file 07:38:17.515 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:17.515 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:17.528 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 83.25% 07:38:17.529 [Thread-334] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=127 07:38:17.530 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 89.52% 07:38:17.530 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:17.579 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=111.2 MiB, available=344.3 MiB 07:38:17.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:17.619 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:17.619 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:17.653 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7edfe735c81e6e369e9996ee453614b90ca46f9d' to.sha1='910949f48150f4ef9a432cb5f9af8ab55d81f390'): /2/new-file 07:38:17.669 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:17.669 [Thread-334] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:17.672 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=130 07:38:17.704 [Thread-334] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:17.740 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:17.755 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=167 07:38:17.758 [Thread-333] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 07:38:17.798 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:17.803 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.remoteRepositoryRevisionSynced=122, revision=130 07:38:17.868 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:17.874 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:17.874 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=122, revision=130 07:38:17.874 [Thread-334] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=130, revision=-1 07:38:17.878 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=157, revision=167 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:17.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=111.2 MiB, available=344.3 MiB 07:38:17.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.162.xml.gz 07:38:17.976 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:38:17.976 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:17.988 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:17.990 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:17.994 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:18.001 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=157, revision=167 07:38:18.003 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=167, revision=-1 07:38:18.008 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 transaction.localRevision=151 remoteFromLocalRevision=127 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:18.013 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:18.023 [qtp833852776-384] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed localRepositoryRevisionSynced=180 07:38:18.097 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:18.102 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:18.107 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 96.17% 07:38:18.108 [Thread-334] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true 07:38:18.108 [Thread-334] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:18.121 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:18.145 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 transaction.localRevision=224 remoteFromLocalRevision=180 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:18.289 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:18.290 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b3dda82f-0208-4a43-b8cd-2e1f96487eed from='build/repo/k0t49sc8-9lgu5-local-src' toID=5e747135-59b8-4779-bb53-6c7d29008126 to='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' 07:38:18.317 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:18.320 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:18.321 [Thread-333] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:18.322 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:18.325 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/2/new-file' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:18.356 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1013634 bytes in 2196 ms. path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:18.366 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=215 localRepositoryRevisionInProgress=224 07:38:18.372 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:18.372 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:18.379 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:18.380 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=123 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:18.381 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:18.381 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:18.400 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=224 07:38:18.404 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:18.404 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:18.413 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:18.414 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:18.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=222, revision=226 07:38:18.425 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=217, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=226 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:18.442 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:18.466 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:18.473 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=120, revision=123 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:18.477 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:18.479 [qtp833852776-384] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=217, revision=226 07:38:18.548 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:18.548 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:18.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=120, revision=123 07:38:18.555 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=123, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:18.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=217, revision=226 07:38:18.559 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=226, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:18.590 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:18.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:18.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:18.624 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:18.634 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:18.638 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:18.640 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/hClQW1-NUVcLuPa3ycSS9Q' offset=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:18.646 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:38:18.649 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:18.700 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:18.711 [qtp833852776-384] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed transaction.localRevision=186 remoteFromLocalRevision=224 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:18.714 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:18.718 [qtp833852776-384] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:18.720 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e747135-59b8-4779-bb53-6c7d29008126 from='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' toID=b3dda82f-0208-4a43-b8cd-2e1f96487eed to='build/repo/k0t49sc8-9lgu5-local-src', fromRepoLocalSync=false 07:38:18.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:38:18.722 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:38:18.739 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:18.819 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0e8ef055-8fa5-41f0-8218-fc0230832808"] on repo=0e8ef055-8fa5-41f0-8218-fc0230832808 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:18.826 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed localRepositoryRevisionSynced=180 localRepositoryRevisionInProgress=186 07:38:18.829 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:18.839 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:18.836 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:38:18.923 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 localRepositoryRevisionSynced=8 07:38:19.013 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:19.013 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:18.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:38:19.280 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.0 MiB, used=112.1 MiB, available=343.4 MiB 07:38:19.280 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:38:19.322 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:19.338 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionInProgress=-1, revision=187 07:38:19.477 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=187 07:38:19.501 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:19.525 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:19.525 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:19.771 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:19.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:38:19.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=112.3 MiB, available=343.2 MiB 07:38:19.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.remoteRepositoryRevisionSynced=181, revision=187 07:38:19.856 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Qn9dn_-7aDerMfew5lDKqg, serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126} because of missing permissions! 07:38:19.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:20.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=128 07:38:20.051 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 07:38:20.172 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:20.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.0 MiB, used=111.3 MiB, available=344.2 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:20.182 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=123, revision=128 07:38:20.231 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:20.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=123, revision=128 07:38:20.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=128, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:20.261 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:20.265 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionSynced=181, revision=187 07:38:20.266 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.localRepositoryRevisionInProgress=187, revision=-1 07:38:20.317 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:20.326 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:20.326 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:20.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=229 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:20.336 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:20.350 [qtp666971185-83] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 transaction.localRevision=90 remoteFromLocalRevision=8 07:38:20.365 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:20.377 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=226, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=229 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:20.385 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a2e37706-f9e0-40dc-8831-e85db143bc72 from='https://localhost:37204/a2e37706-f9e0-40dc-8831-e85db143bc72' toID=0e8ef055-8fa5-41f0-8218-fc0230832808 to='build/repo/k0t4ds5m-7rmf-local-src', fromRepoLocalSync=false 07:38:20.386 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.null.xml.gz 07:38:20.386 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/ChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:20.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:20.404 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:20.450 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:20.455 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=90 07:38:20.492 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:20.500 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/ChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.null.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:20.511 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:20.513 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:20.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:38:20.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=110.6 MiB, available=344.9 MiB 07:38:20.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:20.842 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:20.864 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:20.872 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:20.880 [qtp2139656363-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/hClQW1-NUVcLuPa3ycSS9Q' offset=1048576 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:20.910 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]initPersistenceManagerFactory: repositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 07:38:20.923 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27567 ms. 07:38:20.957 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]getCloseDeferredMillis: closeDeferredMillis=20000 07:38:20.957 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:20.993 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 28 ms. 07:38:20.993 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=LmIb8dbce22g1hBYFdW0kg, invitation=false] 07:38:21.038 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 44 ms. 07:38:21.039 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=OzuBt1Nc-DGzwYQz97nhXQ, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:21.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=264.5 MiB, used=110.5 MiB, available=345.0 MiB 07:38:21.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:20.500 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:38:21.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.5 MiB, used=80.4 MiB, available=375.1 MiB 07:38:21.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:38:21.447 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:21.468 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.localRepositoryRevisionInProgress=-1, revision=91 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:21.574 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:21.620 [closeDeferredTimer-1a4a4d64-4m] INFO c.c.c.l.LocalRepoManagerImpl - [1a4a4d64]_close: Shutting down real LocalRepoManager. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:21.691 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:21.701 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:21.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=110.5 MiB, available=345.0 MiB 07:38:21.707 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:38:21.707 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:38:21.707 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:38:21.761 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:21.777 [qtp833852776-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed localRepositoryRevisionSynced=186 07:38:21.784 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:21.824 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 transaction.localRevision=231 remoteFromLocalRevision=186 07:38:21.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b3dda82f-0208-4a43-b8cd-2e1f96487eed from='build/repo/k0t49sc8-9lgu5-local-src' toID=5e747135-59b8-4779-bb53-6c7d29008126 to='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' 07:38:21.838 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=224 localRepositoryRevisionInProgress=231 07:38:21.850 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:21.851 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:21.863 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:38:21.866 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:38:21.877 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=231 07:38:21.884 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:21.885 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:21.893 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:21.895 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49sc8-9lgu5-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:21.904 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=229, revision=233 07:38:21.914 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=226, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=233 07:38:22.046 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:22.069 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed, this.remoteRepositoryRevisionSynced=226, revision=233 07:38:22.106 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:22.115 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=69.6 MiB, available=385.9 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:22.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=226, revision=233 07:38:22.118 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=233, revision=-1 07:38:22.187 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:22.197 [qtp833852776-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=b3dda82f-0208-4a43-b8cd-2e1f96487eed transaction.localRevision=192 remoteFromLocalRevision=231 07:38:22.200 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:22.216 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:22.227 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:22.240 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:22.253 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:22.260 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/hClQW1-NUVcLuPa3ycSS9Q' offset=2097152 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:22.278 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:22.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:22.389 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:22.573 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:22.642 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:22.675 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 renewalDateTime=2019-09-21T06:06:54.255Z expiryDateTime=2019-09-21T06:36:54.255Z 07:38:22.690 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:22.694 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:22.702 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:22.702 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:22.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=164 07:38:22.746 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 07:38:22.789 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:38:22.796 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e747135-59b8-4779-bb53-6c7d29008126 from='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' toID=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 to='build/repo/k0t4dzua-l0c6e-local-dest', fromRepoLocalSync=true 07:38:22.802 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 58aaca3d-e331-4d0d-a203-ca4032a5f6b1 ('build/repo/k0t4dzua-l0c6e-local-dest') 07:38:22.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.174.xml.gz 07:38:22.810 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.174.xml.gz 07:38:22.821 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:38:22.852 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:22.939 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 localRepositoryRevisionSynced=174 localRepositoryRevisionInProgress=192 07:38:22.944 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:22.993 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.174.xml.gz 07:38:23.006 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=174 repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:23.079 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=76.8 MiB, available=378.7 MiB 07:38:23.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.remoteRepositoryRevisionSynced=4, revision=91 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:23.085 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = e719a9e8-d09d-44c0-9901-d12cf4ed0c01 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src localRepository.publicKeySha1 = 07:B0:00:9F:48:C5:A1:0E:61:9D:E9:2E:A0:C6:15:06:99:8D:D3:B8 remoteRepository.repositoryId = 44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepository.remoteRoot = https://localhost:46830/44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepository.publicKeySha1 = BB:C8:9E:74:8B:5D:B8:55:2D:9A:A5:F0:4C:F8:C7:3D:C2:7E:96:C7 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 e719a9e8-d09d-44c0-9901-d12cf4ed0c01 44d04329-4b19-4e86-82ed-864553c62cd5 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:23.215 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:23.216 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:23.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.242 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:23.242 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.252 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:23.253 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:23.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.277 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:23.277 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.286 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:23.287 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:23.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.316 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:23.316 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.327 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:23.327 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:23.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.349 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:23.349 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.360 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:23.361 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:38:23.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:23.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.383 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:23.383 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.393 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:23.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.404 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:23.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.417 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:23.418 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:23.436 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ApVVg-V8EqaOF7KQI5rgVA, serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72} because of missing permissions! 07:38:23.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:23.448 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:23.568 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:23.660 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:23.703 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.5 MiB, used=112.9 MiB, available=342.6 MiB 07:38:23.703 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:38:23.779 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:23.782 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:23.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=76.1 MiB, available=379.4 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:24.015 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:24.041 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:24.045 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:24.046 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/hClQW1-NUVcLuPa3ycSS9Q' offset=3145728 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:24.082 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:24.086 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:24.089 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.localRepositoryRevisionSynced=4, revision=91 07:38:24.090 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:24.093 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionInProgress=-1, revision=193 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:24.166 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:24.175 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=193 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:24.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:24.187 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:24.194 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:24.198 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=130 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:24.202 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:24.249 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:24.255 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 07:38:24.279 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:24.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=264.0 MiB, used=112.8 MiB, available=342.7 MiB 07:38:24.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.remoteRepositoryRevisionSynced=175, revision=193 07:38:24.652 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Qn9dn_-7aDerMfew5lDKqg, serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126} because of missing permissions! 07:38:24.652 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:24.279 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:38:24.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.0 MiB, used=76.0 MiB, available=379.5 MiB 07:38:24.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:25.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=264.0 MiB, used=112.9 MiB, available=342.6 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:25.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=75.9 MiB, available=379.6 MiB 07:38:25.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:25.255 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:25.259 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionSynced=175, revision=193 07:38:25.259 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionInProgress=193, revision=-1 07:38:25.337 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:25.353 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:25.353 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:25.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=164, revision=167 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:25.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=75.9 MiB, available=379.6 MiB 07:38:25.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.null.xml.gz 07:38:25.426 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:38:25.426 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:38:25.426 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:38:25.450 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:25.452 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 07:38:25.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:25.479 [qtp666971185-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 localRepositoryRevisionSynced=90 07:38:25.660 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:25.698 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 transaction.localRevision=132 remoteFromLocalRevision=90 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:25.706 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:38:25.734 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:25.820 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0e8ef055-8fa5-41f0-8218-fc0230832808 from='build/repo/k0t4ds5m-7rmf-local-src' toID=a2e37706-f9e0-40dc-8831-e85db143bc72 to='https://localhost:37204/a2e37706-f9e0-40dc-8831-e85db143bc72' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:25.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:38:25.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=264.0 MiB, used=111.8 MiB, available=343.7 MiB 07:38:25.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:25.922 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=132 07:38:25.929 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:25.930 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:25.932 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:38:25.933 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:38:25.938 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 localRepositoryRevisionSynced=132 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:25.946 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:38:25.968 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:26.007 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:26.007 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:26.010 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:26.019 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:26.019 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:26.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=130, revision=134 07:38:26.030 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:26.067 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:38:26.120 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.72% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:26.125 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:26.130 [qtp666971185-427] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=128, revision=134 07:38:26.140 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:26.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=128, revision=134 07:38:26.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=134, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:26.191 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.0 MiB, used=110.8 MiB, available=344.7 MiB 07:38:26.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:26.221 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:26.261 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:26.274 [qtp666971185-427] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 transaction.localRevision=96 remoteFromLocalRevision=132 07:38:26.315 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:26.321 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:38:26.375 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 52 ms. 07:38:26.377 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=A7ESaGOPfAlOvlUfeyRVmg, invitation=false] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:26.412 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:26.413 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. 07:38:26.413 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=gYr75PmyymT_UD2RsyPaPA, invitation=false] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:26.478 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:26.519 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 renewalDateTime=2019-09-21T06:08:26.451Z expiryDateTime=2019-09-21T06:38:26.451Z 07:38:26.536 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:26.548 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:26.581 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:38:26.597 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=44d04329-4b19-4e86-82ed-864553c62cd5 from='https://localhost:46830/44d04329-4b19-4e86-82ed-864553c62cd5' toID=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 to='build/repo/k0t4fdn4-obetb-local-src', fromRepoLocalSync=true 07:38:26.598 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e719a9e8-d09d-44c0-9901-d12cf4ed0c01 ('build/repo/k0t4fdn4-obetb-local-src') org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:26.603 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:26.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.5 MiB, used=110.8 MiB, available=344.7 MiB 07:38:26.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.174.xml.gz 07:38:26.613 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:38:26.613 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:38:26.635 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:26.650 [qtp833852776-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 localRepositoryRevisionSynced=192 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:26.652 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:26.660 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:26.692 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 transaction.localRevision=169 remoteFromLocalRevision=192 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:26.698 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:26.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 from='build/repo/k0t4dzua-l0c6e-local-dest' toID=5e747135-59b8-4779-bb53-6c7d29008126 to='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' 07:38:26.791 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:26.807 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:26.844 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.-1.xml.gz 07:38:26.844 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src/.subshare-repo/tmp/ChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.-1.xml.gz 07:38:26.868 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:26.872 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=169 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:26.887 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:26.912 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:26.912 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:26.934 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:26.954 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 renewalDateTime=2019-09-21T06:07:14.286Z expiryDateTime=2019-09-21T06:37:14.286Z 07:38:26.972 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:26.976 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:26.981 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:38:26.982 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:26.988 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:26.988 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:26.989 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=169 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:26.992 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=137 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:27.087 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:27.089 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:27.091 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:27.093 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:27.098 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:27.099 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:27.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=167, revision=172 07:38:27.109 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:27.135 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:27.150 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src/.subshare-repo/tmp/ChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.-1.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:27.212 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:27.217 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.remoteRepositoryRevisionSynced=162, revision=172 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:27.254 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:27.257 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=134, revision=137 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:27.272 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:27.283 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=162, revision=172 07:38:27.283 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=172, revision=-1 07:38:27.372 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:27.377 [qtp833852776-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 transaction.localRevision=198 remoteFromLocalRevision=169 07:38:27.442 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:27.447 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e747135-59b8-4779-bb53-6c7d29008126 from='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' toID=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 to='build/repo/k0t4dzua-l0c6e-local-dest', fromRepoLocalSync=false 07:38:27.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:38:27.449 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:38:27.466 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:27.530 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 localRepositoryRevisionSynced=192 localRepositoryRevisionInProgress=198 07:38:27.543 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:27.544 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:27.559 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/ChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:27.608 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:27.608 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:27.657 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:38:27.663 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a2e37706-f9e0-40dc-8831-e85db143bc72 from='https://localhost:37204/a2e37706-f9e0-40dc-8831-e85db143bc72' toID=0e8ef055-8fa5-41f0-8218-fc0230832808 to='build/repo/k0t4ds5m-7rmf-local-src', fromRepoLocalSync=true 07:38:27.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.90.xml.gz 07:38:27.666 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/ChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.90.xml.gz 07:38:27.671 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0e8ef055-8fa5-41f0-8218-fc0230832808 ('build/repo/k0t4ds5m-7rmf-local-src') 07:38:27.700 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:27.705 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:27.707 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:27.742 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97 07:38:27.750 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:27.776 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/ChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.90.xml.gz 07:38:27.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=90 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:27.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:38:27.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=54.3 MiB, available=401.2 MiB 07:38:27.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:38:27.906 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:27.965 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:27.999 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:28.073 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:27.559 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:38:28.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.5 MiB, used=111.6 MiB, available=343.9 MiB 07:38:28.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:38:28.237 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:28.245 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionInProgress=-1, revision=199 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:28.271 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.0 MiB, used=65.8 MiB, available=389.7 MiB 07:38:28.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:38:28.284 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:28.588 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=193, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=199 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:28.610 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:28.612 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:28.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:28.625 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.localRepositoryRevisionInProgress=-1, revision=98 07:38:28.702 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 07:38:28.773 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:28.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:28.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=111.7 MiB, available=343.8 MiB 07:38:29.003 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.remoteRepositoryRevisionSynced=193, revision=199 07:38:29.012 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Qn9dn_-7aDerMfew5lDKqg, serverRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126} because of missing permissions! 07:38:29.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:29.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=65.2 MiB, available=390.3 MiB 07:38:29.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.remoteRepositoryRevisionSynced=91, revision=98 07:38:29.220 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ApVVg-V8EqaOF7KQI5rgVA, serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72} because of missing permissions! 07:38:29.222 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=A7ESaGOPfAlOvlUfeyRVmg, serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72} because of missing permissions! 07:38:29.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:29.399 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.0 MiB, used=111.7 MiB, available=343.8 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:29.437 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:29.448 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:29.456 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:29.455 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/hClQW1-NUVcLuPa3ycSS9Q' offset=4194304 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:29.476 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionSynced=193, revision=199 07:38:29.476 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.localRepositoryRevisionInProgress=199, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:29.519 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:29.542 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:29.556 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:29.574 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:29.575 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:29.582 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=-1, revision=175 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:29.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=65.3 MiB, available=390.2 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:29.739 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 07:38:29.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:29.768 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:29.773 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.localRepositoryRevisionSynced=91, revision=98 07:38:29.773 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.localRepositoryRevisionInProgress=98, revision=-1 07:38:29.817 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:29.830 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:29.831 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:29.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=137, revision=140 07:38:29.902 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:29.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=54.2 MiB, available=401.3 MiB 07:38:30.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:30.025 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:30.030 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=137, revision=140 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:29.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:38:30.117 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.0 MiB, used=112.0 MiB, available=343.5 MiB 07:38:30.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:30.133 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:30.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=134, revision=140 07:38:30.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=140, revision=-1 07:38:30.156 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:38:30.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:30.393 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:30.408 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:30.416 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=LmIb8dbce22g1hBYFdW0kg, serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5} because of missing permissions! 07:38:30.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:30.475 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:30.555 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=111.9 MiB, available=343.6 MiB 07:38:30.557 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:30.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=65.6 MiB, available=389.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:30.863 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:30.884 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:30.888 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:30.889 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jSHxDnCFB0Gqkgt86PotXg/hClQW1-NUVcLuPa3ycSS9Q' offset=5242880 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:31.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.5 MiB, used=111.1 MiB, available=344.4 MiB 07:38:31.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.5e747135-59b8-4779-bb53-6c7d29008126.null.xml.gz 07:38:31.096 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:38:31.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:38:31.124 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:31.141 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:31.141 [qtp833852776-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 localRepositoryRevisionSynced=198 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:31.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=54.3 MiB, available=401.2 MiB org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:30.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:38:31.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=65.6 MiB, available=389.9 MiB 07:38:31.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:31.215 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:31.234 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 transaction.localRevision=177 remoteFromLocalRevision=198 07:38:31.253 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 from='build/repo/k0t4dzua-l0c6e-local-dest' toID=5e747135-59b8-4779-bb53-6c7d29008126 to='https://localhost:43390/5e747135-59b8-4779-bb53-6c7d29008126' 07:38:31.269 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=177 07:38:31.276 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:31.276 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:31.282 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:38:31.283 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:31.284 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:31.290 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 localRepositoryRevisionSynced=177 07:38:31.296 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:31.297 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:31.312 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:31.312 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dzua-l0c6e-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:31.314 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=175, revision=179 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:31.320 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.localRepositoryRevisionSynced=-1, revision=4 07:38:31.320 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:31.322 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:31.354 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:31.370 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:31.371 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:31.381 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:31.387 [qtp833852776-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1, this.remoteRepositoryRevisionSynced=172, revision=179 07:38:31.420 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:31.425 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionSynced=172, revision=179 07:38:31.425 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126, this.localRepositoryRevisionInProgress=179, revision=-1 07:38:31.452 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:31.457 [qtp833852776-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e747135-59b8-4779-bb53-6c7d29008126 remoteRepositoryId=58aaca3d-e331-4d0d-a203-ca4032a5f6b1 transaction.localRevision=204 remoteFromLocalRevision=177 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:31.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=65.6 MiB, available=389.9 MiB 07:38:31.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.90.xml.gz 07:38:31.485 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:38:31.488 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:38:31.488 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:38:31.508 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:31.521 [qtp666971185-427] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 localRepositoryRevisionSynced=97 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:31.523 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:31.526 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:31.526 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:38:31.529 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6488e919]getCloseDeferredMillis: closeDeferredMillis=20000 07:38:31.529 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6488e919]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:31.529 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [38b41d0f]getCloseDeferredMillis: closeDeferredMillis=20000 07:38:31.530 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [38b41d0f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:31.531 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:38:31.531 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:38:31.559 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:31.562 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 transaction.localRevision=143 remoteFromLocalRevision=97 07:38:31.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0e8ef055-8fa5-41f0-8218-fc0230832808 from='build/repo/k0t4ds5m-7rmf-local-src' toID=a2e37706-f9e0-40dc-8831-e85db143bc72 to='https://localhost:37204/a2e37706-f9e0-40dc-8831-e85db143bc72' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:31.642 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:31.649 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:31.663 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:31.683 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 41 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:31.708 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=143 07:38:31.716 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:31.716 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:31.720 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:38:31.721 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:38:31.741 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 localRepositoryRevisionSynced=143 07:38:31.790 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:31.790 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:31.798 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:31.798 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:31.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=145 07:38:31.805 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT 07:38:31.872 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:31.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=6 07:38:31.875 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:31.936 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:31.941 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=140, revision=145 07:38:32.020 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:32.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=140, revision=145 07:38:32.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=145, revision=-1 07:38:32.060 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:32.068 [qtp666971185-241] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 transaction.localRevision=104 remoteFromLocalRevision=143 07:38:32.072 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:32.076 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a2e37706-f9e0-40dc-8831-e85db143bc72 from='https://localhost:37204/a2e37706-f9e0-40dc-8831-e85db143bc72' toID=0e8ef055-8fa5-41f0-8218-fc0230832808 to='build/repo/k0t4ds5m-7rmf-local-src', fromRepoLocalSync=false 07:38:32.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.null.xml.gz 07:38:32.077 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/ChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.null.xml.gz 07:38:32.109 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:32.128 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=104 07:38:32.132 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:32.141 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/ChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:38:32.156 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:32.214 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:32.219 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:32.284 [Thread-333] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 6284843 bytes in 13959 ms. path='/2/new-file' 07:38:32.284 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting... 07:38:32.317 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=176 07:38:32.318 [Thread-333] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176 07:38:32.398 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:32.401 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=167, revision=176 07:38:32.596 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:32.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:38:32.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=66.0 MiB, available=389.5 MiB 07:38:32.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:32.603 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=167, revision=176 07:38:32.603 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=176, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:32.639 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:32.653 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.localRepositoryRevisionInProgress=-1, revision=105 07:38:32.702 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 07:38:32.729 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:32.747 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:38:32.749 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4dbc437]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' 07:38:32.755 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4dbc437]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:32.802 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 49 ms. 07:38:32.803 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:32.839 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:32.850 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:32.884 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:32.952 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:32.964 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:33.066 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:38:33.093 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:33.142 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=65.7 MiB, available=389.8 MiB 07:38:33.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.remoteRepositoryRevisionSynced=98, revision=105 07:38:33.156 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ApVVg-V8EqaOF7KQI5rgVA, serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72} because of missing permissions! 07:38:33.158 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=A7ESaGOPfAlOvlUfeyRVmg, serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72} because of missing permissions! 07:38:33.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:33.407 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:33.420 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:33.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.5 MiB, used=65.7 MiB, available=389.8 MiB 07:38:33.558 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:33.562 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.localRepositoryRevisionSynced=98, revision=105 07:38:33.562 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.localRepositoryRevisionInProgress=105, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:33.569 [Thread-333] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="bbf5acb3-8063-468e-bdcd-c5e626ae6a37"] on repo=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:33.624 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:33.632 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:33.632 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:33.636 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:33.642 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:33.642 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 94.22% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:33.650 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:33.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=-1, revision=6 07:38:33.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:33.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:38:33.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:33.672 [Thread-333] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=164 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:33.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:38:33.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:33.740 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:33.753 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:33.895 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:38:33.906 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 11 ms. 07:38:33.929 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:33.930 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. 07:38:33.936 [Thread-333] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[id=23, histoCryptoRepoFileId=hMdUPosPCQs_rmXEQooH7Q, cryptoRepoFileId=hClQW1-NUVcLuPa3ycSS9Q, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=21, histoCryptoRepoFileId=BwBvh3AYnwkaDIt7GJc_3A, cryptoRepoFileId=hClQW1-NUVcLuPa3ycSS9Q, deleted=null] duplicateCryptoRepoFileId=null localRevision=180 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:33.946 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:33.955 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:38:33.957 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 07:38:33.972 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:38:33.974 [Thread-333] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms. 07:38:34.022 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:34.022 [Thread-333] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:34.025 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=180 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:34.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=65.9 MiB, available=389.6 MiB 07:38:34.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:34.105 [Thread-333] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180 07:38:34.463 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:34.470 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=176, revision=180 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:34.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.5 MiB, used=65.9 MiB, available=389.6 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:34.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=54.5 MiB, available=401.0 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:34.620 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:34.632 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=176, revision=180 07:38:34.632 [Thread-333] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=180, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:34.728 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:34.752 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:34.774 [qtp2139656363-275] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 transaction.localRevision=162 remoteFromLocalRevision=164 07:38:34.788 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:34.801 [Thread-333] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true 07:38:34.801 [Thread-333] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:38:34.801 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false 07:38:34.801 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing! 07:38:34.801 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false 07:38:34.801 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing! <<< UP (again) ***************** org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:34.524 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:38:34.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=65.9 MiB, available=389.6 MiB 07:38:34.960 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.null.xml.gz 07:38:34.960 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:38:34.961 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:38:34.998 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:35.015 [qtp666971185-241] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 localRepositoryRevisionSynced=104 07:38:35.028 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:35.054 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:35.061 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 transaction.localRevision=150 remoteFromLocalRevision=104 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:34.611 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:38:35.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=53.9 MiB, available=401.6 MiB 07:38:35.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:35.101 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0e8ef055-8fa5-41f0-8218-fc0230832808 from='build/repo/k0t4ds5m-7rmf-local-src' toID=a2e37706-f9e0-40dc-8831-e85db143bc72 to='https://localhost:37204/a2e37706-f9e0-40dc-8831-e85db143bc72' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:35.109 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:35.153 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 renewalDateTime=2019-09-21T06:04:15.554Z expiryDateTime=2019-09-21T06:34:15.554Z 07:38:35.170 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:35.182 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=150 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:35.204 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:35.207 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:35.216 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:35.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:38:35.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:38:35.224 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 localRepositoryRevisionSynced=150 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:35.234 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:35.234 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:35.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=181 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:35.320 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:35.321 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:35.329 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:35.330 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:35.330 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:35.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=148, revision=152 07:38:35.338 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:35.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=53.9 MiB, available=401.6 MiB 07:38:35.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.-1.xml.gz 07:38:35.394 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:38:35.396 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:38:35.397 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:35.412 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:38:35.414 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bbf5acb3-8063-468e-bdcd-c5e626ae6a37 ('build/repo/k0t49prg-ps0h6-local-src') org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:35.443 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:35.444 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:35.446 [qtp666971185-427] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.remoteRepositoryRevisionSynced=145, revision=152 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:35.453 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:35.482 [pool-8-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:35.506 [qtp284059979-251] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 localRepositoryRevisionSynced=2 07:38:35.546 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:35.546 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:35.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionSynced=145, revision=152 07:38:35.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=152, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:35.600 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:35.610 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:35.615 [qtp666971185-83] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 transaction.localRevision=110 remoteFromLocalRevision=150 07:38:35.635 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:35.637 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 from='build/repo/k0t4fdn4-obetb-local-src' toID=44d04329-4b19-4e86-82ed-864553c62cd5 to='https://localhost:46830/44d04329-4b19-4e86-82ed-864553c62cd5' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:35.638 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:38:35.640 [Test worker] INFO o.s.t.BrokenSignatureIT - downloadBrokenSignature: caseRandom = 32 07:38:35.641 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:35.660 [Test worker] INFO o.s.t.BrokenSignatureIT - copySignatureFromOneRandomElementToAnotherRandomElement: element1=CryptoLink[id=12]{cryptoLinkId=DeWamaaLx6pBIqVLCXbYFQ, fromCryptoKey=CryptoKey[id=9]{cryptoKeyId=unSTgClfS72X5TeeyuuHwA, cryptoRepoFile=CryptoRepoFile[id=3, cryptoRepoFileId=fzT1BMcXKEyiCMJijBHqNA, localName=null, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}, fromUserRepoKeyPublicKey=null, toCryptoKey=CryptoKey[id=3]{cryptoKeyId=CohCRgrl4FcKUyqZrjeQ8g, cryptoRepoFile=CryptoRepoFile[id=1, cryptoRepoFileId=8YtAsAkn3tNfFqLp5HpPsQ, localName=null, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}, toCryptoKeyPart=sharedSecret} 07:38:35.660 [Test worker] INFO o.s.t.BrokenSignatureIT - copySignatureFromOneRandomElementToAnotherRandomElement: element2=CryptoLink[id=26]{cryptoLinkId=mOe4dIMQucVaLafx9zePkw, fromCryptoKey=CryptoKey[id=5]{cryptoKeyId=uQzIDlQ3PWqZjVKrHbILZg, cryptoRepoFile=CryptoRepoFile[id=2, cryptoRepoFileId=DzML2l7B7FmJKHTgZLMmZw, localName=null, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=subdirKey}, fromUserRepoKeyPublicKey=null, toCryptoKey=CryptoKey[id=20]{cryptoKeyId=95pcIAfvxXkbYc421rtCcQ, cryptoRepoFile=CryptoRepoFile[id=2, cryptoRepoFileId=DzML2l7B7FmJKHTgZLMmZw, localName=null, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=fileKey}, toCryptoKeyPart=sharedSecret} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:35.668 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:35.680 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:35.759 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 07:38:35.870 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:35.871 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:35.896 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:35.900 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:35.958 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:35.992 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 renewalDateTime=2019-09-21T06:07:14.286Z expiryDateTime=2019-09-21T06:37:14.286Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:35.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=10 07:38:35.996 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:36.048 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:36.060 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:36.075 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:36.076 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:36.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.localRepositoryRevisionInProgress=-1, revision=154 07:38:36.129 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:36.147 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:36.152 [qtp284059979-251] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:36.175 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:38:36.176 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a2e37706-f9e0-40dc-8831-e85db143bc72 from='https://localhost:37204/a2e37706-f9e0-40dc-8831-e85db143bc72' toID=0e8ef055-8fa5-41f0-8218-fc0230832808 to='build/repo/k0t4ds5m-7rmf-local-src', fromRepoLocalSync=true 07:38:36.176 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0e8ef055-8fa5-41f0-8218-fc0230832808 ('build/repo/k0t4ds5m-7rmf-local-src') 07:38:36.190 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:38:36.210 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:38:36.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.104.xml.gz 07:38:36.317 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/ChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.104.xml.gz 07:38:36.348 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:36.438 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=110 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:36.440 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:36.448 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:36.453 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=6, revision=10 07:38:36.453 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:36.532 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:36.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 22 ms. 07:38:36.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:36.759 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:36.920 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:36.457 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ds5m-7rmf-local-src/.subshare-repo/tmp/ChangeSetDto.a2e37706-f9e0-40dc-8831-e85db143bc72.104.xml.gz 07:38:36.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=104 repoFileDtos.size=0 07:38:36.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=264.0 MiB, used=68.3 MiB, available=387.2 MiB 07:38:36.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:38:37.015 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:37.016 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:37.030 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, this.localRepositoryRevisionInProgress=-1, revision=111 07:38:37.043 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72 remoteRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 07:38:37.087 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:37.127 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=12 07:38:37.127 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:38:37.361 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:37.367 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=10, revision=12 07:38:37.471 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:37.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=10, revision=12 07:38:37.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:37.512 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:37.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 07:38:37.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:37.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0e8ef055-8fa5-41f0-8218-fc0230832808 serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:38:37.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=67.2 MiB, available=388.3 MiB 07:38:37.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72, this.remoteRepositoryRevisionSynced=105, revision=111 07:38:37.595 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ApVVg-V8EqaOF7KQI5rgVA, serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72} because of missing permissions! 07:38:37.597 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=A7ESaGOPfAlOvlUfeyRVmg, serverRepositoryId=a2e37706-f9e0-40dc-8831-e85db143bc72} because of missing permissions! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:37.600 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:37.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:37.785 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:37.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:38:37.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=14 07:38:37.926 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:38.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.5 MiB, used=66.3 MiB, available=389.2 MiB 07:38:38.092 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:38:38.092 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:38:38.093 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:38:38.097 [Test worker] INFO o.s.t.BrokenSignatureIT - Caught expected SignatureException: co.codewizards.cloudstore.core.auth.SignatureException: CryptoLink[id=12]{cryptoLinkId=DeWamaaLx6pBIqVLCXbYFQ, fromCryptoKey=CryptoKey[id=9]{cryptoKeyId=unSTgClfS72X5TeeyuuHwA, cryptoRepoFile=CryptoRepoFile[id=3, cryptoRepoFileId=fzT1BMcXKEyiCMJijBHqNA, localName=2, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}, fromUserRepoKeyPublicKey=null, toCryptoKey=CryptoKey[id=3]{cryptoKeyId=CohCRgrl4FcKUyqZrjeQ8g, cryptoRepoFile=CryptoRepoFile[id=1, cryptoRepoFileId=8YtAsAkn3tNfFqLp5HpPsQ, localName=, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}, toCryptoKeyPart=sharedSecret}: Signature not valid: CryptoLink[id=12]{cryptoLinkId=DeWamaaLx6pBIqVLCXbYFQ, fromCryptoKey=CryptoKey[id=9]{cryptoKeyId=unSTgClfS72X5TeeyuuHwA, cryptoRepoFile=CryptoRepoFile[id=3, cryptoRepoFileId=fzT1BMcXKEyiCMJijBHqNA, localName=2, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}, fromUserRepoKeyPublicKey=null, toCryptoKey=CryptoKey[id=3]{cryptoKeyId=CohCRgrl4FcKUyqZrjeQ8g, cryptoRepoFile=CryptoRepoFile[id=1, cryptoRepoFileId=8YtAsAkn3tNfFqLp5HpPsQ, localName=, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}, toCryptoKeyPart=sharedSecret} co.codewizards.cloudstore.core.auth.SignatureException: CryptoLink[id=12]{cryptoLinkId=DeWamaaLx6pBIqVLCXbYFQ, fromCryptoKey=CryptoKey[id=9]{cryptoKeyId=unSTgClfS72X5TeeyuuHwA, cryptoRepoFile=CryptoRepoFile[id=3, cryptoRepoFileId=fzT1BMcXKEyiCMJijBHqNA, localName=2, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}, fromUserRepoKeyPublicKey=null, toCryptoKey=CryptoKey[id=3]{cryptoKeyId=CohCRgrl4FcKUyqZrjeQ8g, cryptoRepoFile=CryptoRepoFile[id=1, cryptoRepoFileId=8YtAsAkn3tNfFqLp5HpPsQ, localName=, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}, toCryptoKeyPart=sharedSecret}: Signature not valid: CryptoLink[id=12]{cryptoLinkId=DeWamaaLx6pBIqVLCXbYFQ, fromCryptoKey=CryptoKey[id=9]{cryptoKeyId=unSTgClfS72X5TeeyuuHwA, cryptoRepoFile=CryptoRepoFile[id=3, cryptoRepoFileId=fzT1BMcXKEyiCMJijBHqNA, localName=2, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}, fromUserRepoKeyPublicKey=null, toCryptoKey=CryptoKey[id=3]{cryptoKeyId=CohCRgrl4FcKUyqZrjeQ8g, cryptoRepoFile=CryptoRepoFile[id=1, cryptoRepoFileId=8YtAsAkn3tNfFqLp5HpPsQ, localName=, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}, toCryptoKeyPart=sharedSecret} at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:453) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.syncCryptoKeysFromRemoteRepo(CryptreeRestRepoTransportImpl.java:306) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.getChangeSetDto(CryptreeRestRepoTransportImpl.java:218) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:243) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:187) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncDown(SsRepoToRepoSync.java:46) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:150) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) ~[test/:na] at org.subshare.test.BrokenSignatureIT.downloadBrokenSignature(BrokenSignatureIT.java:274) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: CryptoLink[id=12]{cryptoLinkId=DeWamaaLx6pBIqVLCXbYFQ, fromCryptoKey=CryptoKey[id=9]{cryptoKeyId=unSTgClfS72X5TeeyuuHwA, cryptoRepoFile=CryptoRepoFile[id=3, cryptoRepoFileId=fzT1BMcXKEyiCMJijBHqNA, localName=2, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}, fromUserRepoKeyPublicKey=null, toCryptoKey=CryptoKey[id=3]{cryptoKeyId=CohCRgrl4FcKUyqZrjeQ8g, cryptoRepoFile=CryptoRepoFile[id=1, cryptoRepoFileId=8YtAsAkn3tNfFqLp5HpPsQ, localName=, deleted=null], cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}, toCryptoKeyPart=sharedSecret} at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1699) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1683) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2466) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] ... 64 common frames omitted org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:38.127 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:38.138 [qtp284059979-251] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:38.189 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 to='build/repo/k0t49prg-ps0h6-local-src', fromRepoLocalSync=true 07:38:38.196 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.139.xml.gz 07:38:38.196 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.139.xml.gz 07:38:38.214 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:38.303 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:38.304 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=162 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:38.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=12, revision=14 07:38:38.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=14, revision=-1 07:38:38.345 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:38.346 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:38.358 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:38.386 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.139.xml.gz 07:38:38.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=139 repoFileDtos.size=0 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:38.394 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [28c42f4c]getCloseDeferredMillis: closeDeferredMillis=20000 07:38:38.398 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [28c42f4c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:38.401 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:38.465 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:38.481 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:38:38.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=16 07:38:38.598 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:38.684 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:38.717 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:38.732 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=14, revision=16 07:38:38.865 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:38.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=14, revision=16 07:38:38.876 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:38.953 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:38.947 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:38.964 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:39.013 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:38:39.027 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:39.093 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:39.114 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:38:39.115 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:39.191 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [85a7ec0]initPersistenceManagerFactory: repositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d 07:38:39.198 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [85a7ec0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28539 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:39.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=18 07:38:39.285 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:39.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=103.2 MiB, available=352.3 MiB 07:38:39.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:39.414 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:39.434 [qtp284059979-251] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:39.482 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:39.510 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=-1, revision=163 org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT 07:38:39.555 [Test worker] WARN o.s.t.BrokenSignatureIT - mockUp.tearDown() failed: java.lang.NullPointerException java.lang.NullPointerException: null at mockit.internal.state.MockClasses.removeMock(MockClasses.java:128) ~[jmockit-1.24.jar:na] at mockit.MockUp.tearDown(MockUp.java:385) ~[jmockit-1.24.jar:na] at org.subshare.test.BrokenSignatureIT.after(BrokenSignatureIT.java:96) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.invokeExplosively(JUnit4TestRunnerDecorator.java:44) [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.RunAfters.evaluate(RunAfters.java:33) [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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:39.594 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:38:39.605 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:39.699 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:39.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=16, revision=18 07:38:39.708 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=18, revision=-1 07:38:39.742 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:39.742 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:39.771 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:39.880 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:39.907 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:38:40.062 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=20 07:38:40.063 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:40.073 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:40.214 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:40.308 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:40.315 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=18, revision=20 07:38:40.453 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:40.477 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=18, revision=20 07:38:40.478 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=20, revision=-1 07:38:40.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:40.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:40.574 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:40.650 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:40.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:38:40.680 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:38:40.863 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50b7f4f452f805a2757da42a7f063b02df325cef' to.sha1='6f4019a23440910194ed4de74d3435e2a779668c'): /1 {11 11ä11#+} 1/a org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:38:40.928 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3210ba0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' 07:38:40.936 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3210ba0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:40.961 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc] 07:38:40.996 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:38:41.001 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:38:41.002 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:36353' serverPath='/218a1639-d585-4993-b141-86c08b252a2c' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, invitation=true] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:41.020 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=23 07:38:41.020 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:40.223 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=2, cryptoConfigPropSetDtos.size=0 07:38:41.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=100.6 MiB, available=354.9 MiB 07:38:41.029 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=141, revision=163 07:38:41.128 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:38:41.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms. 07:38:41.158 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:41.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 3 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:41.164 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:41.191 [qtp284059979-251] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:41.202 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:41.205 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. 07:38:41.230 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:41.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 07:38:41.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:38:41.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. 07:38:41.273 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:41.282 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:41.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=20, revision=23 07:38:41.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=23, revision=-1 07:38:41.382 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:41.452 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:41.617 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc] 07:38:41.651 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:38:41.683 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:41.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:38:41.770 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:41.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:38:41.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=99.5 MiB, available=356.0 MiB 07:38:41.798 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:41.809 [qtp2139656363-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionSynced=141, revision=163 07:38:41.810 [qtp2139656363-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=163, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:41.864 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:41.864 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:41.874 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:41.875 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:41.883 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:41.884 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=181, revision=184 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:41.887 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:41.889 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FJAreDOTvETrSfbkazZVsQ/Lxe6g6Y-Lb8dc3d0i_76iA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:42.017 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184 07:38:42.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:38:42.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:38:42.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=99.6 MiB, available=355.9 MiB 07:38:42.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:38:42.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=99.6 MiB, available=355.9 MiB 07:38:42.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:43.050 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, invitation=false] 07:38:43.051 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, invitation=false, validTo=null] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:43.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=99.6 MiB, available=355.9 MiB 07:38:43.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.139.xml.gz 07:38:43.107 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:38:43.109 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:38:43.110 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:38:43.134 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:43.142 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:43.147 [qtp2139656363-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=162 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:43.183 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) 07:38:43.188 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:43.340 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:43.373 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=186 remoteFromLocalRevision=162 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:43.520 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:43.628 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142819 bytes in 1856 ms. path='/1 {11 11ä11#+} 1/a' 07:38:43.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=26 07:38:43.643 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 07:38:43.738 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:43.744 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=23, revision=26 07:38:43.793 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:43.794 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:43.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=23, revision=26 07:38:43.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:43.828 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:43.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:43.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:43.868 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:43.988 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:44.017 [qtp284059979-251] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:44.075 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, invitation=false] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:44.076 [qtp284059979-251] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:38:44.161 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:44.236 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:44.289 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbl-u1oz9-remote' 07:38:44.289 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbl-u1oz9-remote' locked successfully. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:44.363 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:44.420 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 from='build/repo/k0t49prg-ps0h6-local-src' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:44.434 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b977e85a51289533a5c27e3b3f92119444bc24be' to.sha1='79f8a40f075d4145d5ff31d74203041df9d26c73'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:44.443 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:44.447 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:44.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=31 07:38:44.492 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:44.619 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=186 07:38:44.652 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:44.652 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:44.671 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:38:44.671 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:38:44.679 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=186 07:38:44.687 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:44.687 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:44.704 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:44.704 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:44.708 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=184, revision=188 07:38:44.716 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 07:38:44.828 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:44.832 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=180, revision=188 07:38:44.910 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:44.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=180, revision=188 07:38:44.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=188, revision=-1 07:38:44.992 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:44.997 [qtp2139656363-71] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 transaction.localRevision=168 remoteFromLocalRevision=186 07:38:45.102 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:45.212 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:45.216 [qtp284059979-251] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:45.281 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:45.419 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:45.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=26, revision=31 07:38:45.438 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=31, revision=-1 07:38:45.479 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:45.553 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:45.576 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:45.607 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:45.659 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:45.681 [Test worker] 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' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:45.700 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:38:45.768 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:45.805 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:45.823 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:45.852 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:45.854 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FJAreDOTvETrSfbkazZVsQ/gi33lg2AR9kzIli2i4G_Lw' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:45.914 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:38:45.966 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:38:46.087 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:38:46.153 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:38:46.225 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:38:46.296 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:38:46.351 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:38:46.402 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:38:46.452 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:46.456 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:46.501 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 464609 bytes in 820 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:46.508 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:46.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=34 07:38:46.518 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:46.560 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:46.617 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:46.630 [qtp284059979-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=31, revision=34 07:38:46.650 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:46.663 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=31, revision=34 07:38:46.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=34, revision=-1 07:38:46.703 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:46.703 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:46.759 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:46.802 [qtp284059979-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:38:46.809 [qtp284059979-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:46.833 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:46.889 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:46.906 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:46.924 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:38:46.979 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:38:47.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4a13905334dd83433e047e4224b67e07e57e134a' to.sha1='0ec5fed05e4970839297e4398060cbde6fd15e74'): /1 {11 11ä11#+} 1/c 07:38:47.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=39 07:38:47.080 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:47.137 [qtp316919383-154] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:47.166 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:47.182 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]initPersistenceManagerFactory: repositoryId=218a1639-d585-4993-b141-86c08b252a2c 07:38:47.183 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2893 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:47.188 [qtp284059979-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:38:47.221 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:47.223 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]getCloseDeferredMillis: closeDeferredMillis=20000 07:38:47.224 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:47.262 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:47.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=34, revision=39 07:38:47.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=39, revision=-1 07:38:47.314 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:47.348 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:47.380 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:38:47.388 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:38:47.518 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:47.602 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:47.618 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:47.636 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:47.640 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:47.641 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FJAreDOTvETrSfbkazZVsQ/VXVOGwqbM_V-HCMliKdZHA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:38:47.787 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:47.802 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:47.806 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:47.852 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 429944 bytes in 464 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:47.866 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:47.869 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=42 07:38:47.871 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:47.875 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 to='build/repo/k0t49prg-ps0h6-local-src', fromRepoLocalSync=false 07:38:47.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:38:47.876 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:38:47.892 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:47.909 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=168 07:38:47.913 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:47.931 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:47.933 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c renewalDateTime=2019-09-21T06:08:47.844Z expiryDateTime=2019-09-21T06:38:47.844Z org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:47.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:47.954 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:47.958 [qtp284059979-251] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:47.965 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:47.992 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:48.004 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=39, revision=42 07:38:48.005 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:48.008 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:48.054 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:38:48.076 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=f3642ef8-d949-4bc9-9540-46dc184b095d to='build/repo/k0t4gc2h-sgo7m-local-dest', fromRepoLocalSync=true 07:38:48.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.-1.xml.gz 07:38:48.080 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.-1.xml.gz 07:38:48.092 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f3642ef8-d949-4bc9-9540-46dc184b095d ('build/repo/k0t4gc2h-sgo7m-local-dest') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:48.119 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:48.120 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:48.132 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:48.179 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:38:48.197 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:48.240 [qtp284059979-251] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:38:48.242 [qtp284059979-251] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:38:48.337 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:48.359 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=159 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:48.375 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:38:48.387 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:38:48.387 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:38:48.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b1fa5d5ae6b367479bc9a7f0103198f84bc0d30b' to.sha1='261c792f1f0fa055aa871639cac334599b039d9f'): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:48.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=99.6 MiB, available=355.9 MiB 07:38:48.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:48.548 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=47 07:38:48.549 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:48.558 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:48.579 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=-1, revision=169 07:38:48.607 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 07:38:48.634 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:38:48.614 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:48.642 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:48.648 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:48.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:48.651 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:48.683 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:38:48.701 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.-1.xml.gz 07:38:48.701 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:48.801 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:48.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=42, revision=47 07:38:48.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=47, revision=-1 07:38:48.887 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:48.989 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:49.004 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:38:49.009 [Test worker] 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' 07:38:49.113 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:49.138 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:49.142 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:49.143 [qtp284059979-557] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TnibhBRfZSYj0cPpR0Pg2A/q71Q0A4jj_vWGoTAarWjAQ/XwAmeZX2t2Ze76vv0u66kw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:49.202 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=98.9 MiB, available=356.6 MiB 07:38:49.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=163, revision=169 07:38:49.217 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:49.496 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:49.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=93.3 MiB, available=362.2 MiB 07:38:49.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:38:49.555 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:49.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 232922 bytes in 546 ms. path='/2/1 {11 11ä11#+} 1/a' 07:38:49.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=50 07:38:49.576 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:49.616 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:49.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:38:49.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=98.9 MiB, available=356.6 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:49.676 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:49.681 [qtp284059979-251] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:49.700 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:49.705 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionSynced=163, revision=169 07:38:49.706 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=169, revision=-1 07:38:49.744 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:49.743 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:49.753 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=47, revision=50 07:38:49.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:49.755 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d, this.localRepositoryRevisionInProgress=-1, revision=161 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:49.760 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:49.760 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:49.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=191 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:49.798 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:49.798 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:49.824 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:49.837 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:49.854 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:38:49.857 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:49.877 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:49.886 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:49.938 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:49.986 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:38:50.038 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:38:50.140 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3411a8b7459bb2f790cbb6b7a76b0d664607a2cd' to.sha1='806d3538d03463f6af003f114443d101cca77a2a'): /2/1 {11 11ä11#+} 1/b 07:38:50.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=55 07:38:50.206 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 07:38:50.346 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:50.352 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:49.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:38:50.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=98.7 MiB, available=356.8 MiB 07:38:50.357 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:50.500 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:50.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=50, revision=55 07:38:50.515 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=55, revision=-1 07:38:50.566 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:50.582 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:50.645 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:50.677 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:38:50.760 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:50.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.3 MiB, available=357.2 MiB 07:38:50.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:51.116 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:51.139 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:51.155 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:51.164 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TnibhBRfZSYj0cPpR0Pg2A/q71Q0A4jj_vWGoTAarWjAQ/vp2FFtww964YuLvElTOg1g' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:38:51.241 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:50.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=46, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=2, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=3, userIdentityLinkDtos.size=9, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:38:51.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=91.6 MiB, available=363.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:51.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=98.3 MiB, available=357.2 MiB 07:38:51.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:38:51.336 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:38:51.337 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:38:51.337 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:51.342 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=161 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:51.358 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:51.371 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=168 07:38:51.417 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:51.438 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=193 remoteFromLocalRevision=168 07:38:51.823 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 from='build/repo/k0t49prg-ps0h6-local-src' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' 07:38:51.895 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=186 localRepositoryRevisionInProgress=193 07:38:51.915 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:51.917 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:51.920 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:38:51.931 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:38:51.939 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=193 07:38:51.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:51.978 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:51.992 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:38:51.995 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:38:51.999 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=191, revision=195 07:38:52.036 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=195 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:38:51.524 [closeDeferredTimer-b5caab0-6i] INFO c.c.c.l.LocalRepoManagerImpl - [b5caab0]_close: Shutting down real LocalRepoManager. 07:38:52.131 [closeDeferredTimer-6488e919-1] INFO c.c.c.l.LocalRepoManagerImpl - [6488e919]_close: Shutting down real LocalRepoManager. 07:38:52.128 [closeDeferredTimer-38b41d0f-1] INFO c.c.c.l.LocalRepoManagerImpl - [38b41d0f]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:52.174 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:52.183 [qtp2139656363-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=188, revision=195 07:38:52.222 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:52.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=188, revision=195 07:38:52.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=195, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:52.257 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:52.270 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:52.281 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 983068 bytes in 1519 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:52.285 [qtp2139656363-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 transaction.localRevision=174 remoteFromLocalRevision=193 07:38:52.294 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:52.309 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:52.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=58 07:38:52.318 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 07:38:52.437 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:52.465 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=55, revision=58 07:38:52.490 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:52.504 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=55, revision=58 07:38:52.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:52.568 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:52.626 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 07:38:52.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:52.656 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:52.685 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:52.750 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 renewalDateTime=2019-09-21T06:06:42.068Z expiryDateTime=2019-09-21T06:36:42.068Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:52.766 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:38:52.769 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:52.776 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:52.785 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:52.796 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:52.797 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:52.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:52.854 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:52.855 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 07:38:52.905 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:38:52.908 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 84c32b6f-3fef-4333-8fd8-64ea9950d943 ('build/repo/k0t4dfuz-twmjc-local-dest') 07:38:52.920 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:52.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:52.950 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:52.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:38:53.053 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0208523b68e15fa72af7bc78b266a4e66f6f3e24' to.sha1='158c385d028c404b1e5a6bf38c1b8d776b545eb1'): /2/a 07:38:53.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=63 07:38:53.111 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 07:38:53.256 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:53.262 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=58, revision=63 07:38:53.433 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:53.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=58, revision=63 07:38:53.452 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=63, revision=-1 07:38:53.494 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:53.545 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:53.586 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:38:53.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:38:53.736 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:53.748 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:53.755 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:53.756 [qtp284059979-557] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TnibhBRfZSYj0cPpR0Pg2A/QPowqpT-zn9D66sj2oMVkA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:53.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=84c32b6f-3fef-4333-8fd8-64ea9950d943 to='build/repo/k0t4dfuz-twmjc-local-dest', fromRepoLocalSync=true 07:38:53.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.138.xml.gz 07:38:53.882 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.138.xml.gz 07:38:53.901 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:53.972 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=174 07:38:53.989 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:54.008 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.138.xml.gz 07:38:54.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=138 repoFileDtos.size=3 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:54.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms. 07:38:54.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:54.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=100.6 MiB, available=354.9 MiB 07:38:54.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:54.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:54.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:38:54.566 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:54.569 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:54.569 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:54.573 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:54.579 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:54.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:54.584 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionInProgress=-1, revision=175 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:54.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:54.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:54.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:54.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:54.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:54.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:54.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:54.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:54.629 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:54.629 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:54.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:38:54.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:54.643 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:54.647 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:54.647 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:54.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:54.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:54.668 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:54.668 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:54.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:54.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:54.687 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:54.688 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:54.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:38:54.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:54.711 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:54.711 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:54.720 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:54.720 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:54.724 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:54.733 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=gJg2sOnfVGJVJrJbcIDbaQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:54.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=2, cryptoConfigPropSetDtos.size=0 07:38:55.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=100.4 MiB, available=355.1 MiB 07:38:55.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=140, revision=175 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:55.228 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) 07:38:55.238 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 07:38:55.239 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:55.397 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 07:38:55.404 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms. 07:38:55.428 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:55.429 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. 07:38:55.450 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:55.451 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. 07:38:55.475 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:55.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 07:38:55.486 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:55.487 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. 07:38:55.902 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:55.982 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:56.052 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 526427 bytes in 2450 ms. path='/2/a' 07:38:56.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=66 07:38:56.067 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 07:38:56.150 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:56.154 [qtp284059979-251] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:56.157 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[id=3]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} 07:38:56.159 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:38:56.168 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] via PGP-key[s] for UserRepoKeyPublicKey[id=4]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} 07:38:56.170 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] 07:38:56.171 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) 07:38:56.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:56.321 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:56.327 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=63, revision=66 07:38:56.327 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:55.902 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:38:56.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=100.2 MiB, available=355.3 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:56.385 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:38:56.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:38:56.421 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:56.449 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:38:56.452 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:56.480 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:56.484 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionSynced=140, revision=175 07:38:56.484 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionInProgress=175, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:56.540 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:56.541 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:56.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:56.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:38:56.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=132, revision=135 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:56.662 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:56.666 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:56.734 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:38:56.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:56.826 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:56.830 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.remoteRepositoryRevisionSynced=130, revision=135 07:38:56.861 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:56.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=91.9 MiB, available=363.6 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:56.873 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=130, revision=135 07:38:56.873 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=135, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:56.876 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8edd21ef192848578ee3b00b73306056a5e82dbf' to.sha1='681cb721f2c5da9622bd6a6cf8a769e00ca506df'): /3 + &#ä/5/h 07:38:56.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=71 07:38:56.956 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 07:38:57.050 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:57.055 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:38:57.089 [closeDeferredTimer-5391cdb-7u] INFO c.c.c.l.LocalRepoManagerImpl - [5391cdb]_close: Shutting down real LocalRepoManager. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:57.116 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:57.121 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=66, revision=71 07:38:57.121 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=71, revision=-1 07:38:57.163 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:57.214 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:57.294 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:38:57.332 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:56.879 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:38:56.879 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:38:57.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=100.4 MiB, available=355.1 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:38:57.634 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:57.686 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:57.695 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:57.701 [qtp284059979-251] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0QUAe-NFw3fJ76OpYRBfZw/KHOFnDg4_Bd1ielolD91mA/b2Zv6AtiDFUnYHkieqfWPg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:57.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:38:57.917 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=100.4 MiB, available=355.1 MiB 07:38:57.922 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:38:58.243 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=100.4 MiB, available=355.1 MiB 07:38:58.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.138.xml.gz 07:38:58.246 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:38:58.250 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:58.294 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:38:58.411 [closeDeferredTimer-28c42f4c-1] INFO c.c.c.l.LocalRepoManagerImpl - [28c42f4c]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:58.534 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:58.584 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:58.605 [qtp316919383-154] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d, this.localRepositoryRevisionSynced=-1, revision=161 07:38:58.605 [qtp316919383-154] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d, this.localRepositoryRevisionInProgress=161, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:58.628 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:58.639 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:58.640 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:38:58.640 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:58.648 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=gJg2sOnfVGJVJrJbcIDbaQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} 07:38:58.652 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:38:58.679 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:58.730 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7edfe735c81e6e369e9996ee453614b90ca46f9d' to.sha1='910949f48150f4ef9a432cb5f9af8ab55d81f390'): /2/new-file org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:58.790 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:38:58.795 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:58.917 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:58.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:38:58.968 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:59.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/2/new-file' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:59.103 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:59.115 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:59.118 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jSHxDnCFB0Gqkgt86PotXg/hClQW1-NUVcLuPa3ycSS9Q' offset=0 07:38:59.148 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:59.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:38:59.427 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:59.429 [qtp2139656363-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jSHxDnCFB0Gqkgt86PotXg/hClQW1-NUVcLuPa3ycSS9Q' offset=1048576 07:38:59.441 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:59.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:38:59.722 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:59.725 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jSHxDnCFB0Gqkgt86PotXg/hClQW1-NUVcLuPa3ycSS9Q' offset=2097152 07:38:59.770 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:38:59.816 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:38:59.869 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:38:59.875 [qtp316919383-154] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:38:59.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:39:00.044 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:00.045 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jSHxDnCFB0Gqkgt86PotXg/hClQW1-NUVcLuPa3ycSS9Q' offset=3145728 07:39:00.054 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:00.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:39:00.317 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:00.318 [qtp2139656363-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jSHxDnCFB0Gqkgt86PotXg/hClQW1-NUVcLuPa3ycSS9Q' offset=4194304 07:39:00.326 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:00.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:00.565 [qtp316919383-154] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:00.610 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:00.612 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jSHxDnCFB0Gqkgt86PotXg/hClQW1-NUVcLuPa3ycSS9Q' offset=5242880 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:00.613 [qtp316919383-154] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:00.627 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:00.692 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:00.700 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=-1, revision=6 07:39:00.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=6, revision=-1 07:39:00.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:39:00.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:00.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 07:39:00.862 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 29116 bytes in 1781 ms. path='/2/new-file' 07:39:00.937 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_0 into destFile new-file 07:39:00.938 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_mh34 into destFile new-file 07:39:00.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_18y68 into destFile new-file 07:39:00.941 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1vf9c into destFile new-file 07:39:00.942 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_2hwcg into destFile new-file 07:39:00.944 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_34dfk into destFile new-file 07:39:01.148 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="0f5a1c0f-89b5-4452-92f6-845527eed362"] on repo=84c32b6f-3fef-4333-8fd8-64ea9950d943 07:39:01.203 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:01.220 [qtp2139656363-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 localRepositoryRevisionSynced=174 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:01.282 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:01.315 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:01.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=91.7 MiB, available=363.8 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:01.341 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=148 remoteFromLocalRevision=174 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:01.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:01.503 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:01.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=91.7 MiB, available=363.8 MiB 07:39:01.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:02.211 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=84c32b6f-3fef-4333-8fd8-64ea9950d943 from='build/repo/k0t4dfuz-twmjc-local-dest' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:02.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=91.5 MiB, available=364.0 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:02.240 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:02.244 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:02.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.-1.xml.gz 07:39:02.256 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:39:02.262 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:02.345 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=148 07:39:02.373 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:02.374 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:02.388 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:39:02.388 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:39:02.411 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=148 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:02.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:02.458 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:02.458 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:02.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:02.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:02.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=150 07:39:02.500 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:02.748 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:02.759 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:02.765 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.remoteRepositoryRevisionSynced=135, revision=150 07:39:02.820 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:02.830 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:02.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=135, revision=150 07:39:02.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=150, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:02.953 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:02.974 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:02.979 [qtp2139656363-275] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 transaction.localRevision=181 remoteFromLocalRevision=148 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:02.981 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:03.012 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:03.089 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:03.140 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=84c32b6f-3fef-4333-8fd8-64ea9950d943 to='build/repo/k0t4dfuz-twmjc-local-dest', fromRepoLocalSync=false 07:39:03.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:39:03.141 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:39:03.167 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:03.170 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 07:39:03.182 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:39:03.183 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:39:03.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04f758ba0c242cb47057c3b0a58026b2c8945e13' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:03.453 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 localRepositoryRevisionSynced=174 localRepositoryRevisionInProgress=181 07:39:03.457 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:03.470 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:03.482 [qtp284059979-251] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:03.560 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 992172 bytes in 6228 ms. path='/3 + &#ä/5/h' 07:39:03.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=74 07:39:03.585 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 07:39:03.684 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:03.688 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=71, revision=74 07:39:03.757 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:03.757 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:03.763 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=71, revision=74 07:39:03.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=74, revision=-1 07:39:03.804 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:03.804 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:03.826 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:03.842 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:03.857 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:39:03.860 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:03.926 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:03.930 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:03.936 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CxJ2tM-cZZMRydJmg5rv8g/r2Mp6afi-57vqhGhnqH1-Q' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:04.012 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:03.471 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:39:04.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=107.1 MiB, available=348.4 MiB 07:39:04.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:04.046 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:04.079 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:04.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:04.089 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionInProgress=-1, revision=182 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:04.091 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:04.119 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 113300 bytes in 277 ms. path='/1 {11 11ä11#+} 1/a' 07:39:04.207 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:04.209 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:04.216 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='20ebe8d1b6691a3366645cef4a0b3308780fd9e6' to.sha1='69097d4068273cc4376315a07375fc85973c277e'): /3 + &#ä/5/i org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:04.229 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:04.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:04.252 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=79 07:39:04.252 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:04.392 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:04.396 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:04.406 [qtp284059979-31] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=74, revision=79 07:39:04.469 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:04.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:04.482 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=74, revision=79 07:39:04.482 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=79, revision=-1 07:39:04.531 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:04.732 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:04.728 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9e5e0429d79ba5c1c94252379a7708bb01a17b9' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:04.801 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:04.828 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=105.5 MiB, available=350.0 MiB 07:39:04.834 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=175, revision=182 07:39:04.852 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:04.860 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:04.954 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:04.975 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:04.986 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:04.989 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:04.990 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0QUAe-NFw3fJ76OpYRBfZw/KHOFnDg4_Bd1ielolD91mA/HXi-Nny4iwXMquYwO9oejQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:05.048 [Test worker] 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' 07:39:05.090 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:05.093 [qtp316919383-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CxJ2tM-cZZMRydJmg5rv8g/a_rF5yXmCU29sEKrFqkZcw' offset=0 07:39:05.109 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:05.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:39:05.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 67472 bytes in 104 ms. path='/1 {11 11ä11#+} 1/b' 07:39:05.253 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:04.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:39:05.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=105.2 MiB, available=350.3 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:05.357 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:05.374 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:05.379 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionSynced=175, revision=182 07:39:05.379 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.localRepositoryRevisionInProgress=182, revision=-1 07:39:05.465 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:05.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:05.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:05.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:05.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=153 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:05.501 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:05.560 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4978f08fd573b5d41014fad66e449ff3f0230d1' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:05.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 07:39:05.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:05.653 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:05.653 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:05.785 [Test worker] 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' 07:39:05.816 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:05.817 [qtp316919383-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CxJ2tM-cZZMRydJmg5rv8g/9OUJNFID-E4Z6-DqnOnUEA' offset=0 07:39:05.827 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:05.923 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:05.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:39:05.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=105.1 MiB, available=350.4 MiB 07:39:05.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:06.010 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 644746 bytes in 225 ms. path='/1 {11 11ä11#+} 1/c' 07:39:06.077 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:06.157 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:06.158 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:06.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 329850 bytes in 1409 ms. path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:06.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=105.1 MiB, available=350.4 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:06.297 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=82 07:39:06.298 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:06.306 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:06.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:06.436 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='20a99384c92b99bc30b11d53e38ee9bfcdc280a7' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:06.463 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:06.470 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=79, revision=82 07:39:06.566 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:06.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=79, revision=82 07:39:06.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:06.575 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d 07:39:06.586 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a' 07:39:06.611 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:06.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:06.616 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:06.616 [qtp316919383-154] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1J34yR7QNaZoscf6tpP6_A/3ucWNWm7R_M8W9NNB1UFsw/4Up9vha0QwoXM43TjF6G4g' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:06.642 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:06.643 [qtp316919383-154] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:06.721 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:39:06.734 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:39:06.765 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:06.885 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:06.900 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=105.0 MiB, available=350.5 MiB 07:39:06.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:39:06.904 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:39:06.904 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:39:06.930 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:06.942 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 localRepositoryRevisionSynced=181 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:06.945 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:06.969 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:06.966 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:06.994 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=155 remoteFromLocalRevision=181 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:07.048 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='183751955864894730711718c518f33f63e8b7f3' to.sha1='6290dd9ffde9a5f7e59c8b51077f687ee62eb0d1'): /3 + &#ä/aa org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:07.084 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:07.085 [qtp316919383-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1J34yR7QNaZoscf6tpP6_A/3ucWNWm7R_M8W9NNB1UFsw/4Up9vha0QwoXM43TjF6G4g' offset=1048576 07:39:07.097 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:07.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=87 07:39:07.114 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:07.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:39:07.200 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 476280 bytes in 614 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:07.208 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:07.213 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:07.280 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:39:07.288 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:07.294 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:07.306 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:07.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=82, revision=87 07:39:07.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=87, revision=-1 07:39:07.350 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:07.392 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:07.397 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d 07:39:07.493 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:07.497 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:07.574 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='631a1a706d2bd953d119c1d15ecc146ea9f1e6b0' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:07.576 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:39:07.622 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:07.629 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:07.632 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:07.633 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0QUAe-NFw3fJ76OpYRBfZw/3QJtxmsy40U0Mtp98gxgUg' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:07.653 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d 07:39:07.729 [Test worker] 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' 07:39:07.774 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:07.775 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1J34yR7QNaZoscf6tpP6_A/3ucWNWm7R_M8W9NNB1UFsw/KlOfkYHhFbvSbY36B8r7ew' offset=0 07:39:07.788 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:07.824 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:07.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42004 bytes in 334 ms. path='/3 + &#ä/aa' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:07.921 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:07.923 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=90 07:39:07.924 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:08.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 823428 bytes in 279 ms. path='/2/1 {11 11ä11#+} 1/b' 07:39:08.043 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:08.061 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:08.065 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=87, revision=90 07:39:08.106 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:08.113 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:08.118 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=87, revision=90 07:39:08.119 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=90, revision=-1 07:39:08.158 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:08.158 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:08.180 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:08.186 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:08.207 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:39:08.210 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:08.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0bc7b79860c6b6b12f72605c782c8aba443aa89' to.sha1=''): /2/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:08.544 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:08.551 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d 07:39:08.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:08.564 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:08.580 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:08.581 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1J34yR7QNaZoscf6tpP6_A/Q_R-mvzpSzjSc4iE7ep6hA' offset=0 07:39:08.591 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:08.613 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:39:08.634 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:08.643 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:39:08.684 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 198048 bytes in 128 ms. path='/2/a' 07:39:08.717 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:08.718 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c15bd19854c4cc74f3a73d5a9a569b094277b68' to.sha1='fa675e81cd677fb40dc031e8b5cc9bd1d2c57bfc'): /3 + &#ä/bb 07:39:08.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=95 07:39:08.757 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:08.807 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d 07:39:08.895 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:08.897 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:08.898 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:08.915 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=90, revision=95 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:08.975 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dda7f78311d01692fec6be4c4ae8c15afb384fa9' to.sha1=''): /3 + &#ä/5/h org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:08.975 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:08.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=90, revision=95 07:39:08.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=95, revision=-1 07:39:09.019 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:09.080 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:09.080 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d 07:39:09.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:09.168 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:09.189 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:09.190 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/lqerG_SGw80nx11yi4Rypg/J1DXJ_cM-5U0zXnSr1kMwQ' offset=0 07:39:09.202 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:09.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:39:09.276 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183512 bytes in 116 ms. path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:09.341 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:09.374 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:09.478 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:09.498 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:09.502 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:09.506 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:09.510 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0QUAe-NFw3fJ76OpYRBfZw/9AhI345_sL9a8IQJJokEjQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:09.593 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:39:09.679 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4fd4723bfb84e33bf2090cd66e285bcbb3304e3f' to.sha1=''): /3 + &#ä/5/i 07:39:09.855 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d 07:39:09.931 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:09.959 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:09.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=84c32b6f-3fef-4333-8fd8-64ea9950d943 from='build/repo/k0t4dfuz-twmjc-local-dest' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:09.974 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:09.975 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/lqerG_SGw80nx11yi4Rypg/mGmm2dRHKSRbVUfLguKtpQ' offset=0 07:39:09.986 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:10.031 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=155 07:39:10.038 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:10.039 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:10.041 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:39:10.041 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:39:10.049 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=155 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:10.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 07:39:10.152 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 503010 bytes in 221 ms. path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:10.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:10.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:10.207 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:10.207 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4dfuz-twmjc-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:10.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=153, revision=157 07:39:10.214 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:10.271 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:10.318 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:10.323 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943, this.remoteRepositoryRevisionSynced=150, revision=157 07:39:10.391 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:10.397 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:10.400 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=150, revision=157 07:39:10.400 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=157, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:10.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:10.513 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:10.517 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=84c32b6f-3fef-4333-8fd8-64ea9950d943 transaction.localRevision=187 remoteFromLocalRevision=155 07:39:10.646 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:10.646 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9623532a307b7353a408ce9054ed5adef5ba5443' to.sha1=''): /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:10.652 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:10.736 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:10.738 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:10.779 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:10.822 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:10.829 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:10.834 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 474587 bytes in 1493 ms. path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:10.850 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 renewalDateTime=2019-09-21T06:04:15.554Z expiryDateTime=2019-09-21T06:34:15.554Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:10.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=98 07:39:10.857 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:10.865 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:10.868 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/_7DWzSzGoxzSK0mAwvUmCA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:10.871 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:10.876 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:10.879 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:10.884 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:10.884 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:10.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=197 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:10.937 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:10.949 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=195, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=197 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:10.984 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 211048 bytes in 155 ms. path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:10.990 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:10.999 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=95, revision=98 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:11.009 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:39:11.011 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bbf5acb3-8063-468e-bdcd-c5e626ae6a37 ('build/repo/k0t49prg-ps0h6-local-src') 07:39:11.023 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:11.030 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:11.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=95, revision=98 07:39:11.036 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:11.041 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:11.050 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:11.084 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:11.085 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:39:11.109 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:11.131 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:11.134 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:39:11.137 [qtp284059979-31] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:39:11.201 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:11.202 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:11.225 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:11.283 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:11.291 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89040b5b68ca2425bbb621730e7e7affbcea8e42' to.sha1=''): /3 + &#ä/bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:11.369 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:11.382 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d 07:39:11.466 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:11.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f88c591f881e5cb8088b0959fec5cf1712eb3676' to.sha1='0d94cadf8118b0dad99fad08b8dbe6a78a53ca65'): /3 + &#ä/cc org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:11.493 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:11.494 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/myJzhDLVHP79ETh_HlknbQ' offset=0 07:39:11.504 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:11.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=103 07:39:11.509 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:11.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:39:11.548 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42120 bytes in 82 ms. path='/3 + &#ä/bb' 07:39:11.591 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:11.614 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:11.617 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=98, revision=103 07:39:11.669 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:11.670 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:11.674 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=98, revision=103 07:39:11.675 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=103, revision=-1 07:39:11.716 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:11.752 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:11.768 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:11.789 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fbc9cc94a11b0cbb56beb30d30b4081aba303262' to.sha1=''): /3 + &#ä/cc org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:11.790 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:39:11.872 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:11.877 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d 07:39:11.881 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:39:11.910 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:11.912 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/VeuQODzy39bqV3IKyAXmQw' offset=0 07:39:11.926 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:12.047 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:12.062 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:12.066 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:12.067 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0QUAe-NFw3fJ76OpYRBfZw/eoll1685iByaG6l91dkWvQ' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:12.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 07:39:12.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 160556 bytes in 272 ms. path='/3 + &#ä/cc' 07:39:12.225 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:12.284 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:12.302 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:12.305 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:12.370 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:39:12.457 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46090231528171b82d61593dba86408b5d9a37f8' to.sha1=''): /3 + &#ä/dd 07:39:12.501 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d 07:39:12.565 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:39:12.593 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:12.597 [qtp316919383-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eGx4KZ2nVzo4xyXjdqHgRw/u0mWyypPP8ixjvW1u_VFCQ' offset=0 07:39:12.606 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:12.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 07:39:12.643 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19300 bytes in 77 ms. path='/3 + &#ä/dd' 07:39:12.742 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:39:12.805 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="218a1639-d585-4993-b141-86c08b252a2c"] on repo=f3642ef8-d949-4bc9-9540-46dc184b095d 07:39:12.871 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:12.916 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d localRepositoryRevisionSynced=159 07:39:12.922 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:12.945 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=98 remoteFromLocalRevision=159 07:39:13.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f3642ef8-d949-4bc9-9540-46dc184b095d from='build/repo/k0t4gc2h-sgo7m-local-dest' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' 07:39:13.045 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:13.049 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:13.127 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=98 07:39:13.147 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 07:39:13.152 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:13.152 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:13.170 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:39:13.171 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:39:13.193 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=98 07:39:13.215 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:13.215 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:13.237 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=gJg2sOnfVGJVJrJbcIDbaQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:13.540 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 to='build/repo/k0t49prg-ps0h6-local-src', fromRepoLocalSync=true 07:39:13.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.168.xml.gz 07:39:13.548 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.168.xml.gz org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:13.572 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:13.579 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:13.580 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:13.581 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:13.582 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:13.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=100 07:39:13.600 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 07:39:13.629 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) 07:39:13.629 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:13.631 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=187 07:39:13.640 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:13.652 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.168.xml.gz org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:13.733 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:13.755 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d, this.remoteRepositoryRevisionSynced=6, revision=100 07:39:13.766 [qtp316919383-254] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) 07:39:13.798 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:13.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=6, revision=100 07:39:13.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=100, revision=-1 07:39:13.893 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:13.904 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d transaction.localRevision=166 remoteFromLocalRevision=98 07:39:13.953 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:13.960 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=f3642ef8-d949-4bc9-9540-46dc184b095d to='build/repo/k0t4gc2h-sgo7m-local-dest', fromRepoLocalSync=false 07:39:13.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:39:13.961 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:13.972 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:13.977 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:14.056 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 614828 bytes in 2184 ms. path='/3 + &#ä/cc' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:14.063 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=166 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:14.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=106 07:39:14.101 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:14.112 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:14.218 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:14.225 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=103, revision=106 07:39:14.315 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:14.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=103, revision=106 07:39:14.325 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:13.652 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=168 repoFileDtos.size=0 07:39:14.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=106.8 MiB, available=348.7 MiB 07:39:14.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:14.373 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:14.373 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:14.392 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:14.396 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:14.406 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=-1, revision=188 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:14.420 [qtp284059979-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:39:14.422 [qtp284059979-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:39:14.477 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:14.516 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:14.522 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:14.525 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:14.555 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:14.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:14.564 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c53d04f6db35937534e59a076cdc728be34f6fff' to.sha1='ff2f70257f2481a0964a610c4526df9747576365'): /3 + &#ä/dd 07:39:14.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=111 07:39:14.607 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 07:39:14.725 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:14.732 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=106, revision=111 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:14.769 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:14.805 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:14.817 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=106, revision=111 07:39:14.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=111, revision=-1 07:39:14.861 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:14.990 [qtp284059979-31] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:15.018 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:39:15.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:14.120 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:39:14.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:39:15.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=104.5 MiB, available=351.0 MiB 07:39:15.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:39:15.212 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:15.262 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d, this.localRepositoryRevisionInProgress=-1, revision=167 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:15.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=106.5 MiB, available=349.0 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:15.321 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:15.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=169, revision=188 07:39:15.332 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:15.342 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:15.354 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:15.376 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0QUAe-NFw3fJ76OpYRBfZw/GEMvnNy38CoV5E4_LeJkOA' offset=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:15.438 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 07:39:15.575 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:15.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=6, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:15.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:39:15.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=106.2 MiB, available=349.3 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:15.789 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:15.816 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:15.820 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionSynced=169, revision=188 07:39:15.820 [qtp2139656363-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=188, revision=-1 07:39:15.900 [qtp2139656363-30] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:15.902 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 277640 bytes in 785 ms. path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:15.912 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:15.912 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:15.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=197, revision=200 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:15.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=114 07:39:15.919 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:16.002 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=195, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=200 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:16.025 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:16.031 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=111, revision=114 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:16.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:16.069 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:16.076 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:16.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=111, revision=114 07:39:16.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=114, revision=-1 07:39:16.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:16.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:16.245 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:16.313 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:39:16.319 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:39:16.362 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:16.400 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="e719a9e8-d09d-44c0-9901-d12cf4ed0c01"] on repo=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 07:39:16.431 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:39:16.476 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 localRepositoryRevisionSynced=8 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:16.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=104.3 MiB, available=351.2 MiB 07:39:16.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=161, revision=167 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:16.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:16.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:16.582 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=gJg2sOnfVGJVJrJbcIDbaQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} 07:39:16.585 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) 07:39:16.585 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 07:39:16.586 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 07:39:16.586 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:39:16.586 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=4]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:16.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:39:16.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=106.2 MiB, available=349.3 MiB 07:39:16.749 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:16.867 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:16.867 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:17.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=119 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:17.063 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:16.586 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) 07:39:16.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:39:17.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=104.3 MiB, available=351.2 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:17.083 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:17.118 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:17.132 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d, this.localRepositoryRevisionSynced=161, revision=167 07:39:17.132 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d, this.localRepositoryRevisionInProgress=167, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:17.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=106.2 MiB, available=349.3 MiB 07:39:17.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:17.194 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:17.226 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=gJg2sOnfVGJVJrJbcIDbaQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:17.239 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:17.252 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=114, revision=119 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:17.319 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:17.320 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:17.325 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=103 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:17.388 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:17.397 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=114, revision=119 07:39:17.397 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:17.414 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:17.469 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:17.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:39:17.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:17.504 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:17.517 [qtp284059979-152] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 transaction.localRevision=81 remoteFromLocalRevision=8 07:39:17.521 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:17.538 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=44d04329-4b19-4e86-82ed-864553c62cd5 from='https://localhost:46830/44d04329-4b19-4e86-82ed-864553c62cd5' toID=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 to='build/repo/k0t4fdn4-obetb-local-src', fromRepoLocalSync=false 07:39:17.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.null.xml.gz 07:39:17.551 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src/.subshare-repo/tmp/ChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.null.xml.gz 07:39:17.589 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:17.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=106.2 MiB, available=349.3 MiB 07:39:17.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.168.xml.gz 07:39:17.700 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:39:17.704 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:39:17.704 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:39:17.726 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:17.740 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=187 07:39:17.831 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:17.842 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81 07:39:17.874 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:17.878 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=202 remoteFromLocalRevision=187 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:17.886 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src/.subshare-repo/tmp/ChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.null.xml.gz 07:39:17.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:17.993 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:18.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=104.7 MiB, available=350.8 MiB 07:39:18.163 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:18.203 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:18.420 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:18.426 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:18.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=58.8 MiB, available=396.7 MiB 07:39:18.507 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:18.544 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:18.556 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:18.623 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=104.2 MiB, available=351.3 MiB 07:39:18.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:18.942 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.localRepositoryRevisionInProgress=-1, revision=82 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:18.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=104.1 MiB, available=351.4 MiB 07:39:18.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:39:18.970 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:39:18.970 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:39:18.970 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:39:18.985 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:18.997 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d localRepositoryRevisionSynced=166 07:39:19.003 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:19.018 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=105 remoteFromLocalRevision=166 07:39:19.022 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f3642ef8-d949-4bc9-9540-46dc184b095d from='build/repo/k0t4gc2h-sgo7m-local-dest' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' 07:39:19.088 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=105 07:39:19.094 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:19.094 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:19.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:39:19.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:39:19.102 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=105 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:19.102 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:19.117 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:19.212 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:19.213 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:19.225 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=gJg2sOnfVGJVJrJbcIDbaQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} 07:39:19.257 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:19.257 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4gc2h-sgo7m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:19.262 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=103, revision=107 07:39:19.269 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 07:39:19.285 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) 07:39:19.285 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:19.388 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 from='build/repo/k0t49prg-ps0h6-local-src' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' 07:39:19.416 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:19.420 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:19.420 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:19.425 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d, this.remoteRepositoryRevisionSynced=100, revision=107 07:39:19.430 [qtp316919383-254] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5f27726d (of bieber) 07:39:19.503 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:19.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=100, revision=107 07:39:19.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:19.513 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=193 localRepositoryRevisionInProgress=202 07:39:19.519 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:19.520 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:19.522 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:39:19.522 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:39:19.530 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=202 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:19.580 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:19.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:19.602 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:19.602 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:19.616 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:19.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:19.633 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:19.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=200, revision=204 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:19.653 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=f3642ef8-d949-4bc9-9540-46dc184b095d transaction.localRevision=172 remoteFromLocalRevision=105 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:19.653 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=195, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=204 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:19.702 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:19.717 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:19.740 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:19.745 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=195, revision=204 07:39:19.752 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:19.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=195, revision=204 07:39:19.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=204, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:19.795 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Alexander', 'Bieber', [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:19.797 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:19.804 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 transaction.localRevision=193 remoteFromLocalRevision=202 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:19.808 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Alexander', 'Bieber', [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:19.809 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:19.816 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:39:19.823 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:19.827 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:19.850 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:19.859 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:19.862 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:39:19.862 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/pubring.gpg' 07:39:19.864 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/secring.gpg' 07:39:19.865 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:19.881 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:20.013 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:20.070 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:20.081 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:20.119 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c renewalDateTime=2019-09-21T06:04:17.232Z expiryDateTime=2019-09-21T06:34:17.232Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:20.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=58.0 MiB, available=397.5 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:20.134 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:20.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.remoteRepositoryRevisionSynced=4, revision=82 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:20.152 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:20.178 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:20.178 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:20.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=183 07:39:20.196 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:20.223 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4dbc437]initPersistenceManagerFactory: repositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 07:39:20.231 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4dbc437]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 42511 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:20.236 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:39:20.237 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=a1817910-6b55-4916-9d2b-5f781180b18e to='build/repo/k0t49qbi-99o0q-local-src', fromRepoLocalSync=true 07:39:20.240 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a1817910-6b55-4916-9d2b-5f781180b18e ('build/repo/k0t49qbi-99o0q-local-src') 07:39:20.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.138.xml.gz 07:39:20.245 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.138.xml.gz 07:39:20.249 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:39:20.280 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:20.283 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02z-r9y58-remote' 07:39:20.285 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02z-r9y58-remote' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:20.301 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:20.335 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:20.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:20.340 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=172 07:39:20.351 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:20.364 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.138.xml.gz 07:39:20.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=138 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:20.366 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:20.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:20.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.408 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:39:20.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.419 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:20.419 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 07:39:20.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.453 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:20.453 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.464 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:39:20.464 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.475 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:20.476 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:20.489 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:20.504 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.518 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:20.519 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.533 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:39:20.533 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.548 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:20.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.562 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:20.564 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.578 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:20.578 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:39:20.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:39:20.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:39:20.633 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=LmIb8dbce22g1hBYFdW0kg, serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5} because of missing permissions! 07:39:20.633 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:21.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=107.0 MiB, available=348.5 MiB 07:39:21.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:21.323 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=57.5 MiB, available=398.0 MiB org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:21.344 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:21.385 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:21.409 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=-1, revision=173 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:21.441 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:21.458 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.localRepositoryRevisionSynced=4, revision=82 07:39:21.458 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.localRepositoryRevisionInProgress=82, revision=-1 07:39:21.480 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:21.488 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:21.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:21.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:21.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=121 07:39:21.529 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:21.534 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:21.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=6, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:21.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:39:21.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:39:22.059 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=57.3 MiB, available=398.2 MiB 07:39:22.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:22.333 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=106.1 MiB, available=349.4 MiB 07:39:22.338 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=139, revision=173 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:22.405 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:22.471 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=57.3 MiB, available=398.2 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:22.506 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=2]{requestId=gJg2sOnfVGJVJrJbcIDbaQ,oldKey=InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c},newKey=UserRepoKeyPublicKey[id=5]{userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c}} 07:39:22.561 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:22.624 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f5a1c0f-89b5-4452-92f6-845527eed362 from='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' toID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 to='build/repo/k0t49prg-ps0h6-local-src', fromRepoLocalSync=false 07:39:22.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:39:22.625 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:39:22.642 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:22.679 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=187 localRepositoryRevisionInProgress=193 07:39:22.685 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:22.696 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/ChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:39:22.697 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:22.821 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[bbef20af171556db] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:22.473 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:39:22.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=57.3 MiB, available=398.2 MiB 07:39:22.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.null.xml.gz 07:39:22.835 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:39:22.835 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:39:22.835 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:39:22.855 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:22.893 [qtp284059979-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 localRepositoryRevisionSynced=81 07:39:22.957 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:22.974 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:39:22.975 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:39:22.975 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:39:22.975 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=5]{userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 07:39:22.975 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:39:22.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:22.990 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 transaction.localRevision=123 remoteFromLocalRevision=81 07:39:23.121 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 from='build/repo/k0t4fdn4-obetb-local-src' toID=44d04329-4b19-4e86-82ed-864553c62cd5 to='https://localhost:46830/44d04329-4b19-4e86-82ed-864553c62cd5' 07:39:23.204 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=123 07:39:23.213 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:23.215 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:23.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:39:23.221 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:39:23.231 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 localRepositoryRevisionSynced=123 07:39:23.244 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:23.246 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:23.262 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:23.268 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn4-obetb-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:23.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=121, revision=125 07:39:23.281 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:23.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=106.1 MiB, available=349.4 MiB 07:39:23.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:39:23.492 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:23.510 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=-1, revision=194 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:23.512 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:23.520 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01, this.remoteRepositoryRevisionSynced=119, revision=125 07:39:23.589 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:23.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=119, revision=125 07:39:23.597 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:23.602 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:23.634 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:23.643 [qtp284059979-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=e719a9e8-d09d-44c0-9901-d12cf4ed0c01 transaction.localRevision=87 remoteFromLocalRevision=123 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:23.654 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:23.687 [qtp284059979-28] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:23.707 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:39:23.728 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 07:39:23.731 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1fdeb333]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest' 07:39:23.735 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1fdeb333]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:23.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=106.7 MiB, available=348.8 MiB 07:39:24.060 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:24.064 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionSynced=139, revision=173 07:39:24.065 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=173, revision=-1 07:39:24.089 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:24.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:24.142 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:24.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=183, revision=186 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:23.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:39:24.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=89.9 MiB, available=365.6 MiB 07:39:24.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.remoteRepositoryRevisionSynced=188, revision=194 07:39:24.184 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=j5y73wt8qSlCz17-kkfZ1g, serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362} because of missing permissions! 07:39:24.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:24.205 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:24.338 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:24.604 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=89.9 MiB, available=365.6 MiB org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:24.615 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:24.630 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=181, revision=186 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:24.672 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:24.678 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionSynced=188, revision=194 07:39:24.679 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.localRepositoryRevisionInProgress=194, revision=-1 07:39:24.751 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:24.760 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:24.760 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:24.763 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3210ba0]initPersistenceManagerFactory: repositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:24.769 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=-1, revision=207 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:24.835 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3210ba0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 37446 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:24.845 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=204, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=207 07:39:24.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:39:24.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:24.890 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6dp-grv84-remote' 07:39:24.892 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6dp-grv84-remote' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:24.920 [qtp316919383-33] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:39:24.942 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:24.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=181, revision=186 07:39:24.960 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=186, revision=-1 07:39:25.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:39:25.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:25.285 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=90.1 MiB, available=365.4 MiB 07:39:25.287 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:25.304 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:25.691 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=90.1 MiB, available=365.4 MiB 07:39:25.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:25.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=93.6 MiB, available=361.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:25.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=89.7 MiB, available=365.8 MiB 07:39:25.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0f5a1c0f-89b5-4452-92f6-845527eed362.null.xml.gz 07:39:25.990 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:39:25.990 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:39:25.990 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:39:26.010 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:26.022 [qtp2139656363-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 localRepositoryRevisionSynced=193 07:39:26.100 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:26.123 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 transaction.localRevision=209 remoteFromLocalRevision=193 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:26.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:39:26.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=93.1 MiB, available=362.4 MiB 07:39:26.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:39:26.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=93.1 MiB, available=362.4 MiB 07:39:26.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.138.xml.gz 07:39:26.996 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:39:27.002 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:39:27.003 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:39:27.036 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:27.047 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=172 07:39:27.079 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:27.128 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=189 remoteFromLocalRevision=172 07:39:27.173 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a1817910-6b55-4916-9d2b-5f781180b18e from='build/repo/k0t49qbi-99o0q-local-src' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' 07:39:27.208 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:27.213 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:27.268 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=179 localRepositoryRevisionInProgress=189 07:39:27.305 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:27.306 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:27.324 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:39:27.324 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:39:27.340 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=189 07:39:27.396 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:27.397 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:27.438 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:27.438 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:27.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=191 07:39:27.449 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 07:39:27.485 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:39:27.485 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:27.577 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 from='build/repo/k0t49prg-ps0h6-local-src' toID=0f5a1c0f-89b5-4452-92f6-845527eed362 to='https://localhost:43274/0f5a1c0f-89b5-4452-92f6-845527eed362' org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:27.602 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:27.608 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=186, revision=191 07:39:27.611 [qtp316919383-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:27.645 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=202 localRepositoryRevisionInProgress=209 07:39:27.650 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:27.650 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:27.652 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:39:27.652 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:39:27.657 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 localRepositoryRevisionSynced=209 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:27.659 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:27.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=186, revision=191 07:39:27.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=191, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:27.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:27.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:27.685 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:27.685 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49prg-ps0h6-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:27.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=207, revision=211 07:39:27.696 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=204, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=211 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:27.730 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:27.736 [qtp316919383-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e transaction.localRevision=179 remoteFromLocalRevision=189 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:27.753 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:27.756 [qtp2139656363-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37, this.remoteRepositoryRevisionSynced=204, revision=211 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:27.758 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:27.766 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=a1817910-6b55-4916-9d2b-5f781180b18e to='build/repo/k0t49qbi-99o0q-local-src', fromRepoLocalSync=false 07:39:27.767 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:39:27.767 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:39:27.786 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:27.789 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:27.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionSynced=204, revision=211 07:39:27.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362, this.localRepositoryRevisionInProgress=211, revision=-1 org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:27.853 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=172 localRepositoryRevisionInProgress=179 07:39:27.858 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:27.868 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:39:27.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:27.874 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:27.885 [qtp2139656363-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 remoteRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 transaction.localRevision=199 remoteFromLocalRevision=209 07:39:27.941 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:27.948 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:28.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=94.0 MiB, available=361.5 MiB 07:39:28.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:39:28.463 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:28.480 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=-1, revision=180 07:39:28.511 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=173, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180 07:39:28.545 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:28.630 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:28.701 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:28.743 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bbf5acb3-8063-468e-bdcd-c5e626ae6a37 serverRepositoryId=0f5a1c0f-89b5-4452-92f6-845527eed362 renewalDateTime=2019-09-21T06:04:15.554Z expiryDateTime=2019-09-21T06:34:15.554Z 07:39:28.780 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:28.834 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:28.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:39:28.940 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:28.948 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:28.555 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:39:29.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=94.3 MiB, available=361.2 MiB 07:39:29.131 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=173, revision=180 07:39:29.167 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:39:29.168 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:39:29.169 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:39:29.169 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=5]{userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 07:39:29.169 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:39:29.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:29.195 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:39:29.322 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:29.328 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:29.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 07:39:29.608 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:29.619 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:29.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=93.2 MiB, available=362.3 MiB 07:39:29.681 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:29.685 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionSynced=173, revision=180 07:39:29.685 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.localRepositoryRevisionInProgress=180, revision=-1 07:39:29.704 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:29.738 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:29.738 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:29.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=194 07:39:29.774 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=191, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:29.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:29.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:39:29.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:29.816 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:29.881 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:29.896 [qtp2139656363-34] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:30.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 07:39:30.176 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:30.182 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:30.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=92.5 MiB, available=363.0 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:30.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:39:30.512 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:30.517 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:30.314 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:39:30.719 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=92.5 MiB, available=363.0 MiB 07:39:30.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:30.736 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. lastByteOfHistoFile0 = 222 lastByteOfHistoFile1 = 111 07:39:30.874 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 07:39:30.876 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms. 07:39:30.895 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b842ac9]getCloseDeferredMillis: closeDeferredMillis=20000 07:39:30.896 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b842ac9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:30.899 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [795319e9]getCloseDeferredMillis: closeDeferredMillis=20000 07:39:30.899 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [795319e9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:31.116 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:31.188 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=92.5 MiB, available=363.0 MiB 07:39:31.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:39:31.190 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:39:31.190 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:39:31.228 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT 07:39:31.235 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:31.246 [qtp316919383-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e localRepositoryRevisionSynced=179 07:39:31.250 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:31.276 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=196 remoteFromLocalRevision=179 07:39:31.328 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a1817910-6b55-4916-9d2b-5f781180b18e from='build/repo/k0t49qbi-99o0q-local-src' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' 07:39:31.423 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=189 localRepositoryRevisionInProgress=196 07:39:31.430 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:31.430 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:31.432 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:39:31.433 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:39:31.459 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=196 07:39:31.469 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:31.470 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:31.498 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.from' result=null 07:39:31.500 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t49qbi-99o0q-local-src' configKey='repair.deleteCollisions.to' result=null 07:39:31.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=194, revision=198 07:39:31.509 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=191, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198 07:39:31.525 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:39:31.526 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:31.526 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:31.556 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:31.559 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e, this.remoteRepositoryRevisionSynced=191, revision=198 07:39:31.563 [qtp316919383-155] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@43ffa15 (of marco) 07:39:31.599 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:31.615 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=191, revision=198 07:39:31.615 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=198, revision=-1 07:39:31.646 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:31.657 [qtp316919383-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=a1817910-6b55-4916-9d2b-5f781180b18e transaction.localRevision=185 remoteFromLocalRevision=196 07:39:31.663 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:31.666 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:39:31.666 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:39:31.666 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/pubring.gpg' 07:39:31.670 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.gnupg/secring.gpg' 07:39:31.671 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:39:31.801 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:31.794 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:31.855 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:39:31.861 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:31.877 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c renewalDateTime=2019-09-21T06:06:45.766Z expiryDateTime=2019-09-21T06:36:45.766Z 07:39:31.892 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:31.897 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:31.928 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:31.929 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:31.932 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=123 07:39:31.999 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 07:39:32.033 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:39:32.033 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=57a50e5f-4acc-4217-bf08-dfde5fe868ce to='build/repo/k0t4diou-do9h8-local-dest', fromRepoLocalSync=true 07:39:32.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.151.xml.gz 07:39:32.037 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.151.xml.gz 07:39:32.040 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 57a50e5f-4acc-4217-bf08-dfde5fe868ce ('build/repo/k0t4diou-do9h8-local-dest') 07:39:32.061 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:39:32.069 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:32.087 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:39:32.129 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=185 07:39:32.134 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:32.144 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.151.xml.gz 07:39:32.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=151 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:32.387 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:32.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=95.3 MiB, available=360.2 MiB 07:39:32.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:39:32.881 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT ************************************************************ PREPARE >>> org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:32.914 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionInProgress=-1, revision=186 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:39:32.914 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e993745]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' 07:39:32.922 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e993745]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' locked successfully. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:32.930 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186 07:39:32.966 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:32.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:33.091 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:33.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=94.3 MiB, available=361.2 MiB 07:39:33.485 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=152, revision=186 07:39:33.674 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:39:33.675 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:39:33.675 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:39:33.681 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] via PGP-key[s] for UserRepoKeyPublicKey[id=5]{userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} 07:39:33.849 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[bbef20af171556db] 07:39:33.852 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:39:33.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:39:34.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=94.9 MiB, available=360.6 MiB 07:39:34.400 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:34.403 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionSynced=152, revision=186 07:39:34.403 [qtp316919383-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionInProgress=186, revision=-1 07:39:34.474 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:34.521 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:34.522 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:34.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=123, revision=126 07:39:34.593 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 07:39:34.645 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:34.649 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.remoteRepositoryRevisionSynced=121, revision=126 07:39:34.664 [qtp316919383-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:39:34.686 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:34.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=121, revision=126 07:39:34.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=126, revision=-1 07:39:34.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:39:34.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:39:35.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=94.4 MiB, available=361.1 MiB 07:39:35.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:39:35.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=93.8 MiB, available=361.7 MiB 07:39:35.634 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:39:35.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=93.8 MiB, available=361.7 MiB 07:39:36.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.151.xml.gz 07:39:36.001 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:39:36.003 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:39:36.003 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:39:36.025 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:36.036 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce localRepositoryRevisionSynced=185 07:39:36.066 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:36.100 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=129 remoteFromLocalRevision=185 07:39:36.193 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=57a50e5f-4acc-4217-bf08-dfde5fe868ce from='build/repo/k0t4diou-do9h8-local-dest' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' 07:39:36.213 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:36.225 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:36.302 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=129 07:39:36.310 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:36.311 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:36.312 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:39:36.312 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:39:36.318 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=129 07:39:36.416 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:36.416 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:36.444 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:36.444 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:36.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=131 07:39:36.453 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 07:39:36.466 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:39:36.468 [Test worker] WARN o.s.l.CryptreeImpl - removeOrphanedInvitationUserRepoKeyPublicKeys: Removed 1 public keys from user UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]]! removed=[PublicKeyWithSignatureImpl[userRepoKeyId=nB2KEnoVrMnrEug-S0Sr5Q, invitation=true, validTo=Sun Sep 22 07:37:40 CEST 2019]] kept=[PublicKeyWithSignatureImpl[userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, invitation=false, validTo=null]] 07:39:36.468 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:39:36.530 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:36.563 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.remoteRepositoryRevisionSynced=126, revision=131 07:39:36.567 [qtp316919383-155] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:39:36.614 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:36.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=126, revision=131 07:39:36.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=131, revision=-1 07:39:36.644 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:36.649 [qtp316919383-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce transaction.localRevision=192 remoteFromLocalRevision=129 07:39:36.696 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:36.701 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=218a1639-d585-4993-b141-86c08b252a2c from='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' toID=57a50e5f-4acc-4217-bf08-dfde5fe868ce to='build/repo/k0t4diou-do9h8-local-dest', fromRepoLocalSync=false 07:39:36.703 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:39:36.703 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:39:36.721 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:36.802 [pool-4-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce localRepositoryRevisionSynced=185 localRepositoryRevisionInProgress=192 07:39:36.805 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:37.274 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:36.812 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/ChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:39:36.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:39:37.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=94.6 MiB, available=360.9 MiB 07:39:37.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:39:37.331 [qtp316919383-28] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:37.340 [pool-4-thread-2] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionInProgress=-1, revision=193 07:39:37.372 [pool-4-thread-2] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=193 07:39:37.393 [pool-4-thread-2] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:37.588 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:37.409 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:39:37.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=94.7 MiB, available=360.8 MiB 07:39:37.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.remoteRepositoryRevisionSynced=186, revision=193 07:39:37.832 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:39:37.833 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=8uFuJF4OSexrMg8DeEODEw, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:39:37.834 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Aog-_aJOJbNsI_nZK3Gvyg, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:39:37.834 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=5]{userRepoKeyId=o7jzOnTjMDqdNdR3h6MkzA, serverRepositoryId=218a1639-d585-4993-b141-86c08b252a2c} already associated with UserImpl[ejbxwzD03v6q0Xlxy660nA, Alexander, Bieber, [alex@nightlabs.de, alex@jfire.org, bieber@nightlabs.de, abieber@nightlabs.de, alexander.bieber@nightlabs.de], [bbef20af171556db, aad17971cbaeb49c]] 07:39:37.834 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:39:37.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:38.158 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:38.165 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:38.391 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=94.7 MiB, available=360.8 MiB 07:39:38.558 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:38.561 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:38.565 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionSynced=186, revision=193 07:39:38.565 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.localRepositoryRevisionInProgress=193, revision=-1 07:39:38.627 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:38.666 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:38.666 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:38.671 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=-1, revision=134 07:39:38.686 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:38.838 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:39.037 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:38.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:39:38.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:39:39.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=94.9 MiB, available=360.6 MiB 07:39:39.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:39.452 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:39.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=94.8 MiB, available=360.7 MiB 07:39:39.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:39.590 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:39.668 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:39.957 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=94.7 MiB, available=360.8 MiB 07:39:39.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.218a1639-d585-4993-b141-86c08b252a2c.null.xml.gz 07:39:39.959 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:39:39.959 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:39:39.981 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:39.984 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:40.014 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce localRepositoryRevisionSynced=192 07:39:40.021 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:40.053 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c transaction.localRevision=136 remoteFromLocalRevision=192 07:39:40.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=57a50e5f-4acc-4217-bf08-dfde5fe868ce from='build/repo/k0t4diou-do9h8-local-dest' toID=218a1639-d585-4993-b141-86c08b252a2c to='https://localhost:36353/218a1639-d585-4993-b141-86c08b252a2c' 07:39:40.122 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=136 07:39:40.128 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:40.128 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:40.130 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:39:40.130 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:39:40.137 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c localRepositoryRevisionSynced=136 07:39:40.153 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:40.154 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:40.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.from' result=null 07:39:40.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4diou-do9h8-local-dest' configKey='repair.deleteCollisions.to' result=null 07:39:40.191 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=134, revision=138 07:39:40.197 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 07:39:40.212 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:39:40.213 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:39:40.248 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:40.269 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce, this.remoteRepositoryRevisionSynced=131, revision=138 07:39:40.276 [qtp316919383-97] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@37990e17 (of khaled) 07:39:40.326 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:40.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionSynced=131, revision=138 07:39:40.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=218a1639-d585-4993-b141-86c08b252a2c, this.localRepositoryRevisionInProgress=138, revision=-1 07:39:40.376 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:40.380 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=218a1639-d585-4993-b141-86c08b252a2c remoteRepositoryId=57a50e5f-4acc-4217-bf08-dfde5fe868ce transaction.localRevision=198 remoteFromLocalRevision=136 07:39:40.440 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:40.446 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:39:40.504 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [85a7ec0]getCloseDeferredMillis: closeDeferredMillis=20000 07:39:40.504 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [85a7ec0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:40.504 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6871b558]getCloseDeferredMillis: closeDeferredMillis=20000 07:39:40.504 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6871b558]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:40.505 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [593a8c5c]getCloseDeferredMillis: closeDeferredMillis=20000 07:39:40.506 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [593a8c5c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:39:40.630 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:40.778 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT 07:39:40.863 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:41.080 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:39:41.327 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:41.693 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:41.840 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LocalServerClientIT STANDARD_OUT 07:39:42.067 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=93.4 MiB, available=362.1 MiB org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:42.355 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:42.434 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:42.607 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:42.897 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:42.970 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LocalServerClientIT > invokeSimpleStaticMethod STANDARD_OUT 07:39:43.270 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:43.522 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:43.596 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:39:43.703 [closeDeferredTimer-47001bf0-5n] INFO c.c.c.l.LocalRepoManagerImpl - [47001bf0]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:44.119 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:44.234 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LocalServerClientIT > invokeSimpleStaticMethod STANDARD_OUT 07:39:44.384 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT 07:39:44.388 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:39:44.814 [qtp687886752-24] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@5ed3fb96, getPgpAuthenticationCallback, []] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@5ed3fb96, getPgpAuthenticationCallback, []] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:39:44.864 [Test worker] 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at com.sun.proxy.$Proxy85.getPgpAuthenticationCallback(Unknown Source) [na:na] at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:86) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:39:45.913 [qtp687886752-23] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@5ed3fb96, getPgpAuthenticationCallback, []] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@5ed3fb96, getPgpAuthenticationCallback, []] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:39:45.925 [Test worker] 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at com.sun.proxy.$Proxy85.getPgpAuthenticationCallback(Unknown Source) [na:na] at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:86) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:39:45.942 [Test worker] 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at com.sun.proxy.$Proxy85.getPgpAuthenticationCallback(Unknown Source) [na:na] at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:86) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:39:45.996 [qtp687886752-24] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@5ed3fb96, getPassphrase, [d7a92a24aa97ddbd]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@5ed3fb96, getPassphrase, [d7a92a24aa97ddbd]] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:39:46.008 [Test worker] 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:39:47.066 [qtp687886752-23] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@5ed3fb96, getPassphrase, [d7a92a24aa97ddbd]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@5ed3fb96, getPassphrase, [d7a92a24aa97ddbd]] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:39:47.076 [Test worker] 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:39:47.088 [Test worker] 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:47.316 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT 07:39:47.385 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:47.480 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:47.748 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:48.049 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:48.240 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:48.639 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:48.657 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:48.797 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:39:49.032 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:49.142 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:49.245 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:39:49.736 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:49.843 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:50.187 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:39:50.527 [closeDeferredTimer-35d678c3-8q] INFO c.c.c.l.LocalRepoManagerImpl - [35d678c3]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:50.785 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:50.820 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:50.860 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:51.170 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]initPersistenceManagerFactory: repositoryId=8e588142-5257-4be6-a138-012677cd3459 07:39:51.177 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26971 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:51.200 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:51.212 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]getCloseDeferredMillis: closeDeferredMillis=20000 07:39:51.213 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:51.256 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:51.349 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 133 ms. 07:39:51.350 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Eclrj8CYUxZCk4Hhyo9i4A, invitation=false] org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:51.362 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:51.376 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. 07:39:51.376 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=7xkLJL3DF8XDMFap3kwMEw, invitation=false] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:51.504 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:39:51.233 [closeDeferredTimer-795319e9-1] INFO c.c.c.l.LocalRepoManagerImpl - [795319e9]_close: Shutting down real LocalRepoManager. 07:39:51.234 [closeDeferredTimer-6b842ac9-1] INFO c.c.c.l.LocalRepoManagerImpl - [6b842ac9]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:51.891 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:51.942 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:52.298 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=107.3 MiB, available=348.2 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:39:52.518 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:52.557 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:52.704 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:53.069 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:53.159 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = d529e44d-3015-4bb2-a371-0ff9f0586773 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src localRepository.publicKeySha1 = 7E:70:4E:B1:4C:DC:C5:7F:1C:C5:AB:C6:46:AC:F2:BB:94:8F:05:B6 remoteRepository.repositoryId = 8e588142-5257-4be6-a138-012677cd3459 remoteRepository.remoteRoot = https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459 remoteRepository.publicKeySha1 = 55:B4:D1:31:83:A0:93:0D:9F:2F:4A:D1:FE:5A:93:E1:43:53:4D:24 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 d529e44d-3015-4bb2-a371-0ff9f0586773 8e588142-5257-4be6-a138-012677cd3459 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:39:53.355 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:53.504 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 07:39:54.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:39:54.346 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 07:39:54.538 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:39:54.559 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:39:54.586 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:39:54.638 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:39:54.667 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.09% 07:39:54.793 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 07:39:55.145 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:55.199 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:55.234 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459 renewalDateTime=2019-09-21T06:09:55.180Z expiryDateTime=2019-09-21T06:39:55.180Z 07:39:55.247 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:55.258 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:55.287 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:39:55.288 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8e588142-5257-4be6-a138-012677cd3459 from='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' toID=d529e44d-3015-4bb2-a371-0ff9f0586773 to='build/repo/k0t4h02y-35vks-local-src', fromRepoLocalSync=true 07:39:55.288 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d529e44d-3015-4bb2-a371-0ff9f0586773 ('build/repo/k0t4h02y-35vks-local-src') 07:39:55.327 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:39:55.341 [pool-10-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1450 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:55.886 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:56.033 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:56.334 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]initPersistenceManagerFactory: repositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d 07:39:56.405 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26267 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:56.418 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1fdeb333]initPersistenceManagerFactory: repositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:56.430 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]getCloseDeferredMillis: closeDeferredMillis=20000 07:39:56.431 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:56.496 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1fdeb333]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27794 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:56.498 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 64 ms. 07:39:56.499 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=1dZd9liKAprhvSGD0nPRhA, invitation=false] 07:39:56.558 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 59 ms. 07:39:56.558 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Nqg9J9NMIjBXEKecJXqlew, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:56.856 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% 07:39:57.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.-1.xml.gz 07:39:57.140 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.-1.xml.gz 07:39:57.156 [qtp833852776-34] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:57.254 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=61.9 MiB, available=393.6 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:57.326 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:39:57.413 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:57.438 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.-1.xml.gz 07:39:57.439 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:57.474 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=73.4 MiB, available=382.1 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:57.547 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn5-r2mw4-remote' 07:39:57.548 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4fdn5-r2mw4-remote' locked successfully. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:57.696 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:39:57.983 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:58.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=94.2 MiB, available=361.3 MiB 07:39:58.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:39:58.206 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:39:58.286 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:58.670 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 728918be-cc30-49b8-b278-f8e598ceb0ec localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src localRepository.publicKeySha1 = 20:DD:B0:E0:AA:4A:86:8B:C7:DF:9F:D5:78:22:A5:E0:A9:A7:DA:89 remoteRepository.repositoryId = 4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d remoteRepository.remoteRoot = https://localhost:37204/4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d remoteRepository.publicKeySha1 = 77:2A:5D:4A:D1:5B:3B:B7:B1:07:ED:FE:0F:BB:16:AE:81:BD:C2:89 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 728918be-cc30-49b8-b278-f8e598ceb0ec 4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:39:58.689 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:58.825 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:39:58.956 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:59.166 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:39:59.253 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:39:59.304 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:59.336 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:39:59.418 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:39:59.581 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:39:59.630 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:39:59.661 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:39:59.852 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:39:59.923 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:39:59.994 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:40:00.064 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:00.077 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:00.119 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:00.128 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:00.145 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:00.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:00.295 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:00.348 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:00.347 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:00.401 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fbecbd4]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' 07:40:00.406 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fbecbd4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' locked successfully. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:00.414 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:00.441 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:00.460 [closeDeferredTimer-5543e3fc-3i] INFO c.c.c.l.LocalRepoManagerImpl - [5543e3fc]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:00.479 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:40:00.538 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.93% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:00.565 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:40:00.651 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:00.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=93.9 MiB, available=361.6 MiB 07:40:00.805 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:00.977 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:40:01.064 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:01.217 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:01.240 [qtp284059979-113] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:40:01.285 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]initPersistenceManagerFactory: repositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 07:40:01.287 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3739 ms. 07:40:01.319 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]getCloseDeferredMillis: closeDeferredMillis=20000 07:40:01.320 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:01.521 [closeDeferredTimer-6871b558-1] INFO c.c.c.l.LocalRepoManagerImpl - [6871b558]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:01.618 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:01.666 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:01.717 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec serverRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d renewalDateTime=2019-09-21T06:10:01.644Z expiryDateTime=2019-09-21T06:40:01.644Z 07:40:01.737 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:01.749 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:01.766 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=7xkLJL3DF8XDMFap3kwMEw, serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459} because of missing permissions! 07:40:01.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:01.799 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:40:01.803 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d from='https://localhost:37204/4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d' toID=728918be-cc30-49b8-b278-f8e598ceb0ec to='build/repo/k0t4h6do-sokn6-local-src', fromRepoLocalSync=true 07:40:01.808 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d.-1.xml.gz 07:40:01.808 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src/.subshare-repo/tmp/ChangeSetDto.4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d.-1.xml.gz 07:40:01.812 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 728918be-cc30-49b8-b278-f8e598ceb0ec ('build/repo/k0t4h6do-sokn6-local-src') 07:40:01.858 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:01.928 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:01.947 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:01.962 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 64b4deb0-36b9-4ceb-a214-a90925726009 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest localRepository.publicKeySha1 = B7:FE:1D:20:AF:1C:A4:59:2B:82:77:3E:88:C3:30:F8:C7:35:69:AF remoteRepository.repositoryId = 44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepository.remoteRoot = https://localhost:46830/44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepository.publicKeySha1 = BB:C8:9E:74:8B:5D:B8:55:2D:9A:A5:F0:4C:F8:C7:3D:C2:7E:96:C7 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 64b4deb0-36b9-4ceb-a214-a90925726009 44d04329-4b19-4e86-82ed-864553c62cd5 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:02.004 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:40:02.076 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:02.094 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src/.subshare-repo/tmp/ChangeSetDto.4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d.-1.xml.gz 07:40:02.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec serverRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:01.521 [closeDeferredTimer-85a7ec0-1] INFO c.c.c.l.LocalRepoManagerImpl - [85a7ec0]_close: Shutting down real LocalRepoManager. 07:40:01.521 [closeDeferredTimer-593a8c5c-1] INFO c.c.c.l.LocalRepoManagerImpl - [593a8c5c]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:02.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=93.8 MiB, available=361.7 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:02.462 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:02.518 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:02.546 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:02.555 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 renewalDateTime=2019-09-21T06:10:02.498Z expiryDateTime=2019-09-21T06:40:02.498Z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:02.579 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionSynced=-1, revision=4 07:40:02.582 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:02.607 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:02.627 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:02.634 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:02.646 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:40:02.648 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:02.687 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:40:02.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=44d04329-4b19-4e86-82ed-864553c62cd5 from='https://localhost:46830/44d04329-4b19-4e86-82ed-864553c62cd5' toID=64b4deb0-36b9-4ceb-a214-a90925726009 to='build/repo/k0t4i3f6-lg2af-local-dest', fromRepoLocalSync=true 07:40:02.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.-1.xml.gz 07:40:02.699 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest/.subshare-repo/tmp/ChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.-1.xml.gz 07:40:02.703 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 64b4deb0-36b9-4ceb-a214-a90925726009 ('build/repo/k0t4i3f6-lg2af-local-dest') 07:40:02.745 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:02.746 [pool-9-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.54% 07:40:02.824 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:02.919 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:40:02.925 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:40:03.017 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:03.112 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:03.121 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:03.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=76.0 MiB, available=379.5 MiB 07:40:03.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:03.174 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest/.subshare-repo/tmp/ChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.-1.xml.gz org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:03.222 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:03.250 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 133 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:03.342 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.localRepositoryRevisionInProgress=-1, revision=4 07:40:03.596 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:03.603 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=6 07:40:03.603 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:04.287 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:04.303 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec serverRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:04.459 [qtp687886752-19] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[NOlNDfOgeUeH3rTGMoIwYA] does not have object for this ObjectRef: ObjectRef[NOlNDfOgeUeH3rTGMoIwYA, 0, 0] java.lang.IllegalArgumentException: ObjectManager[NOlNDfOgeUeH3rTGMoIwYA] does not have object for this ObjectRef: ObjectRef[NOlNDfOgeUeH3rTGMoIwYA, 0, 0] at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:32) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1621) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_222] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_222] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_222] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2178) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_222] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:03.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 07:40:04.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=65.7 MiB, available=389.8 MiB 07:40:04.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:04.541 [incDecRefCountTimer-5b71b4de] 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:04.591 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:04.601 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:04.692 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:04.713 [qtp833852776-385] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:04.722 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009, this.localRepositoryRevisionInProgress=-1, revision=91 07:40:04.998 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:05.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=75.5 MiB, available=380.0 MiB 07:40:05.135 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:05.162 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:05.475 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:05.482 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=-1, revision=6 07:40:05.483 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:05.581 [qtp687886752-23] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[NOlNDfOgeUeH3rTGMoIwYA] does not have object for this ObjectRef: ObjectRef[NOlNDfOgeUeH3rTGMoIwYA, 0, 0] java.lang.IllegalArgumentException: ObjectManager[NOlNDfOgeUeH3rTGMoIwYA] does not have object for this ObjectRef: ObjectRef[NOlNDfOgeUeH3rTGMoIwYA, 0, 0] at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:32) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1621) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_222] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_222] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_222] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2178) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_222] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:40:05.602 [incDecRefCountTimer-5b71b4de] 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 07:40:05.631 [incDecRefCountTimer-5b71b4de] 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 07:40:05.636 [incDecRefCountTimer-5b71b4de] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: java.lang.IllegalArgumentException: ObjectManager[NOlNDfOgeUeH3rTGMoIwYA] does not have object for this ObjectRef: ObjectRef[NOlNDfOgeUeH3rTGMoIwYA, 0, 0] java.lang.IllegalArgumentException: ObjectManager[NOlNDfOgeUeH3rTGMoIwYA] does not have object for this ObjectRef: ObjectRef[NOlNDfOgeUeH3rTGMoIwYA, 0, 0] at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:32) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1621) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_222] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_222] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_222] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_222] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2178) ~[na:1.8.0_222] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_222] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_222] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.handleAndRethrowException(LocalServerRestClient.java:368) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:191) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:05.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:06.039 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Nqg9J9NMIjBXEKecJXqlew, serverRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d} because of missing permissions! 07:40:06.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:06.339 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:06.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:05.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:40:06.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=94.3 MiB, available=361.2 MiB 07:40:06.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:06.529 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:06.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=75.4 MiB, available=380.1 MiB 07:40:06.757 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:06.764 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.localRepositoryRevisionSynced=-1, revision=4 07:40:06.764 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.localRepositoryRevisionInProgress=4, revision=-1 07:40:06.828 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:06.836 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.from' result=null 07:40:06.836 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:07.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=93.7 MiB, available=361.8 MiB 07:40:07.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:07.060 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:40:07.062 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:40:07.103 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:07.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=68.3 MiB, available=387.2 MiB 07:40:07.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=91 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:07.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=93.7 MiB, available=361.8 MiB 07:40:07.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.-1.xml.gz 07:40:07.398 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:40:07.401 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:40:07.401 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:40:07.425 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:07.476 [qtp833852776-385] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 localRepositoryRevisionSynced=2 07:40:07.553 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:07.609 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 transaction.localRevision=8 remoteFromLocalRevision=2 07:40:07.643 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d529e44d-3015-4bb2-a371-0ff9f0586773 from='build/repo/k0t4h02y-35vks-local-src' toID=8e588142-5257-4be6-a138-012677cd3459 to='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' 07:40:07.667 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:07.673 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:07.764 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:07.820 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:07.859 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 22 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:07.894 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:40:07.895 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:40:07.915 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:40:08.106 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=10 07:40:08.108 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:40:08.301 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:08.307 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:08.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=6 07:40:08.362 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:08.856 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:08.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=6, revision=10 07:40:08.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=10, revision=-1 07:40:09.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 07:40:09.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:09.147 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:09.315 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:09.389 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:09.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:40:09.645 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=12 07:40:09.645 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:40:09.889 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:09.895 [qtp833852776-385] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=10, revision=12 07:40:10.489 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:10.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=10, revision=12 07:40:10.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:11.253 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:11.260 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:11.260 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:11.341 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:11.638 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:11.792 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:11.833 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:11.838 [qtp666971185-429] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:11.882 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:40:11.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=14 07:40:11.958 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:40:12.056 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:12.061 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=12, revision=14 07:40:12.230 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:12.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=12, revision=14 07:40:12.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=14, revision=-1 07:40:12.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:12.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:12.302 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:12.437 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:12.523 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.57% 07:40:12.617 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:12.617 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:12.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=-1, revision=6 07:40:12.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:12.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=16 07:40:12.716 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:40:12.845 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:12.861 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:12.861 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=14, revision=16 07:40:12.976 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:12.982 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=14, revision=16 07:40:12.982 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=16, revision=-1 07:40:13.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:13.100 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:13.151 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:13.267 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:13.368 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:12.640 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=LmIb8dbce22g1hBYFdW0kg, serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5} because of missing permissions! 07:40:12.640 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:40:13.496 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=68.3 MiB, available=387.2 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:13.557 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=18 07:40:13.557 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:12.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:40:12.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:40:13.598 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=76.1 MiB, available=379.4 MiB 07:40:13.615 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:13.719 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:13.721 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:13.730 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:13.731 [qtp284059979-113] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009, this.localRepositoryRevisionSynced=-1, revision=91 07:40:13.732 [qtp284059979-113] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009, this.localRepositoryRevisionInProgress=91, revision=-1 07:40:13.788 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:13.794 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:13.797 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest' configKey='repair.deleteCollisions.from' result=null 07:40:13.798 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:13.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=16, revision=18 07:40:13.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=18, revision=-1 07:40:13.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:13.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:13.867 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:13.984 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:14.023 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:14.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=74.9 MiB, available=380.6 MiB 07:40:14.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:14.118 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=20 07:40:14.119 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:40:14.316 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:14.321 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:14.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=74.8 MiB, available=380.7 MiB 07:40:14.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d.-1.xml.gz 07:40:14.389 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:40:14.392 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:40:14.392 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:40:14.410 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:14.456 [qtp666971185-429] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec localRepositoryRevisionSynced=2 07:40:14.497 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:14.498 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:14.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=18, revision=20 07:40:14.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=20, revision=-1 07:40:14.538 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:14.538 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:14.540 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:14.565 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:14.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=728918be-cc30-49b8-b278-f8e598ceb0ec from='build/repo/k0t4h6do-sokn6-local-src' toID=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d to='https://localhost:37204/4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:14.654 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:14.676 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:14.680 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:14.684 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:14.741 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.83% 07:40:14.742 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:14.757 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:14.760 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:14.829 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.from' result=null 07:40:14.829 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.to' result=null 07:40:14.850 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:14.879 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f5c282f29ff58e27327701e383990efaeb2e4f63' to.sha1='bd5662d99069db131e068f48d5ca5a399f6c2d58'): /.subshare.properties org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:14.880 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:15.020 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=10 07:40:15.020 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:15.057 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=23 07:40:15.057 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:15.223 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:15.228 [qtp666971185-427] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=6, revision=10 07:40:15.484 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:15.491 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=6, revision=10 07:40:15.491 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=10, revision=-1 07:40:15.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:40:15.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:15.924 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:16.234 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:16.238 [qtp284059979-113] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:16.395 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:16.431 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:16.425 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:16.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionSynced=-1, revision=5 07:40:16.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:16.446 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:16.449 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:16.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:16.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=12 07:40:16.535 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:16.765 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:16.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=20, revision=23 07:40:16.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=23, revision=-1 07:40:16.802 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:16.877 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:17.069 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:17.076 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:16.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:40:17.103 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=67.7 MiB, available=387.8 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:17.145 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' 07:40:17.210 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:17.253 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:17.269 [qtp666971185-429] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=10, revision=12 07:40:17.425 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:17.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=10, revision=12 07:40:17.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=12, revision=-1 07:40:17.467 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:17.467 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:17.490 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:17.610 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:17.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:40:17.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=67.8 MiB, available=387.7 MiB 07:40:17.651 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:17.716 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:40:17.789 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=14 07:40:17.789 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:40:17.917 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:17.920 [qtp666971185-427] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:17.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=67.7 MiB, available=387.8 MiB 07:40:17.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.-1.xml.gz 07:40:17.977 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:40:17.998 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:18.039 [qtp284059979-113] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 localRepositoryRevisionSynced=89 07:40:18.179 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:18.179 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:18.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=12, revision=14 07:40:18.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:18.222 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 transaction.localRevision=7 remoteFromLocalRevision=89 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:18.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:40:18.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:18.252 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:18.301 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:18.302 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:40:18.302 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=44d04329-4b19-4e86-82ed-864553c62cd5 from='https://localhost:46830/44d04329-4b19-4e86-82ed-864553c62cd5' toID=64b4deb0-36b9-4ceb-a214-a90925726009 to='build/repo/k0t4i3f6-lg2af-local-dest', fromRepoLocalSync=false 07:40:18.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.null.xml.gz 07:40:18.305 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest/.subshare-repo/tmp/ChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.null.xml.gz 07:40:18.322 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:18.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:18.428 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=94 07:40:18.432 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:18.442 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest/.subshare-repo/tmp/ChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.null.xml.gz 07:40:18.443 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:18.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=16 07:40:18.518 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:18.746 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:18.755 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:18.784 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:18.786 [qtp833852776-777] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XeTobpUr5eXA2PgkjpkEDQ' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:18.794 [qtp666971185-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=14, revision=16 07:40:18.929 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:18.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=14, revision=16 07:40:18.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:18.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=68.3 MiB, available=387.2 MiB 07:40:18.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:18.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:18.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:18.985 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:18.996 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009, this.localRepositoryRevisionInProgress=-1, revision=95 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:19.009 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:19.052 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:19.053 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:19.077 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:19.088 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:19.149 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:40:19.149 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:40:19.213 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=18 07:40:19.214 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 07:40:19.285 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:19.289 [qtp666971185-427] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=16, revision=18 07:40:19.424 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:19.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=16, revision=18 07:40:19.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=18, revision=-1 07:40:19.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:19.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:19.533 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:19.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=68.2 MiB, available=387.3 MiB 07:40:19.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.remoteRepositoryRevisionSynced=91, revision=95 07:40:19.602 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=LmIb8dbce22g1hBYFdW0kg, serverRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5} because of missing permissions! org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:19.682 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:19.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:40:19.858 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=20 07:40:19.858 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:19.890 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:20.000 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:20.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 99902 bytes in 2854 ms. path='/.subshare.properties' 07:40:20.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=26 07:40:20.026 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:20.028 [qtp666971185-429] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:19.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:40:20.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=68.1 MiB, available=387.4 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:20.110 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:20.113 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:20.115 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:20.120 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009, this.localRepositoryRevisionSynced=91, revision=95 07:40:20.120 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:20.156 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:20.164 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:20.165 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:20.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=18, revision=20 07:40:20.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:20.172 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=23, revision=26 07:40:20.172 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:20.175 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest' configKey='repair.deleteCollisions.from' result=null 07:40:20.176 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest' configKey='repair.deleteCollisions.to' result=null 07:40:20.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, this.localRepositoryRevisionInProgress=-1, revision=8 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:20.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:20.205 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:20.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:20.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:20.228 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:20.230 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:20.329 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:20.337 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:20.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:20.358 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:40:20.360 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:20.439 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:20.458 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd628aa8d4ffbd6de5783c9da9d4c47a313dbf3d' to.sha1='d671716c615c3cd2a90aa491654ebe73dd84584f'): /1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:20.542 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:20.652 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:20.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=23 07:40:20.698 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:20.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:40:20.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=68.3 MiB, available=387.2 MiB 07:40:20.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:20.789 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:20.796 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=20, revision=23 07:40:20.837 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:20.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=20, revision=23 07:40:20.842 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=23, revision=-1 07:40:20.880 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:20.941 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:21.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=68.3 MiB, available=387.2 MiB 07:40:21.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:40:21.384 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=68.3 MiB, available=387.2 MiB 07:40:21.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4i3f6-lg2af-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.44d04329-4b19-4e86-82ed-864553c62cd5.null.xml.gz 07:40:21.405 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:21.415 [qtp284059979-113] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 remoteRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 localRepositoryRevisionSynced=94 07:40:21.455 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:21.463 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:21.480 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=64b4deb0-36b9-4ceb-a214-a90925726009 remoteRepositoryId=44d04329-4b19-4e86-82ed-864553c62cd5 transaction.localRevision=10 remoteFromLocalRevision=94 07:40:21.588 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.85% 07:40:21.588 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:40:21.589 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:21.590 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.21% 07:40:21.591 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:21.615 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74c9733e]getCloseDeferredMillis: closeDeferredMillis=20000 07:40:21.615 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74c9733e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:21.616 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1fdeb333]getCloseDeferredMillis: closeDeferredMillis=20000 07:40:21.616 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1fdeb333]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:21.687 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ecaf8fdc77451c8b796836245290b5923482a980' to.sha1='f847b0c495dfeb387755fda6914d72b74acd433a'): /1 {11 11ä11#+} 1/a 07:40:21.727 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=31 07:40:21.727 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT 07:40:21.917 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:22.161 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:40:22.206 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:22.241 [Test worker] 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' ******************** path: /1 {11 11ä11#+} 1/a 07:40:22.340 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:22.359 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:22.360 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:22.360 [qtp666971185-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/utJnT2tMbxbOl8S1ZOkIRg/RgBaK_5OndJtmxYn2dbBlw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:22.445 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:22.635 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:22.638 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:40:22.869 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3c1af34e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' 07:40:22.876 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3c1af34e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:23.577 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:23.586 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=26, revision=31 07:40:23.587 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=31, revision=-1 07:40:23.618 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:23.769 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:23.792 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:23.808 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' 07:40:24.035 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:24.055 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:24.058 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:24.059 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6lIsDOvmbJ3XDEegdsm8wg/XLZl2KPd0dIqKBunnRI42A' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:24.730 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:26.091 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:26.122 [qtp666971185-30] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:26.316 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 243573 bytes in 4074 ms. path='/1 {11 11ä11#+} 1/a' 07:40:26.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=26 07:40:26.333 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 07:40:26.474 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:26.480 [qtp666971185-427] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=23, revision=26 07:40:26.541 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:26.550 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=23, revision=26 07:40:26.550 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=26, revision=-1 07:40:26.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:26.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:26.606 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:26.785 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:26.870 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:26.971 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:27.063 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:27.226 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:40:27.252 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d12e4af4deabd015e5aa5d227f95098657987ccb' to.sha1='e22b18dbf50eec7666c88b59f5e5016cf5c525b1'): /1 {11 11ä11#+} 1/b 07:40:27.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=31 07:40:27.324 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:27.601 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:27.732 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:27.748 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=26, revision=31 07:40:27.788 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:27.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=26, revision=31 07:40:27.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:27.807 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:27.823 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:27.824 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:27.829 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:27.830 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6lIsDOvmbJ3XDEegdsm8wg/XLZl2KPd0dIqKBunnRI42A' offset=1048576 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:27.886 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:27.912 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:27.920 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:27.992 [Test worker] 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' ******************** path: /1 {11 11ä11#+} 1/b 07:40:28.142 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:28.262 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:28.267 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:28.269 [qtp666971185-427] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/utJnT2tMbxbOl8S1ZOkIRg/3uw8HjW8WWZN-RkfAy73rg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:28.389 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e993745]initPersistenceManagerFactory: repositoryId=6efeb844-8869-4026-b89f-771ff0926a3d 07:40:28.500 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e993745]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 48824 ms. 07:40:28.542 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai4-39y8s-remote' 07:40:28.544 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai4-39y8s-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:28.923 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:28.998 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1417130 bytes in 5188 ms. path='/1 {11 11ä11#+} 1/a' 07:40:29.014 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=35 07:40:29.015 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 07:40:29.115 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:29.118 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=31, revision=35 07:40:29.238 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:29.243 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=31, revision=35 07:40:29.243 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=35, revision=-1 07:40:29.273 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:29.273 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:29.303 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:29.364 [qtp833852776-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:29.373 [qtp833852776-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:29.438 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:29.516 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:29.594 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:40:29.629 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dad481c66028166a654acda5dc1df253139f2c11' to.sha1='49a827eff41a4c258f9e552b046270481d405adc'): /1 {11 11ä11#+} 1/b 07:40:29.666 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=40 07:40:29.667 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40 07:40:29.742 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:29.747 [qtp833852776-385] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=35, revision=40 07:40:29.792 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:29.799 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=35, revision=40 07:40:29.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=40, revision=-1 07:40:29.833 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:29.909 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:29.922 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:29.941 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:29.999 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 603981 bytes in 2006 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:29.995 [Test worker] 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' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:30.019 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=34 07:40:30.020 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 07:40:30.101 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:30.107 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:30.188 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:30.193 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:30.198 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=31, revision=34 07:40:30.198 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:30.204 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:30.207 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:30.208 [qtp833852776-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6lIsDOvmbJ3XDEegdsm8wg/m9WPQ2OliZQj2YEc-W-bNA' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:30.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:30.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:30.261 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:30.290 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:30.293 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:30.381 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:30.411 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:30.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:40:30.514 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d2706eadd93707b93c391edf2a6a951e64f7bc62' to.sha1='5074640a98930cf4c3ad17b6b2e48fa424db0df2'): /1 {11 11ä11#+} 1/c 07:40:30.550 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=39 07:40:30.551 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 07:40:31.282 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:31.285 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=34, revision=39 07:40:31.361 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:31.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=34, revision=39 07:40:31.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=39, revision=-1 07:40:31.402 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:31.453 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:31.472 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:31.565 [Test worker] 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' ******************** path: /1 {11 11ä11#+} 1/c 07:40:31.627 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:31.643 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:31.646 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:31.647 [qtp666971185-427] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/utJnT2tMbxbOl8S1ZOkIRg/LSc1tPBP-t_knCFmiSNyCg' offset=0 07:40:32.165 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:32.246 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 115262 bytes in 681 ms. path='/1 {11 11ä11#+} 1/c' 07:40:32.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=42 07:40:32.261 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:32.262 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:32.362 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 744967 bytes in 2366 ms. path='/1 {11 11ä11#+} 1/b' 07:40:32.381 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=43 07:40:32.381 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:32.404 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:32.407 [qtp666971185-427] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=39, revision=42 07:40:32.492 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:32.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=39, revision=42 07:40:32.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:32.522 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:32.526 [qtp833852776-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=40, revision=43 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:32.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:32.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:32.564 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:32.590 [qtp666971185-427] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:32.594 [qtp666971185-427] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:32.645 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:32.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=40, revision=43 07:40:32.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:32.653 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:32.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:32.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:32.701 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:32.706 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:32.733 [qtp833852776-385] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:32.739 [qtp833852776-385] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:32.813 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:40:32.814 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:32.813 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:32.948 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:32.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:32.976 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e999ef91171e92826b07416103310a4a2971a6bc' to.sha1='709c00e026c23de7e2cec599e9d95e82568cdcd6'): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:33.071 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='396b225467886f7d145c93373ab640b2a95cc299' to.sha1='4a48d11dcc6f67e20624b95c0dc6ca6bada08451'): /1 {11 11ä11#+} 1/c org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:33.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=47 07:40:33.079 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:33.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=48 07:40:33.108 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:33.171 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:33.175 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:33.177 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:33.181 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=43, revision=48 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:33.242 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:33.243 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:33.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=42, revision=47 07:40:33.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:33.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=43, revision=48 07:40:33.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=48, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:33.297 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:33.312 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:33.427 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:33.428 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:33.628 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:33.629 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:33.941 [Test worker] 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' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:33.942 [Test worker] 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' ******************** path: /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:34.074 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:34.094 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:34.099 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:34.100 [qtp833852776-385] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6lIsDOvmbJ3XDEegdsm8wg/hvBGfsB36wLdJqp0fwa9Kw' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:34.116 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:34.137 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:34.141 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:34.142 [qtp666971185-142] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/soJBGq-99Jxf0RsWcRhBTg/pzPIMUHQfVg-3d_tyJZCVQ/aY2z13oGRlnZwWpYYnXwiQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:35.580 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:35.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 492938 bytes in 1731 ms. path='/1 {11 11ä11#+} 1/c' 07:40:35.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=51 07:40:35.691 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 07:40:35.799 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:35.804 [qtp833852776-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=48, revision=51 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:35.852 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:35.876 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:35.882 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=48, revision=51 07:40:35.882 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=51, revision=-1 07:40:35.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:35.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:35.948 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:35.952 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 666918 bytes in 2010 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:35.969 [qtp833852776-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:35.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=50 07:40:35.970 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:35.972 [qtp833852776-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:36.042 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:36.062 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:36.067 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=47, revision=50 07:40:36.132 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:36.140 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:36.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=47, revision=50 07:40:36.143 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=50, revision=-1 07:40:36.174 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:36.175 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:36.209 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:36.237 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:36.237 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.50% 07:40:36.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:36.240 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:36.328 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:36.348 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4a0949ce2f265338d8013b649f9c137dc41d2722' to.sha1='d77dc90fc5f6c7bd9636a28036888cb7edd3b11b'): /2/1 {11 11ä11#+} 1/a org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:36.364 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:36.373 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:36.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=56 07:40:36.389 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:36.483 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1fd3e57d8b574248b51af4bbbe9fef613c107ac9' to.sha1='901586e9db417fd549791748fb14548cc2d1ab5f'): /2/1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:36.515 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:36.518 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=55 07:40:36.518 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:36.518 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=51, revision=56 07:40:36.579 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:36.589 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=51, revision=56 07:40:36.590 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=56, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:36.597 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:36.600 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=50, revision=55 07:40:36.630 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:36.632 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:36.636 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=50, revision=55 07:40:36.637 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=55, revision=-1 07:40:36.677 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:36.698 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:36.810 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:36.816 [Test worker] 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' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:36.817 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:36.880 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:36.888 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:36.891 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:36.893 [qtp833852776-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F2hFXI04iJq38LGMwmkhBQ/QlRw8h6Ar6DX7dIrdePJQA/7lVaqwpc7g6syJF-t28nGA' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:36.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:37.028 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/b' ******************** path: /2/1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:37.260 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:37.268 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:37.290 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:37.294 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:37.295 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/soJBGq-99Jxf0RsWcRhBTg/pzPIMUHQfVg-3d_tyJZCVQ/yN4ZSxG7ZFAa-bOvHVXv3Q' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:37.398 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 117821 bytes in 582 ms. path='/2/1 {11 11ä11#+} 1/a' 07:40:37.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=59 07:40:37.412 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 07:40:37.525 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:37.530 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=56, revision=59 07:40:37.545 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:37.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=56, revision=59 07:40:37.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:40:37.589 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:37.595 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:40:37.595 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:37.623 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:37.671 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:37.674 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:37.705 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:37.790 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:37.892 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:40:37.933 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3fd18328d54f022bb8d3f7f7ab3e38c8df509e62' to.sha1='e7c91e4768349a455f878b9c448b9213ddc996e6'): /2/1 {11 11ä11#+} 1/b 07:40:37.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=64 07:40:37.965 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 07:40:38.016 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:38.020 [qtp833852776-385] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=59, revision=64 07:40:38.117 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:38.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=59, revision=64 07:40:38.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=64, revision=-1 07:40:38.157 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:38.199 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:38.211 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:38.214 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:38.319 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:38.437 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:38.455 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:38.458 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:38.459 [qtp833852776-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F2hFXI04iJq38LGMwmkhBQ/QlRw8h6Ar6DX7dIrdePJQA/w6mHE3XIcUAFqEv2jMwrAg' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:39.032 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:39.080 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. ******************** path: /2/1 {11 11ä11#+} 1/b 07:40:39.144 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:39.153 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:39.157 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:39.159 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/soJBGq-99Jxf0RsWcRhBTg/pzPIMUHQfVg-3d_tyJZCVQ/yN4ZSxG7ZFAa-bOvHVXv3Q' offset=1048576 07:40:39.237 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:39.325 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1068592 bytes in 2297 ms. path='/2/1 {11 11ä11#+} 1/b' 07:40:39.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=59 07:40:39.350 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 07:40:39.450 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:39.453 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=55, revision=59 07:40:39.548 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:39.561 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=55, revision=59 07:40:39.561 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:39.564 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:39.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:39.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:39.632 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:39.635 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:39.664 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 924769 bytes in 1450 ms. path='/2/1 {11 11ä11#+} 1/b' 07:40:39.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=67 07:40:39.681 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:39.713 [qtp666971185-889] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:39.724 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:39.731 [qtp666971185-889] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:39.735 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=64, revision=67 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:39.757 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:39.764 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:39.800 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:39.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=64, revision=67 07:40:39.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=67, revision=-1 07:40:39.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:39.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:39.852 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:39.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:39.885 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:39.904 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='67cfd422589f0efec83be64324bec43e3d99f579' to.sha1='ca69e899f64b02cbfc0933e5b6901733d2f79e6e'): /2/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:39.922 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:39.926 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:39.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=64 07:40:39.962 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:39.988 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:40.104 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:40.107 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:40.117 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:40.125 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:40.150 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:40.157 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='859d05da399c5e6bdec4f66acfe6ce8e09225860' to.sha1='d1acf69bcf01bc719fc1dc0f57d045d5de42f6c8'): /2/a 07:40:40.202 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=72 07:40:40.203 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:40.219 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:40.229 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=59, revision=64 07:40:40.229 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=64, revision=-1 07:40:40.258 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:40.305 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:40.316 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:40.320 [qtp833852776-385] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:40.332 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:40.397 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' ******************** path: /2/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:40.400 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:40.402 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:40:40.402 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:40:40.403 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:40.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=67, revision=72 07:40:40.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=72, revision=-1 07:40:40.531 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:40.571 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:40.615 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:40.625 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:40.642 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec serverRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d renewalDateTime=2019-09-21T06:10:01.644Z expiryDateTime=2019-09-21T06:40:01.644Z 07:40:40.657 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:40.664 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:40.686 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.from' result=null 07:40:40.686 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.to' result=null 07:40:40.690 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=66 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:40.719 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:40.725 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:40:40.776 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:40.782 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:40.786 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:40.787 [qtp833852776-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F2hFXI04iJq38LGMwmkhBQ/JefYueLV4HLua6zzMH7VeQ' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:40.977 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:40.986 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:41.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 75075 bytes in 275 ms. path='/2/a' 07:40:41.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=75 07:40:41.011 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 07:40:41.114 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:41.118 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=72, revision=75 07:40:41.160 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:41.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=72, revision=75 07:40:41.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:41.197 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:40:41.199 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d from='https://localhost:37204/4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d' toID=728918be-cc30-49b8-b278-f8e598ceb0ec to='build/repo/k0t4h6do-sokn6-local-src', fromRepoLocalSync=true 07:40:41.199 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 728918be-cc30-49b8-b278-f8e598ceb0ec ('build/repo/k0t4h6do-sokn6-local-src') org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:41.206 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:41.207 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:41.229 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:41.258 [qtp833852776-385] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:41.261 [qtp833852776-385] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:41.352 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:40:41.456 [closeDeferredTimer-302a605f-o] INFO c.c.c.l.LocalRepoManagerImpl - [302a605f]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:41.470 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:41.499 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.09% 07:40:41.499 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:41.573 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:41.593 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8821e301acab82b54a5bf930f98348acfef0a215' to.sha1='5f54417b9a4b76b83300dec43dcfd387082b24cf'): /3 + &#ä/5/h 07:40:41.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=80 07:40:41.652 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 07:40:41.713 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:41.738 [qtp833852776-385] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:41.746 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:41.822 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:41.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=75, revision=80 07:40:41.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=80, revision=-1 07:40:41.879 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:41.957 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:41.973 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:41.975 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:42.245 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d.2.xml.gz 07:40:42.245 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src/.subshare-repo/tmp/ChangeSetDto.4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d.2.xml.gz 07:40:42.277 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:42.285 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:42.309 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:42.314 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:42.317 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/05qKVygmWQBj9F75R1QGLA/I7x5Y0HIPqI8Lb4sa1nLhg/-yR9baLBYad5fTWEceyX7A' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:42.334 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=47 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:40:42.359 [closeDeferredTimer-1fdeb333-1] INFO c.c.c.l.LocalRepoManagerImpl - [1fdeb333]_close: Shutting down real LocalRepoManager. 07:40:42.360 [closeDeferredTimer-74c9733e-1] INFO c.c.c.l.LocalRepoManagerImpl - [74c9733e]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:42.364 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:42.822 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:42.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 307841 bytes in 955 ms. path='/3 + &#ä/5/h' 07:40:42.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=83 07:40:42.963 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 07:40:43.112 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:43.131 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=80, revision=83 07:40:43.144 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:43.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=80, revision=83 07:40:43.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=83, revision=-1 07:40:43.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:43.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:43.257 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:43.299 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:43.313 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:43.429 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:43.533 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:42.414 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src/.subshare-repo/tmp/ChangeSetDto.4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d.2.xml.gz 07:40:42.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec serverRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=2 repoFileDtos.size=0 07:40:43.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=85.1 MiB, available=370.4 MiB 07:40:43.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:43.595 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:43.626 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:43.655 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:43.662 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6b32013eba0f0e1efb926d404fc371713c22cf1' to.sha1='881f9675c41bb71d03c4b36cabcfd4baff69139c'): /3 + &#ä/5/i 07:40:43.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=88 07:40:43.693 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 07:40:43.950 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:43.954 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=83, revision=88 07:40:44.172 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:44.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=83, revision=88 07:40:44.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=88, revision=-1 07:40:44.212 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:44.244 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:44.262 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:44.267 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:44.274 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.localRepositoryRevisionInProgress=-1, revision=48 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:44.421 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:44.434 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:44.438 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:44.460 [qtp833852776-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/05qKVygmWQBj9F75R1QGLA/I7x5Y0HIPqI8Lb4sa1nLhg/_d-X9FgYg-Czl-RsgDGfPg' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:45.414 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:45.491 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:45.540 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 381247 bytes in 1273 ms. path='/3 + &#ä/5/i' 07:40:45.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=91 07:40:45.560 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:45.776 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:45.783 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:45.786 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=88, revision=91 07:40:45.877 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:45.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=88, revision=91 07:40:45.884 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=91, revision=-1 07:40:45.910 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:45.910 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:45.935 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:45.957 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:45.959 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:45.991 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:46.077 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:46.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:40:46.362 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da3220f34cb4b56ef6e3df13371295ea53ba712c' to.sha1='a95548ee4c6f62f453092e4d3efa5395175250cd'): /3 + &#ä/aa 07:40:46.421 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=96 07:40:46.421 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:40:46.571 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:46.574 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=91, revision=96 07:40:46.646 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:46.657 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=91, revision=96 07:40:46.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=96, revision=-1 07:40:46.693 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:46.742 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:46.763 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:46.814 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:40:46.878 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:46.885 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:46.888 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:46.889 [qtp833852776-385] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/05qKVygmWQBj9F75R1QGLA/tIxR9HBWyuGujOyU0704YQ' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:46.937 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:46.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec serverRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=11, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:47.076 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:47.166 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56176 bytes in 352 ms. path='/3 + &#ä/aa' 07:40:47.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=99 07:40:47.184 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 07:40:47.274 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:47.284 [qtp833852776-385] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=96, revision=99 07:40:47.353 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:47.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=96, revision=99 07:40:47.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=99, revision=-1 07:40:47.429 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:47.429 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:47.465 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:47.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=83.5 MiB, available=372.0 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:47.507 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:47.509 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:47.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.remoteRepositoryRevisionSynced=4, revision=48 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:47.553 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:47.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:40:47.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:47.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:47.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:47.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:47.619 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:47.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:47.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:47.639 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:47.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:40:47.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:47.650 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:47.650 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:47.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:47.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:47.666 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:47.666 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:47.673 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:47.673 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:47.681 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:47.681 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:47.688 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:47.688 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:47.703 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Nqg9J9NMIjBXEKecJXqlew, serverRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d} because of missing permissions! 07:40:47.703 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:47.712 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:40:47.840 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='390edcdc4d0afb22769067e2d6cb3c67b035e7a0' to.sha1='14ce31fbb88454ab27379ff69cd46c790248897f'): /3 + &#ä/bb 07:40:47.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=104 07:40:47.867 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 07:40:47.940 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:47.944 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=99, revision=104 07:40:48.045 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:48.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=99, revision=104 07:40:48.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=104, revision=-1 07:40:48.089 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:48.240 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:48.267 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:48.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=83.3 MiB, available=372.2 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:48.319 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:40:48.378 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:48.384 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:48.387 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:48.388 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/05qKVygmWQBj9F75R1QGLA/oTCNHZCI3lJz_kOu22EvwA' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:48.413 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:48.417 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.localRepositoryRevisionSynced=4, revision=48 07:40:48.418 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.localRepositoryRevisionInProgress=48, revision=-1 07:40:48.474 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:48.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.from' result=null 07:40:48.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.to' result=null 07:40:48.503 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=66, revision=69 07:40:48.581 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=69 07:40:48.726 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:48.732 [qtp666971185-889] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=64, revision=69 07:40:49.034 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:49.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=64, revision=69 07:40:49.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=69, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:49.052 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:49.069 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 133345 bytes in 750 ms. path='/3 + &#ä/bb' 07:40:49.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=107 07:40:49.082 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 07:40:49.145 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:49.148 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=104, revision=107 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:49.186 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:49.211 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:49.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=104, revision=107 07:40:49.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=107, revision=-1 07:40:49.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:49.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:49.274 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:49.294 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:49.296 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:49.391 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:49.458 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:49.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:40:49.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:40:49.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=82.2 MiB, available=373.3 MiB 07:40:49.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:49.524 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:49.617 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:49.631 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e81401f0a7718a6e6b7b92109594d29709edb5f6' to.sha1='c62ba384e3861e108928ade11e4e4585a41190bd'): /3 + &#ä/cc 07:40:49.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=112 07:40:49.667 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 07:40:49.766 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:49.771 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=107, revision=112 07:40:49.802 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:49.807 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=107, revision=112 07:40:49.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=112, revision=-1 07:40:49.839 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:49.936 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:49.956 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:49.963 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=81.2 MiB, available=374.3 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:49.965 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:49.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:50.136 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:50.152 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:50.156 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:50.157 [qtp833852776-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/05qKVygmWQBj9F75R1QGLA/u3DeJeiqRmQk-F0SWdSsbA' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:50.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=81.2 MiB, available=374.3 MiB 07:40:50.302 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d.2.xml.gz 07:40:50.302 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:40:50.305 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:40:50.305 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:50.310 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:50.342 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:40:50.358 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:50.380 [qtp666971185-83] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec localRepositoryRevisionSynced=47 07:40:50.450 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:50.492 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d transaction.localRevision=72 remoteFromLocalRevision=47 07:40:50.591 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=728918be-cc30-49b8-b278-f8e598ceb0ec from='build/repo/k0t4h6do-sokn6-local-src' toID=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d to='https://localhost:37204/4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d' 07:40:50.612 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:50.615 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:50.901 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 07:40:50.991 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.from' result=null 07:40:50.991 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.to' result=null 07:40:51.087 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:51.087 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:51.095 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.from' result=null 07:40:51.096 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.to' result=null 07:40:51.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=74 07:40:51.110 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 07:40:51.220 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:51.224 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=69, revision=74 07:40:51.379 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:51.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=69, revision=74 07:40:51.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=74, revision=-1 07:40:51.469 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:40:51.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=76 07:40:51.520 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76 07:40:51.624 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:51.627 [qtp666971185-889] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=74, revision=76 07:40:51.658 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:51.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=74, revision=76 07:40:51.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=76, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:40:51.689 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:51.737 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:51.737 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:51.768 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:51.898 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:51.899 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:51.980 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:40:52.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=78 07:40:52.007 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=78 07:40:52.125 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:52.128 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=76, revision=78 07:40:52.166 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:52.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=76, revision=78 07:40:52.175 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=78, revision=-1 07:40:52.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:52.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:52.220 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:52.248 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:52.276 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:40:52.303 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=80 07:40:52.303 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=78, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 07:40:52.391 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:52.397 [qtp666971185-889] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=78, revision=80 07:40:52.484 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:52.491 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=78, revision=80 07:40:52.491 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=80, revision=-1 07:40:52.517 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:52.517 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:52.550 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:52.586 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:40:52.603 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:52.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:40:52.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=82 07:40:52.644 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 07:40:52.716 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:52.719 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=80, revision=82 07:40:52.763 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:52.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=80, revision=82 07:40:52.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=82, revision=-1 07:40:52.806 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:52.806 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:52.833 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:52.874 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:52.952 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.48% 07:40:52.953 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:40:52.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=84 07:40:52.986 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 07:40:53.079 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:53.082 [qtp666971185-889] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=82, revision=84 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:53.169 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:53.184 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:53.190 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=82, revision=84 07:40:53.190 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=84, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:53.196 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:53.210 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:53.210 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:53.237 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:53.287 [qtp666971185-427] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:53.392 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:40:53.423 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=86 07:40:53.424 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 07:40:53.514 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:53.524 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=84, revision=86 07:40:53.569 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:53.569 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:53.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=84, revision=86 07:40:53.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=86, revision=-1 07:40:53.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:53.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:53.629 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:53.655 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 705993 bytes in 3690 ms. path='/3 + &#ä/cc' 07:40:53.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=115 07:40:53.670 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:53.671 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:53.778 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.69% 07:40:53.779 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:53.790 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:53.796 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=112, revision=115 07:40:53.960 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:53.971 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=112, revision=115 07:40:53.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:53.997 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='fd628aa8d4ffbd6de5783c9da9d4c47a313dbf3d'): /1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:53.998 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:53.998 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:40:54.001 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:54.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:54.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:54.041 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='d12e4af4deabd015e5aa5d227f95098657987ccb'): /1 {11 11ä11#+} 1/b 07:40:54.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:54.073 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:54.082 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='d2706eadd93707b93c391edf2a6a951e64f7bc62'): /1 {11 11ä11#+} 1/c 07:40:54.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:54.102 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:54.104 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:54.147 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:54.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='e999ef91171e92826b07416103310a4a2971a6bc'): /2/1 {11 11ä11#+} 1/a 07:40:54.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:54.241 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:54.265 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='1fd3e57d8b574248b51af4bbbe9fef613c107ac9'): /2/1 {11 11ä11#+} 1/b 07:40:54.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:54.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:40:54.348 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b5471a0c6bd9b1a56af6e25d6a9ab90cf553327b' to.sha1='c2b5f85632db0af4a9ad6f32872d53afb65c904d'): /3 + &#ä/dd org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:54.361 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f4839fe8b478026149f03e63c1ee77608b57c64d' to.sha1='e3035cbac54e0c0fddd7a9c43ebfb2fc041d0f1f'): /3 + &#ä/5/h org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:54.382 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=120 07:40:54.382 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:54.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=94 07:40:54.431 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:54.455 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:54.466 [qtp833852776-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=115, revision=120 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:54.468 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:54.538 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:54.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=115, revision=120 07:40:54.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:54.574 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:54.578 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=86, revision=94 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:54.588 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:54.655 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:54.683 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:54.690 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:54.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=86, revision=94 07:40:54.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=94, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:54.694 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:54.748 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:54.768 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:54.780 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:54.794 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:54.798 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:54.800 [qtp833852776-433] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/05qKVygmWQBj9F75R1QGLA/h0y9X-VC6PwZLxwIfrU9kg' offset=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:54.852 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:54.882 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:54.950 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' ******************** path: /3 + &#ä/5/h 07:40:55.046 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:55.046 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:55.063 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 195158 bytes in 369 ms. path='/3 + &#ä/dd' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:55.070 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:55.075 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:55.078 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UdKgLTf2rBf4JBaHgGf2Og/iwbZXz8QaQvZinbCOcw4og/9PMlFCZeXS7Iho9VgNskfQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:55.082 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=123 07:40:55.084 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 07:40:55.169 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:55.172 [qtp833852776-433] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=120, revision=123 07:40:55.272 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:55.281 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:55.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=120, revision=123 07:40:55.297 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=123, revision=-1 07:40:55.352 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:55.352 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:55.366 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:55.378 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:55.409 [qtp833852776-433] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:55.411 [qtp833852776-433] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:55.450 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:55.453 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 313626 bytes in 503 ms. path='/3 + &#ä/5/h' 07:40:55.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=97 07:40:55.475 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:55.489 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:40:55.617 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.18% 07:40:55.645 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=8 07:40:55.660 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:40:55.661 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:55.664 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:55.669 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=94, revision=97 07:40:55.726 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:55.733 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:55.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=94, revision=97 07:40:55.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=97, revision=-1 07:40:55.771 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:55.771 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:55.801 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:55.884 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:55.891 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:55.977 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:56.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:40:56.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:56.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:56.183 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:40:56.274 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cd8210331dd684800fb454cf66d7a4f56463e23c' to.sha1='429f6a3282928c85ab40c00bf96423434594eddb'): /3 + &#ä/5/i 07:40:56.309 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=102 07:40:56.309 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 07:40:56.419 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:56.422 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=97, revision=102 07:40:56.486 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:56.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=97, revision=102 07:40:56.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=102, revision=-1 07:40:56.523 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:56.576 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:56.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=128 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:56.601 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:56.655 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' ******************** path: /3 + &#ä/5/i 07:40:56.727 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:56.733 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:56.736 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:56.737 [qtp666971185-142] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UdKgLTf2rBf4JBaHgGf2Og/iwbZXz8QaQvZinbCOcw4og/GLsPs8decWMERpTmYt-wTQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:56.746 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:40:56.775 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:56.800 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:56.804 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:56.853 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:56.879 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 148646 bytes in 223 ms. path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:56.895 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:56.905 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=105 07:40:56.905 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:56.912 [qtp833852776-385] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=123, revision=128 07:40:56.966 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:56.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=123, revision=128 07:40:56.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=128, revision=-1 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:56.999 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:57.004 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=102, revision=105 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:57.008 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:57.020 [qtp833852776-385] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 transaction.localRevision=87 remoteFromLocalRevision=8 07:40:57.062 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:57.062 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:57.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=102, revision=105 07:40:57.072 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=105, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:57.080 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8e588142-5257-4be6-a138-012677cd3459 from='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' toID=d529e44d-3015-4bb2-a371-0ff9f0586773 to='build/repo/k0t4h02y-35vks-local-src', fromRepoLocalSync=false 07:40:57.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:40:57.080 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:40:57.095 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:57.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:57.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:57.129 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:57.161 [qtp666971185-142] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:57.166 [qtp666971185-142] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:57.173 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=87 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:57.274 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:57.316 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:57.326 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:40:57.327 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:57.361 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:57.379 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:40:57.472 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='916f139fa265a9768d3381aee278356faf11f315' to.sha1='e9876afef97d186c5621d9a122fd31501fee8539'): /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:57.491 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:57.529 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=110 07:40:57.529 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:40:57.577 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:57.648 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:57.682 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:57.685 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=105, revision=110 07:40:57.835 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:57.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=105, revision=110 07:40:57.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=110, revision=-1 07:40:57.902 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:57.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=82.2 MiB, available=373.3 MiB 07:40:57.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:57.949 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:57.965 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:58.066 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:58.147 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' ******************** path: /3 + &#ä/aa 07:40:58.234 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:58.249 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:58.252 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:58.253 [qtp666971185-891] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UdKgLTf2rBf4JBaHgGf2Og/nf2R_JIPXFSnY8_q9KqDbA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:58.334 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionInProgress=-1, revision=88 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:58.474 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:58.519 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 207001 bytes in 372 ms. path='/3 + &#ä/aa' 07:40:58.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=113 07:40:58.543 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 07:40:58.656 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:58.661 [qtp666971185-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=110, revision=113 07:40:58.713 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:58.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=110, revision=113 07:40:58.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=113, revision=-1 07:40:58.767 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:40:58.767 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:58.797 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:58.817 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:58.820 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:40:59.041 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:59.075 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:59.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:59.085 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:59.112 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='09c5ddcefd19c5d4123ce266398f8c815209b373' to.sha1='5914add0fe8afe972c08d3155d30b966ae78e035'): /3 + &#ä/bb 07:40:59.151 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=118 07:40:59.151 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:40:59.195 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:59.217 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:59.221 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=113, revision=118 07:40:59.287 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:59.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=113, revision=118 07:40:59.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:59.331 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:59.336 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:59.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:59.389 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:59.425 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:40:59.478 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' ******************** path: /3 + &#ä/bb 07:40:59.540 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:59.557 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:59.575 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:59.577 [qtp666971185-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UdKgLTf2rBf4JBaHgGf2Og/zCs4ZbROyQVBBxJf6BsErQ' offset=0 07:40:59.616 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:59.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 137920 bytes in 152 ms. path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:40:59.646 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:59.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=121 07:40:59.655 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 07:40:59.733 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:59.764 [qtp666971185-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=118, revision=121 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:40:59.792 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:59.795 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:59.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=118, revision=121 07:40:59.803 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=121, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:40:59.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=81.4 MiB, available=374.1 MiB 07:40:59.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.remoteRepositoryRevisionSynced=4, revision=88 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:40:59.854 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:40:59.854 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:40:59.885 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:40:59.954 [qtp666971185-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:40:59.984 [qtp666971185-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:41:00.012 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:00.034 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:00.034 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:00.046 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:41:00.057 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:00.063 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:00.066 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:00.077 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:41:00.077 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:00.087 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:00.087 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:00.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5206dc477a8a1889834ee6a31119f51c4ffab787' to.sha1='0b06f59aeae284833d728f1461e35db9fb9c63f1'): /3 + &#ä/cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:00.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:00.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:00.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:00.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:00.128 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:00.128 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:00.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=126 07:41:00.140 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:00.145 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:00.145 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:00.177 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:41:00.177 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:00.189 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:41:00.190 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:00.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:00.205 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:00.214 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:00.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:00.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:00.219 [qtp666971185-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=121, revision=126 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:00.235 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:00.236 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:00.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:41:00.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:41:00.260 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:41:00.261 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:00.271 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:00.273 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:00.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:00.286 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:00.286 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:00.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=121, revision=126 07:41:00.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:00.299 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:00.299 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:00.310 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:00.310 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:00.329 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:00.329 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=7xkLJL3DF8XDMFap3kwMEw, serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459} because of missing permissions! 07:41:00.329 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:00.373 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:00.405 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:00.416 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:00.423 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' ******************** path: /3 + &#ä/cc 07:41:00.570 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:00.586 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:00.591 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:00.593 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UdKgLTf2rBf4JBaHgGf2Og/arTLHmoRc2uheYudctkX2g' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:00.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=81.2 MiB, available=374.3 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:01.376 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:01.404 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:01.409 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionSynced=4, revision=88 07:41:01.409 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionInProgress=88, revision=-1 07:41:01.454 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:01.464 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:01.464 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:41:01.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=130 07:41:01.523 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:01.533 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:01.545 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:01.599 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:01.626 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172453 bytes in 1202 ms. path='/3 + &#ä/cc' 07:41:01.643 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=129 07:41:01.645 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 07:41:01.756 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:01.761 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:01.762 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=126, revision=129 07:41:01.810 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:01.820 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=126, revision=129 07:41:01.820 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=129, revision=-1 07:41:01.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:01.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:01.912 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:01.978 [qtp666971185-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:41:01.981 [qtp666971185-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:01.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:41:01.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:41:01.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=81.1 MiB, available=374.4 MiB 07:41:01.984 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:02.024 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:02.053 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:02.069 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:02.120 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:41:02.161 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6393521d48d27424fa8af650e0c2a08d851f35cd' to.sha1='d44492a4103f3dd1c4c87321fc00d6f685cfbff3'): /3 + &#ä/dd 07:41:02.191 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=134 07:41:02.191 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:02.223 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:02.250 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:02.254 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=129, revision=134 07:41:02.295 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:02.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=129, revision=134 07:41:02.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=134, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:02.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=81.1 MiB, available=374.4 MiB 07:41:02.329 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:02.357 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:02.424 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:02.488 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:02.504 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec 07:41:02.507 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' ******************** path: /3 + &#ä/dd org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:02.534 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:02.549 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:02.556 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:02.560 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:02.561 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UdKgLTf2rBf4JBaHgGf2Og/rDdrx5xZ47B1HGiDfYl5Lw' offset=0 07:41:02.652 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:02.677 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:02.689 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 47374 bytes in 182 ms. path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:02.701 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=81.1 MiB, available=374.4 MiB 07:41:02.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:41:02.702 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:41:02.702 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:41:02.702 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:02.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=137 07:41:02.707 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:02.722 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:02.753 [qtp833852776-385] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 localRepositoryRevisionSynced=87 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:02.759 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:02.762 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=134, revision=137 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:02.811 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:02.818 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:02.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=134, revision=137 07:41:02.829 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=137, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:02.850 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 transaction.localRevision=132 remoteFromLocalRevision=87 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:02.864 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:41:02.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:02.872 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d529e44d-3015-4bb2-a371-0ff9f0586773 from='build/repo/k0t4h02y-35vks-local-src' toID=8e588142-5257-4be6-a138-012677cd3459 to='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:02.888 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:02.908 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:41:02.910 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:02.918 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=132 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:02.937 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:02.942 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:02.942 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:41:02.944 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:41:02.945 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:41:02.957 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=132 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:03.033 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="728918be-cc30-49b8-b278-f8e598ceb0ec"] on repo=728918be-cc30-49b8-b278-f8e598ceb0ec org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:03.033 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:03.033 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:03.041 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.15% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:03.052 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:03.053 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:41:03.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=130, revision=134 07:41:03.063 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:03.065 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:03.075 [Test worker] INFO c.c.c.l.p.FileInProgressMarkerDao - deleteFileInProgressMarkers: deleting 1 FileInProgressMarker(s) from=728918be-cc30-49b8-b278-f8e598ceb0ec, to=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d 07:41:03.076 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d localRepositoryRevisionSynced=72 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:03.082 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:03.113 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:03.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:03.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:03.152 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:03.156 [qtp833852776-385] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=128, revision=134 07:41:03.217 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:03.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=128, revision=134 07:41:03.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=134, revision=-1 07:41:03.340 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:03.346 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 transaction.localRevision=93 remoteFromLocalRevision=132 07:41:03.422 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:03.425 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:41:03.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 07:41:03.430 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [a1b53ea]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' 07:41:03.431 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [a1b53ea]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' locked successfully. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:03.541 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fbecbd4]initPersistenceManagerFactory: repositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:03.550 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:03.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:03.615 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fbecbd4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 38504 ms. 07:41:03.660 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivpi-z6fzj-remote' 07:41:03.661 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivpi-z6fzj-remote' locked successfully. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:03.718 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=142 07:41:03.739 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:04.176 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:04.244 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:04.247 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=137, revision=142 07:41:04.291 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:04.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=137, revision=142 07:41:04.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=142, revision=-1 07:41:04.329 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:04.341 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:04.342 [qtp666971185-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec transaction.localRevision=97 remoteFromLocalRevision=72 07:41:04.351 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:04.359 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d from='https://localhost:37204/4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d' toID=728918be-cc30-49b8-b278-f8e598ceb0ec to='build/repo/k0t4h6do-sokn6-local-src', fromRepoLocalSync=false 07:41:04.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d.null.xml.gz 07:41:04.360 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src/.subshare-repo/tmp/ChangeSetDto.4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d.null.xml.gz 07:41:04.377 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:04.542 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec localRepositoryRevisionSynced=47 localRepositoryRevisionInProgress=97 07:41:04.559 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:04.568 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src/.subshare-repo/tmp/ChangeSetDto.4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d.null.xml.gz 07:41:04.569 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec serverRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:41:05.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=87.7 MiB, available=367.8 MiB 07:41:05.027 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:41:05.061 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:05.169 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:05.326 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.localRepositoryRevisionInProgress=-1, revision=98 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:05.353 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:06.003 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:06.052 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:06.216 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:06.228 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec serverRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:41:06.662 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=86.1 MiB, available=369.4 MiB 07:41:06.666 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.remoteRepositoryRevisionSynced=48, revision=98 07:41:06.731 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:06.731 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:06.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:06.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:06.759 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:06.759 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:06.768 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:06.768 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:06.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:41:06.777 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:06.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:41:06.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:06.798 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Nqg9J9NMIjBXEKecJXqlew, serverRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d} because of missing permissions! 07:41:06.799 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:41:07.333 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=86.2 MiB, available=369.3 MiB 07:41:07.395 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:07.410 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.localRepositoryRevisionSynced=48, revision=98 07:41:07.411 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.localRepositoryRevisionInProgress=98, revision=-1 07:41:07.458 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:07.468 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:07.468 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.to' result=null 07:41:07.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=-1, revision=144 07:41:07.490 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 07:41:07.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:07.568 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:07.661 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:07.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:41:07.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=86.3 MiB, available=369.2 MiB 07:41:07.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:41:08.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=86.3 MiB, available=369.2 MiB 07:41:08.364 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:41:08.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.0 MiB, used=86.3 MiB, available=369.2 MiB 07:41:08.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d.null.xml.gz 07:41:08.677 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:41:08.678 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:41:08.678 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:41:08.711 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:08.747 [qtp666971185-889] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec localRepositoryRevisionSynced=97 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:08.777 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:08.778 [qtp666971185-889] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:08.794 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT 07:41:08.809 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d transaction.localRevision=146 remoteFromLocalRevision=97 07:41:08.869 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=728918be-cc30-49b8-b278-f8e598ceb0ec from='build/repo/k0t4h6do-sokn6-local-src' toID=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d to='https://localhost:37204/4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d' 07:41:09.021 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=146 07:41:09.057 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:09.057 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.to' result=null 07:41:09.076 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:41:09.076 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:41:09.083 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d localRepositoryRevisionSynced=146 07:41:09.091 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:09.091 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.to' result=null 07:41:09.100 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:09.100 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h6do-sokn6-local-src' configKey='repair.deleteCollisions.to' result=null 07:41:09.103 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=144, revision=148 07:41:09.111 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 07:41:09.214 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:09.219 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec, this.remoteRepositoryRevisionSynced=142, revision=148 07:41:09.283 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:09.289 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionSynced=142, revision=148 07:41:09.289 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d, this.localRepositoryRevisionInProgress=148, revision=-1 07:41:09.312 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:09.317 [qtp666971185-83] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e53e6bd-2b2b-4aa8-bb92-d14f2252e29d remoteRepositoryId=728918be-cc30-49b8-b278-f8e598ceb0ec transaction.localRevision=103 remoteFromLocalRevision=146 07:41:09.376 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:09.382 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:41:09.383 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3210ba0]getCloseDeferredMillis: closeDeferredMillis=20000 07:41:09.383 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3210ba0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:09.710 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:10.048 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:10.059 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:10.250 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:10.311 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:10.417 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3c1af34e]initPersistenceManagerFactory: repositoryId=ef871a84-4791-4745-8567-60346487f70a 07:41:10.426 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3c1af34e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 33788 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:10.430 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]initPersistenceManagerFactory: repositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 07:41:10.436 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31441 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:10.456 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:10.474 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]getCloseDeferredMillis: closeDeferredMillis=20000 07:41:10.474 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:10.476 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1r-erj8h-remote' 07:41:10.479 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1r-erj8h-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:10.530 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 40 ms. 07:41:10.530 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=9heFUaZ0UfwFLUkAi53Eqw, invitation=false] 07:41:10.581 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms. 07:41:10.581 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:11.163 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3989a2bf]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' 07:41:11.170 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3989a2bf]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:11.405 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=84.6 MiB, available=370.9 MiB 07:41:11.608 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:12.029 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 6efeb844-8869-4026-b89f-771ff0926a3d localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src localRepository.publicKeySha1 = F2:34:DF:8C:D6:8B:ED:2E:43:B8:05:FB:92:41:EF:27:7C:AF:D4:A1 remoteRepository.repositoryId = 60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepository.remoteRoot = https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepository.publicKeySha1 = AB:27:03:F5:23:40:7E:81:16:4F:A9:64:8B:14:18:77:43:A2:44: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 6efeb844-8869-4026-b89f-771ff0926a3d 60d9bace-72cd-4c14-8475-d651683a01a1 07:41:12.660 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 07:41:13.202 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:41:13.216 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 07:41:13.380 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:41:13.411 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:41:13.465 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:41:13.548 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:41:13.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.79% 07:41:13.697 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 07:41:13.824 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:13.874 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:13.898 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 renewalDateTime=2019-09-21T06:11:13.857Z expiryDateTime=2019-09-21T06:41:13.857Z 07:41:13.919 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:13.932 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:13.970 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:41:13.971 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6efeb844-8869-4026-b89f-771ff0926a3d ('build/repo/k0t4iai2-bnrw7-local-src') 07:41:13.989 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:41:14.018 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:41:14.212 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=6efeb844-8869-4026-b89f-771ff0926a3d to='build/repo/k0t4iai2-bnrw7-local-src', fromRepoLocalSync=true 07:41:14.219 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.-1.xml.gz 07:41:14.219 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.-1.xml.gz 07:41:14.243 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:14.298 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:41:14.339 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:14.346 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.-1.xml.gz 07:41:14.347 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:41:14.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=69.4 MiB, available=386.1 MiB 07:41:14.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:41:14.959 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:15.162 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=-1, revision=4 07:41:15.229 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 07:41:16.832 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:16.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:41:17.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=69.8 MiB, available=385.7 MiB 07:41:17.404 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 07:41:17.793 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! 07:41:17.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:41:18.314 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=70.0 MiB, available=385.5 MiB 07:41:18.387 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:18.393 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionSynced=-1, revision=4 07:41:18.393 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:18.395 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:18.462 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:18.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:18.486 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:41:18.677 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:41:18.680 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:18.698 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:18.710 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:19.240 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:19.258 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:19.268 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms. 07:41:19.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=6 07:41:19.514 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:19.753 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:19.768 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:20.050 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:20.285 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:41:20.353 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:20.357 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:20.410 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:20.403 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:20.907 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:20.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=-1, revision=6 07:41:20.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=6, revision=-1 07:41:20.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:21.014 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:20.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:41:21.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=72.0 MiB, available=383.5 MiB 07:41:21.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:41:22.333 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=70.2 MiB, available=385.3 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:22.360 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:22.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:41:22.752 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=69.5 MiB, available=386.0 MiB 07:41:22.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.-1.xml.gz 07:41:22.755 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:41:22.760 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:41:22.760 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:41:22.789 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:22.830 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:22.881 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=2 07:41:22.903 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:22.948 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:22.955 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:23.423 [closeDeferredTimer-7709489e-63] INFO c.c.c.l.LocalRepoManagerImpl - [7709489e]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:23.704 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:24.469 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:24.525 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:24.885 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:24.975 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6efeb844-8869-4026-b89f-771ff0926a3d from='build/repo/k0t4iai2-bnrw7-local-src' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' 07:41:25.003 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:25.025 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:25.039 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:25.064 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:25.074 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 07:41:25.152 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:25.153 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:41:25.182 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:25.209 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:25.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=10 07:41:25.292 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:41:25.488 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:25.491 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=6, revision=10 07:41:25.717 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:25.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=6, revision=10 07:41:25.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=10, revision=-1 07:41:25.998 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 07:41:25.998 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:26.024 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:26.035 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:26.043 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:26.287 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:26.304 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:26.362 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:26.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=12 07:41:26.389 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:41:26.542 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:26.563 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:26.607 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:26.709 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:26.718 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=10, revision=12 07:41:26.718 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:26.837 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:27.244 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:27.252 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:27.252 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:27.575 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:27.587 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:27.599 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:27.733 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:27.763 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.46% 07:41:27.764 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:41:27.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=14 07:41:27.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:41:27.975 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:27.981 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=12, revision=14 07:41:28.034 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:28.044 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=12, revision=14 07:41:28.044 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=14, revision=-1 07:41:28.077 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:28.077 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:28.105 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:28.218 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:28.315 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:28.332 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:28.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=16 07:41:28.414 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:41:28.552 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:28.555 [qtp2139656363-778] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=14, revision=16 07:41:28.619 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:28.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=14, revision=16 07:41:28.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=16, revision=-1 07:41:28.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:28.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:28.698 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:28.787 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:28.814 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:41:28.904 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=18 07:41:28.904 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:29.163 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:29.178 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:29.182 [qtp2139656363-778] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=16, revision=18 07:41:29.238 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:29.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=16, revision=18 07:41:29.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=18, revision=-1 07:41:29.273 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:29.273 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:29.294 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:29.329 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:29.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:29.378 [closeDeferredTimer-20397ac4-6p] INFO c.c.c.l.LocalRepoManagerImpl - [20397ac4]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:29.427 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=20 07:41:29.428 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:41:29.524 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:29.528 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=18, revision=20 07:41:29.611 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:29.617 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=18, revision=20 07:41:29.617 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=20, revision=-1 07:41:29.647 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:29.647 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:29.679 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:29.795 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:29.879 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.70% 07:41:29.880 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.93% 07:41:29.880 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:29.997 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:30.016 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aee59f9b6c887399c73e5bd13bc3c987fb83a857' to.sha1='f345f33ccf19446f7714541c53801bff61ec932d'): /1 {11 11ä11#+} 1/a 07:41:30.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=23 07:41:30.101 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:30.122 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:30.199 [closeDeferredTimer-3210ba0-1] INFO c.c.c.l.LocalRepoManagerImpl - [3210ba0]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:30.229 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:30.256 [qtp2139656363-778] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=20, revision=23 07:41:30.307 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:30.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=20, revision=23 07:41:30.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=23, revision=-1 07:41:30.346 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:30.405 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:31.016 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:31.155 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:41:31.251 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:31.445 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:31.509 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:31.525 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:31.529 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:31.530 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/coF6PJl3DPa4tYwTbITjKg/2CclwAgZ91524IPmnt6u3w' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:31.532 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:32.126 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:33.097 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:33.121 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:33.177 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:33.753 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:33.942 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 140176 bytes in 2690 ms. path='/1 {11 11ä11#+} 1/a' 07:41:33.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=26 07:41:33.958 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 07:41:34.252 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:34.255 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:34.262 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:34.295 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:34.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=23, revision=26 07:41:34.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=26, revision=-1 07:41:34.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:34.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:34.356 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:34.480 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:41:34.570 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:41:34.666 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:34.968 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:35.286 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:35.381 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:41:35.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:41:35.488 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a52df12c951268c88b3d8cca9359cdc05984b0e' to.sha1='3bcef20ece43f3046d0f00f83db579daa953561c'): /1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:35.497 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:35.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=31 07:41:35.534 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 07:41:36.330 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:36.333 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=26, revision=31 07:41:36.888 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:36.897 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=26, revision=31 07:41:36.897 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=31, revision=-1 07:41:36.934 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:37.224 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:37.493 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:37.573 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:41:37.621 [Test worker] 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' 07:41:37.757 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:37.772 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:37.775 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:37.777 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/coF6PJl3DPa4tYwTbITjKg/Kr73Oi795wzkeABk3-cRmA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:38.346 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:38.713 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:38.922 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:39.255 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:39.270 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 493983 bytes in 1649 ms. path='/1 {11 11ä11#+} 1/b' 07:41:39.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=34 07:41:39.288 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 07:41:39.348 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:39.354 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=31, revision=34 07:41:39.394 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:39.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=31, revision=34 07:41:39.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=34, revision=-1 07:41:39.445 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:39.445 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:39.469 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:39.504 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:41:39.510 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:41:39.531 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:39.536 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:39.608 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:41:39.680 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:41:39.738 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='65389d19396bc06af8ec684be05a0002aaf7965b' to.sha1='1535f3507264bb7b78ea9882d4f1300d05c7e92b'): /1 {11 11ä11#+} 1/c 07:41:39.769 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=39 07:41:39.770 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 07:41:39.843 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:39.850 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=34, revision=39 07:41:39.895 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:39.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=34, revision=39 07:41:39.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=39, revision=-1 07:41:39.940 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:39.984 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:40.030 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:41:40.045 [Test worker] 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' 07:41:40.122 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:40.132 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:40.136 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:40.138 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/coF6PJl3DPa4tYwTbITjKg/him9IZqqGnWV6PkBPSUoqA' offset=0 07:41:41.150 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:41.175 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 207847 bytes in 1130 ms. path='/1 {11 11ä11#+} 1/c' 07:41:41.187 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=42 07:41:41.188 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 07:41:41.234 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:41.238 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=39, revision=42 07:41:41.316 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:41.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=39, revision=42 07:41:41.333 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=42, revision=-1 07:41:41.362 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:41.362 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:41.388 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:41.409 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:41:41.412 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:41:41.522 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:41.638 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:41:41.718 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:41:41.719 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:41.730 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:41.751 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:41.855 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cf48df4046f1041c8e3b1df9158e8bc49a7a6c69' to.sha1='8bb34d5273850434f727a7dbe72c8c0f82437bc9'): /2/1 {11 11ä11#+} 1/a 07:41:41.895 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=47 07:41:41.896 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 07:41:41.983 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:41.986 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=42, revision=47 07:41:42.054 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:42.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=42, revision=47 07:41:42.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=47, revision=-1 07:41:42.092 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:42.148 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:42.148 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]initPersistenceManagerFactory: repositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 07:41:42.241 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32866 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:42.250 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:42.268 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]getCloseDeferredMillis: closeDeferredMillis=20000 07:41:42.268 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:42.313 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 30 ms. 07:41:42.314 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=rm8kaNBJb-RZGG_-1ntucg, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:42.319 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:42.359 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 45 ms. 07:41:42.359 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=9_dj6tP0TbzoK2FschbIAg, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:42.379 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:42.397 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:42.411 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:42.420 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/19OxoajCPnIywhIa3iwkoQ/rI7sIK0g43Ov8PSucbt3AQ' offset=0 07:41:42.875 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:42.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69898 bytes in 624 ms. path='/2/1 {11 11ä11#+} 1/a' 07:41:42.971 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=50 07:41:42.972 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 07:41:43.061 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:43.082 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:43.072 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:43.105 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:43.112 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=47, revision=50 07:41:43.112 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=50, revision=-1 07:41:43.220 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:41:43.223 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:43.240 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=98.1 MiB, available=357.4 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:43.246 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:43.273 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:41:43.276 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:43.281 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:43.339 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:43.414 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:43.426 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:43.509 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:41:43.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='205fede9fda6fdc18b21df66b7f3854fcaa3f760' to.sha1='47e812637719ee192a8c31c4642a1bcaa7e9cba1'): /2/1 {11 11ä11#+} 1/b 07:41:43.656 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=55 07:41:43.657 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 07:41:43.738 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:43.741 [qtp2139656363-778] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=50, revision=55 07:41:43.826 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:43.835 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=50, revision=55 07:41:43.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:43.910 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = c8ff4b30-f129-4d15-89dd-b039d3bc6746 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src localRepository.publicKeySha1 = F8:36:35:FD:C7:CF:0D:80:63:62:63:57:A2:B9:E6:26:63:A9:5C:05 remoteRepository.repositoryId = 3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepository.remoteRoot = https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepository.publicKeySha1 = C7:4D:01:0C:7E:13:02:6F:61:41:11:6C:82:51:08:11:52:6F:C4:A8 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 c8ff4b30-f129-4d15-89dd-b039d3bc6746 3d27460b-6929-4736-b0cb-85362a3c1b46 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:43.922 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:44.185 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:44.188 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:44.222 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:41:44.226 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:44.229 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:44.241 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:44.279 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:44.326 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:44.340 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:44.344 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:44.345 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/19OxoajCPnIywhIa3iwkoQ/rdjzGsOaAT5Z2N8cqepLZw' offset=0 07:41:44.978 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:44.992 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:45.011 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:41:45.030 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:45.066 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:45.078 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 319375 bytes in 852 ms. path='/2/1 {11 11ä11#+} 1/b' 07:41:45.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=58 07:41:45.095 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:45.140 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:45.156 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:45.162 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=55, revision=58 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:45.176 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:45.192 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:45.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=55, revision=58 07:41:45.202 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:45.240 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:45.254 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:41:45.255 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:45.281 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:45.290 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:45.317 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:41:45.320 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:45.323 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.82% 07:41:45.400 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:45.398 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:45.410 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:45.437 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:45.487 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:41:45.498 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:45.539 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:45.588 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:45.594 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ede3f64bc2ba7fa6e536f251591fe1a85f9843d' to.sha1='6f7ba2a3585fbbd901fcb6d8110cf9a3507c9e5b'): /2/a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:45.624 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 renewalDateTime=2019-09-21T06:11:45.566Z expiryDateTime=2019-09-21T06:41:45.566Z 07:41:45.646 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:45.658 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:45.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=63 07:41:45.681 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:45.687 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:41:45.691 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d27460b-6929-4736-b0cb-85362a3c1b46 from='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' toID=c8ff4b30-f129-4d15-89dd-b039d3bc6746 to='build/repo/k0t4ivph-w6ljs-local-src', fromRepoLocalSync=true 07:41:45.692 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c8ff4b30-f129-4d15-89dd-b039d3bc6746 ('build/repo/k0t4ivph-w6ljs-local-src') 07:41:45.726 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:41:45.781 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:45.793 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:45.798 [qtp2139656363-778] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:45.844 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:45.886 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:45.895 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:45.942 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:45.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=58, revision=63 07:41:45.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:45.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.-1.xml.gz 07:41:45.954 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.-1.xml.gz 07:41:45.972 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:45.981 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:46.041 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:46.077 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:46.077 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:41:46.080 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:46.113 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:46.129 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:46.245 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:46.256 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:46.260 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:46.264 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:46.266 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/vQ4Km0Zbx2wqUO-bFrB_-A' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:46.270 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:46.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:41:46.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=74.0 MiB, available=381.5 MiB 07:41:46.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:41:46.762 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:46.816 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionInProgress=-1, revision=4 07:41:46.916 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:47.442 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:47.508 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 453827 bytes in 1428 ms. path='/2/a' 07:41:47.533 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=66 07:41:47.535 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 07:41:47.628 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:47.632 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=63, revision=66 07:41:47.702 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:47.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=63, revision=66 07:41:47.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:47.733 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:47.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:47.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:47.769 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:47.793 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:41:47.795 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:41:47.816 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:47.853 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:47.923 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:41:47.997 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:41:47.997 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:41:48.152 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1ed03761faa22013a9ba7b58a75d8e4173d113a' to.sha1='1ae113b5020828db0f29132c1caa5949cb9e7ed6'): /3 + &#ä/5/h 07:41:48.196 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=71 07:41:48.197 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 07:41:48.266 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:48.271 [qtp2139656363-778] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:48.299 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:48.314 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:48.334 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:48.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=66, revision=71 07:41:48.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=71, revision=-1 07:41:48.393 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:48.426 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:48.440 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:48.448 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:41:48.451 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:41:48.595 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:48.606 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:48.609 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:48.618 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/W9AZAAWQq7Y8wnGh8vj6gA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:48.699 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [a1b53ea]initPersistenceManagerFactory: repositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:41:48.732 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [a1b53ea]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 39261 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:48.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:41:49.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=74.3 MiB, available=381.2 MiB 07:41:49.033 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:49.372 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=82.5 MiB, available=373.0 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:49.376 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:49.386 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 424540 bytes in 935 ms. path='/3 + &#ä/5/h' 07:41:49.401 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=74 07:41:49.402 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 07:41:49.451 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:49.454 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=71, revision=74 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:49.490 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02z-r9y58-remote' 07:41:49.490 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02z-r9y58-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:49.517 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:49.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=71, revision=74 07:41:49.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=74, revision=-1 07:41:49.557 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:49.557 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:49.576 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:49.606 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:41:49.609 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:41:49.636 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:49.713 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:41:49.737 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:41:49.840 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a24923acbed3083adc347fcc8744bdc10dab5507' to.sha1='2df411f2221461db97b4510c49cd737737b5cfd4'): /3 + &#ä/5/i 07:41:49.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=79 07:41:49.885 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:49.928 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:49.994 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:49.998 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=74, revision=79 07:41:50.054 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:50.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=74, revision=79 07:41:50.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:49.618 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=rm8kaNBJb-RZGG_-1ntucg, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:41:49.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:41:50.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=74.2 MiB, available=381.3 MiB 07:41:50.135 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:50.159 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionSynced=-1, revision=4 07:41:50.160 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:50.161 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:50.186 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:50.201 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:50.203 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:50.212 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:50.212 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:50.220 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:50.243 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:41:50.250 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:50.356 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:41:50.356 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:41:50.430 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:41:50.528 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 61 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:50.558 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:50.583 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:50.587 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:50.588 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:50.624 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:50.688 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:50.708 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=6 07:41:50.709 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:50.744 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:50.845 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:50.935 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:50.983 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:51.057 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:51.230 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:51.320 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:51.406 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:51.480 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:51.541 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:51.620 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:51.704 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:51.786 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:51.877 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:52.147 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:52.245 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:52.246 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:41:52.464 [qtp833852776-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:52.500 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:52.500 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]initPersistenceManagerFactory: repositoryId=8e588142-5257-4be6-a138-012677cd3459 07:41:52.502 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3012 ms. 07:41:52.533 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]getCloseDeferredMillis: closeDeferredMillis=20000 07:41:52.533 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:52.837 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:52.844 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:53.179 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest localRepository.publicKeySha1 = 4C:52:E5:E3:6C:90:02:A0:EB:D4:1B:D7:13:5F:C7:95:3C:FE:65:84 remoteRepository.repositoryId = 8e588142-5257-4be6-a138-012677cd3459 remoteRepository.remoteRoot = https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459 remoteRepository.publicKeySha1 = 55:B4:D1:31:83:A0:93:0D:9F:2F:4A:D1:FE:5A:93:E1:43:53:4D:24 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 1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 8e588142-5257-4be6-a138-012677cd3459 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:53.216 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:53.332 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:53.388 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:53.397 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:53.422 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=-1, revision=6 07:41:53.423 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:53.435 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459 renewalDateTime=2019-09-21T06:11:53.370Z expiryDateTime=2019-09-21T06:41:53.370Z 07:41:53.463 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:53.475 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:53.480 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:53.548 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:41:53.564 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8e588142-5257-4be6-a138-012677cd3459 from='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' toID=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a to='build/repo/k0t4k8cl-owz08-local-dest', fromRepoLocalSync=true 07:41:53.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.-1.xml.gz 07:41:53.568 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.-1.xml.gz 07:41:53.584 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a ('build/repo/k0t4k8cl-owz08-local-dest') org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:53.606 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:53.618 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:53.636 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:53.656 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:53.659 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=1048576 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:53.677 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=95 07:41:53.773 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:53.803 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.-1.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:53.931 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]initPersistenceManagerFactory: repositoryId=70ff534a-7536-4e6c-822b-f2620968287c 07:41:53.950 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 36166 ms. 07:41:54.003 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]getCloseDeferredMillis: closeDeferredMillis=20000 07:41:54.004 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:53.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:41:53.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:41:54.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=63.4 MiB, available=392.1 MiB 07:41:54.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:54.097 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 84 ms. 07:41:54.116 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=HBKxKCN7W-H7HE3B4ThxAA, invitation=false] 07:41:54.147 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 30 ms. 07:41:54.147 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=J7u-3UKESMyTGT9sRzAFlQ, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:54.159 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:53.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=19 07:41:54.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=88.3 MiB, available=367.2 MiB 07:41:54.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:54.624 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3989a2bf]initPersistenceManagerFactory: repositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:54.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=62.8 MiB, available=392.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:54.694 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3989a2bf]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 35510 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:54.694 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:54.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:54.801 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:41:54.820 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebe-g25dd-remote' 07:41:54.821 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebe-g25dd-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:54.845 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:41:54.936 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:55.024 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.localRepositoryRevisionInProgress=-1, revision=97 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:55.036 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=77.0 MiB, available=378.5 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:55.163 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=62.3 MiB, available=393.2 MiB 07:41:55.165 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.-1.xml.gz 07:41:55.165 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:41:55.168 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:41:55.168 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:55.172 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:55.191 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:55.209 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:55.214 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:55.220 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:55.223 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=2097152 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:55.269 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:55.286 [qtp316919383-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 localRepositoryRevisionSynced=2 07:41:55.354 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:55.420 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 transaction.localRevision=8 remoteFromLocalRevision=2 07:41:55.478 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c8ff4b30-f129-4d15-89dd-b039d3bc6746 from='build/repo/k0t4ivph-w6ljs-local-src' toID=3d27460b-6929-4736-b0cb-85362a3c1b46 to='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' 07:41:55.501 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:55.504 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:55.623 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 07:41:55.693 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:41:55.693 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:41:55.715 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:55.733 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = ef871a84-4791-4745-8567-60346487f70a localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src localRepository.publicKeySha1 = 94:95:79:93:8D:AF:4A:76:BD:E5:B7:C7:A6:0D:D0:BF:F3:95:6F:9E remoteRepository.repositoryId = 70ff534a-7536-4e6c-822b-f2620968287c remoteRepository.remoteRoot = https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c remoteRepository.publicKeySha1 = BC:EB:A8:11:A6:8F:27:8F:6E:31:D9:A4:BB:4E:1A:F4:FF:A2:07:7E 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 ef871a84-4791-4745-8567-60346487f70a 70ff534a-7536-4e6c-822b-f2620968287c org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:55.822 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=10 07:41:55.822 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:41:55.957 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:55.964 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:55.971 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:56.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: cryptoRepoFileDtos.size=19, cryptoKeyDtos.size=38, cryptoLinkDtos.size=49, currentHistoCryptoRepoFileDtos.size=19, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:56.182 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:56.190 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=6, revision=10 07:41:56.190 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=10, revision=-1 07:41:56.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 07:41:56.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:56.395 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:56.424 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:56.643 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:56.687 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=90.8 MiB, available=364.7 MiB 07:41:56.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=97 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:56.731 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:41:56.814 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=12 07:41:56.815 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:41:56.988 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:56.998 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:57.129 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:57.131 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:57.141 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=10, revision=12 07:41:57.141 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:57.161 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:41:57.178 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:57.360 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:57.360 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:57.376 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:57.415 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:57.422 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:41:57.467 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:57.521 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:57.534 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:57.547 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:57.559 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:57.561 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=3145728 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:57.581 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.44% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:57.651 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:57.654 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:57.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:41:57.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=14 07:41:57.784 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:57.796 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:57.848 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:57.889 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:57.893 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:57.896 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ef871a84-4791-4745-8567-60346487f70a serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c renewalDateTime=2019-09-21T06:11:57.826Z expiryDateTime=2019-09-21T06:41:57.826Z 07:41:57.928 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:57.939 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:57.946 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:57.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=12, revision=14 07:41:57.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:57.965 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:41:57.966 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=70ff534a-7536-4e6c-822b-f2620968287c from='https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c' toID=ef871a84-4791-4745-8567-60346487f70a to='build/repo/k0t4jd1o-aq9rw-local-src', fromRepoLocalSync=true 07:41:57.967 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ef871a84-4791-4745-8567-60346487f70a ('build/repo/k0t4jd1o-aq9rw-local-src') 07:41:57.989 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:57.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:57.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.024 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:58.029 [pool-10-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:58.111 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:58.124 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.-1.xml.gz 07:41:58.124 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.-1.xml.gz 07:41:58.150 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:58.195 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:58.216 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:41:58.247 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:58.262 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=16 07:41:58.262 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:58.266 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.-1.xml.gz 07:41:58.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef871a84-4791-4745-8567-60346487f70a serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:58.425 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:58.430 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=14, revision=16 07:41:58.534 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:58.544 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=14, revision=16 07:41:58.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:58.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 52 ms. 07:41:58.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:58.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.631 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:58.652 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:41:58.652 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.686 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:41:58.693 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.709 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:41:58.715 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.724 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.755 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.755 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:58.777 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:58.785 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:58.806 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:41:58.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:58.825 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.825 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.834 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.834 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.842 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.842 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.863 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.863 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:58.867 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=63.5 MiB, available=392.0 MiB 07:41:58.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:58.872 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.888 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:58.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=18 07:41:58.894 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:58.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:41:58.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.910 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.910 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:58.913 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:58.920 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:41:58.920 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:58.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:41:58.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:58.979 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:59.009 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:59.015 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:41:59.192 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:59.203 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:59.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=16, revision=18 07:41:59.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=18, revision=-1 07:41:59.243 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:41:59.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:59.270 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:59.321 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:59.337 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:41:59.397 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=20 07:41:59.397 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:41:59.520 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:59.524 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:41:59.592 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=7xkLJL3DF8XDMFap3kwMEw, serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459} because of missing permissions! 07:41:59.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:59.606 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:59.608 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:59.633 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=18, revision=20 07:41:59.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=20, revision=-1 07:41:59.664 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:41:59.665 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:41:59.688 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:59.765 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:59.796 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:41:59.797 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:41:59.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9d64abf0a8503e2c51a5d0c16c221dbd4cdcdd6' to.sha1='81faaa85f76e75fab00af961a98bf6f2ba4025c2'): /1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:59.914 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:41:59.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=23 07:41:59.957 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:41:59.975 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:59.983 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:41:59.988 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=4194304 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:00.042 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:00.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ef871a84-4791-4745-8567-60346487f70a serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:00.120 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:00.125 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:00.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=91.0 MiB, available=364.5 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:00.174 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:00.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=20, revision=23 07:42:00.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=23, revision=-1 07:42:00.216 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:00.290 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:00.430 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:00.444 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.localRepositoryRevisionSynced=-1, revision=97 07:42:00.444 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:00.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=64.3 MiB, available=391.2 MiB 07:42:00.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:00.541 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:00.552 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:42:00.552 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null 07:42:00.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:00.897 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 07:42:00.994 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:01.017 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=HBKxKCN7W-H7HE3B4ThxAA, serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c} because of missing permissions! 07:42:01.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:01.106 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:01.194 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:01.219 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:01.222 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:01.224 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_vZjVQjdfrZZzf5hRGmGQA/Szeo-wA1M9cwMB1BIq8svQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:01.483 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=63.8 MiB, available=391.7 MiB 07:42:01.594 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:01.600 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.localRepositoryRevisionSynced=-1, revision=4 07:42:01.601 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.localRepositoryRevisionInProgress=4, revision=-1 07:42:01.662 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:01.679 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:01.679 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:01.883 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:42:01.883 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:01.938 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:01.943 [qtp833852776-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:02.031 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:02.072 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:02.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=-1, revision=5 07:42:02.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=5, revision=-1 07:42:02.263 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:02.395 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:02.668 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 44 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:02.752 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:02.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:42:02.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=90.5 MiB, available=365.0 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:02.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=6 07:42:02.959 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:03.044 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:03.086 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:03.090 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:03.091 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=5242880 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:02.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:42:03.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=90.5 MiB, available=365.0 MiB 07:42:03.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:03.568 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:03.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 702792 bytes in 2739 ms. path='/1 {11 11ä11#+} 1/a' 07:42:03.749 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=26 07:42:03.753 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:03.779 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=90.4 MiB, available=365.1 MiB 07:42:03.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.-1.xml.gz 07:42:03.782 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:42:03.785 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:03.822 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:03.827 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=23, revision=26 07:42:03.891 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:03.898 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=23, revision=26 07:42:03.898 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:03.893 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:03.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:03.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:03.952 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:04.071 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:04.202 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:04.237 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:04.241 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:42:04.269 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:04.317 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:04.325 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:04.329 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:04.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:42:04.487 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:04.577 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:04.591 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.33% 07:42:04.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.59% 07:42:04.609 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:04.678 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:04.688 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f5c282f29ff58e27327701e383990efaeb2e4f63' to.sha1=''): /.subshare.properties 07:42:04.723 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1992 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:04.805 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d61931d4f123c42c73cf6436ab6521a87a32ada2' to.sha1='f7e2730e2f0967957d6452b38fe44a5025f24a9d'): /1 {11 11ä11#+} 1/b 07:42:04.878 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=31 07:42:04.878 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:04.962 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:04.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=-1, revision=6 07:42:04.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:05.089 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:05.093 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:05.107 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=26, revision=31 07:42:05.211 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:05.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=26, revision=31 07:42:05.224 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=31, revision=-1 07:42:05.264 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:05.331 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:05.373 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:05.399 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:05.430 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:05.448 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:05.463 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:05.468 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=6291456 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:05.574 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:05.582 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:05.043 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:42:05.043 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:05.587 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:05.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=65.1 MiB, available=390.4 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:05.589 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_vZjVQjdfrZZzf5hRGmGQA/uZo92DjEAcu61Ud832Xkpw' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:05.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:05.829 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:05.918 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 145026 bytes in 488 ms. path='/1 {11 11ä11#+} 1/b' 07:42:05.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=34 07:42:05.935 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:06.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=63.9 MiB, available=391.6 MiB 07:42:06.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:06.080 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:06.083 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=31, revision=34 07:42:06.132 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:06.136 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=31, revision=34 07:42:06.136 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=34, revision=-1 07:42:06.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:06.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:06.194 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:06.216 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:06.218 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:42:06.282 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:06.318 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 07:42:06.326 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:06.358 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=63.3 MiB, available=392.2 MiB 07:42:06.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.-1.xml.gz 07:42:06.359 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:42:06.362 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:42:06.363 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:06.393 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='172309d16b7d80ae9b02d258a31a5be48693a5cf' to.sha1='fed506fe1f77e2bc0d2d804d466fad6719be02aa'): /1 {11 11ä11#+} 1/c org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:06.401 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:06.426 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=39 07:42:06.426 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:06.664 [qtp284059979-557] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a localRepositoryRevisionSynced=2 07:42:07.090 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:07.096 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:07.100 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:07.134 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:07.165 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:07.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef871a84-4791-4745-8567-60346487f70a from='build/repo/k0t4jd1o-aq9rw-local-src' toID=70ff534a-7536-4e6c-822b-f2620968287c to='https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:07.187 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=34, revision=39 07:42:07.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:07.213 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:07.219 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:07.241 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:07.241 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:07.256 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' 07:42:07.297 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:07.298 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XeTobpUr5eXA2PgkjpkEDQ' offset=0 07:42:07.340 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:07.342 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:07.369 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:07.374 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:07.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:42:07.399 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93 bytes in 143 ms. path='/.subshare.properties' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:07.444 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:07.444 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:07.457 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:07.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:07.476 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:07.542 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:07.551 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:07.556 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:07.563 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_vZjVQjdfrZZzf5hRGmGQA/wJuNZnyP-YUxl2HzuJjUAA' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:07.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=10 07:42:07.619 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:07.645 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:07.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:07.759 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:07.764 [qtp284059979-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:07.838 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ecaf8fdc77451c8b796836245290b5923482a980' to.sha1=''): /1 {11 11ä11#+} 1/a 07:42:07.955 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:08.080 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:08.089 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:08.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=6, revision=10 07:42:08.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:08.109 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:08.110 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6lIsDOvmbJ3XDEegdsm8wg/XLZl2KPd0dIqKBunnRI42A' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:08.117 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:08.129 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:08.251 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 07:42:08.251 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:08.279 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:08.310 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:08.337 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:08.369 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:08.389 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 123102 bytes in 931 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:08.394 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:08.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=42 07:42:08.420 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:08.420 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:08.424 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:08.425 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6lIsDOvmbJ3XDEegdsm8wg/XLZl2KPd0dIqKBunnRI42A' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:08.425 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=7340032 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:08.437 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:08.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:08.538 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:08.539 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:08.541 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:08.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 31844 bytes in 469 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:08.601 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:08.601 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:08.604 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:42:08.606 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:08.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=39, revision=42 07:42:08.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=42, revision=-1 07:42:08.652 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:08.652 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:08.674 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:08.689 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:08.703 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:08.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=12 07:42:08.707 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:08.712 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:08.720 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:42:08.826 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:08.824 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dad481c66028166a654acda5dc1df253139f2c11' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:08.854 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:08.860 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:08.939 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:08.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:08.954 [Test worker] 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' 07:42:08.986 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:08.987 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6lIsDOvmbJ3XDEegdsm8wg/m9WPQ2OliZQj2YEc-W-bNA' offset=0 07:42:08.996 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:09.018 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:42:09.018 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:42:09.064 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d777500517167cce251e43e0d8023ce3eb4f5366' to.sha1='50b5b74f66ff958c358e259df41ce349910a44ef'): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:09.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:09.110 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=47 07:42:09.111 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:09.178 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 724660 bytes in 224 ms. path='/1 {11 11ä11#+} 1/b' 07:42:09.300 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:09.320 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:09.323 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=42, revision=47 07:42:09.386 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:09.388 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:09.394 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=42, revision=47 07:42:09.394 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=47, revision=-1 07:42:09.424 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:09.441 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:09.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:09.452 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=10, revision=12 07:42:09.452 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:09.458 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:09.484 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:09.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:09.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:09.516 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:09.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='396b225467886f7d145c93373ab640b2a95cc299' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:09.557 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:09.648 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:09.653 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:09.658 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:09.672 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:09.680 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:09.692 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6lIsDOvmbJ3XDEegdsm8wg/hvBGfsB36wLdJqp0fwa9Kw' offset=0 07:42:09.702 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:09.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=14 07:42:09.759 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:09.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:09.809 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:09.832 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:09.847 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:09.849 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dJKHIIGqmDkinG6sv_9d8Q/ee2COzWRM5BsWitH2xJkcw/YqIJP28UQupraWkxS8ra8w' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:09.856 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:09.860 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:09.898 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 247303 bytes in 239 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:09.933 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:09.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=12, revision=14 07:42:09.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:09.951 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:09.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:09.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:10.006 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:10.015 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:10.105 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.35% 07:42:10.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:10.105 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:10.119 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:10.180 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4a0949ce2f265338d8013b649f9c137dc41d2722' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:10.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=16 07:42:10.183 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:10.296 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:10.322 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:10.330 [qtp284059979-557] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:10.369 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:10.379 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:10.384 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=14, revision=16 07:42:10.385 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:10.391 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:10.392 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/F2hFXI04iJq38LGMwmkhBQ/QlRw8h6Ar6DX7dIrdePJQA/7lVaqwpc7g6syJF-t28nGA' offset=0 07:42:10.400 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:10.420 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:10.420 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:10.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:42:10.446 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 28308 bytes in 77 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:10.450 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:10.481 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:10.490 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:10.567 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:42:10.567 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:10.579 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:10.595 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:10.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=18 07:42:10.642 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:10.675 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:10.687 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3fd18328d54f022bb8d3f7f7ab3e38c8df509e62' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:10.724 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:10.728 [qtp284059979-113] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=16, revision=18 07:42:10.786 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:10.789 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:10.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=16, revision=18 07:42:10.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:10.798 [Test worker] 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' 07:42:10.825 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:10.827 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/F2hFXI04iJq38LGMwmkhBQ/QlRw8h6Ar6DX7dIrdePJQA/w6mHE3XIcUAFqEv2jMwrAg' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:10.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:10.833 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:10.845 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:10.865 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:10.951 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:10.984 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:10.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:11.004 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:11.007 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:11.008 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=8388608 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:11.030 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:42:11.089 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=20 07:42:11.089 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:11.135 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 206444 bytes in 337 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:11.176 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:11.180 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=18, revision=20 07:42:11.245 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:11.256 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:11.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=18, revision=20 07:42:11.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=20, revision=-1 07:42:11.291 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:11.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:11.318 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:11.370 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:11.374 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:11.454 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:11.460 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:42:11.461 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:11.522 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:11.526 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='859d05da399c5e6bdec4f66acfe6ce8e09225860' to.sha1=''): /2/a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:11.554 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 964774 bytes in 1996 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:11.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2489bea0bd7b39d2a22677ba0807a5df941cf164' to.sha1='29f2f0611d82c505d487c64a7a35966a8e36bf9c'): /1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:11.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=50 07:42:11.573 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:11.643 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:11.648 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:11.657 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:11.663 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:11.673 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:11.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=23 07:42:11.673 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:11.674 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/F2hFXI04iJq38LGMwmkhBQ/JefYueLV4HLua6zzMH7VeQ' offset=0 07:42:11.683 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:11.701 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:11.718 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:11.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 55512 bytes in 69 ms. path='/2/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:11.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=47, revision=50 07:42:11.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:11.757 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:11.757 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:11.766 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:11.766 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:11.780 [qtp284059979-113] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:11.794 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:11.806 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:11.815 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:11.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:11.822 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=20, revision=23 07:42:11.822 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:11.825 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:11.827 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:11.854 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:11.880 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8821e301acab82b54a5bf930f98348acfef0a215' to.sha1=''): /3 + &#ä/5/h org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:11.881 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:11.968 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:11.972 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:11.975 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:11.978 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:11.980 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:12.010 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:12.011 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/05qKVygmWQBj9F75R1QGLA/I7x5Y0HIPqI8Lb4sa1nLhg/-yR9baLBYad5fTWEceyX7A' offset=0 07:42:12.024 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:12.035 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6cbf2eacf688e19a3e82f38ce4749076508c3fb4' to.sha1='b379c48cbc9bc9bc217fa3dc2e917da77d9412ad'): /2/1 {11 11ä11#+} 1/b 07:42:12.070 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=55 07:42:12.071 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:12.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:42:12.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 262944 bytes in 137 ms. path='/3 + &#ä/5/h' 07:42:12.159 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:12.160 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:12.178 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:12.182 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:12.234 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:12.237 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:12.238 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:12.243 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=50, revision=55 07:42:12.243 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:12.251 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:12.289 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:12.320 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6b32013eba0f0e1efb926d404fc371713c22cf1' to.sha1=''): /3 + &#ä/5/i org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:12.322 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:12.345 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 07:42:12.397 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:12.401 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:12.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:42:12.434 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:12.436 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/05qKVygmWQBj9F75R1QGLA/I7x5Y0HIPqI8Lb4sa1nLhg/_d-X9FgYg-Czl-RsgDGfPg' offset=0 07:42:12.450 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:12.496 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:12.521 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:12.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:12.540 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:12.552 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:12.554 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:12.555 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:12.556 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y710yWvshSBCM7Zwb9Kqqg/6YGs2f0Itk4avTuG4p-amA' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:12.558 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:12.560 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dJKHIIGqmDkinG6sv_9d8Q/ee2COzWRM5BsWitH2xJkcw/klDSQUmyyKLvuCSW0nySlg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:12.573 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 9122272 bytes in 22322 ms. path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:12.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 347382 bytes in 180 ms. path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:12.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=90 07:42:12.594 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:12.709 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:12.722 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:12.734 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=79, revision=90 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:12.789 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:12.802 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:42:12.879 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da3220f34cb4b56ef6e3df13371295ea53ba712c' to.sha1=''): /3 + &#ä/aa 07:42:12.938 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:12.972 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:42:13.006 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:13.008 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/05qKVygmWQBj9F75R1QGLA/tIxR9HBWyuGujOyU0704YQ' offset=0 07:42:13.015 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:13.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:42:13.049 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2990 bytes in 77 ms. path='/3 + &#ä/aa' 07:42:13.139 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:42:13.187 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:13.209 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:13.210 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:13.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=79, revision=90 07:42:13.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=90, revision=-1 07:42:13.256 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:42:13.256 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:13.267 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='390edcdc4d0afb22769067e2d6cb3c67b035e7a0' to.sha1=''): /3 + &#ä/bb org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:13.279 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:13.305 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:13.398 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:13.416 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:42:13.446 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:13.447 [qtp833852776-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/05qKVygmWQBj9F75R1QGLA/oTCNHZCI3lJz_kOu22EvwA' offset=0 07:42:13.455 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:13.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:42:13.502 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 115434 bytes in 86 ms. path='/3 + &#ä/bb' 07:42:13.574 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:13.631 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:13.635 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:13.656 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:13.687 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 325847 bytes in 1290 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:13.692 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e81401f0a7718a6e6b7b92109594d29709edb5f6' to.sha1=''): /3 + &#ä/cc org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:13.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=58 07:42:13.706 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:13.778 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:13.784 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:13.815 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:13.820 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=55, revision=58 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:13.827 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:13.828 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/05qKVygmWQBj9F75R1QGLA/u3DeJeiqRmQk-F0SWdSsbA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:13.838 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:13.838 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:13.876 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:13.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=55, revision=58 07:42:13.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=58, revision=-1 07:42:13.922 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:13.922 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:13.941 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:13.944 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:13.969 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:13.972 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:14.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 143640 bytes in 224 ms. path='/3 + &#ä/cc' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:14.045 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:14.074 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 07:42:14.082 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:14.085 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:14.127 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f0f93dc2763b65cfd1712193aa958d8fb2460210' to.sha1='0703485a11bc8cfd967829edaa569ab9d75a2a31'): /2/a 07:42:14.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=63 07:42:14.179 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:14.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:14.374 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:42:14.415 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b5471a0c6bd9b1a56af6e25d6a9ab90cf553327b' to.sha1=''): /3 + &#ä/dd org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:14.423 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:14.428 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:14.564 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:14.579 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:14.582 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:14.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=58, revision=63 07:42:14.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:14.614 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:14.615 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/05qKVygmWQBj9F75R1QGLA/h0y9X-VC6PwZLxwIfrU9kg' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:14.625 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:14.625 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:14.633 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:14.644 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:14.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:14.665 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:14.699 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:14.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172080 bytes in 121 ms. path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:14.720 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:14.734 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:14.797 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:14.809 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:14.814 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:14.879 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:14.887 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:14.890 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:14.891 [qtp316919383-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dJKHIIGqmDkinG6sv_9d8Q/X_r-OXNOVLjSNiUD-2pDJA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:14.892 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:14.909 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:15.004 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9314c3f51a2ef58fb617a6f37f68045f939d640' to.sha1='40bbb9528fe7b2d2a41cbd8d2ce111f3f0ef0a74'): /3 + &#ä/aa org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.011 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:15.048 [qtp833852776-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a localRepositoryRevisionSynced=95 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:15.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=95 07:42:15.067 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.074 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:15.106 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 transaction.localRevision=95 remoteFromLocalRevision=95 07:42:15.207 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:42:15.207 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a from='build/repo/k0t4k8cl-owz08-local-dest' toID=8e588142-5257-4be6-a138-012677cd3459 to='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' 07:42:15.224 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:15.225 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.228 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:15.281 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:15.282 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=90, revision=95 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.296 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=95 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:15.304 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.321 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:42:15.321 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null 07:42:15.336 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:42:15.336 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:15.336 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 194132 bytes in 526 ms. path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:15.341 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 939376 bytes in 3107 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:15.355 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=66 07:42:15.356 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.357 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=95 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:15.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=26 07:42:15.362 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.396 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:42:15.396 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:15.415 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.416 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:42:15.416 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:15.418 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=97 07:42:15.427 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:15.463 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.482 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:15.485 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=63, revision=66 07:42:15.486 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.488 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.remoteRepositoryRevisionSynced=5, revision=97 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:15.484 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:15.505 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:15.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:15.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.543 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:15.543 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:15.549 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=23, revision=26 07:42:15.550 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:15.554 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=5, revision=97 07:42:15.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:15.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:15.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:15.620 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:15.622 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:15.625 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.665 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:15.679 [qtp833852776-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a transaction.localRevision=102 remoteFromLocalRevision=95 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:15.683 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.750 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:15.754 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8e588142-5257-4be6-a138-012677cd3459 from='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' toID=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a to='build/repo/k0t4k8cl-owz08-local-dest', fromRepoLocalSync=false 07:42:15.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:42:15.756 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:15.758 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.783 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:15.816 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:15.910 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:15.913 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:42:15.914 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.914 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 07:42:15.918 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:15.935 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:15.945 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:16.000 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:16.047 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='409e64f774f5d9aa6184c64916dcff7272298abe' to.sha1='b1dbc970ce93b2477563fbd91ada61648b74fc1c'): /3 + &#ä/5/h 07:42:16.093 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=71 07:42:16.093 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:16.150 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:16.178 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:16.179 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:16.182 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:16.198 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:16.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=90, revision=95 07:42:16.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:16.214 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e6a2e714af967d7e0c32fd08379456045eb2b564' to.sha1='b9448f6f59d5f8af76da4325f8911801b6f56d2e'): /1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:16.223 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:16.233 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=66, revision=71 07:42:16.233 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:16.249 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:16.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=31 07:42:16.265 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:16.297 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:16.312 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:16.365 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:16.366 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:16.445 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:16.489 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:15.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:42:16.496 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=80.7 MiB, available=374.8 MiB 07:42:16.496 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:42:16.539 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:16.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:16.559 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.localRepositoryRevisionInProgress=-1, revision=103 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:16.596 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:16.599 [qtp284059979-113] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:16.605 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:16.609 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:16.625 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:16.629 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:16.633 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:16.634 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/uAV3PEl7slWt3JiPtFYQUw' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:16.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:16.640 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:16.645 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=26, revision=31 07:42:16.646 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:16.689 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:16.696 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:16.705 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:16.710 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:16.712 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/g9sWX2C1ipOPM12TZv_L1A/c6_Bit-40EwCi3ZdfHigBg' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:16.828 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:16.852 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:16.860 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.005 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:17.044 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 417357 bytes in 500 ms. path='/3 + &#ä/5/h' 07:42:17.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=74 07:42:17.098 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:17.107 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:17.109 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=80.0 MiB, available=375.5 MiB 07:42:17.118 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.remoteRepositoryRevisionSynced=97, revision=103 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:17.140 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:17.146 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=7xkLJL3DF8XDMFap3kwMEw, serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459} because of missing permissions! 07:42:17.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.146 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:17.149 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:17.154 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y710yWvshSBCM7Zwb9Kqqg/6GGq-9gJwfy3mgu1tAs1kA' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.166 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.182 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 547448 bytes in 737 ms. path='/3 + &#ä/aa' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.201 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=71, revision=74 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=98 07:42:17.206 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.251 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:17.259 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=71, revision=74 07:42:17.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.283 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:17.289 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=95, revision=98 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:17.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:17.331 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.354 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.354 [qtp316919383-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:17.357 [qtp316919383-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=95, revision=98 07:42:17.363 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=98, revision=-1 07:42:17.399 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:17.399 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:17.421 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.438 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.476 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:17.478 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.526 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 07:42:17.565 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:17.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=80.0 MiB, available=375.5 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.649 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.665 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3010fa685e766e3a799e2228a5911c866dc7b2b9' to.sha1='2685cd53e0e9d60349f1c90e8bfed8a87fe4e5a1'): /3 + &#ä/5/i org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.672 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:42:17.678 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:17.687 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:17.692 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.localRepositoryRevisionSynced=97, revision=103 07:42:17.693 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.698 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=79 07:42:17.699 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:17.699 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:17.704 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='452cf28495f8aaca32d9ff8d974ade449b3860db' to.sha1='2c7495d4a182b1166412354321ff26cd78d0cfd8'): /3 + &#ä/bb org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:17.717 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:42:17.717 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null 07:42:17.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=100 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.749 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=103 07:42:17.750 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:17.756 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 517969 bytes in 895 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:17.763 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.768 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:17.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=34 07:42:17.772 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.773 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=74, revision=79 07:42:17.837 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:17.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=74, revision=79 07:42:17.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.861 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:17.874 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=98, revision=103 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:17.876 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:17.884 [qtp284059979-113] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.886 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:17.942 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:17.942 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.955 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:17.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=31, revision=34 07:42:17.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:17.963 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.979 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:17.987 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=98, revision=103 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:17.990 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:17.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:17.991 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:17.988 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.017 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.025 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.031 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.029 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.030 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/g9sWX2C1ipOPM12TZv_L1A/c1nGEhADhv8OVvcSkby7xg' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.038 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.057 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.059 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.068 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.069 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.071 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.072 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.076 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68951 bytes in 112 ms. path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.079 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=82 07:42:18.095 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.102 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:18.114 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:42:18.149 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ed489c77a359f3ade38a4c1a596b7cf2f1708b55' to.sha1='397c21ccb2c10ebe30b1c6b0c3c1cbb590939065'): /1 {11 11ä11#+} 1/c org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.165 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.167 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.169 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=79, revision=82 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.180 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.184 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.190 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=79, revision=82 07:42:18.192 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.217 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=39 07:42:18.219 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.224 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/vpKsoS7pfFCYD7_IzAy4_g' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.236 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:42:18.236 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:18.230 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:17.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:42:17.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:42:18.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=80.2 MiB, available=375.3 MiB 07:42:18.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.284 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.354 [qtp316919383-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:18.366 [qtp316919383-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.369 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.377 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.380 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.382 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 259591 bytes in 318 ms. path='/3 + &#ä/bb' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.401 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.408 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.409 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.422 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.429 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=34, revision=39 07:42:18.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.459 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b184d99e2f4b67c65d18f17d97088b22c6da8b82' to.sha1='f0f46274a6da9efaa2f0284f0b6006de75d76b5d'): /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.463 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.480 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=103, revision=106 07:42:18.493 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.496 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=103, revision=106 07:42:18.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.556 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.556 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=87 07:42:18.557 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 07:42:18.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.581 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.598 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.592 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.648 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.657 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:18.661 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.663 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.676 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.712 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:42:18.718 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.730 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:18.757 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.771 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.778 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=82, revision=87 07:42:18.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.784 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.786 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y710yWvshSBCM7Zwb9Kqqg/gVKGjWBHQ7WQyW7uFiruXQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.810 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='438146b9cf5d0939bf61fd4235155d37c8c85285' to.sha1='aa9e2416753339fe57c11e007d06b3a3f7f84568'): /3 + &#ä/cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:18.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=80.2 MiB, available=375.3 MiB 07:42:18.815 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.827 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.853 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=111 07:42:18.855 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.876 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.895 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 272041 bytes in 302 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.917 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.925 [qtp2139656363-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=106, revision=111 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=42 07:42:18.926 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:18.936 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.951 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 07:42:18.954 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:18.955 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.960 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=106, revision=111 07:42:18.960 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:18.985 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:18.995 [qtp284059979-113] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:19.008 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.014 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.018 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.026 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=39, revision=42 07:42:19.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.040 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.041 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/zA63JY9FTTSCzkaFBhclLw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:19.044 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.062 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:42:19.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.078 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:19.078 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.085 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 159321 bytes in 152 ms. path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.111 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=90 07:42:19.125 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.144 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:19.147 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=80.2 MiB, available=375.3 MiB 07:42:19.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:42:19.248 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:42:19.248 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:42:19.272 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.279 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.297 [qtp833852776-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a localRepositoryRevisionSynced=102 07:42:19.300 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.302 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.307 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=87, revision=90 07:42:19.314 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=87, revision=90 07:42:19.319 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=90, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.325 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:42:19.326 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.330 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 transaction.localRevision=102 remoteFromLocalRevision=102 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:19.340 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.362 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:19.362 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:19.365 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.370 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.372 [qtp2139656363-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/KkimiQwfwi6XbTEzoc-3oQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.376 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a from='build/repo/k0t4k8cl-owz08-local-dest' toID=8e588142-5257-4be6-a138-012677cd3459 to='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.409 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a95ee925c578d264a99273b2caed54d0fdbf25cf' to.sha1='68720e950afffbfe2e9c9005328ffcd4cdce9478'): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.423 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.431 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.433 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:42:19.433 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null 07:42:19.436 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:42:19.437 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:42:19.445 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=102 07:42:19.456 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:42:19.456 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null 07:42:19.465 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:42:19.465 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.465 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:19.468 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.468 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=100, revision=104 07:42:19.476 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.478 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.485 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=47 07:42:19.485 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.548 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.573 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.559 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.584 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.585 [qtp833852776-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.remoteRepositoryRevisionSynced=97, revision=104 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.587 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.625 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.630 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=97, revision=104 07:42:19.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.639 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='85a5f6bee04b413e41d76b59a76f48e4b9229472' to.sha1='0d610dc9bf720369e353967eeffce1eb30d4d887'): /3 + &#ä/bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.639 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=42, revision=47 07:42:19.639 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=95 07:42:19.681 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.693 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.710 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.718 [qtp833852776-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a transaction.localRevision=108 remoteFromLocalRevision=102 07:42:19.733 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.737 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.753 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.766 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.771 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=90, revision=95 07:42:19.819 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.823 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=90, revision=95 07:42:19.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:19.855 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.853 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.871 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.876 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.920 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.943 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459 renewalDateTime=2019-09-21T06:09:55.180Z expiryDateTime=2019-09-21T06:39:55.180Z org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.950 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.953 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.957 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.963 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.968 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:19.972 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:19.972 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:19.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=136 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:19.980 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:19.981 [qtp284059979-557] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2cFrsTY6hGqb07LGo-2bYg/FjiUL68PbUam2UNB3sIgRQ/hKK7I1QmvbK9RunkIe8CmA' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:19.990 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:20.005 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:20.017 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:20.050 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:42:20.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8e588142-5257-4be6-a138-012677cd3459 from='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' toID=d529e44d-3015-4bb2-a371-0ff9f0586773 to='build/repo/k0t4h02y-35vks-local-src', fromRepoLocalSync=true 07:42:20.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.87.xml.gz 07:42:20.053 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.87.xml.gz 07:42:20.056 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d529e44d-3015-4bb2-a371-0ff9f0586773 ('build/repo/k0t4h02y-35vks-local-src') 07:42:20.091 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:42:20.101 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:20.126 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:20.135 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:20.148 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:20.152 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:20.157 [qtp316919383-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/-rzvOlS_NmIWkK9s4FG9jA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:20.160 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=108 07:42:20.164 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:20.171 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.87.xml.gz 07:42:20.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=87 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:20.265 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:20.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 192374 bytes in 448 ms. path='/2/1 {11 11ä11#+} 1/a' 07:42:20.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=50 07:42:20.317 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 07:42:20.370 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:20.375 [qtp284059979-113] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:20.378 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:20.385 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:20.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=47, revision=50 07:42:20.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=50, revision=-1 07:42:20.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:20.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:20.458 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:20.488 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:20.490 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:42:20.499 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:20.562 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:20.563 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:20.581 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 257889 bytes in 563 ms. path='/3 + &#ä/bb' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:20.581 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:20.595 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=98 07:42:20.596 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 07:42:20.693 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:20.698 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:20.697 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:20.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3cc15fc0e141c87668ea45c8a82d5beb0950b82d' to.sha1='73f134637d189f758a8dd7f314f74c07ca5970a0'): /2/1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:20.700 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=95, revision=98 07:42:20.780 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:20.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=95, revision=98 07:42:20.816 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:20.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=55 07:42:20.833 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:20.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 07:42:20.893 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:20.906 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:20.929 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:20.934 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:20.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=82.4 MiB, available=373.1 MiB 07:42:20.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:20.936 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:20.937 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/KkimiQwfwi6XbTEzoc-3oQ' offset=1048576 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:20.964 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:20.966 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:20.983 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:20.986 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.034 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:21.049 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:21.061 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=50, revision=55 07:42:21.061 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:21.072 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.083 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:21.091 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:21.095 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionInProgress=-1, revision=109 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.103 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:21.121 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:21.129 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:21.143 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:21.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.174 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5146b5b473fe653dbb10b47bfa2c8faf033c7d33' to.sha1='ace00ed5dd359c1736d38db116d2f30eaf8c768a'): /3 + &#ä/cc org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:21.184 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.192 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1209515 bytes in 2126 ms. path='/3 + &#ä/cc' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:21.205 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=115 07:42:21.209 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=103 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:21.218 [Test worker] 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' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.219 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.272 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.275 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.278 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=111, revision=115 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.281 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=98, revision=103 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.317 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:21.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=111, revision=115 07:42:21.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.333 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:21.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=98, revision=103 07:42:21.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:21.371 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.369 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:21.370 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:21.391 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.395 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.400 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:21.408 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:21.414 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:21.415 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2cFrsTY6hGqb07LGo-2bYg/FjiUL68PbUam2UNB3sIgRQ/SthdpeHTuGtm60o3r8qpHg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.446 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:21.451 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.486 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.519 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.529 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.564 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.580 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:42:21.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c35d1e9010265303499c9a355499290aae0e1f22' to.sha1='939cdaa69f7f1c21ba48c9dd1ac9cd4e9db61369'): /3 + &#ä/dd org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:21.661 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=82.3 MiB, available=373.2 MiB 07:42:21.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.remoteRepositoryRevisionSynced=88, revision=109 07:42:21.676 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=7xkLJL3DF8XDMFap3kwMEw, serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459} because of missing permissions! 07:42:21.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=120 07:42:21.695 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:21.747 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.781 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:21.791 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=115, revision=120 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:21.811 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:21.825 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:21.828 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:21.829 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/MyiEYlbD9dmgISsHtwxSfg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:21.894 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:21.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=115, revision=120 07:42:21.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=120, revision=-1 07:42:21.930 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:21.986 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:22.012 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.055 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.056 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 511315 bytes in 875 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:22.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=82.3 MiB, available=373.2 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=58 07:42:22.110 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 07:42:22.174 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.164 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:22.174 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:22.177 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:22.178 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OK6l4Auisslr8kYwAAtX0w/3QYcN5yoF5n4iibtZv4Xlg' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.181 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=55, revision=58 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:22.189 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:22.194 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionSynced=88, revision=109 07:42:22.194 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.206 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:22.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=55, revision=58 07:42:22.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=58, revision=-1 07:42:22.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:22.251 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:22.272 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:22.285 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:22.285 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.285 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:22.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=136, revision=139 07:42:22.318 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.320 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:22.324 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:22.335 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.356 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:22.407 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:22.469 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.489 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.504 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c3089e3a097a453fea668cf69c779972663f865a' to.sha1='b16601914534b913583c0da03cb585a7bff4beee'): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:22.515 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:22.548 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 206734 bytes in 492 ms. path='/3 + &#ä/dd' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=63 07:42:22.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.571 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=123 07:42:22.572 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:22.576 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 512528 bytes in 1012 ms. path='/3 + &#ä/cc' 07:42:22.615 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=106 07:42:22.616 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 07:42:22.667 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.670 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:22.675 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.677 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:22.682 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=103, revision=106 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.699 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=120, revision=123 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:22.335 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:22.720 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:22.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=82.5 MiB, available=373.0 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.724 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:22.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=103, revision=106 07:42:22.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=120, revision=123 07:42:22.738 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=123, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:22.762 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:22.768 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.766 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:22.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.771 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=58, revision=63 07:42:22.771 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=63, revision=-1 07:42:22.805 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.808 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 29 ms. 07:42:22.808 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:22.824 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.843 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:22.872 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:22.876 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.897 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.898 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:22.900 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.901 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:22.921 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:22.921 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:22.924 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.932 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:22.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.960 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:22.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9cf1cad9f2cf0a575654d801d40959a364dd1c2' to.sha1='f73da2b160a6895c76c56997fbc9c0a2a37f271b'): /3 + &#ä/dd org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:22.966 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:42:22.998 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=8 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:23.001 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:23.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:23.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:23.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=111 07:42:23.012 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:23.013 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.017 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.018 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2cFrsTY6hGqb07LGo-2bYg/tdE7wCnQM9L3b0j4l8lTNQ' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:23.093 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.097 [qtp316919383-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=106, revision=111 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:22.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:42:23.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=82.4 MiB, available=373.1 MiB 07:42:23.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:23.176 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=106, revision=111 07:42:23.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=111, revision=-1 07:42:23.223 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:23.397 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:23.398 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.415 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:23.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 140611 bytes in 494 ms. path='/2/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:23.422 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:23.424 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:23.429 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:23.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=128 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:23.440 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=66 07:42:23.441 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:23.455 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:23.474 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.488 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.492 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.493 [qtp316919383-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/CBwkNf9-8AMok_qbVVTMhQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:23.522 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.536 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:23.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=82.4 MiB, available=373.1 MiB 07:42:23.555 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.87.xml.gz 07:42:23.558 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:42:23.558 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:42:23.578 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:23.587 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=63, revision=66 07:42:23.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:23.599 [qtp833852776-57] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 localRepositoryRevisionSynced=108 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:23.619 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.623 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=123, revision=128 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:23.642 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:23.642 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:23.674 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:23.676 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.696 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 transaction.localRevision=141 remoteFromLocalRevision=108 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:23.696 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:23.699 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:23.704 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=123, revision=128 07:42:23.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=128, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:23.712 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d529e44d-3015-4bb2-a371-0ff9f0586773 from='build/repo/k0t4h02y-35vks-local-src' toID=8e588142-5257-4be6-a138-012677cd3459 to='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:23.722 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:23.723 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:23.743 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:23.747 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:23.747 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:23.762 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d transaction.localRevision=90 remoteFromLocalRevision=8 07:42:23.813 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:23.818 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:23.813 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69236 bytes in 391 ms. path='/3 + &#ä/dd' 07:42:23.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=114 07:42:23.831 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:23.836 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=141 07:42:23.841 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:23.842 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:23.843 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:42:23.843 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:42:23.860 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=141 07:42:23.896 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:23.897 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:23.899 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:23.905 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:23.905 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:23.907 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=139, revision=143 07:42:23.920 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:23.935 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:23.948 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=111, revision=114 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:23.992 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e01871aa887dba411e50e181b6d32f1b51a596b6' to.sha1='eeabd346125f465a85c2533b65ac1c720c238ef6'): /3 + &#ä/5/h org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:23.999 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:24.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=111, revision=114 07:42:24.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:24.027 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:24.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=71 07:42:24.040 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:24.041 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=134, revision=143 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:24.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:24.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:24.093 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:24.106 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:24.120 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=134, revision=143 07:42:24.120 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=143, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:24.126 [qtp316919383-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:24.129 [qtp316919383-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:24.139 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:24.143 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:24.229 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=6efeb844-8869-4026-b89f-771ff0926a3d to='build/repo/k0t4iai2-bnrw7-local-src', fromRepoLocalSync=false 07:42:24.230 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:42:24.230 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:42:24.252 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:24.381 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:24.386 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 transaction.localRevision=114 remoteFromLocalRevision=141 07:42:24.413 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:24.412 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:24.414 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=90 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:24.412 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:24.420 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8e588142-5257-4be6-a138-012677cd3459 from='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' toID=d529e44d-3015-4bb2-a371-0ff9f0586773 to='build/repo/k0t4h02y-35vks-local-src', fromRepoLocalSync=false 07:42:24.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:42:24.420 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:24.434 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c8ff4b30-f129-4d15-89dd-b039d3bc6746"] on repo=c8ff4b30-f129-4d15-89dd-b039d3bc6746 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:24.439 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:24.439 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=66, revision=71 07:42:24.439 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:24.449 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:24.459 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:24.464 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=114 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:24.468 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:42:24.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:24.480 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:24.483 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:24.503 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:24.509 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=8 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:24.576 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:24.682 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:24.694 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:42:24.739 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:24.746 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:24.750 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:24.751 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9JcA9AhPqXWNmcm2aeetcw/EWBV7CDMSY9SIQSsul1uYA/VYsPcrDGsDX11C6s3VLxXg' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:24.769 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:24.770 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:24.783 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:24.863 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30538 bytes in 169 ms. path='/3 + &#ä/5/h' 07:42:24.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=74 07:42:24.888 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 07:42:24.995 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:25.002 [qtp284059979-113] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=71, revision=74 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:24.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:42:25.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=83.4 MiB, available=372.1 MiB 07:42:25.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:42:25.031 [qtp833852776-32] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:25.045 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionInProgress=-1, revision=115 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.127 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:25.126 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=71, revision=74 07:42:25.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:25.179 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:25.188 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:25.199 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:25.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:25.209 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:25.210 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:25.214 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=119 07:42:25.250 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.269 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:25.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=90.2 MiB, available=365.3 MiB 07:42:25.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.332 [qtp284059979-557] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:25.336 [qtp284059979-557] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:25.345 [qtp2139656363-35] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.349 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:25.377 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:25.386 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=114, revision=119 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.391 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:25.416 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=-1, revision=91 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:25.441 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='086fa50ab715007811ababa7835ef5582bf44d97' to.sha1='e1dfc71198c7d73f0c2e1fa6fa2b1f9dcde7283b'): /3 + &#ä/5/i org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:25.457 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=114, revision=119 07:42:25.457 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.486 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=79 07:42:25.486 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:25.534 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:25.548 [qtp316919383-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 transaction.localRevision=81 remoteFromLocalRevision=8 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.564 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:25.568 [qtp284059979-557] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:25.615 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.623 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:25.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=74, revision=79 07:42:25.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:25.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d27460b-6929-4736-b0cb-85362a3c1b46 from='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' toID=c8ff4b30-f129-4d15-89dd-b039d3bc6746 to='build/repo/k0t4ivph-w6ljs-local-src', fromRepoLocalSync=false 07:42:25.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:42:25.649 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:42:25.685 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.742 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:25.839 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:25.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=82.3 MiB, available=373.2 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:25.843 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:25.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.remoteRepositoryRevisionSynced=109, revision=115 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:25.853 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:25.953 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:25.977 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:26.043 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:26.051 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:42:26.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:26.098 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:26.110 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:26.112 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:26.126 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:26.129 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9JcA9AhPqXWNmcm2aeetcw/EWBV7CDMSY9SIQSsul1uYA/ANS5FOHHycu7tNMwZyrBVg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:26.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:26.210 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:26.250 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 155544 bytes in 273 ms. path='/3 + &#ä/5/i' 07:42:26.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=82 07:42:26.275 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:25.852 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=7xkLJL3DF8XDMFap3kwMEw, serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459} because of missing permissions! 07:42:25.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:42:26.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=81.2 MiB, available=374.3 MiB 07:42:26.308 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:26.318 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionSynced=109, revision=115 07:42:26.319 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:26.321 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:26.332 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:26.334 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=79, revision=82 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:26.351 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:26.352 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:26.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=146 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:26.400 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:26.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=79, revision=82 07:42:26.406 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:26.413 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:26.414 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:26.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:26.508 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:26.508 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:26.554 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:26.616 [qtp284059979-557] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:26.620 [qtp284059979-557] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:42:26.724 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:26.757 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:26.781 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:42:26.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e8b041b0feb82beef540067cd7f6b4b0dd3e20de' to.sha1='02dcfcfdefc0fc06ed860283dd1b6c1f7e0c4f91'): /3 + &#ä/aa org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:26.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:42:27.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=81.4 MiB, available=374.1 MiB 07:42:27.003 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:27.051 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=87 07:42:27.052 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:27.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=87.6 MiB, available=367.9 MiB 07:42:27.073 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=4, revision=91 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:27.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=62.8 MiB, available=392.7 MiB 07:42:27.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:27.192 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:27.208 [qtp284059979-113] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:27.224 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:27.293 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionInProgress=-1, revision=82 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:27.305 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:27.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=82, revision=87 07:42:27.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:27.316 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:27.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:27.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:27.351 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:27.351 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:27.352 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:27.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:27.385 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.411 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:27.411 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.423 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:27.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:27.424 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:27.433 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:27.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:27.438 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.450 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:27.450 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.461 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:27.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:27.474 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.486 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:27.487 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:27.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:42:27.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.525 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:42:27.526 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.538 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:27.539 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:27.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:27.555 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:27.557 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:27.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:27.567 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:27.578 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=81.4 MiB, available=374.1 MiB 07:42:27.580 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:27.620 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:27.631 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:27.750 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:27.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:27.918 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:27.938 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:27.955 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:27.957 [qtp284059979-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9JcA9AhPqXWNmcm2aeetcw/KQNTNB6lWIGMS0szpj5LPA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:28.016 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=81.4 MiB, available=374.1 MiB 07:42:28.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:42:28.021 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:42:28.021 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:42:28.040 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:28.050 [qtp833852776-57] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 localRepositoryRevisionSynced=114 07:42:28.057 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:28.075 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 transaction.localRevision=148 remoteFromLocalRevision=114 07:42:28.088 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d529e44d-3015-4bb2-a371-0ff9f0586773 from='build/repo/k0t4h02y-35vks-local-src' toID=8e588142-5257-4be6-a138-012677cd3459 to='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' 07:42:28.112 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=148 07:42:28.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:27.621 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.135 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:28.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=86.5 MiB, available=369.0 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.141 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:42:28.141 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.146 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.149 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=148 07:42:28.153 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:28.154 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.162 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 654462 bytes in 526 ms. path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.164 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:28.165 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:28.167 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=146, revision=150 07:42:28.173 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.175 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=90 07:42:28.176 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:28.197 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:28.219 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionSynced=4, revision=91 07:42:28.220 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.227 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:28.235 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=143, revision=150 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.236 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:28.240 [qtp284059979-557] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=87, revision=90 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.247 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.249 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=143, revision=150 07:42:28.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=150, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=87, revision=90 07:42:28.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=90, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:28.270 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.279 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:28.280 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:28.280 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.285 [qtp833852776-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 transaction.localRevision=120 remoteFromLocalRevision=148 07:42:28.295 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:28.295 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=130 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.299 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.337 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:28.340 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:28.342 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.378 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:28.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:28.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=61.3 MiB, available=394.2 MiB 07:42:28.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.remoteRepositoryRevisionSynced=4, revision=82 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.427 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:28.430 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:42:28.443 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:28.444 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]initPersistenceManagerFactory: repositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 07:42:28.454 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27160 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.498 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:28.517 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.526 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:28.539 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]getCloseDeferredMillis: closeDeferredMillis=20000 07:42:28.539 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13ac1740cd89254e51068b0c2376308886178c23' to.sha1='12bb315dc0903035534d43e5d18275e7b9123f66'): /3 + &#ä/bb org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.588 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.602 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=95 07:42:28.602 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:28.631 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 69 ms. 07:42:28.631 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=DvGW08kYIPKWbOIpuQMnow, invitation=false] 07:42:28.650 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 18 ms. 07:42:28.651 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=qjI01CH7dRS9F_YblzX9Yg, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.656 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459 renewalDateTime=2019-09-21T06:09:55.180Z expiryDateTime=2019-09-21T06:39:55.180Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.660 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:28.664 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=90, revision=95 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:28.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:28.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.686 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:28.696 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:28.707 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:28.707 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:28.713 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=152 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:28.720 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:28.721 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.731 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:28.731 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:28.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.741 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=90, revision=95 07:42:28.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:28.791 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:28.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.801 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:28.823 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:28.823 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.826 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:42:28.830 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8e588142-5257-4be6-a138-012677cd3459 from='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' toID=d529e44d-3015-4bb2-a371-0ff9f0586773 to='build/repo/k0t4h02y-35vks-local-src', fromRepoLocalSync=true 07:42:28.831 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d529e44d-3015-4bb2-a371-0ff9f0586773 ('build/repo/k0t4h02y-35vks-local-src') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.832 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:28.842 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:28.842 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.844 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.842 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:28.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:28.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:28.857 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:28.868 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:28.870 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:28.872 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:28.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:28.882 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:28.890 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:28.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:28.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:28.906 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:28.914 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:28.915 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:28.924 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:28.925 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:28.944 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:28.945 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:28.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:28.957 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:28.972 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:28.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:28.982 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:28.984 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:28.993 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:28.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:29.010 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=rm8kaNBJb-RZGG_-1ntucg, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:42:29.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:29.033 [pool-13-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1262 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:29.099 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:29.139 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:29.150 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:29.159 [qtp284059979-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9JcA9AhPqXWNmcm2aeetcw/Jx0wypcWh59-TUe-9F_C8w' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:28.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:42:29.173 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=85.1 MiB, available=370.4 MiB 07:42:29.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:29.528 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:29.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 466291 bytes in 692 ms. path='/3 + &#ä/bb' 07:42:29.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=98 07:42:29.569 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:29.608 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=283.0 MiB, used=91.5 MiB, available=364.0 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:29.639 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=85.1 MiB, available=370.4 MiB 07:42:29.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:29.649 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:29.667 [qtp284059979-113] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=95, revision=98 07:42:29.704 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:29.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=95, revision=98 07:42:29.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=98, revision=-1 07:42:29.777 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:29.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:29.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=62.5 MiB, available=393.0 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:29.822 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:29.862 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:29.865 [qtp284059979-113] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:29.882 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:29.886 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:29.890 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionSynced=4, revision=82 07:42:29.890 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:29.905 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:29.912 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:29.929 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:29.939 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da7fd3259c2ccc9db3d746a242211faf0d14c9d0' to.sha1='18c6a5318b69aef04373475dc8b946544cad2ac9'): /3 + &#ä/cc org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:29.946 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:29.956 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:29.956 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:29.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=121 07:42:29.977 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:29.982 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=103 07:42:29.982 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:29.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:30.059 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:30.075 [qtp284059979-113] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=98, revision=103 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:30.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=85.1 MiB, available=370.4 MiB 07:42:30.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:42:30.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:42:30.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:42:30.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:30.109 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:30.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=98, revision=103 07:42:30.115 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:30.137 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:30.147 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:30.176 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=90 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:30.180 [qtp284059979-113] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:30.181 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:30.198 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:30.202 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:30.209 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=132 remoteFromLocalRevision=90 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:30.232 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 9e4f88e6-6fef-4e95-a64c-b2956aefe43e localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src localRepository.publicKeySha1 = 36:64:CF:64:FC:C7:1D:3F:08:7C:61:5E:24:24:A7:6F:1C:FA:D3:47 remoteRepository.repositoryId = 3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepository.remoteRoot = https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepository.publicKeySha1 = BF:A7:2B:78:2C:86:53:E8:EF:94:65:24:9F:F4:F3:12:3B:92:6E:E3 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 9e4f88e6-6fef-4e95-a64c-b2956aefe43e 3f23951e-21f2-4366-8eb1-01427b7adf02 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:30.288 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:30.300 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:30.305 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:30.307 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9JcA9AhPqXWNmcm2aeetcw/8rL7zv3jFajqd3Rjk_rIlw' offset=0 07:42:30.406 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:30.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 220619 bytes in 218 ms. path='/3 + &#ä/cc' 07:42:30.438 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=106 07:42:30.442 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:30.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.114.xml.gz 07:42:30.446 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.114.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:29.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:30.462 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:30.484 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=120 07:42:30.488 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:30.503 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.114.xml.gz 07:42:30.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=114 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:30.559 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:30.571 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=103, revision=106 07:42:30.580 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:30.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=103, revision=106 07:42:30.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=106, revision=-1 07:42:30.655 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:30.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:30.683 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:30.709 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:30.712 [qtp284059979-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:42:30.721 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:30.737 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:30.744 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:42:30.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c5cc9a10254bf4a50c15654afbe288abf8ae38f8' to.sha1='48169a0c111f5d4db8477c248cd1c987ff415d7f'): /3 + &#ä/dd 07:42:30.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=111 07:42:30.802 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:30.855 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:30.865 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:30.453 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=60.1 MiB, available=395.4 MiB 07:42:30.455 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:30.869 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=106, revision=111 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:30.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=58.6 MiB, available=396.9 MiB 07:42:30.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:30.898 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:30.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=106, revision=111 07:42:30.913 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=111, revision=-1 07:42:30.974 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:31.000 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:31.028 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:31.030 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:31.104 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:42:31.134 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:31.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=83.1 MiB, available=372.4 MiB 07:42:31.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:42:31.229 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:31.248 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:31.252 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:31.260 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 07:42:31.281 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:31.287 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:31.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:31.334 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:31.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=58.6 MiB, available=396.9 MiB 07:42:31.339 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:42:31.339 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:42:31.339 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:42:31.339 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:42:31.363 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:31.382 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:31.413 [qtp316919383-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 localRepositoryRevisionSynced=81 07:42:31.417 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:31.424 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:31.424 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:31.428 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:31.436 [qtp284059979-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9JcA9AhPqXWNmcm2aeetcw/jA1Ylf42duujgCbANlFczA' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:31.449 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 transaction.localRevision=123 remoteFromLocalRevision=81 07:42:31.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c8ff4b30-f129-4d15-89dd-b039d3bc6746 from='build/repo/k0t4ivph-w6ljs-local-src' toID=3d27460b-6929-4736-b0cb-85362a3c1b46 to='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:31.465 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:31.480 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=123 07:42:31.487 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:31.487 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:31.489 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:42:31.489 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:42:31.496 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=123 07:42:31.500 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:31.500 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:31.508 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:31.509 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:31.511 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=121, revision=125 07:42:31.518 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:31.524 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:31.571 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:31.580 [qtp316919383-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=119, revision=125 07:42:31.586 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:31.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=119, revision=125 07:42:31.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=125, revision=-1 07:42:31.629 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:31.635 [qtp316919383-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 transaction.localRevision=87 remoteFromLocalRevision=123 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:31.674 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:31.695 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:31.704 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:42:31.708 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:31.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=82.3 MiB, available=373.2 MiB 07:42:31.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.remoteRepositoryRevisionSynced=115, revision=121 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:31.739 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. 07:42:31.739 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=lGBSTD6N4ByPy_u4b77TeA, invitation=false] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:31.742 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=7xkLJL3DF8XDMFap3kwMEw, serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459} because of missing permissions! 07:42:31.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:31.762 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:31.806 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms. 07:42:31.806 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=4yJOt9V7sVaSQR9LJslrKA, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:31.830 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 renewalDateTime=2019-09-21T06:12:31.743Z expiryDateTime=2019-09-21T06:42:31.743Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:31.843 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:31.843 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 22 ms. 07:42:31.844 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=H-jU03O1TxvApOrJvB4dhw, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:31.849 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:31.861 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:31.868 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 24 ms. 07:42:31.869 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=wFY36iHmDEd3LTit-RFwgQ, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:31.897 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:42:31.897 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f23951e-21f2-4366-8eb1-01427b7adf02 from='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' toID=9e4f88e6-6fef-4e95-a64c-b2956aefe43e to='build/repo/k0t4kebd-rk7lv-local-src', fromRepoLocalSync=true 07:42:31.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.-1.xml.gz 07:42:31.901 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.-1.xml.gz 07:42:31.906 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e4f88e6-6fef-4e95-a64c-b2956aefe43e ('build/repo/k0t4kebd-rk7lv-local-src') 07:42:31.951 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:31.962 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:31.959 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:42:32.028 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:42:32.034 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:42:32.118 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:32.124 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.-1.xml.gz 07:42:32.125 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:32.141 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:32.158 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 64 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:32.174 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:32.178 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:32.179 [qtp284059979-34] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9JcA9AhPqXWNmcm2aeetcw/jA1Ylf42duujgCbANlFczA' offset=1048576 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:32.234 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:32.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=82.3 MiB, available=373.2 MiB 07:42:32.330 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:32.334 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionSynced=115, revision=121 07:42:32.334 [qtp833852776-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionInProgress=121, revision=-1 07:42:32.344 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:32.351 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:32.351 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:32.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=152, revision=155 07:42:32.399 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 07:42:32.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:32.599 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:32.617 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1732433 bytes in 1587 ms. path='/3 + &#ä/dd' 07:42:32.631 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=115 07:42:32.645 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 07:42:32.761 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:32.770 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=111, revision=115 07:42:32.781 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:32.788 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=111, revision=115 07:42:32.789 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:32.811 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:32.847 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:32.860 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:32.880 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:32.901 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:32.901 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 renewalDateTime=2019-09-21T06:11:45.566Z expiryDateTime=2019-09-21T06:41:45.566Z 07:42:32.913 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:32.921 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:32.931 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:32.931 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:32.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:32.954 [qtp284059979-557] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:32.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:42:32.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=82.4 MiB, available=373.1 MiB 07:42:32.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:32.962 [qtp284059979-557] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:42:32.974 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:32.973 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6efeb844-8869-4026-b89f-771ff0926a3d from='build/repo/k0t4iai2-bnrw7-local-src' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:32.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=85.3 MiB, available=370.2 MiB 07:42:32.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:33.005 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ef871a84-4791-4745-8567-60346487f70a"] on repo=ef871a84-4791-4745-8567-60346487f70a 07:42:33.013 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:33.004 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:33.034 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=132 07:42:33.042 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:33.042 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:33.054 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:42:33.054 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:33.057 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:33.074 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c localRepositoryRevisionSynced=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:33.070 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=132 07:42:33.074 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:33.075 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:33.083 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:33.085 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:33.093 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:33.093 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:33.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=130, revision=134 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:33.103 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:33.108 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:33.186 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:33.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:33.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:33.190 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:33.204 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=128, revision=134 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:33.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=120 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:33.235 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:33.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=128, revision=134 07:42:33.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=134, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:33.243 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:33.247 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=125, revision=131 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:33.254 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:33.296 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:33.310 [qtp2139656363-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d transaction.localRevision=96 remoteFromLocalRevision=132 07:42:33.334 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:33.347 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:33.347 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:33.353 [qtp284059979-557] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=115, revision=120 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:33.365 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 07:42:33.365 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [77b23da]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' 07:42:33.372 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [77b23da]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' locked successfully. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:33.444 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:33.453 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=115, revision=120 07:42:33.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:33.483 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=82.4 MiB, available=373.1 MiB 07:42:33.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:33.545 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:33.570 [qtp284059979-557] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a transaction.localRevision=82 remoteFromLocalRevision=8 07:42:33.670 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:33.686 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=70ff534a-7536-4e6c-822b-f2620968287c from='https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c' toID=ef871a84-4791-4745-8567-60346487f70a to='build/repo/k0t4jd1o-aq9rw-local-src', fromRepoLocalSync=false 07:42:33.687 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz 07:42:33.688 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz 07:42:33.702 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:33.780 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82 07:42:33.820 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:33.833 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz 07:42:33.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef871a84-4791-4745-8567-60346487f70a serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:33.839 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:33.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:33.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=82.4 MiB, available=373.1 MiB 07:42:33.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.114.xml.gz 07:42:33.932 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:42:33.934 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:42:33.935 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:42:33.975 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:33.997 [qtp833852776-76] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 localRepositoryRevisionSynced=120 07:42:34.071 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:34.089 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 transaction.localRevision=157 remoteFromLocalRevision=120 07:42:34.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d529e44d-3015-4bb2-a371-0ff9f0586773 from='build/repo/k0t4h02y-35vks-local-src' toID=8e588142-5257-4be6-a138-012677cd3459 to='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' 07:42:34.171 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:34.174 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:34.391 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=157 07:42:34.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:34.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:34.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:34.614 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:34.638 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:42:34.639 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d27460b-6929-4736-b0cb-85362a3c1b46 from='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' toID=c8ff4b30-f129-4d15-89dd-b039d3bc6746 to='build/repo/k0t4ivph-w6ljs-local-src', fromRepoLocalSync=true 07:42:34.643 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.81.xml.gz 07:42:34.643 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.81.xml.gz 07:42:34.646 [pool-16-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c8ff4b30-f129-4d15-89dd-b039d3bc6746 ('build/repo/k0t4ivph-w6ljs-local-src') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:34.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=61.5 MiB, available=394.0 MiB 07:42:34.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:34.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=85.7 MiB, available=369.8 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:34.671 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:34.683 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:34.684 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:34.690 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:34.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=155, revision=159 07:42:34.703 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:34.730 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:42:34.758 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=88 07:42:34.765 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:34.784 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.81.xml.gz 07:42:34.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=81 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:34.791 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:34.799 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=150, revision=159 07:42:35.075 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:35.084 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=150, revision=159 07:42:35.084 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=159, revision=-1 07:42:35.185 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:35.186 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:35.222 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:35.229 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.localRepositoryRevisionInProgress=-1, revision=83 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:35.465 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:35.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=61.8 MiB, available=393.7 MiB 07:42:35.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:35.563 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:35.606 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:35.616 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionInProgress=-1, revision=89 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:35.629 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:35.126 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=DvGW08kYIPKWbOIpuQMnow, serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02} because of missing permissions! 07:42:35.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:42:35.719 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=85.8 MiB, available=369.7 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:35.778 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:35.786 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:35.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=161 07:42:35.792 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:35.817 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionSynced=-1, revision=4 07:42:35.817 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:35.857 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:35.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:35.872 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:35.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:35.882 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:35.945 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:35.943 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:35.972 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=159, revision=161 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:35.978 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ef871a84-4791-4745-8567-60346487f70a serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:36.083 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:42:36.088 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:42:36.113 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:42:36.172 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 38 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:36.289 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:36.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=159, revision=161 07:42:36.307 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=161, revision=-1 07:42:36.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 07:42:36.449 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:36.469 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=6 07:42:36.469 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:36.506 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:36.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=60.7 MiB, available=394.8 MiB 07:42:36.559 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.remoteRepositoryRevisionSynced=82, revision=89 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:36.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=58.3 MiB, available=397.2 MiB 07:42:36.613 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.remoteRepositoryRevisionSynced=4, revision=83 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:36.626 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=rm8kaNBJb-RZGG_-1ntucg, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:42:36.629 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=4yJOt9V7sVaSQR9LJslrKA, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:42:36.631 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=wFY36iHmDEd3LTit-RFwgQ, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:42:36.633 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:36.703 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:36.734 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.98% 07:42:36.746 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.23% 07:42:36.747 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:36.836 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:42:36.836 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:36.854 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:36.855 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:36.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='79b7c0fa281f2d95fb9ea815ccd28266538f5c61' to.sha1='f93cf50afbd301d40faa02e0c6bc189d8862d563'): /2/.subshare.properties org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:36.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:36.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:36.876 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:36.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:36.888 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:36.889 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:36.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:42:36.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:36.910 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:36.910 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:36.920 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:36.921 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:36.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:36.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:36.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=164 07:42:36.940 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:36.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:36.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:36.951 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:36.951 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:36.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:36.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:36.972 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:42:36.972 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:36.984 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:42:36.985 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:36.995 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:36.995 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:37.004 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:37.004 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:37.014 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:37.014 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:37.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:37.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:37.044 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=HBKxKCN7W-H7HE3B4ThxAA, serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c} because of missing permissions! 07:42:37.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:37.086 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:37.100 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=161, revision=164 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:37.187 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=60.3 MiB, available=395.2 MiB 07:42:37.243 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:37.248 [qtp316919383-253] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionSynced=82, revision=89 07:42:37.248 [qtp316919383-253] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionInProgress=89, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:37.293 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:37.295 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:37.302 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=161, revision=164 07:42:37.302 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=164, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:37.305 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:37.305 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:37.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=131, revision=134 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:37.327 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:37.385 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:37.393 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:37.417 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:37.494 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:42:37.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/.subshare.properties' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:37.538 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:37.542 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:37.548 [qtp316919383-253] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=131, revision=134 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:37.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=57.0 MiB, available=398.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:37.559 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:37.596 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:37.634 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:37.635 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:37.639 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:37.640 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.localRepositoryRevisionSynced=4, revision=83 07:42:37.640 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:37.640 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F2hFXI04iJq38LGMwmkhBQ/31cicAdFEjf2H_hYCemAsA' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:37.659 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:37.677 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=125, revision=134 07:42:37.678 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=134, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:37.689 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:37.703 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:37.704 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:37.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:37.731 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:42:37.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:37.767 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:37.780 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:37.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 37457 bytes in 292 ms. path='/2/.subshare.properties' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:37.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:42:37.851 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:37.911 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=167 07:42:37.912 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:38.018 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:38.022 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:38.032 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=-1, revision=6 07:42:38.032 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:38.033 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=164, revision=167 07:42:38.043 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:38.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=164, revision=167 07:42:38.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=167, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:38.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:42:38.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:38.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 07:42:38.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:38.162 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:38.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=60.7 MiB, available=394.8 MiB 07:42:38.379 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:38.439 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:38.473 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:42:38.526 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:38.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=57.0 MiB, available=398.5 MiB 07:42:38.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:38.568 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:38.572 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:42:38.583 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2' 07:42:38.608 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a67780536cde13634b95ccfbbf36285098544f3c' to.sha1='db6f8eaf2361ef3ecf7b0c32b2dfaacef32bf9b9'): /2/dir1/aa2 07:42:38.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=172 07:42:38.657 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 07:42:38.731 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:38.743 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=167, revision=172 07:42:38.829 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:38.863 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=167, revision=172 07:42:38.863 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=172, revision=-1 07:42:38.904 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:38.977 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:38.996 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:42:38.997 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/aa2' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:39.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=60.6 MiB, available=394.9 MiB 07:42:39.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:39.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=86.7 MiB, available=368.8 MiB 07:42:39.302 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:39.482 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:39.504 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:39.521 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:39.525 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F2hFXI04iJq38LGMwmkhBQ/igWcPSfSbC_OScYYe5_gAg/AS95MdWeBA7YLbELELn_Zw' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:39.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=60.6 MiB, available=394.9 MiB 07:42:39.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.81.xml.gz 07:42:39.590 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:42:39.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:42:39.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:42:39.616 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:39.628 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 localRepositoryRevisionSynced=88 07:42:39.633 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:39.683 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 transaction.localRevision=137 remoteFromLocalRevision=88 07:42:39.689 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c8ff4b30-f129-4d15-89dd-b039d3bc6746 from='build/repo/k0t4ivph-w6ljs-local-src' toID=3d27460b-6929-4736-b0cb-85362a3c1b46 to='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' 07:42:39.716 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:39.730 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:39.739 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:39.751 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=137 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:39.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 971870 bytes in 767 ms. path='/2/dir1/aa2' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:39.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:39.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:39.783 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=175 07:42:39.784 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 07:42:39.853 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:39.858 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=172, revision=175 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:39.859 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:42:39.865 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:39.871 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:39.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=172, revision=175 07:42:39.880 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=175, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:39.948 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=137 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:39.969 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:39.969 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:39.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=57.0 MiB, available=398.5 MiB 07:42:39.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:42:39.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=57.0 MiB, available=398.5 MiB 07:42:39.987 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz 07:42:39.987 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:42:39.987 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:42:39.987 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.005 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.007 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.016 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:40.017 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:40.043 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:40.044 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:40.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=139 07:42:40.051 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.059 [qtp284059979-34] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a localRepositoryRevisionSynced=82 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.076 [qtp833852776-433] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.079 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.100 [qtp833852776-433] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:42:40.113 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.129 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c transaction.localRevision=124 remoteFromLocalRevision=82 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.131 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.135 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:40.139 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=134, revision=139 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.146 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef871a84-4791-4745-8567-60346487f70a from='build/repo/k0t4jd1o-aq9rw-local-src' toID=70ff534a-7536-4e6c-822b-f2620968287c to='https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.147 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:40.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=134, revision=139 07:42:40.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.149 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.173 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.178 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=124 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.180 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a5b62e260373219a1349ac2bd0506f7002489fbe' to.sha1='5cf9b2c2b76803e0051a844829e171b056cdcdef'): /2/dir1/bb2 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.182 [qtp316919383-253] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 transaction.localRevision=95 remoteFromLocalRevision=137 07:42:40.185 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:40.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:40.190 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:42:40.190 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.187 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d27460b-6929-4736-b0cb-85362a3c1b46 from='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' toID=c8ff4b30-f129-4d15-89dd-b039d3bc6746 to='build/repo/k0t4ivph-w6ljs-local-src', fromRepoLocalSync=false 07:42:40.188 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:42:40.188 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.199 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c localRepositoryRevisionSynced=124 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.204 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.207 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:40.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:40.215 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:40.215 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:40.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=122, revision=126 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.220 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=95 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.224 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=180 07:42:40.225 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.235 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:40.252 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.294 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.298 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.308 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=120, revision=126 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.317 [qtp833852776-433] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=175, revision=180 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.333 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:40.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=120, revision=126 07:42:40.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=126, revision=-1 07:42:40.372 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.372 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.378 [qtp284059979-34] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a transaction.localRevision=88 remoteFromLocalRevision=124 07:42:40.381 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.381 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=175, revision=180 07:42:40.381 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=180, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:40.385 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:42:40.389 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 07:42:40.391 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3edc5be6]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest' 07:42:40.393 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3edc5be6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.414 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:40.457 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:40.468 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 07:42:40.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:39.995 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=86.9 MiB, available=368.6 MiB 07:42:39.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:42:40.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=86.5 MiB, available=369.0 MiB 07:42:40.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.-1.xml.gz 07:42:40.504 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:42:40.509 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:42:40.511 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.533 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:40.537 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.541 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:40.546 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:40.547 [qtp833852776-433] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F2hFXI04iJq38LGMwmkhBQ/igWcPSfSbC_OScYYe5_gAg/vwZRnvoZffl0YYREHR4sTA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:40.581 [qtp666971185-894] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e localRepositoryRevisionSynced=2 07:42:40.714 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:40.775 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 transaction.localRevision=8 remoteFromLocalRevision=2 07:42:40.810 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e4f88e6-6fef-4e95-a64c-b2956aefe43e from='build/repo/k0t4kebd-rk7lv-local-src' toID=3f23951e-21f2-4366-8eb1-01427b7adf02 to='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:42:40.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=62.5 MiB, available=393.0 MiB 07:42:40.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.826 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:40.833 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:40.837 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68815 bytes in 365 ms. path='/2/dir1/bb2' 07:42:40.862 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=183 07:42:40.862 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.870 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:40.878 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.894 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionInProgress=-1, revision=96 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.906 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:40.911 [qtp833852776-433] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=180, revision=183 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.912 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:42:40.931 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:40.945 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:40.946 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:40.968 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:40.992 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:41.004 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=180, revision=183 07:42:41.004 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=183, revision=-1 07:42:41.040 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:41.040 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:41.054 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=10 07:42:41.055 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:41.082 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:41.133 [qtp833852776-433] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:41.136 [qtp833852776-433] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:42:41.160 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:41.187 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:41.196 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:41.200 [qtp666971185-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:41.245 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1' 07:42:41.277 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f32fc9cf20a0245dc562daece7cc824cf04c374c' to.sha1='f72fd9a154485c09ac64f11c90881df226302109'): /2/file1 07:42:41.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=188 07:42:41.314 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:41.337 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:41.347 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=6, revision=10 07:42:41.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:40.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:42:41.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=60.7 MiB, available=394.8 MiB 07:42:41.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.remoteRepositoryRevisionSynced=89, revision=96 07:42:41.368 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=rm8kaNBJb-RZGG_-1ntucg, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:42:41.370 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=4yJOt9V7sVaSQR9LJslrKA, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:42:41.371 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=wFY36iHmDEd3LTit-RFwgQ, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:42:41.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:41.407 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:41.419 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=183, revision=188 07:42:41.468 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:41.481 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=183, revision=188 07:42:41.481 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=188, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:41.511 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 21 ms. 07:42:41.511 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:41.521 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:41.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=59.9 MiB, available=395.6 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:42.069 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:42.090 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:42.094 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionSynced=89, revision=96 07:42:42.094 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:42.107 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:42.214 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:42.225 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:42.228 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:42.228 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:42.233 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=142 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:42.242 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:42.252 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 07:42:42.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:42:42.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:42.338 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:42.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:42.373 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:42.385 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:42.388 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:42.392 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F2hFXI04iJq38LGMwmkhBQ/JD2wC2UDOEXntTgx0jC75g' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:42.457 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=12 07:42:42.457 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:42:42.541 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:42.550 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=10, revision=12 07:42:42.632 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:42.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=60.1 MiB, available=395.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:42.638 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=10, revision=12 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:42.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:42.639 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:42.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=60.1 MiB, available=395.4 MiB 07:42:42.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:43.032 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 07:42:43.033 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:43.154 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:43.274 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:43.290 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:43.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:43.304 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 360980 bytes in 1060 ms. path='/2/file1' 07:42:43.337 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=191 07:42:43.339 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:43.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=60.1 MiB, available=395.4 MiB 07:42:43.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:42:43.342 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:42:43.342 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:42:43.360 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:43.373 [qtp316919383-253] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 localRepositoryRevisionSynced=95 07:42:43.376 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:43.406 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 transaction.localRevision=144 remoteFromLocalRevision=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:43.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=14 07:42:43.412 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:43.414 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:43.419 [qtp833852776-433] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=188, revision=191 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:43.420 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c8ff4b30-f129-4d15-89dd-b039d3bc6746 from='build/repo/k0t4ivph-w6ljs-local-src' toID=3d27460b-6929-4736-b0cb-85362a3c1b46 to='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:43.436 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:43.438 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:43.440 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=188, revision=191 07:42:43.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=191, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:43.443 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:43.443 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:43.445 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:42:43.445 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:42:43.450 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=144 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:43.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:43.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:43.493 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:43.495 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:43.496 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:43.506 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:43.506 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:43.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=142, revision=146 07:42:43.514 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:43.522 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:43.526 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:43.526 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:43.529 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:43.587 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:43.582 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:43.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=12, revision=14 07:42:43.595 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:43.610 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:43.614 [qtp316919383-253] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=139, revision=146 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:43.630 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:43.630 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:43.654 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:43.658 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:43.664 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="d529e44d-3015-4bb2-a371-0ff9f0586773"] on repo=d529e44d-3015-4bb2-a371-0ff9f0586773 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:43.663 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=139, revision=146 07:42:43.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=146, revision=-1 07:42:43.690 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:43.694 [qtp316919383-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 transaction.localRevision=101 remoteFromLocalRevision=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:43.759 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:43.760 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.72% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:43.762 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:43.766 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:43.771 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:43.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:43.879 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=157 07:42:43.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:43.901 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:43.916 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:43.958 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:43.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=16 07:42:43.970 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:43.993 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 renewalDateTime=2019-09-21T06:11:45.566Z expiryDateTime=2019-09-21T06:41:45.566Z 07:42:44.006 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:44.008 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:44.008 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:44.010 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:44.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=196 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:44.021 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:44.021 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:44.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=148 07:42:44.058 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:44.087 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:44.093 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:44.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:42:44.101 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d27460b-6929-4736-b0cb-85362a3c1b46 from='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' toID=c8ff4b30-f129-4d15-89dd-b039d3bc6746 to='build/repo/k0t4ivph-w6ljs-local-src', fromRepoLocalSync=true 07:42:44.101 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c8ff4b30-f129-4d15-89dd-b039d3bc6746 ('build/repo/k0t4ivph-w6ljs-local-src') 07:42:44.115 [pool-17-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:42:44.135 [pool-17-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:44.176 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:44.200 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=14, revision=16 07:42:44.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:44.223 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.95.xml.gz 07:42:44.223 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.95.xml.gz 07:42:44.237 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:44.240 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:44.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:44.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:44.268 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:44.437 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:44.448 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=101 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:44.452 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:42:44.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:44.452 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:44.461 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.95.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:44.499 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=191, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=196 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:44.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=18 07:42:44.544 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:44.589 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:44.593 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=191, revision=196 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:44.639 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:44.642 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:44.658 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:44.665 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=191, revision=196 07:42:44.665 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=196, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:44.744 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:44.749 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=16, revision=18 07:42:44.750 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:44.762 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:44.770 [qtp833852776-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 transaction.localRevision=150 remoteFromLocalRevision=157 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:44.780 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:44.780 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:44.805 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:44.844 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:44.854 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8e588142-5257-4be6-a138-012677cd3459 from='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' toID=d529e44d-3015-4bb2-a371-0ff9f0586773 to='build/repo/k0t4h02y-35vks-local-src', fromRepoLocalSync=false 07:42:44.855 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:42:44.855 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:44.857 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:44.874 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:44.941 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:44.942 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=150 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:44.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=95 repoFileDtos.size=0 07:42:45.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=62.4 MiB, available=393.1 MiB 07:42:45.006 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:42:45.029 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:45.032 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=20 07:42:45.032 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:45.044 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:45.053 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionInProgress=-1, revision=102 07:42:45.071 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:45.082 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:45.090 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:42:45.091 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:45.096 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:45.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:45.109 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:45.122 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=18, revision=20 07:42:45.196 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:45.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=18, revision=20 07:42:45.212 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=20, revision=-1 07:42:45.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:45.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:45.268 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:45.313 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:45.384 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:42:45.385 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:42:45.494 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c30741e3920a4a2407c2c236b2fd223fb2d2ec69' to.sha1='90d7137f328582385c61d62976c762db2c6cdea9'): /1 {11 11ä11#+} 1/a 07:42:45.556 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=23 07:42:45.558 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 07:42:45.645 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:45.648 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:45.654 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=62.4 MiB, available=393.1 MiB 07:42:45.659 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.remoteRepositoryRevisionSynced=96, revision=102 07:42:45.674 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=rm8kaNBJb-RZGG_-1ntucg, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:42:45.677 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=4yJOt9V7sVaSQR9LJslrKA, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:42:45.681 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=wFY36iHmDEd3LTit-RFwgQ, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:42:45.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:45.726 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:45.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=20, revision=23 07:42:45.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=23, revision=-1 07:42:45.781 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:45.813 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:45.911 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:46.032 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:46.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=90.6 MiB, available=364.9 MiB 07:42:46.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:46.043 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:46.105 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:46.197 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionInProgress=-1, revision=151 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:46.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=62.4 MiB, available=393.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:46.238 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:46.261 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:46.270 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionSynced=96, revision=102 07:42:46.270 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionInProgress=102, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:46.282 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:46.286 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:46.288 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:46.289 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/AICeold5LMJAXpWZJy7tCw' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:46.301 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:46.302 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:46.309 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=148, revision=151 07:42:46.373 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 07:42:46.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:46.551 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 07:42:46.782 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:46.391 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:42:46.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=61.9 MiB, available=393.6 MiB 07:42:46.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:46.928 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:47.074 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:47.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 501246 bytes in 1092 ms. path='/1 {11 11ä11#+} 1/a' 07:42:47.154 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=26 07:42:47.156 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:47.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=61.9 MiB, available=393.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:47.280 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:47.291 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=23, revision=26 07:42:47.342 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:47.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=23, revision=26 07:42:47.350 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=26, revision=-1 07:42:47.431 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:47.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:47.489 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:46.795 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:42:47.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=86.8 MiB, available=368.7 MiB 07:42:47.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.remoteRepositoryRevisionSynced=121, revision=151 07:42:47.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:47.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:47.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:47.628 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:47.635 [qtp666971185-891] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:47.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:47.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:47.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:47.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:47.651 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:47.652 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:47.659 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:47.659 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:47.673 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=7xkLJL3DF8XDMFap3kwMEw, serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:47.678 [qtp666971185-891] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:42:47.764 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:47.228 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:42:47.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=61.9 MiB, available=393.6 MiB 07:42:47.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.95.xml.gz 07:42:47.818 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:42:47.821 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:42:47.821 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:42:47.841 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:47.850 [qtp316919383-253] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 localRepositoryRevisionSynced=101 07:42:47.912 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:47.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 transaction.localRevision=153 remoteFromLocalRevision=101 07:42:48.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c8ff4b30-f129-4d15-89dd-b039d3bc6746 from='build/repo/k0t4ivph-w6ljs-local-src' toID=3d27460b-6929-4736-b0cb-85362a3c1b46 to='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:48.026 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:48.050 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:48.052 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:48.063 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:48.081 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=153 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:48.085 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:48.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a8cdf8f0e2b98bf827561a73e5319eeb28096b3' to.sha1='f59595b2267f883cbdeded738540267ad2315c20'): /1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:48.106 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:48.107 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:48.109 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 07:42:48.109 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:48.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=31 07:42:48.181 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:47.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:42:48.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=85.5 MiB, available=370.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:48.261 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:48.266 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:48.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=151, revision=155 07:42:48.278 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:48.332 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:48.338 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionSynced=121, revision=151 07:42:48.338 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.localRepositoryRevisionInProgress=151, revision=-1 07:42:48.447 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:48.456 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:48.456 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:48.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=198 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:48.469 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:48.472 [qtp316919383-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=146, revision=155 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:48.500 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:48.503 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=196, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:48.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=26, revision=31 07:42:48.506 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:48.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:48.550 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:48.623 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:48.627 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=146, revision=155 07:42:48.627 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:48.704 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:48.724 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 07:42:48.724 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:48.741 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:48.754 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:48.803 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:48.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:48.909 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:48.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=85.5 MiB, available=370.0 MiB 07:42:48.917 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:48.988 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 07:42:48.989 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 07:42:48.998 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=153 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:49.055 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:49.062 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:49.062 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:49.082 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:49.084 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:49.087 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:49.087 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:49.089 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=158 07:42:49.095 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:49.112 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:49.136 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/xTxv3adEvD4hqK4H1HhHQQ' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:49.214 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:49.224 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=155, revision=158 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:49.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=85.5 MiB, available=370.0 MiB 07:42:49.284 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:49.404 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:49.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=155, revision=158 07:42:49.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=158, revision=-1 07:42:49.442 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:49.455 [qtp316919383-253] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 transaction.localRevision=109 remoteFromLocalRevision=153 07:42:49.458 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:49.463 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d27460b-6929-4736-b0cb-85362a3c1b46 from='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' toID=c8ff4b30-f129-4d15-89dd-b039d3bc6746 to='build/repo/k0t4ivph-w6ljs-local-src', fromRepoLocalSync=false 07:42:49.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:42:49.464 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:42:49.479 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:49.579 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=109 07:42:49.615 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:49.645 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=85.5 MiB, available=370.0 MiB 07:42:49.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:42:49.646 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:42:49.646 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:42:49.646 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:42:49.674 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:49.704 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 localRepositoryRevisionSynced=150 07:42:49.744 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:49.768 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 transaction.localRevision=200 remoteFromLocalRevision=150 07:42:49.908 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d529e44d-3015-4bb2-a371-0ff9f0586773 from='build/repo/k0t4h02y-35vks-local-src' toID=8e588142-5257-4be6-a138-012677cd3459 to='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' 07:42:49.937 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=200 07:42:49.966 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:49.966 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:49.983 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:42:49.984 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:42:49.989 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=200 07:42:49.994 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:49.995 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:50.018 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:50.018 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4h02y-35vks-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:50.020 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=198, revision=202 07:42:50.027 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=196, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=202 07:42:50.102 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:50.132 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773, this.remoteRepositoryRevisionSynced=196, revision=202 07:42:50.170 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:50.171 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:50.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=196, revision=202 07:42:50.183 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=202, revision=-1 07:42:50.206 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:49.637 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:50.210 [qtp833852776-57] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=d529e44d-3015-4bb2-a371-0ff9f0586773 transaction.localRevision=156 remoteFromLocalRevision=200 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:49.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:42:50.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=62.4 MiB, available=393.1 MiB 07:42:50.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:42:50.232 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:50.253 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:50.251 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionInProgress=-1, revision=110 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:50.256 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:42:50.396 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:50.436 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:50.442 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:50.446 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:50.466 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459 renewalDateTime=2019-09-21T06:11:53.370Z expiryDateTime=2019-09-21T06:41:53.370Z 07:42:50.498 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:50.499 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:50.510 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:50.511 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:50.512 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/xTxv3adEvD4hqK4H1HhHQQ' offset=1048576 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:50.522 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:42:50.522 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null 07:42:50.529 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=106 07:42:50.565 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:50.569 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:50.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:42:50.609 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8e588142-5257-4be6-a138-012677cd3459 from='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' toID=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a to='build/repo/k0t4k8cl-owz08-local-dest', fromRepoLocalSync=true 07:42:50.609 [pool-14-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a ('build/repo/k0t4k8cl-owz08-local-dest') 07:42:50.627 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:42:50.655 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:50.660 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:50.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:50.789 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.102.xml.gz 07:42:50.790 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.102.xml.gz 07:42:50.804 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:50.902 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=156 07:42:50.943 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:50.955 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.102.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:51.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=62.5 MiB, available=393.0 MiB 07:42:51.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.remoteRepositoryRevisionSynced=102, revision=110 07:42:51.361 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:51.361 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:51.374 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=rm8kaNBJb-RZGG_-1ntucg, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:42:51.376 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=4yJOt9V7sVaSQR9LJslrKA, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:42:51.377 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=wFY36iHmDEd3LTit-RFwgQ, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:51.721 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:51.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:42:51.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=61.3 MiB, available=394.2 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:50.955 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=102 repoFileDtos.size=7 07:42:51.924 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=88.0 MiB, available=367.5 MiB 07:42:51.924 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:42:51.966 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:51.969 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:51.973 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.localRepositoryRevisionInProgress=-1, revision=157 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:51.979 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionSynced=102, revision=110 07:42:51.979 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.localRepositoryRevisionInProgress=110, revision=-1 07:42:52.012 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:52.022 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:52.022 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:52.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=160 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:52.047 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:52.055 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:52.067 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:52.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:52.081 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:52.112 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:52.120 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:52.122 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/xTxv3adEvD4hqK4H1HhHQQ' offset=2097152 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:52.223 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:52.259 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: cryptoRepoFileDtos.size=6, cryptoKeyDtos.size=9, cryptoLinkDtos.size=9, currentHistoCryptoRepoFileDtos.size=6, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:52.432 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:52.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:42:52.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=60.5 MiB, available=395.0 MiB 07:42:52.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:52.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=87.2 MiB, available=368.3 MiB 07:42:52.824 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.remoteRepositoryRevisionSynced=103, revision=157 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:52.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=60.5 MiB, available=395.0 MiB 07:42:52.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:53.106 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:53.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:42:53.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:53.174 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:53.174 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:53.182 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:53.182 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:53.189 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:42:53.190 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:53.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:53.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:53.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:53.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:53.271 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:53.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=60.5 MiB, available=395.0 MiB 07:42:53.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:42:53.343 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:42:53.343 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:53.346 [closeDeferredTimer-5d79b7f5-6n] INFO c.c.c.l.LocalRepoManagerImpl - [5d79b7f5]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:53.368 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:53.409 [qtp316919383-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 localRepositoryRevisionSynced=109 07:42:53.441 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:53.495 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 transaction.localRevision=162 remoteFromLocalRevision=109 07:42:53.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c8ff4b30-f129-4d15-89dd-b039d3bc6746 from='build/repo/k0t4ivph-w6ljs-local-src' toID=3d27460b-6929-4736-b0cb-85362a3c1b46 to='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:53.622 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:53.638 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=162 07:42:53.644 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:53.645 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:53.647 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:42:53.648 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:42:53.660 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=162 07:42:53.680 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:53.680 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:53.710 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:42:53.714 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.from' result=null 07:42:53.714 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivph-w6ljs-local-src' configKey='repair.deleteCollisions.to' result=null 07:42:53.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=160, revision=164 07:42:53.723 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 07:42:53.776 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:53.784 [qtp316919383-253] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746, this.remoteRepositoryRevisionSynced=158, revision=164 07:42:53.790 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:53.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=158, revision=164 07:42:53.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=164, revision=-1 07:42:53.810 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:53.832 [qtp316919383-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=c8ff4b30-f129-4d15-89dd-b039d3bc6746 transaction.localRevision=115 remoteFromLocalRevision=162 07:42:53.834 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:53.849 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:42:53.852 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [18d01ea]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' 07:42:53.854 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [18d01ea]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' locked successfully. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:54.021 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:53.249 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=7xkLJL3DF8XDMFap3kwMEw, serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459} because of missing permissions! 07:42:53.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:42:54.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=86.7 MiB, available=368.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:54.115 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:54.143 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:54.156 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:54.158 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/xTxv3adEvD4hqK4H1HhHQQ' offset=3145728 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:54.506 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:54.510 [qtp833852776-433] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.localRepositoryRevisionSynced=103, revision=157 07:42:54.510 [qtp833852776-433] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.localRepositoryRevisionInProgress=157, revision=-1 07:42:54.559 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:54.567 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:42:54.567 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null 07:42:54.708 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=106, revision=109 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:54.874 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:42:55.345 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:55.494 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:55.505 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:55.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:56.067 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:56.096 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:56.275 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:55.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:56.293 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:56.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=86.6 MiB, available=368.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:56.303 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:56.305 [qtp666971185-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/xTxv3adEvD4hqK4H1HhHQQ' offset=4194304 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:56.357 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:42:56.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=86.7 MiB, available=368.8 MiB 07:42:56.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:56.882 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:56.898 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4369863 bytes in 8094 ms. path='/1 {11 11ä11#+} 1/b' 07:42:56.910 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=38 07:42:56.911 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=38 07:42:56.978 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:56.982 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=31, revision=38 07:42:57.042 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:57.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=31, revision=38 07:42:57.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=38, revision=-1 07:42:57.105 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:42:57.105 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:42:57.157 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:57.162 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=86.6 MiB, available=368.9 MiB 07:42:57.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.102.xml.gz 07:42:57.168 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:42:57.171 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:42:57.259 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:57.285 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:42:57.301 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:42:57.362 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:57.363 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:57.445 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:57.526 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.32% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:57.526 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:57.539 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.57% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:57.540 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:57.540 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:57.577 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bdf0a87003e1e1a9d4a9d430cbabf94b10d459c0' to.sha1='af5a08d9d59196c5916f5a6afc01eb59a3c31d5a'): /1 {11 11ä11#+} 1/c 07:42:57.612 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=43 07:42:57.612 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=38, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:57.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='79b7c0fa281f2d95fb9ea815ccd28266538f5c61' to.sha1=''): /2/.subshare.properties org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:57.742 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:57.749 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=38, revision=43 07:42:57.889 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:57.898 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=38, revision=43 07:42:57.898 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:57.913 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:42:57.924 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:57.937 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:57.963 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:57.965 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/F2hFXI04iJq38LGMwmkhBQ/31cicAdFEjf2H_hYCemAsA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:57.996 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:58.009 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:58.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:42:58.042 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1669 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:58.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:42:58.119 [Test worker] 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' 07:42:58.282 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:58.303 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:58.307 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:42:58.309 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/7_19GgPE4u9eBfw2C8Qamg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:42:58.945 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:59.718 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 86 bytes in 1794 ms. path='/2/.subshare.properties' 07:42:59.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties 07:42:59.973 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:42:59.985 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:42:59.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2' 07:43:00.054 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a67780536cde13634b95ccfbbf36285098544f3c' to.sha1=''): /2/dir1/aa2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:00.055 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 659467 bytes in 1936 ms. path='/1 {11 11ä11#+} 1/c' 07:43:00.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=46 07:43:00.080 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=46 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:00.154 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:00.172 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:00.175 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=43, revision=46 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:00.230 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/aa2' 07:43:00.248 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:00.251 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/F2hFXI04iJq38LGMwmkhBQ/igWcPSfSbC_OScYYe5_gAg/AS95MdWeBA7YLbELELn_Zw' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:00.253 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:00.249 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:00.263 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=43, revision=46 07:43:00.263 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=46, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:00.284 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:00.301 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:00.301 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:00.328 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:00.350 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:43:00.354 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:00.382 [closeDeferredTimer-6ac7b660-5r] INFO c.c.c.l.LocalRepoManagerImpl - [6ac7b660]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:00.418 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:00.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:00.473 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:00.508 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:43:00.509 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:00.511 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 239715 bytes in 281 ms. path='/2/dir1/aa2' 07:43:00.615 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9ab263b1ad3d74d8b74da0e2a52cdb9eb2ce3737_0 into destFile aa2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:00.636 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c68bd785061c8602e16782f647b7624ca554f37' to.sha1='1702c718dded3673d373a3bdcab824ac7ae0ba94'): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:00.652 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:00.677 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=51 07:43:00.677 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:00.724 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:00.751 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:00.779 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=46, revision=51 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:00.819 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a5b62e260373219a1349ac2bd0506f7002489fbe' to.sha1=''): /2/dir1/bb2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:00.825 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:00.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=46, revision=51 07:43:00.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=51, revision=-1 07:43:00.884 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:00.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:43:00.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:00.977 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:01.000 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:01.002 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/F2hFXI04iJq38LGMwmkhBQ/igWcPSfSbC_OScYYe5_gAg/vwZRnvoZffl0YYREHR4sTA' offset=0 07:43:01.012 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:01.020 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:01.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:01.029 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:01.056 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 15470 bytes in 130 ms. path='/2/dir1/bb2' 07:43:01.115 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_0633961195c27d9d2445e233f84cf07b07986fab_0 into destFile bb2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:01.116 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:01.128 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:01.139 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:01.152 [qtp666971185-891] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UjSR-bndzXKstAw9GE-OZA/S3-o6yVdYSRT54tBOA4nRw/BqvHqhmO_xoKrqeQtk913A' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:01.178 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:43:01.188 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1' 07:43:01.248 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f32fc9cf20a0245dc562daece7cc824cf04c374c' to.sha1=''): /2/file1 07:43:01.425 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:43:01.436 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1' 07:43:01.464 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:01.465 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/F2hFXI04iJq38LGMwmkhBQ/JD2wC2UDOEXntTgx0jC75g' offset=0 07:43:01.473 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:01.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:43:01.678 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 287070 bytes in 242 ms. path='/2/file1' 07:43:01.850 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_60b27f004e454aca81b0480209cce5081ec52390_0 into destFile file1 07:43:01.915 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="8e588142-5257-4be6-a138-012677cd3459"] on repo=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a 07:43:01.922 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.56% 07:43:01.941 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:01.949 [qtp833852776-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a localRepositoryRevisionSynced=156 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:01.953 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.004 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:02.005 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 221179 bytes in 976 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:02.011 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=54 07:43:02.026 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.033 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 transaction.localRevision=140 remoteFromLocalRevision=156 07:43:02.090 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a from='build/repo/k0t4k8cl-owz08-local-dest' toID=8e588142-5257-4be6-a138-012677cd3459 to='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.116 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.116 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:02.120 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.136 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=51, revision=54 07:43:02.172 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:02.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=51, revision=54 07:43:02.180 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=54, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.190 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=140 07:43:02.215 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:02.215 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:02.219 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.230 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:43:02.230 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.240 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.250 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=140 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.258 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:43:02.261 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.277 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:02.277 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:02.292 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:02.292 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:02.295 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=109, revision=142 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.303 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.303 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.400 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.426 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:02.431 [qtp833852776-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.remoteRepositoryRevisionSynced=104, revision=142 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.495 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.505 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:02.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=104, revision=142 07:43:02.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=142, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.636 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='33f8b435ab891087055dcde60805d1014bdc0066' to.sha1='2836be03ffa472373cec2994727d846e21ba9de8'): /2/1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.638 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:02.646 [qtp833852776-57] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a transaction.localRevision=162 remoteFromLocalRevision=140 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.675 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=59 07:43:02.675 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.714 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:02.716 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8e588142-5257-4be6-a138-012677cd3459 from='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' toID=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a to='build/repo/k0t4k8cl-owz08-local-dest', fromRepoLocalSync=false 07:43:02.717 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:43:02.717 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.740 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:02.743 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=54, revision=59 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.745 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.818 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.823 [pool-4-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=162 07:43:02.828 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=54, revision=59 07:43:02.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:02.833 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/ChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:43:02.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:02.870 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:02.949 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:03.042 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:03.077 [Test worker] 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' 07:43:03.164 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:03.172 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:03.176 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:03.176 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UjSR-bndzXKstAw9GE-OZA/S3-o6yVdYSRT54tBOA4nRw/UM1ni04SoNlt_rWwIRi6lQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:03.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=88.4 MiB, available=367.1 MiB 07:43:03.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:43:03.431 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:03.444 [pool-4-thread-3] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.localRepositoryRevisionInProgress=-1, revision=163 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:03.462 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:03.469 [pool-4-thread-3] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 07:43:03.489 [pool-4-thread-3] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:03.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:03.706 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:03.752 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:03.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 239794 bytes in 693 ms. path='/2/1 {11 11ä11#+} 1/b' 07:43:03.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=62 07:43:03.786 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62 07:43:03.843 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:03.848 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=59, revision=62 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:03.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=86.7 MiB, available=368.8 MiB 07:43:03.911 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.remoteRepositoryRevisionSynced=157, revision=163 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:03.922 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:03.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=59, revision=62 07:43:03.935 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=62, revision=-1 07:43:03.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:03.974 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:04.002 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:04.023 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:43:04.025 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:43:04.079 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:04.170 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:04.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:03.926 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=7xkLJL3DF8XDMFap3kwMEw, serverRepositoryId=8e588142-5257-4be6-a138-012677cd3459} because of missing permissions! 07:43:03.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:43:04.291 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=86.7 MiB, available=368.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:04.297 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='de06673e4157301d03fdf9dfb909e1f00ea4ee20' to.sha1='7b1e785cd1bd68e4cdc90483a230968fd41bf2d1'): /2/a 07:43:04.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=67 07:43:04.354 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:04.589 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:04.594 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.localRepositoryRevisionSynced=157, revision=163 07:43:04.595 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.localRepositoryRevisionInProgress=163, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:04.608 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:04.611 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=62, revision=67 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:04.634 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:04.703 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:04.703 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:04.714 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:04.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:04.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=62, revision=67 07:43:04.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:04.721 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=-1, revision=145 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:04.752 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:04.814 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:04.808 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:04.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:04.892 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:04.908 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:43:04.967 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:04.973 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:04.977 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:04.978 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UjSR-bndzXKstAw9GE-OZA/xFOAQAGs7o5TrapDjldb7g' offset=0 07:43:05.028 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:05.107 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30174 bytes in 198 ms. path='/2/a' 07:43:05.121 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=70 07:43:05.121 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=70 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:04.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:43:05.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=86.9 MiB, available=368.6 MiB 07:43:05.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:05.227 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:05.243 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=67, revision=70 07:43:05.282 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:05.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=67, revision=70 07:43:05.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=70, revision=-1 07:43:05.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:05.323 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:05.341 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:05.365 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:43:05.367 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:43:05.388 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:05.492 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:05.520 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:43:05.524 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:05.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=86.9 MiB, available=368.6 MiB 07:43:05.541 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:05.636 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b39000dc432d1e47b6d3b4e236e0032dc63832ca' to.sha1='36f12d387a669afcd484fc059f128413a289f5c4'): /3 + &#ä/5/h 07:43:05.679 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=75 07:43:05.680 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 07:43:05.765 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:05.770 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=70, revision=75 07:43:05.863 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:05.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=70, revision=75 07:43:05.873 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:05.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=86.9 MiB, available=368.6 MiB 07:43:05.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.8e588142-5257-4be6-a138-012677cd3459.null.xml.gz 07:43:05.884 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:43:05.884 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:05.901 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:05.902 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:05.918 [qtp833852776-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a localRepositoryRevisionSynced=162 07:43:05.978 [qtp833852776-29] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:05.980 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:05.993 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 transaction.localRevision=147 remoteFromLocalRevision=162 07:43:06.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a from='build/repo/k0t4k8cl-owz08-local-dest' toID=8e588142-5257-4be6-a138-012677cd3459 to='https://localhost:43390/8e588142-5257-4be6-a138-012677cd3459' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:06.012 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:06.017 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:06.025 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=147 07:43:06.030 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:06.030 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:06.033 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:43:06.033 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:43:06.040 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459 localRepositoryRevisionSynced=147 07:43:06.044 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:06.045 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:06.054 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:06.055 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4k8cl-owz08-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:06.057 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=145, revision=149 07:43:06.062 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:06.077 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:06.149 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:06.153 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a, this.remoteRepositoryRevisionSynced=142, revision=149 07:43:06.204 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:06.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionSynced=142, revision=149 07:43:06.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e588142-5257-4be6-a138-012677cd3459, this.localRepositoryRevisionInProgress=149, revision=-1 07:43:06.252 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:06.258 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e588142-5257-4be6-a138-012677cd3459 remoteRepositoryId=1a0f6ec0-d567-4bb1-b32e-ae3d8ae3e44a transaction.localRevision=168 remoteFromLocalRevision=147 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:06.264 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:06.285 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:06.288 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:06.289 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:06.290 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d_3rSnzU_N0rodzTd-yjXA/swCe6lP0RUSjeA35tIf58g/MTrzet5oydys0oqh9wdMeA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:06.291 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:43:06.292 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4dbc437]getCloseDeferredMillis: closeDeferredMillis=20000 07:43:06.292 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4dbc437]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:06.293 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [a1b53ea]getCloseDeferredMillis: closeDeferredMillis=20000 07:43:06.293 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [a1b53ea]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:06.382 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [77b23da]initPersistenceManagerFactory: repositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:06.406 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [77b23da]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28747 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT 07:43:06.621 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:06.915 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=67.6 MiB, available=387.9 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:06.958 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:07.035 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai4-39y8s-remote' 07:43:07.035 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai4-39y8s-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:07.595 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32c136f0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' 07:43:07.603 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32c136f0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:08.021 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:08.027 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:08.301 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:08.382 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:08.440 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:08.525 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:08.658 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:08.725 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:08.729 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:08.877 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:08.898 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:08.989 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:09.054 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:09.133 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:09.145 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:09.158 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:09.165 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:09.167 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d_3rSnzU_N0rodzTd-yjXA/swCe6lP0RUSjeA35tIf58g/MTrzet5oydys0oqh9wdMeA' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:09.209 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:09.292 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:09.376 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:09.463 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:09.528 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:09.552 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:09.835 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:09.926 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:10.137 [qtp2139656363-71] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:10.165 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:10.174 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]initPersistenceManagerFactory: repositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 07:43:10.175 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3139 ms. 07:43:10.216 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]getCloseDeferredMillis: closeDeferredMillis=20000 07:43:10.216 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:10.606 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 8acc4fdc-12b0-4730-be89-7706ce2ccf5c localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest localRepository.publicKeySha1 = 0C:49:D3:EF:86:A1:0E:FB:F8:2E:94:CF:AF:77:DE:81:ED:29:BD:EA remoteRepository.repositoryId = 60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepository.remoteRoot = https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepository.publicKeySha1 = AB:27:03:F5:23:40:7E:81:16:4F:A9:64:8B:14:18:77:43:A2:44: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 8acc4fdc-12b0-4730-be89-7706ce2ccf5c 60d9bace-72cd-4c14-8475-d651683a01a1 07:43:10.752 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:10.805 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:10.834 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 renewalDateTime=2019-09-21T06:13:10.789Z expiryDateTime=2019-09-21T06:43:10.789Z 07:43:10.848 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:10.859 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:10.878 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:43:10.880 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8acc4fdc-12b0-4730-be89-7706ce2ccf5c ('build/repo/k0t4m5qt-tbgst-local-dest') org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:10.934 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:11.102 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:11.425 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:11.447 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:11.450 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:11.451 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d_3rSnzU_N0rodzTd-yjXA/swCe6lP0RUSjeA35tIf58g/MTrzet5oydys0oqh9wdMeA' offset=2097152 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:12.111 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=8acc4fdc-12b0-4730-be89-7706ce2ccf5c to='build/repo/k0t4m5qt-tbgst-local-dest', fromRepoLocalSync=true 07:43:12.752 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:43:12.761 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:43:12.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.-1.xml.gz 07:43:12.817 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.-1.xml.gz 07:43:12.840 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:12.857 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:13.067 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=98 07:43:13.149 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:13.179 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.-1.xml.gz 07:43:13.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 07:43:13.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=72.7 MiB, available=382.8 MiB 07:43:13.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:43:13.789 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:13.848 [closeDeferredTimer-7eb36b11-7j] INFO c.c.c.l.LocalRepoManagerImpl - [7eb36b11]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:13.912 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionInProgress=-1, revision=100 07:43:14.016 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:14.285 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:14.626 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:14.717 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:14.762 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:14.777 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:14.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:14.781 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:14.782 [qtp666971185-891] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d_3rSnzU_N0rodzTd-yjXA/swCe6lP0RUSjeA35tIf58g/MTrzet5oydys0oqh9wdMeA' offset=3145728 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:15.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=74.4 MiB, available=381.1 MiB 07:43:15.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=100 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:15.350 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:15.610 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:15.690 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3506932 bytes in 9673 ms. path='/3 + &#ä/5/h' 07:43:15.705 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=81 07:43:15.705 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 07:43:15.793 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:16.459 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=75, revision=81 07:43:16.644 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:16.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=75, revision=81 07:43:16.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=81, revision=-1 07:43:16.687 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:16.687 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:16.721 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:17.404 [qtp666971185-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:43:17.416 [qtp666971185-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:43:17.476 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:17.541 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:17.609 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:43:17.658 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4512219660047aa5cc4bedbe8f1dbdcbabf0a238' to.sha1='c807b0d24b7793803973a5949d48882f7b8fa145'): /3 + &#ä/5/i 07:43:17.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=86 07:43:17.689 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 07:43:17.742 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:17.745 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=81, revision=86 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:17.781 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:17.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 672 ms. 07:43:17.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:17.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:17.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:17.927 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:17.927 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:17.934 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:17.934 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:17.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:17.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:17.951 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:17.951 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:17.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:17.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:17.969 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:17.969 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:17.977 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:17.977 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:17.986 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:17.986 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:17.996 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:17.996 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:18.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:18.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:18.015 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:18.015 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:18.024 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:18.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:18.034 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:18.034 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:18.046 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:43:18.046 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:18.055 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:18.055 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:18.064 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:18.064 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:18.785 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:18.651 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! 07:43:18.651 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:43:19.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=74.7 MiB, available=380.8 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:19.650 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:19.679 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:19.684 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionSynced=-1, revision=100 07:43:19.684 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionInProgress=100, revision=-1 07:43:19.743 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:19.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:19.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:19.861 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:19.868 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:19.875 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=81, revision=86 07:43:19.875 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=86, revision=-1 07:43:19.908 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:20.266 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:20.402 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:20.782 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:20.890 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:21.012 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:43:21.113 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:21.433 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:21.439 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:21.441 [qtp666971185-891] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d_3rSnzU_N0rodzTd-yjXA/swCe6lP0RUSjeA35tIf58g/GCOLQr6eWYTtAcd7vTkDVw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:21.505 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:21.514 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 07:43:21.614 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:21.618 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:21.624 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=-1, revision=5 07:43:21.624 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=5, revision=-1 07:43:21.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:22.117 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:21.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:43:22.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=74.3 MiB, available=381.2 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:22.546 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:22.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:22.638 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:22.669 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 280233 bytes in 1656 ms. path='/3 + &#ä/5/i' 07:43:22.697 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=89 07:43:22.698 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 07:43:22.756 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:22.989 [qtp666971185-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=86, revision=89 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:23.092 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=74.2 MiB, available=381.3 MiB 07:43:23.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:23.104 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:23.109 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=86, revision=89 07:43:23.109 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=89, revision=-1 07:43:23.169 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:23.169 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:23.188 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:23.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=74.0 MiB, available=381.5 MiB 07:43:23.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.-1.xml.gz 07:43:23.450 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:43:23.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:43:23.584 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:43:23.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:43:23.922 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:43:24.023 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:24.036 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:24.096 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:24.115 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:43:24.137 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:24.158 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:24.159 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:24.169 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:43:24.170 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:24.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:24.267 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aee59f9b6c887399c73e5bd13bc3c987fb83a857' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:24.364 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e0a6503d1a493970dc7cd57ef97759ac17a0971' to.sha1='37d293f476c07e0293f8020cd20cbd00a4207bd0'): /3 + &#ä/aa 07:43:24.425 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=94 07:43:24.425 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 07:43:24.553 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:24.557 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:24.583 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=89, revision=94 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:24.677 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:24.678 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:24.690 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=89, revision=94 07:43:24.690 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=94, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:24.699 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:24.723 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:24.737 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:24.739 [qtp2139656363-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/coF6PJl3DPa4tYwTbITjKg/2CclwAgZ91524IPmnt6u3w' offset=0 07:43:24.786 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:24.823 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:43:24.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 104728 bytes in 150 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:24.853 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:24.875 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3edc5be6]initPersistenceManagerFactory: repositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 07:43:24.878 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3edc5be6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 39044 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:24.878 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:24.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:24.902 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:43:25.011 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:25.041 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:25.054 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:25.058 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:25.059 [qtp666971185-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d_3rSnzU_N0rodzTd-yjXA/4kziHhD7VX82igI0wjukWg' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:25.090 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:43:25.201 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a52df12c951268c88b3d8cca9359cdc05984b0e' to.sha1=''): /1 {11 11ä11#+} 1/b 07:43:25.272 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:25.298 [Test worker] 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' 07:43:25.347 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:25.352 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/coF6PJl3DPa4tYwTbITjKg/Kr73Oi795wzkeABk3-cRmA' offset=0 07:43:25.373 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:25.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:25.640 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=60.3 MiB, available=395.2 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:25.656 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 454005 bytes in 358 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:25.682 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:25.691 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:25.697 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 412908 bytes in 812 ms. path='/3 + &#ä/aa' 07:43:25.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=97 07:43:25.727 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:25.765 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1r-erj8h-remote' 07:43:25.765 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1r-erj8h-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:25.786 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:25.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:25.804 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:25.808 [qtp666971185-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=94, revision=97 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:25.870 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='65389d19396bc06af8ec684be05a0002aaf7965b' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:25.872 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:25.880 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:25.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=94, revision=97 07:43:25.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=97, revision=-1 07:43:25.950 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:25.951 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:25.950 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:25.972 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:25.981 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:26.002 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:26.003 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:26.004 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/coF6PJl3DPa4tYwTbITjKg/him9IZqqGnWV6PkBPSUoqA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:26.006 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:26.015 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:26.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:26.061 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:26.081 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:26.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 131836 bytes in 103 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:26.087 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:43:26.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='492abc86d677cb916d9e1056de1023f707e35d8c' to.sha1='546802c4a756087d7dad6ac7cea7d20692f580e8'): /3 + &#ä/bb org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:26.157 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:26.186 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=102 07:43:26.186 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:26.221 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:26.264 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:26.268 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=97, revision=102 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:26.280 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:26.289 [closeDeferredTimer-4679c56f-60] INFO c.c.c.l.LocalRepoManagerImpl - [4679c56f]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:26.322 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:26.328 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cf48df4046f1041c8e3b1df9158e8bc49a7a6c69' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:26.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=97, revision=102 07:43:26.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=102, revision=-1 07:43:26.403 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:26.438 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:26.441 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:26.451 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:26.476 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:26.482 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:26.483 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/19OxoajCPnIywhIa3iwkoQ/rI7sIK0g43Ov8PSucbt3AQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:26.492 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:26.495 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:26.497 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:26.516 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:26.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:43:26.551 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10591 bytes in 94 ms. path='/2/1 {11 11ä11#+} 1/a' 07:43:26.591 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:43:26.644 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:26.656 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:43:26.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='205fede9fda6fdc18b21df66b7f3854fcaa3f760' to.sha1=''): /2/1 {11 11ä11#+} 1/b 07:43:26.930 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:26.945 [Test worker] 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' 07:43:26.998 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:27.001 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:27.004 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/19OxoajCPnIywhIa3iwkoQ/rdjzGsOaAT5Z2N8cqepLZw' offset=0 07:43:27.028 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:27.051 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:27.068 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:27.073 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d_3rSnzU_N0rodzTd-yjXA/b8u6pOA_Tr4T3Fh9J75iOw' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:27.087 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:27.163 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:27.238 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:27.275 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 271674 bytes in 330 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:27.287 [closeDeferredTimer-a1b53ea-1] INFO c.c.c.l.LocalRepoManagerImpl - [a1b53ea]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:27.340 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:27.344 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:27.417 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:27.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:27.483 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:27.531 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:27.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ede3f64bc2ba7fa6e536f251591fe1a85f9843d' to.sha1=''): /2/a 07:43:27.630 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:27.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:43:27.687 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:27.694 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/vQ4Km0Zbx2wqUO-bFrB_-A' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:27.701 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:27.707 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:27.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:27.816 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:27.833 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:27.851 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 373744 bytes in 190 ms. path='/2/a' 07:43:27.880 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:43:27.925 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:27.941 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:43:28.029 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1ed03761faa22013a9ba7b58a75d8e4173d113a' to.sha1=''): /3 + &#ä/5/h org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:28.034 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:27.287 [closeDeferredTimer-4dbc437-1] INFO c.c.c.l.LocalRepoManagerImpl - [4dbc437]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:28.161 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:28.164 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:28.198 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:28.214 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:28.217 [qtp2139656363-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/W9AZAAWQq7Y8wnGh8vj6gA' offset=0 07:43:28.234 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:28.246 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:28.303 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:28.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:28.371 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:28.395 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:28.386 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:28.415 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 344448 bytes in 250 ms. path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:28.436 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:28.448 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:28.454 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:28.455 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d_3rSnzU_N0rodzTd-yjXA/b8u6pOA_Tr4T3Fh9J75iOw' offset=1048576 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:28.496 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:28.525 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:28.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:28.580 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:28.657 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:28.664 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a24923acbed3083adc347fcc8744bdc10dab5507' to.sha1=''): /3 + &#ä/5/i org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:28.670 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:28.786 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:28.798 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:28.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/3 + &#ä/5/i' 07:43:28.855 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:28.860 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=0 07:43:28.875 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:28.882 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:28.998 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:29.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:29.124 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:29.266 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:29.272 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=1048576 07:43:29.289 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:29.317 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:29.421 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:29.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:43:29.560 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:29.587 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=2097152 07:43:29.604 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:29.676 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:29.720 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]initPersistenceManagerFactory: repositoryId=70ff534a-7536-4e6c-822b-f2620968287c 07:43:29.721 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3956 ms. 07:43:29.760 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]getCloseDeferredMillis: closeDeferredMillis=20000 07:43:29.760 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:29.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:43:29.908 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:29.917 [qtp2139656363-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=3145728 07:43:29.933 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:30.021 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:30.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:30.165 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = b0d5b5c2-bcc3-40b5-98f1-b2c371974286 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest localRepository.publicKeySha1 = 0E:FA:AF:9A:2C:72:F7:00:F0:53:AB:3F:37:F2:9A:17:71:4A:F2:5A remoteRepository.repositoryId = 70ff534a-7536-4e6c-822b-f2620968287c remoteRepository.remoteRoot = https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c remoteRepository.publicKeySha1 = BC:EB:A8:11:A6:8F:27:8F:6E:31:D9:A4:BB:4E:1A:F4:FF:A2:07:7E 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 b0d5b5c2-bcc3-40b5-98f1-b2c371974286 70ff534a-7536-4e6c-822b-f2620968287c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:30.192 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:30.197 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=4194304 07:43:30.210 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:30.316 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:30.316 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:30.349 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:30.362 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:30.364 [qtp666971185-891] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d_3rSnzU_N0rodzTd-yjXA/b8u6pOA_Tr4T3Fh9J75iOw' offset=2097152 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:30.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:30.466 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:30.484 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:30.485 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=5242880 07:43:30.502 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:30.512 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:30.543 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c renewalDateTime=2019-09-21T06:13:30.493Z expiryDateTime=2019-09-21T06:43:30.493Z 07:43:30.556 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:30.568 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:30.599 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:43:30.600 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=70ff534a-7536-4e6c-822b-f2620968287c from='https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c' toID=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 to='build/repo/k0t4mb5y-aynxl-local-dest', fromRepoLocalSync=true 07:43:30.601 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b0d5b5c2-bcc3-40b5-98f1-b2c371974286 ('build/repo/k0t4mb5y-aynxl-local-dest') 07:43:30.622 [pool-11-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.54% 07:43:30.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.-1.xml.gz 07:43:30.626 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.-1.xml.gz 07:43:30.645 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:30.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:30.739 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:30.770 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:30.772 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=6291456 07:43:30.785 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:30.808 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:30.823 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:30.951 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:43:31.063 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:31.065 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=7340032 07:43:31.080 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:31.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 07:43:31.404 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:31.424 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/Ks8sMYnJwExZPtMLb2zQnQ/JiZS9ldZLdSmQawIQYKStA' offset=8388608 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:30.823 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 07:43:31.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=65.5 MiB, available=390.0 MiB 07:43:31.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:31.438 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:31.488 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:31.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:31.562 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, this.localRepositoryRevisionInProgress=-1, revision=92 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:31.615 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 495597 bytes in 2799 ms. path='/3 + &#ä/5/i' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:31.677 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:31.816 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:43:31.824 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i 07:43:31.825 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i 07:43:31.826 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i 07:43:31.827 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i 07:43:31.828 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_34dfk into destFile i 07:43:31.829 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_3quio into destFile i 07:43:31.830 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_4dbls into destFile i org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:31.830 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:31.831 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_4zsow into destFile i 07:43:31.919 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:31.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:43:31.975 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9314c3f51a2ef58fb617a6f37f68045f939d640' to.sha1=''): /3 + &#ä/aa 07:43:32.090 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:32.111 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:43:32.140 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:32.141 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/uAV3PEl7slWt3JiPtFYQUw' offset=0 07:43:32.152 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:32.232 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. 07:43:32.287 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 333100 bytes in 176 ms. path='/3 + &#ä/aa' 07:43:32.344 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:43:32.419 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:32.455 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:32.502 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:43:32.591 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='452cf28495f8aaca32d9ff8d974ade449b3860db' to.sha1=''): /3 + &#ä/bb 07:43:32.662 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:32.857 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:43:32.882 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:32.887 [qtp2139656363-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/vpKsoS7pfFCYD7_IzAy4_g' offset=0 07:43:32.896 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:32.947 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:32.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:43:33.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=68.0 MiB, available=387.5 MiB 07:43:33.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=92 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:33.023 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 206848 bytes in 166 ms. path='/3 + &#ä/bb' 07:43:33.145 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 07:43:33.261 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:33.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:43:33.461 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='438146b9cf5d0939bf61fd4235155d37c8c85285' to.sha1=''): /3 + &#ä/cc org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:33.534 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:33.547 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:33.632 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/cc' 07:43:33.656 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:33.657 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/KkimiQwfwi6XbTEzoc-3oQ' offset=0 07:43:33.674 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:33.726 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:33.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 07:43:33.942 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:33.944 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/KkimiQwfwi6XbTEzoc-3oQ' offset=1048576 07:43:33.952 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:33.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:43:34.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 841650 bytes in 368 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:34.027 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:34.048 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:34.051 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:34.052 [qtp666971185-891] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d_3rSnzU_N0rodzTd-yjXA/b8u6pOA_Tr4T3Fh9J75iOw' offset=3145728 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:34.098 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 07:43:34.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc 07:43:34.280 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:34.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:43:34.392 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c35d1e9010265303499c9a355499290aae0e1f22' to.sha1=''): /3 + &#ä/dd 07:43:34.765 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:34.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:43:34.794 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:34.796 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OK6l4Auisslr8kYwAAtX0w/3QYcN5yoF5n4iibtZv4Xlg' offset=0 07:43:34.816 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:34.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:43:34.884 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 189696 bytes in 115 ms. path='/3 + &#ä/dd' 07:43:34.991 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:43:35.054 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:43:35.139 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 07:43:35.162 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:35.192 [qtp2139656363-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c localRepositoryRevisionSynced=98 07:43:35.257 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:35.291 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=97 remoteFromLocalRevision=98 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:36.758 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:36.829 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3952289 bytes in 10333 ms. path='/3 + &#ä/bb' 07:43:36.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=108 07:43:36.844 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 07:43:36.922 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:36.925 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=102, revision=108 07:43:37.001 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:37.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=102, revision=108 07:43:37.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=108, revision=-1 07:43:37.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:37.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:37.072 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:37.141 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:43:37.151 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:37.250 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8acc4fdc-12b0-4730-be89-7706ce2ccf5c from='build/repo/k0t4m5qt-tbgst-local-dest' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:37.257 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:37.272 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:37.276 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:37.284 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=HBKxKCN7W-H7HE3B4ThxAA, serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c} because of missing permissions! 07:43:37.284 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:37.360 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:37.429 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:37.432 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=97 07:43:37.463 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:37.463 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:37.482 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:43:37.483 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:43:37.504 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=97 07:43:37.549 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:37.550 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:37.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84aab2e118f9a9cc2bc3d92f0b6b14c7ed6d8829' to.sha1='8881dd414ad44893b3114ea94e5f752d05d4a043'): /3 + &#ä/cc org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:37.565 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:37.566 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:37.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=99 07:43:37.578 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:37.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=113 07:43:37.592 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:37.651 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:37.676 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.remoteRepositoryRevisionSynced=5, revision=99 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:37.685 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:37.690 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=108, revision=113 07:43:37.798 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:37.801 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:37.807 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=5, revision=99 07:43:37.807 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:37.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=108, revision=113 07:43:37.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=113, revision=-1 07:43:37.860 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:37.907 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:37.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=68.3 MiB, available=387.2 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:37.921 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c transaction.localRevision=105 remoteFromLocalRevision=97 07:43:37.979 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:37.981 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:38.082 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:38.123 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:38.130 [qtp284059979-1141] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, this.localRepositoryRevisionSynced=-1, revision=92 07:43:38.131 [qtp284059979-1141] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:38.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:43:38.198 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:38.206 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:38.209 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:38.210 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d_3rSnzU_N0rodzTd-yjXA/BZiiGqh_vIFwLoh3y2sK4A' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:38.244 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:38.417 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:38.418 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:38.457 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:38.537 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95949 bytes in 384 ms. path='/3 + &#ä/cc' 07:43:38.548 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=116 07:43:38.549 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 07:43:38.677 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:38.680 [qtp666971185-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=113, revision=116 07:43:38.844 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:38.851 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=113, revision=116 07:43:38.851 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=116, revision=-1 07:43:38.885 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:38.885 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:38.908 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:38.927 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:43:38.929 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:43:39.001 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:39.100 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:39.123 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:43:39.152 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6cafe082315d16ff7d941e3b59ffdd6d5a9c00de' to.sha1='1b7e0b19f73df4b33f211797bc1d22d899a017d9'): /3 + &#ä/dd org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:39.154 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:39.172 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:39.187 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=121 07:43:39.188 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 07:43:39.233 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:39.237 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=116, revision=121 07:43:39.287 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:39.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=116, revision=121 07:43:39.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=121, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:39.308 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:39.320 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:39.322 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:39.406 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:39.713 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=8acc4fdc-12b0-4730-be89-7706ce2ccf5c to='build/repo/k0t4m5qt-tbgst-local-dest', fromRepoLocalSync=false 07:43:39.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:43:39.715 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:39.736 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:39.740 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:39.755 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:39.792 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=105 07:43:39.796 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:39.807 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:39.901 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:39.914 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:39.917 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:39.918 [qtp666971185-893] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d_3rSnzU_N0rodzTd-yjXA/TQTIy1_UFSelDBXl7zPqZA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:39.807 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:43:40.423 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=103.8 MiB, available=351.7 MiB 07:43:40.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:40.444 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:40.465 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:40.476 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionInProgress=-1, revision=106 07:43:40.548 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 07:43:40.689 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:40.697 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:40.837 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:40.841 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 07:43:40.942 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:40.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=-1, revision=5 07:43:40.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=5, revision=-1 07:43:41.049 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:43:41.049 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:41.328 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:41.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=102.4 MiB, available=353.1 MiB 07:43:41.394 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=100, revision=106 07:43:41.413 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:41.843 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=67.8 MiB, available=387.7 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:41.413 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:43:41.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=102.4 MiB, available=353.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:42.303 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:42.335 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:42.344 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionSynced=100, revision=106 07:43:42.344 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:41.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:43:42.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=67.9 MiB, available=387.6 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:42.418 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:42.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:42.425 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:42.425 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:42.445 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=102 07:43:42.504 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 07:43:42.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:42.794 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=67.7 MiB, available=387.8 MiB 07:43:42.798 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.-1.xml.gz 07:43:42.798 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:43:42.819 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:42.867 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 localRepositoryRevisionSynced=90 07:43:42.929 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:42.990 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c transaction.localRevision=7 remoteFromLocalRevision=90 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:42.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:43:43.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=102.5 MiB, available=353.0 MiB 07:43:43.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:43.042 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:43.042 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:43:43.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=70ff534a-7536-4e6c-822b-f2620968287c from='https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c' toID=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 to='build/repo/k0t4mb5y-aynxl-local-dest', fromRepoLocalSync=false 07:43:43.043 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz 07:43:43.043 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz 07:43:43.072 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:43.122 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 471374 bytes in 3381 ms. path='/3 + &#ä/dd' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:43.127 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=95 07:43:43.130 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:43.137 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=124 07:43:43.137 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:43.137 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz 07:43:43.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:43.217 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:43.221 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=121, revision=124 07:43:43.282 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:43.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=121, revision=124 07:43:43.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=124, revision=-1 07:43:43.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:43.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:43.347 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:43.371 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:43:43.373 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:43.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=102.5 MiB, available=353.0 MiB 07:43:43.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:43.467 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:43.550 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:43:43.622 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:43:43.671 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:43.676 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:43.768 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:43.768 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:43.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=68.2 MiB, available=387.3 MiB 07:43:43.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:43:43.865 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:43.875 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, this.localRepositoryRevisionInProgress=-1, revision=96 07:43:43.946 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:43.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=102.5 MiB, available=353.0 MiB 07:43:43.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:43:43.968 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:43.968 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:43.968 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:43:43.968 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:43:43.987 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:44.030 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c localRepositoryRevisionSynced=105 07:43:44.049 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:44.074 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=104 remoteFromLocalRevision=105 07:43:44.267 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8acc4fdc-12b0-4730-be89-7706ce2ccf5c from='build/repo/k0t4m5qt-tbgst-local-dest' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' 07:43:44.357 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=104 07:43:44.362 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:44.362 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:44.364 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:43:44.364 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:43:44.372 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=104 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:43.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:43:44.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=68.4 MiB, available=387.1 MiB 07:43:44.443 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.remoteRepositoryRevisionSynced=92, revision=96 07:43:44.460 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=HBKxKCN7W-H7HE3B4ThxAA, serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c} because of missing permissions! org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:44.456 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:44.466 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:44.478 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:44.479 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:44.481 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=102, revision=106 07:43:44.487 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:44.582 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:44.583 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:44.598 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:44.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=129 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:44.611 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.remoteRepositoryRevisionSynced=99, revision=106 07:43:44.618 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:44.625 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=99, revision=106 07:43:44.627 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:44.629 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:44.633 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:44.662 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:44.683 [qtp2139656363-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c transaction.localRevision=111 remoteFromLocalRevision=104 07:43:44.738 [qtp2139656363-33] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:44.757 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:44.762 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:44.771 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=124, revision=129 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT scenarioB = true org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:44.881 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:44.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=124, revision=129 07:43:44.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=129, revision=-1 07:43:44.922 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:44.941 [qtp666971185-893] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e transaction.localRevision=91 remoteFromLocalRevision=8 07:43:44.948 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:44.963 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f23951e-21f2-4366-8eb1-01427b7adf02 from='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' toID=9e4f88e6-6fef-4e95-a64c-b2956aefe43e to='build/repo/k0t4kebd-rk7lv-local-src', fromRepoLocalSync=false 07:43:44.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:43:44.964 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:43:44.986 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:44.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:43:45.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=68.4 MiB, available=387.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:45.059 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=91 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:45.077 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:45.080 [qtp284059979-1141] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, this.localRepositoryRevisionSynced=92, revision=96 07:43:45.080 [qtp284059979-1141] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:45.081 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [18d01ea]initPersistenceManagerFactory: repositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:43:45.089 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [18d01ea]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 42466 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:45.092 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:45.104 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:45.107 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:45.113 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:45.134 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:45.140 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:43:45.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:45.148 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 07:43:45.191 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:45.923 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:46.019 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=64.4 MiB, available=391.1 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:45.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:43:46.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=69.0 MiB, available=386.5 MiB 07:43:46.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:46.173 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivpi-z6fzj-remote' 07:43:46.175 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivpi-z6fzj-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:46.210 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:46.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.0 MiB, used=85.4 MiB, available=370.1 MiB 07:43:46.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:43:46.423 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:46.519 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionInProgress=-1, revision=92 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:46.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=68.5 MiB, available=387.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:46.946 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:47.057 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:46.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:43:47.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=68.4 MiB, available=387.1 MiB 07:43:47.268 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz 07:43:47.290 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:47.303 [qtp284059979-152] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 localRepositoryRevisionSynced=95 07:43:47.316 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:47.337 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c transaction.localRevision=10 remoteFromLocalRevision=95 07:43:47.340 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.85% 07:43:47.340 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:43:47.341 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:47.353 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:47.379 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:47.454 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:47.585 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:47.619 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:47.674 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:47.710 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ef871a84-4791-4745-8567-60346487f70a serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c renewalDateTime=2019-09-21T06:11:57.826Z expiryDateTime=2019-09-21T06:41:57.826Z 07:43:47.729 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:47.746 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:47.747 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:47.761 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:47.762 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:43:47.769 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=128 07:43:47.781 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 07:43:47.839 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:43:47.847 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=70ff534a-7536-4e6c-822b-f2620968287c from='https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c' toID=ef871a84-4791-4745-8567-60346487f70a to='build/repo/k0t4jd1o-aq9rw-local-src', fromRepoLocalSync=true 07:43:47.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.82.xml.gz 07:43:47.851 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.82.xml.gz 07:43:47.860 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ef871a84-4791-4745-8567-60346487f70a ('build/repo/k0t4jd1o-aq9rw-local-src') org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:47.864 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:47.893 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:47.936 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:47.948 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:47.941 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=99 07:43:47.972 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:47.985 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.82.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:48.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=82.5 MiB, available=373.0 MiB 07:43:48.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.remoteRepositoryRevisionSynced=4, revision=92 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:48.138 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:48.154 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:48.232 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:48.268 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:48.269 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:43:48.287 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:48.288 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:48.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:48.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:48.317 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:48.319 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:48.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:48.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.327 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:48.327 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.337 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:48.337 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.347 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:48.347 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.357 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:48.357 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.367 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:48.367 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.376 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:48.377 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:48.386 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:48.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:48.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:48.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.406 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:48.407 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:48.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:48.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.436 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:48.436 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:48.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:48.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:48.452 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:48.484 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=DvGW08kYIPKWbOIpuQMnow, serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02} because of missing permissions! org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:48.605 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:48.647 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:48.825 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:48.838 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:47.985 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef871a84-4791-4745-8567-60346487f70a serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=82 repoFileDtos.size=0 07:43:48.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=70.5 MiB, available=385.0 MiB 07:43:48.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:48.956 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:49.047 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:49.048 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:49.100 [pool-12-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 17.00% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:49.193 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:48.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:43:49.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=82.7 MiB, available=372.8 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:49.303 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:49.298 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:49.332 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionSynced=4, revision=92 07:43:49.333 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionInProgress=92, revision=-1 07:43:49.353 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:49.369 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:49.369 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:49.402 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:49.408 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:49.436 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:49.441 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 07:43:49.463 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:43:49.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:49.458 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.localRepositoryRevisionInProgress=-1, revision=100 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:49.486 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:49.550 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:49.587 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 07:43:49.658 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:49.884 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:49.944 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:49.984 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:50.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.5 MiB, used=82.7 MiB, available=372.8 MiB 07:43:50.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:50.485 [qtp316919383-979] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:43:50.533 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]initPersistenceManagerFactory: repositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 07:43:50.537 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4361 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:49.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ef871a84-4791-4745-8567-60346487f70a serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:43:50.615 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=70.2 MiB, available=385.3 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:50.620 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]getCloseDeferredMillis: closeDeferredMillis=20000 07:43:50.621 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:50.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.remoteRepositoryRevisionSynced=83, revision=100 07:43:50.631 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=HBKxKCN7W-H7HE3B4ThxAA, serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c} because of missing permissions! org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:50.900 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:50.929 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=82.3 MiB, available=373.2 MiB 07:43:50.931 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:51.044 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest localRepository.publicKeySha1 = 6D:37:62:87:C4:E1:87:CB:8C:D1:B2:33:A6:4B:23:02:CF:52:DB:51 remoteRepository.repositoryId = 3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepository.remoteRoot = https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepository.publicKeySha1 = C7:4D:01:0C:7E:13:02:6F:61:41:11:6C:82:51:08:11:52:6F:C4:A8 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 50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 3d27460b-6929-4736-b0cb-85362a3c1b46 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:50.631 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:43:51.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=72.7 MiB, available=382.8 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:51.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 07:43:51.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. <<< PREPARE ************************************************************ ************************************************************ ************************************************************ DOWN >>> 07:43:51.240 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false 07:43:51.241 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false 07:43:51.241 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:51.271 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:51.281 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:51.312 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.localRepositoryRevisionSynced=83, revision=100 07:43:51.315 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.localRepositoryRevisionInProgress=100, revision=-1 07:43:51.322 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:51.343 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:51.343 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:43:51.357 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=128, revision=131 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:51.382 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:51.426 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:51.437 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 renewalDateTime=2019-09-21T06:13:51.333Z expiryDateTime=2019-09-21T06:43:51.333Z org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:51.458 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:51.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=82.3 MiB, available=373.2 MiB 07:43:51.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:43:51.468 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:43:51.468 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:43:51.468 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:51.478 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:51.493 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:51.524 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:51.527 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:51.548 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:51.565 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:43:51.576 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d27460b-6929-4736-b0cb-85362a3c1b46 from='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' toID=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 to='build/repo/k0t4mlju-zdhgs-local-dest', fromRepoLocalSync=true org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:51.577 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=126, revision=131 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:51.582 [qtp666971185-429] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e localRepositoryRevisionSynced=91 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:51.577 [pool-18-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 ('build/repo/k0t4mlju-zdhgs-local-dest') org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:51.595 [Thread-913] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 renewalDateTime=2019-09-21T06:13:10.789Z expiryDateTime=2019-09-21T06:43:10.789Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:51.610 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:51.640 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 transaction.localRevision=133 remoteFromLocalRevision=91 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:51.650 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:51.685 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:51.686 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:51.695 [Thread-912] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 renewalDateTime=2019-09-21T06:11:13.857Z expiryDateTime=2019-09-21T06:41:13.857Z 07:43:51.700 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=108 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:51.708 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e4f88e6-6fef-4e95-a64c-b2956aefe43e from='build/repo/k0t4kebd-rk7lv-local-src' toID=3f23951e-21f2-4366-8eb1-01427b7adf02 to='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:51.727 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:51.730 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:51.737 [Thread-913] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 07:43:51.741 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:51.740 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=126, revision=131 07:43:51.740 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=131, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:51.750 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:51.750 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:43:51.756 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=136 07:43:51.784 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:43:51.785 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8acc4fdc-12b0-4730-be89-7706ce2ccf5c ('build/repo/k0t4m5qt-tbgst-local-dest') 07:43:51.793 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:51.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:51.818 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=133 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:51.816 [Thread-912] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:51.829 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:51.829 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:51.832 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:51.832 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:43:51.833 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:43:51.840 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=133 07:43:51.874 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:51.874 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:51.880 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:43:51.900 [pool-14-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6efeb844-8869-4026-b89f-771ff0926a3d ('build/repo/k0t4iai2-bnrw7-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:51.896 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:51.912 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:43:51.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=131, revision=135 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:51.933 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:51.942 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:51.973 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:52.016 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:52.036 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=129, revision=135 07:43:52.050 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:52.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=129, revision=135 07:43:52.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=135, revision=-1 07:43:52.088 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:52.093 [qtp666971185-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e transaction.localRevision=97 remoteFromLocalRevision=133 07:43:52.151 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:52.154 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:43:52.159 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:52.159 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:43:52.171 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:52.176 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3236372a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' 07:43:52.178 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3236372a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:52.224 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:52.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.-1.xml.gz 07:43:52.240 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.-1.xml.gz 07:43:52.274 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:52.371 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=117 07:43:52.529 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:52.543 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=8acc4fdc-12b0-4730-be89-7706ce2ccf5c to='build/repo/k0t4m5qt-tbgst-local-dest', fromRepoLocalSync=true org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:52.565 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.-1.xml.gz 07:43:52.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:51.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:43:52.789 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=70.2 MiB, available=385.3 MiB 07:43:52.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:43:52.965 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32c136f0]initPersistenceManagerFactory: repositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:43:52.971 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32c136f0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31534 ms. 07:43:53.010 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-z54j9-remote' 07:43:53.013 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-z54j9-remote' locked successfully. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:53.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=69.8 MiB, available=385.7 MiB 07:43:53.297 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:53.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=72.9 MiB, available=382.6 MiB 07:43:53.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:43:53.630 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:53.742 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32, this.localRepositoryRevisionInProgress=-1, revision=119 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:53.795 [Thread-912] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=6efeb844-8869-4026-b89f-771ff0926a3d to='build/repo/k0t4iai2-bnrw7-local-src', fromRepoLocalSync=true 07:43:53.799 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.90.xml.gz 07:43:53.799 [Thread-912] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.90.xml.gz org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:53.808 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=69.8 MiB, available=385.7 MiB 07:43:53.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.82.xml.gz 07:43:53.813 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:43:53.813 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:53.816 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:53.836 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:53.846 [qtp284059979-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a localRepositoryRevisionSynced=99 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:53.860 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:53.911 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:53.911 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=111 07:43:53.915 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:53.939 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c transaction.localRevision=134 remoteFromLocalRevision=99 07:43:54.002 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef871a84-4791-4745-8567-60346487f70a from='build/repo/k0t4jd1o-aq9rw-local-src' toID=70ff534a-7536-4e6c-822b-f2620968287c to='https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c' 07:43:54.034 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:54.050 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:54.100 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=134 07:43:54.244 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:54.244 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:54.280 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:54.346 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=42, cryptoLinkDtos.size=56, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=2, permissionDtos.size=1, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:54.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 07:43:54.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:54.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:54.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:54.570 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:54.571 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:53.924 [Thread-912] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.90.xml.gz 07:43:53.924 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=90 repoFileDtos.size=0 07:43:54.607 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=105.7 MiB, available=349.8 MiB 07:43:54.608 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:54.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:54.628 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:54.641 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:54.661 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=-1, revision=112 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:54.667 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:54.667 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:54.679 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 07:43:54.705 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:54.705 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:54.705 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:54.710 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:54.713 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:54.713 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:43:54.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=136 07:43:54.729 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 07:43:54.917 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:54.936 [qtp284059979-1141] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=131, revision=136 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:55.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=70.7 MiB, available=384.8 MiB 07:43:55.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=119 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:55.228 [qtp284059979-1141] WARN o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[id=10, cryptoRepoFileId=hKK7I1QmvbK9RunkIe8CmA, localName=null, deleted=Sat Sep 21 07:43:54 CEST 2019] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:55.314 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=104.9 MiB, available=350.6 MiB 07:43:55.319 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=91, revision=112 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:55.686 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:55.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=131, revision=136 07:43:55.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=136, revision=-1 07:43:55.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:55.330 [Thread-912] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! 07:43:55.330 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:43:55.784 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=104.9 MiB, available=350.6 MiB 07:43:55.808 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:55.817 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=138 07:43:55.817 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:55.824 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionSynced=91, revision=112 07:43:55.824 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=112, revision=-1 07:43:55.887 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:55.901 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:55.901 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:55.911 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:55.915 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=136, revision=139 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:55.931 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=136, revision=138 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:55.941 [Thread-912] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 07:43:55.969 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:56.007 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:56.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=136, revision=138 07:43:56.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=138, revision=-1 07:43:56.091 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:56.092 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:56.120 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:56.165 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:56.234 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 07:43:56.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:43:56.277 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=140 07:43:56.277 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 07:43:56.369 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:56.374 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=138, revision=140 07:43:56.423 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:55.969 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:43:56.427 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=105.6 MiB, available=349.9 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:56.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=138, revision=140 07:43:56.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=140, revision=-1 07:43:56.474 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:56.475 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:56.513 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:56.671 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:56.691 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 07:43:56.692 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:43:56.718 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c localRepositoryRevisionSynced=134 07:43:56.727 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:56.727 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:43:56.750 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:43:56.750 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:43:56.752 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=143 07:43:56.757 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:43:56.799 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:56.430 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:43:56.904 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=105.0 MiB, available=350.5 MiB 07:43:56.904 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 18.55% 07:43:56.905 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:56.955 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:56.975 [qtp284059979-1141] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=140, revision=143 07:43:57.060 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:57.068 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=140, revision=143 07:43:57.068 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=143, revision=-1 07:43:57.189 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:57.200 [qtp284059979-1141] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a transaction.localRevision=111 remoteFromLocalRevision=134 07:43:57.270 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:57.282 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=70ff534a-7536-4e6c-822b-f2620968287c from='https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c' toID=ef871a84-4791-4745-8567-60346487f70a to='build/repo/k0t4jd1o-aq9rw-local-src', fromRepoLocalSync=false 07:43:57.283 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz 07:43:57.283 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:57.279 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=104.9 MiB, available=350.6 MiB 07:43:57.281 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.90.xml.gz 07:43:57.281 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:43:57.285 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:43:57.285 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:57.300 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:57.310 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:57.321 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=111 07:43:57.326 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:57.331 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:57.343 [qtp2139656363-275] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=111 07:43:57.415 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:57.438 [Thread-912] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=141 remoteFromLocalRevision=111 07:43:57.514 [Thread-912] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true 07:43:57.514 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false 07:43:57.514 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing! 07:43:57.514 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting... 07:43:57.514 [Thread-912] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting... org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:57.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 102 ms. 07:43:57.603 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:57.679 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.105.xml.gz 07:43:57.680 [Thread-913] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.105.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:57.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:57.695 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:57.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:57.705 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.712 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:57.713 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.724 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:57.724 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:57.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:57.742 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:57.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.760 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:57.761 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:57.770 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.779 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:57.780 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:57.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:57.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.806 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:57.807 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.815 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:57.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:57.822 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=115 07:43:57.827 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:57.831 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:57.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:57.841 [Thread-913] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.105.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:57.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:57.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:43:57.879 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:57.880 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:57.889 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:43:57.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:58.176 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=rm8kaNBJb-RZGG_-1ntucg, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:43:58.178 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=4yJOt9V7sVaSQR9LJslrKA, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:43:58.181 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=wFY36iHmDEd3LTit-RFwgQ, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:43:58.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:57.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef871a84-4791-4745-8567-60346487f70a serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:43:58.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=72.1 MiB, available=383.4 MiB 07:43:58.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:43:58.336 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:58.362 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.localRepositoryRevisionInProgress=-1, revision=112 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:57.841 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=105 repoFileDtos.size=0 07:43:58.402 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=105.4 MiB, available=350.1 MiB 07:43:58.402 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:58.423 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:58.436 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:58.448 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionInProgress=-1, revision=116 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:58.457 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:58.463 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ef871a84-4791-4745-8567-60346487f70a serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:58.532 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 07:43:58.560 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:59.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=72.1 MiB, available=383.4 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:58.565 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:43:59.264 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=105.4 MiB, available=350.1 MiB 07:43:59.269 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=106, revision=116 07:43:59.277 [Thread-913] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:59.279 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=71.3 MiB, available=384.2 MiB 07:43:59.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.remoteRepositoryRevisionSynced=100, revision=112 07:43:59.362 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:59.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:59.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:43:59.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:43:59.410 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=HBKxKCN7W-H7HE3B4ThxAA, serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c} because of missing permissions! org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:59.678 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:59.728 [qtp316919383-253] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32, this.localRepositoryRevisionSynced=-1, revision=119 07:43:59.729 [qtp316919383-253] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32, this.localRepositoryRevisionInProgress=119, revision=-1 07:43:59.758 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:59.277 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:43:59.771 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=105.4 MiB, available=350.1 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:43:59.784 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:43:59.802 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:59.802 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:43:59.852 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:59.864 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionSynced=106, revision=116 07:43:59.864 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionInProgress=116, revision=-1 07:43:59.917 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:43:59.962 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:43:59.962 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:43:59.966 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=108, revision=111 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:43:59.410 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:00.012 [Thread-913] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:00.013 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=71.3 MiB, available=384.2 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:00.028 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:00.120 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:00.124 [qtp284059979-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.localRepositoryRevisionSynced=100, revision=112 07:44:00.124 [qtp284059979-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:00.137 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:00.196 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:00.203 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:00.204 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:44:00.204 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:44:00.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=-1, revision=145 07:44:00.228 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 07:44:00.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:00.321 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:00.028 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:44:00.431 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=105.6 MiB, available=349.9 MiB 07:44:00.433 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:00.616 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:00.620 [qtp316919383-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:00.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:44:00.684 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=71.4 MiB, available=384.1 MiB 07:44:00.694 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:00.817 [qtp316919383-35] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:00.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=-1, revision=5 07:44:00.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:00.860 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=105.6 MiB, available=349.9 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:00.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:44:00.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:01.524 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=73.2 MiB, available=382.3 MiB 07:44:01.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:00.862 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:44:01.602 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=106.0 MiB, available=349.5 MiB 07:44:01.620 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.105.xml.gz 07:44:01.622 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:44:01.623 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:44:01.644 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:01.662 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c localRepositoryRevisionSynced=115 07:44:01.672 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:01.689 [Thread-913] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=113 remoteFromLocalRevision=115 07:44:01.696 [Thread-913] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true 07:44:01.696 [Thread-913] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting... 07:44:01.696 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false 07:44:01.697 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing! <<< DOWN ***************** ***************** CONTINUE SYNC >>> 07:44:01.697 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false 07:44:01.697 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false 07:44:01.697 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Waiting... 07:44:01.697 [Thread-912] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true 07:44:01.697 [Thread-912] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing! 07:44:01.697 [Thread-913] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true 07:44:01.697 [Thread-913] INFO o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing! 07:44:01.697 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Waiting... org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:01.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=72.1 MiB, available=383.4 MiB 07:44:01.885 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:02.049 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=70.9 MiB, available=384.6 MiB 07:44:02.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz 07:44:02.050 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:44:02.051 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:44:02.051 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:44:02.074 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:02.083 [qtp284059979-1205] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a localRepositoryRevisionSynced=111 07:44:02.127 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:02.133 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8acc4fdc-12b0-4730-be89-7706ce2ccf5c from='build/repo/k0t4m5qt-tbgst-local-dest' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' 07:44:02.155 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:02.159 [Thread-912] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6efeb844-8869-4026-b89f-771ff0926a3d from='build/repo/k0t4iai2-bnrw7-local-src' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' 07:44:02.160 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:02.162 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c transaction.localRevision=147 remoteFromLocalRevision=111 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:02.174 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:02.178 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:02.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef871a84-4791-4745-8567-60346487f70a from='build/repo/k0t4jd1o-aq9rw-local-src' toID=70ff534a-7536-4e6c-822b-f2620968287c to='https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:02.226 [Thread-912] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=141 07:44:02.228 [Thread-913] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=113 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:02.260 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=147 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:02.265 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:02.265 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:44:02.265 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:44:02.265 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:44:02.267 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 07:44:02.268 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:44:02.268 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 07:44:02.269 [Thread-912] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:02.290 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:44:02.290 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:44:02.328 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:44:02.329 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:02.332 [Thread-913] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:44:02.334 [Thread-913] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:02.336 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c localRepositoryRevisionSynced=147 07:44:02.405 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:44:02.406 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:44:02.428 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.from' result=null 07:44:02.429 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4jd1o-aq9rw-local-src' configKey='repair.deleteCollisions.to' result=null 07:44:02.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=145, revision=149 07:44:02.441 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef871a84-4791-4745-8567-60346487f70a remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:02.466 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=139, revision=143 07:44:02.473 [Thread-912] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 07:44:02.478 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=111, revision=115 07:44:02.479 [Thread-913] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:02.536 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:02.552 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a, this.remoteRepositoryRevisionSynced=143, revision=149 07:44:02.589 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:02.600 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionSynced=143, revision=149 07:44:02.608 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:02.608 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:02.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=71.4 MiB, available=384.1 MiB 07:44:02.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:02.629 [qtp2139656363-778] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=134, revision=143 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:02.696 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:02.707 [qtp284059979-1141] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=ef871a84-4791-4745-8567-60346487f70a transaction.localRevision=117 remoteFromLocalRevision=147 07:44:02.774 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:02.787 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:02.801 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:02.864 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:02.866 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=134, revision=143 07:44:02.867 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=143, revision=-1 07:44:02.875 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.remoteRepositoryRevisionSynced=106, revision=115 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:02.957 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:03.002 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:03.002 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:03.004 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:03.006 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:03.045 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c renewalDateTime=2019-09-21T06:13:30.493Z expiryDateTime=2019-09-21T06:43:30.493Z org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:03.047 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=106, revision=115 07:44:03.047 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:03.079 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:03.087 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:03.090 [qtp284059979-1141] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:03.102 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:03.103 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:03.107 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=70.9 MiB, available=384.6 MiB org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:03.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=8, revision=10 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:03.111 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.-1.xml.gz 07:44:03.113 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:44:03.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:03.121 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:44:03.161 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:44:03.162 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=70ff534a-7536-4e6c-822b-f2620968287c from='https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c' toID=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 to='build/repo/k0t4mb5y-aynxl-local-dest', fromRepoLocalSync=true 07:44:03.162 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b0d5b5c2-bcc3-40b5-98f1-b2c371974286 ('build/repo/k0t4mb5y-aynxl-local-dest') 07:44:03.167 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.54% 07:44:03.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.95.xml.gz 07:44:03.169 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.95.xml.gz 07:44:03.181 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:03.205 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 07:44:03.205 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:03.289 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:03.294 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:03.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:03.303 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=117 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:03.324 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:03.324 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:03.325 [Thread-912] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:03.341 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.95.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:03.384 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:03.396 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 07:44:03.400 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 07:44:03.412 [Thread-912] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b0128c6a3745f3926faeb3fc8f5381048364c510' to.sha1='66f4181a45b41d6fa069e1f9f305d2c33bc39413'): /2/new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:03.465 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:03.492 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=146 07:44:03.492 [Thread-912] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:03.584 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:03.616 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:03.630 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=143, revision=146 07:44:03.648 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='512222d166ffe53b268ad4c01b0d9b341dd971d1' to.sha1='d99d068f67bcb99f0bd752b912e3888c808ce671'): /2/new-file org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:03.680 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:03.734 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=118 07:44:03.735 [Thread-913] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:03.805 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:03.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=95 repoFileDtos.size=2 07:44:03.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=72.3 MiB, available=383.2 MiB 07:44:03.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:03.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:03.997 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:04.001 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:04.002 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:04.009 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=143, revision=146 07:44:04.009 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=146, revision=-1 07:44:04.012 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.remoteRepositoryRevisionSynced=115, revision=118 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:04.014 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, this.localRepositoryRevisionInProgress=-1, revision=118 07:44:04.064 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:04.104 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:04.105 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:04.107 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:04.110 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=115, revision=118 07:44:04.110 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:04.121 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:04.151 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:44:04.151 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:44:04.210 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9d64abf0a8503e2c51a5d0c16c221dbd4cdcdd6' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:04.230 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:04.246 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:04.251 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:04.314 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:04.332 [Thread-913] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="8acc4fdc-12b0-4730-be89-7706ce2ccf5c"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:44:04.341 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 101 dirty file-chunks (of 101 total). path='/2/new-file' 07:44:04.348 [Thread-912] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:44:04.351 [Thread-912] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' 07:44:04.470 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:04.494 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:04.496 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:04.501 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:04.503 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:04.620 [Test worker] 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' 07:44:04.701 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:04.709 [qtp316919383-718] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_vZjVQjdfrZZzf5hRGmGQA/Szeo-wA1M9cwMB1BIq8svQ' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:04.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: cryptoRepoFileDtos.size=8, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=8, histoCryptoRepoFileDtos.size=8, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:44:04.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=72.3 MiB, available=383.2 MiB 07:44:04.730 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.remoteRepositoryRevisionSynced=96, revision=118 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:04.760 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:04.800 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:04.805 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:04.830 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:04.835 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:04.836 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/wm44cwL8TcUex45CkhaP-Q' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:04.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:04.883 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Continuing! 07:44:04.884 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Waiting... 07:44:04.885 [Thread-912] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 283896 bytes in 533 ms. path='/2/new-file' 07:44:04.900 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=149 07:44:04.909 [Thread-912] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:04.911 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:04.940 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 249912 bytes in 320 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:04.948 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=HBKxKCN7W-H7HE3B4ThxAA, serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c} because of missing permissions! 07:44:04.948 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:05.019 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:44:05.186 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:05.267 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:44:05.357 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d61931d4f123c42c73cf6436ab6521a87a32ada2' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:05.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=72.5 MiB, available=383.0 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:05.472 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:05.573 [Test worker] 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' 07:44:05.601 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:05.602 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:05.603 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_vZjVQjdfrZZzf5hRGmGQA/uZo92DjEAcu61Ud832Xkpw' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:05.606 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, this.localRepositoryRevisionSynced=96, revision=118 07:44:05.606 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:05.613 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:05.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:05.667 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:05.672 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 72615 bytes in 99 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:05.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:05.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest' configKey='repair.deleteCollisions.to' result=null 07:44:05.679 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=10, revision=12 07:44:05.690 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:44:05.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:44:05.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:05.760 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:44:05.840 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:05.857 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:44:05.923 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='172309d16b7d80ae9b02d258a31a5be48693a5cf' to.sha1=''): /1 {11 11ä11#+} 1/c 07:44:06.045 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:06.065 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:06.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=72.5 MiB, available=383.0 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:06.092 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:06.093 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_vZjVQjdfrZZzf5hRGmGQA/wJuNZnyP-YUxl2HzuJjUAA' offset=0 07:44:06.100 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:06.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:06.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:06.149 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 103493 bytes in 84 ms. path='/1 {11 11ä11#+} 1/c' 07:44:06.242 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 07:44:06.335 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:06.368 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:44:06.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d777500517167cce251e43e0d8023ce3eb4f5366' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:06.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=72.6 MiB, available=382.9 MiB 07:44:06.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:06.665 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:06.693 [Test worker] 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' 07:44:06.719 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:06.720 [qtp316919383-718] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dJKHIIGqmDkinG6sv_9d8Q/ee2COzWRM5BsWitH2xJkcw/YqIJP28UQupraWkxS8ra8w' offset=0 07:44:06.736 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:06.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 07:44:06.941 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12390 bytes in 248 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:07.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=72.0 MiB, available=383.5 MiB 07:44:07.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.95.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:07.105 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:07.162 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:07.178 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:07.182 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=146, revision=149 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:07.187 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:07.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:07.214 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:07.221 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=146, revision=149 07:44:07.221 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=149, revision=-1 07:44:07.229 [Test worker] INFO o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Continuing! org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:07.268 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:07.270 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:07.275 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6cbf2eacf688e19a3e82f38ce4749076508c3fb4' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:07.281 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:07.281 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:07.286 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 localRepositoryRevisionSynced=117 07:44:07.302 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:07.318 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:07.336 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c transaction.localRevision=16 remoteFromLocalRevision=117 07:44:07.401 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:44:07.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=70ff534a-7536-4e6c-822b-f2620968287c from='https://localhost:46830/70ff534a-7536-4e6c-822b-f2620968287c' toID=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 to='build/repo/k0t4mb5y-aynxl-local-dest', fromRepoLocalSync=false 07:44:07.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz 07:44:07.403 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:07.409 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:07.421 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:07.482 [Test worker] 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' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:07.490 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=121 07:44:07.498 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:07.514 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/ChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz 07:44:07.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:07.543 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:07.559 [qtp316919383-253] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dJKHIIGqmDkinG6sv_9d8Q/ee2COzWRM5BsWitH2xJkcw/klDSQUmyyKLvuCSW0nySlg' offset=0 07:44:07.583 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:07.592 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:07.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:07.684 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:07.720 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 317512 bytes in 238 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:07.758 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:07.761 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:07.782 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:07.786 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:07.804 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:07.805 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/wm44cwL8TcUex45CkhaP-Q' offset=1048576 07:44:07.913 [Thread-912] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="6efeb844-8869-4026-b89f-771ff0926a3d"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:07.914 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:07.984 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:07.984 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:08.012 [Thread-912] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=141 07:44:08.041 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:44:08.041 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:08.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=71.9 MiB, available=383.6 MiB 07:44:08.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:44:08.068 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:08.073 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:44:08.074 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:44:08.076 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=154 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:08.079 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:08.098 [Thread-912] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:08.109 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:08.134 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f0f93dc2763b65cfd1712193aa958d8fb2460210' to.sha1=''): /2/a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:08.148 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 07:44:08.172 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:08.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:08.228 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:08.302 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:44:08.332 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:08.334 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dJKHIIGqmDkinG6sv_9d8Q/X_r-OXNOVLjSNiUD-2pDJA' offset=0 07:44:08.342 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:08.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:44:08.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 144229 bytes in 115 ms. path='/2/a' 07:44:08.507 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:08.578 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=72.1 MiB, available=383.4 MiB 07:44:08.582 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.remoteRepositoryRevisionSynced=118, revision=122 07:44:08.590 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=HBKxKCN7W-H7HE3B4ThxAA, serverRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c} because of missing permissions! 07:44:08.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:08.620 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:08.726 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:44:08.848 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='409e64f774f5d9aa6184c64916dcff7272298abe' to.sha1=''): /3 + &#ä/5/h 07:44:08.927 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:09.006 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:44:09.051 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:09.054 [qtp316919383-979] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/g9sWX2C1ipOPM12TZv_L1A/c6_Bit-40EwCi3ZdfHigBg' offset=0 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:09.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=72.1 MiB, available=383.4 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:09.065 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:09.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:09.158 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:09.162 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, this.localRepositoryRevisionSynced=118, revision=122 07:44:09.162 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286, this.localRepositoryRevisionInProgress=122, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:09.185 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 379269 bytes in 179 ms. path='/3 + &#ä/5/h' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:09.289 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:09.301 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:09.302 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:09.304 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest' configKey='repair.deleteCollisions.to' result=null 07:44:09.310 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, this.localRepositoryRevisionInProgress=12, revision=17 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:09.429 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:09.464 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:44:09.808 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3010fa685e766e3a799e2228a5911c866dc7b2b9' to.sha1=''): /3 + &#ä/5/i org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:09.816 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:09.838 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:09.862 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:09.872 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:09.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:44:09.974 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:09.980 [qtp316919383-718] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/g9sWX2C1ipOPM12TZv_L1A/c1nGEhADhv8OVvcSkby7xg' offset=0 07:44:09.996 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:10.011 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 07:44:10.031 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 8265 bytes in 114 ms. path='/3 + &#ä/5/i' 07:44:10.131 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:44:10.234 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:10.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:09.920 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:44:09.920 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:44:10.335 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=72.3 MiB, available=383.2 MiB 07:44:10.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:10.358 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b184d99e2f4b67c65d18f17d97088b22c6da8b82' to.sha1=''): /3 + &#ä/aa 07:44:10.444 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:10.524 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:44:10.549 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:10.550 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/zA63JY9FTTSCzkaFBhclLw' offset=0 07:44:10.561 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:10.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:44:10.620 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95242 bytes in 96 ms. path='/3 + &#ä/aa' 07:44:10.670 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:10.696 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=72.3 MiB, available=383.2 MiB 07:44:10.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:10.733 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:10.811 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:10.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:10.816 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:10.819 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=149, revision=154 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:10.901 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:10.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='85a5f6bee04b413e41d76b59a76f48e4b9229472' to.sha1=''): /3 + &#ä/bb org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:10.913 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:10.920 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=149, revision=154 07:44:10.920 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=154, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:10.947 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:10.951 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:10.961 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d transaction.localRevision=134 remoteFromLocalRevision=141 07:44:10.974 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:10.976 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:10.981 [Thread-912] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:10.986 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:44:11.012 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:11.013 [qtp316919383-253] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/-rzvOlS_NmIWkK9s4FG9jA' offset=0 07:44:11.022 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:11.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:11.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=72.2 MiB, available=383.3 MiB 07:44:11.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mb5y-aynxl-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.70ff534a-7536-4e6c-822b-f2620968287c.null.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:11.112 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 212115 bytes in 126 ms. path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:11.125 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:11.146 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:11.152 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:11.158 [qtp284059979-1205] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c remoteRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 localRepositoryRevisionSynced=121 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:11.158 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:11.158 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:11.161 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:11.160 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/wm44cwL8TcUex45CkhaP-Q' offset=2097152 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:11.179 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b0d5b5c2-bcc3-40b5-98f1-b2c371974286 remoteRepositoryId=70ff534a-7536-4e6c-822b-f2620968287c transaction.localRevision=19 remoteFromLocalRevision=121 07:44:11.267 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.85% 07:44:11.268 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:44:11.268 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:11.269 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:11.283 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3c1af34e]getCloseDeferredMillis: closeDeferredMillis=20000 07:44:11.284 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3c1af34e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:11.284 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3edc5be6]getCloseDeferredMillis: closeDeferredMillis=20000 07:44:11.284 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3edc5be6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:11.339 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:44:11.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5146b5b473fe653dbb10b47bfa2c8faf033c7d33' to.sha1=''): /3 + &#ä/cc 07:44:11.520 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:11.537 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:44:11.564 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:11.566 [qtp316919383-253] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/MyiEYlbD9dmgISsHtwxSfg' offset=0 07:44:11.575 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT 07:44:11.605 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:11.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 07:44:11.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 294678 bytes in 173 ms. path='/3 + &#ä/cc' 07:44:11.761 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 07:44:11.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:11.974 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> *** 07:44:11.976 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>> before >>> *** 07:44:12.302 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:44:12.311 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:44:12.312 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:44:12.314 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:44:12.316 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:12.355 [Thread-912] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=6efeb844-8869-4026-b89f-771ff0926a3d to='build/repo/k0t4iai2-bnrw7-local-src', fromRepoLocalSync=false 07:44:12.356 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:44:12.356 [Thread-912] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:12.410 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:44:12.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9cf1cad9f2cf0a575654d801d40959a364dd1c2' to.sha1=''): /3 + &#ä/dd 07:44:12.592 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 07:44:12.669 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:44:12.694 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:12.702 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/CBwkNf9-8AMok_qbVVTMhQ' offset=0 07:44:12.711 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:12.153 [closeDeferredTimer-494f38f7-6r] INFO c.c.c.l.LocalRepoManagerImpl - [494f38f7]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:12.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:44:12.752 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1770 bytes in 83 ms. path='/3 + &#ä/dd' 07:44:12.781 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:44:12.890 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:12.961 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 07:44:12.961 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:44:12.962 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:44:12.962 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:12.981 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 07:44:12.994 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:13.030 [qtp316919383-979] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 localRepositoryRevisionSynced=117 07:44:13.069 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:13.096 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 transaction.localRevision=91 remoteFromLocalRevision=117 07:44:13.167 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 from='build/repo/k0t4mlju-zdhgs-local-dest' toID=3d27460b-6929-4736-b0cb-85362a3c1b46 to='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' 07:44:13.179 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:13.193 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 07:44:13.193 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:44:13.194 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:44:13.194 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:13.197 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:13.403 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=91 07:44:13.420 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:13.420 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.to' result=null 07:44:13.437 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:44:13.437 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:44:13.455 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=91 07:44:13.502 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:13.503 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:13.516 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:44:13.516 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:13.522 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:13.522 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.to' result=null 07:44:13.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=93 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:13.526 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:44:13.526 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:13.532 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 07:44:13.683 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:13.689 [qtp316919383-253] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32, this.remoteRepositoryRevisionSynced=5, revision=93 07:44:13.766 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:13.777 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=5, revision=93 07:44:13.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:13.797 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 07:44:13.797 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:44:13.798 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:44:13.798 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:44:13.801 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin 07:44:13.801 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:44:13.801 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:44:13.802 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:44:13.804 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<< before <<< *** 07:44:13.804 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< *** 07:44:13.804 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> *** 07:44:13.805 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** >>> inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot >>> *** 07:44:13.805 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:44:13.805 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:44:13.806 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:44:13.806 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:44:13.813 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2b099285]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' 07:44:13.816 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2b099285]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' locked successfully. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:13.893 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:13.903 [qtp316919383-718] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 transaction.localRevision=124 remoteFromLocalRevision=91 07:44:13.965 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:13.968 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d27460b-6929-4736-b0cb-85362a3c1b46 from='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' toID=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 to='build/repo/k0t4mlju-zdhgs-local-dest', fromRepoLocalSync=false 07:44:13.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:44:13.968 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:44:13.987 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:14.089 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=124 07:44:14.091 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:14.096 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:44:14.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:14.741 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:14.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=81.6 MiB, available=373.9 MiB 07:44:14.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:44:14.786 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:14.796 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32, this.localRepositoryRevisionInProgress=-1, revision=125 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:14.861 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:14.871 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:14.870 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:14.897 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:14.938 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=135 07:44:15.004 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:15.011 [Thread-912] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:44:15.012 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=2 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:14.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:44:15.534 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=80.1 MiB, available=375.4 MiB 07:44:15.540 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.remoteRepositoryRevisionSynced=119, revision=125 07:44:15.578 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=rm8kaNBJb-RZGG_-1ntucg, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:44:15.580 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=4yJOt9V7sVaSQR9LJslrKA, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:44:15.581 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=wFY36iHmDEd3LTit-RFwgQ, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:15.724 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=116.1 MiB, available=339.4 MiB 07:44:15.724 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:44:15.758 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:15.786 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=-1, revision=136 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:15.888 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:15.983 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/wm44cwL8TcUex45CkhaP-Q' offset=3145728 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:15.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:44:16.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=80.1 MiB, available=375.4 MiB 07:44:16.155 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:16.158 [qtp316919383-253] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32, this.localRepositoryRevisionSynced=119, revision=125 07:44:16.159 [qtp316919383-253] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32, this.localRepositoryRevisionInProgress=125, revision=-1 07:44:16.233 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:16.245 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:16.245 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.to' result=null 07:44:16.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=96 07:44:16.311 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:44:16.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:44:16.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:44:16.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=80.3 MiB, available=375.2 MiB 07:44:16.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:44:17.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=80.2 MiB, available=375.3 MiB 07:44:17.091 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:44:17.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=80.2 MiB, available=375.3 MiB 07:44:17.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:44:17.452 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:44:17.453 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:44:17.467 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:17.476 [qtp316919383-718] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 localRepositoryRevisionSynced=124 07:44:18.700 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:18.725 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 transaction.localRevision=98 remoteFromLocalRevision=124 07:44:18.788 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 from='build/repo/k0t4mlju-zdhgs-local-dest' toID=3d27460b-6929-4736-b0cb-85362a3c1b46 to='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' 07:44:18.814 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=98 07:44:18.818 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:18.818 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.to' result=null 07:44:18.820 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:44:18.820 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:44:18.824 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=98 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:18.829 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:18.873 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:18.873 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.to' result=null 07:44:18.884 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:18.885 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mlju-zdhgs-local-dest' configKey='repair.deleteCollisions.to' result=null 07:44:18.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=96, revision=100 07:44:18.893 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 07:44:18.964 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:18.969 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32, this.remoteRepositoryRevisionSynced=93, revision=100 07:44:19.021 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:19.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=93, revision=100 07:44:19.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=100, revision=-1 07:44:19.112 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:19.116 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=50d76f1e-c7cf-448c-b20f-d9f9c52b4f32 transaction.localRevision=130 remoteFromLocalRevision=98 07:44:19.178 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:19.182 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:44:19.300 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [223d40e1]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' 07:44:19.302 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [223d40e1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:19.500 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:19.533 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 07:44:19.899 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:19.909 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:44:19.925 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=160.9 MiB, available=294.6 MiB 07:44:19.929 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=112, revision=136 07:44:20.073 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:20.098 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:20.102 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:20.103 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/wm44cwL8TcUex45CkhaP-Q' offset=4194304 07:44:20.178 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:44:20.179 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:44:20.188 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:44:20.189 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:20.205 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:20.205 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:20.220 [Thread-912] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:20.293 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:20.220 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:44:20.796 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=121.9 MiB, available=333.6 MiB 07:44:20.858 [Thread-912] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:44:20.859 [Thread-912] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:20.906 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:21.005 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:21.020 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:44:21.026 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms. 07:44:21.028 [Thread-912] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=78ZocmW92sM6zktWeKRPGg, cryptoRepoFileId=9XO4wkclnckHtAwIGHW9qw, deleted=null] histoCryptoRepoFile2=null duplicateCryptoRepoFileId=wm44cwL8TcUex45CkhaP-Q localRevision=156 07:44:21.039 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:44:21.041 [Thread-912] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:21.478 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:22.153 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:22.165 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionSynced=112, revision=136 07:44:22.165 [qtp2139656363-71] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=136, revision=-1 07:44:22.198 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:22.207 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:44:22.209 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:22.224 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:22.230 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=156 07:44:22.304 [Thread-912] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 07:44:22.431 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:22.452 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:22.456 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:22.457 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/wm44cwL8TcUex45CkhaP-Q' offset=5242880 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:23.352 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:24.794 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:24.812 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:24.823 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:24.827 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:24.849 [qtp2139656363-778] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=154, revision=156 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:24.959 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:25.371 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:25.464 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:25.468 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=154, revision=156 07:44:25.469 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=156, revision=-1 07:44:25.478 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:25.512 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:25.523 [qtp2139656363-680] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = wm44cwL8TcUex45CkhaP-Q co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = wm44cwL8TcUex45CkhaP-Q at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2480) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:25.549 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:25.549 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:25.665 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:26.004 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:25.549 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:44:26.249 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=120.2 MiB, available=335.3 MiB 07:44:26.255 [Thread-913] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = wm44cwL8TcUex45CkhaP-Q co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = wm44cwL8TcUex45CkhaP-Q at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2480) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.putFileData(RestRepoTransport.java:274) [co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putFileData(CryptreeRestRepoTransportImpl.java:1101) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.putFileData(RepoToRepoSync.java:813) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.putFileData(SsRepoToRepoSync.java:164) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.putFileData(RepoToRepoSyncCoordinatorSupport.java:99) [test/:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:769) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.syncUp(RepoToRepoSyncCoordinatorSupport.java:118) [test/:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.CollisionOnServerRepoToRepoSyncIT$SyncFromRemoteToLocalDestThread.run(CollisionOnServerRepoToRepoSyncIT.java:428) [test/:na] 07:44:26.298 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:44:26.716 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=119.0 MiB, available=336.5 MiB 07:44:26.721 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:26.802 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:27.212 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:27.235 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:27.387 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=118.6 MiB, available=336.9 MiB 07:44:27.390 [Thread-912] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:44:27.391 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:44:27.393 [Thread-912] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:27.583 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:27.585 [Thread-912] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:44:27.642 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 65.85% 07:44:27.652 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 72.32% 07:44:27.669 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:27.687 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:27.728 [qtp2139656363-71] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=135 07:44:27.747 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:27.777 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:27.782 [qtp2139656363-32] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = wm44cwL8TcUex45CkhaP-Q co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = wm44cwL8TcUex45CkhaP-Q at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2480) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:44:27.789 [Thread-912] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=161 remoteFromLocalRevision=135 07:44:27.811 [Thread-913] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = wm44cwL8TcUex45CkhaP-Q co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = wm44cwL8TcUex45CkhaP-Q at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2480) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.putFileData(RestRepoTransport.java:274) [co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putFileData(CryptreeRestRepoTransportImpl.java:1101) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.putFileData(RepoToRepoSync.java:813) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.putFileData(SsRepoToRepoSync.java:164) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.putFileData(RepoToRepoSyncCoordinatorSupport.java:99) [test/:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:769) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.syncUp(RepoToRepoSyncCoordinatorSupport.java:118) [test/:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.CollisionOnServerRepoToRepoSyncIT$SyncFromRemoteToLocalDestThread.run(CollisionOnServerRepoToRepoSyncIT.java:428) [test/:na] 07:44:27.842 [Thread-912] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:28.026 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:28.280 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:28.568 [Thread-912] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6efeb844-8869-4026-b89f-771ff0926a3d from='build/repo/k0t4iai2-bnrw7-local-src' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' 07:44:28.630 [Thread-912] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=161 07:44:28.666 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 78.54% 07:44:28.675 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:44:28.675 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:44:28.692 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 84.81% 07:44:28.694 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 91.08% 07:44:28.694 [Thread-912] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 07:44:28.770 [Thread-912] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='b0128c6a3745f3926faeb3fc8f5381048364c510'): /2/new-file 07:44:28.792 [Thread-912] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=161 07:44:28.800 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:44:28.800 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:44:28.815 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:44:28.815 [Thread-912] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:44:28.817 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=164 07:44:28.823 [Thread-912] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 07:44:28.900 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:28.908 [qtp2139656363-778] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=156, revision=164 07:44:28.982 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:28.993 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=156, revision=164 07:44:28.993 [Thread-912] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=164, revision=-1 07:44:29.043 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:29.059 [qtp2139656363-778] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d transaction.localRevision=145 remoteFromLocalRevision=161 07:44:29.066 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:29.073 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 96.17% 07:44:29.074 [Thread-912] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true 07:44:29.074 [Thread-912] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:29.322 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:29.767 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:29.995 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:30.016 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:30.020 [qtp2139656363-29] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = wm44cwL8TcUex45CkhaP-Q co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = wm44cwL8TcUex45CkhaP-Q at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2480) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:44:30.047 [Thread-913] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = wm44cwL8TcUex45CkhaP-Q co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = wm44cwL8TcUex45CkhaP-Q at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2480) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.putFileData(RestRepoTransport.java:274) [co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putFileData(CryptreeRestRepoTransportImpl.java:1101) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.putFileData(RepoToRepoSync.java:813) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.putFileData(SsRepoToRepoSync.java:164) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.putFileData(RepoToRepoSyncCoordinatorSupport.java:99) [test/:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:769) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.syncUp(RepoToRepoSyncCoordinatorSupport.java:118) [test/:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.CollisionOnServerRepoToRepoSyncIT$SyncFromRemoteToLocalDestThread.run(CollisionOnServerRepoToRepoSyncIT.java:428) [test/:na] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:30.093 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3236372a]initPersistenceManagerFactory: repositoryId=8e68bd77-0348-429b-929b-46270d04f943 07:44:30.175 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3236372a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 34308 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:30.265 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during putFileData: /2/new-file 07:44:30.266 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 07:44:30.290 [Thread-913] INFO c.c.c.l.p.FileInProgressMarkerDao - deleteFileInProgressMarkers: deleting 1 FileInProgressMarker(s) from=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, to=60d9bace-72cd-4c14-8475-d651683a01a1 07:44:30.290 [Thread-913] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=113 07:44:30.350 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:30.350 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:30.388 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:30.411 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:30.411 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:44:30.414 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=130 07:44:30.442 [Thread-913] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:30.514 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:30.527 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:30.532 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.remoteRepositoryRevisionSynced=118, revision=130 07:44:30.609 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:30.616 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=118, revision=130 07:44:30.616 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=130, revision=-1 07:44:30.690 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:30.710 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c transaction.localRevision=147 remoteFromLocalRevision=113 07:44:30.762 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:30.774 [Thread-913] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:30.818 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=248.5 MiB, used=86.7 MiB, available=368.8 MiB 07:44:30.956 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebe-g25dd-remote' 07:44:30.956 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebe-g25dd-remote' locked successfully. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:30.964 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:44:31.161 [closeDeferredTimer-75b8ee17-2e] INFO c.c.c.l.LocalRepoManagerImpl - [75b8ee17]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:31.374 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:31.512 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=8acc4fdc-12b0-4730-be89-7706ce2ccf5c to='build/repo/k0t4m5qt-tbgst-local-dest', fromRepoLocalSync=false 07:44:31.513 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:44:31.513 [Thread-913] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:44:31.534 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:31.573 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=147 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:31.577 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:31.581 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:31.599 [Thread-913] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:44:31.599 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=3 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:31.645 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]initPersistenceManagerFactory: repositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe 07:44:31.652 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32937 ms. 07:44:31.697 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]getCloseDeferredMillis: closeDeferredMillis=20000 07:44:31.699 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:31.757 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:31.831 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:31.876 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 165 ms. 07:44:31.876 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=saQjTMhJgqzCp4X-WSa5WQ, invitation=false] org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:31.922 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:31.980 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 104 ms. 07:44:31.982 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=aZFN7aLzi3FN7Tk2YyBvJg, invitation=false] org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:32.189 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:32.317 [closeDeferredTimer-3c1af34e-1] INFO c.c.c.l.LocalRepoManagerImpl - [3c1af34e]_close: Shutting down real LocalRepoManager. 07:44:32.317 [closeDeferredTimer-3edc5be6-1] INFO c.c.c.l.LocalRepoManagerImpl - [3edc5be6]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:32.702 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:32.886 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=120.6 MiB, available=334.9 MiB 07:44:32.887 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:44:32.937 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:32.951 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:32.982 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:33.015 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:33.181 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:33.217 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=87.8 MiB, available=367.7 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:33.254 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:33.266 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=2, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:33.515 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:33.626 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:33.710 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:33.767 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:33.854 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:33.901 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:34.014 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=117.9 MiB, available=337.6 MiB 07:44:34.020 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=116, revision=148 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:34.107 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:34.170 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = ebdb2094-d10f-4bad-b707-adb1d2e6a914 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src localRepository.publicKeySha1 = 9E:E3:E0:42:A3:66:4C:E4:99:36:5F:7E:B0:D2:96:58:AB:A7:EF:2B remoteRepository.repositoryId = b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepository.remoteRoot = https://localhost:43390/b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepository.publicKeySha1 = 55:52:03:BA:36:39:B0:6F:04:C3:6D:EB:7D:79:97:92:66:D4:C2:08 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection ebdb2094-d10f-4bad-b707-adb1d2e6a914 b2583308-4bfd-479d-b6d6-428496ca50fe org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:34.234 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:44:34.390 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:34.440 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:34.527 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:34.589 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:34.589 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:34.601 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:34.605 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:34.605 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:34.615 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:34.624 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:34.692 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:34.765 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:44:34.767 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:34.777 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:34.784 [Thread-913] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! 07:44:34.784 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:34.786 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:44:34.897 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:34.940 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:34.988 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:44:35.382 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:35.430 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=117.6 MiB, available=337.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:35.478 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:35.651 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:35.658 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionSynced=116, revision=148 07:44:35.658 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionInProgress=148, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:35.694 [qtp666971185-429] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:35.729 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:35.729 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]initPersistenceManagerFactory: repositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 07:44:35.730 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4773 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:35.741 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:35.741 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:44:35.749 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:35.762 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]getCloseDeferredMillis: closeDeferredMillis=20000 07:44:35.762 [qtp666971185-429] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:35.847 [Thread-913] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:36.323 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 8e68bd77-0348-429b-929b-46270d04f943 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest localRepository.publicKeySha1 = C3:87:B5:04:4F:4A:EC:07:F3:4D:EB:CD:01:5F:BA:AC:12:F2:21:3D remoteRepository.repositoryId = 3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepository.remoteRoot = https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepository.publicKeySha1 = BF:A7:2B:78:2C:86:53:E8:EF:94:65:24:9F:F4:F3:12:3B:92:6E:E3 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 8e68bd77-0348-429b-929b-46270d04f943 3f23951e-21f2-4366-8eb1-01427b7adf02 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:36.445 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:36.450 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:36.467 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:36.501 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:36.534 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 renewalDateTime=2019-09-21T06:14:36.485Z expiryDateTime=2019-09-21T06:44:36.485Z 07:44:36.561 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:36.574 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:36.597 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:44:36.598 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f23951e-21f2-4366-8eb1-01427b7adf02 from='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' toID=8e68bd77-0348-429b-929b-46270d04f943 to='build/repo/k0t4nujl-3fgmv-local-dest', fromRepoLocalSync=true 07:44:36.598 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8e68bd77-0348-429b-929b-46270d04f943 ('build/repo/k0t4nujl-3fgmv-local-dest') 07:44:36.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.-1.xml.gz 07:44:36.605 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.-1.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:36.646 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:36.660 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:36.662 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:36.672 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:44:36.701 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:36.753 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=99 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:36.793 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:44:36.843 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.68% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:36.862 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:36.873 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:36.889 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:36.893 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.remoteRepositoryRevisionSynced=130, revision=132 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:36.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:36.982 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:36.983 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:36.988 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=130, revision=132 07:44:36.989 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=132, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:37.493 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:37.591 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:37.722 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe renewalDateTime=2019-09-21T06:14:37.537Z expiryDateTime=2019-09-21T06:44:37.537Z 07:44:37.748 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:37.752 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=93.3 MiB, available=362.2 MiB 07:44:37.752 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:37.787 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:37.807 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:44:37.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b2583308-4bfd-479d-b6d6-428496ca50fe from='https://localhost:43390/b2583308-4bfd-479d-b6d6-428496ca50fe' toID=ebdb2094-d10f-4bad-b707-adb1d2e6a914 to='build/repo/k0t4mw5g-hbrr-local-src', fromRepoLocalSync=true 07:44:37.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.-1.xml.gz 07:44:37.815 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src/.subshare-repo/tmp/ChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.-1.xml.gz 07:44:37.818 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ebdb2094-d10f-4bad-b707-adb1d2e6a914 ('build/repo/k0t4mw5g-hbrr-local-src') 07:44:37.842 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:37.904 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:44:37.918 [pool-15-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1061 ms. 07:44:37.992 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:37.086 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:44:37.086 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:44:37.999 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=117.9 MiB, available=337.6 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:38.025 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:38.031 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src/.subshare-repo/tmp/ChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:38.057 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:38.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:44:38.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=75.1 MiB, available=380.4 MiB 07:44:38.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:38.588 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=117.2 MiB, available=338.3 MiB 07:44:38.590 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:38.689 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:44:38.699 [pool-13-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:38.726 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:38.763 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:38.918 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.localRepositoryRevisionInProgress=-1, revision=101 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:39.018 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=116.4 MiB, available=339.1 MiB 07:44:39.020 [Thread-913] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:44:39.021 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:44:39.021 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:39.025 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:39.057 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:39.170 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:39.179 [closeDeferredTimer-4114f593-1m] INFO c.c.c.l.LocalRepoManagerImpl - [4114f593]_close: Shutting down real LocalRepoManager. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:39.211 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:39.292 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:39.297 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 65.66% 07:44:39.313 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 71.93% 07:44:39.315 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 07:44:39.448 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b0128c6a3745f3926faeb3fc8f5381048364c510' to.sha1='512222d166ffe53b268ad4c01b0d9b341dd971d1'): /2/new-file org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:39.478 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:40.011 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:40.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:40.141 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:40.141 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:40.239 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:40.313 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file 07:44:40.339 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:40.360 [qtp2139656363-71] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c localRepositoryRevisionSynced=147 07:44:40.414 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:40.458 [Thread-913] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=139 remoteFromLocalRevision=147 07:44:40.511 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:44:40.511 [Thread-913] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:40.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=255.0 MiB, used=94.8 MiB, available=360.7 MiB 07:44:40.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=101 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:41.627 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:41.660 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:41.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:44:42.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=75.4 MiB, available=380.1 MiB 07:44:42.115 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:42.266 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8acc4fdc-12b0-4730-be89-7706ce2ccf5c from='build/repo/k0t4m5qt-tbgst-local-dest' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' 07:44:42.322 [Thread-913] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=139 07:44:42.365 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:42.366 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:44:42.388 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 83.25% 07:44:42.390 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 89.52% 07:44:42.391 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:42.424 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=saQjTMhJgqzCp4X-WSa5WQ, serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe} because of missing permissions! org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:42.520 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='512222d166ffe53b268ad4c01b0d9b341dd971d1' to.sha1='b0128c6a3745f3926faeb3fc8f5381048364c510'): /2/new-file 07:44:42.611 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=142 07:44:42.611 [Thread-913] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 07:44:42.701 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:42.706 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.remoteRepositoryRevisionSynced=132, revision=142 07:44:42.776 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:42.783 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=132, revision=142 07:44:42.783 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=142, revision=-1 07:44:42.816 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:42.839 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:42.857 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:42.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:44:42.915 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=75.4 MiB, available=380.1 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:42.973 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:43.000 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:43.007 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.localRepositoryRevisionSynced=-1, revision=4 07:44:43.007 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.localRepositoryRevisionInProgress=4, revision=-1 07:44:43.081 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:43.081 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 143 ms. 07:44:43.082 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:43.089 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.from' result=null 07:44:43.089 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:43.162 [Thread-913] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="8acc4fdc-12b0-4730-be89-7706ce2ccf5c"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:43.169 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:44:43.169 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.178 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:43.178 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.186 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:43.186 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.193 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:44:43.193 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:43.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.209 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:43.209 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:43.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:44:43.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:43.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.239 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:43.239 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.247 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:43.247 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.254 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:44:43.254 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.263 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:44:43.264 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:43.268 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 101 dirty file-chunks (of 101 total). path='/2/new-file' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:43.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:44:43.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:43.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:43.290 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:44:43.291 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:44:43.299 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:44:43.299 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:43.521 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:43.540 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:43.543 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:43.544 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:43.549 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:44:43.550 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:44:43.745 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:45.146 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:45.383 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 27 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:45.531 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=DvGW08kYIPKWbOIpuQMnow, serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02} because of missing permissions! 07:44:45.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:45.553 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:45.583 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=6 07:44:45.585 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:46.159 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=95.8 MiB, available=359.7 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:46.314 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:46.352 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:46.358 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.localRepositoryRevisionSynced=-1, revision=101 07:44:46.358 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.localRepositoryRevisionInProgress=101, revision=-1 07:44:46.510 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:46.520 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:44:46.520 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:44:46.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=5 07:44:47.252 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:47.790 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:47.950 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:48.000 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:48.004 [qtp833852776-433] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:48.120 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:48.273 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:48.277 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 07:44:48.431 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:48.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=-1, revision=5 07:44:48.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:48.473 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:48.493 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:48.496 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:48.497 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=1048576 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:48.534 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:48.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:48.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=-1, revision=6 07:44:48.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=6, revision=-1 07:44:48.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:44:48.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:48.805 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:48.537 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:44:49.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=252.5 MiB, used=95.1 MiB, available=360.4 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:49.235 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=75.7 MiB, available=379.8 MiB 07:44:49.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:49.340 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:49.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=74.8 MiB, available=380.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:49.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:44:49.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=94.6 MiB, available=360.9 MiB 07:44:49.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:49.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:44:50.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=74.8 MiB, available=380.7 MiB 07:44:50.124 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.-1.xml.gz 07:44:50.124 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:44:50.128 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:44:50.129 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:44:50.148 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:50.187 [qtp833852776-433] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 localRepositoryRevisionSynced=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:50.262 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=251.5 MiB, used=94.5 MiB, available=361.0 MiB 07:44:50.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.-1.xml.gz 07:44:50.265 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:44:50.268 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:50.276 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:50.333 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:50.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:50.403 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ebdb2094-d10f-4bad-b707-adb1d2e6a914 from='build/repo/k0t4mw5g-hbrr-local-src' toID=b2583308-4bfd-479d-b6d6-428496ca50fe to='https://localhost:43390/b2583308-4bfd-479d-b6d6-428496ca50fe' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:50.403 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:50.427 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:50.433 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:50.508 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 07:44:50.570 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.from' result=null 07:44:50.570 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.to' result=null 07:44:50.593 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:50.662 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:50.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:50.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=10 07:44:50.734 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:50.736 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:50.756 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:50.782 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:50.786 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:50.788 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=2097152 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:50.833 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:50.837 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:50.902 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:50.907 [qtp833852776-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:50.948 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:50.992 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:51.060 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:51.059 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:51.073 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=6, revision=10 07:44:51.073 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:51.079 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:44:51.080 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:44:51.182 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c30741e3920a4a2407c2c236b2fd223fb2d2ec69' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:51.313 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 19 ms. 07:44:51.313 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:51.383 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:51.461 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:44:51.474 [Test worker] 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' 07:44:51.516 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:51.517 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/AICeold5LMJAXpWZJy7tCw' offset=0 07:44:51.564 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:51.638 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:51.653 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:51.665 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:51.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168572 bytes in 232 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:51.745 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=12 07:44:51.745 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:51.759 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:51.755 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:51.857 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:51.864 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=10, revision=12 07:44:51.961 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:51.961 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:51.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=10, revision=12 07:44:51.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:51.988 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:44:52.075 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a8cdf8f0e2b98bf827561a73e5319eeb28096b3' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:52.087 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:52.087 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:52.107 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:52.204 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:52.267 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:52.275 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:52.350 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=14 07:44:52.350 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:52.357 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:52.360 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:52.387 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:52.389 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/xTxv3adEvD4hqK4H1HhHQQ' offset=0 07:44:52.402 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:52.431 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:52.434 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=12, revision=14 07:44:52.500 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:52.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=12, revision=14 07:44:52.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:52.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:52.556 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:52.556 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:52.583 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:52.595 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:52.612 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:52.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:52.690 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:52.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=16 07:44:52.697 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:52.726 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:52.727 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/xTxv3adEvD4hqK4H1HhHQQ' offset=1048576 07:44:52.747 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:52.782 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:52.786 [qtp833852776-433] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:52.788 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:52.846 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:52.869 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=14, revision=16 07:44:52.869 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=16, revision=-1 07:44:52.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:44:52.906 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:52.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:52.945 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:52.996 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:53.018 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:53.024 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:53.039 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:53.049 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.44% 07:44:53.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:53.050 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:53.052 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=3145728 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:53.077 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:53.078 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/xTxv3adEvD4hqK4H1HhHQQ' offset=2097152 07:44:53.090 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:53.120 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=18 07:44:53.121 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 07:44:53.189 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:53.196 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:53.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:53.249 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:53.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=16, revision=18 07:44:53.256 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=18, revision=-1 07:44:53.284 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:44:53.284 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:53.308 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:53.332 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:53.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:53.433 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:53.434 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/xTxv3adEvD4hqK4H1HhHQQ' offset=3145728 07:44:53.447 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:53.466 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=20 07:44:53.467 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:44:53.574 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:53.577 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:53.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:53.642 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:53.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=18, revision=20 07:44:53.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:53.663 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:53.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:53.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:44:53.705 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:53.709 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:53.726 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/xTxv3adEvD4hqK4H1HhHQQ' offset=4194304 07:44:53.737 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:53.740 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:53.771 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:44:53.799 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 473220 bytes in 1441 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:53.812 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.70% 07:44:53.813 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:53.921 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:44:53.930 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b 07:44:53.931 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_18y68 into destFile b 07:44:53.932 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_1vf9c into destFile b 07:44:53.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_2hwcg into destFile b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:53.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cb732e24f5c8c7943963316983fd19b61d68b980' to.sha1='62dd5b4b899fac204ad78475044789bacb28da7d'): /.subshare.properties org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:53.940 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [223d40e1]initPersistenceManagerFactory: repositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:53.953 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:54.048 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:44:54.130 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:54.132 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=23 07:44:54.132 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:54.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bdf0a87003e1e1a9d4a9d430cbabf94b10d459c0' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:54.358 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [223d40e1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27585 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:54.372 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:44:54.466 [Test worker] 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' 07:44:54.493 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:54.495 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nbae3wlJ0pXym9VW6kv6Jg/7_19GgPE4u9eBfw2C8Qamg' offset=0 07:44:54.505 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:54.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 07:44:54.684 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 610260 bytes in 218 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:54.947 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=83.9 MiB, available=371.6 MiB 07:44:54.955 [Finalizer] WARN c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation! java.lang.Exception: proxyCreatedStackTraceException at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na] at org.subshare.test.PermissionIT.interruptPermissionSetInheritance(PermissionIT.java:330) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:55.012 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:55.038 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:55.043 [qtp833852776-433] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:55.061 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:55.088 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:55.095 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivpi-z6fzj-remote' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:55.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:55.097 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ivpi-z6fzj-remote' locked successfully. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:55.137 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:55.220 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:55.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c68bd785061c8602e16782f647b7624ca554f37' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:55.230 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=20, revision=23 07:44:55.230 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=23, revision=-1 07:44:55.295 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:55.324 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:44:55.341 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:55.368 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:55.371 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:55.385 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UjSR-bndzXKstAw9GE-OZA/S3-o6yVdYSRT54tBOA4nRw/BqvHqhmO_xoKrqeQtk913A' offset=0 07:44:55.400 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:55.405 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:55.435 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:44:55.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 130065 bytes in 133 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:55.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:55.557 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:55.643 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:55.648 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:55.683 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:55.745 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:44:55.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='33f8b435ab891087055dcde60805d1014bdc0066' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:55.894 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:55.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:44:55.943 [Test worker] 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' 07:44:55.970 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:55.971 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UjSR-bndzXKstAw9GE-OZA/S3-o6yVdYSRT54tBOA4nRw/UM1ni04SoNlt_rWwIRi6lQ' offset=0 07:44:55.983 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:56.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:44:56.068 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 141090 bytes in 125 ms. path='/2/1 {11 11ä11#+} 1/b' 07:44:56.139 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:56.155 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:56.158 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:56.159 [qtp833852776-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/g5rpT4KviuYto51aWTVF9w' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:56.183 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:56.209 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:44:56.222 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:56.264 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:56.305 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='de06673e4157301d03fdf9dfb909e1f00ea4ee20' to.sha1=''): /2/a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:56.318 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:56.385 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:56.414 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:56.461 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:44:56.487 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:56.489 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UjSR-bndzXKstAw9GE-OZA/xFOAQAGs7o5TrapDjldb7g' offset=0 07:44:56.498 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:56.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:56.508 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:56.523 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19712 bytes in 61 ms. path='/2/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:56.525 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:44:56.571 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:56.598 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:56.660 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45053 bytes in 1017 ms. path='/.subshare.properties' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:56.674 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:56.677 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=26 07:44:56.677 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:56.678 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:44:56.705 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 07:44:56.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:56.744 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:56.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b39000dc432d1e47b6d3b4e236e0032dc63832ca' to.sha1=''): /3 + &#ä/5/h org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:56.806 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:56.836 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:56.840 [qtp833852776-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:56.888 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:56.888 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:56.894 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:56.905 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=23, revision=26 07:44:56.906 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:56.936 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:56.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:44:56.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:56.971 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:56.980 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:56.997 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:57.024 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:57.026 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d_3rSnzU_N0rodzTd-yjXA/swCe6lP0RUSjeA35tIf58g/MTrzet5oydys0oqh9wdMeA' offset=0 07:44:57.054 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:57.065 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:44:57.131 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:44:57.195 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:57.221 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:57.314 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:57.318 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:57.319 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=4194304 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:57.355 [qtp833852776-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:57.388 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:57.390 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d_3rSnzU_N0rodzTd-yjXA/swCe6lP0RUSjeA35tIf58g/MTrzet5oydys0oqh9wdMeA' offset=1048576 07:44:57.405 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:57.418 [qtp833852776-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:57.440 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:57.445 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:57.543 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:57.587 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:57.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:57.675 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:57.720 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:57.741 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c7ca2ce776f0ede6cf912038a36d6602f53bc9f5' to.sha1='b171b6ef80bbdd015e46b6ed91780b108ad6ddd6'): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:57.752 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d_3rSnzU_N0rodzTd-yjXA/swCe6lP0RUSjeA35tIf58g/MTrzet5oydys0oqh9wdMeA' offset=2097152 07:44:57.768 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:57.788 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:57.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=31 07:44:57.793 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:57.837 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]initPersistenceManagerFactory: repositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 07:44:57.839 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2742 ms. 07:44:57.876 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]getCloseDeferredMillis: closeDeferredMillis=20000 07:44:57.876 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:57.960 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:57.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:44:58.072 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:58.079 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d_3rSnzU_N0rodzTd-yjXA/swCe6lP0RUSjeA35tIf58g/MTrzet5oydys0oqh9wdMeA' offset=3145728 07:44:58.098 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:58.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 07:44:58.200 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 747893 bytes in 1229 ms. path='/3 + &#ä/5/h' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:58.240 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:58.243 [qtp833852776-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:58.259 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 07:44:58.270 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h 07:44:58.271 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_18y68 into destFile h 07:44:58.272 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_1vf9c into destFile h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:58.332 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:58.333 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:44:58.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:58.478 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 322fc432-cc7b-45cd-b7a2-d2ea925d9d8f localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest localRepository.publicKeySha1 = 7D:6E:DA:3D:24:40:88:14:36:E6:59:9E:31:49:D8:DD:49:7A:A1:91 remoteRepository.repositoryId = 3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepository.remoteRoot = https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepository.publicKeySha1 = C7:4D:01:0C:7E:13:02:6F:61:41:11:6C:82:51:08:11:52:6F:C4:A8 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 322fc432-cc7b-45cd-b7a2-d2ea925d9d8f 3d27460b-6929-4736-b0cb-85362a3c1b46 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:58.510 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4512219660047aa5cc4bedbe8f1dbdcbabf0a238' to.sha1=''): /3 + &#ä/5/i org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:58.619 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:58.627 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:58.664 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:58.698 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:58.701 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 renewalDateTime=2019-09-21T06:14:58.646Z expiryDateTime=2019-09-21T06:44:58.646Z 07:44:58.715 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:58.724 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:58.726 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:58.728 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:58.729 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:58.740 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=26, revision=31 07:44:58.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:44:58.749 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:58.763 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=5242880 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:58.771 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:44:58.783 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d27460b-6929-4736-b0cb-85362a3c1b46 from='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' toID=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f to='build/repo/k0t4ofhf-pfa4s-local-dest', fromRepoLocalSync=true 07:44:58.787 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.-1.xml.gz 07:44:58.788 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.-1.xml.gz 07:44:58.792 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 322fc432-cc7b-45cd-b7a2-d2ea925d9d8f ('build/repo/k0t4ofhf-pfa4s-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:58.804 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:58.809 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:58.817 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d_3rSnzU_N0rodzTd-yjXA/swCe6lP0RUSjeA35tIf58g/GCOLQr6eWYTtAcd7vTkDVw' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:58.833 [qtp316919383-979] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:58.848 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:58.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:58.961 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:59.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 276612 bytes in 279 ms. path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:59.040 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=132 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:59.046 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:59.052 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:59.056 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:59.119 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:44:59.138 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:59.165 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:59.169 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:59.179 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.-1.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:59.180 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:59.185 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:59.186 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/90kPDaSXq3pcqxMajRpICg/Kw0CfmMMDokTFE0myhzcKw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:59.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e0a6503d1a493970dc7cd57ef97759ac17a0971' to.sha1=''): /3 + &#ä/aa 07:44:59.329 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:44:59.338 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:44:59.378 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:59.379 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d_3rSnzU_N0rodzTd-yjXA/4kziHhD7VX82igI0wjukWg' offset=0 07:44:59.388 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:59.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:44:59.502 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:59.502 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 346650 bytes in 164 ms. path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:59.534 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:59.565 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:59.619 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 344271 bytes in 562 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:59.620 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:44:59.637 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:59.670 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=34 07:44:59.671 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:44:59.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 07:44:59.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=91.4 MiB, available=364.1 MiB 07:44:59.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:59.932 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:59.935 [qtp833852776-433] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:44:59.966 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='492abc86d677cb916d9e1056de1023f707e35d8c' to.sha1=''): /3 + &#ä/bb org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:44:59.968 [qtp833852776-433] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:44:59.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=31, revision=34 07:44:59.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=34, revision=-1 07:45:00.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:00.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:00.023 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:00.042 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:00.057 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:00.081 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:00.085 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:00.087 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:00.088 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d_3rSnzU_N0rodzTd-yjXA/b8u6pOA_Tr4T3Fh9J75iOw' offset=0 07:45:00.100 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:00.157 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:00.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:00.257 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:00.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:45:00.299 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5cd74081bd32323385468681392bca9cd74de122' to.sha1='0e6e0e26166d611c355e5e8b7f66c9c80be2e0a2'): /1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:00.305 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:45:00.316 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:00.337 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=39 07:45:00.338 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:00.360 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:00.376 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:00.377 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d_3rSnzU_N0rodzTd-yjXA/b8u6pOA_Tr4T3Fh9J75iOw' offset=1048576 07:45:00.390 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:00.412 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:00.421 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f, this.localRepositoryRevisionInProgress=-1, revision=134 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:00.428 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=34, revision=39 07:45:00.517 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:00.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=34, revision=39 07:45:00.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:00.529 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:00.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:00.570 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:00.577 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:00.597 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:00.609 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:00.611 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:00.699 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:00.701 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d_3rSnzU_N0rodzTd-yjXA/b8u6pOA_Tr4T3Fh9J75iOw' offset=2097152 07:45:00.722 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:00.848 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:00.850 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:00.871 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:00.878 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:00.881 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:00.882 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=6291456 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:00.891 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:00.885 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:00.900 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/90kPDaSXq3pcqxMajRpICg/ys02mHy2XR9aqcvV7D_8bw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:00.924 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:01.016 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:01.039 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:01.041 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d_3rSnzU_N0rodzTd-yjXA/b8u6pOA_Tr4T3Fh9J75iOw' offset=3145728 07:45:01.062 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:01.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=42, cryptoLinkDtos.size=56, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=2, permissionDtos.size=1, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:01.242 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:45:01.323 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 320670 bytes in 1266 ms. path='/3 + &#ä/bb' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:01.326 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2b099285]initPersistenceManagerFactory: repositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:45:01.342 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2b099285]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 36564 ms. 07:45:01.385 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-ljbmo-remote' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:01.385 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:01.386 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-ljbmo-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:01.393 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb 07:45:01.394 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_18y68 into destFile bb 07:45:01.395 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_1vf9c into destFile bb 07:45:01.486 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:45:01.593 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:01.642 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:01.650 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84aab2e118f9a9cc2bc3d92f0b6b14c7ed6d8829' to.sha1=''): /3 + &#ä/cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:01.662 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 865610 bytes in 1051 ms. path='/1 {11 11ä11#+} 1/b' 07:45:01.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=42 07:45:01.701 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:01.731 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=91.1 MiB, available=364.4 MiB 07:45:01.749 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=134 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:01.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:45:01.764 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:01.799 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:01.807 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:01.812 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:01.815 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d_3rSnzU_N0rodzTd-yjXA/BZiiGqh_vIFwLoh3y2sK4A' offset=0 07:45:01.824 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:01.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:45:01.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 7772 bytes in 102 ms. path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:01.873 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:01.872 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:01.882 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=39, revision=42 07:45:01.882 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:01.884 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:01.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:01.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:01.954 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:01.963 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:01.978 [qtp833852776-777] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:01.982 [qtp833852776-777] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:01.985 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:02.028 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:02.030 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6cafe082315d16ff7d941e3b59ffdd6d5a9c00de' to.sha1=''): /3 + &#ä/dd org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:02.120 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:02.133 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:02.141 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:02.206 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:02.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a87a9fbf11abe3a405aaeacdc2bea2cfc032725e' to.sha1='b802ceb77eddefaa3d571b523863710c43986e6c'): /1 {11 11ä11#+} 1/c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:02.257 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:02.268 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d_3rSnzU_N0rodzTd-yjXA/TQTIy1_UFSelDBXl7zPqZA' offset=0 07:45:02.292 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:02.305 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:02.310 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=47 07:45:02.311 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:02.333 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:02.340 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:02.341 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=7340032 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:02.374 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:02.388 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:02.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:02.458 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:02.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=42, revision=47 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:02.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 449226 bytes in 268 ms. path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:02.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=47, revision=-1 07:45:02.506 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:02.574 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:02.586 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:02.596 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:02.670 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:02.673 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="3f23951e-21f2-4366-8eb1-01427b7adf02"] on repo=8e68bd77-0348-429b-929b-46270d04f943 07:45:02.692 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 07:45:02.712 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:02.758 [qtp666971185-894] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 localRepositoryRevisionSynced=99 07:45:02.810 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:02.835 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:02.850 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 transaction.localRevision=94 remoteFromLocalRevision=99 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:02.857 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:02.871 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8e68bd77-0348-429b-929b-46270d04f943 from='build/repo/k0t4nujl-3fgmv-local-dest' toID=3f23951e-21f2-4366-8eb1-01427b7adf02 to='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:02.876 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:02.894 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/90kPDaSXq3pcqxMajRpICg/18fdnL6uM6-z7-N80X3iXQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:02.946 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:02.958 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:03.097 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 07:45:03.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:03.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:03.148 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:45:03.148 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:45:03.170 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=94 07:45:03.201 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:03.201 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:03.216 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:03.216 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:03.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=96 07:45:03.300 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:45:03.403 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:03.408 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.remoteRepositoryRevisionSynced=5, revision=96 07:45:03.464 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:03.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=5, revision=96 07:45:03.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=96, revision=-1 07:45:03.582 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:03.598 [qtp666971185-241] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 transaction.localRevision=106 remoteFromLocalRevision=94 07:45:03.688 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:03.691 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f23951e-21f2-4366-8eb1-01427b7adf02 from='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' toID=8e68bd77-0348-429b-929b-46270d04f943 to='build/repo/k0t4nujl-3fgmv-local-dest', fromRepoLocalSync=false 07:45:03.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:45:03.692 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:45:03.706 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:03.840 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=106 07:45:03.844 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:03.852 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:45:03.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:04.276 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:04.374 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 557944 bytes in 1704 ms. path='/1 {11 11ä11#+} 1/c' 07:45:04.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=50 07:45:04.393 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 07:45:04.517 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:04.524 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=47, revision=50 07:45:04.573 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:04.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=47, revision=50 07:45:04.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=50, revision=-1 07:45:04.632 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:04.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:04.677 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:04.725 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:04.727 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:45:04.764 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:04.767 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:04.783 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:04.789 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.50% 07:45:04.790 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:04.913 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 07:45:04.913 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:04.918 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.0 MiB, used=126.5 MiB, available=329.0 MiB 07:45:04.919 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:04.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:04.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:04.974 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ac4acb639e94020361e42c66f73878ce4adc0c1' to.sha1='fe9c722f98b01a34f4861133e828ca3dbcde9f6c'): /2/1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:04.982 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:04.983 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:04.993 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:04.993 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:05.003 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:05.003 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:05.012 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:05.012 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:05.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:05.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:05.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:05.030 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:05.038 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=55 07:45:05.038 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:05.040 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:45:05.040 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:05.041 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:05.049 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:05.050 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:05.054 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.localRepositoryRevisionInProgress=-1, revision=107 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:05.062 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:05.063 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:05.073 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:05.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:05.085 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:05.085 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:05.094 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:05.094 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:05.098 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=YhB2BLlFHgqYuUYXA8ADJg could not be decrypted! Access rights missing?! 07:45:05.099 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:05.099 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:05.101 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:05.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:05.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:05.120 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:45:05.120 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:05.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:05.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:05.140 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:05.140 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:05.149 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:05.149 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:05.202 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:05.210 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:05.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=50, revision=55 07:45:05.212 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:05.223 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:05.248 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=rm8kaNBJb-RZGG_-1ntucg, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:45:05.250 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=4yJOt9V7sVaSQR9LJslrKA, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:45:05.252 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=wFY36iHmDEd3LTit-RFwgQ, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:45:05.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:05.264 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:05.280 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:05.298 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:05.324 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:05.332 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=8388608 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:05.386 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:05.482 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:05.504 [Test worker] 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' 07:45:05.609 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:05.621 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:05.625 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:05.625 [qtp833852776-777] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eR9Kzya-x8B22ZVwdGNyAw/ojFkLTCmRtMDzdVbGZmsaw/C_S3T0B6IGi5l162ZPY4sQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:06.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=125.3 MiB, available=330.2 MiB 07:45:06.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.remoteRepositoryRevisionSynced=101, revision=107 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:06.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=91.3 MiB, available=364.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:06.181 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=DvGW08kYIPKWbOIpuQMnow, serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02} because of missing permissions! 07:45:06.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:06.410 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:06.482 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 315634 bytes in 978 ms. path='/2/1 {11 11ä11#+} 1/a' 07:45:06.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=58 07:45:06.502 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:06.506 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:06.510 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f, this.localRepositoryRevisionSynced=-1, revision=134 07:45:06.511 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f, this.localRepositoryRevisionInProgress=134, revision=-1 07:45:06.553 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:06.560 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:06.584 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:06.588 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=55, revision=58 07:45:06.651 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:06.661 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=55, revision=58 07:45:06.661 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:06.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=125.3 MiB, available=330.2 MiB 07:45:06.685 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:06.690 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.localRepositoryRevisionSynced=101, revision=107 07:45:06.690 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:06.690 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:06.690 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:06.697 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:06.697 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:06.718 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:06.738 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:06.740 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:06.772 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:06.774 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:06.788 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:06.788 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:06.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=99 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:06.881 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:06.882 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:06.893 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:06.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:06.938 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46eb681faf65c5eb5e7549cd1574811cbf1a85ce' to.sha1='481080d4761ae8af4f6b6c3e9e9f245e81d82c6a'): /2/1 {11 11ä11#+} 1/b 07:45:07.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=63 07:45:07.000 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 07:45:07.048 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:07.052 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=58, revision=63 07:45:07.094 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:07.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=58, revision=63 07:45:07.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:07.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:07.162 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:07.209 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:07.217 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:07.264 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:07.268 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:07.272 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:07.370 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:07.383 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:07.396 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:07.404 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eR9Kzya-x8B22ZVwdGNyAw/ojFkLTCmRtMDzdVbGZmsaw/QhwyPPvc7Dk2B9JygFGn1g' offset=0 07:45:07.525 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:06.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:07.542 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 121386 bytes in 274 ms. path='/2/1 {11 11ä11#+} 1/b' 07:45:07.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=66 07:45:07.582 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:07.624 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:07.636 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:07.654 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:07.670 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:07.677 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:07.679 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:07.683 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:07.686 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=9437184 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:07.691 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:07.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=63, revision=66 07:45:07.697 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=66, revision=-1 07:45:07.731 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:07.732 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:07.765 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:07.768 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:07.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=-1, revision=5 07:45:07.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:07.804 [qtp833852776-777] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:07.806 [qtp833852776-777] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:07.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:45:07.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:07.853 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:07.981 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:08.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:07.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.0 MiB, used=125.5 MiB, available=330.0 MiB 07:45:07.543 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:45:08.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.0 MiB, used=125.6 MiB, available=329.9 MiB 07:45:08.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:08.075 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b964f2d635119d1d7d7ccc0ee80d38a1b3a96c46' to.sha1='49a1a138f60b1136229ed6fd51ca2829bfe08486'): /2/a 07:45:08.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=71 07:45:08.157 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 07:45:08.217 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:08.231 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=66, revision=71 07:45:08.403 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:08.404 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:08.410 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=66, revision=71 07:45:08.410 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=71, revision=-1 07:45:08.442 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:08.487 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:08.530 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:08.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:08.600 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:08.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=125.5 MiB, available=330.0 MiB 07:45:08.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:45:08.617 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:45:08.617 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:45:08.617 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:45:08.641 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:08.674 [qtp666971185-241] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 localRepositoryRevisionSynced=106 07:45:08.684 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:08.707 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 transaction.localRevision=101 remoteFromLocalRevision=106 07:45:08.728 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8e68bd77-0348-429b-929b-46270d04f943 from='build/repo/k0t4nujl-3fgmv-local-dest' toID=3f23951e-21f2-4366-8eb1-01427b7adf02 to='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' 07:45:08.769 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 07:45:08.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:08.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:08.784 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:45:08.784 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:45:08.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=101 07:45:08.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:08.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:08.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:08.847 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:08.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=90.8 MiB, available=364.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:08.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=99, revision=103 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:08.865 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:08.870 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:08.895 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:08.898 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:08.900 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eR9Kzya-x8B22ZVwdGNyAw/KiXYx1r-kNE9zVWxh6kcGQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:08.954 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:08.970 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.remoteRepositoryRevisionSynced=96, revision=103 07:45:09.023 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:09.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=96, revision=103 07:45:09.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:09.038 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:09.048 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:09.065 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:09.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 475750 bytes in 520 ms. path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:09.076 [qtp666971185-83] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 transaction.localRevision=112 remoteFromLocalRevision=101 07:45:09.078 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:09.095 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:09.084 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=74 07:45:09.097 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:09.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:09.109 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:09.115 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=10485760 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:09.175 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:09.178 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=71, revision=74 07:45:09.232 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:09.244 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=71, revision=74 07:45:09.245 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=74, revision=-1 07:45:09.294 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:09.294 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:09.316 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:09.346 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:09.349 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:45:09.363 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:09.394 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:09.406 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:09.416 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:45:09.468 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9719de67b2d35d67ab22bdd2f519e51bed2d93e7' to.sha1='489febda20a965baac0897af7986c37cbf6ab472'): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:09.554 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:09.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=79 07:45:09.570 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:09.661 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:09.695 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:09.708 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:09.721 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 renewalDateTime=2019-09-21T06:12:31.743Z expiryDateTime=2019-09-21T06:42:31.743Z 07:45:09.749 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:09.757 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:09.770 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:09.771 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:09.775 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=137 07:45:09.784 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:09.800 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:09.807 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:09.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=74, revision=79 07:45:09.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:09.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:45:09.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=90.8 MiB, available=364.7 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:09.861 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:09.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:09.873 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:09.884 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:09.868 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:09.928 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f23951e-21f2-4366-8eb1-01427b7adf02 from='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' toID=9e4f88e6-6fef-4e95-a64c-b2956aefe43e to='build/repo/k0t4kebd-rk7lv-local-src', fromRepoLocalSync=true 07:45:09.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.91.xml.gz 07:45:09.931 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.91.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:09.935 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=11534336 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:09.948 [pool-14-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e4f88e6-6fef-4e95-a64c-b2956aefe43e ('build/repo/k0t4kebd-rk7lv-local-src') 07:45:09.964 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:09.966 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:45:09.999 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:10.004 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:10.016 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=112 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:10.023 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:10.025 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:10.029 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:10.074 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.91.xml.gz 07:45:10.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=91 repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:10.164 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:10.193 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:10.199 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:10.200 [qtp833852776-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ludn7zs02JgKc9l7IjQACw/v8Zl2wWeTlY7uglWSUQrCg/PzxsvkmXBsvb9Vfgz3Pk3w' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:10.328 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=90.7 MiB, available=364.8 MiB 07:45:10.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.-1.xml.gz 07:45:10.331 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:45:10.334 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:45:10.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:10.701 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:10.704 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:10.753 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 401678 bytes in 724 ms. path='/3 + &#ä/5/h' 07:45:10.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=82 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:10.780 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:10.780 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:10.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.0 MiB, used=127.6 MiB, available=327.9 MiB 07:45:10.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:10.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:10.877 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:10.881 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=79, revision=82 07:45:10.893 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:10.897 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=79, revision=82 07:45:10.897 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=82, revision=-1 07:45:10.933 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:10.933 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:10.935 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.21% 07:45:10.949 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.34% 07:45:10.949 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:10.961 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:10.990 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:10.993 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:10.993 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:11.014 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionInProgress=-1, revision=113 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:11.049 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9d64abf0a8503e2c51a5d0c16c221dbd4cdcdd6' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:11.051 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:11.064 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:11.083 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:11.084 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:11.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:11.115 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:11.141 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='acf5e71d6f6bb63e5fabc13befa975a5afd47c82' to.sha1='082445aa35401d298a3b675c4ca4e010e70f287d'): /3 + &#ä/5/i 07:45:11.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=87 07:45:11.195 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:11.213 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f 07:45:11.217 [Test worker] 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' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:11.241 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:11.244 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:11.263 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:11.264 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_vZjVQjdfrZZzf5hRGmGQA/Szeo-wA1M9cwMB1BIq8svQ' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:11.267 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:11.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=82, revision=87 07:45:11.281 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=87, revision=-1 07:45:11.310 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:11.328 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:11.339 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:11.347 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:11.350 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:11.453 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:11.503 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:11.532 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 249912 bytes in 315 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:11.591 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:11.592 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:11.600 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:11.605 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=12582912 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:11.714 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:11.725 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:11.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:11.766 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:11.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:11.800 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d61931d4f123c42c73cf6436ab6521a87a32ada2' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:11.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.0 MiB, used=127.4 MiB, available=328.1 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:11.806 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:11.810 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:11.810 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.remoteRepositoryRevisionSynced=92, revision=113 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:11.811 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ludn7zs02JgKc9l7IjQACw/v8Zl2wWeTlY7uglWSUQrCg/Vuka6Jg1dIKBa_xBxx8i0A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:11.821 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=DvGW08kYIPKWbOIpuQMnow, serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02} because of missing permissions! org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:11.871 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f 07:45:11.881 [Test worker] 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' 07:45:11.916 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:11.917 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_vZjVQjdfrZZzf5hRGmGQA/uZo92DjEAcu61Ud832Xkpw' offset=0 07:45:11.929 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:11.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:11.999 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:12.011 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 72615 bytes in 129 ms. path='/1 {11 11ä11#+} 1/b' 07:45:12.063 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:45:12.112 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f 07:45:12.135 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:45:12.175 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='172309d16b7d80ae9b02d258a31a5be48693a5cf' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:12.260 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:12.299 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f 07:45:12.323 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:11.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:45:12.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=127.4 MiB, available=328.1 MiB org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:12.340 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:12.341 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_vZjVQjdfrZZzf5hRGmGQA/wJuNZnyP-YUxl2HzuJjUAA' offset=0 07:45:12.347 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:12.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:12.372 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:12.376 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionSynced=92, revision=113 07:45:12.376 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:12.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 103493 bytes in 71 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:12.441 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:12.455 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:12.459 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:12.456 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:12.457 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:12.464 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=137, revision=140 07:45:12.494 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 07:45:12.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:12.558 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f 07:45:12.585 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:12.585 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:12.603 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:12.626 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 987368 bytes in 1276 ms. path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:12.633 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:12.639 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:12.640 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=13631488 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:12.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=90 07:45:12.650 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:12.650 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d777500517167cce251e43e0d8023ce3eb4f5366' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:12.701 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:12.707 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=87, revision=90 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:12.720 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:12.726 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:12.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=87, revision=90 07:45:12.735 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=90, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:12.730 [Test worker] 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' 07:45:12.756 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:12.758 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dJKHIIGqmDkinG6sv_9d8Q/ee2COzWRM5BsWitH2xJkcw/YqIJP28UQupraWkxS8ra8w' offset=0 07:45:12.773 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:12.779 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:12.779 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:12.811 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:12.815 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:12.851 [qtp833852776-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:12.853 [qtp833852776-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:45:12.887 [qtp833852776-33] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:12.916 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:12.930 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:12.939 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:12.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:45:12.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=127.6 MiB, available=327.9 MiB 07:45:12.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:12.986 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='57bf5a9e77d7f3cfee762c5509a1db85c0dce745' to.sha1='11a0b196394eca87a1d5f000f3e4e661d99c1ee7'): /3 + &#ä/aa org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.013 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12390 bytes in 283 ms. path='/2/1 {11 11ä11#+} 1/a' 07:45:13.063 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=95 07:45:13.077 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.109 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f 07:45:13.115 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.128 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6cbf2eacf688e19a3e82f38ce4749076508c3fb4' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.154 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=90, revision=95 07:45:13.241 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:13.247 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=90, revision=95 07:45:13.248 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.253 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f 07:45:13.257 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:13.272 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.313 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:13.343 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.347 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:13.356 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dJKHIIGqmDkinG6sv_9d8Q/ee2COzWRM5BsWitH2xJkcw/klDSQUmyyKLvuCSW0nySlg' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.365 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.370 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.377 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:13.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=127.6 MiB, available=327.9 MiB 07:45:13.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.477 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.527 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.546 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 317512 bytes in 289 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.565 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:13.578 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.583 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.589 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ludn7zs02JgKc9l7IjQACw/4wi2hlGglU2E_28_7Q5l7A' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.624 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.633 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.657 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150953 bytes in 280 ms. path='/3 + &#ä/aa' 07:45:13.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=98 07:45:13.669 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.685 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f0f93dc2763b65cfd1712193aa958d8fb2460210' to.sha1=''): /2/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:13.712 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.714 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:13.727 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=95, revision=98 07:45:13.740 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:13.745 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=95, revision=98 07:45:13.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:13.756 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.762 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:13.768 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:13.773 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=14680064 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.781 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:13.781 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:13.799 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.811 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:13.819 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dJKHIIGqmDkinG6sv_9d8Q/X_r-OXNOVLjSNiUD-2pDJA' offset=0 07:45:13.828 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.837 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:13.841 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:45:13.850 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.866 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:13.875 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:13.892 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 144229 bytes in 123 ms. path='/2/a' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:13.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f073cc63155916fd1142c109c7422e611cce4cc5' to.sha1='17c3602ec44616de5210bc6ad534520233403b98'): /3 + &#ä/bb 07:45:13.944 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=103 07:45:13.945 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:13.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=127.7 MiB, available=327.8 MiB 07:45:14.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.91.xml.gz 07:45:14.294 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:45:14.298 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:45:14.298 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:45:14.316 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:14.319 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:14.325 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:14.328 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=98, revision=103 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:14.337 [qtp666971185-894] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e localRepositoryRevisionSynced=112 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:14.369 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:14.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=98, revision=103 07:45:14.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:14.379 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:14.403 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:14.404 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 transaction.localRevision=142 remoteFromLocalRevision=112 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:14.457 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:14.481 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e4f88e6-6fef-4e95-a64c-b2956aefe43e from='build/repo/k0t4kebd-rk7lv-local-src' toID=3f23951e-21f2-4366-8eb1-01427b7adf02 to='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:14.490 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:14.501 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:14.504 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:14.505 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:14.511 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:14.583 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:14.587 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b184d99e2f4b67c65d18f17d97088b22c6da8b82' to.sha1=''): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:14.593 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=142 07:45:14.639 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:14.639 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:14.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:14.644 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f 07:45:14.652 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:14.664 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:14.696 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:14.704 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:14.708 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:14.712 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:14.714 [qtp833852776-385] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ludn7zs02JgKc9l7IjQACw/2r_Nc3CvBsojXKzyP5VUvw' offset=0 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:14.717 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/zA63JY9FTTSCzkaFBhclLw' offset=0 07:45:14.726 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:14.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=140, revision=144 07:45:14.746 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:14.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:45:14.801 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95242 bytes in 149 ms. path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:14.833 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:14.834 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:14.862 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=135, revision=144 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:14.980 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:14.981 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:14.985 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:14.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 194278 bytes in 412 ms. path='/3 + &#ä/bb' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.006 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:15.007 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:15.011 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:15.013 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=15728640 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.016 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=106 07:45:15.017 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:15.023 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.067 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:15.083 [qtp833852776-1600] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=103, revision=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:15.092 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='85a5f6bee04b413e41d76b59a76f48e4b9229472' to.sha1=''): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:15.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=135, revision=144 07:45:15.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=144, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.116 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:15.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=103, revision=106 07:45:15.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.161 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:15.162 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.173 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.195 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.203 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:15.209 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/-rzvOlS_NmIWkK9s4FG9jA' offset=0 07:45:15.221 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.225 [qtp833852776-1600] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:15.228 [qtp833852776-1600] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:15.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:15.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:15.274 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.281 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.317 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 212115 bytes in 144 ms. path='/3 + &#ä/bb' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.350 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.361 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:45:15.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c114a6ed6ce94d8e2e79ccb4588c28a538407c02' to.sha1='a056fcad03e73381e3884f449b5fcd6ec0db91f3'): /3 + &#ä/cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:15.419 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.421 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f 07:45:15.434 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:15.445 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.29% 07:45:15.445 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/y' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.462 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=111 07:45:15.464 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.472 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5146b5b473fe653dbb10b47bfa2c8faf033c7d33' to.sha1=''): /3 + &#ä/cc 07:45:15.532 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.550 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:15.554 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=106, revision=111 07:45:15.604 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.615 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=106, revision=111 07:45:15.616 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:15.636 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=146 07:45:15.637 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:15.641 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.647 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:15.654 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/MyiEYlbD9dmgISsHtwxSfg' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.660 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.666 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.713 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:15.730 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:15.736 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.850 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:15.858 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:15.871 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 294678 bytes in 270 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:15.874 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.879 [qtp833852776-385] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ludn7zs02JgKc9l7IjQACw/9gwC_31Bc6H4szSrjPtl0Q' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:15.891 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=144, revision=146 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:15.929 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:15.932 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:15.940 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:15.961 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 114406 bytes in 225 ms. path='/3 + &#ä/cc' 07:45:15.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=114 07:45:15.986 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.021 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f 07:45:16.032 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.060 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:16.071 [qtp833852776-1600] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=111, revision=114 07:45:16.088 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:16.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=111, revision=114 07:45:16.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.139 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9cf1cad9f2cf0a575654d801d40959a364dd1c2' to.sha1=''): /3 + &#ä/dd org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.164 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:16.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:16.211 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.262 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f 07:45:16.265 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.281 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:16.285 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:45:16.297 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:16.314 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.322 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.323 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.332 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.332 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4-9O5hbvx7xpVp2o5fb0Qw/CBwkNf9-8AMok_qbVVTMhQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:16.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=144, revision=146 07:45:16.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=146, revision=-1 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.342 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:16.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.413 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9e7c6f5fed6423fecdf7fdaa008b42574022db3' to.sha1='8425ae6b0efbde9c78063b968aaea1fff5dbc7d5'): /3 + &#ä/dd org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:16.427 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:16.443 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:16.443 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.434 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1770 bytes in 168 ms. path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:16.506 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.515 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=119 07:45:16.517 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:16.576 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.584 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3d27460b-6929-4736-b0cb-85362a3c1b46"] on repo=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f 07:45:16.605 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.95% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.618 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:16.638 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=114, revision=119 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.648 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:16.659 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:16.683 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.692 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:16.692 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=16777216 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.717 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=114, revision=119 07:45:16.717 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:16.724 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:16.742 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.36% 07:45:16.743 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/x' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.774 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f localRepositoryRevisionSynced=132 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.783 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.790 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:16.831 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 transaction.localRevision=78 remoteFromLocalRevision=132 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.855 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f from='build/repo/k0t4ofhf-pfa4s-local-dest' toID=3d27460b-6929-4736-b0cb-85362a3c1b46 to='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.879 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:16.884 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42f5b61dd8e457b8d3be09495fdb703a4366e717' to.sha1='dce6d6474595a2c3537550ad39d583ca68ce6b80'): /2/x org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:16.912 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:16.923 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:16.964 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:16.982 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=149 07:45:16.984 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:17.024 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=78 07:45:17.069 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:17.070 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:17.086 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:17.096 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:45:17.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:17.102 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=146, revision=149 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:17.121 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=78 07:45:17.142 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:17.142 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:17.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:17.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:17.193 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=80 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:17.195 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:17.202 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:17.220 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:17.229 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=146, revision=149 07:45:17.229 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:17.255 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:17.279 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:17.292 [qtp833852776-385] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ludn7zs02JgKc9l7IjQACw/Qf1UWxblu65o2UhqE5Ztvw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:17.290 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:17.356 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:17.363 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f, this.remoteRepositoryRevisionSynced=5, revision=80 07:45:17.407 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:17.409 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:17.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=5, revision=80 07:45:17.415 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:17.443 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:17.438 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:17.464 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/x' org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:17.502 [qtp316919383-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f transaction.localRevision=139 remoteFromLocalRevision=78 07:45:17.529 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:17.531 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3d27460b-6929-4736-b0cb-85362a3c1b46 from='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' toID=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f to='build/repo/k0t4ofhf-pfa4s-local-dest', fromRepoLocalSync=false 07:45:17.532 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:45:17.532 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:45:17.545 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:17.601 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:17.625 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:17.626 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=139 07:45:17.630 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:17.640 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest/.subshare-repo/tmp/ChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:17.658 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:17.668 [qtp666971185-891] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UjSR-bndzXKstAw9GE-OZA/EgNIkGs72aAJQkum-agHeA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:18.016 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:18.017 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:18.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 494792 bytes in 1086 ms. path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:18.050 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:18.060 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:18.084 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=122 07:45:18.085 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:18.112 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 261749 bytes in 648 ms. path='/2/x' 07:45:18.147 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=152 07:45:18.148 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:18.155 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:18.175 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=119, revision=122 07:45:18.194 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:18.203 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=119, revision=122 07:45:18.203 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=122, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:18.249 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:18.260 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:18.263 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:18.260 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=149, revision=152 07:45:18.277 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:18.288 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=149, revision=152 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:18.301 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:18.297 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=152, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:18.340 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:18.371 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:18.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:18.382 [qtp833852776-777] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:18.397 [qtp833852776-777] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:45:18.418 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:18.427 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:18.446 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="ebdb2094-d10f-4bad-b707-adb1d2e6a914"] on repo=ebdb2094-d10f-4bad-b707-adb1d2e6a914 07:45:18.458 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.18% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:18.486 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:18.534 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:18.549 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe localRepositoryRevisionSynced=8 07:45:18.594 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:18.594 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:18.588 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:18.622 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:18.638 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=17825792 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:18.691 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:18.705 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:18.705 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:18.708 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=127 07:45:18.746 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:18.748 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:18.757 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:18.798 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:18.875 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:18.882 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=122, revision=127 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:17.640 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:18.950 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:18.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=100.2 MiB, available=355.3 MiB 07:45:18.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:18.955 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:18.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=122, revision=127 07:45:18.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=127, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:19.043 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.43% 07:45:19.044 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/y/z' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:19.057 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:19.078 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:19.080 [qtp833852776-385] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 transaction.localRevision=86 remoteFromLocalRevision=8 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:19.086 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f, this.localRepositoryRevisionInProgress=-1, revision=140 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:19.129 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:19.135 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:19.142 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='034a7ec4469851671e9fdb917a014fdb2bb6db87' to.sha1='f182249b8203a23719f59f547545d09bc5613613'): /2/y/z org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:19.150 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b2583308-4bfd-479d-b6d6-428496ca50fe from='https://localhost:43390/b2583308-4bfd-479d-b6d6-428496ca50fe' toID=ebdb2094-d10f-4bad-b707-adb1d2e6a914 to='build/repo/k0t4mw5g-hbrr-local-src', fromRepoLocalSync=false 07:45:19.151 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.null.xml.gz 07:45:19.151 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src/.subshare-repo/tmp/ChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.null.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:19.161 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:19.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:19.169 [qtp833852776-385] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:19.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=157 07:45:19.207 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:19.229 [pool-4-thread-4] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=86 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:19.293 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:19.302 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=152, revision=157 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:19.327 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:19.400 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:19.407 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=152, revision=157 07:45:19.407 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=157, revision=-1 07:45:19.438 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:19.474 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:19.502 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e 07:45:19.506 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/y/z' 07:45:19.564 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:19.572 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:19.575 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:19.576 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UjSR-bndzXKstAw9GE-OZA/_zZ9WEUgPN13gdVEwEVXrA/ppGmlzMP7HGuu8Zauj7pmA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:19.626 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:19.636 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src/.subshare-repo/tmp/ChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.null.xml.gz 07:45:19.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:19.844 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:19.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=99.1 MiB, available=356.4 MiB 07:45:19.971 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.remoteRepositoryRevisionSynced=134, revision=140 07:45:19.989 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=rm8kaNBJb-RZGG_-1ntucg, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:45:19.990 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=4yJOt9V7sVaSQR9LJslrKA, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:45:19.991 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=wFY36iHmDEd3LTit-RFwgQ, serverRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46} because of missing permissions! 07:45:19.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:20.037 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 84262 bytes in 531 ms. path='/2/y/z' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:20.064 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:20.108 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:20.119 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=160 07:45:20.120 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 07:45:20.174 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:20.183 [qtp666971185-893] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=157, revision=160 07:45:20.230 [qtp666971185-893] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:20.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=157, revision=160 07:45:20.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=160, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:20.272 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:20.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:20.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:20.353 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:20.416 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:20.424 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:45:20.452 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:20.466 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:20.493 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:20.498 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:20.500 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=18874368 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:20.500 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=76.2 MiB, available=379.3 MiB 07:45:20.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:20.510 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="9e4f88e6-6fef-4e95-a64c-b2956aefe43e"] on repo=9e4f88e6-6fef-4e95-a64c-b2956aefe43e org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:20.540 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:20.550 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:20.552 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=142 07:45:20.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:20.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:20.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=99.2 MiB, available=356.3 MiB 07:45:20.720 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:20.724 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f, this.localRepositoryRevisionSynced=134, revision=140 07:45:20.724 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f, this.localRepositoryRevisionInProgress=140, revision=-1 07:45:20.789 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:20.797 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:20.797 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:20.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=-1, revision=83 07:45:20.823 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:21.148 [pool-4-thread-4] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.localRepositoryRevisionInProgress=-1, revision=87 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:20.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:45:20.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:45:21.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=99.3 MiB, available=356.2 MiB 07:45:21.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:21.247 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:21.247 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:21.489 [pool-4-thread-4] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:21.565 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=165 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:21.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=99.3 MiB, available=356.2 MiB 07:45:21.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:21.673 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165 07:45:21.797 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:21.800 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=160, revision=165 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:21.830 [pool-4-thread-4] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:21.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:21.876 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:21.891 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=160, revision=165 07:45:21.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=165, revision=-1 07:45:21.957 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:21.965 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e transaction.localRevision=132 remoteFromLocalRevision=142 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:21.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=99.5 MiB, available=356.0 MiB 07:45:21.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3d27460b-6929-4736-b0cb-85362a3c1b46.null.xml.gz 07:45:21.966 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:45:21.966 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:45:21.982 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:21.991 [qtp316919383-718] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f localRepositoryRevisionSynced=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:21.995 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:21.996 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:22.022 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f23951e-21f2-4366-8eb1-01427b7adf02 from='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' toID=9e4f88e6-6fef-4e95-a64c-b2956aefe43e to='build/repo/k0t4kebd-rk7lv-local-src', fromRepoLocalSync=false 07:45:22.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:45:22.023 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:22.037 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 transaction.localRevision=85 remoteFromLocalRevision=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:22.041 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:22.086 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f from='build/repo/k0t4ofhf-pfa4s-local-dest' toID=3d27460b-6929-4736-b0cb-85362a3c1b46 to='https://localhost:36353/3d27460b-6929-4736-b0cb-85362a3c1b46' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:22.089 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=132 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:22.193 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=78 localRepositoryRevisionInProgress=85 07:45:22.201 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:22.201 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:22.203 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:45:22.203 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:45:22.206 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 localRepositoryRevisionSynced=85 07:45:22.309 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:22.310 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:22.323 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:22.323 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ofhf-pfa4s-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:22.326 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=83, revision=87 07:45:22.338 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:22.413 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:22.423 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:45:22.423 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:22.433 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=73.4 MiB, available=382.1 MiB 07:45:22.440 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.remoteRepositoryRevisionSynced=4, revision=87 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:22.439 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:22.494 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f, this.remoteRepositoryRevisionSynced=80, revision=87 07:45:22.542 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:22.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionSynced=80, revision=87 07:45:22.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46, this.localRepositoryRevisionInProgress=87, revision=-1 07:45:22.572 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:22.572 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:22.577 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:22.577 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:22.581 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d27460b-6929-4736-b0cb-85362a3c1b46 remoteRepositoryId=322fc432-cc7b-45cd-b7a2-d2ea925d9d8f transaction.localRevision=145 remoteFromLocalRevision=85 07:45:22.584 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:22.587 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:45:22.588 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fbecbd4]getCloseDeferredMillis: closeDeferredMillis=20000 07:45:22.588 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2fbecbd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:22.589 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [223d40e1]getCloseDeferredMillis: closeDeferredMillis=20000 07:45:22.589 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [223d40e1]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:22.596 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:22.596 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.605 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:22.605 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:22.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.622 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:22.622 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.632 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:22.633 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.642 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:22.643 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.653 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:22.653 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:22.665 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.675 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:22.675 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:22.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.694 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:22.694 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:22.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:22.710 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:22.716 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:22.716 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:22.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.734 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:22.734 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:22.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.754 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:22.755 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.764 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:22.764 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:22.781 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=saQjTMhJgqzCp4X-WSa5WQ, serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe} because of missing permissions! 07:45:22.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:22.865 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:22.915 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:22.920 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:22.921 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=19922944 org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT 07:45:23.240 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:23.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.0 MiB, used=130.4 MiB, available=325.1 MiB 07:45:23.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:23.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=73.6 MiB, available=381.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:23.463 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:23.550 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:23.557 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.localRepositoryRevisionSynced=4, revision=87 07:45:23.558 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.localRepositoryRevisionInProgress=87, revision=-1 07:45:23.603 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:23.616 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:23.616 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:23.620 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=129 07:45:23.632 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:23.638 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionInProgress=-1, revision=133 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:45:23.692 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:23.719 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:23.762 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:23.782 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:23.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:45:23.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:45:24.149 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=73.5 MiB, available=382.0 MiB 07:45:24.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:24.179 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:24.182 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:24.205 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=4, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:24.229 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:24.264 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:24.292 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=20971520 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:24.587 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=73.5 MiB, available=382.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:24.915 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.0 MiB, used=128.5 MiB, available=327.0 MiB 07:45:24.919 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.remoteRepositoryRevisionSynced=113, revision=133 07:45:24.984 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:24.984 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:25.001 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:25.001 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:24.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:45:25.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=73.1 MiB, available=382.4 MiB 07:45:25.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.null.xml.gz 07:45:25.005 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:45:25.005 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:45:25.006 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:25.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:25.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:25.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:25.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:25.040 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=DvGW08kYIPKWbOIpuQMnow, serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02} because of missing permissions! 07:45:25.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:25.046 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:25.095 [qtp833852776-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 localRepositoryRevisionSynced=86 07:45:25.130 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:25.166 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe transaction.localRevision=131 remoteFromLocalRevision=86 07:45:25.225 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ebdb2094-d10f-4bad-b707-adb1d2e6a914 from='build/repo/k0t4mw5g-hbrr-local-src' toID=b2583308-4bfd-479d-b6d6-428496ca50fe to='https://localhost:43390/b2583308-4bfd-479d-b6d6-428496ca50fe' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:45:25.255 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [57c6036a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' 07:45:25.262 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [57c6036a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:25.269 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=131 07:45:25.293 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:25.294 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:25.295 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:45:25.295 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:45:25.308 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe localRepositoryRevisionSynced=131 07:45:25.353 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:25.354 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:25.367 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:25.367 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-hbrr-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:25.370 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=129, revision=133 07:45:25.376 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 07:45:25.487 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:25.494 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914, this.remoteRepositoryRevisionSynced=127, revision=133 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:25.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.0 MiB, used=127.7 MiB, available=327.8 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:25.541 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:25.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=127, revision=133 07:45:25.546 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=133, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:25.560 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:25.565 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionSynced=113, revision=133 07:45:25.565 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionInProgress=133, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:25.565 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:25.569 [qtp833852776-248] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=ebdb2094-d10f-4bad-b707-adb1d2e6a914 transaction.localRevision=92 remoteFromLocalRevision=131 07:45:25.630 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:25.632 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:25.634 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:45:25.638 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 07:45:25.641 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [340c119b]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:25.642 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:25.642 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:25.644 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [340c119b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:25.647 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=167 07:45:25.755 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 07:45:25.775 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:45:25.775 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:25.797 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:25.798 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:45:26.090 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]initPersistenceManagerFactory: repositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 07:45:26.098 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18551 ms. 07:45:26.127 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]getCloseDeferredMillis: closeDeferredMillis=20000 07:45:26.127 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:26.177 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:26.216 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:26.283 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:26.303 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:26.307 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=22020096 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:26.328 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=127.8 MiB, available=327.7 MiB 07:45:26.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:26.530 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:26.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.0 MiB, used=127.7 MiB, available=327.8 MiB 07:45:26.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:45:27.195 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.0 MiB, used=127.7 MiB, available=327.8 MiB 07:45:27.196 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:45:27.197 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:45:27.197 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:45:27.197 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:45:27.214 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:27.221 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=84.1 MiB, available=371.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:27.239 [qtp666971185-891] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e localRepositoryRevisionSynced=132 07:45:27.266 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:27.294 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 transaction.localRevision=169 remoteFromLocalRevision=132 07:45:27.349 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e4f88e6-6fef-4e95-a64c-b2956aefe43e from='build/repo/k0t4kebd-rk7lv-local-src' toID=3f23951e-21f2-4366-8eb1-01427b7adf02 to='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' 07:45:27.405 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=169 07:45:27.429 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:27.429 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:27.447 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:45:27.448 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:45:27.454 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=169 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:27.474 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:27.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:27.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:27.492 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:27.492 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:27.495 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=167, revision=171 07:45:27.501 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 07:45:27.589 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:27.592 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=165, revision=171 07:45:27.650 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:27.661 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=165, revision=171 07:45:27.661 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=171, revision=-1 07:45:27.690 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:27.696 [qtp666971185-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e transaction.localRevision=138 remoteFromLocalRevision=169 07:45:27.745 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:27.750 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:45:27.873 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:27.912 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:27.932 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 renewalDateTime=2019-09-21T06:12:31.743Z expiryDateTime=2019-09-21T06:42:31.743Z 07:45:27.949 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:27.952 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:27.962 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:27.961 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:27.961 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = a459f67e-1d6f-47ec-aaaa-aa7650b278ec localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src localRepository.publicKeySha1 = AE:42:C9:95:E0:C3:64:37:5D:BD:4F:C8:8F:62:11:BD:D7:05:02:E1 remoteRepository.repositoryId = 0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepository.remoteRoot = https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepository.publicKeySha1 = B0:8D:2C:99:27:10:1D:41:E6:68:A0:E0:9C:91:D8:96:11:E3:43:5D 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 a459f67e-1d6f-47ec-aaaa-aa7650b278ec 0ce65c01-4da6-456c-8ef3-cc8500f3f239 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:27.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=173 07:45:27.999 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173 07:45:28.038 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:45:28.051 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f23951e-21f2-4366-8eb1-01427b7adf02 from='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' toID=9e4f88e6-6fef-4e95-a64c-b2956aefe43e to='build/repo/k0t4kebd-rk7lv-local-src', fromRepoLocalSync=true 07:45:28.052 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e4f88e6-6fef-4e95-a64c-b2956aefe43e ('build/repo/k0t4kebd-rk7lv-local-src') 07:45:28.067 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:45:28.090 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:28.155 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:28.375 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.132.xml.gz 07:45:28.375 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.132.xml.gz org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:28.376 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:28.396 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:28.473 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=138 07:45:28.476 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:28.481 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.132.xml.gz 07:45:28.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=132 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:28.489 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:28.513 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:28.527 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:28.540 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=23068672 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:29.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=259.5 MiB, used=130.1 MiB, available=325.4 MiB 07:45:29.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:45:29.126 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:29.134 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionInProgress=-1, revision=139 07:45:29.170 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 07:45:29.188 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:29.195 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:29.279 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:45:29.307 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 07:45:29.575 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:45:29.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:29.639 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=129.3 MiB, available=326.2 MiB 07:45:29.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.remoteRepositoryRevisionSynced=133, revision=139 07:45:29.664 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=DvGW08kYIPKWbOIpuQMnow, serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02} because of missing permissions! 07:45:29.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:29.666 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:45:29.725 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:45:29.763 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90% 07:45:29.833 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 07:45:29.952 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:30.002 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:30.027 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 renewalDateTime=2019-09-21T06:15:29.981Z expiryDateTime=2019-09-21T06:45:29.981Z 07:45:30.041 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:30.050 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:30.083 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:45:30.113 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=a459f67e-1d6f-47ec-aaaa-aa7650b278ec to='build/repo/k0t4ob90-o4nh2-local-src', fromRepoLocalSync=true 07:45:30.113 [pool-14-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a459f67e-1d6f-47ec-aaaa-aa7650b278ec ('build/repo/k0t4ob90-o4nh2-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:30.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.0 MiB, used=128.6 MiB, available=326.9 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:30.135 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:45:30.163 [pool-14-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:30.220 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:30.224 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionSynced=133, revision=139 07:45:30.224 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionInProgress=139, revision=-1 07:45:30.240 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:30.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.-1.xml.gz 07:45:30.244 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:30.253 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:30.253 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:30.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=173, revision=176 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:30.261 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:30.310 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:30.317 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:30.351 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:30.358 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.-1.xml.gz 07:45:30.358 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:30.360 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:30.369 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=171, revision=176 07:45:30.410 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:30.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=171, revision=176 07:45:30.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=176, revision=-1 07:45:30.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:45:30.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:30.528 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:30.891 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:30.930 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:30.943 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:30.945 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=24117248 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:30.963 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.0 MiB, used=129.0 MiB, available=326.5 MiB 07:45:30.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:30.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=69.7 MiB, available=385.8 MiB 07:45:30.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:45:31.050 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:31.132 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionInProgress=-1, revision=4 07:45:31.233 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:31.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.0 MiB, used=129.0 MiB, available=326.5 MiB 07:45:31.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:45:31.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.5 MiB, used=129.0 MiB, available=326.5 MiB 07:45:31.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.132.xml.gz 07:45:31.777 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:45:31.780 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:45:31.780 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:45:31.802 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:31.810 [qtp666971185-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e localRepositoryRevisionSynced=138 07:45:31.824 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:31.844 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 transaction.localRevision=179 remoteFromLocalRevision=138 07:45:31.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e4f88e6-6fef-4e95-a64c-b2956aefe43e from='build/repo/k0t4kebd-rk7lv-local-src' toID=3f23951e-21f2-4366-8eb1-01427b7adf02 to='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' 07:45:31.936 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:31.943 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:32.001 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=179 07:45:32.070 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:32.070 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:32.173 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:32.173 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:32.205 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:32.205 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:32.231 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:32.231 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:32.235 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:32.235 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:32.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=181 07:45:32.244 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 07:45:32.389 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:32.393 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=176, revision=181 07:45:32.523 [qtp666971185-891] WARN o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[id=21, cryptoRepoFileId=ppGmlzMP7HGuu8Zauj7pmA, localName=null, deleted=Sat Sep 21 07:45:32 CEST 2019] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:32.638 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:32.678 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:32.731 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:32.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=176, revision=181 07:45:32.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=181, revision=-1 07:45:32.764 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 07:45:32.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:45:32.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=183 07:45:32.834 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183 07:45:32.997 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:33.001 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:33.020 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=181, revision=183 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:33.052 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:33.061 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:33.067 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=25165824 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:33.075 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:33.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=181, revision=183 07:45:33.095 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=183, revision=-1 07:45:33.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:33.202 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:33.230 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:33.273 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:33.449 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:33.464 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 07:45:33.464 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:45:33.511 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=179 07:45:33.550 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:33.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:33.634 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:33.634 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:33.637 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=186 07:45:33.656 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186 07:45:33.838 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:33.846 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=183, revision=186 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:32.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:45:33.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=70.0 MiB, available=385.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:33.909 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:33.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:33.920 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=183, revision=186 07:45:33.920 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=186, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:33.955 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:33.959 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:33.979 [qtp666971185-891] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e transaction.localRevision=148 remoteFromLocalRevision=179 07:45:33.995 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:34.004 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f23951e-21f2-4366-8eb1-01427b7adf02 from='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' toID=9e4f88e6-6fef-4e95-a64c-b2956aefe43e to='build/repo/k0t4kebd-rk7lv-local-src', fromRepoLocalSync=false 07:45:34.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:45:34.005 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:34.013 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:34.024 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:34.015 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:45:34.029 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:34.052 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:45:34.061 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:34.061 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:34.063 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=148 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:34.064 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:45:34.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:34.068 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:34.069 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=26214400 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:34.073 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:45:34.073 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:34.681 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=70.1 MiB, available=385.4 MiB 07:45:34.764 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:34.781 [qtp284059979-557] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionSynced=-1, revision=4 07:45:34.791 [qtp284059979-557] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:34.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=259.5 MiB, used=130.8 MiB, available=324.7 MiB 07:45:34.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:45:34.920 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:34.926 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionInProgress=-1, revision=149 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:35.066 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:35.081 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:35.085 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 07:45:35.108 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:35.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:45:35.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=129.5 MiB, available=326.0 MiB 07:45:35.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.remoteRepositoryRevisionSynced=139, revision=149 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:35.675 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:35.718 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:45:35.718 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:35.807 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:35.807 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:35.813 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=DvGW08kYIPKWbOIpuQMnow, serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02} because of missing permissions! org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:35.991 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:45:35.991 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:36.022 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:36.030 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:45:36.133 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 71 ms. 07:45:36.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=6 07:45:36.360 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:35.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:45:36.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.0 MiB, used=128.7 MiB, available=326.8 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:36.481 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:36.494 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:36.498 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionSynced=139, revision=149 07:45:36.498 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:36.513 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:36.516 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:36.517 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=27262976 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:36.547 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:36.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:36.558 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:36.564 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=188 07:45:36.600 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 07:45:36.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:45:36.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:45:37.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.0 MiB, used=128.8 MiB, available=326.7 MiB 07:45:37.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:37.392 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:45:37.463 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:37.469 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:37.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.0 MiB, used=128.7 MiB, available=326.8 MiB 07:45:37.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:37.822 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:37.899 [qtp284059979-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:38.006 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=264.0 MiB, used=128.7 MiB, available=326.8 MiB 07:45:38.007 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:45:38.008 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:45:38.008 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:38.021 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:38.032 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:38.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=-1, revision=6 07:45:38.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:38.055 [qtp666971185-891] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e localRepositoryRevisionSynced=148 07:45:38.123 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:38.198 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 transaction.localRevision=190 remoteFromLocalRevision=148 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:38.214 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:38.238 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e4f88e6-6fef-4e95-a64c-b2956aefe43e from='build/repo/k0t4kebd-rk7lv-local-src' toID=3f23951e-21f2-4366-8eb1-01427b7adf02 to='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:38.262 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:38.270 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:38.271 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=28311552 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:38.333 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=179 localRepositoryRevisionInProgress=190 07:45:38.338 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:38.338 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:38.341 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:45:38.341 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:45:38.346 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=190 07:45:38.354 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:38.354 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:38.362 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:38.362 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4kebd-rk7lv-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:38.365 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=188, revision=192 07:45:38.371 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192 07:45:38.471 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:38.475 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e, this.remoteRepositoryRevisionSynced=186, revision=192 07:45:38.483 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:38.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=186, revision=192 07:45:38.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=192, revision=-1 07:45:38.514 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:38.519 [qtp666971185-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=9e4f88e6-6fef-4e95-a64c-b2956aefe43e transaction.localRevision=154 remoteFromLocalRevision=190 07:45:38.555 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:38.579 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:45:38.744 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:38.808 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:38.846 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 renewalDateTime=2019-09-21T06:14:36.485Z expiryDateTime=2019-09-21T06:44:36.485Z 07:45:38.857 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:38.863 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:38.872 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:38.872 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:38.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=105 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:38.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:45:38.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:45:38.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=70.6 MiB, available=384.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:38.907 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:38.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:38.968 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:45:38.976 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f23951e-21f2-4366-8eb1-01427b7adf02 from='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' toID=8e68bd77-0348-429b-929b-46270d04f943 to='build/repo/k0t4nujl-3fgmv-local-dest', fromRepoLocalSync=true 07:45:38.976 [pool-16-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8e68bd77-0348-429b-929b-46270d04f943 ('build/repo/k0t4nujl-3fgmv-local-dest') 07:45:38.995 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:45:39.024 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:45:39.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.106.xml.gz 07:45:39.106 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.106.xml.gz 07:45:39.121 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:39.156 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=154 07:45:39.172 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:39.181 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.106.xml.gz 07:45:39.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=106 repoFileDtos.size=2 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:39.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=69.8 MiB, available=385.7 MiB 07:45:39.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:39.541 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:39.811 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=264.5 MiB, used=131.0 MiB, available=324.5 MiB 07:45:39.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:45:39.849 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:39.865 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.localRepositoryRevisionInProgress=-1, revision=155 07:45:39.958 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:39.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=69.8 MiB, available=385.7 MiB 07:45:39.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.-1.xml.gz 07:45:39.992 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:45:39.994 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:45:39.995 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:45:40.017 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:40.023 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:40.046 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:40.049 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:40.052 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=29360128 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:40.077 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec localRepositoryRevisionSynced=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:40.090 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:40.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: cryptoRepoFileDtos.size=4, cryptoKeyDtos.size=7, cryptoLinkDtos.size=7, currentHistoCryptoRepoFileDtos.size=4, histoCryptoRepoFileDtos.size=8, histoFrameDtos.size=2, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:40.175 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:40.230 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=8 remoteFromLocalRevision=2 07:45:40.339 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a459f67e-1d6f-47ec-aaaa-aa7650b278ec from='build/repo/k0t4ob90-o4nh2-local-src' toID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 to='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' 07:45:40.360 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:40.364 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:40.481 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 07:45:40.617 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:45:40.618 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:45:40.679 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:40.698 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:40.847 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=10 07:45:40.848 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:40.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.5 MiB, used=130.2 MiB, available=325.3 MiB 07:45:40.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.remoteRepositoryRevisionSynced=107, revision=155 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:40.917 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:40.921 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:41.008 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:41.031 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:45:41.053 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:41.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=6, revision=10 07:45:41.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:45:41.128 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:41.160 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:45:41.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:41.188 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:45:41.189 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:41.203 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:41.203 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:41.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:41.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:41.220 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:41.221 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:41.229 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:41.229 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:41.236 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:41.237 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:41.237 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:41.245 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:41.245 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:41.254 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:41.254 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:41.265 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:41.284 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=DvGW08kYIPKWbOIpuQMnow, serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02} because of missing permissions! 07:45:41.284 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:41.451 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:41.573 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:41.598 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:41.604 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:41.605 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=30408704 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:45:41.743 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:41.838 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:41.882 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:41.917 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.5 MiB, used=129.7 MiB, available=325.8 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:41.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=12 07:45:41.985 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:42.105 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:42.124 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.localRepositoryRevisionSynced=107, revision=155 07:45:42.124 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:42.129 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:42.133 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:42.134 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:42.157 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:42.157 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:42.169 [qtp284059979-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:42.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=105, revision=108 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:42.261 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:42.267 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=10, revision=12 07:45:42.267 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=12, revision=-1 07:45:42.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:42.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:45:42.314 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:42.337 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:42.337 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:42.451 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:42.465 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:42.475 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:42.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=14 07:45:42.531 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:45:42.586 [closeDeferredTimer-5407459a-1i] INFO c.c.c.l.LocalRepoManagerImpl - [5407459a]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:42.655 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:42.671 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=12, revision=14 07:45:42.710 [qtp284059979-1205] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:45:42.751 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:42.763 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=12, revision=14 07:45:42.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=14, revision=-1 07:45:42.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:42.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:42.819 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:42.886 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:43.039 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:45:43.196 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=16 07:45:43.200 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:43.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:45:43.327 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:43.331 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:43.338 [qtp284059979-1409] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:45:43.396 [closeDeferredTimer-223d40e1-1] INFO c.c.c.l.LocalRepoManagerImpl - [223d40e1]_close: Shutting down real LocalRepoManager. 07:45:43.397 [closeDeferredTimer-2fbecbd4-1] INFO c.c.c.l.LocalRepoManagerImpl - [2fbecbd4]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:43.405 [qtp284059979-1409] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:45:43.456 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:43.462 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=14, revision=16 07:45:43.462 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:43.456 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:43.528 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:43.528 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:43.562 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:43.601 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:43.673 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:45:43.674 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:45:43.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=18 07:45:43.758 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:43.849 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:43.867 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:43.879 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:43.923 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:43.944 [qtp284059979-768] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:43.948 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:43.956 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=31457280 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:43.981 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:44.004 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=16, revision=18 07:45:44.005 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=18, revision=-1 07:45:44.093 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:44.096 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:44.153 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:44.248 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:44.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.5 MiB, used=129.7 MiB, available=325.8 MiB 07:45:44.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:44.352 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:45:44.445 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=20 07:45:44.445 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:45:44.570 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:44.574 [qtp284059979-1409] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=18, revision=20 07:45:44.612 [qtp284059979-1409] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:45:44.656 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:44.662 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=18, revision=20 07:45:44.662 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=20, revision=-1 07:45:44.730 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:44.730 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:44.779 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:44.889 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:44.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.0 MiB, used=129.7 MiB, available=325.8 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:44.916 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:45:44.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:44.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:45:45.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.5 MiB, used=129.6 MiB, available=325.9 MiB 07:45:45.263 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.106.xml.gz 07:45:45.263 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:45:45.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:45:45.328 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:45:45.419 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.54% 07:45:45.429 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 07:45:45.446 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:45.456 [qtp666971185-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 localRepositoryRevisionSynced=154 07:45:45.491 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:45.513 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 transaction.localRevision=112 remoteFromLocalRevision=154 07:45:45.577 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8e68bd77-0348-429b-929b-46270d04f943 from='build/repo/k0t4nujl-3fgmv-local-dest' toID=3f23951e-21f2-4366-8eb1-01427b7adf02 to='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:45.593 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88b653d9915619847f1101bf539c7bf45ff3984e' to.sha1='5bbefba12b1952a92f2899a2bd3b6ff0c5dc1a1c'): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:45.597 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:45.616 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:45.632 [closeDeferredTimer-64799e9e-5z] INFO c.c.c.l.LocalRepoManagerImpl - [64799e9e]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:45.645 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=23 07:45:45.645 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:45.670 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=112 07:45:45.674 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 07:45:45.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:45.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:45.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:45:45.680 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:45:45.686 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=112 07:45:45.746 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:45.746 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:45.754 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:45.754 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:45.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=108, revision=114 07:45:45.766 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:45.770 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:45.774 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:45.783 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:45.793 [qtp284059979-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:45:45.895 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:45.904 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=20, revision=23 07:45:45.904 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:45.914 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:45.923 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.remoteRepositoryRevisionSynced=103, revision=114 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:45.931 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:45.970 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:45.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=103, revision=114 07:45:45.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:45.990 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:46.086 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:46.094 [qtp666971185-241] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 transaction.localRevision=160 remoteFromLocalRevision=112 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:45:46.113 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:46.136 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:46.140 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:46.147 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f23951e-21f2-4366-8eb1-01427b7adf02 from='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' toID=8e68bd77-0348-429b-929b-46270d04f943 to='build/repo/k0t4nujl-3fgmv-local-dest', fromRepoLocalSync=false 07:45:46.148 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:45:46.148 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:45:46.182 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:46.210 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:46.229 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:46.239 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:46.241 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=160 07:45:46.248 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:46.257 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/ChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:46.275 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:46.306 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:46.313 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=32505856 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:46.328 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:46.360 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:46.367 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:46.368 [qtp284059979-1205] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_4712j2nb0ZA6TCMLufsXg/xc8wn7LOHHssX3qx_yzjyg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:46.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:45:46.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=129.4 MiB, available=326.1 MiB 07:45:46.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:45:46.790 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:46.799 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.localRepositoryRevisionInProgress=-1, revision=161 07:45:46.889 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 07:45:46.909 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:46.917 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:45:47.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.0 MiB, used=128.5 MiB, available=327.0 MiB 07:45:47.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.remoteRepositoryRevisionSynced=155, revision=161 07:45:47.313 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=DvGW08kYIPKWbOIpuQMnow, serverRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02} because of missing permissions! 07:45:47.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:45:47.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.5 MiB, used=128.6 MiB, available=326.9 MiB 07:45:47.752 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:47.755 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.localRepositoryRevisionSynced=155, revision=161 07:45:47.756 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.localRepositoryRevisionInProgress=161, revision=-1 07:45:47.815 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:47.821 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:47.821 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:47.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=-1, revision=117 07:45:47.898 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 07:45:47.917 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:45:47.917 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:45:48.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=128.7 MiB, available=326.8 MiB 07:45:48.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:45:48.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.0 MiB, used=128.7 MiB, available=326.8 MiB 07:45:48.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:48.673 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:49.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=128.7 MiB, available=326.8 MiB 07:45:49.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.3f23951e-21f2-4366-8eb1-01427b7adf02.null.xml.gz 07:45:49.253 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:45:49.253 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:45:49.272 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:49.280 [qtp666971185-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 localRepositoryRevisionSynced=160 07:45:50.187 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:50.204 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 transaction.localRevision=119 remoteFromLocalRevision=160 07:45:50.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8e68bd77-0348-429b-929b-46270d04f943 from='build/repo/k0t4nujl-3fgmv-local-dest' toID=3f23951e-21f2-4366-8eb1-01427b7adf02 to='https://localhost:37204/3f23951e-21f2-4366-8eb1-01427b7adf02' 07:45:50.237 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=119 07:45:50.242 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:50.243 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:50.246 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:45:50.246 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:45:50.253 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 localRepositoryRevisionSynced=119 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:50.322 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:50.325 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:50.326 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:50.357 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.from' result=null 07:45:50.357 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4nujl-3fgmv-local-dest' configKey='repair.deleteCollisions.to' result=null 07:45:50.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=117, revision=121 07:45:50.367 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 07:45:50.448 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:50.452 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943, this.remoteRepositoryRevisionSynced=114, revision=121 07:45:50.524 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:50.524 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 233433 bytes in 4314 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:50.532 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionSynced=114, revision=121 07:45:50.532 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02, this.localRepositoryRevisionInProgress=121, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:50.541 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=26 07:45:50.542 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:50.622 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:50.628 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:50.630 [qtp666971185-894] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f23951e-21f2-4366-8eb1-01427b7adf02 remoteRepositoryId=8e68bd77-0348-429b-929b-46270d04f943 transaction.localRevision=166 remoteFromLocalRevision=119 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:50.633 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=23, revision=26 07:45:50.638 [qtp284059979-768] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:50.708 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:50.709 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:50.714 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:50.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=23, revision=26 07:45:50.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=26, revision=-1 07:45:50.753 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:50.754 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:50.778 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:50.949 [qtp284059979-557] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:51.056 [qtp284059979-557] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:45:51.148 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:51.283 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:51.284 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:51.357 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:45:51.442 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6fd6bdac2519baf09fb43414145f401612662fa9' to.sha1='ebcb36a08317903f652479eb47f34f6743c03e92'): /1 {11 11ä11#+} 1/b 07:45:51.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=31 07:45:51.490 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:51.609 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3989a2bf]getCloseDeferredMillis: closeDeferredMillis=20000 07:45:51.609 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3989a2bf]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:51.610 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3236372a]getCloseDeferredMillis: closeDeferredMillis=20000 07:45:51.611 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3236372a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:51.654 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:51.683 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:51.687 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:51.688 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=33554432 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalAfterCreateAndDeleteFile STANDARD_OUT 07:45:51.955 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:45:52.265 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:45:52.993 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [be8179a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' 07:45:52.999 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [be8179a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' locked successfully. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:53.020 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:53.030 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=26, revision=31 07:45:53.044 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:45:53.070 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:53.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=26, revision=31 07:45:53.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=31, revision=-1 07:45:53.130 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:53.230 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:53.384 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:45:53.396 [Test worker] 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' 07:45:53.571 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:53.589 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:53.592 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:53.593 [qtp284059979-768] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_4712j2nb0ZA6TCMLufsXg/yLS-GF1YqZiGDRehtsvQzA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:53.846 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:45:53.870 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:55.445 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:45:55.679 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:55.858 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:55.877 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:55.880 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:55.881 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=34603008 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:56.340 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:56.381 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 733054 bytes in 2984 ms. path='/1 {11 11ä11#+} 1/b' 07:45:56.402 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=34 07:45:56.402 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 07:45:56.504 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:56.510 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=31, revision=34 07:45:56.515 [qtp284059979-152] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:45:56.580 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:56.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=31, revision=34 07:45:56.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=34, revision=-1 07:45:56.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:45:56.619 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:56.643 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:56.672 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:56.677 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:45:56.742 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:56.778 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:45:56.833 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:45:56.869 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='58596d404848b1dea8ba94f1e9afb9f4d39017c7' to.sha1='6e730247eaaef117d3939686f2ed2084befd8080'): /1 {11 11ä11#+} 1/c 07:45:56.896 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=39 07:45:56.896 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 07:45:56.952 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:56.955 [qtp284059979-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=34, revision=39 07:45:56.974 [qtp284059979-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:45:57.004 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:57.018 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=34, revision=39 07:45:57.019 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=39, revision=-1 07:45:57.057 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:57.081 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:57.156 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:45:57.181 [Test worker] 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' 07:45:57.283 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:57.293 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:57.296 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:57.297 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_4712j2nb0ZA6TCMLufsXg/a9lPFs9o1Rq9hy8rMirAYA' offset=0 07:45:58.371 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:58.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 327980 bytes in 1209 ms. path='/1 {11 11ä11#+} 1/c' 07:45:58.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=42 07:45:58.404 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 07:45:58.479 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:58.482 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=39, revision=42 07:45:58.492 [qtp284059979-768] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:45:58.573 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:58.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=39, revision=42 07:45:58.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=42, revision=-1 07:45:58.614 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:45:58.614 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:45:58.635 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:58.670 [qtp284059979-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:45:58.673 [qtp284059979-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:45:58.737 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:58.829 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:45:58.904 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:45:58.904 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:45:59.013 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d47c46f51ebe8b6adffdc55972d9571d00b7337' to.sha1='ca1c9b33c380967b6fed47610856a7e617caed01'): /2/1 {11 11ä11#+} 1/a 07:45:59.051 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=47 07:45:59.051 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:45:59.117 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:59.145 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:59.149 [qtp284059979-557] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=42, revision=47 07:45:59.163 [qtp284059979-557] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:45:59.220 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:59.222 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:59.229 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=42, revision=47 07:45:59.230 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=47, revision=-1 07:45:59.258 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:45:59.497 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:59.501 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:59.672 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:45:59.738 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:59.758 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:59.761 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:59.761 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=35651584 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:45:59.773 [Test worker] 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' 07:45:59.851 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:59.859 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:59.862 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:45:59.863 [qtp284059979-768] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OeBCK1PGKB_53AcyL2e7pw/y4WhkFmbh8dRg819RV75-A/BRT4HpAphSI0299UeNRxkg' offset=0 07:46:00.562 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:00.647 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 185335 bytes in 874 ms. path='/2/1 {11 11ä11#+} 1/a' 07:46:00.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=50 07:46:00.662 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 07:46:00.750 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:00.754 [qtp284059979-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=47, revision=50 07:46:00.758 [qtp284059979-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:00.968 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:00.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=47, revision=50 07:46:00.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:01.009 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:01.027 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:01.027 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:01.044 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:01.063 [qtp284059979-557] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:46:01.065 [qtp284059979-557] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:46:01.120 [qtp284059979-557] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:01.199 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:01.270 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:46:01.333 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b3563e6f61e2d966f70f63367f5f2e6d51880ff' to.sha1='2a8a6e7eb8b99762c08ede440667c62754e559ef'): /2/1 {11 11ä11#+} 1/b 07:46:01.363 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=55 07:46:01.363 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 07:46:01.486 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:01.489 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=50, revision=55 07:46:01.501 [qtp284059979-152] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:01.594 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:01.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=50, revision=55 07:46:01.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=55, revision=-1 07:46:01.631 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:01.684 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:01.874 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:01.948 [Test worker] 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' 07:46:02.030 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:02.037 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:02.041 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:02.042 [qtp284059979-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OeBCK1PGKB_53AcyL2e7pw/y4WhkFmbh8dRg819RV75-A/apYuEMSs74gebkzFnr24kA' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:02.342 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:02.814 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:02.903 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 227847 bytes in 955 ms. path='/2/1 {11 11ä11#+} 1/b' 07:46:02.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=58 07:46:02.918 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 07:46:03.002 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:03.004 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=55, revision=58 07:46:03.009 [qtp284059979-1140] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:03.173 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:03.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=55, revision=58 07:46:03.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=58, revision=-1 07:46:03.213 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:03.213 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:03.233 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:03.256 [qtp284059979-1409] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:46:03.258 [qtp284059979-1409] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:46:03.267 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:03.288 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:03.292 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:03.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:46:03.361 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9583e6a9c7cc15935063b62f6067d3c2e9a9bed0' to.sha1='b7f27290fcee2459dfcd6ac435121db2bc9b4913'): /2/a 07:46:03.410 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=63 07:46:03.411 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 07:46:03.517 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:03.521 [qtp284059979-769] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=58, revision=63 07:46:03.542 [qtp284059979-769] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:03.578 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:03.598 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:03.602 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:03.602 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=36700160 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:03.672 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:03.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=58, revision=63 07:46:03.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=63, revision=-1 07:46:03.709 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:03.780 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:03.814 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:03.819 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:03.907 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:46:03.945 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:03.953 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:03.956 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:03.957 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OeBCK1PGKB_53AcyL2e7pw/qq-iDvtN7E7hO0QB5ZAjAg' offset=0 07:46:04.010 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:04.103 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 18715 bytes in 196 ms. path='/2/a' 07:46:04.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=66 07:46:04.114 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 07:46:04.230 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:04.233 [qtp284059979-1409] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=63, revision=66 07:46:04.237 [qtp284059979-1409] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:04.435 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:04.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=63, revision=66 07:46:04.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=66, revision=-1 07:46:04.475 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:04.475 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:04.496 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:04.517 [qtp284059979-769] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:46:04.519 [qtp284059979-769] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:46:04.567 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:04.657 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:04.666 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:46:04.666 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:46:04.746 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='12f82b2115e0ba9c4b25df6d13ba224f824d8721' to.sha1='96a68d429975bb490f2053c4bd43f768861e0c21'): /3 + &#ä/5/h 07:46:04.780 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=71 07:46:04.780 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 07:46:04.929 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:04.932 [qtp284059979-34] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=66, revision=71 07:46:04.945 [qtp284059979-34] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:05.221 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:05.230 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=66, revision=71 07:46:05.230 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:05.249 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:05.264 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:05.268 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:05.322 [qtp284059979-34] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:05.338 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:05.655 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:46:05.716 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:05.722 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:05.725 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:05.726 [qtp284059979-1409] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hkg7CitGiVQLDDcYftKbjQ/UVb6x6mU9iwO0nea61DzRw/HpWE03MFELqjI-tELu4c2w' offset=0 07:46:05.829 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:05.949 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 99020 bytes in 293 ms. path='/3 + &#ä/5/h' 07:46:05.960 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=74 07:46:05.960 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:05.968 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:06.041 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:06.046 [qtp284059979-769] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=71, revision=74 07:46:06.050 [qtp284059979-769] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:06.104 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:06.112 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=71, revision=74 07:46:06.112 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=74, revision=-1 07:46:06.151 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:06.151 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:06.170 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:06.193 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:46:06.195 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:46:06.209 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:06.219 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:06.304 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:06.395 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:46:06.422 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b64fd8331b10a29df305a4f55641fef1c7f4087d' to.sha1='7051e9aa85735291c6f980344c5d2c590c3b42b2'): /3 + &#ä/5/i 07:46:06.459 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=79 07:46:06.460 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 07:46:06.507 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:06.510 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:06.514 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:06.525 [qtp284059979-1140] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:06.560 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:06.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=74, revision=79 07:46:06.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=79, revision=-1 07:46:06.595 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:06.648 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:06.678 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:06.741 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i' 07:46:06.978 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:06.998 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:07.001 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:07.002 [qtp284059979-1409] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hkg7CitGiVQLDDcYftKbjQ/UVb6x6mU9iwO0nea61DzRw/fNUEmsMEaEF-FRwuRcY45w' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:07.199 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:07.263 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:46:07.828 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:07.929 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:08.063 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:08.211 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:08.227 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:08.236 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:08.241 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:08.242 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=37748736 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:09.019 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:09.093 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:09.155 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:09.168 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:09.172 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:09.174 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hkg7CitGiVQLDDcYftKbjQ/UVb6x6mU9iwO0nea61DzRw/fNUEmsMEaEF-FRwuRcY45w' offset=1048576 07:46:09.299 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:09.323 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1091534 bytes in 2581 ms. path='/3 + &#ä/5/i' 07:46:09.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=83 07:46:09.345 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 07:46:09.421 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:09.424 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=79, revision=83 07:46:09.433 [qtp284059979-1140] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:09.517 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:09.527 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=79, revision=83 07:46:09.527 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=83, revision=-1 07:46:09.564 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:09.564 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:09.584 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:09.625 [qtp284059979-769] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:46:09.629 [qtp284059979-769] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:46:09.656 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:09.660 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:09.688 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:09.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:46:09.794 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3c5380b1b3b37b5af33ad6dbb84fb71e4e1c957' to.sha1='fcc7c3b70acc0e1aebbc8b34c5577be8878f7e9b'): /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:09.834 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:09.858 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=88 07:46:09.859 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:09.870 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:09.948 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:09.952 [qtp284059979-1242] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=83, revision=88 07:46:09.981 [qtp284059979-1242] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:10.126 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:10.150 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:10.153 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:10.154 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=38797312 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:10.196 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:10.202 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=83, revision=88 07:46:10.202 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=88, revision=-1 07:46:10.237 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:10.264 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:10.284 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:10.335 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:10.378 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:10.388 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:10.399 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:10.403 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:10.425 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hkg7CitGiVQLDDcYftKbjQ/gJLi1zHq7Qt4egXxBG_jjg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:10.712 [closeDeferredTimer-39d3904a-5s] INFO c.c.c.l.LocalRepoManagerImpl - [39d3904a]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:10.873 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:10.894 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142713 bytes in 559 ms. path='/3 + &#ä/aa' 07:46:10.911 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=91 07:46:10.912 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 07:46:10.985 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:10.989 [qtp284059979-769] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=88, revision=91 07:46:10.994 [qtp284059979-769] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:11.061 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:11.068 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=88, revision=91 07:46:11.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=91, revision=-1 07:46:11.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:11.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:11.164 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:11.192 [qtp284059979-1242] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:46:11.196 [qtp284059979-1242] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:46:11.273 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:11.370 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:11.464 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:46:11.492 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aea421ba0442a6d36634ce96e93f8d9c23497d2b' to.sha1='418c1ea353210428a6ab4a0b2b8758d3a49a375b'): /3 + &#ä/bb 07:46:11.515 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=96 07:46:11.515 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:46:11.568 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:11.571 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=91, revision=96 07:46:11.582 [qtp284059979-1140] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:11.610 [closeDeferredTimer-3989a2bf-1] INFO c.c.c.l.LocalRepoManagerImpl - [3989a2bf]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:11.654 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:11.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=91, revision=96 07:46:11.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=96, revision=-1 07:46:11.693 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:11.746 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:11.835 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:11.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:46:11.941 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:11.957 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:11.968 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:11.976 [qtp284059979-769] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hkg7CitGiVQLDDcYftKbjQ/19XvyGqWArrSVAehHtyLKg' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:12.168 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:12.245 [closeDeferredTimer-3236372a-1] INFO c.c.c.l.LocalRepoManagerImpl - [3236372a]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:12.454 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:12.532 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 246633 bytes in 682 ms. path='/3 + &#ä/bb' 07:46:12.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=99 07:46:12.545 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:12.626 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:12.654 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:12.660 [qtp284059979-769] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=96, revision=99 07:46:12.664 [qtp284059979-769] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:12.717 [qtp284059979-769] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:12.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=96, revision=99 07:46:12.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=99, revision=-1 07:46:12.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:12.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:12.814 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:12.839 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:46:12.842 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:46:12.922 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:12.946 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:13.007 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:13.024 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:13.037 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:13.041 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1cc02f404598703abfe552ccc775f37e8959ad3' to.sha1='481e55d2ec14c9e26b244993a9e042bd7c5d2cb1'): /3 + &#ä/cc org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:13.069 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:13.073 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=104 07:46:13.073 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:13.083 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:13.095 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=39845888 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:13.120 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:13.124 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=99, revision=104 07:46:13.140 [qtp284059979-1243] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:13.192 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:13.197 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=99, revision=104 07:46:13.198 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=104, revision=-1 07:46:13.229 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:13.426 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:13.549 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:13.610 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:46:13.807 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:13.826 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:13.829 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:13.830 [qtp284059979-1242] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hkg7CitGiVQLDDcYftKbjQ/pWqmaSPnLxxgE6rhzWYaLw' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:15.445 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:15.490 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:46:16.000 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [340c119b]initPersistenceManagerFactory: repositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:16.094 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [340c119b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 43424 ms. 07:46:16.715 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=75.9 MiB, available=379.6 MiB 07:46:16.826 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-z54j9-remote' 07:46:16.826 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4mw5g-z54j9-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:16.862 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:17.207 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:17.237 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:17.241 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:17.243 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=40894464 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:17.662 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:17.766 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 823432 bytes in 4155 ms. path='/3 + &#ä/cc' 07:46:17.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=107 07:46:17.780 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 07:46:17.891 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:17.893 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=104, revision=107 07:46:17.897 [qtp284059979-59] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:17.978 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:17.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=104, revision=107 07:46:17.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=107, revision=-1 07:46:18.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:18.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:18.031 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:18.051 [qtp284059979-768] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:46:18.053 [qtp284059979-768] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:46:18.092 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:18.294 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:18.323 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:18.326 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:18.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='795671f249a8b0791a6c6aa2b3dc44c772fdd2c8' to.sha1='ff3483af3bef67c18d615635335c85dfaf8d9d05'): /3 + &#ä/dd 07:46:18.443 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=112 07:46:18.443 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 07:46:18.563 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:18.566 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=107, revision=112 07:46:18.578 [qtp284059979-152] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:18.611 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:46:18.672 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:46:18.730 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:18.752 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:18.760 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=107, revision=112 07:46:18.760 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=112, revision=-1 07:46:18.788 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:18.838 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:18.878 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:18.962 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:18.975 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:46:19.065 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:19.126 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:46:19.193 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:19.202 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:19.210 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:19.211 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hkg7CitGiVQLDDcYftKbjQ/C_-h2NSgBPDzFjQZgfcN8g' offset=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:19.254 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:19.267 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:19.331 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:46:19.399 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:46:19.449 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:46:19.501 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:46:19.572 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:46:19.642 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:46:19.717 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:19.756 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [57c6036a]initPersistenceManagerFactory: repositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:19.767 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:19.793 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:19.836 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 111762 bytes in 708 ms. path='/3 + &#ä/dd' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:19.840 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [57c6036a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 47168 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:19.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=115 07:46:19.853 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:19.896 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudh-me58g-remote' 07:46:19.898 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudh-me58g-remote' locked successfully. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:19.965 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:19.979 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=112, revision=115 07:46:19.983 [qtp284059979-59] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:20.001 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:20.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=112, revision=115 07:46:20.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=115, revision=-1 07:46:20.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:20.049 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:20.066 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:20.093 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:20.118 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:46:20.122 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:20.150 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:46:20.361 [qtp833852776-1002] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:20.387 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:20.414 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]initPersistenceManagerFactory: repositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe 07:46:20.415 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3588 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:20.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a459f67e-1d6f-47ec-aaaa-aa7650b278ec"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec 07:46:20.442 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:20.455 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]getCloseDeferredMillis: closeDeferredMillis=20000 07:46:20.455 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:21.111 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:21.266 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = fa8ab635-6e78-4593-870c-8b3fc4d77760 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest localRepository.publicKeySha1 = 6F:0E:94:9F:DC:BE:6F:0B:FA:97:C8:97:C5:66:AD:D2:E7:F0:4F:21 remoteRepository.repositoryId = b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepository.remoteRoot = https://localhost:43390/b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepository.publicKeySha1 = 55:52:03:BA:36:39:B0:6F:04:C3:6D:EB:7D:79:97:92:66:D4:C2:08 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection fa8ab635-6e78-4593-870c-8b3fc4d77760 b2583308-4bfd-479d-b6d6-428496ca50fe org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:21.362 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:21.420 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:21.462 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:21.500 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe renewalDateTime=2019-09-21T06:16:21.447Z expiryDateTime=2019-09-21T06:46:21.447Z 07:46:21.513 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:21.544 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:21.564 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:46:21.564 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b2583308-4bfd-479d-b6d6-428496ca50fe from='https://localhost:43390/b2583308-4bfd-479d-b6d6-428496ca50fe' toID=fa8ab635-6e78-4593-870c-8b3fc4d77760 to='build/repo/k0t4puo7-6lab5-local-dest', fromRepoLocalSync=true 07:46:21.565 [pool-16-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fa8ab635-6e78-4593-870c-8b3fc4d77760 ('build/repo/k0t4puo7-6lab5-local-dest') org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:21.606 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:21.606 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:21.659 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:21.680 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:21.683 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:21.684 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=41943040 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:22.562 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:22.563 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:46:22.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=120 07:46:22.579 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 07:46:22.720 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:22.721 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:22.973 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:46:22.981 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:46:23.140 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.-1.xml.gz 07:46:23.140 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest/.subshare-repo/tmp/ChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.-1.xml.gz org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:23.146 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:23.150 [qtp284059979-1409] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=115, revision=120 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:23.158 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:23.170 [qtp284059979-1409] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:23.220 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:23.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=115, revision=120 07:46:23.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:23.305 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:23.321 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:23.335 [qtp284059979-1409] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec transaction.localRevision=82 remoteFromLocalRevision=8 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:23.391 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:23.412 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest/.subshare-repo/tmp/ChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.-1.xml.gz org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:23.419 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:23.432 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=a459f67e-1d6f-47ec-aaaa-aa7650b278ec to='build/repo/k0t4ob90-o4nh2-local-src', fromRepoLocalSync=false 07:46:23.433 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:46:23.433 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:46:23.454 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:23.500 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:23.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=19 07:46:23.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=81.2 MiB, available=374.3 MiB 07:46:23.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:46:24.006 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:24.077 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760, this.localRepositoryRevisionInProgress=-1, revision=96 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:24.093 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:24.216 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:24.100 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:46:24.100 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:46:24.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=78.8 MiB, available=376.7 MiB 07:46:24.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:46:24.691 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:25.657 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionInProgress=-1, revision=83 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:25.892 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:25.897 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:25.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe: cryptoRepoFileDtos.size=19, cryptoKeyDtos.size=38, cryptoLinkDtos.size=49, currentHistoCryptoRepoFileDtos.size=19, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:26.214 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:26.237 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:26.240 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:26.241 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=42991616 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:26.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=84.0 MiB, available=371.5 MiB 07:46:26.529 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=96 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:26.732 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 07:46:27.476 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:27.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:46:27.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=73.2 MiB, available=382.3 MiB 07:46:27.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=4, revision=83 07:46:28.114 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.114 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.131 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.131 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.139 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.139 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.153 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.153 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.169 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.169 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:28.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.184 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.184 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.193 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:46:28.194 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:46:28.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:28.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.220 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.220 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.230 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.230 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.242 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.243 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:28.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.258 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:28.258 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:28.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.268 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:28.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 297 ms. 07:46:28.567 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.650 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:28.651 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.668 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:28.686 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.694 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:28.703 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.720 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.720 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:28.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.753 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:28.753 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.761 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.761 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:28.269 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:46:28.269 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:28.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:46:28.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=72.8 MiB, available=382.7 MiB org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:28.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.769 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.779 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.779 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:28.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.807 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.807 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:46:28.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:46:28.822 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:46:28.822 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:28.905 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:28.911 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionSynced=4, revision=83 07:46:28.912 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionInProgress=83, revision=-1 07:46:29.041 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:29.058 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:29.058 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:46:29.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:29.068 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:29.076 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 07:46:29.098 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:46:29.098 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:29.121 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:29.367 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=saQjTMhJgqzCp4X-WSa5WQ, serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe} because of missing permissions! org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:29.418 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:29.466 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:29.498 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:29.510 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:29.514 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=44040192 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:29.539 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=72.7 MiB, available=382.8 MiB 07:46:29.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:46:29.949 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=72.7 MiB, available=382.8 MiB 07:46:29.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:29.367 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:46:29.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=84.4 MiB, available=371.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:30.133 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:30.158 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:30.164 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760, this.localRepositoryRevisionSynced=-1, revision=96 07:46:30.164 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:30.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=72.7 MiB, available=382.8 MiB 07:46:30.317 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:46:30.317 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:46:30.317 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:46:30.317 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:46:30.331 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:30.340 [qtp284059979-768] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec localRepositoryRevisionSynced=82 07:46:30.388 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:30.388 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:30.401 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:46:30.402 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:30.431 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=124 remoteFromLocalRevision=82 07:46:30.475 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a459f67e-1d6f-47ec-aaaa-aa7650b278ec from='build/repo/k0t4ob90-o4nh2-local-src' toID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 to='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' 07:46:30.601 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=124 07:46:30.624 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:30.624 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:46:30.641 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:46:30.642 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:46:30.647 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=124 07:46:30.704 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:30.705 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:46:30.722 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:30.722 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:46:30.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=122, revision=126 07:46:30.730 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 07:46:30.745 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:30.745 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:30.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:30.791 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:30.795 [qtp284059979-1409] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=120, revision=126 07:46:30.798 [qtp284059979-1409] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:30.836 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:30.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=120, revision=126 07:46:30.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=126, revision=-1 07:46:30.962 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:30.968 [qtp284059979-152] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec transaction.localRevision=88 remoteFromLocalRevision=124 07:46:31.037 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:31.042 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:31.053 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:31.097 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 25 ms. 07:46:31.172 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=rJLed5CWpriv5w33_RkFww, invitation=true] 07:46:31.214 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:31.357 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:46:31.409 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=rJLed5CWpriv5w33_RkFww, invitation=true] org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:31.478 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:31.482 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:31.505 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:31.507 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:31.531 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:31.540 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=-1, revision=5 07:46:31.540 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=5, revision=-1 07:46:31.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:46:31.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:31.690 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:31.724 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:31.758 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 renewalDateTime=2019-09-21T06:15:29.981Z expiryDateTime=2019-09-21T06:45:29.981Z 07:46:31.794 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:31.808 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:31.827 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:31.828 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:46:31.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=129 07:46:31.878 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:31.901 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:31.928 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:31.932 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:31.941 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=45088768 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:32.054 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:32.061 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=126, revision=129 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:32.231 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=83.9 MiB, available=371.6 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:32.306 [qtp284059979-1205] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:32.405 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:32.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:32.424 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:46:32.425 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=a459f67e-1d6f-47ec-aaaa-aa7650b278ec to='build/repo/k0t4ob90-o4nh2-local-src', fromRepoLocalSync=true 07:46:32.425 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a459f67e-1d6f-47ec-aaaa-aa7650b278ec ('build/repo/k0t4ob90-o4nh2-local-src') 07:46:32.466 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:46:32.542 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:46:32.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.82.xml.gz 07:46:32.660 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.82.xml.gz 07:46:32.686 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:32.735 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=89 07:46:32.739 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:32.750 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.82.xml.gz 07:46:32.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=82 repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:32.828 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:32.852 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:33.088 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=83.8 MiB, available=371.7 MiB 07:46:33.091 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:33.308 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:33.333 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:33.344 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:33.345 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=46137344 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:33.397 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:33.570 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:33.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=83.6 MiB, available=371.9 MiB 07:46:33.616 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.-1.xml.gz 07:46:33.617 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:46:33.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:33.743 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:33.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:33.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=75.2 MiB, available=380.3 MiB 07:46:33.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:46:33.872 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:33.888 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionInProgress=-1, revision=90 07:46:33.987 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:34.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:34.065 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:34.079 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:34.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:34.142 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:34.194 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:34.219 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:34.223 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:34.225 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=47185920 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:34.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:46:34.330 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.33% 07:46:34.339 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.59% 07:46:34.340 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' 07:46:34.371 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cb732e24f5c8c7943963316983fd19b61d68b980' to.sha1=''): /.subshare.properties 07:46:34.387 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1988 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:34.537 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:34.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=74.8 MiB, available=380.7 MiB 07:46:34.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=83, revision=90 07:46:34.790 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:34.791 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:46:34.791 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:46:34.791 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:34.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:46:35.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=74.9 MiB, available=380.6 MiB 07:46:35.346 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:35.349 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:35.352 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionSynced=83, revision=90 07:46:35.353 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionInProgress=90, revision=-1 07:46:35.357 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:35.374 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:35.374 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:46:35.378 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=129, revision=132 07:46:35.417 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 07:46:35.482 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:35.485 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=129, revision=132 07:46:35.512 [qtp284059979-768] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:35.581 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:35.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=126, revision=132 07:46:35.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=132, revision=-1 07:46:35.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:35.661 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:35.682 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:35.699 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:35.703 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:35.704 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=48234496 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:35.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:46:35.985 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=75.2 MiB, available=380.3 MiB 07:46:35.987 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:36.006 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:36.347 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=75.2 MiB, available=380.3 MiB 07:46:36.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:36.376 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:36.594 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:36.615 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' 07:46:36.653 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:36.654 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/g5rpT4KviuYto51aWTVF9w' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:36.716 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:36.731 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:36.731 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:36.760 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=75.2 MiB, available=380.3 MiB 07:46:36.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.82.xml.gz 07:46:36.762 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:36.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:36.766 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:46:36.766 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:46:36.783 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:36.798 [qtp284059979-1409] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec localRepositoryRevisionSynced=89 07:46:36.803 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:36.798 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93 bytes in 183 ms. path='/.subshare.properties' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:36.824 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=135 remoteFromLocalRevision=89 07:46:36.841 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a459f67e-1d6f-47ec-aaaa-aa7650b278ec from='build/repo/k0t4ob90-o4nh2-local-src' toID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 to='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' 07:46:36.860 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:36.874 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:36.875 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:36.911 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=135 07:46:36.922 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:36.922 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:46:36.925 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:46:36.925 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:46:36.932 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=135 07:46:36.935 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:36.936 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:36.950 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:36.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:36.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:46:36.954 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:36.966 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:36.961 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 07:46:36.984 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:36.985 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:37.014 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:37.018 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=132, revision=137 07:46:37.021 [qtp284059979-152] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:37.053 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:37.061 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=132, revision=137 07:46:37.062 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=137, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:37.082 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:37.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:46:37.172 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c7ca2ce776f0ede6cf912038a36d6602f53bc9f5' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:37.172 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:37.186 [qtp284059979-152] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec transaction.localRevision=96 remoteFromLocalRevision=135 07:46:37.198 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:37.205 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=a459f67e-1d6f-47ec-aaaa-aa7650b278ec to='build/repo/k0t4ob90-o4nh2-local-src', fromRepoLocalSync=false 07:46:37.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:46:37.206 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:37.215 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:37.227 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:37.247 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 07:46:37.252 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:37.257 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:37.261 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:37.297 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:37.310 [Test worker] 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' 07:46:37.330 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:37.340 [qtp833852776-1600] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/90kPDaSXq3pcqxMajRpICg/Kw0CfmMMDokTFE0myhzcKw' offset=0 07:46:37.366 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:37.393 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:37.439 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:46:37.487 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33360 bytes in 177 ms. path='/1 {11 11ä11#+} 1/a' 07:46:37.546 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:37.556 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:37.594 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:37.612 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:37.666 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:37.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5cd74081bd32323385468681392bca9cd74de122' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:37.790 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:37.839 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:37.852 [Test worker] 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' 07:46:37.880 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:37.887 [qtp833852776-1600] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/90kPDaSXq3pcqxMajRpICg/ys02mHy2XR9aqcvV7D_8bw' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:37.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:46:37.891 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=76.1 MiB, available=379.4 MiB 07:46:37.891 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:37.907 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:37.910 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:37.929 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:37.938 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionInProgress=-1, revision=97 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:37.947 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:37.952 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:37.953 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=49283072 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:37.961 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 07:46:37.984 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:37.988 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:38.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:46:38.176 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 779332 bytes in 324 ms. path='/1 {11 11ä11#+} 1/b' 07:46:38.224 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:46:38.311 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:38.319 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:46:38.349 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a87a9fbf11abe3a405aaeacdc2bea2cfc032725e' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:38.426 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=75.2 MiB, available=380.3 MiB 07:46:38.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=90, revision=97 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:38.433 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:38.436 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:38.437 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:46:38.437 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:46:38.438 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:38.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:38.446 [Test worker] 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' 07:46:38.510 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:38.516 [qtp833852776-1600] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/90kPDaSXq3pcqxMajRpICg/18fdnL6uM6-z7-N80X3iXQ' offset=0 07:46:38.526 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:38.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 07:46:38.686 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 457976 bytes in 240 ms. path='/1 {11 11ä11#+} 1/c' 07:46:38.765 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:38.791 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:38.870 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:38.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:38.899 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:38.994 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ac4acb639e94020361e42c66f73878ce4adc0c1' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:39.096 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:39.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=74.2 MiB, available=381.3 MiB 07:46:39.133 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:39.141 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionSynced=90, revision=97 07:46:39.141 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:39.151 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:39.153 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:39.154 [Test worker] 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' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:39.185 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:39.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:46:39.191 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=140 07:46:39.216 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:39.226 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:39.228 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eR9Kzya-x8B22ZVwdGNyAw/ojFkLTCmRtMDzdVbGZmsaw/C_S3T0B6IGi5l162ZPY4sQ' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:39.235 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:46:39.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:39.245 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:39.248 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:39.254 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:39.275 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:39.282 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:39.292 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=50331648 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:39.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:46:39.413 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 247296 bytes in 259 ms. path='/2/1 {11 11ä11#+} 1/a' 07:46:39.460 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:46:39.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:39.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:46:39.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46eb681faf65c5eb5e7549cd1574811cbf1a85ce' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:39.731 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=74.4 MiB, available=381.1 MiB 07:46:39.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:39.792 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:39.821 [Test worker] 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' 07:46:39.848 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:39.850 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eR9Kzya-x8B22ZVwdGNyAw/ojFkLTCmRtMDzdVbGZmsaw/QhwyPPvc7Dk2B9JygFGn1g' offset=0 07:46:39.859 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:39.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:46:39.980 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20191 bytes in 159 ms. path='/2/1 {11 11ä11#+} 1/b' 07:46:40.039 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:46:40.146 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:40.173 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:40.180 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=74.4 MiB, available=381.1 MiB 07:46:40.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:40.346 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b964f2d635119d1d7d7ccc0ee80d38a1b3a96c46' to.sha1=''): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:40.455 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:40.465 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:40.466 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:46:40.493 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:40.494 [qtp833852776-1600] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eR9Kzya-x8B22ZVwdGNyAw/KiXYx1r-kNE9zVWxh6kcGQ' offset=0 07:46:40.502 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:40.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=74.4 MiB, available=381.1 MiB 07:46:40.564 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:46:40.564 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:46:40.564 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:46:40.587 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:40.598 [qtp284059979-152] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec localRepositoryRevisionSynced=96 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:40.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:40.647 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:40.669 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=142 remoteFromLocalRevision=96 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:40.718 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 427672 bytes in 251 ms. path='/2/a' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:40.731 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a459f67e-1d6f-47ec-aaaa-aa7650b278ec from='build/repo/k0t4ob90-o4nh2-local-src' toID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 to='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' 07:46:40.761 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=142 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:40.768 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:40.770 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:40.770 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:46:40.772 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:46:40.772 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:46:40.779 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=142 07:46:40.798 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:40.800 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:46:40.813 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:46:40.813 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:46:40.816 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=140, revision=144 07:46:40.822 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 07:46:40.840 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:46:40.841 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:40.844 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:40.875 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.93% 07:46:40.875 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:40.876 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:40.902 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:40.908 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=137, revision=144 07:46:40.914 [qtp284059979-1205] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:40.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9719de67b2d35d67ab22bdd2f519e51bed2d93e7' to.sha1=''): /3 + &#ä/5/h org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:40.919 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:40.932 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:40.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=137, revision=144 07:46:40.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=144, revision=-1 07:46:40.971 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:40.973 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:40.976 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:40.989 [qtp284059979-1410] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec transaction.localRevision=102 remoteFromLocalRevision=142 07:46:40.994 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:40.997 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:46:41.018 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:41.019 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:41.021 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ludn7zs02JgKc9l7IjQACw/v8Zl2wWeTlY7uglWSUQrCg/PzxsvkmXBsvb9Vfgz3Pk3w' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:41.028 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:41.037 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:41.078 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:46:41.086 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:46:41.089 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:46:41.089 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:46:41.091 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:46:41.092 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:46:41.096 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c384b78]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' 07:46:41.098 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c384b78]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:41.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 07:46:41.168 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 321084 bytes in 192 ms. path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:41.183 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:41.215 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:41.220 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:41.227 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:41.232 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=51380224 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:41.350 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:41.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:46:41.441 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='acf5e71d6f6bb63e5fabc13befa975a5afd47c82' to.sha1=''): /3 + &#ä/5/i 07:46:41.502 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:41.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:46:41.563 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:41.564 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ludn7zs02JgKc9l7IjQACw/v8Zl2wWeTlY7uglWSUQrCg/Vuka6Jg1dIKBa_xBxx8i0A' offset=0 07:46:41.578 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:41.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 07:46:41.824 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 925380 bytes in 291 ms. path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:41.848 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:41.898 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:46:41.969 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:41.993 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:46:42.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='57bf5a9e77d7f3cfee762c5509a1db85c0dce745' to.sha1=''): /3 + &#ä/aa 07:46:42.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:42.127 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [be8179a]initPersistenceManagerFactory: repositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:42.146 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:46:42.178 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:42.179 [qtp833852776-1600] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ludn7zs02JgKc9l7IjQACw/4wi2hlGglU2E_28_7Q5l7A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:42.183 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [be8179a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 34140 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:42.191 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:42.228 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfry-v1x8v-remote' org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:42.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:42.231 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfry-v1x8v-remote' locked successfully. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:42.260 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68265 bytes in 114 ms. path='/3 + &#ä/aa' 07:46:42.300 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:46:42.332 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:42.347 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:46:42.382 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f073cc63155916fd1142c109c7422e611cce4cc5' to.sha1=''): /3 + &#ä/bb 07:46:42.431 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:42.491 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:46:42.524 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:42.525 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ludn7zs02JgKc9l7IjQACw/2r_Nc3CvBsojXKzyP5VUvw' offset=0 07:46:42.533 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:42.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:46:42.593 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 131320 bytes in 102 ms. path='/3 + &#ä/bb' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:42.642 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:42.644 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:42.652 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 07:46:42.719 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:42.727 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:46:42.755 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c114a6ed6ce94d8e2e79ccb4588c28a538407c02' to.sha1=''): /3 + &#ä/cc 07:46:42.807 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:42.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:46:42.833 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:42.834 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ludn7zs02JgKc9l7IjQACw/9gwC_31Bc6H4szSrjPtl0Q' offset=0 07:46:42.843 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:42.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:46:42.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 28420 bytes in 77 ms. path='/3 + &#ä/cc' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:42.906 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:42.919 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 07:46:42.949 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:42.965 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:42.976 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:43.004 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:43.008 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:43.009 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=52428800 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:43.025 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9e7c6f5fed6423fecdf7fdaa008b42574022db3' to.sha1=''): /3 + &#ä/dd 07:46:43.070 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:43.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:46:43.122 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:43.124 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ludn7zs02JgKc9l7IjQACw/Qf1UWxblu65o2UhqE5Ztvw' offset=0 07:46:43.133 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:43.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:43.218 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:43.265 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 392925 bytes in 182 ms. path='/3 + &#ä/dd' 07:46:43.286 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:46:43.366 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="b2583308-4bfd-479d-b6d6-428496ca50fe"] on repo=fa8ab635-6e78-4593-870c-8b3fc4d77760 07:46:43.417 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:43.448 [qtp833852776-1600] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 localRepositoryRevisionSynced=94 07:46:43.518 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:43.541 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe transaction.localRevision=100 remoteFromLocalRevision=94 07:46:43.633 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fa8ab635-6e78-4593-870c-8b3fc4d77760 from='build/repo/k0t4puo7-6lab5-local-dest' toID=b2583308-4bfd-479d-b6d6-428496ca50fe to='https://localhost:43390/b2583308-4bfd-479d-b6d6-428496ca50fe' 07:46:43.649 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:43.652 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:43.795 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=100 07:46:43.817 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 07:46:43.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:46:43.823 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:46:43.839 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:46:43.839 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:46:43.857 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe localRepositoryRevisionSynced=100 07:46:43.936 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:46:43.936 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:46:43.948 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:46:43.948 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:46:43.950 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=102 07:46:43.957 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:44.032 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:44.082 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:44.087 [qtp833852776-1600] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760, this.remoteRepositoryRevisionSynced=5, revision=102 07:46:44.146 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:44.154 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=5, revision=102 07:46:44.154 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=102, revision=-1 07:46:44.226 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:44.245 [qtp833852776-57] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 transaction.localRevision=101 remoteFromLocalRevision=100 07:46:44.256 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:44.259 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b2583308-4bfd-479d-b6d6-428496ca50fe from='https://localhost:43390/b2583308-4bfd-479d-b6d6-428496ca50fe' toID=fa8ab635-6e78-4593-870c-8b3fc4d77760 to='build/repo/k0t4puo7-6lab5-local-dest', fromRepoLocalSync=false 07:46:44.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.null.xml.gz 07:46:44.260 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest/.subshare-repo/tmp/ChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.null.xml.gz 07:46:44.273 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:44.294 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 07:46:44.297 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:44.303 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest/.subshare-repo/tmp/ChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.null.xml.gz 07:46:44.303 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:44.521 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:44.605 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:44.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=82.1 MiB, available=373.4 MiB 07:46:44.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:46:44.835 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:44.843 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760, this.localRepositoryRevisionInProgress=-1, revision=102 07:46:44.891 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:44.894 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:44.922 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:44.924 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:44.928 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:44.929 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=53477376 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:44.941 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:44.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:46:45.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=81.7 MiB, available=373.8 MiB 07:46:45.355 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.remoteRepositoryRevisionSynced=96, revision=102 07:46:45.370 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=saQjTMhJgqzCp4X-WSa5WQ, serverRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe} because of missing permissions! 07:46:45.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:46:45.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=81.8 MiB, available=373.7 MiB 07:46:45.809 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:45.812 [qtp833852776-1600] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760, this.localRepositoryRevisionSynced=96, revision=102 07:46:45.813 [qtp833852776-1600] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760, this.localRepositoryRevisionInProgress=102, revision=-1 07:46:45.881 [qtp833852776-1600] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:45.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:46:45.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:46:45.895 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=-1, revision=105 07:46:45.927 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 07:46:45.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:46:45.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:46:46.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=81.9 MiB, available=373.6 MiB 07:46:46.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:46.398 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:46.651 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=81.9 MiB, available=373.6 MiB 07:46:46.653 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:47.020 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:47.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=81.9 MiB, available=373.6 MiB 07:46:47.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.b2583308-4bfd-479d-b6d6-428496ca50fe.null.xml.gz 07:46:47.063 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:46:47.064 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:46:47.080 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:47.090 [qtp833852776-57] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 localRepositoryRevisionSynced=101 07:46:47.125 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:47.145 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe transaction.localRevision=107 remoteFromLocalRevision=101 07:46:47.218 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fa8ab635-6e78-4593-870c-8b3fc4d77760 from='build/repo/k0t4puo7-6lab5-local-dest' toID=b2583308-4bfd-479d-b6d6-428496ca50fe to='https://localhost:43390/b2583308-4bfd-479d-b6d6-428496ca50fe' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:47.222 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:47.309 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=107 07:46:47.320 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:46:47.321 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:46:47.323 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:46:47.325 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:46:47.335 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe localRepositoryRevisionSynced=107 07:46:47.340 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:46:47.340 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:46:47.348 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.from' result=null 07:46:47.349 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4puo7-6lab5-local-dest' configKey='repair.deleteCollisions.to' result=null 07:46:47.351 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=105, revision=109 07:46:47.356 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:47.395 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:47.418 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:47.421 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:47.422 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=54525952 org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT 07:46:47.482 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:47.487 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760, this.remoteRepositoryRevisionSynced=102, revision=109 07:46:47.510 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:47.514 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionSynced=102, revision=109 07:46:47.515 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe, this.localRepositoryRevisionInProgress=109, revision=-1 07:46:47.641 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:47.645 [qtp833852776-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b2583308-4bfd-479d-b6d6-428496ca50fe remoteRepositoryId=fa8ab635-6e78-4593-870c-8b3fc4d77760 transaction.localRevision=107 remoteFromLocalRevision=107 07:46:47.653 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:47.655 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:46:47.656 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32c136f0]getCloseDeferredMillis: closeDeferredMillis=20000 07:46:47.656 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32c136f0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:47.657 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [340c119b]getCloseDeferredMillis: closeDeferredMillis=20000 07:46:47.657 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [340c119b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:47.997 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:48.919 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:49.102 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:49.106 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:49.246 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:49.272 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:49.276 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:49.300 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=55574528 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:49.584 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:50.869 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:50.929 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:51.243 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:51.265 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:51.269 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:51.270 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=56623104 07:46:52.423 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:52.498 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:52.702 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:52.729 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:52.733 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:52.735 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=57671680 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:52.737 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]initPersistenceManagerFactory: repositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 07:46:52.739 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 20887 ms. 07:46:52.774 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]getCloseDeferredMillis: closeDeferredMillis=20000 07:46:52.774 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:52.865 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 61 ms. 07:46:52.865 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=RTp19NWsuDWpbg77T5hcAA, invitation=false] 07:46:52.896 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 30 ms. 07:46:52.896 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, invitation=false] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:46:53.644 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:46:53.646 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:46:53.646 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** marco *** 07:46:53.651 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:46:53.653 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:46:53.659 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.gnupg/pubring.gpg' 07:46:53.660 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.gnupg/secring.gpg' 07:46:53.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.setPgpAuthenticationCallback: testUser=marco 07:46:53.668 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:46:53.669 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: testUser=marco 07:46:53.671 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:46:53.683 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:46:53.684 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:53.749 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:53.897 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=106.1 MiB, available=349.4 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:54.088 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:54.150 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:54.170 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:54.181 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:54.186 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:54.188 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=58720256 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:54.205 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:46:54.227 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.228 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:46:54.228 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.228 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:46:54.228 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.228 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:46:54.229 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:46:54.229 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:46:54.229 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:46:54.229 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:46:54.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:46:54.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:46:54.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:46:54.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:46:54.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:46:54.231 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:46:54.231 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.231 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:46:54.231 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.231 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:46:54.231 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:46:54.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:46:54.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:46:54.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:46:54.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:46:54.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:46:54.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:46:54.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:46:54.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:46:54.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:46:54.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:46:54.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:46:54.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:46:54.233 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** bieber *** 07:46:54.233 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 07:46:54.234 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=bieber 07:46:54.241 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/bieber/.gnupg/pubring.gpg' 07:46:54.246 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/bieber/.gnupg/secring.gpg' 07:46:54.248 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.setPgpAuthenticationCallback: testUser=bieber 07:46:54.248 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:46:54.248 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: testUser=bieber 07:46:54.249 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=bieber 07:46:54.250 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@2494ea7e 07:46:54.250 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=bieber 07:46:54.405 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:46:54.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:46:54.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:46:54.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:46:54.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:46:54.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:46:54.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:46:54.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:46:54.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:46:54.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:46:54.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:46:54.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:46:54.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:46:54.407 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:46:54.408 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** daniel *** 07:46:54.409 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 07:46:54.409 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=daniel 07:46:54.417 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/daniel/.gnupg/pubring.gpg' 07:46:54.418 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/daniel/.gnupg/secring.gpg' 07:46:54.420 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.setPgpAuthenticationCallback: testUser=daniel 07:46:54.420 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:46:54.420 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: testUser=daniel 07:46:54.420 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=daniel 07:46:54.420 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@5c254a61 07:46:54.421 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=daniel 07:46:54.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:46:54.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:46:54.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:46:54.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:46:54.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:46:54.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:46:54.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:46:54.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:46:54.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:46:54.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:46:54.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:46:54.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:46:54.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:46:54.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:46:54.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:46:54.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:46:54.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:46:54.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** khaled *** 07:46:54.546 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:46:54.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=khaled 07:46:54.546 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/khaled/.gnupg/pubring.gpg' 07:46:54.547 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/khaled/.gnupg/secring.gpg' 07:46:54.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.setPgpAuthenticationCallback: testUser=khaled 07:46:54.548 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:46:54.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: testUser=khaled 07:46:54.549 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=khaled 07:46:54.549 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@476863fc 07:46:54.549 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=khaled org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:54.601 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 8cc03d3e-5018-49b4-af02-d1f882c18d61 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src localRepository.publicKeySha1 = F4:FC:30:A7:A7:85:85:19:86:48:1E:08:48:56:C1:C1:2D:15:80:DA remoteRepository.repositoryId = 0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepository.remoteRoot = https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepository.publicKeySha1 = C9:FE:2E:4D:E2:D8:B9:92:32:48:92:6F:90:5F:B7:4E:39:FD:5B:7C 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 8cc03d3e-5018-49b4-af02-d1f882c18d61 0e0750ff-8d1e-48c7-a9d3-48e92d68b777 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:46:54.661 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:46:54.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:46:54.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:46:54.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:46:54.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:46:54.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:46:54.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:46:54.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:46:54.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:46:54.663 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:46:54.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** xenia *** 07:46:54.664 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 07:46:54.665 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:46:54.665 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.gnupg/pubring.gpg' 07:46:54.665 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.gnupg/secring.gpg' 07:46:54.666 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.setPgpAuthenticationCallback: testUser=xenia 07:46:54.666 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:46:54.666 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: testUser=xenia 07:46:54.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:46:54.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:46:54.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:46:54.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:46:54.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:46:54.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** yasmin *** 07:46:54.668 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin 07:46:54.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:46:54.671 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.gnupg/pubring.gpg' 07:46:54.673 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.gnupg/secring.gpg' 07:46:54.675 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.setPgpAuthenticationCallback: testUser=yasmin 07:46:54.675 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:46:54.675 [Test worker] INFO o.s.t.AbstractMultiUserIT - setupPgps: testUser=yasmin 07:46:54.676 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:46:54.676 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:46:54.677 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:46:54.678 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:46:54.678 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:46:54.678 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** xenia *** 07:46:54.679 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:46:54.681 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:46:54.686 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:46:54.686 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:54.705 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:46:54.724 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:46:54.724 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:46:54.740 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:46:54.740 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:46:54.740 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating PGP key: primaryUserId='' algorithm='RSA' strength=1024 07:46:54.747 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPairGenerator... 07:46:54.747 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPairGenerator... 07:46:54.747 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPair... 07:46:54.840 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPair... 07:46:54.868 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating keyRingGenerator... 07:46:54.989 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generateSecretKeyRing... 07:46:54.989 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generatePublicKeyRing... 07:46:54.989 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: all done! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:55.059 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:46:55.143 [Test worker] INFO o.s.t.AbstractMultiUserIT - createPgpKey: pgpKey=PgpKey[c9cae3c95b325158, []], user=UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:46:55.145 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:46:55.145 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:46:55.145 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:46:55.146 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:46:55.146 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:46:55.147 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** yasmin *** 07:46:55.148 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:46:55.150 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare 07:46:55.153 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:46:55.154 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:46:55.159 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:46:55.159 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:46:55.160 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:46:55.161 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:46:55.161 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating PGP key: primaryUserId='' algorithm='RSA' strength=1024 07:46:55.161 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPairGenerator... 07:46:55.161 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPairGenerator... 07:46:55.161 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPair... 07:46:55.210 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPair... org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:55.216 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:46:55.249 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating keyRingGenerator... 07:46:55.264 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generateSecretKeyRing... 07:46:55.265 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generatePublicKeyRing... 07:46:55.265 [Test worker] INFO o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: all done! 07:46:55.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - createPgpKey: pgpKey=PgpKey[21aa617ec0d1a209, []], user=UserImpl[LZxPFwcX_FVHKlVnu46pSw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:46:55.395 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:46:55.396 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:46:55.396 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:46:55.396 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:46:55.396 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:46:55.396 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** marco *** 07:46:55.397 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:46:55.412 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:55.418 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:46:55.420 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:46:55.448 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:46:55.448 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:46:55.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:46:55.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:46:55.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:55.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:46:55.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:55.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:46:55.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:46:55.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:46:55.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:46:55.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:46:55.450 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:46:55.450 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:55.450 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:46:55.450 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:46:55.450 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:46:55.452 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:55.452 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:46:55.452 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:46:55.453 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:46:55.453 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare 07:46:55.458 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:55.473 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:55.501 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:46:55.564 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:55.682 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:55.701 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:55.704 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:55.705 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=59768832 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:46:56.135 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:56.162 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:46:56.178 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 07:46:56.353 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:46:56.374 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:46:56.434 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:46:56.497 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:46:56.556 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.68% 07:46:56.623 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 07:46:56.741 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:56.776 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:56.790 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:56.819 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 renewalDateTime=2019-09-21T06:16:56.767Z expiryDateTime=2019-09-21T06:46:56.767Z 07:46:56.835 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:56.846 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:56.870 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:46:56.871 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=8cc03d3e-5018-49b4-af02-d1f882c18d61 to='build/repo/k0t4pudg-15rhn-local-src', fromRepoLocalSync=true 07:46:56.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.-1.xml.gz 07:46:56.878 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.-1.xml.gz 07:46:56.882 [pool-20-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8cc03d3e-5018-49b4-af02-d1f882c18d61 ('build/repo/k0t4pudg-15rhn-local-src') 07:46:56.926 [pool-20-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:46:56.928 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:56.986 [pool-20-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:46:57.066 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:57.112 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:57.124 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:57.130 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.-1.xml.gz 07:46:57.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:57.135 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:57.442 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:57.477 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:57.484 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:57.485 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=60817408 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:57.725 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:57.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=92.1 MiB, available=363.4 MiB 07:46:57.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:46:57.953 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:58.082 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:46:58.129 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:46:58.131 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:58.216 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:46:58.214 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:46:58.344 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 07:46:58.345 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@2d27b1bf 07:46:58.346 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:46:58.511 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/server/.subshare 07:46:58.537 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 07:46:58.538 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@2d27b1bf 07:46:58.618 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:46:58.619 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:46:58.619 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:58.620 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:46:58.620 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:46:58.620 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:58.620 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:46:58.621 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:46:58.621 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:46:58.621 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:46:58.621 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:46:58.622 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:58.622 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:46:58.623 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:46:58.623 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:46:58.624 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:58.624 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:46:58.625 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:46:58.625 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:46:58.668 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 07:46:58.668 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@2d27b1bf 07:46:58.696 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:46:58.696 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:46:58.696 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:58.696 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:46:58.696 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:46:58.696 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:58.696 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:46:58.696 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:46:58.696 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:46:58.696 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:46:58.696 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:46:58.696 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:58.697 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:46:58.697 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:46:58.697 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:46:58.697 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:58.697 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:46:58.697 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:46:58.697 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:58.847 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:46:58.889 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:46:58.901 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare 07:46:58.905 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:46:58.906 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:46:58.906 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:46:58.907 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:46:58.908 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:58.910 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:46:58.910 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:58.911 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:46:58.912 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:46:58.913 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:46:58.913 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:46:58.914 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:46:58.914 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:46:58.915 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:58.916 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:46:58.917 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:46:58.917 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:46:58.918 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:58.919 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:46:58.920 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:46:58.921 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:58.963 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:58.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:46:59.035 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:46:59.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:46:59.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:46:59.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:46:59.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:46:59.052 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:59.052 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:46:59.052 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:59.053 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:46:59.053 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:46:59.053 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:46:59.053 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:46:59.054 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:46:59.054 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:46:59.054 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:46:59.054 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:46:59.055 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:46:59.055 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:46:59.055 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:46:59.056 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:46:59.056 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:46:59.056 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:46:59.072 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [695dddac]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' 07:46:59.075 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:46:59.077 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [695dddac]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:46:59.212 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:59.233 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:59.240 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:46:59.242 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=61865984 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:46:59.379 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:46:59.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=92.8 MiB, available=362.7 MiB 07:46:59.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:00.000 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:00.103 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:47:00.103 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:47:00.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=92.5 MiB, available=363.0 MiB 07:47:00.990 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:00.998 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionSynced=-1, revision=4 07:47:00.998 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:01.030 [closeDeferredTimer-7dfe00ed-6r] INFO c.c.c.l.LocalRepoManagerImpl - [7dfe00ed]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:01.082 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:01.124 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:47:01.125 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:01.149 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:01.254 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:01.256 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:47:01.257 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:47:01.293 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:47:01.414 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 88 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:01.670 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:01.706 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:01.722 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:01.727 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=62914560 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:01.835 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=6 07:47:01.836 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:02.729 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:03.014 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:47:03.278 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:03.305 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:03.340 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:03.522 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:03.712 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:03.721 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=-1, revision=6 07:47:03.721 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:03.738 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:03.762 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:03.765 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:03.766 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=63963136 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:03.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:03.909 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:47:04.381 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:03.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:47:04.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=93.4 MiB, available=362.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:04.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:04.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:47:04.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=93.3 MiB, available=362.2 MiB 07:47:04.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:05.057 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:05.090 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:05.184 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:05.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=92.5 MiB, available=363.0 MiB 07:47:05.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.-1.xml.gz 07:47:05.482 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:47:05.486 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:47:05.487 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:47:05.511 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:05.550 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 localRepositoryRevisionSynced=2 07:47:05.597 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:05.605 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:05.655 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=8 remoteFromLocalRevision=2 07:47:05.671 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8cc03d3e-5018-49b4-af02-d1f882c18d61 from='build/repo/k0t4pudg-15rhn-local-src' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' 07:47:05.697 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:05.703 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:05.715 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:05.749 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:05.752 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:05.753 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=65011712 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:05.813 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:05.830 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 07:47:05.920 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:47:05.920 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:47:05.941 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:47:06.059 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=10 07:47:06.059 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:47:06.190 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:06.196 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:06.369 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:06.380 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:06.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=6, revision=10 07:47:06.392 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:06.459 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:06.602 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:47:06.602 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:06.670 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:06.868 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:06.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:06.915 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:07.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=12 07:47:07.026 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:47:07.182 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:07.185 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:07.189 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:07.260 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:07.319 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:07.324 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:07.330 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=10, revision=12 07:47:07.330 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=12, revision=-1 07:47:07.383 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:07.383 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:07.619 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:07.660 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:07.697 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:07.710 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:07.720 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=66060288 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:07.842 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:07.848 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:07.911 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:08.003 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:08.041 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=14 07:47:08.042 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:47:08.145 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:08.164 [qtp316919383-253] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=12, revision=14 07:47:08.375 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:08.383 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=12, revision=14 07:47:08.383 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=14, revision=-1 07:47:08.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:08.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:08.594 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:08.674 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:08.715 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:08.742 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:47:08.910 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=16 07:47:08.910 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:47:09.013 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:09.018 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=14, revision=16 07:47:09.183 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:09.208 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:09.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=14, revision=16 07:47:09.224 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:07.654 [closeDeferredTimer-61f702fb-1o] INFO c.c.c.l.LocalRepoManagerImpl - [61f702fb]_close: Shutting down real LocalRepoManager. 07:47:08.709 [closeDeferredTimer-32c136f0-1] INFO c.c.c.l.LocalRepoManagerImpl - [32c136f0]_close: Shutting down real LocalRepoManager. 07:47:09.300 [closeDeferredTimer-340c119b-1] INFO c.c.c.l.LocalRepoManagerImpl - [340c119b]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:09.332 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:09.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:09.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:09.445 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:09.538 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:09.562 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:09.564 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:47:09.565 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:09.594 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:09.599 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:09.618 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=67108864 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:09.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:09.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=18 07:47:09.685 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 07:47:09.792 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:09.806 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=16, revision=18 07:47:09.984 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:09.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=16, revision=18 07:47:09.999 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:10.016 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:10.104 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:10.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:10.165 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:10.300 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:10.317 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:47:10.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=20 07:47:10.433 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:10.436 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:10.460 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:10.462 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:10.465 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:10.466 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=68157440 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:10.521 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:10.527 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=18, revision=20 07:47:10.721 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:10.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=18, revision=20 07:47:10.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=20, revision=-1 07:47:10.779 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:10.780 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:10.815 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:10.903 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:10.954 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:47:10.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:47:11.043 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='409837a2b516c1c6b79e8eb3518d45890d973cd9' to.sha1='847457f9d769569eea97e6fd58539e0ea9a6b76c'): /1 {11 11ä11#+} 1/a 07:47:11.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=23 07:47:11.102 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 07:47:11.194 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:11.199 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=20, revision=23 07:47:11.309 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:11.326 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=20, revision=23 07:47:11.326 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=23, revision=-1 07:47:11.373 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:11.394 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:11.461 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:12.374 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:47:12.406 [Test worker] 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' 07:47:12.481 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:12.505 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:12.518 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:12.519 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2jK7ZC4dn5Q2VXmtuVzqhA/gI8LpfyKlrMZmyDH-5zX_w' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:12.860 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:14.042 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:14.294 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:14.316 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:14.319 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:14.320 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=69206016 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:14.466 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:14.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 43052 bytes in 2216 ms. path='/1 {11 11ä11#+} 1/a' 07:47:14.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=26 07:47:14.652 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 07:47:14.759 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:14.764 [qtp316919383-253] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=23, revision=26 07:47:14.839 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:14.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=23, revision=26 07:47:14.849 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=26, revision=-1 07:47:14.911 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:14.911 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:14.924 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:14.943 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:15.212 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:15.483 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c384b78]initPersistenceManagerFactory: repositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:15.484 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:15.525 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c384b78]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27197 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:15.529 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:15.872 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 07:47:15.943 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:15.967 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:15.992 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:47:15.996 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:47:15.997 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:46830' serverPath='/0ce65c01-4da6-456c-8ef3-cc8500f3f239' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=rJLed5CWpriv5w33_RkFww, invitation=true] 07:47:16.001 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 07:47:16.033 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:47:16.171 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 80 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:16.185 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:16.246 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, invitation=false] 07:47:16.248 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=rJLed5CWpriv5w33_RkFww, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, invitation=false, validTo=null] 07:47:16.312 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:16.327 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3a25d357a4e29fd5650fa4cbb7cd2cfc9ab96ae' to.sha1='a9d58d0ad9c7b639ff4d6c13a522ca26054ff6f8'): /1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:16.347 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:16.422 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:47:16.426 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:47:16.432 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 07:47:16.464 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:47:16.629 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:16.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=31 07:47:16.668 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:16.753 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]initPersistenceManagerFactory: repositoryId=66a55802-1188-472f-9c11-3807f17793ed org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:16.754 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=rJLed5CWpriv5w33_RkFww, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:16.782 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28131 ms. 07:47:16.808 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]getCloseDeferredMillis: closeDeferredMillis=20000 07:47:16.808 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:16.873 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms. 07:47:16.873 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, invitation=false] 07:47:16.900 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. 07:47:16.901 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=872ryrg7L1tDL3IMH-bHSA, invitation=false] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:16.940 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-ljbmo-remote' 07:47:16.940 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-ljbmo-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:17.744 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=445.5 MiB, used=123.8 MiB, available=331.7 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:17.869 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:17.873 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=26, revision=31 07:47:17.917 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:17.923 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=26, revision=31 07:47:17.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:17.952 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:17.980 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:18.126 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:18.147 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:18.187 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:47:18.203 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:18.284 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:18.385 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src localRepository.publicKeySha1 = 5E:80:01:F2:57:41:BD:FB:23:27:0C:1D:94:D6:39:1D:3A:0B:87:3A remoteRepository.repositoryId = 66a55802-1188-472f-9c11-3807f17793ed remoteRepository.remoteRoot = https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed remoteRepository.publicKeySha1 = 9F:AC:85:F2:DF:A3:AC:3E:46:1F:AD:02:EB:79:18:8C:5C:87:C5:CD 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 4d3d216f-ff63-46ec-a43a-d4f767f96b48 66a55802-1188-472f-9c11-3807f17793ed org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:18.445 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:18.484 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:18.525 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:18.545 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:18.546 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:18.547 [qtp316919383-253] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2jK7ZC4dn5Q2VXmtuVzqhA/62fsvVITvaaD7MiHXYqNvw' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:18.608 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:18.675 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:18.686 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:18.698 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:18.702 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:18.703 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=70254592 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:18.828 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:47:18.881 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:47:18.998 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:19.003 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:19.068 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:47:19.143 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:47:19.212 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:47:19.276 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:47:19.342 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:47:19.407 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:47:19.471 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:47:19.563 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:47:19.835 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:47:19.931 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:47:20.147 [qtp284059979-1410] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:20.161 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:20.179 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]initPersistenceManagerFactory: repositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:20.180 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:20.180 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3240 ms. 07:47:20.211 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]getCloseDeferredMillis: closeDeferredMillis=20000 07:47:20.211 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:20.461 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:47:20.487 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:47:20.549 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:47:20.590 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:47:20.613 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.83% 07:47:20.729 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:20.779 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:20.881 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:20.963 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:20.988 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:20.999 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed renewalDateTime=2019-09-21T06:17:20.930Z expiryDateTime=2019-09-21T06:47:20.930Z org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:21.022 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:21.023 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:21.036 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:21.050 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 renewalDateTime=2019-09-21T06:17:21.009Z expiryDateTime=2019-09-21T06:47:21.009Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:21.058 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:47:21.060 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' toID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 to='build/repo/k0t4qfrq-dzxqa-local-src', fromRepoLocalSync=true 07:47:21.060 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4d3d216f-ff63-46ec-a43a-d4f767f96b48 ('build/repo/k0t4qfrq-dzxqa-local-src') org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:21.067 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:21.080 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:21.090 [pool-17-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:21.104 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:47:21.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=ef35f667-1c8c-43d9-991c-f1f25deca906 to='build/repo/k0t4rgw7-i5p9m-local-dest', fromRepoLocalSync=true 07:47:21.109 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.-1.xml.gz 07:47:21.109 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.-1.xml.gz 07:47:21.113 [pool-16-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ef35f667-1c8c-43d9-991c-f1f25deca906 ('build/repo/k0t4rgw7-i5p9m-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:21.126 [pool-17-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:21.137 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:21.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.-1.xml.gz 07:47:21.190 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.-1.xml.gz 07:47:21.206 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:21.247 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=104 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:21.256 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:47:21.297 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:21.312 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.-1.xml.gz org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:21.342 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:21.374 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.-1.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:21.635 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:21.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:47:21.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=448.5 MiB, used=110.2 MiB, available=345.3 MiB 07:47:21.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:21.902 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:21.952 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:22.106 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:22.114 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:22.126 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:22.160 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:22.167 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:22.184 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:22.188 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2jK7ZC4dn5Q2VXmtuVzqhA/62fsvVITvaaD7MiHXYqNvw' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:22.191 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:22.195 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=71303168 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:22.303 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:21.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 07:47:22.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=85.3 MiB, available=370.2 MiB 07:47:22.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:22.987 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:23.088 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1283256 bytes in 4885 ms. path='/1 {11 11ä11#+} 1/b' 07:47:23.118 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=35 07:47:23.120 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 07:47:23.213 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:23.218 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=31, revision=35 07:47:23.270 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:23.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=31, revision=35 07:47:23.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=35, revision=-1 07:47:23.335 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:23.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:23.362 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:23.548 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:47:23.564 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:47:23.646 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:23.742 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:23.764 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:23.778 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:47:23.873 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:23.913 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:23.956 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:47:23.978 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:47:24.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9635d738c3ae19f950bb43b5b85bcbc3d3aa8ff7' to.sha1='c5c0b776294d43d51be4987da927c12a3517a4b2'): /1 {11 11ä11#+} 1/c 07:47:24.138 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=40 07:47:24.138 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40 07:47:24.216 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:24.221 [qtp316919383-253] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=35, revision=40 07:47:24.339 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:24.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=35, revision=40 07:47:24.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=40, revision=-1 07:47:24.395 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:24.472 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:24.488 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:47:24.492 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:24.561 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:24.569 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:24.669 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:24.674 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:24.703 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:24.711 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:24.714 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2jK7ZC4dn5Q2VXmtuVzqhA/d1-S2DP_e9Bwb9qNd-E1qg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:25.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=434.5 MiB, used=110.5 MiB, available=345.0 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:25.097 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:25.121 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:24.741 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:47:25.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=86.2 MiB, available=369.3 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:25.393 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:25.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=106 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:25.424 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 364121 bytes in 932 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:25.443 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:47:25.444 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:25.459 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=43 07:47:25.461 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 07:47:25.513 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:25.529 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=40, revision=43 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:25.546 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:25.568 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:25.569 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:25.582 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=40, revision=43 07:47:25.589 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:25.623 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:25.629 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:25.640 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=72351744 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:25.666 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:25.667 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:25.704 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:25.748 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:25.754 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:26.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=110.7 MiB, available=344.8 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:26.359 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:26.508 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:26.516 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:26.522 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionSynced=-1, revision=4 07:47:26.522 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:26.596 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:47:26.597 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:26.604 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:26.614 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:47:26.614 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:26.677 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:26.707 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d002428239cd292b1c18086af8924ecb0a53c294' to.sha1='76921e3655b183759201a35060d6b7a2accbcc12'): /2/1 {11 11ä11#+} 1/a 07:47:26.791 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=48 07:47:26.791 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:26.802 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:47:26.807 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:47:26.828 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:26.907 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:26.912 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=43, revision=48 07:47:26.972 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:26.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=43, revision=48 07:47:26.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=48, revision=-1 07:47:27.018 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:27.052 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:27.159 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:47:27.176 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:27.255 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 65 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:27.312 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:27.330 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:27.335 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:27.336 [qtp316919383-253] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_zvyeboU1X0RqNeRZsG2fw/GaMGEj3Gn0YofWpWEXN3xg/k9mvNedB-64g2xcy0WLaHA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:27.519 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=6 07:47:27.519 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:27.895 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:28.474 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:28.554 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 420150 bytes in 1378 ms. path='/2/1 {11 11ä11#+} 1/a' 07:47:28.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=51 07:47:28.593 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 07:47:28.708 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:28.716 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=48, revision=51 07:47:28.818 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:28.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=48, revision=51 07:47:28.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=51, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:28.839 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:28.880 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:28.894 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:28.895 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:47:28.918 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:28.953 [qtp316919383-1174] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:28.956 [qtp316919383-1174] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:47:29.017 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:29.133 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:29.154 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:29.215 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:47:29.262 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='019a12591d9985b67a06d061a92d0da733d413f0' to.sha1='1e9e32d4174a8f73839fe9e9442b9b8a974ac82b'): /2/1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:29.296 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:29.317 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:29.321 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:29.323 [qtp2139656363-778] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=73400320 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:29.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=56 07:47:29.330 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:29.360 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:29.363 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:29.446 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:29.452 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=51, revision=56 07:47:29.516 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:29.522 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=51, revision=56 07:47:29.522 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=56, revision=-1 07:47:29.568 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:29.632 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:29.662 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms. 07:47:29.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:29.719 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:29.725 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:29.725 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:29.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:29.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:29.749 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.757 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:29.757 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.765 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:29.765 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.773 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:29.773 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.781 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:29.781 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:29.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:29.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:29.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:29.801 [Test worker] 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' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:29.808 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:29.808 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:29.816 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:29.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:29.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:29.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=-1, revision=6 07:47:29.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:29.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:29.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.838 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:29.838 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:29.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:29.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:29.861 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:29.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:29.916 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:29.932 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:29.957 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:29.968 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_zvyeboU1X0RqNeRZsG2fw/GaMGEj3Gn0YofWpWEXN3xg/NMN3Wk-rxX4utTRRIrO1XQ' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:30.098 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:47:30.105 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:47:30.106 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:47:30.215 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} because of missing permissions! 07:47:30.215 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:47:30.215 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:29.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:47:30.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=435.5 MiB, used=110.8 MiB, available=344.7 MiB 07:47:30.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:30.724 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:30.786 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 298823 bytes in 985 ms. path='/2/1 {11 11ä11#+} 1/b' 07:47:30.829 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=59 07:47:30.830 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 07:47:30.924 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:30.937 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=56, revision=59 07:47:30.989 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:30.998 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=56, revision=59 07:47:31.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:31.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.0 MiB, used=110.1 MiB, available=345.4 MiB 07:47:31.149 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:31.186 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:31.191 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:31.229 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:31.266 [qtp2139656363-778] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:31.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=86.5 MiB, available=369.0 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:31.298 [qtp316919383-1174] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:31.301 [qtp316919383-1174] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:47:31.363 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:31.385 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:47:31.392 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:47:31.488 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e1bcae45f54d2c19c2200ce61fbe56608365bdc1' to.sha1='97bb1e3f52b995e9e083effd26987d1c8a910ca7'): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:31.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.5 MiB, used=110.1 MiB, available=345.4 MiB 07:47:31.561 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.-1.xml.gz 07:47:31.561 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:47:31.564 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:47:31.564 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:47:31.583 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:31.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=64 07:47:31.614 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:31.636 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:31.642 [qtp666971185-83] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=2 07:47:31.646 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:31.658 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:31.662 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:31.662 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:31.664 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=74448896 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:31.672 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:31.677 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionSynced=-1, revision=106 07:47:31.677 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:31.695 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:31.696 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:31.699 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:31.706 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} 07:47:31.710 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:31.741 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 from='build/repo/k0t4qfrq-dzxqa-local-src' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' 07:47:31.754 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:31.758 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:31.858 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:31.865 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=59, revision=64 07:47:31.865 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=64, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:31.904 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:31.906 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:31.917 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:31.971 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:47:31.971 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:47:31.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:32.049 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:32.089 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=10 07:47:32.090 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:32.173 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:32.197 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:32.198 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:47:32.198 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:32.253 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:32.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:32.275 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:32.280 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:32.374 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:32.450 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:32.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=6, revision=10 07:47:32.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:32.529 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:32.553 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:32.557 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:32.558 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_zvyeboU1X0RqNeRZsG2fw/enr92H_Ah1ktqp8FKrdhiQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:32.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:47:32.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:32.843 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:33.263 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:33.355 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:47:33.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=12 07:47:33.431 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:33.521 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:33.524 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:33.591 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:33.593 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:33.920 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:33.979 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:33.986 [qtp284059979-1140] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:33.988 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=10, revision=12 07:47:33.989 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=12, revision=-1 07:47:34.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:34.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:34.043 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:34.060 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:34.064 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=-1, revision=6 07:47:34.064 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:34.171 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:34.255 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:47:34.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=14 07:47:34.324 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:47:34.417 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:34.421 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=12, revision=14 07:47:34.580 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:34.585 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=12, revision=14 07:47:34.585 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=14, revision=-1 07:47:34.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:34.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:34.640 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:34.726 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:34.728 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:34.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:34.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:47:34.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:47:34.881 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=86.2 MiB, available=369.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:34.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=16 07:47:34.926 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:35.029 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:35.045 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:35.049 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:35.091 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:35.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 970387 bytes in 2863 ms. path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:35.126 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:35.130 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:35.132 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=75497472 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:35.155 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=67 07:47:35.156 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:35.172 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:35.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=14, revision=16 07:47:35.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=16, revision=-1 07:47:35.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:35.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:35.242 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:35.284 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:35.289 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=64, revision=67 07:47:35.488 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:35.488 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:35.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=64, revision=67 07:47:35.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:35.509 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:47:35.509 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:35.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:47:35.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=86.2 MiB, available=369.3 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:35.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:35.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:35.625 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:35.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=18 07:47:35.632 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:35.671 [qtp316919383-1174] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:35.675 [qtp316919383-1174] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:35.677 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:35.731 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:35.736 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:35.774 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:35.928 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:35.937 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:35.944 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=16, revision=18 07:47:35.944 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:35.953 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:47:35.953 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:35.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:47:35.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=86.1 MiB, available=369.4 MiB 07:47:35.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.-1.xml.gz 07:47:35.962 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:47:35.965 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:35.988 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:35.988 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:36.018 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:36.037 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='06dcc8080ec13abcade93f051c3e0a9eb5d83c2b' to.sha1='7e1422741c5f54a6f49fb5391e3c7ddad136af44'): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:36.104 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:36.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:36.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=72 07:47:36.123 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:36.122 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:47:36.193 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=20 07:47:36.194 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:36.198 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:36.243 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:36.266 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:36.270 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:36.270 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:36.306 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:36.337 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:36.342 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:36.346 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=18, revision=20 07:47:36.347 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:36.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=67, revision=72 07:47:36.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=72, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:36.376 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:36.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:36.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:36.403 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:36.416 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:36.474 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:36.475 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:36.480 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:36.494 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:47:36.495 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:36.495 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:47:36.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:36.506 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:36.510 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:36.532 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='96a702cd6f6ba820386f061735247f99b75a54a2' to.sha1='32e67a38041dd03e68ab51f811d0946b5b308043'): /1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:36.544 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:36.561 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:36.561 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:36.565 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=76546048 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:36.572 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=23 07:47:36.572 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 07:47:36.620 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:36.624 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:36.686 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 07:47:36.706 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:47:36.707 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:36.712 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:36.684 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:36.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=20, revision=23 07:47:36.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:36.764 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88b653d9915619847f1101bf539c7bf45ff3984e' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:36.770 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:36.796 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:36.839 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:36.848 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:36.852 [qtp316919383-1174] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y163EA2cuive50yQCyFiXQ/MPK6yBCrxCl54MZlEpQ0tg/qp7RUV9nAyWHW0h3i5--Ug' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:36.857 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:37.017 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:37.027 [Test worker] 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' 07:47:37.077 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:37.078 [qtp284059979-768] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_4712j2nb0ZA6TCMLufsXg/xc8wn7LOHHssX3qx_yzjyg' offset=0 07:47:37.123 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:37.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:47:37.212 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 164703 bytes in 185 ms. path='/1 {11 11ä11#+} 1/a' 07:47:37.257 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:47:37.475 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:37.495 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:37.505 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:37.571 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:37.570 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6fd6bdac2519baf09fb43414145f401612662fa9' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:37.570 [Test worker] 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' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:37.653 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:37.663 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:37.666 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:37.683 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:37.687 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:37.688 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YPA5npmXlfF97vZBl07WKA/da1J-CQLLuR6kUCL_8ndFw' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:37.692 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:37.693 [qtp284059979-1410] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_4712j2nb0ZA6TCMLufsXg/yLS-GF1YqZiGDRehtsvQzA' offset=0 07:47:37.712 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:37.823 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 07:47:37.895 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 658284 bytes in 229 ms. path='/1 {11 11ä11#+} 1/b' 07:47:37.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:47:38.070 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:38.090 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:47:38.155 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='58596d404848b1dea8ba94f1e9afb9f4d39017c7' to.sha1=''): /1 {11 11ä11#+} 1/c 07:47:38.270 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:38.277 [Test worker] 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' 07:47:38.302 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:38.304 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_4712j2nb0ZA6TCMLufsXg/a9lPFs9o1Rq9hy8rMirAYA' offset=0 07:47:38.322 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:38.344 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:38.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:47:38.409 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 292740 bytes in 132 ms. path='/1 {11 11ä11#+} 1/c' 07:47:38.498 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 07:47:38.620 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:38.640 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:47:38.701 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d47c46f51ebe8b6adffdc55972d9571d00b7337' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:38.702 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:38.782 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:38.859 [Test worker] 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' 07:47:38.900 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:38.901 [qtp284059979-768] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OeBCK1PGKB_53AcyL2e7pw/y4WhkFmbh8dRg819RV75-A/BRT4HpAphSI0299UeNRxkg' offset=0 07:47:38.911 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:38.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:38.954 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:38.980 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 169442 bytes in 121 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:39.022 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:39.043 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:39.046 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:39.048 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=77594624 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:39.060 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:47:39.134 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:39.161 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:39.187 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:39.228 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b3563e6f61e2d966f70f63367f5f2e6d51880ff' to.sha1=''): /2/1 {11 11ä11#+} 1/b 07:47:39.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:39.329 [Test worker] 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' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:39.333 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:39.363 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:39.364 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OeBCK1PGKB_53AcyL2e7pw/y4WhkFmbh8dRg819RV75-A/apYuEMSs74gebkzFnr24kA' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:39.373 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:39.377 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:39.380 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:39.381 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y163EA2cuive50yQCyFiXQ/MPK6yBCrxCl54MZlEpQ0tg/qp7RUV9nAyWHW0h3i5--Ug' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:39.413 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:39.415 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:47:39.467 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 198156 bytes in 137 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:39.535 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 275470 bytes in 1964 ms. path='/1 {11 11ä11#+} 1/a' 07:47:39.550 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=26 07:47:39.550 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:39.568 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:47:39.669 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:39.687 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:39.690 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=23, revision=26 07:47:39.770 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:39.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:39.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=23, revision=26 07:47:39.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=26, revision=-1 07:47:39.811 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:39.811 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:39.833 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:39.842 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9583e6a9c7cc15935063b62f6067d3c2e9a9bed0' to.sha1=''): /2/a 07:47:40.132 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:40.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:47:40.156 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:40.157 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OeBCK1PGKB_53AcyL2e7pw/qq-iDvtN7E7hO0QB5ZAjAg' offset=0 07:47:40.164 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:40.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms. 07:47:40.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6384 bytes in 48 ms. path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:40.194 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:40.218 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:40.263 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:40.283 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:40.301 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:40.341 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:40.642 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:40.745 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:40.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='12f82b2115e0ba9c4b25df6d13ba224f824d8721' to.sha1=''): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:40.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:47:40.800 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1d3d9797e4453870e2f091155a36abc48b16d97' to.sha1='c4975bb086b895b498094d14b2c37d20a14a3216'): /1 {11 11ä11#+} 1/b org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:40.801 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:40.811 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:40.836 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=31 07:47:40.836 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:40.842 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:40.843 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hkg7CitGiVQLDDcYftKbjQ/UVb6x6mU9iwO0nea61DzRw/HpWE03MFELqjI-tELu4c2w' offset=0 07:47:40.855 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:40.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:47:40.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 39945 bytes in 90 ms. path='/3 + &#ä/5/h' 07:47:40.950 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:40.954 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:40.961 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:40.984 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:40.990 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:41.000 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:41.020 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:41.027 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:41.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b64fd8331b10a29df305a4f55641fef1c7f4087d' to.sha1=''): /3 + &#ä/5/i org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:41.114 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:41.120 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=26, revision=31 07:47:41.121 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=31, revision=-1 07:47:41.161 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:41.186 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:41.200 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i' 07:47:41.221 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:41.222 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hkg7CitGiVQLDDcYftKbjQ/UVb6x6mU9iwO0nea61DzRw/fNUEmsMEaEF-FRwuRcY45w' offset=0 07:47:41.237 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:41.277 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:41.300 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:41.326 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:41.330 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:41.339 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=78643200 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:41.395 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:41.401 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:41.405 [Test worker] 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' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:41.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:41.435 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:41.440 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:41.442 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y163EA2cuive50yQCyFiXQ/MPK6yBCrxCl54MZlEpQ0tg/qp7RUV9nAyWHW0h3i5--Ug' offset=2097152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:41.460 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:41.472 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:41.475 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:41.476 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YPA5npmXlfF97vZBl07WKA/nufVngZ-lU0skL8zHRTvhQ' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:41.560 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:41.561 [qtp284059979-768] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hkg7CitGiVQLDDcYftKbjQ/UVb6x6mU9iwO0nea61DzRw/fNUEmsMEaEF-FRwuRcY45w' offset=1048576 07:47:41.570 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:41.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:47:41.600 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 451080 bytes in 400 ms. path='/3 + &#ä/5/i' 07:47:41.725 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:47:41.731 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:41.849 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:41.851 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:41.908 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 104668 bytes in 503 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:41.911 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:41.924 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=34 07:47:41.924 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:42.001 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3c5380b1b3b37b5af33ad6dbb84fb71e4e1c957' to.sha1=''): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:42.019 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:42.022 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=31, revision=34 07:47:42.109 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:42.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=31, revision=34 07:47:42.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=34, revision=-1 07:47:42.142 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:42.142 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:42.208 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:42.214 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:42.226 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:42.244 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:42.245 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hkg7CitGiVQLDDcYftKbjQ/gJLi1zHq7Qt4egXxBG_jjg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:42.252 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:42.256 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:42.257 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:42.280 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:47:42.303 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20237 bytes in 89 ms. path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:42.314 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:42.344 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:42.426 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:42.429 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:42.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:42.475 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:42.548 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aea421ba0442a6d36634ce96e93f8d9c23497d2b' to.sha1=''): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:42.558 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='665d0fdbf2dd3e459c29b99a2acd4724d85716e7' to.sha1='f20d6c14c549e4edf2ae7b1f3fa098ace401d30e'): /1 {11 11ä11#+} 1/c 07:47:42.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=39 07:47:42.588 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:42.627 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:42.632 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:42.652 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:42.655 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:42.666 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:47:42.693 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:42.694 [qtp284059979-1205] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hkg7CitGiVQLDDcYftKbjQ/19XvyGqWArrSVAehHtyLKg' offset=0 07:47:42.702 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:42.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:42.759 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:42.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=34, revision=39 07:47:42.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:42.774 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222453 bytes in 107 ms. path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:42.804 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:42.892 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:42.903 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:42.987 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:42.998 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:43.018 [Test worker] 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' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:43.020 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:47:43.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1cc02f404598703abfe552ccc775f37e8959ad3' to.sha1=''): /3 + &#ä/cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:43.149 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:43.161 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:43.164 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:43.165 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YPA5npmXlfF97vZBl07WKA/YeTew1oAMfQXgpK48G0-Pg' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:43.185 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:43.245 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:47:43.277 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:43.278 [qtp284059979-1410] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hkg7CitGiVQLDDcYftKbjQ/pWqmaSPnLxxgE6rhzWYaLw' offset=0 07:47:43.288 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:43.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 07:47:43.482 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3636 bytes in 236 ms. path='/3 + &#ä/cc' 07:47:43.509 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 07:47:43.575 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:43.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:47:43.746 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='795671f249a8b0791a6c6aa2b3dc44c772fdd2c8' to.sha1=''): /3 + &#ä/dd 07:47:43.876 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 07:47:43.909 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:47:43.937 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:43.938 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hkg7CitGiVQLDDcYftKbjQ/C_-h2NSgBPDzFjQZgfcN8g' offset=0 07:47:43.945 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:43.963 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:47:43.985 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 67452 bytes in 76 ms. path='/3 + &#ä/dd' 07:47:44.008 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:44.019 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:44.083 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:44.104 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:44.104 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:44.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 482645 bytes in 1088 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:44.121 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:44.125 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=42 07:47:44.126 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:44.151 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:44.179 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:44.183 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=39, revision=42 07:47:44.189 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:44.203 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=39, revision=42 07:47:44.203 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:44.235 [qtp284059979-1205] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 localRepositoryRevisionSynced=104 07:47:44.239 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:44.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:44.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:44.272 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=95 remoteFromLocalRevision=104 07:47:44.284 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef35f667-1c8c-43d9-991c-f1f25deca906 from='build/repo/k0t4rgw7-i5p9m-local-dest' toID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 to='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:44.288 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:44.307 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:44.309 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:44.314 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:44.317 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:44.320 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:47:44.391 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:44.397 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:44.424 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:44.446 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:44.447 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:47:44.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:44.459 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:47:44.472 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:44.496 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:44.507 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:47:44.508 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:44.513 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c46c75d302dfb3a09f85519643d69d421547f44a' to.sha1='ea081a88b6b0fbf2205892ad51f3a543f2e0bc4a'): /2/1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:44.507 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:44.534 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:44.536 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:44.547 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:44.544 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y163EA2cuive50yQCyFiXQ/MPK6yBCrxCl54MZlEpQ0tg/qp7RUV9nAyWHW0h3i5--Ug' offset=3145728 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:44.552 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=95 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:44.554 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=79691776 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:44.556 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=47 07:47:44.556 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:44.562 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:47:44.562 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:47:44.592 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} 07:47:44.643 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:47:44.643 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:44.715 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:44.720 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=42, revision=47 07:47:44.789 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:44.795 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=42, revision=47 07:47:44.795 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:44.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=97 07:47:44.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:44.862 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:44.956 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:44.992 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:47:45.085 [Test worker] 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' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:45.087 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:47:45.089 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:45.137 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:45.144 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:45.147 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:45.148 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r_-lz5YzhdkW4YsYpEhsJA/XujYLb6D3SkwUJMy5OiNEA/NqUu2muzpkg_Bo8MIDB53w' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:45.211 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:45.222 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.remoteRepositoryRevisionSynced=6, revision=97 07:47:45.233 [qtp284059979-1410] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:47:45.551 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:45.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=6, revision=97 07:47:45.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=97, revision=-1 07:47:45.594 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:45.607 [qtp284059979-152] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 transaction.localRevision=111 remoteFromLocalRevision=95 07:47:45.704 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:45.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=ef35f667-1c8c-43d9-991c-f1f25deca906 to='build/repo/k0t4rgw7-i5p9m-local-dest', fromRepoLocalSync=false 07:47:45.711 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:47:45.711 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:47:45.730 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:45.854 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=111 07:47:45.879 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:45.883 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:47:45.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:46.334 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:46.368 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 74175 bytes in 1283 ms. path='/2/1 {11 11ä11#+} 1/a' 07:47:46.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=50 07:47:46.380 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 07:47:46.467 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:46.475 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=47, revision=50 07:47:46.483 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:46.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=47, revision=50 07:47:46.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=50, revision=-1 07:47:46.528 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:46.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:46.594 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:46.617 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:46.620 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:46.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=96.1 MiB, available=359.4 MiB 07:47:46.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:46.668 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:46.674 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:46.777 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:47:46.791 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:46.807 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionInProgress=-1, revision=112 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:46.906 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b32c345d9dd51c6c264fc196baf5f78c0a29777c' to.sha1='cfe36bc730d663d165549e677283cb9bd10054fb'): /2/1 {11 11ä11#+} 1/b 07:47:46.937 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=55 07:47:46.938 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 07:47:47.025 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:47.035 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=50, revision=55 07:47:47.119 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:47.127 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:47.131 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=50, revision=55 07:47:47.131 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:47.135 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:47.162 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:47.232 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:47.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:47.268 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:47.276 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:47.308 [Test worker] 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' 07:47:47.417 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:47.429 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:47.427 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:47.433 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:47.440 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:47.453 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r_-lz5YzhdkW4YsYpEhsJA/XujYLb6D3SkwUJMy5OiNEA/V80C7jE_sGDPpednkr7qLw' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:47.600 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:47.647 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:47.665 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:47.669 [qtp316919383-1174] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y163EA2cuive50yQCyFiXQ/MPK6yBCrxCl54MZlEpQ0tg/qp7RUV9nAyWHW0h3i5--Ug' offset=4194304 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:47.713 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:47.735 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:47.745 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:47.748 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=80740352 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:47.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=96.1 MiB, available=359.4 MiB 07:47:47.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=106, revision=112 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:48.025 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:48.042 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} 07:47:48.044 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:47:48.045 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:47:48.045 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:47:48.047 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} because of missing permissions! 07:47:48.047 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:47:48.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:48.051 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 254036 bytes in 743 ms. path='/2/1 {11 11ä11#+} 1/b' 07:47:48.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=58 07:47:48.066 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 07:47:48.159 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:48.162 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=55, revision=58 07:47:48.236 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:48.245 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=55, revision=58 07:47:48.245 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=58, revision=-1 07:47:48.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:48.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:48.299 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:48.324 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:48.326 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:47:48.349 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:48.457 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:48.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=96.0 MiB, available=359.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:48.481 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:48.504 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:48.509 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionSynced=106, revision=112 07:47:48.509 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionInProgress=112, revision=-1 07:47:48.544 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:48.556 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:48.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0142784f53901c8fd124f5f73e2a446c456c9979' to.sha1='194f4e53a5f417c7c03f8c59289893e3e7a33ee3'): /2/a org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:48.569 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:47:48.569 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:47:48.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=100 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:48.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=63 07:47:48.614 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:48.639 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 07:47:48.653 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:48.732 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:48.736 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:48.819 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:48.820 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:48.829 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=58, revision=63 07:47:48.829 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=63, revision=-1 07:47:48.857 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:48.904 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:48.906 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4673756 bytes in 12406 ms. path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:48.918 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:47:48.928 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:48.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=79 07:47:48.941 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 07:47:49.017 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:49.023 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=72, revision=79 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:49.039 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:49.068 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:49.078 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:49.085 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r_-lz5YzhdkW4YsYpEhsJA/W_Rk8pwS5I2rGjV5eyZkkQ' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:49.089 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:49.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=72, revision=79 07:47:49.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:48.653 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:47:49.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=96.1 MiB, available=359.4 MiB 07:47:49.142 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:49.149 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:49.171 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:49.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:49.257 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:49.349 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:49.371 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:47:49.404 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:49.442 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [695dddac]initPersistenceManagerFactory: repositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:49.447 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:49.485 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [695dddac]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 43467 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:49.485 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:49.497 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:47:49.510 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:49.521 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:49.525 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:47:49.525 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [695dddac]getCloseDeferredMillis: closeDeferredMillis=20000 07:47:49.525 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [695dddac]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:49.529 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:47:49.530 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:47:49.530 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:47:49.531 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:47:49.531 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:47:49.531 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:47:49.531 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:47:49.532 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:47:49.540 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:47:49.540 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:47:49.540 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:47:49.540 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:47:49.540 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:47:49.540 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:47:49.540 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:47:49.540 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:47:49.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:47:49.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:47:49.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:47:49.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:47:49.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:47:49.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:47:49.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:47:49.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:47:49.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:47:49.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:47:49.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:47:49.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:47:49.541 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:49.549 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:49.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 373795 bytes in 621 ms. path='/2/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:49.552 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2f8fa8b5a9f49642ccbfc2eb72ee6190ef075c52' to.sha1='77a7ff9445232da3dfde41cad657ae74c4cd0c5f'): /3 + &#ä/5/i org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:49.585 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:49.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=84 07:47:49.616 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:49.613 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=66 07:47:49.617 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:49.686 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:49.681 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=96.0 MiB, available=359.5 MiB 07:47:49.684 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:49.690 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:49.695 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:49.699 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=79, revision=84 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:49.706 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:47:49.708 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:47:49.710 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:49.711 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:49.712 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:47:49.714 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:49.723 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=63, revision=66 07:47:49.723 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:49.798 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:49.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=79, revision=84 07:47:49.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=84, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:49.821 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:49.822 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:49.859 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:49.876 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:49.886 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:49.890 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:47:49.912 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:49.936 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:49.939 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:47:49.945 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:47:49.945 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:49.945 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 07:47:49.946 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@2d27b1bf 07:47:49.946 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:47:49.946 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:47:49.946 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:47:49.947 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:47:49.947 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:47:49.948 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:47:49.948 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:47:49.948 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:47:49.948 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:47:49.948 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:47:49.949 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:47:49.949 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:47:49.949 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:47:49.949 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:47:49.950 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:47:49.950 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:47:49.950 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:47:49.950 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:47:49.951 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:49.955 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:49.958 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:47:49.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:49.978 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f567934397e8dcd5a1730577303ad28d92eb8f2a' to.sha1='348468090ee5259e6e4bedf6bfa371c0264a1273'): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:49.982 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:49.983 [qtp833852776-1001] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:47:49.984 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:49.988 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:49.991 [qtp833852776-1001] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1992 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:49.997 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=81788928 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:50.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=71 07:47:50.024 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 07:47:50.080 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:50.083 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=66, revision=71 07:47:50.117 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:50.125 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=66, revision=71 07:47:50.125 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=71, revision=-1 07:47:50.160 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:50.205 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=96.0 MiB, available=359.5 MiB 07:47:50.208 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:47:50.208 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:47:50.208 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:47:50.208 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:47:50.224 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:50.235 [qtp284059979-768] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 localRepositoryRevisionSynced=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:50.237 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:50.242 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:50.252 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:47:50.255 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:50.258 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:50.277 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=102 remoteFromLocalRevision=111 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:50.300 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:50.305 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:50.306 [qtp316919383-253] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y163EA2cuive50yQCyFiXQ/MPK6yBCrxCl54MZlEpQ0tg/A_h3ccH-k5ZJ8l2SvHZkrQ' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:50.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef35f667-1c8c-43d9-991c-f1f25deca906 from='build/repo/k0t4rgw7-i5p9m-local-dest' toID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 to='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' 07:47:50.510 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 07:47:50.515 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:47:50.515 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:50.515 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:50.517 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:47:50.517 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:47:50.522 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=102 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:50.548 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:50.552 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:50.553 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/yIaYP5EUUmIE1T1A-9sWyg/pqLYTL4qBFVkCKvINumIOA' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:47:50.565 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:47:50.565 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:47:50.584 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} 07:47:50.593 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:47:50.593 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:47:50.595 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=100, revision=104 07:47:50.599 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 07:47:50.612 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:47:50.612 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:47:50.685 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:50.688 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.remoteRepositoryRevisionSynced=97, revision=104 07:47:50.690 [qtp284059979-1205] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:47:50.751 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:50.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=97, revision=104 07:47:50.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=104, revision=-1 07:47:50.791 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:50.796 [qtp284059979-1140] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 transaction.localRevision=117 remoteFromLocalRevision=102 07:47:50.899 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:50.909 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:47:50.996 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1594d374]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' 07:47:50.997 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1594d374]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:51.817 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:52.092 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]: localRoot='/home/tomcat/subshare-repo.d/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:47:52.092 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:47:52.095 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:52.108 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:47:52.121 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]initLockFile: Repository '/home/tomcat/subshare-repo.d/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:52.132 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:52.135 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:52.137 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=82837504 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:52.742 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:52.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1026237 bytes in 2802 ms. path='/3 + &#ä/5/i' 07:47:52.795 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=87 07:47:52.796 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 07:47:52.838 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:52.849 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=84, revision=87 07:47:52.921 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:52.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=84, revision=87 07:47:52.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=87, revision=-1 07:47:53.000 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:53.000 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:53.022 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:53.059 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:53.084 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:47:53.191 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:53.311 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:47:53.400 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:47:53.502 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b5ae4edb6df93ab43a9b413aa2dadb551a8f4f82' to.sha1='bdeb9891360222bac67d2cb38979436e989cd3f6'): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:53.575 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:53.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=92 07:47:53.594 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 07:47:53.740 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:53.745 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=87, revision=92 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:53.789 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:53.798 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:53.801 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:53.806 [qtp666971185-83] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/yIaYP5EUUmIE1T1A-9sWyg/pqLYTL4qBFVkCKvINumIOA' offset=1048576 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:54.385 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:54.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=87, revision=92 07:47:54.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:54.407 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:54.434 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:54.514 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1253676 bytes in 4259 ms. path='/3 + &#ä/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:54.517 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:54.532 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=75 07:47:54.532 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 07:47:54.625 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:54.630 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=71, revision=75 07:47:54.698 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:54.700 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:54.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=71, revision=75 07:47:54.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=75, revision=-1 07:47:54.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:54.739 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:54.759 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:54.765 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:54.792 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:54.797 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:54.797 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:54.822 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:54.825 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:54.827 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=83886080 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:54.915 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:54.915 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:54.950 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:47:55.058 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:47:55.103 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25d20d6e7863d520afe465618f13d5bd6c1bf769' to.sha1='dd2bf88708b2e93178eae2fb8d8739ca34eb640f'): /3 + &#ä/5/i 07:47:55.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=80 07:47:55.134 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:55.176 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:55.190 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:55.194 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:55.210 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:55.215 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:55.216 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y163EA2cuive50yQCyFiXQ/EC0ONi90fQOusPn7W0TmVA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:55.248 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:55.252 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=75, revision=80 07:47:55.252 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=80, revision=-1 07:47:55.275 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:55.531 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:55.561 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:47:55.572 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:47:55.615 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:55.628 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:55.631 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:55.632 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/yIaYP5EUUmIE1T1A-9sWyg/y8U_Wu1VPxqcyHUE17rx3A' offset=0 07:47:55.833 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:56.259 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 65930 bytes in 687 ms. path='/3 + &#ä/5/i' 07:47:56.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=83 07:47:56.280 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 07:47:56.371 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:56.376 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=80, revision=83 07:47:56.445 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:56.453 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=80, revision=83 07:47:56.453 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=83, revision=-1 07:47:56.489 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:47:56.489 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:56.504 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:56.522 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:47:56.524 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:47:56.570 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:56.624 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:47:56.653 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:47:56.683 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fef828c759a1c1a708bb0c4c9868e88d83aadcfe' to.sha1='ebe618ff71f7c866a2a635bffe61cf2d29c3eb36'): /3 + &#ä/aa 07:47:56.740 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=88 07:47:56.740 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 07:47:56.820 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:56.824 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=83, revision=88 07:47:56.884 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:56.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=83, revision=88 07:47:56.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=88, revision=-1 07:47:56.921 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:56.958 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:56.978 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:47:57.055 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:57.056 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:57.221 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:47:57.297 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:57.320 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:57.324 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:57.333 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/R-1xjP1hIQfvGPQ9VzW-Xg' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:57.348 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:57.350 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:57.365 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:57.369 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:57.371 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y163EA2cuive50yQCyFiXQ/EC0ONi90fQOusPn7W0TmVA' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:47:57.374 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:57.380 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:57.382 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=84934656 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:47:57.807 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:57.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1185791 bytes in 3011 ms. path='/3 + &#ä/aa' 07:47:57.959 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=96 07:47:57.962 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:47:58.114 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:58.120 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=92, revision=96 07:47:58.697 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:47:58.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=92, revision=96 07:47:58.712 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=96, revision=-1 07:47:58.763 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:47:58.763 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:47:58.785 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:00.163 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:00.460 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:00.480 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:00.483 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:00.484 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=85983232 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:00.914 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:01.184 [qtp316919383-253] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:48:01.204 [qtp316919383-253] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:01.232 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:01.264 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:01.267 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:01.269 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/R-1xjP1hIQfvGPQ9VzW-Xg' offset=1048576 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:01.298 [qtp316919383-253] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:01.427 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:48:01.445 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:48:01.540 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1621aa401d0f4f4e70c7e986ae9911f48d849f3a' to.sha1='ea122cb8aee8d896af5557a3aa8b37509be3b212'): /3 + &#ä/bb 07:48:01.590 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=101 07:48:01.590 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 07:48:01.672 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:01.678 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=96, revision=101 07:48:02.744 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:02.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=96, revision=101 07:48:02.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=101, revision=-1 07:48:02.822 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:03.027 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:03.063 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:48:03.122 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:03.397 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:03.429 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:03.460 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:03.466 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:03.467 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y163EA2cuive50yQCyFiXQ/SpX70cflmssJblVLziQamw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:03.738 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:03.760 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:03.772 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:03.773 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=87031808 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:03.760 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:03.899 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:04.176 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:04.196 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:04.200 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:04.216 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/R-1xjP1hIQfvGPQ9VzW-Xg' offset=2097152 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:05.019 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:06.806 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:06.821 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:06.970 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:06.990 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:06.995 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:06.997 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y163EA2cuive50yQCyFiXQ/SpX70cflmssJblVLziQamw' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:07.133 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:07.154 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:07.158 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:07.159 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=88080384 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:07.270 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:07.494 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:07.600 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:07.619 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:07.622 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:07.623 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/R-1xjP1hIQfvGPQ9VzW-Xg' offset=3145728 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:07.808 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1182114 bytes in 4685 ms. path='/3 + &#ä/bb' 07:48:07.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=105 07:48:07.831 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 07:48:07.934 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:07.951 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=101, revision=105 07:48:07.997 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:08.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=101, revision=105 07:48:08.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=105, revision=-1 07:48:08.065 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:08.065 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:08.083 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:08.358 [qtp316919383-718] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:48:08.365 [qtp316919383-718] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:48:08.443 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:08.534 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:48:08.619 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:48:08.738 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e87df17f001087dd2ae4cc9dae7806357442e3d3' to.sha1='186496e1e961a37ac864eaaf9f08ebd62425daab'): /3 + &#ä/cc 07:48:08.786 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=110 07:48:08.786 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 07:48:08.860 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:08.864 [qtp316919383-1573] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=105, revision=110 07:48:09.212 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:09.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=105, revision=110 07:48:09.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=110, revision=-1 07:48:09.270 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:09.397 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:09.412 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:48:09.472 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:09.527 [closeDeferredTimer-695dddac-1] INFO c.c.c.l.LocalRepoManagerImpl - [695dddac]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:09.543 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:09.567 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:09.585 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:09.586 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y163EA2cuive50yQCyFiXQ/tqSMOirutBtkO3mry6TUoA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:09.607 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:09.797 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:09.894 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:09.989 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 134506 bytes in 517 ms. path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:09.997 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:10.001 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:10.052 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:10.056 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:10.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=113 07:48:10.058 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:10.061 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:10.067 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/R-1xjP1hIQfvGPQ9VzW-Xg' offset=4194304 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:10.067 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:10.076 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=89128960 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:10.177 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:10.193 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=110, revision=113 07:48:10.286 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:10.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=110, revision=113 07:48:10.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=113, revision=-1 07:48:10.381 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:10.381 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:10.412 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:10.446 [qtp316919383-1573] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:48:10.449 [qtp316919383-1573] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:48:10.679 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:10.754 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:48:10.788 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:48:10.874 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28b4a05d8405d43cfaa4202dd4ff46a4bce3607e' to.sha1='85c1e9d612a906809d017b3affc45aac74d5e723'): /3 + &#ä/dd org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:10.903 [closeDeferredTimer-2abce52d-1o] INFO c.c.c.l.LocalRepoManagerImpl - [2abce52d]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:10.920 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=118 07:48:10.920 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 07:48:11.002 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.006 [qtp316919383-1573] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=113, revision=118 07:48:11.056 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.068 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=113, revision=118 07:48:11.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=118, revision=-1 07:48:11.108 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.183 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.212 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:48:11.525 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:48:11.591 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.601 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.605 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.606 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y163EA2cuive50yQCyFiXQ/33ZbVnb54U1d7VwHcMhtLA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:11.662 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.684 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4777338 bytes in 14628 ms. path='/3 + &#ä/aa' 07:48:11.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=95 07:48:11.704 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:11.714 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 121041 bytes in 209 ms. path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:11.744 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.747 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=88, revision=95 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:11.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=121 07:48:11.758 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:11.768 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.775 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=88, revision=95 07:48:11.775 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=95, revision=-1 07:48:11.805 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:11.805 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:11.814 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.821 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=118, revision=121 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:11.826 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:11.847 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=118, revision=121 07:48:11.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=121, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:11.878 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:48:11.889 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:11.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:11.919 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:11.920 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:11.947 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:11.977 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:48:11.980 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:11.999 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:12.005 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:12.015 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:12.039 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="8cc03d3e-5018-49b4-af02-d1f882c18d61"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:12.045 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='641d557f2984dbd2e3ec1de1a306041392dd9c59' to.sha1='a6c4cec4cc57f97ee1687bc2bd5ade3ff92acfa5'): /3 + &#ä/bb org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:12.049 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:48:12.076 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:12.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=100 07:48:12.083 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 07:48:12.147 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:12.151 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=95, revision=100 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:12.165 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:12.178 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:12.183 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=95, revision=100 07:48:12.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=100, revision=-1 07:48:12.215 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:12.256 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:12.294 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:48:12.298 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/bb' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:12.425 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:12.426 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:12.483 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:12.502 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:12.505 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:12.506 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=90177536 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:12.594 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:12.614 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:12.617 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:12.618 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/pzGyp-MkW5wbW9SMTG0tCA' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:12.914 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:12.914 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:12.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=126 07:48:13.603 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 07:48:13.767 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:13.771 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=121, revision=126 07:48:13.862 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:13.876 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=121, revision=126 07:48:13.876 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=126, revision=-1 07:48:13.974 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:13.991 [qtp316919383-718] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 transaction.localRevision=88 remoteFromLocalRevision=8 07:48:14.000 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:14.012 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=8cc03d3e-5018-49b4-af02-d1f882c18d61 to='build/repo/k0t4pudg-15rhn-local-src', fromRepoLocalSync=false 07:48:14.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:48:14.012 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:48:14.030 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:14.089 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=88 07:48:14.107 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:14.118 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:14.517 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:14.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:48:14.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=99.9 MiB, available=355.6 MiB 07:48:14.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:14.607 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:14.634 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:14.661 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionInProgress=-1, revision=89 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:14.807 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:14.826 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:14.828 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:14.829 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=91226112 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:15.245 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:15.252 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:15.625 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:15.822 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:15.837 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:15.917 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:15.937 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:15.942 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:15.943 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/pzGyp-MkW5wbW9SMTG0tCA' offset=1048576 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:16.181 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:16.284 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=97.6 MiB, available=357.9 MiB 07:48:16.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=4, revision=89 07:48:16.470 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:16.470 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.489 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:16.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:16.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.517 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:16.517 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:16.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:16.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.552 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:16.552 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.564 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:16.564 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:16.575 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:16.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:16.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.607 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:16.607 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.621 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:16.621 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.633 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:16.633 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:16.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.655 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:48:16.655 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.671 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:16.671 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.683 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:16.683 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:16.699 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:48:16.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:48:17.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=97.3 MiB, available=358.2 MiB 07:48:17.216 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:17.222 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionSynced=4, revision=89 07:48:17.222 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionInProgress=89, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:17.273 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:17.273 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:17.289 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:17.289 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:17.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=128 07:48:17.380 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 07:48:17.399 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:17.628 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:17.649 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:17.653 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:17.657 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:17.658 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=92274688 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:17.399 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:48:17.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=97.3 MiB, available=358.2 MiB 07:48:17.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:17.937 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:18.262 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=97.2 MiB, available=358.3 MiB 07:48:18.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:18.308 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:18.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=97.2 MiB, available=358.3 MiB 07:48:18.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:48:18.659 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:48:18.659 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:48:18.659 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:18.660 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:18.674 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:18.680 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:18.683 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:18.684 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/pzGyp-MkW5wbW9SMTG0tCA' offset=2097152 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:18.704 [qtp316919383-941] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 localRepositoryRevisionSynced=88 07:48:18.709 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:18.712 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:18.749 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=130 remoteFromLocalRevision=88 07:48:18.800 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8cc03d3e-5018-49b4-af02-d1f882c18d61 from='build/repo/k0t4pudg-15rhn-local-src' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' 07:48:18.835 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=130 07:48:18.840 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:18.841 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:18.842 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:48:18.842 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:48:18.849 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=130 07:48:18.897 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:18.898 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:18.910 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:18.910 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:18.914 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=128, revision=132 07:48:18.919 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 07:48:19.066 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:19.072 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=126, revision=132 07:48:19.133 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:19.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=126, revision=132 07:48:19.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=132, revision=-1 07:48:19.170 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:19.177 [qtp316919383-941] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 transaction.localRevision=94 remoteFromLocalRevision=130 07:48:19.260 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:19.266 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:48:19.276 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 07:48:19.323 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 44 ms. 07:48:19.323 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=fxtnvD3uE_HdxW_pcNx6qA, invitation=false] 07:48:19.365 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 41 ms. 07:48:19.365 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, invitation=false] 07:48:19.528 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 07:48:19.529 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 08:03:19 CEST 2019 07:48:19.583 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:19.653 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 07:48:19.654 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 08:03:19 CEST 2019 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:19.738 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 07:48:19.740 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 08:03:19 CEST 2019 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:19.746 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:19.779 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:19.871 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:19.931 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:19.960 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 renewalDateTime=2019-09-21T06:16:56.767Z expiryDateTime=2019-09-21T06:46:56.767Z 07:48:19.977 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:19.983 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:19.996 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:19.996 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:20.004 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=135 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:20.076 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:20.095 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:20.097 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:20.100 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:20.102 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=93323264 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:20.228 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:20.234 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=132, revision=135 07:48:20.715 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:20.738 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:48:20.740 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=8cc03d3e-5018-49b4-af02-d1f882c18d61 to='build/repo/k0t4pudg-15rhn-local-src', fromRepoLocalSync=true 07:48:20.740 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8cc03d3e-5018-49b4-af02-d1f882c18d61 ('build/repo/k0t4pudg-15rhn-local-src') 07:48:20.770 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:48:20.819 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:48:20.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.88.xml.gz 07:48:20.907 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.88.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:20.925 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:20.931 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:20.969 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:20.994 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=95 07:48:20.998 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:21.013 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.88.xml.gz 07:48:21.013 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=88 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:21.177 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:21.191 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:21.194 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:21.196 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/pzGyp-MkW5wbW9SMTG0tCA' offset=3145728 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:21.575 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=89.2 MiB, available=366.3 MiB 07:48:21.575 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:48:21.616 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:21.626 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionInProgress=-1, revision=96 07:48:21.726 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:48:21.780 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:21.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:22.028 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:22.207 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=88.4 MiB, available=367.1 MiB 07:48:22.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=89, revision=96 07:48:22.255 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:48:22.256 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:48:22.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:22.408 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:22.486 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:22.528 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3787343 bytes in 10230 ms. path='/3 + &#ä/bb' 07:48:22.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=106 07:48:22.546 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:22.667 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:22.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=88.4 MiB, available=367.1 MiB 07:48:22.717 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:22.721 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:22.727 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=100, revision=106 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:22.745 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionSynced=89, revision=96 07:48:22.746 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:22.751 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:22.772 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:22.775 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:22.776 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=94371840 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:22.834 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:22.850 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:22.851 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:22.857 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=135, revision=138 07:48:22.886 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:22.890 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:22.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=100, revision=106 07:48:22.903 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=106, revision=-1 07:48:22.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:22.947 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:22.958 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:22.976 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:22.981 [qtp316919383-1573] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=135, revision=138 07:48:23.050 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:23.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=132, revision=138 07:48:23.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=138, revision=-1 07:48:23.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:48:23.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:48:23.511 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=88.7 MiB, available=366.8 MiB 07:48:23.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:23.712 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:48:23.769 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:23.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=88.7 MiB, available=366.8 MiB 07:48:23.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:23.962 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:24.026 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:48:24.039 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:48:24.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1dd15b43fdff03f492a188e5bdb898303208189f' to.sha1='5718a10bd38b6f42c2e8b3d97acdccb6f14a09fe'): /3 + &#ä/cc org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:24.098 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:24.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=111 07:48:24.124 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 07:48:24.230 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:24.234 [qtp666971185-83] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=106, revision=111 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:24.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=88.7 MiB, available=366.8 MiB 07:48:24.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.88.xml.gz 07:48:24.276 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:48:24.280 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:48:24.280 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:48:24.303 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:24.321 [qtp316919383-1573] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 localRepositoryRevisionSynced=95 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:24.324 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:24.335 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:24.366 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=141 remoteFromLocalRevision=95 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:24.414 [CloudStoreUpdaterTimer] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:24.416 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8cc03d3e-5018-49b4-af02-d1f882c18d61 from='build/repo/k0t4pudg-15rhn-local-src' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:24.418 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 07:48:24.421 [CloudStoreUpdaterTimer] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:24.423 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 08:03:24 CEST 2019 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:24.433 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:24.437 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:24.441 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:24.479 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:24.499 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:24.501 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:24.503 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:24.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=106, revision=111 07:48:24.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:24.512 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=141 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:24.517 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=95420416 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:24.520 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:24.520 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:24.522 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:48:24.522 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:48:24.532 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=141 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:24.534 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:24.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:24.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:24.570 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:24.570 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:24.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=143 07:48:24.580 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 07:48:24.652 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:24.654 [qtp666971185-83] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:24.659 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=138, revision=143 07:48:24.692 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:24.698 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:24.698 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=138, revision=143 07:48:24.699 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=143, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:24.712 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:24.736 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:24.744 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 transaction.localRevision=102 remoteFromLocalRevision=141 07:48:24.773 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:24.780 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=8cc03d3e-5018-49b4-af02-d1f882c18d61 to='build/repo/k0t4pudg-15rhn-local-src', fromRepoLocalSync=false 07:48:24.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:48:24.781 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:48:24.813 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:24.889 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 07:48:24.893 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:24.915 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:24.933 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:24.936 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:24.937 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/nzWUTY0YHjWdAx1jukoZ5A' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:25.086 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:25.353 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:25.087 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:48:25.578 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=88.7 MiB, available=366.8 MiB 07:48:25.578 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:48:25.604 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:25.617 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionInProgress=-1, revision=103 07:48:25.712 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 07:48:25.730 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:25.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:25.749 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:25.934 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:25.947 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 735488 bytes in 1235 ms. path='/3 + &#ä/cc' 07:48:25.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=114 07:48:25.966 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 07:48:26.070 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:26.075 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=111, revision=114 07:48:26.113 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:26.125 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=111, revision=114 07:48:26.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:26.153 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:26.155 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:26.155 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:26.199 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:26.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=88.2 MiB, available=367.3 MiB 07:48:26.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=96, revision=103 07:48:26.235 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:26.236 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:26.237 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:48:26.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:26.240 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:26.240 [qtp2139656363-71] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=96468992 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:26.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=88.2 MiB, available=367.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:26.637 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 07:48:26.640 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 08:03:26 CEST 2019 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:26.860 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:26.865 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionSynced=96, revision=103 07:48:26.865 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionInProgress=103, revision=-1 07:48:27.020 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:27.038 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:27.039 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:27.048 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=146 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:27.074 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:27.077 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 07:48:27.092 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:48:27.092 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:27.250 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:48:27.255 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:48:27.436 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:27.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=88.3 MiB, available=367.2 MiB 07:48:27.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:27.580 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:48:27.614 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:48:27.683 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='731246b3589e8c53745937ff1ed8b830e147600a' to.sha1='06e09f90f1ad37145b85a8afa048be90114a6de3'): /3 + &#ä/dd 07:48:27.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=119 07:48:27.716 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 07:48:27.786 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:27.790 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=114, revision=119 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:27.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=88.3 MiB, available=367.2 MiB 07:48:27.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:27.909 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:27.929 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:27.936 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=114, revision=119 07:48:27.936 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=119, revision=-1 07:48:27.962 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:27.990 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:28.001 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:28.095 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:48:28.098 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:48:28.179 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:28.191 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:28.194 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:28.197 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/RMiJ12fe6s52bSf2lP8eCQ' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:28.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=88.3 MiB, available=367.2 MiB 07:48:28.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:48:28.238 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:48:28.238 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:48:28.264 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:28.278 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:28.281 [qtp316919383-718] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 localRepositoryRevisionSynced=102 07:48:28.301 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:28.325 [qtp2139656363-71] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:28.340 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=148 remoteFromLocalRevision=102 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:28.344 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:28.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8cc03d3e-5018-49b4-af02-d1f882c18d61 from='build/repo/k0t4pudg-15rhn-local-src' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:28.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 256597 bytes in 310 ms. path='/3 + &#ä/dd' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:28.438 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=148 07:48:28.444 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:28.444 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:28.445 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:48:28.445 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:48:28.453 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=148 07:48:28.457 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:28.457 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:28.463 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=122 07:48:28.464 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:28.473 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:28.473 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:28.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=146, revision=150 07:48:28.482 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:28.516 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:28.516 [qtp316919383-1835] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:28.517 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:28.521 [qtp316919383-1835] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=143, revision=150 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:28.523 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=119, revision=122 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:28.527 [qtp316919383-1835] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:28.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=143, revision=150 07:48:28.535 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=150, revision=-1 07:48:28.561 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:28.586 [qtp316919383-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 transaction.localRevision=108 remoteFromLocalRevision=148 07:48:28.598 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:28.600 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:28.602 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:28.602 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32e24de5]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' 07:48:28.604 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32e24de5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:28.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=119, revision=122 07:48:28.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=122, revision=-1 07:48:28.643 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:28.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:28.652 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:28.666 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:28.688 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:48:28.689 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:48:28.706 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:28.710 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:28.733 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:28.736 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:28.737 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=97517568 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:28.742 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:48:28.780 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:48:28.807 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=8 07:48:28.972 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:28.973 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:29.177 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:29.328 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:29.328 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:29.444 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:29.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=127 07:48:29.741 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 07:48:29.861 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:29.865 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=122, revision=127 07:48:29.911 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:29.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=122, revision=127 07:48:29.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=127, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:29.950 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:29.955 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:29.965 [qtp666971185-1894] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 transaction.localRevision=89 remoteFromLocalRevision=8 07:48:29.971 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:29.980 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' toID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 to='build/repo/k0t4qfrq-dzxqa-local-src', fromRepoLocalSync=false 07:48:29.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:48:29.981 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:48:30.001 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:30.013 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:30.036 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:30.053 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=89 07:48:30.077 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:30.083 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:48:30.084 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:30.306 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:30.331 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:30.337 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:30.338 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=98566144 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:30.809 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:30.828 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:30.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=436.5 MiB, used=128.4 MiB, available=327.1 MiB 07:48:30.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:48:30.885 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:30.902 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=-1, revision=90 07:48:31.014 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:31.203 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:31.376 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:31.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:31.660 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:31.696 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:31.918 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:31.978 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:31.987 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=438.5 MiB, used=127.8 MiB, available=327.7 MiB 07:48:32.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=4, revision=90 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:32.106 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:32.135 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:32.139 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:32.144 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=99614720 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:32.149 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:32.150 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:48:32.164 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:32.164 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.171 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:32.171 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.177 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:32.177 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.184 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:32.184 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.190 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:32.190 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:32.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.203 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:32.203 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.210 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:32.210 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.219 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:32.220 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.228 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:32.228 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.235 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:32.235 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.243 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:32.243 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.251 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:32.251 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.259 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:32.260 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:32.267 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.275 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:32.275 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.282 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:32.282 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:32.296 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:48:32.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:32.484 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:32.730 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=439.5 MiB, used=128.1 MiB, available=327.4 MiB 07:48:32.791 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:32.794 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionSynced=4, revision=90 07:48:32.795 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=90, revision=-1 07:48:32.840 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:32.849 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:32.849 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:32.862 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=129 07:48:32.876 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 07:48:32.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:33.276 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:32.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:48:33.333 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=439.0 MiB, used=128.0 MiB, available=327.5 MiB 07:48:33.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:33.343 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:33.392 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:33.714 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:33.772 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:33.794 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:33.796 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=100663296 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:33.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=441.0 MiB, used=127.4 MiB, available=328.1 MiB 07:48:33.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:48:34.207 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.5 MiB, used=126.8 MiB, available=328.7 MiB 07:48:34.208 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:48:34.209 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:48:34.209 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:48:34.209 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:48:34.229 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:34.259 [qtp666971185-1894] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=89 07:48:34.307 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:34.334 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=131 remoteFromLocalRevision=89 07:48:34.386 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 from='build/repo/k0t4qfrq-dzxqa-local-src' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' 07:48:34.420 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=131 07:48:34.426 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:34.427 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:34.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:48:34.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:48:34.435 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=131 07:48:34.442 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:34.442 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:34.450 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:34.450 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:34.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=129, revision=133 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:34.458 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:34.459 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 07:48:34.513 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:34.517 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=127, revision=133 07:48:34.526 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:34.532 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=127, revision=133 07:48:34.532 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=133, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:34.560 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:34.563 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:34.569 [qtp666971185-894] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 transaction.localRevision=95 remoteFromLocalRevision=131 07:48:34.621 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:34.629 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:48:34.638 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/_xfNPXD0gfYObTlLA2zc8A 07:48:34.723 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 82 ms. 07:48:34.723 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=saQMFvd66Ln2Fom-dl5Zpw, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:34.751 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:34.776 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:34.792 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1594d374]initPersistenceManagerFactory: repositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 07:48:34.801 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1594d374]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31847 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:34.816 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 92 ms. 07:48:34.817 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, invitation=false] 07:48:34.896 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 53 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:35.084 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:35.093 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-ljbmo-remote' 07:48:35.094 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-ljbmo-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:35.114 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:35.117 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:35.119 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=101711872 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:35.161 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:48:35.330 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:35.373 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:35.397 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed renewalDateTime=2019-09-21T06:17:20.930Z expiryDateTime=2019-09-21T06:47:20.930Z 07:48:35.412 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:35.416 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:35.428 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:35.428 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:35.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=136 07:48:35.455 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 07:48:35.561 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:35.564 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=133, revision=136 07:48:35.816 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:35.837 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:48:35.838 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' toID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 to='build/repo/k0t4qfrq-dzxqa-local-src', fromRepoLocalSync=true 07:48:35.839 [pool-18-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4d3d216f-ff63-46ec-a43a-d4f767f96b48 ('build/repo/k0t4qfrq-dzxqa-local-src') org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:35.840 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:35.887 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:48:35.927 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:48:35.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.89.xml.gz 07:48:35.999 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.89.xml.gz 07:48:36.013 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:36.062 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 07:48:36.065 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:36.073 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.89.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:36.109 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:36.137 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:36.220 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:36.278 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:36.348 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:36.387 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:36.484 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:36.542 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:36.763 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:36.073 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=89 repoFileDtos.size=0 07:48:36.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.0 MiB, used=129.2 MiB, available=326.3 MiB 07:48:36.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:36.873 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:36.901 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:36.906 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:36.906 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:36.908 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:36.907 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=102760448 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:36.927 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=-1, revision=97 07:48:36.993 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:37.008 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:37.058 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:37.066 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:37.133 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:37.198 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:37.201 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:37.257 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:37.330 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:37.427 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:37.494 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]initPersistenceManagerFactory: repositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 07:48:37.561 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 33527 ms. 07:48:37.570 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:37.597 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:37.634 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:37.652 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]getCloseDeferredMillis: closeDeferredMillis=20000 07:48:37.652 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:37.677 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:37.696 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:37.701 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:37.737 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:37.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:37.737 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:48:37.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:48:37.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:48:37.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:48:37.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:48:37.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:48:37.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:48:37.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:48:37.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:48:37.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:48:37.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:48:37.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:48:37.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:48:37.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:48:37.739 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:48:37.739 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:48:37.739 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:48:37.739 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:48:37.739 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:48:37.739 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:48:37.740 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:37.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=442.0 MiB, used=129.2 MiB, available=326.3 MiB 07:48:37.753 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=90, revision=97 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:37.773 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 34 ms. 07:48:37.774 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:48:37.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:48:37.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:48:37.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:48:37.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:48:37.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:48:37.777 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:48:37.777 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:48:37.777 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:48:37.777 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:48:37.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:48:37.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:48:37.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:48:37.779 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:48:37.779 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:48:37.780 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:48:37.780 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:48:37.780 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:48:37.781 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:48:37.781 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:48:37.782 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:37.782 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:48:37.784 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:48:37.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:37.794 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:37.883 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:37.899 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:37.978 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:48:37.978 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:48:37.984 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:48:37.984 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:48:37.985 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:48:37.986 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:48:37.986 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:48:37.987 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:48:37.988 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:48:37.989 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:48:37.989 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:48:37.990 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:48:37.991 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:48:37.992 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:48:37.992 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:48:37.993 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:48:37.993 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:48:37.994 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:48:37.994 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:48:37.995 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:48:37.996 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:48:37.997 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco 07:48:38.044 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=193jkCr0BmaH0GpNfUXuog, invitation=false] 07:48:38.046 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:38.058 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:38.140 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1ec7ffeb]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' 07:48:38.140 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1ec7ffeb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' locked successfully. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:38.161 [qtp284059979-768] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:38.207 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:38.210 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]initPersistenceManagerFactory: repositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 07:48:38.220 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3126 ms. 07:48:38.278 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]getCloseDeferredMillis: closeDeferredMillis=20000 07:48:38.288 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:38.314 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:38.371 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:38.390 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:38.383 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:38.396 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=103809024 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:38.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=442.0 MiB, used=129.2 MiB, available=326.3 MiB 07:48:38.465 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:38.500 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionSynced=90, revision=97 07:48:38.502 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=97, revision=-1 07:48:38.537 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:38.556 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:38.556 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:38.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=136, revision=139 07:48:38.597 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:38.657 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:38.659 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1594d374]getCloseDeferredMillis: closeDeferredMillis=20000 07:48:38.660 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1594d374]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:38.686 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:38.703 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=136, revision=139 07:48:38.736 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:38.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=133, revision=139 07:48:38.748 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=139, revision=-1 07:48:38.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:38.816 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:38.809 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:38.874 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:38.886 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:38.926 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 renewalDateTime=2019-09-21T06:18:38.861Z expiryDateTime=2019-09-21T06:48:38.861Z 07:48:38.957 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:38.975 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:38.982 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:38.993 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 0.38% 07:48:39.016 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=40daad09-8022-4e0d-b034-2f9ff0efce73 to='build/repo/k0t4sytv-7519r-local-dest-meta-only', fromRepoLocalSync=true 07:48:39.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.-1.xml.gz 07:48:39.019 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.-1.xml.gz 07:48:39.032 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 40daad09-8022-4e0d-b034-2f9ff0efce73 ('build/repo/k0t4sytv-7519r-local-dest-meta-only') 07:48:39.059 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:39.080 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:39.091 [pool-17-thread-1] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 19.54% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:39.096 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:39.109 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:39.116 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=104857600 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:39.138 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=119 07:48:39.288 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:39.322 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.-1.xml.gz 07:48:39.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:39.414 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:38.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:48:39.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=419.5 MiB, used=128.8 MiB, available=326.7 MiB 07:48:39.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:39.508 [Thread-913] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 101 dirty file-chunks with together 105050297 bytes in 236240 ms. path='/2/new-file' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:39.598 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:39.600 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=246 07:48:39.601 [Thread-913] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=246 07:48:39.680 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:39.682 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:39.688 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.remoteRepositoryRevisionSynced=142, revision=246 07:48:39.732 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:39.737 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=142, revision=246 07:48:39.737 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=246, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:39.765 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:39.981 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:40.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.0 MiB, used=128.8 MiB, available=326.7 MiB 07:48:40.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:40.066 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 51 ms. 07:48:40.068 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:40.169 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:40.235 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:40.491 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:40.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=105.2 MiB, available=350.3 MiB 07:48:40.551 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:40.567 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:40.622 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:40.658 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:40.684 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:40.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=419.0 MiB, used=128.8 MiB, available=326.7 MiB 07:48:40.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.89.xml.gz 07:48:40.756 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:48:40.759 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:48:40.759 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:40.775 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:40.788 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:40.804 [qtp666971185-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=96 07:48:40.817 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:40.840 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=142 remoteFromLocalRevision=96 07:48:40.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 from='build/repo/k0t4qfrq-dzxqa-local-src' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' 07:48:40.860 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:40.875 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:40.899 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=142 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:40.900 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:40.906 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:40.907 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:40.909 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:48:40.910 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:40.913 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:40.917 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=142 07:48:40.921 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:40.921 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:40.929 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:40.930 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:40.933 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=144 07:48:40.940 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:40.962 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:40.998 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:41.016 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=139, revision=144 07:48:41.039 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:41.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=139, revision=144 07:48:41.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=144, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:41.079 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:41.082 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:41.092 [qtp666971185-894] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 transaction.localRevision=103 remoteFromLocalRevision=142 07:48:41.097 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:41.115 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' toID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 to='build/repo/k0t4qfrq-dzxqa-local-src', fromRepoLocalSync=false 07:48:41.115 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:48:41.116 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:48:41.172 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:41.192 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:41.206 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=103 07:48:41.209 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:41.221 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:48:41.221 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:41.473 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:41.483 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:41.571 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:41.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=3, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:41.627 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:41.760 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:41.817 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:41.895 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:41.937 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:41.972 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:42.068 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:42.165 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:42.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=437.5 MiB, used=129.0 MiB, available=326.5 MiB 07:48:42.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:48:42.251 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:42.268 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=-1, revision=104 07:48:42.297 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:42.299 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:42.359 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:42.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:42.477 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:42.488 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:42.676 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:42.712 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:42.854 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:42.939 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:42.957 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:42.960 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=106.2 MiB, available=349.3 MiB 07:48:42.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=121 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:43.070 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:48:43.119 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1ec7ffeb]initPersistenceManagerFactory: repositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:48:43.136 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1ec7ffeb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4996 ms. 07:48:43.167 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:43.193 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:43.258 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:43.272 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:43.275 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:43.289 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:43.291 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:43.293 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:43.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=419.0 MiB, used=129.1 MiB, available=326.4 MiB 07:48:43.383 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=97, revision=104 07:48:43.435 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:48:43.442 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:48:43.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:43.605 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:43.613 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:43.658 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:43.696 [Thread-913] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="8acc4fdc-12b0-4730-be89-7706ce2ccf5c"] on repo=8acc4fdc-12b0-4730-be89-7706ce2ccf5c 07:48:43.725 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 94.22% 07:48:43.745 [Thread-913] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=139 07:48:43.763 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:48:43.764 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:43.764 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:43.765 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:43.766 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:43.785 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:43.821 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:43.856 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:43.858 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:43.914 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:43.933 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 19 ms. 07:48:43.957 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:43.959 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms. 07:48:43.962 [Thread-913] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[id=22, histoCryptoRepoFileId=oGP0ZbJMzUKUUOnDjHZKKQ, cryptoRepoFileId=9XO4wkclnckHtAwIGHW9qw, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=21, histoCryptoRepoFileId=78ZocmW92sM6zktWeKRPGg, cryptoRepoFileId=9XO4wkclnckHtAwIGHW9qw, deleted=null] duplicateCryptoRepoFileId=null localRevision=250 07:48:43.981 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:43.982 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 07:48:43.995 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:43.996 [Thread-913] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:44.037 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:44.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:44.051 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1ec7ffeb]getCloseDeferredMillis: closeDeferredMillis=20000 07:48:44.051 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1ec7ffeb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:44.118 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:48:44.119 [Thread-913] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:48:44.121 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=250 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:44.164 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=435.5 MiB, used=128.4 MiB, available=327.1 MiB 07:48:44.196 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:44.185 [Thread-913] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=246, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=250 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:44.207 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionSynced=97, revision=104 07:48:44.208 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=104, revision=-1 07:48:44.223 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:44.246 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:44.247 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:44.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=147 07:48:44.274 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 07:48:44.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:48:44.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:44.348 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:44.363 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.remoteRepositoryRevisionSynced=246, revision=250 07:48:44.540 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:44.556 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=246, revision=250 07:48:44.556 [Thread-913] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=250, revision=-1 07:48:44.644 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:44.649 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c transaction.localRevision=259 remoteFromLocalRevision=139 07:48:44.705 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:44.715 [Thread-913] INFO o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true 07:48:44.715 [Thread-913] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% ************************************************************ ************************************************************ SYNC AGAIN >>> org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:44.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=419.0 MiB, used=127.6 MiB, available=327.9 MiB 07:48:44.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:44.897 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:44.906 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:44.958 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 1.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:44.979 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:45.008 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 renewalDateTime=2019-09-21T06:11:13.857Z expiryDateTime=2019-09-21T06:41:13.857Z 07:48:45.023 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:45.027 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:45.039 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:45.039 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:45.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=166 07:48:45.101 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 07:48:45.141 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:48:45.153 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6efeb844-8869-4026-b89f-771ff0926a3d ('build/repo/k0t4iai2-bnrw7-local-src') 07:48:45.162 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:48:45.228 [pool-15-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:48:45.235 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=6efeb844-8869-4026-b89f-771ff0926a3d to='build/repo/k0t4iai2-bnrw7-local-src', fromRepoLocalSync=true 07:48:45.292 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.135.xml.gz 07:48:45.300 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.135.xml.gz 07:48:45.313 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:45.413 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=259 07:48:45.482 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:45.493 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.135.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:45.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=434.0 MiB, used=127.6 MiB, available=327.9 MiB 07:48:45.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:48:45.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=419.0 MiB, used=127.6 MiB, available=327.9 MiB 07:48:45.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:48:45.659 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:48:45.659 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:48:45.675 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:45.684 [qtp666971185-894] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=103 07:48:45.729 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:45.765 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=149 remoteFromLocalRevision=103 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:45.769 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 50.00% 07:48:45.793 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:45.796 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 58.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:45.792 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 from='build/repo/k0t4qfrq-dzxqa-local-src' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' 07:48:45.801 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=149 07:48:45.806 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:45.807 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:45.818 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:48:45.818 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:48:45.840 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=149 07:48:45.844 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:45.844 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:45.860 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:45.860 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:45.862 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=147, revision=151 07:48:45.878 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:45.960 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 63.61% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:45.961 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:45.971 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=144, revision=151 07:48:45.987 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:45.999 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=144, revision=151 07:48:45.999 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=151, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:46.015 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 74.34% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:46.040 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:46.052 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 transaction.localRevision=109 remoteFromLocalRevision=149 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:46.058 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:48:46.064 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:46.072 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:46.078 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:46.085 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} because of missing permissions! 07:48:46.087 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:48:46.088 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:48:46.088 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:46.087 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27ece90f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' 07:48:46.089 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27ece90f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:46.193 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 79.40% 07:48:46.366 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 90.67% 07:48:46.405 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 96.90% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:46.409 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:46.510 [Test worker] INFO o.s.t.AbstractMultiUserIT - Local sync...: 100.00% 07:48:46.510 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1ec7ffeb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:46.522 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:46.524 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:46.525 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:46.526 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:46.528 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:46.530 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:45.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=135 repoFileDtos.size=3 07:48:46.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=101.0 MiB, available=354.5 MiB 07:48:46.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:46.760 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:46.761 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:46.772 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:46.784 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:46.792 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:46.802 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=-1, revision=260 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:46.806 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:46.807 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:46.844 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:46.846 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:46.909 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=260 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:46.930 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:18:46.810Z expiryDateTime=2019-09-21T06:48:46.810Z 07:48:46.960 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:46.964 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:46.966 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:46.969 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:46.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=106.6 MiB, available=348.9 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:46.990 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:46.997 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32e24de5]initPersistenceManagerFactory: repositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:48:47.012 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32e24de5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13412 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:47.022 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 07:48:47.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 to='build/repo/k0t4rry3-9teow-local-src-marco', fromRepoLocalSync=true 07:48:47.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:47.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:48:47.032 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:48:47.036 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 ('build/repo/k0t4rry3-9teow-local-src-marco') 07:48:47.073 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:47.097 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:47.098 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:47.101 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:47.108 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:47.110 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:47.111 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:47.185 [pool-17-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:47.192 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:47.215 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.localRepositoryRevisionSynced=-1, revision=121 07:48:47.216 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.localRepositoryRevisionInProgress=121, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:47.260 [pool-17-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:47.285 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:47.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=2, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=2, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:47.325 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:47.332 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:47.368 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:47.403 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:47.450 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:48:47.472 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' configKey='repair.deleteCollisions.from' result=null 07:48:47.473 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' configKey='repair.deleteCollisions.to' result=null 07:48:47.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=5 07:48:47.626 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:47.950 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=96.9 MiB, available=358.6 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:48.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=96.8 MiB, available=358.7 MiB 07:48:48.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=136, revision=260 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:48.145 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:48.156 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:48.158 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:48.412 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest localRepository.publicKeySha1 = A3:71:CF:EE:AC:F4:01:7B:FA:A5:A9:D3:12:71:F7:3D:94:1E:98:21 remoteRepository.repositoryId = 0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepository.remoteRoot = https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepository.publicKeySha1 = C9:FE:2E:4D:E2:D8:B9:92:32:48:92:6F:90:5F:B7:4E:39:FD:5B:7C 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 7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 0e0750ff-8d1e-48c7-a9d3-48e92d68b777 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:48.468 [qtp284059979-59] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:48:48.512 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:48.519 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=-1, revision=5 07:48:48.519 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:48.537 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 47 ms. 07:48:48.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 21 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:48.643 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:48.712 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:48.714 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:48.718 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:47.420 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:48:47.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:48:48.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=84.4 MiB, available=371.1 MiB 07:48:48.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:48:48.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:48.740 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:48.740 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:48.760 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:48:48.761 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:48.803 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 renewalDateTime=2019-09-21T06:18:48.680Z expiryDateTime=2019-09-21T06:48:48.680Z org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:48.810 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:48.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:48.833 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:48.834 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:48.836 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:48.836 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:48.838 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:48.839 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:48.842 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:48.850 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:48.853 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:48.853 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:48.854 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:48.874 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! 07:48:48.875 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:48.896 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:48:48.899 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 to='build/repo/k0t4truh-9zylr-local-dest', fromRepoLocalSync=true 07:48:48.905 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.-1.xml.gz 07:48:48.906 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.-1.xml.gz 07:48:48.910 [pool-22-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 ('build/repo/k0t4truh-9zylr-local-dest') 07:48:48.934 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:48.977 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:49.062 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:49.163 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:49.192 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:49.246 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.-1.xml.gz 07:48:49.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:48.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:48:48.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:48:49.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=106.3 MiB, available=349.2 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:49.574 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:49.574 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:49.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:49.758 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:50.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=96.8 MiB, available=358.7 MiB 07:48:50.250 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:50.256 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionSynced=136, revision=260 07:48:50.256 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=260, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:50.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=96.9 MiB, available=358.6 MiB 07:48:50.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:50.286 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:50.293 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:48:50.293 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:48:50.320 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=166, revision=169 07:48:50.365 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:50.428 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:48:50.439 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:50.527 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=106.3 MiB, available=349.2 MiB 07:48:50.532 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:50.541 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:49.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:48:50.595 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=74.3 MiB, available=381.2 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:50.600 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=-1, revision=112 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:50.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:50.645 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:50.656 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=164, revision=169 07:48:50.746 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:50.765 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=164, revision=169 07:48:50.765 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=169, revision=-1 07:48:50.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:48:50.774 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:50.788 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:50.831 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:50.829 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:50.849 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:48:50.850 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:50.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:51.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=106.2 MiB, available=349.3 MiB 07:48:51.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.-1.xml.gz 07:48:51.090 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 21.07% 07:48:51.123 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:51.152 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:51.190 [qtp284059979-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 localRepositoryRevisionSynced=119 07:48:51.222 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:51.265 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=7 remoteFromLocalRevision=119 07:48:51.310 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 38.70% 07:48:51.310 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=40daad09-8022-4e0d-b034-2f9ff0efce73 to='build/repo/k0t4sytv-7519r-local-dest-meta-only', fromRepoLocalSync=false 07:48:51.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:48:51.310 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:48:51.334 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:51.380 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=124 07:48:51.384 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:51.396 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:51.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=74.6 MiB, available=380.9 MiB 07:48:51.795 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:51.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=96.5 MiB, available=359.0 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:51.801 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:51.802 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:51.810 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:51.830 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionSynced=-1, revision=4 07:48:51.837 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=4, revision=-1 07:48:51.904 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:51.924 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:51.960 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:52.073 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:52.080 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:52.089 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:52.101 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:52.162 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:51.232 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:48:52.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=97.2 MiB, available=358.3 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:52.253 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:48:52.253 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:52.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=112 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:52.442 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:48:52.452 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:48:52.495 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:52.517 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:52.544 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:48:52.597 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:52.602 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:51.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:48:52.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=106.9 MiB, available=348.6 MiB 07:48:52.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:52.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=96.5 MiB, available=359.0 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:52.728 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 127 ms. 07:48:52.737 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:52.737 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:52.739 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:52.772 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:52.784 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.localRepositoryRevisionInProgress=-1, revision=125 07:48:52.834 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 07:48:52.854 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:53.008 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:53.032 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:53.038 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:53.046 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:53.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=6 07:48:53.086 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:52.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:48:53.215 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=96.5 MiB, available=359.0 MiB 07:48:53.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.135.xml.gz 07:48:53.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:48:53.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:48:53.336 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:48:53.417 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:48:53.420 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:48:53.420 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 07:48:53.510 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='512222d166ffe53b268ad4c01b0d9b341dd971d1' to.sha1='b0128c6a3745f3926faeb3fc8f5381048364c510'): /2/new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:53.566 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:52.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:48:53.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=106.8 MiB, available=348.7 MiB 07:48:53.595 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=121, revision=125 07:48:53.612 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:48:53.613 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:53.614 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:53.617 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} because of missing permissions! 07:48:53.617 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:48:53.617 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:48:53.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:53.688 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 101 dirty file-chunks (of 101 total). path='/2/new-file' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:53.713 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:53.738 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:53.744 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:53.779 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:53.780 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:53.781 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:53.785 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:53.789 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:53.796 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:53.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:54.001 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:54.146 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:54.151 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=1048576 07:48:54.165 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:54.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=106.7 MiB, available=348.8 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:54.202 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:54.208 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/server/.subshare 07:48:54.216 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 07:48:54.216 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@2d27b1bf 07:48:54.218 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:48:54.218 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:48:54.218 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:48:54.219 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:54.221 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:54.220 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:54.237 [qtp284059979-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.localRepositoryRevisionSynced=121, revision=125 07:48:54.240 [qtp284059979-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.localRepositoryRevisionInProgress=125, revision=-1 07:48:54.290 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:54.313 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' configKey='repair.deleteCollisions.from' result=null 07:48:54.314 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' configKey='repair.deleteCollisions.to' result=null 07:48:54.319 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=8 07:48:54.330 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 07:48:54.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:48:54.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:54.353 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:54.361 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:54.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:54.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=-1, revision=6 07:48:54.370 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=6, revision=-1 07:48:54.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:54.502 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:54.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 32 ms. 07:48:54.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:54.550 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=2097152 07:48:54.574 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:54.588 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:54.588 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:54.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:54.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.621 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:54.622 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.631 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:54.631 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:54.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.651 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:54.651 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:54.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.671 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:54.672 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:54.684 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.696 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:48:54.696 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.705 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:54.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.716 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:54.716 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:54.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:54.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:48:54.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:54.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.754 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:54.754 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:54.765 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:54.765 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:54.801 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:54.826 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:48:54.829 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:48:54.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:54.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=106.9 MiB, available=348.6 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:54.954 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:54.960 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=3145728 07:48:54.972 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:55.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:54.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:48:55.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=106.8 MiB, available=348.7 MiB 07:48:55.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:54.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:48:55.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=77.2 MiB, available=378.3 MiB 07:48:55.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:55.664 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:55.673 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=4194304 07:48:55.690 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:55.811 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=98.1 MiB, available=357.4 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:55.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:56.021 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:56.027 [qtp316919383-1573] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionSynced=-1, revision=112 07:48:56.027 [qtp316919383-1573] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=112, revision=-1 07:48:56.040 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:56.068 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:56.083 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:56.086 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=5242880 07:48:56.101 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:56.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=106.8 MiB, available=348.7 MiB 07:48:56.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:56.118 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:48:56.119 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:56.136 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:56.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=76.6 MiB, available=378.9 MiB 07:48:56.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:56.173 [qtp284059979-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 localRepositoryRevisionSynced=124 07:48:56.213 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:56.254 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=10 remoteFromLocalRevision=124 07:48:56.276 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 57.85% 07:48:56.276 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 77.01% 07:48:56.276 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 100.00% 07:48:56.276 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1594d374]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:56.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:56.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:56.359 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:56.396 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:56.404 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:56.521 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:56.639 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:56.652 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:56.668 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=6291456 07:48:56.690 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:56.694 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 renewalDateTime=2019-09-21T06:17:21.009Z expiryDateTime=2019-09-21T06:47:21.009Z 07:48:56.723 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:56.737 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:56.766 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:56.779 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=76.6 MiB, available=378.9 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:56.784 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:48:56.785 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:56.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:48:56.780 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 07:48:56.783 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 07:48:56.786 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:56.789 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:56.805 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:56.806 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:56.807 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:56.812 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:56.843 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:56.865 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=2 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:56.896 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:48:56.897 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=ef35f667-1c8c-43d9-991c-f1f25deca906 to='build/repo/k0t4rgw7-i5p9m-local-dest', fromRepoLocalSync=true org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:56.899 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:56.897 [pool-18-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ef35f667-1c8c-43d9-991c-f1f25deca906 ('build/repo/k0t4rgw7-i5p9m-local-dest') 07:48:56.918 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:56.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:56.950 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:56.956 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:56.968 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 from='build/repo/k0t4rry3-9teow-local-src-marco' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:48:56.982 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:56.983 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:56.984 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:56.988 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:57.016 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:57.051 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:57.059 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:57.064 [qtp316919383-1573] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:57.081 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:57.082 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=7340032 07:48:57.103 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:57.151 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:57.152 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:57.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.111.xml.gz 07:48:57.175 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.111.xml.gz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:57.177 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=-1, revision=5 07:48:57.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:57.202 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:57.219 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=128 07:48:57.224 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:57.252 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:48:57.254 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:48:57.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:57.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:57.317 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:57.435 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:57.450 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:57.452 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=8388608 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:57.456 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=10 07:48:57.457 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:57.465 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:57.510 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:57.511 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:57.511 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:57.514 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:57.532 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=6, revision=10 07:48:57.628 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:57.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:57.648 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:57.649 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:57.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=6, revision=10 07:48:57.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=10, revision=-1 07:48:57.682 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:57.685 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:57.737 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 07:48:57.737 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:57.750 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:57.789 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:57.789 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:57.790 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:57.794 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:57.958 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:57.961 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=9437184 07:48:57.979 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:57.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:48:57.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:48:57.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=98.2 MiB, available=357.3 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:58.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:58.226 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:58.252 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:48:58.286 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:58.301 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:58.304 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:58.309 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:58.317 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:58.329 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:58.338 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:58.351 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:58.355 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:58.363 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:58.373 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=10485760 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:58.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=12 07:48:58.376 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:58.390 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:57.237 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.111.xml.gz 07:48:57.237 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=111 repoFileDtos.size=0 07:48:58.391 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=108.7 MiB, available=346.8 MiB 07:48:58.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:48:58.436 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:58.458 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionInProgress=-1, revision=129 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:58.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:58.519 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:58.521 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:58.522 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:58.525 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:58.528 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:58.544 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:58.586 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:58.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:58.610 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:58.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:58.652 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:58.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=10, revision=12 07:48:58.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=12, revision=-1 07:48:58.707 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:58.718 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:58.742 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:58.742 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:58.745 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:58.782 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:58.785 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:58.786 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:58.790 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:58.794 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:58.816 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:58.823 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=11534336 07:48:58.847 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:58.908 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:58.925 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:48:58.970 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:58.980 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:58.991 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.001 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.013 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.021 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.069 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:59.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=97.6 MiB, available=357.9 MiB 07:48:59.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:59.091 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.104 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=14 07:48:59.147 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:59.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:59.284 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.285 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.286 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.309 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:59.314 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=12, revision=14 07:48:59.364 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.405 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:59.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=12, revision=14 07:48:59.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:59.436 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:59.438 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:59.440 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=12582912 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:59.444 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:59.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=108.4 MiB, available=347.1 MiB 07:48:59.495 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=112, revision=129 07:48:59.511 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:59.511 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:48:59.513 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:48:59.514 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:48:59.514 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:48:59.516 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} because of missing permissions! 07:48:59.516 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:48:59.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:59.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:59.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:59.522 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.558 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.559 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.560 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.562 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:59.625 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:59.651 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:48:59.678 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.681 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.684 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.694 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:59.695 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:59.714 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.721 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.753 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:59.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:59.797 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:48:59.804 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=16 07:48:59.804 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:59.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=96.9 MiB, available=358.6 MiB 07:48:59.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.-1.xml.gz 07:48:59.804 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:48:59.810 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:59.848 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.849 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.850 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.853 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:59.856 [qtp833852776-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=14, revision=16 07:48:59.889 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.905 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:59.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=14, revision=16 07:48:59.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=16, revision=-1 07:48:59.939 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:48:59.942 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:59.944 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:48:59.946 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:59.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:48:59.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:48:59.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:59.967 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:48:59.974 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=13631488 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:48:59.980 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.982 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.983 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:48:59.986 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:48:59.987 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.060 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:00.081 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 43.62% 07:49:00.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:49:00.121 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.122 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.131 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.142 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.163 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.184 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:00.183 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=108.1 MiB, available=347.4 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.197 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:00.202 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.213 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:00.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.222 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=18 07:49:00.233 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:00.236 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:00.247 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionSynced=112, revision=129 07:49:00.247 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionInProgress=129, revision=-1 07:49:00.272 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:00.286 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:00.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:00.308 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:00.308 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:00.328 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=106, revision=109 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.345 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:00.346 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:00.346 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.348 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:00.358 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:00.362 [qtp833852776-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:00.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.419 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:00.432 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:00.433 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:00.445 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:00.447 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=14680064 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.457 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:00.462 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=16, revision=18 07:49:00.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=18, revision=-1 07:49:00.502 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.516 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:00.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:00.533 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.549 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:00.550 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:00.551 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:00.553 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:00.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:00.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.689 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:00.699 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:49:00.717 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.718 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.721 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.726 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.738 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.747 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:00.755 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.757 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.765 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:00.768 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:00.769 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=15728640 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.774 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:00.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=20 07:49:00.785 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:00.785 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:00.805 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.844 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:00.846 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:00.848 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:00.857 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.866 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:00.877 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:49:00.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.884 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:00.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.923 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:00.969 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='409837a2b516c1c6b79e8eb3518d45890d973cd9' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:00.976 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:00.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=18, revision=20 07:49:00.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=20, revision=-1 07:49:01.012 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:01.014 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:01.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:01.026 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:01.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:01.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 41 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:01.058 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:01.058 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:01.059 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:01.061 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:01.097 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:01.101 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:01.126 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 07:49:01.126 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:01.234 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:01.236 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=16777216 07:49:01.251 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:01.254 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:49:01.314 [Test worker] 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' 07:49:01.376 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:01.377 [qtp316919383-1573] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2jK7ZC4dn5Q2VXmtuVzqhA/gI8LpfyKlrMZmyDH-5zX_w' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:01.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:01.432 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0d2cc8ae2c53183eaa1684fefc508ea2166ec6b' to.sha1='2845f919d8bcbda30d58d195dd0135a2822f1ac1'): /1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:01.434 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:01.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:00.920 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=108.2 MiB, available=347.3 MiB 07:49:00.922 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:49:01.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=108.2 MiB, available=347.3 MiB 07:49:01.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:01.488 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 22936 bytes in 174 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:01.603 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:01.604 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=17825792 07:49:01.617 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:01.666 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:01.749 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:01.754 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:01.762 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:01.772 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:01.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:01.780 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:01.787 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:01.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=23 07:49:01.795 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:01.824 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:49:01.881 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:01.899 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:01.900 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:01.901 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:01.905 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:01.929 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:01.937 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:01.948 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=18874368 07:49:01.975 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:01.976 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:01.988 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:01.984 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:01.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=108.2 MiB, available=347.3 MiB 07:49:01.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.111.xml.gz 07:49:01.992 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:01.995 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=20, revision=23 07:49:01.995 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:01.999 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:49:01.999 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:02.005 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:02.048 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3a25d357a4e29fd5650fa4cbb7cd2cfc9ab96ae' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:02.052 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:02.053 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:02.054 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:02.058 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:02.089 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:02.136 [qtp284059979-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 localRepositoryRevisionSynced=128 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:02.195 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:02.199 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:02.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:02.228 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:02.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=111 remoteFromLocalRevision=128 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:02.272 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:02.276 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:02.280 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef35f667-1c8c-43d9-991c-f1f25deca906 from='build/repo/k0t4rgw7-i5p9m-local-dest' toID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 to='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:02.280 [Test worker] 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' 07:49:02.298 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:02.298 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:02.307 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:02.318 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:02.323 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:02.328 [qtp316919383-1573] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2jK7ZC4dn5Q2VXmtuVzqhA/62fsvVITvaaD7MiHXYqNvw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:02.341 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:02.344 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=19922944 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:02.345 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:02.364 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:02.365 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:02.366 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:02.369 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:02.371 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=111 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:02.400 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:02.405 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:02.405 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:02.407 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 07:49:02.407 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:02.403 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:02.412 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:02.412 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:02.413 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:02.416 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:02.417 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/PTznbMxIyAwxQC-ts8XWWQ' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:02.452 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:49:02.452 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:49:02.494 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:49:02.535 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=109, revision=113 07:49:02.536 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:02.585 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 32 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:02.609 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:49:02.616 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:49:02.656 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:02.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:02.692 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.remoteRepositoryRevisionSynced=104, revision=113 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:02.744 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:02.745 [qtp316919383-1573] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2jK7ZC4dn5Q2VXmtuVzqhA/62fsvVITvaaD7MiHXYqNvw' offset=1048576 07:49:02.764 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:02.782 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:02.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:02.831 [qtp284059979-768] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:02.848 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:02.850 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=20971520 07:49:02.865 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:02.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 407960 bytes in 593 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:02.904 [qtp284059979-768] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:02.958 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:02.958 [qtp284059979-768] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:02.963 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:02.967 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:03.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:03.043 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:03.047 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=104, revision=113 07:49:03.047 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:03.061 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.063 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59284 bytes in 783 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:03.074 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.092 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=26 07:49:03.092 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:03.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9635d738c3ae19f950bb43b5b85bcbc3d3aa8ff7' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:03.178 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.185 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:03.186 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:03.186 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=22020096 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.186 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:03.188 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:49:03.189 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.190 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:03.194 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:03.200 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.200 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:03.245 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:03.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=23, revision=26 07:49:03.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=26, revision=-1 07:49:03.264 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:03.277 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:03.278 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:03.280 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.302 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:03.303 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:03.333 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:03.334 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:03.334 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:03.338 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:03.420 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:03.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.493 [qtp833852776-777] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:03.493 [Test worker] 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' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:03.506 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.509 [qtp833852776-777] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:49:03.537 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:03.544 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 07:49:03.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:03.554 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:03.564 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2jK7ZC4dn5Q2VXmtuVzqhA/d1-S2DP_e9Bwb9qNd-E1qg' offset=0 07:49:03.581 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:03.588 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:03.604 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9f9d06263af7e833d5f133aa3f4edc2fb975202' to.sha1='2fb67033a1b759b4e14624fcc647b862d81f0012'): /2/xxxreverse org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:03.604 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=23068672 07:49:03.627 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:03.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.702 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:03.723 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=116 07:49:03.723 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.766 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:03.773 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 354095 bytes in 280 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:03.807 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.874 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5884a3a24d715c02913a3b6bf5b8d95068fd6ed5' to.sha1='bf2360f6c8f9888500d4f7354cf2da667efb3b07'): /1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:03.880 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.891 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:03.894 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:03.902 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.904 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:03.907 [qtp284059979-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.remoteRepositoryRevisionSynced=113, revision=116 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:03.914 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:03.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=31 07:49:03.926 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:03.970 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:03.971 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=24117248 07:49:03.985 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:03.997 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:49:04.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:04.107 [qtp284059979-29] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:04.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:04.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d002428239cd292b1c18086af8924ecb0a53c294' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:04.204 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.205 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.205 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:04.206 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:04.210 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:04.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=113, revision=116 07:49:04.226 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=116, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:04.244 [qtp833852776-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=26, revision=31 07:49:04.265 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.289 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:04.293 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:04.298 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:04.301 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=25165824 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:04.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=26, revision=31 07:49:04.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=31, revision=-1 07:49:04.315 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:04.316 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:04.342 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.343 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.344 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.346 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:04.386 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:49:04.450 [Test worker] 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' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:04.452 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:04.451 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:04.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:04.485 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:04.487 [qtp316919383-1573] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_zvyeboU1X0RqNeRZsG2fw/GaMGEj3Gn0YofWpWEXN3xg/k9mvNedB-64g2xcy0WLaHA' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:04.502 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="ef35f667-1c8c-43d9-991c-f1f25deca906"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:04.504 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:04.561 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:04.586 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:04.597 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:04.598 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=26214400 07:49:04.608 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:04.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/xxxreverse' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:04.632 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 320502 bytes in 182 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:04.656 [Test worker] 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' 07:49:04.674 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:04.675 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:04.700 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.701 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.702 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.705 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:04.712 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:04.715 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.716 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.716 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.718 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:04.720 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/x4YoWnMEgJ4bf4R3gunqqQ' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:04.768 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:04.779 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:04.851 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:04.859 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:04.867 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:04.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 62211 bytes in 222 ms. path='/1 {11 11ä11#+} 1/b' 07:49:04.893 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=34 07:49:04.893 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:04.897 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:04.911 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:04.927 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=27262976 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:04.941 [qtp284059979-152] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:04.942 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:04.952 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:04.957 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:04.957 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='019a12591d9985b67a06d061a92d0da733d413f0' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:04.958 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.959 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.962 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:04.966 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:04.967 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:04.969 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OeBCK1PGKB_53AcyL2e7pw/CHzJWlRLTOOcSwKNTaCJGw' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:04.974 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:04.980 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:04.986 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=31, revision=34 07:49:04.986 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=34, revision=-1 07:49:04.994 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:05.005 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:05.007 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:05.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:05.022 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:05.045 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:05.046 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:05.047 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:05.050 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:05.085 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:05.088 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:05.100 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:05.100 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:05.138 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:05.139 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_zvyeboU1X0RqNeRZsG2fw/GaMGEj3Gn0YofWpWEXN3xg/NMN3Wk-rxX4utTRRIrO1XQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:05.151 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:05.156 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:05.194 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:05.205 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:49:05.261 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 232344 bytes in 161 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:05.271 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:05.272 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=28311552 07:49:05.285 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:05.300 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:05.334 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:05.348 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:05.363 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d55d2a50807670a73e23ab43610fabcff0f6cee' to.sha1='c1f529e1b23c44d52e2480a6bc81b15fdc1e81c8'): /1 {11 11ä11#+} 1/c 07:49:05.375 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:05.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:05.385 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:05.390 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:05.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=39 07:49:05.399 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:05.394 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:05.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:05.443 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:05.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:05.468 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:05.469 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:05.470 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:05.473 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:05.492 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=34, revision=39 07:49:05.530 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:05.534 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e1bcae45f54d2c19c2200ce61fbe56608365bdc1' to.sha1=''): /2/a org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:05.564 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:05.565 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=29360128 07:49:05.578 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:05.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:05.757 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:05.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=34, revision=39 07:49:05.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:05.785 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:05.800 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:05.829 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:05.830 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:05.834 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:05.837 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:05.837 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:05.839 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=30408704 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:05.845 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:05.853 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:05.898 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:05.898 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:05.900 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_zvyeboU1X0RqNeRZsG2fw/enr92H_Ah1ktqp8FKrdhiQ' offset=0 07:49:05.920 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:05.985 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:05.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:05.999 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/1 {11 11ä11#+} 1/c' 07:49:06.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:06.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:06.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 40 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:06.076 [closeDeferredTimer-2e121a50-7h] INFO c.c.c.l.LocalRepoManagerImpl - [2e121a50]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:06.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:06.211 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:06.220 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=31457280 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:06.215 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:06.241 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 85327 bytes in 396 ms. path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:06.234 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:06.289 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:06.293 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:06.294 [qtp284059979-768] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OeBCK1PGKB_53AcyL2e7pw/CHzJWlRLTOOcSwKNTaCJGw' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:06.303 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:06.305 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:06.305 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:06.308 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:06.309 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:06.332 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:06.334 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:06.334 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:06.335 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:06.338 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:06.340 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:06.356 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:06.410 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:06.433 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1156905 bytes in 1812 ms. path='/2/xxxreverse' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:06.441 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:06.441 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 07:49:06.445 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:06.519 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=120 07:49:06.520 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:06.574 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:06.578 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=32505856 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:06.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='06dcc8080ec13abcade93f051c3e0a9eb5d83c2b' to.sha1=''): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:06.593 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:06.619 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:06.627 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.remoteRepositoryRevisionSynced=116, revision=120 07:49:06.635 [qtp284059979-1410] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:49:06.679 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:06.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=116, revision=120 07:49:06.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:06.695 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:06.733 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:06.736 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:06.773 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:06.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:06.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:06.781 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/h' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:06.804 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:06.815 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:06.817 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y163EA2cuive50yQCyFiXQ/MPK6yBCrxCl54MZlEpQ0tg/qp7RUV9nAyWHW0h3i5--Ug' offset=0 07:49:06.836 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:06.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:06.977 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:06.978 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:06.978 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:06.981 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:06.987 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:06.988 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=33554432 07:49:07.001 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:07.002 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:07.004 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:07.004 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:07.005 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:07.007 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:07.011 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=1048576 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:07.020 [qtp284059979-1410] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:07.029 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:07.086 [qtp284059979-1410] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:07.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:07.159 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:07.161 [qtp316919383-1573] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y163EA2cuive50yQCyFiXQ/MPK6yBCrxCl54MZlEpQ0tg/qp7RUV9nAyWHW0h3i5--Ug' offset=1048576 07:49:07.178 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:07.186 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:07.275 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:07.276 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="ef35f667-1c8c-43d9-991c-f1f25deca906"] on repo=ef35f667-1c8c-43d9-991c-f1f25deca906 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:07.333 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:07.334 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=34603008 07:49:07.349 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:07.367 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:07.391 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 07:49:07.418 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=111 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:07.514 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:07.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:07.517 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y163EA2cuive50yQCyFiXQ/MPK6yBCrxCl54MZlEpQ0tg/qp7RUV9nAyWHW0h3i5--Ug' offset=2097152 07:49:07.531 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:07.554 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:07.554 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:07.591 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} 07:49:07.641 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:07.642 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:07.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=125 07:49:07.672 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:07.676 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:07.677 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=35651584 07:49:07.689 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:07.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:07.732 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:49:07.732 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:49:07.753 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:49:07.832 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:07.835 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.remoteRepositoryRevisionSynced=120, revision=125 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:07.843 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:07.853 [qtp284059979-1410] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:07.866 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:07.867 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y163EA2cuive50yQCyFiXQ/MPK6yBCrxCl54MZlEpQ0tg/qp7RUV9nAyWHW0h3i5--Ug' offset=3145728 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:07.870 [qtp284059979-1410] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:07.881 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:07.909 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:07.914 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=120, revision=125 07:49:07.914 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:07.969 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:07.975 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=36700160 07:49:07.989 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:08.024 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:08.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:08.036 [qtp284059979-768] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 transaction.localRevision=142 remoteFromLocalRevision=111 07:49:08.130 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:08.139 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=ef35f667-1c8c-43d9-991c-f1f25deca906 to='build/repo/k0t4rgw7-i5p9m-local-dest', fromRepoLocalSync=false 07:49:08.140 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:49:08.140 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:08.142 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:08.155 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:08.178 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:08.179 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y163EA2cuive50yQCyFiXQ/MPK6yBCrxCl54MZlEpQ0tg/qp7RUV9nAyWHW0h3i5--Ug' offset=4194304 07:49:08.192 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:08.242 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=142 07:49:08.265 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:08.273 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:08.292 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:49:08.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:08.314 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:08.328 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=37748736 07:49:08.344 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:08.352 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 20496 bytes in 1571 ms. path='/3 + &#ä/5/h' 07:49:08.447 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 07:49:08.452 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h 07:49:08.452 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_18y68 into destFile h 07:49:08.453 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_1vf9c into destFile h 07:49:08.453 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_2hwcg into destFile h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:08.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:08.526 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:49:08.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:49:08.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2f8fa8b5a9f49642ccbfc2eb72ee6190ef075c52' to.sha1=''): /3 + &#ä/5/i org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:08.640 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:08.642 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=38797312 07:49:08.655 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:08.744 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:08.808 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:08.810 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:49:08.863 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:08.867 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y163EA2cuive50yQCyFiXQ/MPK6yBCrxCl54MZlEpQ0tg/A_h3ccH-k5ZJ8l2SvHZkrQ' offset=0 07:49:08.895 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:08.932 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:08.933 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=39845888 07:49:08.946 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:09.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:09.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:09.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=113.6 MiB, available=341.9 MiB 07:49:09.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:49:09.239 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:09.256 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionInProgress=-1, revision=143 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:09.285 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 260517 bytes in 475 ms. path='/3 + &#ä/5/i' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:09.287 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:09.289 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=40894464 07:49:09.304 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:09.414 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:09.447 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:09.494 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:09.504 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:09.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:09.620 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:09.621 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=41943040 07:49:09.630 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:09.669 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b5ae4edb6df93ab43a9b413aa2dadb551a8f4f82' to.sha1=''): /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:09.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:09.772 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:49:09.823 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa' 07:49:09.861 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:09.862 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y163EA2cuive50yQCyFiXQ/EC0ONi90fQOusPn7W0TmVA' offset=0 07:49:09.873 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:09.900 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:09.901 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=42991616 07:49:09.914 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:10.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:10.052 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:10.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:10.092 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:10.093 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:10.112 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:10.200 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:10.204 [qtp316919383-1573] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y163EA2cuive50yQCyFiXQ/EC0ONi90fQOusPn7W0TmVA' offset=1048576 07:49:10.249 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:10.254 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:10.261 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:10.268 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=44040192 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:10.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:10.281 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:10.326 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 220110 bytes in 503 ms. path='/3 + &#ä/aa' 07:49:10.394 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:49:10.415 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:10.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:10.500 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:10.501 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:10.501 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:10.504 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:10.507 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:10.528 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:10.529 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:10.530 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:10.530 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:10.532 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:10.533 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=2097152 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:10.580 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:10.654 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:10.658 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=45088768 07:49:10.678 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:10.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:49:10.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=112.0 MiB, available=343.5 MiB 07:49:10.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=129, revision=143 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:10.838 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27ece90f]initPersistenceManagerFactory: repositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:10.837 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1621aa401d0f4f4e70c7e986ae9911f48d849f3a' to.sha1=''): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:10.848 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27ece90f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22703 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:10.848 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:10.849 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:10.867 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:10.867 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:10.872 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} 07:49:10.874 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:49:10.876 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:49:10.876 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:49:10.878 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} because of missing permissions! 07:49:10.878 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:49:10.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:10.879 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:10.914 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:49:11.010 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:11.036 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:11.038 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=46137344 07:49:11.053 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:11.075 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:11.080 [qtp316919383-1573] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y163EA2cuive50yQCyFiXQ/SpX70cflmssJblVLziQamw' offset=0 07:49:11.113 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:11.138 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:11.167 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:11.168 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:11.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:11.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:11.428 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:11.429 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:11.430 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:11.432 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:11.462 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:11.472 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:11.473 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:11.473 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:11.477 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:11.481 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=3145728 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:11.495 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:11.510 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:11.512 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=47185920 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:11.518 [qtp316919383-1573] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y163EA2cuive50yQCyFiXQ/SpX70cflmssJblVLziQamw' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:11.526 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:11.530 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:11.534 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=111.6 MiB, available=343.9 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:11.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:11.684 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:11.694 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionSynced=129, revision=143 07:49:11.695 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionInProgress=143, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:11.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 822528 bytes in 724 ms. path='/3 + &#ä/bb' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:11.733 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:11.750 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:11.750 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=438.0 MiB, used=131.6 MiB, available=323.9 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:11.785 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:11.788 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:11.788 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:11.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=127 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:11.803 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:11.842 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:11.847 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 07:49:11.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:11.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:11.876 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:11.878 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfry-v1x8v-remote' 07:49:11.878 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfry-v1x8v-remote' locked successfully. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:11.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:11.986 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:11.988 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=48234496 07:49:12.001 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:12.046 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e87df17f001087dd2ae4cc9dae7806357442e3d3' to.sha1=''): /3 + &#ä/cc 07:49:12.136 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:49:12.142 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:12.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:12.171 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:12.172 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y163EA2cuive50yQCyFiXQ/tqSMOirutBtkO3mry6TUoA' offset=0 07:49:12.186 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:12.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:49:12.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 128240 bytes in 114 ms. path='/3 + &#ä/cc' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:12.259 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:12.293 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:12.293 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:12.304 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:12.314 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:12.316 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=49283072 07:49:12.333 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:12.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=111.7 MiB, available=343.8 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:12.390 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:49:12.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:49:12.478 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28b4a05d8405d43cfaa4202dd4ff46a4bce3607e' to.sha1=''): /3 + &#ä/dd org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:12.561 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:12.573 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:49:12.576 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:12.607 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:12.608 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:12.609 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:12.609 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:12.611 [qtp316919383-1573] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y163EA2cuive50yQCyFiXQ/33ZbVnb54U1d7VwHcMhtLA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:12.612 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:12.626 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:12.638 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:12.638 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:12.648 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:12.649 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:12.650 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:12.652 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:12.654 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=4194304 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:12.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 07:49:12.704 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56370 bytes in 128 ms. path='/3 + &#ä/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:12.710 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:12.711 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=50331648 07:49:12.725 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:12.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:49:12.788 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:49:12.821 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 07:49:12.849 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:12.865 [qtp316919383-1573] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=110 07:49:12.880 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:12.931 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=97 remoteFromLocalRevision=110 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:12.945 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 40 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:12.961 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 from='build/repo/k0t4truh-9zylr-local-dest' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' 07:49:12.986 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:13.004 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:12.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:49:13.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=111.7 MiB, available=343.8 MiB 07:49:13.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:13.054 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:13.117 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=97 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:13.132 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:13.133 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:13.147 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:13.129 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:13.156 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=51380224 07:49:13.170 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:13.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:13.184 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:13.209 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:49:13.209 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:49:13.238 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=97 07:49:13.248 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:13.252 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:13.294 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:13.296 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:13.302 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=99 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:13.304 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:13.314 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:13.392 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:13.390 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:13.413 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=5, revision=99 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:13.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:13.430 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:13.448 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=5, revision=99 07:49:13.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:13.481 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:13.482 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:13.483 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:13.484 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:13.486 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:13.492 [qtp316919383-941] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 transaction.localRevision=117 remoteFromLocalRevision=97 07:49:13.496 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:13.497 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:13.517 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:13.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 to='build/repo/k0t4truh-9zylr-local-dest', fromRepoLocalSync=false 07:49:13.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:49:13.522 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:13.541 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:13.543 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:13.548 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:13.545 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:13.555 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:13.555 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=111.7 MiB, available=343.8 MiB 07:49:13.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:49:13.556 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:49:13.556 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:49:13.556 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:13.560 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=5242880 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:13.570 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:13.573 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:13.575 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=52428800 07:49:13.589 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:13.595 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=117 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:13.610 [qtp284059979-152] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 localRepositoryRevisionSynced=142 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:13.603 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:13.612 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:13.640 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:13.720 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:13.727 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=129 remoteFromLocalRevision=142 07:49:13.730 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef35f667-1c8c-43d9-991c-f1f25deca906 from='build/repo/k0t4rgw7-i5p9m-local-dest' toID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 to='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' 07:49:13.761 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=129 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:13.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:13.792 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:13.792 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:13.807 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:13.809 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:49:13.810 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:49:13.815 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=129 07:49:13.829 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:13.830 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:13.914 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:13.920 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:13.927 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:13.927 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:13.929 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:13.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=127, revision=131 07:49:13.936 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:13.943 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=53477376 07:49:13.959 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:13.982 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:49:13.983 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:14.009 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:49:14.099 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:14.136 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:14.151 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.remoteRepositoryRevisionSynced=125, revision=131 07:49:14.153 [qtp284059979-152] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:14.173 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:14.213 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:14.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=125, revision=131 07:49:14.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=131, revision=-1 07:49:14.249 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:14.257 [qtp284059979-768] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 transaction.localRevision=148 remoteFromLocalRevision=129 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:14.285 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:14.305 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:14.312 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:14.316 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=54525952 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:14.316 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:14.332 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:14.380 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:49:14.380 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:49:14.382 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:49:14.383 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:14.418 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:14.445 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:14.522 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:14.524 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:14.589 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:14.622 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:14.680 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:14.691 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:13.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:49:14.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=109.1 MiB, available=346.4 MiB 07:49:14.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:14.736 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:14.737 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:14.738 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:14.740 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 renewalDateTime=2019-09-21T06:15:29.981Z expiryDateTime=2019-09-21T06:45:29.981Z org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:14.741 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:14.764 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:14.764 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:14.767 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:14.770 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:14.776 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:14.777 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:14.777 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:14.779 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:14.783 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=-1, revision=118 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:14.787 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:14.788 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=6291456 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:14.815 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:14.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:14.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:14.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=146 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:14.860 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:14.861 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:14.879 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:14.888 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:14.888 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=55574528 07:49:14.911 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:14.966 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:49:14.969 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=a459f67e-1d6f-47ec-aaaa-aa7650b278ec to='build/repo/k0t4ob90-o4nh2-local-src', fromRepoLocalSync=true 07:49:14.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.96.xml.gz 07:49:14.973 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.96.xml.gz 07:49:14.976 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a459f67e-1d6f-47ec-aaaa-aa7650b278ec ('build/repo/k0t4ob90-o4nh2-local-src') 07:49:14.995 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:15.012 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:15.017 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:15.022 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:15.037 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:15.037 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 6712704 bytes in 9036 ms. path='/1 {11 11ä11#+} 1/c' 07:49:15.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=48 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:15.058 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=148 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:15.066 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 07:49:15.118 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:15.119 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:15.120 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:15.122 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:15.130 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=39, revision=48 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:15.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:15.134 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:15.136 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:15.140 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:15.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=39, revision=48 07:49:15.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=48, revision=-1 07:49:15.161 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:15.182 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:15.188 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:15.222 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:15.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:15.262 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:15.264 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:15.265 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:15.269 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:15.320 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:15.328 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=56623104 07:49:15.356 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:15.366 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:15.430 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:49:15.445 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:49:15.470 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:15.573 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:15.579 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:15.592 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 52.55% 07:49:15.600 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:15.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:15.690 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d8c843a9dbdc667741ea17686f5e73894e57b8cb' to.sha1='acb2147dc4cb4265b5f5dc6d9ac7135fd7cb6933'): /2/1 {11 11ä11#+} 1/a 07:49:15.727 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:15.737 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:15.740 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:15.755 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:15.777 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:15.794 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:15.826 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:15.828 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=57671680 07:49:15.842 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:15.814 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=53 07:49:15.844 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=53 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:14.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:49:15.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=108.6 MiB, available=346.9 MiB 07:49:15.935 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=112, revision=118 07:49:15.958 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:49:15.959 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:49:15.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:15.961 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:15.962 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:15.963 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:15.966 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:16.006 [qtp833852776-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=48, revision=53 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:16.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:16.047 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:16.092 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:16.094 [qtp666971185-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:16.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=48, revision=53 07:49:16.104 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=53, revision=-1 07:49:16.114 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:16.152 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:16.154 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:16.154 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:16.158 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:16.196 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]initPersistenceManagerFactory: repositoryId=66a55802-1188-472f-9c11-3807f17793ed 07:49:16.199 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4320 ms. 07:49:16.280 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]getCloseDeferredMillis: closeDeferredMillis=20000 07:49:16.285 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:16.314 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:16.324 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=58720256 07:49:16.348 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:16.350 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:16.385 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:15.144 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.96.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:16.526 [Test worker] 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' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:16.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:16.590 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:16.597 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:16.703 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:16.705 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=59768832 07:49:16.716 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:16.784 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:16.790 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:16.792 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:16.798 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:16.818 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:16.829 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:16.830 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:16.831 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:16.841 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:16.848 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9eaD0z9Y-2ZeXL5zyP7LTQ/TFT-XHB9mP7dxCKPLOo4Mg/ZxC-9zpyGdFzymTvPE-Dgw' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:16.955 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 30 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:16.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=108.6 MiB, available=346.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:17.116 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:17.123 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=60817408 07:49:17.141 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:15.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=96 repoFileDtos.size=3 07:49:16.415 [closeDeferredTimer-1594d374-2] INFO c.c.c.l.LocalRepoManagerImpl - [1594d374]_close: Shutting down real LocalRepoManager. 07:49:17.211 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=113.9 MiB, available=341.6 MiB 07:49:17.211 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:49:17.262 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:17.283 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionInProgress=-1, revision=149 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:17.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:49:17.477 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:17.478 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=61865984 07:49:17.489 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:17.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:17.669 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:17.674 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionSynced=112, revision=118 07:49:17.674 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:17.700 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:17.752 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:17.753 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=62914560 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:17.758 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:17.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:17.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:17.779 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:17.781 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=102 07:49:17.905 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:17.920 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:17.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:17.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:17.964 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:17.966 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest localRepository.publicKeySha1 = 6E:D3:87:A7:38:C9:7D:53:4A:2F:C3:A4:9D:BB:6E:58:D2:E3:8B:7C remoteRepository.repositoryId = 66a55802-1188-472f-9c11-3807f17793ed remoteRepository.remoteRoot = https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A remoteRepository.publicKeySha1 = 9F:AC:85:F2:DF:A3:AC:3E:46:1F:AD:02:EB:79:18:8C:5C:87:C5:CD 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 9bf6fc41-cc06-4502-b76a-115d19b3caa6 66a55802-1188-472f-9c11-3807f17793ed org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:18.106 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:18.112 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=63963136 07:49:18.125 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:18.188 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:18.207 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 536958 bytes in 1681 ms. path='/2/1 {11 11ä11#+} 1/a' 07:49:18.224 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=56 07:49:18.226 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:18.244 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:18.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:18.320 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:18.321 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:18.322 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:18.325 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:18.345 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=53, revision=56 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:18.345 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:18.361 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:18.376 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:18.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=53, revision=56 07:49:18.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=56, revision=-1 07:49:18.401 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:18.430 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed renewalDateTime=2019-09-21T06:19:18.291Z expiryDateTime=2019-09-21T06:49:18.291Z org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:18.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:18.435 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:18.457 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:18.458 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:18.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:18.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:18.466 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=65011712 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:18.473 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:18.485 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:18.494 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:18.495 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:18.498 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:18.498 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:18.530 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:49:18.532 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' toID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 to='build/repo/k0t4u5by-jnlml-local-dest', fromRepoLocalSync=true 07:49:18.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.-1.xml.gz 07:49:18.536 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.-1.xml.gz 07:49:18.542 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9bf6fc41-cc06-4502-b76a-115d19b3caa6 ('build/repo/k0t4u5by-jnlml-local-dest') org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:18.547 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:49:18.572 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:18.594 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:18.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=108.8 MiB, available=346.7 MiB 07:49:18.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:18.722 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:18.007 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:49:18.828 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=111.9 MiB, available=343.6 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:18.835 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:18.837 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:18.849 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=97, revision=149 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:18.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:18.953 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:18.978 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:18.999 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.-1.xml.gz 07:49:19.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:19.009 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:19.011 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=66060288 07:49:19.026 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:19.019 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9538806443e08602d6b31f4862a08956994b5d3b' to.sha1='0a3f61e916ecbd246e6c72d1fe75b36e4f8614f1'): /2/1 {11 11ä11#+} 1/b 07:49:19.036 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:19.038 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:19.052 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:19.059 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:19.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=61 07:49:19.069 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61 07:49:19.178 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:19.179 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:19.181 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:19.184 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:19.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=108.8 MiB, available=346.7 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:19.193 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=56, revision=61 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:19.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:19.205 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:19.230 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:19.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=56, revision=61 07:49:19.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=61, revision=-1 07:49:19.249 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:19.278 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:19.279 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:19.280 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:19.283 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:19.314 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 39 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:19.424 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:19.438 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:19.454 [Test worker] 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' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:19.469 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 57 ms. 07:49:19.469 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:19.477 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:19.479 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=67108864 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:19.484 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:19.484 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:19.491 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:19.491 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:19.489 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:19.503 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:19.712 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:19.746 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:19.747 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:19.756 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:19.759 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:19.796 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:19.810 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:19.811 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:19.812 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:19.814 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:19.816 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9eaD0z9Y-2ZeXL5zyP7LTQ/TFT-XHB9mP7dxCKPLOo4Mg/VRl02SS1Zv6jEtVdJa1kog' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:19.837 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=108.7 MiB, available=346.8 MiB 07:49:19.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:49:19.838 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:49:19.839 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:49:19.839 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:49:19.862 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:19.867 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:19.905 [qtp316919383-941] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=117 07:49:19.960 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:19.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:20.014 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=104 remoteFromLocalRevision=117 07:49:20.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 from='build/repo/k0t4truh-9zylr-local-dest' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' 07:49:20.109 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=104 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:20.124 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:49:20.126 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:49:20.127 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:20.127 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:20.127 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:20.127 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:49:20.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:20.129 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:49:20.129 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:20.139 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:20.141 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=68157440 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:20.149 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=104 07:49:20.153 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:20.154 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:20.154 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:20.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:20.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:20.177 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=102, revision=106 07:49:20.184 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 07:49:20.247 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:20.259 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=99, revision=106 07:49:20.283 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:20.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=445.0 MiB, used=137.0 MiB, available=318.5 MiB 07:49:20.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:20.298 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=99, revision=106 07:49:20.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.304 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:20.326 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.333 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 500332 bytes in 879 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:20.335 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 transaction.localRevision=123 remoteFromLocalRevision=104 07:49:20.337 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:20.340 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=64 07:49:20.362 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 07:49:20.393 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:20.394 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:20.394 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:20.397 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:20.404 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.413 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=61, revision=64 07:49:20.418 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:20.419 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.423 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:20.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.434 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=61, revision=64 07:49:20.434 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=64, revision=-1 07:49:20.445 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:20.456 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:20.458 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:20.466 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:20.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:20.510 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:20.510 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:20.511 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=-1, revision=113 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.512 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:20.514 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:20.571 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:49:20.574 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:49:20.597 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:20.611 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:20.613 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=69206016 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:20.621 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:20.626 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.627 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:20.634 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:20.637 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:20.687 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:20.810 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 renewalDateTime=2019-09-21T06:18:48.680Z expiryDateTime=2019-09-21T06:48:48.680Z 07:49:20.842 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:20.856 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.854 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be14f01fb3ade4015b1b15841b4d8e39f546c489' to.sha1='0a6bb61dbcc2adf91597d5ceb8a828b6cc07b7d0'): /2/a org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:20.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:20.878 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.898 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:20.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=108 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.902 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:20.907 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:20.920 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 38 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.915 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:20.949 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:20.953 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:20.960 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:20.982 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:21.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=69 07:49:21.001 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=69 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:21.062 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:49:21.068 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 to='build/repo/k0t4truh-9zylr-local-dest', fromRepoLocalSync=true 07:49:21.069 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 ('build/repo/k0t4truh-9zylr-local-dest') 07:49:21.088 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:21.110 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.112 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.112 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.114 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:21.118 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=64, revision=69 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:21.179 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:21.181 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=70254592 07:49:21.196 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:21.224 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:21.254 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:21.266 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:21.275 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=64, revision=69 07:49:21.276 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=69, revision=-1 07:49:21.295 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:21.301 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:21.317 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.318 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.319 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.326 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:21.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=110.4 MiB, available=345.1 MiB 07:49:21.434 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:21.444 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:21.453 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:21.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.117.xml.gz 07:49:21.458 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.117.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:21.461 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:21.465 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:21.484 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:21.509 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:21.509 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:21.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 79 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:21.533 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.534 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.534 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.538 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:21.546 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:21.548 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.548 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.549 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.552 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:21.554 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9eaD0z9Y-2ZeXL5zyP7LTQ/_Llw33XJqrMM0IbYJrjKjw' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:21.583 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=123 07:49:21.587 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:21.595 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.117.xml.gz 07:49:21.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=117 repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:21.640 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:21.674 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36222 bytes in 208 ms. path='/2/a' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:21.696 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:21.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=72 07:49:21.705 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:21.707 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:21.714 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionSynced=97, revision=149 07:49:21.715 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:21.720 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=71303168 07:49:21.732 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:21.734 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:21.755 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:21.755 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:21.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=146, revision=149 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:21.810 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.811 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:21.812 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:21.815 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:21.817 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:21.820 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=69, revision=72 07:49:21.826 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:21.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:21.908 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:21.914 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=69, revision=72 07:49:21.914 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=72, revision=-1 07:49:21.926 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:21.953 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:21.955 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:21.980 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:49:21.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:22.012 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:22.013 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:22.014 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:22.017 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:22.126 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:22.127 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=72351744 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:22.140 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:49:22.143 [qtp833852776-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:22.144 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:22.149 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:22.169 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=144, revision=149 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:22.191 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:22.275 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:22.298 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 53.16% 07:49:22.299 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:21.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=37, cryptoLinkDtos.size=48, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:49:22.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=433.5 MiB, used=139.6 MiB, available=315.9 MiB 07:49:22.443 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=113 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:22.488 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71d694e2b4feb811521aa56e78dd563813fe6472' to.sha1='f9060ab212f0adaf1dacc5474fbc4a54627addd1'): /3 + &#ä/5/h org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:22.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:22.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=111.0 MiB, available=344.5 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:22.524 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:22.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:22.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:22.549 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:22.560 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:22.568 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:22.570 [qtp284059979-59] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:22.571 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:22.576 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:22.586 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=-1, revision=124 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:22.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=77 07:49:22.588 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:22.657 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:22.659 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=73400320 07:49:22.669 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:22.700 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:22.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=144, revision=149 07:49:22.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:22.709 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:22.752 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:22.753 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:22.754 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:22.758 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:22.757 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:22.773 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=72, revision=77 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:22.774 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:22.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:22.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:22.797 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:22.840 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:22.858 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=72, revision=77 07:49:22.858 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=77, revision=-1 07:49:22.881 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:22.924 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:22.926 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:22.927 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:22.930 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:22.960 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:22.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 43 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:22.973 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:22.975 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:49:23.013 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:23.014 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:23.122 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:23.122 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=74448896 07:49:23.136 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:23.314 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:23.318 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:23.320 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:23.328 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:23.366 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:23.377 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:23.378 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:23.379 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:23.380 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:23.383 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:23.390 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/furzYJUGRlcjthVCC2i6_w/imB07_vNV7XGeAdJylttVg/Ni7VJv92D7OeSa4tCTLSPg' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:23.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=111.1 MiB, available=344.4 MiB 07:49:23.670 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=118, revision=124 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:23.686 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:23.690 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:49:23.694 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:49:23.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:23.696 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=75497472 07:49:23.713 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:23.824 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:23.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 942259 bytes in 891 ms. path='/3 + &#ä/5/h' 07:49:23.907 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=80 07:49:23.909 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:23.937 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:23.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=110.4 MiB, available=345.1 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:23.992 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:23.993 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:23.993 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:23.999 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Tp4bnCikaLxd8OezsDVJqg could not be decrypted! Access rights missing?! org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:24.007 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:49:24.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:24.056 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 56 ms. 07:49:24.056 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:24.065 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:24.074 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=cjTZtyRz1Vf3v305Qc4KWg could not be decrypted! Access rights missing?! 07:49:24.076 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:24.077 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:24.078 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=77, revision=80 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:24.102 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:24.105 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 07:49:24.105 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:24.108 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=76546048 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:24.124 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:24.124 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:24.124 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:24.128 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=c85ggzqOdEyxPm9iv44FRA could not be decrypted! Access rights missing?! 07:49:24.137 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:24.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:24.145 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:24.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:24.154 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:24.154 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:24.162 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:24.162 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:24.170 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:24.170 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:24.174 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=h5ALI40l46eNqyfSvwMy6Q could not be decrypted! Access rights missing?! 07:49:24.175 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:24.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:24.185 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:24.186 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:24.188 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:24.191 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=XpzDADEcBeDVT0pI86X80g could not be decrypted! Access rights missing?! 07:49:24.192 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:24.192 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:24.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:24.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:24.201 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:24.207 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=77, revision=80 07:49:24.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=80, revision=-1 07:49:24.221 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:24.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:24.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:24.230 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=0QiVp7DBgItwbS_kCgCPow could not be decrypted! Access rights missing?! 07:49:24.231 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:24.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:24.237 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Y7o4zj4BwB2H49R1Ph_kQA could not be decrypted! Access rights missing?! 07:49:24.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:24.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:24.242 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=wSJMRXfEsfQKUZESDqkTLQ could not be decrypted! Access rights missing?! 07:49:24.243 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:24.243 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:24.243 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:24.245 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:24.249 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=XnUNr_YU8Kd4zuNMYI5khA could not be decrypted! Access rights missing?! 07:49:24.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:24.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:24.263 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:24.263 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:24.290 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:24.291 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:24.292 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:24.295 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:24.309 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:49:24.312 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:24.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:24.349 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:49:24.367 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:24.384 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=110.6 MiB, available=344.9 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:24.404 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:24.455 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:24.461 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionSynced=118, revision=124 07:49:24.461 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=124, revision=-1 07:49:24.516 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:24.522 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:24.532 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:24.533 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=77594624 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:24.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:24.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:24.543 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:24.547 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=108, revision=111 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:24.548 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:24.587 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:24.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99c213c168b16c1b085e020b4804bc720d70deba' to.sha1='dbb4ad99a7d110f699abd6feb85f5dce576f7b59'): /3 + &#ä/5/i org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:24.623 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:24.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:24.656 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:24.658 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:24.676 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:24.682 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:24.700 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=85 07:49:24.713 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 07:49:24.803 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:24.812 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:24.813 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:24.816 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:24.834 [qtp833852776-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=80, revision=85 07:49:24.892 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:24.915 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:24.937 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:24.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=80, revision=85 07:49:24.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=85, revision=-1 07:49:24.977 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:25.005 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.005 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.006 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.008 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:25.067 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:25.081 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:25.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:49:25.102 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:25.110 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:25.190 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:25.194 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=78643200 07:49:25.207 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:25.221 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.244 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.245 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.249 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:25.273 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:25.279 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.280 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.281 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.283 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:25.288 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/furzYJUGRlcjthVCC2i6_w/imB07_vNV7XGeAdJylttVg/kzX98J62lYg_yUr_bZPGtg' offset=0 07:49:25.400 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:25.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 275612 bytes in 334 ms. path='/3 + &#ä/5/i' 07:49:25.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=88 07:49:25.438 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:25.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:25.557 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.558 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.560 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.563 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:25.568 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=85, revision=88 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:24.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:49:25.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.0 MiB, used=140.4 MiB, available=315.1 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:25.573 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.581 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:25.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=85, revision=88 07:49:25.595 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=88, revision=-1 07:49:25.606 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:25.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=110.2 MiB, available=345.3 MiB 07:49:25.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:24.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=110.4 MiB, available=345.1 MiB 07:49:24.877 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:49:25.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=111.0 MiB, available=344.5 MiB 07:49:25.616 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.96.xml.gz 07:49:25.616 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:49:25.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:25.629 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:25.656 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:25.711 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:25.712 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:25.713 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:25.720 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=79691776 07:49:25.741 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:25.776 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.777 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.778 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:25.782 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:25.862 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:25.921 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:49:25.923 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:25.929 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:25.933 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:49:25.944 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:49:25.945 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:25.945 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionSynced=-1, revision=113 07:49:25.945 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:25.957 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:25.975 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:25.975 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:25.982 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:49:25.997 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:25.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:26.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9f9d06263af7e833d5f133aa3f4edc2fb975202' to.sha1=''): /2/xxxreverse org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:26.070 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:26.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:26.130 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:26.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7075c9a0ac3a7ca042e251f572937d96a804c2b5' to.sha1='00d8011cb59f81a9c48d4ac4d1356f1a2348cded'): /3 + &#ä/aa org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:26.144 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=80740352 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:26.156 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:26.159 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:26.164 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:26.173 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:26.184 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:26.213 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:26.221 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:26.227 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:26.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=93 07:49:26.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 07:49:26.342 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:26.344 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:26.345 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:26.348 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:26.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:26.358 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=88, revision=93 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:26.395 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:26.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=110.2 MiB, available=345.3 MiB 07:49:26.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:26.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:26.480 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/xxxreverse' 07:49:26.533 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:26.534 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OeBCK1PGKB_53AcyL2e7pw/CHzJWlRLTOOcSwKNTaCJGw' offset=0 07:49:26.574 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:26.587 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:26.588 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=81788928 07:49:26.602 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:26.717 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:26.763 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:26.854 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:26.857 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OeBCK1PGKB_53AcyL2e7pw/CHzJWlRLTOOcSwKNTaCJGw' offset=1048576 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:26.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=110.2 MiB, available=345.3 MiB 07:49:26.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.117.xml.gz 07:49:26.860 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:49:26.864 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:49:26.864 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:26.864 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:26.881 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:26.887 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:26.894 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:26.896 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=82837504 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:26.897 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=123 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:26.908 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:26.908 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 504500 bytes in 428 ms. path='/2/xxxreverse' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:27.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 07:49:27.170 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:27.171 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=83886080 07:49:27.181 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:27.213 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:27.230 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:27.242 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_66785c86dc751e03b6206812ee277b4cc34ca7ca_0 into destFile xxxreverse org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:27.248 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=113 remoteFromLocalRevision=123 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:27.249 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_66785c86dc751e03b6206812ee277b4cc34ca7ca_mh34 into destFile xxxreverse org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:27.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:27.324 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 from='build/repo/k0t4truh-9zylr-local-dest' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' 07:49:27.349 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:27.353 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:27.410 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="0ce65c01-4da6-456c-8ef3-cc8500f3f239"] on repo=a459f67e-1d6f-47ec-aaaa-aa7650b278ec org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:27.425 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=113 07:49:27.461 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:27.461 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:27.462 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:27.463 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:27.464 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=84934656 07:49:27.477 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:27.493 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:49:27.493 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:49:27.545 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:27.558 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:27.574 [qtp284059979-1205] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec localRepositoryRevisionSynced=148 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:27.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=111, revision=115 07:49:27.575 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:27.585 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:27.606 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=162 remoteFromLocalRevision=148 07:49:27.622 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:49:27.623 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a459f67e-1d6f-47ec-aaaa-aa7650b278ec from='build/repo/k0t4ob90-o4nh2-local-src' toID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 to='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' 07:49:27.644 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:27.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:27.649 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:27.664 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:49:27.670 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:27.711 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=162 07:49:27.735 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:27.735 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:27.742 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:27.749 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=106, revision=115 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:27.753 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:49:27.755 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:49:27.775 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=162 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:27.825 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:27.833 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=85983232 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:27.831 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:27.835 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:27.832 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:27.840 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:27.858 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:27.875 [qtp316919383-155] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:27.897 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:27.898 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:27.900 [qtp316919383-155] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:27.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=164 07:49:27.918 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 07:49:27.942 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:49:27.942 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:28.014 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:28.016 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:28.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=-1, revision=5 07:49:28.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:28.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=106, revision=115 07:49:28.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:28.037 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:28.040 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=149, revision=164 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:28.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:28.043 [qtp284059979-1205] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:49:28.066 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:28.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=149, revision=164 07:49:28.100 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=164, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:28.142 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:28.168 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:28.177 [qtp284059979-1205] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec transaction.localRevision=155 remoteFromLocalRevision=162 07:49:28.208 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:28.209 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:28.210 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=a459f67e-1d6f-47ec-aaaa-aa7650b278ec to='build/repo/k0t4ob90-o4nh2-local-src', fromRepoLocalSync=false org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:28.215 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:28.217 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=87031808 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:28.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=88, revision=93 07:49:28.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:28.219 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:49:28.220 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:28.230 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:49:28.230 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:28.230 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:28.235 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:28.246 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:28.248 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:28.249 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:28.249 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:28.252 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:28.268 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:28.306 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=155 07:49:28.310 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:28.315 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:49:28.315 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:28.385 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:28.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:28.457 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:28.461 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 07:49:28.474 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 07:49:28.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:28.484 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:28.542 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:49:28.558 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:28.566 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:28.575 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:28.580 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=88080384 07:49:28.596 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:28.612 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d72edc0570b59fa7fcf6595ca785c5271361304' to.sha1='11cc3351f88e1f4aa9ba05fc4a0cb780d299c816'): /new-file1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:28.675 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:28.676 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:28.677 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:28.680 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:28.874 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:28.875 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:28.877 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:28.878 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:28.881 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:28.884 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/furzYJUGRlcjthVCC2i6_w/-aWFsXzK6pUxFAIDbxlErQ' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:28.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:29.072 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:29.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 139582 bytes in 541 ms. path='/3 + &#ä/aa' 07:49:29.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=96 07:49:29.102 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:49:29.190 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:29.192 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:29.192 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:29.196 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:29.211 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=93, revision=96 07:49:29.220 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:29.228 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:29.231 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=89128960 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:29.236 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:29.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=118 07:49:29.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:29.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=93, revision=96 07:49:29.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=96, revision=-1 07:49:29.252 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:28.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:28.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:29.261 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:29.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=432.5 MiB, used=139.9 MiB, available=315.6 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:29.286 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:29.289 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:29.319 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:29.327 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:29.381 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:29.382 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:29.382 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:29.393 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:29.397 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:29.419 [qtp316919383-1573] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=115, revision=118 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:29.453 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:29.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 07:49:29.632 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:29.634 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=90177536 07:49:29.647 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:29.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=110.7 MiB, available=344.8 MiB 07:49:29.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:29.675 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:49:29.678 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:49:29.691 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:29.710 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:29.721 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionInProgress=-1, revision=156 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:29.732 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:29.741 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:29.743 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:29.778 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:29.790 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:29.794 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='95e3c94d4522190ae261c01c60c2ac0fbd8ea4b8' to.sha1='b158aaa93f89f6a9015b44cdfaa00cfeae051586'): /3 + &#ä/bb org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:29.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=115, revision=118 07:49:29.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:29.805 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:29.809 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:29.811 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:29.819 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:29.824 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:29.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=101 07:49:29.831 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:29.889 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 67 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:29.889 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:29.890 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:29.891 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:29.894 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:29.903 [qtp833852776-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=96, revision=101 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:29.934 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:29.945 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:30.019 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:30.033 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=96, revision=101 07:49:30.033 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=101, revision=-1 07:49:30.042 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:30.100 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:30.101 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:30.101 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:30.104 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:30.104 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:30.121 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=91226112 07:49:30.133 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:30.136 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:30.182 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:30.194 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:30.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:30.210 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:49:30.217 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/new-file1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:30.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.0 MiB, used=139.2 MiB, available=316.3 MiB 07:49:30.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:30.262 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:30.264 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:30.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:30.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=104.2 MiB, available=351.3 MiB 07:49:30.488 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=149, revision=156 07:49:30.537 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:49:30.538 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:49:30.540 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:49:30.540 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:49:30.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:30.572 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:30.580 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:30.580 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=92274688 07:49:30.593 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:30.617 [qtp316919383-941] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:49:30.626 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:30.631 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:30.633 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IRhsJgy-7yyu0aSbmk5LUQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:30.715 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:30.716 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:30.717 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:30.720 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:30.743 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:30.745 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:30.746 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:30.748 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:30.750 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:30.761 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/furzYJUGRlcjthVCC2i6_w/1qTcwhRH7A8gWjyUvgIk1w' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:30.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:30.867 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=431.0 MiB, used=139.2 MiB, available=316.3 MiB 07:49:30.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.-1.xml.gz 07:49:30.870 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:49:30.876 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:49:30.946 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:30.962 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:30.964 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=93323264 07:49:30.978 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:30.997 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:31.060 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:31.064 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 863092 bytes in 846 ms. path='/new-file1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:31.110 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:31.115 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:31.136 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:31.141 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=121 07:49:31.142 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:31.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:31.172 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 07:49:31.181 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:31.236 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:31.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=103.8 MiB, available=351.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:31.246 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f567934397e8dcd5a1730577303ad28d92eb8f2a' to.sha1=''): /5/h org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:31.254 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=118, revision=121 07:49:31.267 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:31.270 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:31.277 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=118, revision=121 07:49:31.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=121, revision=-1 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:31.283 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionSynced=149, revision=156 07:49:31.283 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.localRepositoryRevisionInProgress=156, revision=-1 07:49:31.293 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:31.318 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:31.319 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:31.323 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=167 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:31.353 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:31.354 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:31.355 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:31.355 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:31.360 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:31.366 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:31.377 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:31.380 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=94371840 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:31.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:31.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:31.386 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:31.387 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:31.388 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:31.390 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:31.398 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/furzYJUGRlcjthVCC2i6_w/1qTcwhRH7A8gWjyUvgIk1w' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:31.401 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:31.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:31.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:31.500 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:31.505 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 07:49:31.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/5/h' 07:49:31.568 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:31.584 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/yIaYP5EUUmIE1T1A-9sWyg/pqLYTL4qBFVkCKvINumIOA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:31.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:31.636 [qtp316919383-1573] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:31.640 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:31.643 [qtp316919383-1573] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:31.725 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:31.726 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=95420416 07:49:31.738 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:31.778 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:31.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:31.872 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:31.874 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:31.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=103.7 MiB, available=351.8 MiB 07:49:31.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:31.917 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:31.916 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1628662 bytes in 1711 ms. path='/3 + &#ä/bb' 07:49:31.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=105 07:49:31.941 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:31.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 35 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:31.983 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=113 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.009 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:32.010 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/yIaYP5EUUmIE1T1A-9sWyg/pqLYTL4qBFVkCKvINumIOA' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.028 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.029 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.030 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.033 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:32.036 [qtp833852776-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=101, revision=105 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.037 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.041 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:32.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:49:32.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 219500 bytes in 592 ms. path='/5/h' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:32.105 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:32.107 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=96468992 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.120 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:32.120 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.121 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:32.122 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.125 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=126 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.127 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=101, revision=105 07:49:32.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=105, revision=-1 07:49:32.138 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.153 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.153 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:32.156 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:32.171 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:49:32.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.173 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 07:49:32.178 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.189 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.190 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.192 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.195 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:32.233 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:49:32.238 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:49:32.252 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.302 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.302 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:32.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 30 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.324 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.334 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.350 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.353 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:32.359 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=121, revision=126 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:32.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=103.7 MiB, available=351.8 MiB 07:49:32.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.381 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d8940b44c5a0edf9af48db65c543f05fd831497b' to.sha1='62ada707b640c269e3af4bc8aed449623dce203a'): /3 + &#ä/cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25d20d6e7863d520afe465618f13d5bd6c1bf769' to.sha1=''): /5/i org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.391 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:32.393 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:32.400 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:32.406 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:32.415 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=110 07:49:32.416 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.436 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 07:49:32.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.462 [qtp316919383-1174] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.467 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.469 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.470 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.474 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:32.489 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=105, revision=110 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:32.492 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:32.500 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=97517568 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.513 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:32.513 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.515 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/yIaYP5EUUmIE1T1A-9sWyg/y8U_Wu1VPxqcyHUE17rx3A' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.521 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:32.527 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=121, revision=126 07:49:32.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.525 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.537 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:32.544 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=105, revision=110 07:49:32.544 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=110, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.554 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.558 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.586 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.588 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.588 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.595 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.597 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:32.629 [qtp316919383-1174] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 transaction.localRevision=136 remoteFromLocalRevision=113 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.632 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.629 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54450 bytes in 184 ms. path='/5/i' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.651 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.656 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:32.660 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.668 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.672 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 to='build/repo/k0t4truh-9zylr-local-dest', fromRepoLocalSync=false 07:49:32.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:49:32.673 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.685 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:32.685 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.700 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.725 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.741 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.742 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.744 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.747 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:32.749 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 33 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.766 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.777 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.777 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.778 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:32.781 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.787 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=136 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.804 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/furzYJUGRlcjthVCC2i6_w/4rVLM6keWl_0DVx6wBFxTg' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.822 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.824 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fef828c759a1c1a708bb0c4c9868e88d83aadcfe' to.sha1=''): /aa org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.833 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:32.856 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:32.870 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93135 bytes in 210 ms. path='/3 + &#ä/cc' 07:49:32.882 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=113 07:49:32.883 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.888 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 07:49:32.890 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/aa' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:32.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=103.7 MiB, available=351.8 MiB 07:49:32.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:49:32.975 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:49:32.975 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:49:32.975 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:32.984 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:32.995 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=98566144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:32.996 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.006 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:33.007 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.008 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.009 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.012 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:33.013 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/R-1xjP1hIQfvGPQ9VzW-Xg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.016 [qtp833852776-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=110, revision=113 07:49:33.022 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:33.024 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.025 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:33.026 [qtp284059979-1205] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec localRepositoryRevisionSynced=155 07:49:33.028 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.031 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=110, revision=113 07:49:33.031 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:33.032 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.042 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:33.055 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:33.057 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:33.072 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:33.073 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:33.081 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=169 remoteFromLocalRevision=155 07:49:33.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a459f67e-1d6f-47ec-aaaa-aa7650b278ec from='build/repo/k0t4ob90-o4nh2-local-src' toID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 to='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' 07:49:33.092 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=169 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.108 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.110 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.111 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.115 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:33.100 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:33.117 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:33.120 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:49:33.121 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:49:33.128 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=169 07:49:33.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:33.133 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:33.148 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:33.149 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4ob90-o4nh2-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:33.152 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=167, revision=171 07:49:33.158 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.161 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:49:33.163 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:49:33.173 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:33.179 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:49:33.179 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:33.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:33.212 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.222 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:33.223 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec, this.remoteRepositoryRevisionSynced=164, revision=171 07:49:33.226 [qtp284059979-1205] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@436cb95c (of marco) 07:49:33.230 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.232 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:33.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=164, revision=171 07:49:33.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=171, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.258 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b79eead4af22e11f30167fd7d26a30b1a090873' to.sha1='cc0b5c46090dcdaaaeb35fd5d4d6a338818f687c'): /3 + &#ä/dd org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:33.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.273 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:33.274 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:33.285 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:33.288 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.292 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:33.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=118 07:49:33.300 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:33.300 [qtp284059979-1205] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=a459f67e-1d6f-47ec-aaaa-aa7650b278ec transaction.localRevision=161 remoteFromLocalRevision=169 07:49:33.308 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:33.313 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:49:33.321 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:49:33.322 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:49:33.325 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:49:33.331 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:49:33.332 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [375a277a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' 07:49:33.332 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [375a277a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.346 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.348 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.349 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:33.350 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.351 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:33.353 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=99614720 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.360 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=113, revision=118 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:33.364 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.375 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.391 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:33.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=113, revision=118 07:49:33.404 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=118, revision=-1 07:49:33.411 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:33.424 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:33.432 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/R-1xjP1hIQfvGPQ9VzW-Xg' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.433 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.434 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.435 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.438 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:33.469 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.508 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:33.524 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:33.528 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/dd' 07:49:33.565 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:33.570 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:33.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:32.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:49:33.730 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=113.6 MiB, available=341.9 MiB 07:49:33.731 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:33.752 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 30 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:33.785 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:33.807 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=-1, revision=137 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:33.826 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:33.841 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=100663296 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.849 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.849 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.850 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.853 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:33.855 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:33.870 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:33.871 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/R-1xjP1hIQfvGPQ9VzW-Xg' offset=2097152 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.875 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:33.876 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.878 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.878 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:33.881 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:33.884 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:33.882 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:33.895 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:34.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:34.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:34.119 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:34.163 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:34.164 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:34.174 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:34.177 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:34.180 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/R-1xjP1hIQfvGPQ9VzW-Xg' offset=3145728 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:34.186 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=3, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:34.218 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:34.220 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=101711872 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:34.222 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:34.248 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:34.253 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:34.484 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:34.486 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:34.487 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:34.490 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:34.535 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:34.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:34.564 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:34.565 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:34.567 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:34.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:34.570 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:34.576 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=1048576 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:34.654 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:34.672 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:34.676 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/R-1xjP1hIQfvGPQ9VzW-Xg' offset=4194304 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:34.693 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:34.701 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=102760448 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:34.702 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:34.713 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:34.811 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:34.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:34.937 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:34.945 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 57444 bytes in 2055 ms. path='/aa' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:34.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:34.982 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:49:34.985 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa 07:49:34.989 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_18y68 into destFile aa 07:49:34.993 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_1vf9c into destFile aa 07:49:34.994 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_2hwcg into destFile aa org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:35.028 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:35.071 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:35.073 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:35.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=111.4 MiB, available=344.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:35.085 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:35.084 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=124, revision=137 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:35.086 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:35.089 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' 07:49:35.112 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='641d557f2984dbd2e3ec1de1a306041392dd9c59' to.sha1=''): /bb 07:49:35.146 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 07:49:35.148 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/bb' 07:49:35.189 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:35.194 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/pzGyp-MkW5wbW9SMTG0tCA' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:35.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:35.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:35.211 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:35.216 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=103809024 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:35.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:35.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:35.225 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:35.233 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:35.237 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:35.242 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:49:35.244 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:49:35.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:35.337 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:35.338 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:35.339 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:35.342 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:35.362 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:35.364 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:35.364 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:35.365 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:35.367 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:35.369 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=2097152 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:35.411 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:35.496 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:35.532 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:35.561 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:35.620 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:35.622 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S9XvkbpHQ2d_iDTngH36HQ/9XO4wkclnckHtAwIGHW9qw' offset=104857600 07:49:35.633 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:35.650 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:35.654 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:35.660 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/pzGyp-MkW5wbW9SMTG0tCA' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:35.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:35.677 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:35.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 101 dirty file-chunks with together 104861494 bytes in 42018 ms. path='/2/new-file' 07:49:35.804 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_0 into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:35.810 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:35.859 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_mh34 into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:35.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:35.927 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_18y68 into destFile new-file org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:35.935 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:35.967 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:35.973 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1vf9c into destFile new-file org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:35.984 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:35.990 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_2hwcg into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:35.992 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.007 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_34dfk into destFile new-file 07:49:36.024 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_3quio into destFile new-file 07:49:36.041 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_4dbls into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:36.057 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.057 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_4zsow into destFile new-file 07:49:36.075 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_5m9s0 into destFile new-file 07:49:36.092 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_68qv4 into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:36.103 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:36.103 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=111.0 MiB, available=344.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:36.112 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/pzGyp-MkW5wbW9SMTG0tCA' offset=2097152 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.114 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_6v7y8 into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:36.127 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.132 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_7hp1c into destFile new-file 07:49:36.152 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_8464g into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:36.157 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:36.168 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:36.193 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionSynced=124, revision=137 07:49:36.193 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=137, revision=-1 07:49:36.222 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:36.229 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:36.239 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:36.240 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.239 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_8qn7k into destFile new-file 07:49:36.277 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_9d4ao into destFile new-file org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:36.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=128 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:36.299 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.329 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_9zlds into destFile new-file org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:36.332 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.360 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_am2gw into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:36.364 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.389 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_b8jk0 into destFile new-file org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:36.399 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:36.408 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:36.412 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:36.420 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:36.423 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.423 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_bv0n4 into destFile new-file 07:49:36.457 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_chhq8 into destFile new-file org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:36.481 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:36.492 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:36.493 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:36.493 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:36.495 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.497 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_d3ytc into destFile new-file org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:36.504 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=3145728 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.525 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_dqfwg into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:36.545 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.551 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_ecwzk into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:36.553 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/pzGyp-MkW5wbW9SMTG0tCA' offset=3145728 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.578 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_eze2o into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:36.580 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:36.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:36.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.604 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_flv5s into destFile new-file 07:49:36.635 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_g8c8w into destFile new-file org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:36.649 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.675 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_gutc0 into destFile new-file org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:36.690 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:36.696 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.702 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_hhaf4 into destFile new-file 07:49:36.739 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_i3ri8 into destFile new-file 07:49:36.778 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_iq8lc into destFile new-file 07:49:36.795 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_jcpog into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:36.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:36.802 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.813 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_jz6rk into destFile new-file 07:49:36.830 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_klnuo into destFile new-file 07:49:36.846 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_l84xs into destFile new-file 07:49:36.863 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_lum0w into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:36.880 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.880 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_mh340 into destFile new-file 07:49:36.896 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_n3k74 into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:36.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 920433 bytes in 1756 ms. path='/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.914 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_nq1a8 into destFile new-file 07:49:36.932 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_ocidc into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:36.948 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:36.952 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_oyzgg into destFile new-file 07:49:36.970 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_plgjk into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:36.973 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb 07:49:36.974 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_18y68 into destFile bb 07:49:36.975 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_1vf9c into destFile bb org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.010 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_q7xmo into destFile new-file 07:49:37.039 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_queps into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:37.047 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 07:49:37.052 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.073 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_rgvsw into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:37.096 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1dd15b43fdff03f492a188e5bdb898303208189f' to.sha1=''): /cc org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.103 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_s3cw0 into destFile new-file 07:49:37.118 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_sptz4 into destFile new-file 07:49:37.145 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_tcb28 into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:37.157 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 07:49:37.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.173 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_tys5c into destFile new-file org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:37.189 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:37.190 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:37.191 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:37.194 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:37.209 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:37.212 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/nzWUTY0YHjWdAx1jukoZ5A' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.213 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_ul98g into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:37.229 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.240 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_v7qbk into destFile new-file org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:37.257 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_vu7eo into destFile new-file org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:37.259 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:37.260 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:37.261 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:37.263 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:37.264 [qtp833852776-248] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=4194304 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.280 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_wgohs into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:37.286 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.305 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_x35kw into destFile new-file 07:49:37.332 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_xpmo0 into destFile new-file 07:49:37.347 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_yc3r4 into destFile new-file 07:49:37.363 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_yyku8 into destFile new-file 07:49:37.385 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_zl1xc into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:37.401 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [375a277a]initPersistenceManagerFactory: repositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.406 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_107j0g into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:37.408 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [375a277a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4076 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.432 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_10u03k into destFile new-file 07:49:37.468 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_11gh6o into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:37.495 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.505 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_122y9s into destFile new-file 07:49:37.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_12pfcw into destFile new-file 07:49:37.569 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_13bwg0 into destFile new-file 07:49:37.591 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_13ydj4 into destFile new-file 07:49:37.608 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_14kum8 into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:37.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 639216 bytes in 457 ms. path='/cc' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.624 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_157bpc into destFile new-file org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:37.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=111.1 MiB, available=344.4 MiB 07:49:37.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.637 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_15tssg into destFile new-file 07:49:37.651 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_16g9vk into destFile new-file 07:49:37.666 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_172qyo into destFile new-file 07:49:37.681 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_17p81s into destFile new-file 07:49:37.697 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_18bp4w into destFile new-file 07:49:37.712 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_18y680 into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:37.722 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.730 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_19knb4 into destFile new-file 07:49:37.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1a74e8 into destFile new-file 07:49:37.784 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1atlhc into destFile new-file 07:49:37.800 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1bg2kg into destFile new-file 07:49:37.816 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1c2jnk into destFile new-file 07:49:37.831 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1cp0qo into destFile new-file 07:49:37.847 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1dbhts into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:37.848 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 07:49:37.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.865 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1dxyww into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:37.897 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.901 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1ekg00 into destFile new-file 07:49:37.918 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1f6x34 into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:37.929 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='731246b3589e8c53745937ff1ed8b830e147600a' to.sha1=''): /dd org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:37.936 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.950 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1fte68 into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:37.967 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 renewalDateTime=2019-09-21T06:18:38.861Z expiryDateTime=2019-09-21T06:48:38.861Z org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.968 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1gfv9c into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:37.973 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:37.981 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:37.986 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:37.987 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1h2ccg into destFile new-file 07:49:38.002 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1hotfk into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.006 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:38.013 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:38.020 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1ibaio into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.029 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:38.030 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/RMiJ12fe6s52bSf2lP8eCQ' offset=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:38.036 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:38.038 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1ixrls into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.041 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:38.054 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1jk8ow into destFile new-file 07:49:38.071 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1k6ps0 into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:38.082 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' configKey='repair.deleteCollisions.from' result=null 07:49:38.083 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:38.087 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1kt6v4 into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:38.107 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1lfny8 into destFile new-file 07:49:38.126 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1m251c into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.140 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 213624 bytes in 133 ms. path='/dd' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:38.145 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1mom4g into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.162 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:38.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=111.1 MiB, available=344.4 MiB 07:49:38.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:38.174 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1nb37k into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:38.189 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=8, revision=10 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:38.189 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:38.197 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1nxkao into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.206 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:38.216 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1ok1ds into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.225 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:38.239 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1p6igw into destFile new-file org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:38.239 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:38.249 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.251 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:38.256 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1pszk0 into destFile new-file 07:49:38.295 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1qfgn4 into destFile new-file org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:38.309 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.338 [qtp666971185-894] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=111 07:49:38.340 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:38.362 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=52 remoteFromLocalRevision=111 07:49:38.369 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 from='build/repo/k0t4u5by-jnlml-local-dest' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' 07:49:38.382 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:38.391 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:38.438 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=52 07:49:38.470 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:38.470 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:38.489 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:49:38.489 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:38.505 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 0.38% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.506 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=52 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:38.507 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=40daad09-8022-4e0d-b034-2f9ff0efce73 to='build/repo/k0t4sytv-7519r-local-dest-meta-only', fromRepoLocalSync=true 07:49:38.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.124.xml.gz 07:49:38.514 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.124.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.517 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:38.517 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:38.518 [pool-20-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 40daad09-8022-4e0d-b034-2f9ff0efce73 ('build/repo/k0t4sytv-7519r-local-dest-meta-only') 07:49:38.552 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:38.576 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=161 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.582 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:38.583 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:38.589 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=54 07:49:38.597 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:38.601 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:38.606 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:38.607 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:38.619 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.645 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:38.650 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:38.651 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:38.652 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:38.652 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:38.654 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:38.656 [qtp833852776-777] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=5242880 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:38.678 [pool-20-thread-1] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 19.54% 07:49:38.680 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:38.686 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=111.1 MiB, available=344.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.688 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.remoteRepositoryRevisionSynced=5, revision=54 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:38.689 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.124.xml.gz 07:49:38.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=124 repoFileDtos.size=3 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:38.688 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:49:38.688 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:49:38.688 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:49:38.688 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:49:38.714 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.716 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:38.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=5, revision=54 07:49:38.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=54, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:38.755 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=136 07:49:38.785 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.802 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:38.822 [qtp666971185-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 transaction.localRevision=118 remoteFromLocalRevision=52 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:38.844 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=130 remoteFromLocalRevision=136 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.856 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:38.857 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 from='build/repo/k0t4truh-9zylr-local-dest' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' toID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 to='build/repo/k0t4u5by-jnlml-local-dest', fromRepoLocalSync=false 07:49:38.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:49:38.862 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:49:38.877 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:38.895 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=130 07:49:38.918 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:38.919 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:38.933 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:49:38.933 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.938 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=118 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:38.942 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=130 07:49:38.950 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:38.951 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:38.952 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:38.958 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:49:38.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:38.986 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:38.987 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:38.991 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=128, revision=132 07:49:38.998 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 07:49:39.067 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:39.088 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=126, revision=132 07:49:39.108 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:39.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=126, revision=132 07:49:39.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=132, revision=-1 07:49:39.152 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:39.163 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 transaction.localRevision=142 remoteFromLocalRevision=130 07:49:39.200 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:39.208 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:39.269 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:39.332 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:39.345 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:39.554 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:39.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=115.1 MiB, available=340.4 MiB 07:49:39.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:39.594 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:39.605 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:39.612 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.localRepositoryRevisionInProgress=-1, revision=162 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:39.619 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 renewalDateTime=2019-09-21T06:16:56.767Z expiryDateTime=2019-09-21T06:46:56.767Z org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:39.637 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:39.640 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:39.658 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:39.677 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:39.677 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:39.688 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:39.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=153 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:39.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:39.797 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:39.802 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:39.810 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:39.813 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:39.817 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:39.891 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:39.908 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:39.910 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:39.911 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:39.912 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:39.914 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:39.928 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=6291456 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:39.928 [qtp316919383-1573] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=150, revision=153 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:40.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.5 MiB, used=162.6 MiB, available=292.9 MiB 07:49:40.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:49:40.058 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:40.077 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=-1, revision=119 07:49:40.096 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 07:49:40.123 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:40.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:40.363 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:40.367 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:40.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 7316979 bytes in 6856 ms. path='/3 + &#ä/dd' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:40.391 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:49:40.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=8cc03d3e-5018-49b4-af02-d1f882c18d61 to='build/repo/k0t4pudg-15rhn-local-src', fromRepoLocalSync=true org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:40.402 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=127 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:40.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.102.xml.gz 07:49:40.412 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.102.xml.gz 07:49:40.417 [pool-24-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8cc03d3e-5018-49b4-af02-d1f882c18d61 ('build/repo/k0t4pudg-15rhn-local-src') org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:40.412 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:40.452 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:40.458 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:49:40.484 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=143 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:40.494 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:40.495 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:40.496 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:40.498 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:40.502 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=118, revision=127 07:49:40.506 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:40.520 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:40.530 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=118, revision=127 07:49:40.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=127, revision=-1 07:49:40.539 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:40.541 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:49:40.548 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:40.550 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:40.553 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:40.551 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=111.1 MiB, available=344.4 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:40.568 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:40.568 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:40.576 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.102.xml.gz 07:49:40.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=102 repoFileDtos.size=2 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:40.602 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=125, revision=162 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:40.605 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:40.605 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:40.605 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:40.607 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:40.649 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:49:40.676 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:49:40.787 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:40.835 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89"] on repo=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:49:40.850 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.16% 07:49:40.895 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=8 07:49:40.914 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:49:40.915 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:49:40.929 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:41.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.0 MiB, used=162.0 MiB, available=293.5 MiB 07:49:41.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=113, revision=119 07:49:41.041 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:49:41.042 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:49:41.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:41.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:49:41.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:49:41.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=132 07:49:41.248 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 07:49:41.276 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:41.278 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:41.303 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="60d9bace-72cd-4c14-8475-d651683a01a1"] on repo=6efeb844-8869-4026-b89f-771ff0926a3d 07:49:41.319 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 36.75% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:41.318 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:41.325 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:41.326 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:41.334 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:41.345 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:41.348 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=127, revision=132 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:41.373 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=259 07:49:41.379 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:41.387 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:41.442 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=180 remoteFromLocalRevision=259 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:41.463 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:41.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=127, revision=132 07:49:41.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=132, revision=-1 07:49:41.494 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:41.496 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:41.496 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:41.499 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:41.510 [qtp833852776-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 transaction.localRevision=94 remoteFromLocalRevision=8 07:49:41.513 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:41.521 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 to='build/repo/k0t4rry3-9teow-local-src-marco', fromRepoLocalSync=false 07:49:41.522 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:41.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:49:41.522 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:49:41.536 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:41.537 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:41.538 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:41.541 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:41.548 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:41.548 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:41.549 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:41.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=113.4 MiB, available=342.1 MiB 07:49:41.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:41.573 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=94 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:41.649 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:49:41.651 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} because of missing permissions! 07:49:41.652 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:49:41.652 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:49:41.652 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:41.705 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:41.716 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:41.723 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:49:41.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:41.727 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionInProgress=-1, revision=144 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:41.761 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6efeb844-8869-4026-b89f-771ff0926a3d from='build/repo/k0t4iai2-bnrw7-local-src' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' 07:49:41.777 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:41.783 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:41.845 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=180 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:41.852 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:41.885 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:41.886 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:41.929 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:49:41.934 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:49:41.970 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=180 07:49:41.985 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:41.988 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:42.044 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:42.048 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:42.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=182 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:42.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=448.0 MiB, used=162.0 MiB, available=293.5 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:42.078 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:42.093 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:42.094 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:42.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=2, cryptoLinkDtos.size=5, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:42.107 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionSynced=113, revision=119 07:49:42.108 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=119, revision=-1 07:49:42.115 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:42.136 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:42.137 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:42.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=57 07:49:42.165 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:42.180 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:42.190 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=169, revision=182 07:49:42.208 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:42.223 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=169, revision=182 07:49:42.223 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=182, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:42.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:42.235 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:42.311 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:42.320 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d transaction.localRevision=266 remoteFromLocalRevision=180 07:49:42.351 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:42.579 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=111.6 MiB, available=343.9 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:42.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.0 MiB, used=87.7 MiB, available=367.8 MiB 07:49:42.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:42.688 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:42.699 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:42.702 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:42.703 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:42.706 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:42.707 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:42.708 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:42.708 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:42.729 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=-1, revision=95 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:42.757 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:42.788 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:42.945 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:42.950 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.localRepositoryRevisionSynced=125, revision=162 07:49:42.951 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.localRepositoryRevisionInProgress=162, revision=-1 07:49:42.978 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:42.999 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' configKey='repair.deleteCollisions.from' result=null 07:49:43.000 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' configKey='repair.deleteCollisions.to' result=null 07:49:43.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=10, revision=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:43.079 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.5 MiB, used=162.2 MiB, available=293.3 MiB 07:49:43.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:43.087 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=112.3 MiB, available=343.2 MiB 07:49:43.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=103, revision=144 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:43.157 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:43.222 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:43.222 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:43.243 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:43.386 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:43.390 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.remoteRepositoryRevisionSynced=5, revision=12 07:49:43.400 [qtp284059979-1410] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:49:43.423 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:43.429 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=5, revision=12 07:49:43.429 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=12, revision=-1 07:49:43.447 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:43.482 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:49:43.484 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:43.507 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:43.508 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:43.534 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:49:43.538 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:49:43.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:43.565 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=6efeb844-8869-4026-b89f-771ff0926a3d to='build/repo/k0t4iai2-bnrw7-local-src', fromRepoLocalSync=false 07:49:43.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:49:43.566 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:49:43.582 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:43.594 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=259 localRepositoryRevisionInProgress=266 07:49:43.599 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:43.609 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:49:43.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:43.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.5 MiB, used=162.4 MiB, available=293.1 MiB 07:49:43.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:49:44.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=162.2 MiB, available=293.3 MiB 07:49:44.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:49:44.270 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:49:44.271 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:49:44.271 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:49:44.309 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:44.354 [qtp666971185-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=118 07:49:44.442 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:44.497 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=59 remoteFromLocalRevision=118 07:49:44.505 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 from='build/repo/k0t4u5by-jnlml-local-dest' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:44.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=86.7 MiB, available=368.8 MiB 07:49:44.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=4, revision=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:44.558 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=52 localRepositoryRevisionInProgress=59 07:49:44.586 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:44.591 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:44.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:49:44.600 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:49:44.617 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=59 07:49:44.638 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:44.641 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:44.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=445.5 MiB, used=207.7 MiB, available=247.8 MiB 07:49:44.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:44.705 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:44.707 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:44.717 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=57, revision=61 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:44.729 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:44.745 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:43.447 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:44.753 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=-1, revision=267 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:44.749 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=111.7 MiB, available=343.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:44.793 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:44.779 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=260, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=267 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:44.804 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.remoteRepositoryRevisionSynced=54, revision=61 07:49:44.817 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:44.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=54, revision=61 07:49:44.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=61, revision=-1 07:49:44.845 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:44.851 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 transaction.localRevision=124 remoteFromLocalRevision=59 07:49:44.862 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:44.866 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:44.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:44.920 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:44.925 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:44.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:44.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:44.950 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:44.959 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:44.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:44.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:44.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:44.977 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:44.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:44.979 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:44.995 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=113.2 MiB, available=342.3 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:45.013 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:45.014 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:45.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:45.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:45.045 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:45.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:45.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:45.059 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:45.060 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:45.069 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:45.070 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:45.080 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:45.080 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:45.089 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:45.090 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:45.093 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:45.100 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:45.101 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:45.111 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:45.112 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:45.121 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:45.121 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:45.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:49:45.132 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:45.142 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:45.143 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:45.152 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:45.153 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:45.157 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:45.158 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:49:45.160 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:45.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:45.229 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:49:45.356 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:45.377 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionSynced=103, revision=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:45.386 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:45.384 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionInProgress=144, revision=-1 07:49:45.401 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:45.411 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:45.412 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:45.422 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=153, revision=156 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:45.430 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:45.454 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:45.455 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed renewalDateTime=2019-09-21T06:17:20.930Z expiryDateTime=2019-09-21T06:47:20.930Z 07:49:45.520 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:45.532 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:45.542 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:49:45.574 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:45.576 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:45.581 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=153 07:49:45.600 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 07:49:45.715 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:49:45.724 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' toID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 to='build/repo/k0t4qfrq-dzxqa-local-src', fromRepoLocalSync=true 07:49:45.724 [pool-20-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4d3d216f-ff63-46ec-a43a-d4f767f96b48 ('build/repo/k0t4qfrq-dzxqa-local-src') 07:49:45.736 [pool-20-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:45.833 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:45.842 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=153, revision=156 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:45.875 [pool-20-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.05% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:45.916 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:45.948 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=150, revision=156 07:49:45.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=156, revision=-1 07:49:45.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:45.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:46.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=85.7 MiB, available=369.8 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:46.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=184.6 MiB, available=276.4 MiB 07:49:46.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=260, revision=267 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:46.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=111.9 MiB, available=343.6 MiB 07:49:46.078 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:46.099 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! 07:49:46.100 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:46.180 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:46.182 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:46.183 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:46.186 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:46.255 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionSynced=4, revision=95 07:49:46.256 [qtp833852776-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=95, revision=-1 07:49:46.275 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:46.280 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.103.xml.gz 07:49:46.280 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.103.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:46.286 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:49:46.286 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:46.294 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:46.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=134 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:46.306 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=124 07:49:46.309 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:46.311 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:46.314 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.103.xml.gz 07:49:46.314 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=103 repoFileDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:46.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=111.3 MiB, available=344.2 MiB 07:49:46.863 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.124.xml.gz 07:49:46.864 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 21.07% 07:49:46.880 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:46.898 [qtp284059979-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 localRepositoryRevisionSynced=161 07:49:46.938 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:46.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=111.9 MiB, available=343.6 MiB 07:49:47.049 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:47.133 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=15 remoteFromLocalRevision=161 07:49:47.141 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 38.70% 07:49:47.141 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=40daad09-8022-4e0d-b034-2f9ff0efce73 to='build/repo/k0t4sytv-7519r-local-dest-meta-only', fromRepoLocalSync=false 07:49:47.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:49:47.141 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:49:47.177 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:47.191 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=166 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:47.185 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:47.194 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:47.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=411.5 MiB, used=184.9 MiB, available=270.6 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:46.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:46.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:49:47.662 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=85.1 MiB, available=370.4 MiB 07:49:47.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:47.678 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:47.689 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionSynced=260, revision=267 07:49:47.689 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=267, revision=-1 07:49:47.704 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:47.725 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:47.726 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:47.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=185 07:49:47.755 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185 07:49:47.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:47.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=164.2 MiB, available=291.3 MiB 07:49:47.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:49:47.856 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:47.879 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=-1, revision=125 07:49:47.896 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 07:49:47.915 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:47.205 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:49:47.205 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:49:48.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=110.9 MiB, available=344.6 MiB 07:49:48.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:49:48.208 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:48.218 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.localRepositoryRevisionInProgress=-1, revision=167 07:49:48.254 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 07:49:48.289 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:48.297 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:48.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=111.2 MiB, available=344.3 MiB 07:49:48.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:48.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=85.0 MiB, available=370.5 MiB 07:49:48.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:47.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:49:48.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.5 MiB, allocated=461.5 MiB, used=184.5 MiB, available=277.0 MiB 07:49:48.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:49.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=111.1 MiB, available=344.4 MiB 07:49:49.007 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=162, revision=167 07:49:49.038 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:47.920 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:49:49.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.5 MiB, used=164.2 MiB, available=291.3 MiB 07:49:49.044 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=104, revision=125 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:49.047 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} because of missing permissions! 07:49:49.047 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:49:49.048 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:49:49.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:49.068 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:49:49.070 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:49:49.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:49.202 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=85.0 MiB, available=370.5 MiB 07:49:49.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:49:49.203 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 59.39% 07:49:49.203 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 07:49:49.203 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% 07:49:49.230 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:49.231 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:49.232 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:49.235 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:49.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=111.2 MiB, available=344.3 MiB 07:49:49.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.102.xml.gz 07:49:49.258 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:49.262 [qtp833852776-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=94 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:49.263 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:49.266 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:49.311 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=136 remoteFromLocalRevision=94 07:49:49.316 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 from='build/repo/k0t4rry3-9teow-local-src-marco' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:49:49.340 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=136 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:49.340 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.54% 07:49:49.352 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 07:49:49.353 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:49.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:49:49.384 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:49.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d72edc0570b59fa7fcf6595ca785c5271361304' to.sha1=''): /new-file1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:49.446 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 07:49:49.447 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:49.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=184.2 MiB, available=276.8 MiB 07:49:49.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:49.461 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=136 07:49:49.474 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:49:49.475 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:49:49.504 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:49:49.515 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:49:49.518 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=134, revision=138 07:49:49.533 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 07:49:49.553 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:49.554 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:49.570 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:49.570 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:49.572 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:49.576 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:49.583 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:49:49.585 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/new-file1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:49.590 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=132, revision=138 07:49:49.596 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:49.599 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:49.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=132, revision=138 07:49:49.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=138, revision=-1 07:49:49.628 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:49.629 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:49.630 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:49.632 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:49.635 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:49.636 [qtp316919383-941] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IRhsJgy-7yyu0aSbmk5LUQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:49.637 [qtp833852776-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 transaction.localRevision=100 remoteFromLocalRevision=136 07:49:49.652 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:49.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 07:49:49.662 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1ec7ffeb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:49.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:49.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:49.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:49.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:49.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:49.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:49.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:49.667 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:49.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:49.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:49.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:49.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:49.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:49.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:49.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:49.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:49.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:49.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:49.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:49.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:49.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:49.688 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:49.766 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:49.782 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:49.783 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:49.801 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:49.808 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:49.808 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:49.809 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:49.809 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:49.809 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:49.809 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:49.809 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:49.809 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:49.810 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:49.810 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:49.810 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:49.810 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:49.811 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:49.811 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:49.811 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:49.812 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:49.812 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:49.812 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:49.812 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:49.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=111.1 MiB, available=344.4 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:49.868 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:49.870 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:49.872 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:49.872 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:49.890 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:49.896 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:49.897 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:49.897 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:49.897 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:49.897 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:49.897 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:49.898 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:49.898 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:49.898 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:49.898 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:49:49.898 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:49.899 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:49.899 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:49.899 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:49.899 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:49.899 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:49.900 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:49.900 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:49.900 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:49.900 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:49:49.902 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:49.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:49.936 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:49.947 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.localRepositoryRevisionSynced=162, revision=167 07:49:49.947 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73, this.localRepositoryRevisionInProgress=167, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:49.951 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:49.956 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:49.956 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:49.956 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:49.957 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:49.957 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:49.958 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:49.958 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:49.958 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:49.959 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:49.959 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:49.960 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:49.960 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:49:49.960 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:49.961 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:49.961 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:49.961 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:49.961 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:49.962 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:49.962 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:49.962 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:49.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:49.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:49.964 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:49.967 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:49.970 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:49.971 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:49.972 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:49.973 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:49.973 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:49.974 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:49.975 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:49.976 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:49.977 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:49.977 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:49.978 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:49.978 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:49:49.979 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:49.980 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:49.981 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:49.981 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:49.981 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:49.982 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:49.982 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:49.983 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:49.984 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:49.984 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:49:49.989 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:49.994 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:49.995 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:49.996 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:49.997 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:49.998 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:49.998 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:49.999 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:50.000 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:50.001 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:50.001 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:50.002 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:50.003 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:49:50.004 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.005 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:50.006 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.006 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:50.007 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:50.008 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:50.005 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' configKey='repair.deleteCollisions.from' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.008 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.008 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:50.009 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:50.009 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.010 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:50.029 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:50.030 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.030 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:50.030 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:50.030 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:49:50.039 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:50.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=16 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.039 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:50.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:50.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:49:50.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:50.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:50.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.049 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:50.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:49:50.051 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:50.059 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.0 MiB, used=163.9 MiB, available=291.6 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:50.070 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:50.084 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:50.087 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 468397 bytes in 501 ms. path='/new-file1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:50.102 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionSynced=104, revision=125 07:49:50.102 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=125, revision=-1 07:49:50.110 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:50.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:50.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.113 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms. 07:49:50.115 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:50.115 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:50.115 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.115 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:50.115 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.115 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:50.115 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.115 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:50.116 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:49:50.119 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:50.126 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:50.126 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:50.127 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_4682b9754c6f266c76f9b8c10b61c83128570f89_0 into destFile new-file1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:50.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=153, revision=156 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:50.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.200 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:50.200 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:50.200 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:50.200 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.200 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:50.200 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:50.200 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:49:50.200 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:50.209 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:50.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=463.0 MiB, allocated=463.0 MiB, used=184.2 MiB, available=278.8 MiB 07:49:50.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:49:50.220 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:49:50.220 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:49:50.220 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:49:50.244 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:50.235 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:50.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.268 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, invitation=true] 07:49:50.269 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:50.262 [qtp2139656363-1075] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=266 07:49:50.264 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.307 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:50.309 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:50.310 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:50.311 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:50.319 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:50.324 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=187 remoteFromLocalRevision=266 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.330 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:50.343 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:50.345 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:50.346 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:50.377 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="0e0750ff-8d1e-48c7-a9d3-48e92d68b777"] on repo=8cc03d3e-5018-49b4-af02-d1f882c18d61 07:49:50.406 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.418 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:50.419 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 localRepositoryRevisionSynced=143 07:49:50.501 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.524 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=193jkCr0BmaH0GpNfUXuog, invitation=false]] invitedUser=UserImpl[u4qMgrCKSrHJyuPJWzJRWA, null, null, [xenia@subshare.net], [c9cae3c95b325158]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, invitation=true] 07:49:50.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:50.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:50.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:50.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:50.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:50.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:50.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:50.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:50.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:50.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:49:50.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:50.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:50.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:50.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:50.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:50.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:50.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:49:50.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:50.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:50.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:50.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:50.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:50.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:50.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:50.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:50.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:50.545 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:49:50.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:50.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:50.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:50.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:50.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:50.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:50.546 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:49:50.547 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:50.547 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:50.550 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=167 remoteFromLocalRevision=143 07:49:50.554 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8cc03d3e-5018-49b4-af02-d1f882c18d61 from='build/repo/k0t4pudg-15rhn-local-src' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.548 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:50.555 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:50.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:50.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:50.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:50.556 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:49:50.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:49:50.562 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:49:50.562 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:49:50.562 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:49:50.562 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:49:50.562 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:49:50.562 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:49:50.562 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:49:50.562 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:49:50.562 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:50.576 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.577 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:50.590 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:50.635 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=167 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.636 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1ec7ffeb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:50.649 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:50.650 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:50.650 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:50.652 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:50.652 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.652 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:50.653 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:50.674 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:50.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:50.701 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:49:50.705 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:49:50.748 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=167 07:49:50.758 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:50.764 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:50.774 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=111.2 MiB, available=344.3 MiB 07:49:50.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.830 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:50.832 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:50.836 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:50.851 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:50.856 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:50.864 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:50.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=169 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.888 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:50.890 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:50.925 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6efeb844-8869-4026-b89f-771ff0926a3d from='build/repo/k0t4iai2-bnrw7-local-src' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.936 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:50.941 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:50.944 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=180 localRepositoryRevisionInProgress=187 07:49:50.950 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:50.959 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:50.963 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:49:50.963 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:50.968 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:50.982 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=187 07:49:50.994 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:50.995 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:50.994 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:18:46.810Z expiryDateTime=2019-09-21T06:48:46.810Z org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.002 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:51.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:51.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=185, revision=189 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:51.011 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:51.012 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:51.013 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:51.016 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.017 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=189 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:51.024 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:51.035 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:51.041 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=156, revision=169 07:49:51.059 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:51.060 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:51.061 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:51.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=156, revision=169 07:49:51.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=169, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.093 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:51.112 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=182, revision=189 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:51.119 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:51.121 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.122 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:51.131 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=182, revision=189 07:49:51.132 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=189, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:51.143 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:51.145 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:49:51.145 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.153 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:51.154 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=142 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:51.158 [qtp316919383-718] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 transaction.localRevision=150 remoteFromLocalRevision=167 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.159 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d transaction.localRevision=272 remoteFromLocalRevision=187 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:51.161 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.163 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:51.164 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=8cc03d3e-5018-49b4-af02-d1f882c18d61 to='build/repo/k0t4pudg-15rhn-local-src', fromRepoLocalSync=false 07:49:51.165 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:49:51.165 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.166 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:51.180 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:51.184 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:51.206 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=150 07:49:51.211 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:51.232 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:51.319 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:51.324 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:51.326 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:51.329 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:51.355 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=138, revision=142 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.380 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:51.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=111.3 MiB, available=344.2 MiB 07:49:51.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.488 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:51.565 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 renewalDateTime=2019-09-21T06:13:10.789Z expiryDateTime=2019-09-21T06:43:10.789Z 07:49:51.580 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:51.593 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:51.609 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:51.610 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:51.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=251 07:49:51.624 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=250, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=251 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:51.660 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:51.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.5 MiB, used=163.6 MiB, available=291.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.687 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:49:51.689 [pool-16-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8acc4fdc-12b0-4730-be89-7706ce2ccf5c ('build/repo/k0t4m5qt-tbgst-local-dest') org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:51.704 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.706 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:51.746 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 07:49:51.754 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 to='build/repo/k0t4rry3-9teow-local-src-marco', fromRepoLocalSync=true 07:49:51.757 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:51.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.94.xml.gz 07:49:51.758 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.94.xml.gz 07:49:51.761 [pool-18-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 ('build/repo/k0t4rry3-9teow-local-src-marco') 07:49:51.798 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:51.801 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:51.804 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:51.809 [pool-18-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% 07:49:51.809 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:51.810 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:51.811 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:51.811 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:51.825 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.826 [pool-16-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:51.830 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:51.836 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.94.xml.gz 07:49:51.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=94 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:51.912 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=8acc4fdc-12b0-4730-be89-7706ce2ccf5c to='build/repo/k0t4m5qt-tbgst-local-dest', fromRepoLocalSync=true 07:49:51.948 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.147.xml.gz 07:49:51.949 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.147.xml.gz 07:49:51.972 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:51.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=111.2 MiB, available=344.3 MiB 07:49:51.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4sytv-7519r-local-dest-meta-only/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:49:52.015 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:52.016 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=272 07:49:52.021 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:52.044 [qtp284059979-1205] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 localRepositoryRevisionSynced=166 07:49:52.065 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:52.086 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40daad09-8022-4e0d-b034-2f9ff0efce73 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=18 remoteFromLocalRevision=166 07:49:52.114 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 57.85% 07:49:52.114 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 77.01% 07:49:52.114 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 100.00% 07:49:52.114 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [375a277a]getCloseDeferredMillis: closeDeferredMillis=20000 07:49:52.114 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [375a277a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:52.167 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [375a277a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:51.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:49:51.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.5 MiB, used=163.6 MiB, available=291.9 MiB 07:49:51.662 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:49:52.287 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=436.5 MiB, used=163.5 MiB, available=292.0 MiB 07:49:52.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.103.xml.gz 07:49:52.288 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:49:52.291 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:49:52.291 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:49:52.313 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:52.325 [qtp666971185-241] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=124 07:49:52.378 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:52.399 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=158 remoteFromLocalRevision=124 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:51.232 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:49:52.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=112.7 MiB, available=342.8 MiB 07:49:52.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:52.439 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:52.450 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:52.455 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 from='build/repo/k0t4qfrq-dzxqa-local-src' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:52.465 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionInProgress=-1, revision=151 07:49:52.482 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:52.486 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:52.490 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:52.502 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:52.512 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=158 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:52.512 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:52.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:52.533 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 renewalDateTime=2019-09-21T06:17:21.009Z expiryDateTime=2019-09-21T06:47:21.009Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:52.568 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:52.569 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:52.572 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:52.573 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:52.584 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:52.623 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} 07:49:52.624 [Test worker] WARN o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: userRepoKeyId == rJLed5CWpriv5w33_RkFww unknown! Probably already processed?! 07:49:52.639 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:52.650 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:52.657 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:52.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=133 07:49:52.686 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:52.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=156, revision=160 07:49:52.702 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 07:49:52.783 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:49:52.790 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:52.815 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:52.845 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:52.852 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=ef35f667-1c8c-43d9-991c-f1f25deca906 to='build/repo/k0t4rgw7-i5p9m-local-dest', fromRepoLocalSync=true 07:49:52.853 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ef35f667-1c8c-43d9-991c-f1f25deca906 ('build/repo/k0t4rgw7-i5p9m-local-dest') 07:49:52.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.142.xml.gz 07:49:52.861 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.142.xml.gz 07:49:52.874 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:52.901 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=170 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:52.904 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=151, revision=160 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:52.909 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:49:52.910 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:52.942 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.142.xml.gz 07:49:52.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=142 repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:53.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=87.1 MiB, available=368.4 MiB 07:49:53.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:49:53.283 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:53.334 [pool-18-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:53.359 [qtp666971185-894] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:49:53.429 [qtp666971185-894] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:53.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=112.3 MiB, available=343.2 MiB 07:49:53.443 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=144, revision=151 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:53.445 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:53.445 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:53.462 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:53.464 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:53.465 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:53.468 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:53.476 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:53.478 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:53.479 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:53.480 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:49:53.482 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:49:53.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:53.487 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=-1, revision=102 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:52.033 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.147.xml.gz 07:49:52.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=147 repoFileDtos.size=0 07:49:53.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=462.0 MiB, allocated=462.0 MiB, used=186.3 MiB, available=275.7 MiB 07:49:53.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:53.497 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:53.512 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=151, revision=160 07:49:53.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=160, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:53.532 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:53.533 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:53.593 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionInProgress=-1, revision=273 07:49:53.629 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=273 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:53.656 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:53.656 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:53.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:49:53.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:53.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:53.692 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:53.714 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:53.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:53.902 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:53.929 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.92% 07:49:53.945 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.08% 07:49:53.948 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:49:54.039 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24a02616b8b97d96175e7b42167a720ea6fd2b2b' to.sha1='641d557f2984dbd2e3ec1de1a306041392dd9c59'): /3 + &#ä/bb 07:49:54.090 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=163 07:49:54.094 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:54.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=112.8 MiB, available=342.7 MiB 07:49:54.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:54.164 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:54.175 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=160, revision=163 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:54.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=112.3 MiB, available=343.2 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:54.226 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:54.233 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:54.241 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:54.243 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=160, revision=163 07:49:54.243 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=163, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:54.272 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionSynced=144, revision=151 07:49:54.273 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.localRepositoryRevisionInProgress=151, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:54.280 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:54.284 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:54.308 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:54.308 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:54.314 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=172 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:54.324 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:54.342 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:54.350 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:54.363 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:54.364 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:54.366 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionInProgress=-1, revision=171 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:54.395 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:49:54.409 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 4 total). path='/3 + &#ä/bb' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:54.420 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 07:49:54.502 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:54.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=87.1 MiB, available=368.4 MiB 07:49:54.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=95, revision=102 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:54.919 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.5 MiB, allocated=461.5 MiB, used=185.7 MiB, available=275.8 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:54.944 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:54.946 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:49:54.947 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[u4qMgrCKSrHJyuPJWzJRWA, null, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:49:54.949 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:54.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=148, revision=273 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:55.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:55.066 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:49:55.069 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms. 07:49:55.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:55.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:55.191 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:55.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:55.203 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:55.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=112.6 MiB, available=342.9 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:55.222 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:55.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:55.244 [qtp666971185-29] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:55.251 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! 07:49:55.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:55.313 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:55.335 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:55.344 [qtp666971185-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/pzGyp-MkW5wbW9SMTG0tCA' offset=0 07:49:55.528 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:54.523 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:49:55.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=112.8 MiB, available=342.7 MiB 07:49:55.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=143, revision=171 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:55.572 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1048581 bytes in 1163 ms. path='/3 + &#ä/bb' 07:49:55.590 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=166 07:49:55.590 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:55.627 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Njt76STxjkNrcgvzJaZo0g,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=rJLed5CWpriv5w33_RkFww, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239}} 07:49:55.627 [Test worker] WARN o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: userRepoKeyId == rJLed5CWpriv5w33_RkFww unknown! Probably already processed?! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:55.662 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:55.675 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=163, revision=166 07:49:55.701 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:55.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=163, revision=166 07:49:55.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=166, revision=-1 07:49:55.817 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:49:55.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:49:55.862 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:55.875 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:49:55.876 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:49:55.877 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} because of missing permissions! 07:49:55.878 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:49:55.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:55.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=86.3 MiB, available=369.2 MiB 07:49:55.919 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:55.922 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:55.924 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:55.927 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:55.967 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionSynced=95, revision=102 07:49:55.967 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=102, revision=-1 07:49:55.985 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:56.023 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:49:56.023 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:49:56.039 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=142, revision=144 07:49:56.092 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:56.108 [qtp666971185-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:55.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:49:56.109 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=112.4 MiB, available=343.1 MiB 07:49:56.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:56.182 [qtp666971185-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:56.225 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:56.227 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:56.229 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:56.237 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:56.248 [qtp833852776-248] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=142, revision=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:56.256 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:56.303 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:56.313 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:56.319 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=138, revision=144 07:49:56.319 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=144, revision=-1 07:49:56.323 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:56.323 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:56.346 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=418.0 MiB, used=185.6 MiB, available=269.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:56.379 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:56.404 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:56.407 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/zzzzzzz' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:56.419 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionSynced=148, revision=273 07:49:56.420 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionInProgress=273, revision=-1 07:49:56.426 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:56.440 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:56.440 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:56.445 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='967c499c7ddffda028c05963457c77f738fa13ac' to.sha1='d4d530395b4a8d9bdd74734b4c1c4a2f3089427b'): /3 + &#ä/zzzzzzz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:56.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=251, revision=254 07:49:56.458 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=250, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=254 07:49:56.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:56.533 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=171 07:49:56.535 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:56.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=112.3 MiB, available=343.2 MiB 07:49:56.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:49:56.764 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:49:56.764 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:49:56.764 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:49:56.788 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:56.815 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 localRepositoryRevisionSynced=150 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:57.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=112.9 MiB, available=342.6 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:57.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=86.2 MiB, available=369.3 MiB 07:49:57.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:57.244 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:57.250 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:57.252 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=166, revision=171 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:57.273 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:57.284 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionSynced=143, revision=171 07:49:57.284 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionInProgress=171, revision=-1 07:49:57.293 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:57.305 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:57.305 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:57.309 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=133, revision=136 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:57.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=174 remoteFromLocalRevision=150 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:57.327 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 07:49:57.391 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:56.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:57.419 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.remoteRepositoryRevisionSynced=131, revision=136 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:57.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.5 MiB, allocated=457.5 MiB, used=185.7 MiB, available=271.8 MiB org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:57.428 [qtp284059979-1205] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:57.431 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:57.436 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8cc03d3e-5018-49b4-af02-d1f882c18d61 from='build/repo/k0t4pudg-15rhn-local-src' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:57.447 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:57.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=131, revision=136 07:49:57.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=136, revision=-1 07:49:57.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:49:57.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:57.468 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=174 07:49:57.477 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:57.477 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:57.489 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:49:57.490 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:49:57.501 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=174 07:49:57.520 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:57.521 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:57.552 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:57.554 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.from' result=null 07:49:57.554 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudg-15rhn-local-src' configKey='repair.deleteCollisions.to' result=null 07:49:57.559 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=172, revision=176 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:57.564 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=166, revision=171 07:49:57.565 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=171, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:57.567 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176 07:49:57.639 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:57.645 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:57.659 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61, this.remoteRepositoryRevisionSynced=169, revision=176 07:49:57.721 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:57.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=169, revision=176 07:49:57.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=176, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:57.731 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=86.2 MiB, available=369.3 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:57.788 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:57.810 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:57.829 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:49:57.831 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/zzzzzzz' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:57.834 [qtp316919383-718] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=8cc03d3e-5018-49b4-af02-d1f882c18d61 transaction.localRevision=156 remoteFromLocalRevision=174 07:49:57.845 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:57.849 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:49:58.038 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:58.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=418.0 MiB, used=185.6 MiB, available=269.9 MiB 07:49:58.100 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:58.159 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:58.251 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 renewalDateTime=2019-09-21T06:18:48.680Z expiryDateTime=2019-09-21T06:48:48.680Z 07:49:58.279 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:58.294 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:58.312 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:58.313 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:58.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=134 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:58.352 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:58.365 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:58.458 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:58.467 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:58.472 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:57.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:49:58.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=86.1 MiB, available=369.4 MiB 07:49:58.486 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.94.xml.gz 07:49:58.486 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 07:49:58.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 07:49:58.492 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% 07:49:58.505 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.513 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.518 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.522 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:58.532 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:58.545 [qtp833852776-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=101 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:58.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 to='build/repo/k0t4truh-9zylr-local-dest', fromRepoLocalSync=true 07:49:58.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.136.xml.gz 07:49:58.549 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.136.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:58.552 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:58.555 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 ('build/repo/k0t4truh-9zylr-local-dest') 07:49:58.568 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:49:58.573 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:58.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=147 remoteFromLocalRevision=101 07:49:58.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 from='build/repo/k0t4rry3-9teow-local-src-marco' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:49:58.631 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.631 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.633 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.635 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:58.632 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=156 07:49:58.647 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:58.649 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:58.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=112.7 MiB, available=342.8 MiB 07:49:58.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:58.706 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=147 07:49:58.713 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:49:58.716 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:49:58.718 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 07:49:58.724 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% 07:49:58.731 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=147 07:49:58.761 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:49:58.762 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:49:58.811 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:49:58.812 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:49:58.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=149 07:49:58.822 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 07:49:58.846 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:58.847 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:58.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.5 MiB, used=185.8 MiB, available=269.7 MiB 07:49:58.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.147.xml.gz 07:49:58.886 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:49:58.889 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:49:58.889 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:58.901 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.903 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.904 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.908 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:58.907 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:58.912 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=144, revision=149 07:49:58.915 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.918 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:58.921 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c localRepositoryRevisionSynced=272 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:58.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=144, revision=149 07:49:58.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:58.928 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:58.950 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.951 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.952 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.955 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:58.973 [qtp833852776-248] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 transaction.localRevision=108 remoteFromLocalRevision=147 07:49:58.976 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:58.978 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 to='build/repo/k0t4rry3-9teow-local-src-marco', fromRepoLocalSync=false 07:49:58.979 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:58.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:49:58.981 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:49:58.993 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.994 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.995 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:58.998 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:59.002 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:59.002 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:59.003 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:59.016 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=108 07:49:59.021 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:59.025 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:49:59.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:49:59.028 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=256 remoteFromLocalRevision=272 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:59.050 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:59.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=112.3 MiB, available=343.2 MiB 07:49:59.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:58.656 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.136.xml.gz 07:49:58.656 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=136 repoFileDtos.size=0 07:49:59.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=105.3 MiB, available=350.2 MiB 07:49:59.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:49:59.383 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:59.474 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:59.510 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:59.514 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:59.530 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=1048576 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:59.551 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:59.562 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=-1, revision=157 07:49:59.588 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:59.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=258.0 MiB, used=86.9 MiB, available=368.6 MiB 07:49:59.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:59.645 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:49:59.666 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:59.667 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:59.668 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:59.671 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:59.690 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:59.692 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:59.693 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:49:59.707 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=-1, revision=109 07:49:59.726 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 07:49:59.759 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:49:59.759 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:59.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:59.867 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=112.3 MiB, available=343.2 MiB 07:49:59.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.142.xml.gz 07:49:59.868 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:49:59.871 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:49:59.871 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:49:59.892 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:49:59.904 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:49:59.906 [qtp284059979-152] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 localRepositoryRevisionSynced=170 07:49:59.910 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:59.934 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=139 remoteFromLocalRevision=170 07:49:59.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef35f667-1c8c-43d9-991c-f1f25deca906 from='build/repo/k0t4rgw7-i5p9m-local-dest' toID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 to='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' 07:49:59.950 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:59.956 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:49:59.969 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=139 07:49:59.974 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:59.974 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:49:59.976 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:49:59.977 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:49:59.982 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=139 07:49:59.985 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:49:59.985 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:00.003 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:00.003 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:00.005 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=141 07:50:00.011 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 07:50:00.032 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:50:00.032 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:50:00.049 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:00.072 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.remoteRepositoryRevisionSynced=136, revision=141 07:50:00.075 [qtp284059979-152] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:50:00.077 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:00.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=136, revision=141 07:50:00.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=141, revision=-1 07:50:00.103 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:00.109 [qtp284059979-152] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 transaction.localRevision=177 remoteFromLocalRevision=139 07:50:00.112 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:00.113 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 from='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' toID=ef35f667-1c8c-43d9-991c-f1f25deca906 to='build/repo/k0t4rgw7-i5p9m-local-dest', fromRepoLocalSync=false 07:50:00.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:50:00.114 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:50:00.126 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:00.139 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=177 07:50:00.144 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:00.160 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/ChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:50:00.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:00.169 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:00.244 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:00.257 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:00.262 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=2097152 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:49:59.653 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:50:00.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=105.4 MiB, available=350.1 MiB 07:50:00.353 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=137, revision=157 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:00.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=87.0 MiB, available=368.5 MiB 07:50:00.457 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=102, revision=109 07:50:00.462 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:00.463 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:50:00.463 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[u4qMgrCKSrHJyuPJWzJRWA, null, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:50:00.464 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:00.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:00.466 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:50:00.468 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:50:00.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:00.666 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:00.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=100.5 MiB, available=355.0 MiB 07:50:00.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:50:00.904 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:00.922 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionInProgress=-1, revision=178 07:50:00.971 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178 07:50:00.988 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:01.003 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:01.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.0 MiB, used=86.4 MiB, available=369.1 MiB 07:50:01.105 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:01.106 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:01.108 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:01.108 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:01.111 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:01.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=104.8 MiB, available=350.7 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:01.114 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionSynced=102, revision=109 07:50:01.124 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:01.149 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:01.156 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:01.162 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:01.164 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=3145728 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:01.185 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:01.188 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:50:01.188 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:01.190 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionSynced=137, revision=157 07:50:01.190 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=157, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:01.192 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=152 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:01.201 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:01.219 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:01.229 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:01.229 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:01.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=134, revision=137 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:01.243 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:50:01.243 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:01.252 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 07:50:01.329 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:01.345 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=132, revision=137 07:50:01.371 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:01.380 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=132, revision=137 07:50:01.380 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=137, revision=-1 07:50:01.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:50:01.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:01.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=100.6 MiB, available=354.9 MiB 07:50:01.561 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.remoteRepositoryRevisionSynced=171, revision=178 07:50:01.569 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:50:01.570 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=yPOd5kQEyKITceWCiwU2Kw, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:50:01.572 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Yt100nb_yyydjLzT7PtbYg, serverRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239} because of missing permissions! 07:50:01.572 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:50:01.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:01.748 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:01.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=85.9 MiB, available=369.6 MiB 07:50:01.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:01.922 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=104.4 MiB, available=351.1 MiB 07:50:01.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:02.045 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8acc4fdc-12b0-4730-be89-7706ce2ccf5c from='build/repo/k0t4m5qt-tbgst-local-dest' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' 07:50:02.067 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:02.075 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:02.092 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=100.6 MiB, available=354.9 MiB 07:50:02.143 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:02.159 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionSynced=171, revision=178 07:50:02.160 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.localRepositoryRevisionInProgress=178, revision=-1 07:50:02.167 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:02.167 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=256 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:02.181 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:02.182 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:02.186 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:02.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=-1, revision=144 07:50:02.202 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:02.220 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:02.237 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:02.237 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:02.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:50:02.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:02.247 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:02.250 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=4194304 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:02.289 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:50:02.290 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:50:02.300 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=256 07:50:02.311 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:02.312 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:02.340 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:02.345 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:02.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=254, revision=258 07:50:02.362 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=250, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=258 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:02.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.0 MiB, used=85.8 MiB, available=369.7 MiB 07:50:02.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:02.482 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:02.500 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.remoteRepositoryRevisionSynced=250, revision=258 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:02.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=104.4 MiB, available=351.1 MiB 07:50:02.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:02.535 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:02.541 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=250, revision=258 07:50:02.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=258, revision=-1 07:50:02.567 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:02.600 [qtp2139656363-275] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c transaction.localRevision=278 remoteFromLocalRevision=256 07:50:02.605 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:02.736 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:02.983 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=100.3 MiB, available=355.2 MiB 07:50:02.985 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:03.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=85.8 MiB, available=369.7 MiB 07:50:03.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:50:03.043 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 07:50:03.043 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% 07:50:03.064 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:03.065 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:03.066 [qtp833852776-28] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:03.070 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:03.116 [qtp833852776-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=108 07:50:03.142 [qtp833852776-28] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:03.149 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:03.161 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=154 remoteFromLocalRevision=108 07:50:03.166 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 from='build/repo/k0t4rry3-9teow-local-src-marco' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:50:03.178 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=154 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:03.180 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:03.184 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:03.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:50:03.187 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:50:03.189 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 07:50:03.190 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 07:50:03.197 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=154 07:50:03.209 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:50:03.210 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:03.219 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=5242880 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:03.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=104.4 MiB, available=351.1 MiB 07:50:03.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.136.xml.gz 07:50:03.229 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:50:03.234 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:50:03.235 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:03.241 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:50:03.241 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:50:03.243 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=152, revision=156 07:50:03.251 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:03.254 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:03.266 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=156 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:03.272 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:03.273 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:03.274 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:03.295 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:03.296 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:03.297 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:03.301 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:03.304 [qtp833852776-777] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=149, revision=156 07:50:03.307 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:03.317 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:03.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=149, revision=156 07:50:03.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=156, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:03.325 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=140 remoteFromLocalRevision=156 07:50:03.333 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 from='build/repo/k0t4truh-9zylr-local-dest' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' 07:50:03.350 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:03.355 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:03.356 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:03.357 [qtp833852776-777] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:03.360 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:03.365 [qtp833852776-777] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 transaction.localRevision=114 remoteFromLocalRevision=154 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:03.372 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:03.374 [qtp833852776-777] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:03.378 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 07:50:03.378 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1ec7ffeb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:03.381 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:03.382 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:03.382 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:03.383 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare 07:50:03.385 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare 07:50:03.386 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6baa4392]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:50:03.388 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:03.389 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:03.389 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:03.391 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6baa4392]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' locked successfully. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:03.421 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=140 07:50:03.431 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:03.431 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:03.434 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:50:03.434 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:50:03.443 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=140 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:03.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=99.7 MiB, available=355.8 MiB 07:50:03.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:03.509 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:03.509 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:03.534 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:03.534 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:03.558 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=142 07:50:03.564 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 07:50:03.626 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:03.632 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=137, revision=142 07:50:03.640 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:03.646 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=137, revision=142 07:50:03.646 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=142, revision=-1 07:50:03.682 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:03.693 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 transaction.localRevision=163 remoteFromLocalRevision=140 07:50:03.703 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:03.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 to='build/repo/k0t4truh-9zylr-local-dest', fromRepoLocalSync=false 07:50:03.708 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:50:03.708 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:50:03.726 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:03.743 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:03.749 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=163 07:50:03.752 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:03.758 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:50:03.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:04.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=99.7 MiB, available=355.8 MiB 07:50:04.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0ce65c01-4da6-456c-8ef3-cc8500f3f239.null.xml.gz 07:50:04.038 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:50:04.038 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:04.048 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:04.060 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:04.074 [qtp284059979-1205] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 localRepositoryRevisionSynced=177 07:50:04.078 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:04.083 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:04.093 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:04.094 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=6291456 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:04.106 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 transaction.localRevision=146 remoteFromLocalRevision=177 07:50:04.114 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef35f667-1c8c-43d9-991c-f1f25deca906 from='build/repo/k0t4rgw7-i5p9m-local-dest' toID=0ce65c01-4da6-456c-8ef3-cc8500f3f239 to='https://localhost:46830/0ce65c01-4da6-456c-8ef3-cc8500f3f239' 07:50:04.130 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=146 07:50:04.139 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:04.140 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:04.142 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:50:04.142 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:50:04.147 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 localRepositoryRevisionSynced=146 07:50:04.187 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:04.188 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:04.206 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:04.206 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rgw7-i5p9m-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:04.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=144, revision=148 07:50:04.215 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 07:50:04.233 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:50:04.233 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:50:04.279 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:04.301 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906, this.remoteRepositoryRevisionSynced=141, revision=148 07:50:04.307 [qtp284059979-1205] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@3183f85a (of khaled) 07:50:04.328 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:04.334 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionSynced=141, revision=148 07:50:04.335 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239, this.localRepositoryRevisionInProgress=148, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:04.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=105.3 MiB, available=350.2 MiB 07:50:04.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:04.362 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:04.367 [qtp284059979-768] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ce65c01-4da6-456c-8ef3-cc8500f3f239 remoteRepositoryId=ef35f667-1c8c-43d9-991c-f1f25deca906 transaction.localRevision=183 remoteFromLocalRevision=146 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:04.385 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:04.394 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=-1, revision=164 org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:04.434 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:04.437 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:04.444 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 07:50:04.469 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:04.501 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** <<< inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot <<< *** 07:50:04.502 [Test worker] INFO o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< *** 07:50:04.502 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c384b78]getCloseDeferredMillis: closeDeferredMillis=20000 07:50:04.502 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c384b78]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:04.505 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=8acc4fdc-12b0-4730-be89-7706ce2ccf5c to='build/repo/k0t4m5qt-tbgst-local-dest', fromRepoLocalSync=false 07:50:04.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:50:04.505 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:04.512 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2b099285]getCloseDeferredMillis: closeDeferredMillis=20000 07:50:04.512 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2b099285]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:04.520 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:04.551 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c localRepositoryRevisionSynced=272 localRepositoryRevisionInProgress=278 07:50:04.557 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:04.580 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:50:04.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:04.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:50:04.941 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=105.4 MiB, available=350.1 MiB 07:50:04.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=157, revision=164 07:50:04.965 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:50:04.967 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:50:04.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT 07:50:04.989 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:05.041 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:05.244 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:05.423 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=419.0 MiB, used=185.4 MiB, available=270.1 MiB 07:50:05.423 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:50:05.454 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:05.464 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionInProgress=-1, revision=279 07:50:05.480 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=273, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=279 07:50:05.506 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:05.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=106.0 MiB, available=349.5 MiB 07:50:05.624 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:05.635 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionSynced=157, revision=164 07:50:05.636 [qtp316919383-941] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=164, revision=-1 07:50:05.651 [qtp316919383-941] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:05.669 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:05.680 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:05.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=145 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:05.721 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:05.751 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:05.755 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:05.758 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=7340032 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:05.766 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 07:50:05.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:50:05.794 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:05.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:50:06.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.0 MiB, used=184.7 MiB, available=270.8 MiB 07:50:06.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=273, revision=279 07:50:06.036 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! 07:50:06.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:06.220 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [31cc9e23]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' 07:50:06.225 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [31cc9e23]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' locked successfully. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:06.317 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=104.8 MiB, available=350.7 MiB 07:50:06.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:06.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=418.0 MiB, used=184.7 MiB, available=270.8 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:06.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=104.0 MiB, available=351.5 MiB 07:50:06.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:50:07.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=104.0 MiB, available=351.5 MiB 07:50:07.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:50:07.144 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:50:07.145 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:50:07.166 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:07.184 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=163 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:07.459 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:07.465 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionSynced=273, revision=279 07:50:07.465 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.localRepositoryRevisionInProgress=279, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:07.676 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:07.717 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=147 remoteFromLocalRevision=163 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:07.776 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:07.779 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 from='build/repo/k0t4truh-9zylr-local-dest' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:07.792 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:07.792 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:07.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=261 07:50:07.853 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=258, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=261 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:07.854 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=147 07:50:07.863 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:07.863 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:07.865 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:50:07.865 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:07.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:07.876 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=147 07:50:08.145 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:08.145 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:08.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:08.169 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:08.172 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=145, revision=149 07:50:08.180 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:07.871 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:50:08.223 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.0 MiB, used=184.9 MiB, available=270.6 MiB 07:50:08.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:08.237 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:08.246 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=142, revision=149 07:50:08.286 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:08.294 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=142, revision=149 07:50:08.294 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=149, revision=-1 07:50:08.320 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:08.327 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 transaction.localRevision=169 remoteFromLocalRevision=147 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:08.333 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:08.334 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:08.341 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:50:08.475 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:08.523 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:08.566 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 renewalDateTime=2019-09-21T06:18:48.680Z expiryDateTime=2019-09-21T06:48:48.680Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:08.600 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:08.612 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:08.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=418.0 MiB, used=184.8 MiB, available=270.7 MiB 07:50:08.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:08.629 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:08.644 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:08.644 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:08.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=151 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:08.657 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:08.661 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:08.668 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=8388608 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:08.691 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 07:50:08.754 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:50:08.756 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 to='build/repo/k0t4truh-9zylr-local-dest', fromRepoLocalSync=true 07:50:08.756 [pool-26-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 ('build/repo/k0t4truh-9zylr-local-dest') 07:50:08.776 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:50:08.826 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.03% 07:50:08.947 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.163.xml.gz 07:50:08.947 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.163.xml.gz 07:50:08.963 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:09.002 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=169 07:50:09.006 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:09.124 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.5 MiB, used=185.2 MiB, available=270.3 MiB 07:50:09.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:50:09.130 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:50:09.130 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:50:09.130 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:50:09.145 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:09.154 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c localRepositoryRevisionSynced=278 07:50:09.172 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:09.176 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:09.189 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=263 remoteFromLocalRevision=278 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:09.011 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.163.xml.gz 07:50:09.011 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=163 repoFileDtos.size=0 07:50:09.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=106.1 MiB, available=349.4 MiB 07:50:09.575 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:50:09.606 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:09.616 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=-1, revision=170 07:50:09.684 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 07:50:09.703 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:09.708 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:09.805 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:09.995 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:10.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=106.1 MiB, available=349.4 MiB 07:50:10.103 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=164, revision=170 07:50:10.111 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:50:10.112 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:50:10.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:50:10.491 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=106.1 MiB, available=349.4 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:10.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8acc4fdc-12b0-4730-be89-7706ce2ccf5c from='build/repo/k0t4m5qt-tbgst-local-dest' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' 07:50:10.638 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=256 localRepositoryRevisionInProgress=263 07:50:10.642 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:10.642 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:10.644 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:50:10.644 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:50:10.648 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=263 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:10.652 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:10.659 [qtp316919383-1573] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionSynced=164, revision=170 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:10.659 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:10.660 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:10.660 [qtp316919383-1573] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=170, revision=-1 07:50:10.669 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:10.670 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:10.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:10.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4m5qt-tbgst-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:10.678 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=261, revision=265 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:10.683 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:10.684 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=9437184 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:10.685 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=258, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=265 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:10.686 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:10.686 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:10.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=151, revision=154 07:50:10.807 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:10.820 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:10.824 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c, this.remoteRepositoryRevisionSynced=258, revision=265 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:10.824 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:50:10.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:10.857 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:10.876 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=258, revision=265 07:50:10.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=265, revision=-1 07:50:10.916 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:10.921 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=8acc4fdc-12b0-4730-be89-7706ce2ccf5c transaction.localRevision=284 remoteFromLocalRevision=263 07:50:11.201 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:11.204 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:11.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=105.5 MiB, available=350.0 MiB 07:50:11.231 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:11.352 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:11.384 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:11.402 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 renewalDateTime=2019-09-21T06:11:13.857Z expiryDateTime=2019-09-21T06:41:13.857Z 07:50:11.418 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:11.423 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:11.430 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:11.430 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:11.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=191 07:50:11.450 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=189, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 07:50:11.494 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:50:11.496 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6efeb844-8869-4026-b89f-771ff0926a3d ('build/repo/k0t4iai2-bnrw7-local-src') 07:50:11.505 [pool-17-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:50:11.535 [pool-17-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:11.612 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:11.624 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 9854905 bytes in 13793 ms. path='/3 + &#ä/zzzzzzz' 07:50:11.636 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=183 07:50:11.637 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:11.688 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=104.9 MiB, available=350.6 MiB 07:50:11.691 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:11.698 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=6efeb844-8869-4026-b89f-771ff0926a3d to='build/repo/k0t4iai2-bnrw7-local-src', fromRepoLocalSync=true org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:11.699 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:11.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.266.xml.gz 07:50:11.704 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.266.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:11.704 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=171, revision=183 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:11.724 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:11.755 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:11.761 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=266 localRepositoryRevisionInProgress=284 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:11.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=171, revision=183 07:50:11.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=183, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:11.790 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:11.796 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.266.xml.gz 07:50:11.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=266 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:11.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:50:11.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:50:11.856 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:12.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=104.9 MiB, available=350.6 MiB 07:50:12.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.163.xml.gz 07:50:12.136 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:50:12.141 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:50:12.141 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:50:12.170 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:12.183 [qtp316919383-1573] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=169 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:12.192 [closeDeferredTimer-375a277a-2] INFO c.c.c.l.LocalRepoManagerImpl - [375a277a]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:12.319 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=420.5 MiB, used=186.8 MiB, available=268.7 MiB 07:50:12.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:50:12.349 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:12.359 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:12.365 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=-1, revision=285 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:12.404 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=156 remoteFromLocalRevision=169 07:50:12.437 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 from='build/repo/k0t4truh-9zylr-local-dest' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:12.450 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=267, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=285 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:12.464 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:12.471 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:12.477 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:12.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:12.524 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=156 07:50:12.571 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:12.571 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:12.573 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:50:12.582 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 07:50:12.582 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:50:12.582 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:50:12.582 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:12.687 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:12.725 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:12.745 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:12.790 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:12.804 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:12.866 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 renewalDateTime=2019-09-21T06:18:48.680Z expiryDateTime=2019-09-21T06:48:48.680Z 07:50:12.904 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:12.965 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:12.982 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:50:12.995 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.24% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:13.001 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:13.005 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:13.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=439.5 MiB, used=186.4 MiB, available=269.1 MiB 07:50:13.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=267, revision=285 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:13.029 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=158 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:13.029 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=154, revision=157 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:13.037 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:13.041 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:13.044 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:13.111 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:13.181 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:13.187 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:13.193 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:50:13.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 to='build/repo/k0t4truh-9zylr-local-dest', fromRepoLocalSync=true 07:50:13.196 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 ('build/repo/k0t4truh-9zylr-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:13.198 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=188 07:50:13.217 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:13.222 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:50:13.264 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.03% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:13.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:50:13.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=418.0 MiB, used=186.5 MiB, available=269.0 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:13.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.169.xml.gz 07:50:13.526 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.169.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:13.534 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:13.542 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionSynced=267, revision=285 07:50:13.542 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=285, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:13.544 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:13.654 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:13.663 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:13.664 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:13.665 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=173 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:13.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=191, revision=194 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:13.668 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:13.720 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=189, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194 07:50:13.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:13.871 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:50:13.953 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:13.958 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=183, revision=188 07:50:14.007 [qtp666971185-32] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:50:14.017 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:14.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=183, revision=188 07:50:14.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=188, revision=-1 07:50:14.122 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:14.132 [qtp666971185-1894] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 transaction.localRevision=151 remoteFromLocalRevision=158 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:13.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:50:14.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=437.0 MiB, used=186.7 MiB, available=268.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:14.141 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:14.152 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' toID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 to='build/repo/k0t4qfrq-dzxqa-local-src', fromRepoLocalSync=false 07:50:14.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:50:14.153 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:50:14.169 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:14.217 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=151 07:50:14.245 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:13.672 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.169.xml.gz 07:50:13.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=169 repoFileDtos.size=0 07:50:14.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=107.0 MiB, available=348.5 MiB 07:50:14.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:50:14.422 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:14.438 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=-1, revision=174 07:50:14.500 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 07:50:14.525 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:14.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:14.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:50:14.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=418.0 MiB, used=186.6 MiB, available=268.9 MiB 07:50:14.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:15.297 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=106.9 MiB, available=348.6 MiB 07:50:15.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=170, revision=174 07:50:15.348 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:50:15.354 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:50:15.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:14.254 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:50:14.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:50:15.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=438.5 MiB, used=175.9 MiB, available=279.6 MiB 07:50:15.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:15.491 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=435.0 MiB, used=186.6 MiB, available=268.9 MiB 07:50:15.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.266.xml.gz 07:50:15.493 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:50:15.495 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:50:15.496 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:50:15.512 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:15.523 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=284 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:15.530 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:15.540 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:15.570 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=-1, revision=152 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:15.586 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:15.594 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=196 remoteFromLocalRevision=284 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:15.647 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:15.742 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:50:15.933 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:15.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=107.5 MiB, available=348.0 MiB 07:50:16.128 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:16.136 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionSynced=170, revision=174 07:50:16.136 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=174, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:16.138 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:16.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:16.202 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:16.234 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:16.234 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:16.244 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:16.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=157, revision=160 07:50:16.277 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:16.291 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:16.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:50:16.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:50:16.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=106.0 MiB, available=349.5 MiB 07:50:16.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:16.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.5 MiB, used=171.8 MiB, available=283.7 MiB 07:50:16.869 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=125, revision=152 07:50:16.955 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:50:16.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:50:16.971 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:50:16.971 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:50:16.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:50:16.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:50:16.994 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:50:16.996 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:17.287 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=106.0 MiB, available=349.5 MiB 07:50:17.292 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:17.504 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:17.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6efeb844-8869-4026-b89f-771ff0926a3d from='build/repo/k0t4iai2-bnrw7-local-src' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' 07:50:17.572 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:17.580 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:17.598 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=187 localRepositoryRevisionInProgress=196 07:50:17.619 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:17.621 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:17.623 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:50:17.629 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:50:17.646 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=196 07:50:17.658 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:17.662 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:17.678 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:17.690 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:17.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=194, revision=198 07:50:17.723 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=189, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:16.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:17.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=105.0 MiB, available=350.5 MiB 07:50:17.735 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.169.xml.gz 07:50:17.735 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:50:17.739 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:50:17.740 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:17.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.5 MiB, used=171.9 MiB, available=283.6 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:17.764 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:17.767 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:17.771 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:17.779 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=189, revision=198 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:17.782 [qtp316919383-1174] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=173 07:50:17.786 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:17.794 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:17.800 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:17.804 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionSynced=125, revision=152 07:50:17.805 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=152, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:17.805 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=189, revision=198 07:50:17.805 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=198, revision=-1 07:50:17.824 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:17.824 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:17.833 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:17.833 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:17.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=190 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:17.849 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d transaction.localRevision=290 remoteFromLocalRevision=196 07:50:17.853 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:17.854 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=190 07:50:17.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:50:17.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:17.875 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=162 remoteFromLocalRevision=173 07:50:17.882 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 from='build/repo/k0t4truh-9zylr-local-dest' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' 07:50:17.930 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:17.968 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:17.997 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=162 07:50:18.015 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:18.015 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:18.017 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:50:18.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=160, revision=164 07:50:18.218 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 07:50:18.316 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:18.344 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=149, revision=164 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:18.348 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:18.363 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:18.477 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=445.5 MiB, used=171.9 MiB, available=283.6 MiB 07:50:18.490 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:18.517 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:18.605 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:18.616 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=149, revision=164 07:50:18.616 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=164, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:18.696 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:18.807 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 07:50:18.808 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:18.837 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:18.843 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:18.852 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:18.949 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:19.009 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:19.005 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:19.028 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 07:50:19.030 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:19.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=448.5 MiB, used=171.9 MiB, available=283.6 MiB 07:50:19.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:19.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d5847fe16ab8c6b5048aef3c6cdb4c9835bfdd6' to.sha1='2bbbe17be8e08123712785455560d71403eb2736'): /new-file2 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:19.126 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:50:19.218 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:19.248 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=167 07:50:19.249 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:19.305 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:19.405 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:19.414 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=164, revision=167 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:19.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.5 MiB, used=171.6 MiB, available=283.9 MiB 07:50:19.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:50:19.554 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:50:19.555 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:50:19.555 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:19.570 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:19.572 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:19.581 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:19.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=164, revision=167 07:50:19.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=167, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:19.621 [qtp666971185-1894] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=151 07:50:19.626 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:19.662 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=192 remoteFromLocalRevision=151 07:50:19.665 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 from='build/repo/k0t4qfrq-dzxqa-local-src' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:19.682 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:19.697 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=192 07:50:19.726 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:19.726 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:19.729 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:19.744 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:50:19.744 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:50:19.751 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=192 07:50:19.774 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:19.774 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:19.791 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:19.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:19.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:19.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=190, revision=194 07:50:19.806 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:19.834 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:19.842 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:19.842 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/new-file2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:19.848 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=188, revision=194 07:50:19.881 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:19.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=188, revision=194 07:50:19.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=194, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:19.946 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:19.984 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:20.001 [qtp666971185-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 transaction.localRevision=157 remoteFromLocalRevision=192 07:50:20.004 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:20.019 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:20.028 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:20.038 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:20.045 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/td8TZAtURg9PX4SeRBgD1A' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:20.080 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:20.112 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:20.123 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:20.157 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:20.158 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70828 bytes in 316 ms. path='/new-file2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:20.207 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:20.224 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=170 07:50:20.227 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:20.233 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed renewalDateTime=2019-09-21T06:19:18.291Z expiryDateTime=2019-09-21T06:49:18.291Z 07:50:20.246 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:20.272 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:20.278 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:20.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:20.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:20.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=63 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:20.302 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=167, revision=170 07:50:20.332 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:20.338 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=60d9bace-72cd-4c14-8475-d651683a01a1 from='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' toID=6efeb844-8869-4026-b89f-771ff0926a3d to='build/repo/k0t4iai2-bnrw7-local-src', fromRepoLocalSync=false 07:50:20.339 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:50:20.339 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:20.345 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:20.346 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:20.353 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=167, revision=170 07:50:20.353 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=170, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:20.361 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:20.384 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:50:20.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' toID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 to='build/repo/k0t4u5by-jnlml-local-dest', fromRepoLocalSync=true org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:20.387 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=284 localRepositoryRevisionInProgress=290 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:20.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.118.xml.gz 07:50:20.387 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.118.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:20.391 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:20.392 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9bf6fc41-cc06-4502-b76a-115d19b3caa6 ('build/repo/k0t4u5by-jnlml-local-dest') 07:50:20.408 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:50:20.409 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:20.444 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.59% 07:50:20.496 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=157 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:20.501 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:50:20.501 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:50:20.536 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:20.563 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:20.571 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.118.xml.gz 07:50:20.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=118 repoFileDtos.size=3 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:20.727 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:20.740 [qtp316919383-718] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:50:20.754 [qtp316919383-718] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:50:20.793 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:20.841 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:20.885 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2"] on repo=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 07:50:20.919 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:50:20.966 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=162 07:50:20.979 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:20.979 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:21.059 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:21.064 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:21.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=175 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:20.396 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/ChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:50:20.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:50:21.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=419.0 MiB, used=186.2 MiB, available=269.3 MiB 07:50:21.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:50:21.114 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:21.115 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:21.122 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=-1, revision=291 07:50:21.138 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=285, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=291 07:50:21.174 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:21.185 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:21.286 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:21.304 [qtp316919383-1174] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=170, revision=175 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:21.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=172.9 MiB, available=282.6 MiB 07:50:21.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:21.475 [qtp316919383-1174] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:21.485 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=170, revision=175 07:50:21.485 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=175, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:21.486 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:21.493 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=-1, revision=158 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:21.518 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:21.528 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:21.544 [qtp316919383-718] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 transaction.localRevision=186 remoteFromLocalRevision=162 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:21.544 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:21.553 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:21.554 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:21.558 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 to='build/repo/k0t4truh-9zylr-local-dest', fromRepoLocalSync=false 07:50:21.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:50:21.560 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:50:21.583 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:21.627 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=173 localRepositoryRevisionInProgress=186 07:50:21.643 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:21.668 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:21.677 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:21.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=3, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=3, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:21.868 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:21.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=432.5 MiB, used=185.4 MiB, available=270.1 MiB 07:50:21.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.remoteRepositoryRevisionSynced=285, revision=291 07:50:21.967 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5N_G6Ns9laGRq775R5zp8w, serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1} because of missing permissions! 07:50:21.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:22.090 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:50:22.181 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:50:22.367 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:22.534 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=418.0 MiB, used=185.4 MiB, available=270.1 MiB 07:50:22.564 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:22.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.5 MiB, used=172.9 MiB, available=282.6 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:22.600 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionSynced=285, revision=291 07:50:22.600 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.localRepositoryRevisionInProgress=291, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:22.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=119, revision=158 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:22.637 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:22.645 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:22.645 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:22.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=-1, revision=201 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:22.663 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:22.686 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=201 07:50:22.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:50:22.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:22.857 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:21.661 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:50:21.661 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:50:22.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=107.0 MiB, available=348.5 MiB 07:50:22.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:22.940 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:22.970 [qtp316919383-1573] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:22.995 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=-1, revision=187 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:23.038 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 07:50:23.040 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:50:23.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:50:23.055 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:50:23.065 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:50:23.066 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:50:23.074 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:50:23.077 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:50:23.078 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:23.181 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=187 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:23.314 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=430.5 MiB, used=185.4 MiB, available=270.1 MiB 07:50:23.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:23.325 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6baa4392]initPersistenceManagerFactory: repositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a 07:50:23.351 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6baa4392]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 15117 ms. 07:50:23.361 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:23.468 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:23.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:23.701 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:24.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=418.0 MiB, used=185.5 MiB, available=270.0 MiB 07:50:24.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:24.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.5 MiB, used=173.1 MiB, available=282.4 MiB 07:50:24.367 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:50:24.691 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:50:24.838 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:24.851 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionSynced=119, revision=158 07:50:24.851 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=158, revision=-1 07:50:24.857 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:24.871 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:24.871 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:24.915 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=63, revision=66 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:23.377 [closeDeferredTimer-5308ca6e-81] INFO c.c.c.l.LocalRepoManagerImpl - [5308ca6e]_close: Shutting down real LocalRepoManager. 07:50:24.919 [closeDeferredTimer-1ec7ffeb-5] INFO c.c.c.l.LocalRepoManagerImpl - [1ec7ffeb]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:24.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=106.1 MiB, available=349.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:24.981 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:24.978 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=174, revision=187 07:50:25.132 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:50:25.132 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:25.140 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=428.5 MiB, used=185.3 MiB, available=270.2 MiB 07:50:25.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.60d9bace-72cd-4c14-8475-d651683a01a1.null.xml.gz 07:50:25.144 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:50:25.144 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:50:25.144 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:25.162 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:50:25.163 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:25.178 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:25.190 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:25.196 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d localRepositoryRevisionSynced=290 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:25.206 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:50:25.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:25.214 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:25.257 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 transaction.localRevision=203 remoteFromLocalRevision=290 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:25.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:24.923 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:25.668 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:25.671 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:25.673 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:25.681 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:25.682 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:25.689 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare 07:50:25.854 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:25.854 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:25.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=106.2 MiB, available=349.3 MiB 07:50:26.026 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:26.043 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionSynced=174, revision=187 07:50:26.044 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=187, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:25.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:50:26.140 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.0 MiB, used=173.0 MiB, available=282.5 MiB 07:50:26.158 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:50:26.231 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:26.281 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:26.305 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:26.314 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:26.343 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=177 07:50:26.389 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:24.435 [closeDeferredTimer-705febc5-4m] INFO c.c.c.l.LocalRepoManagerImpl - [705febc5]_close: Shutting down real LocalRepoManager. 07:50:25.612 [closeDeferredTimer-2b099285-1] INFO c.c.c.l.LocalRepoManagerImpl - [2b099285]_close: Shutting down real LocalRepoManager. 07:50:26.426 [closeDeferredTimer-7c384b78-1] INFO c.c.c.l.LocalRepoManagerImpl - [7c384b78]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:26.435 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:26.822 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.5 MiB, used=172.7 MiB, available=282.8 MiB 07:50:26.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:26.435 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:50:27.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=105.5 MiB, available=350.0 MiB 07:50:27.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:27.284 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6efeb844-8869-4026-b89f-771ff0926a3d from='build/repo/k0t4iai2-bnrw7-local-src' toID=60d9bace-72cd-4c14-8475-d651683a01a1 to='https://localhost:43274/60d9bace-72cd-4c14-8475-d651683a01a1' 07:50:27.395 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=196 localRepositoryRevisionInProgress=203 07:50:27.404 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:27.405 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:27.406 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:50:27.406 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:50:27.411 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 localRepositoryRevisionSynced=203 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:27.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.5 MiB, used=172.7 MiB, available=282.8 MiB 07:50:27.423 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.118.xml.gz 07:50:27.423 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:50:27.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:27.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:27.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:27.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:27.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4iai2-bnrw7-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:27.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=201, revision=205 07:50:27.496 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=205 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:27.500 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:50:27.516 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:50:27.516 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:27.525 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:27.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=104.6 MiB, available=350.9 MiB 07:50:27.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:27.586 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24a02616b8b97d96175e7b42167a720ea6fd2b2b' to.sha1='641d557f2984dbd2e3ec1de1a306041392dd9c59'): /bb org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:27.621 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:27.635 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d, this.remoteRepositoryRevisionSynced=198, revision=205 07:50:27.672 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:27.678 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionSynced=198, revision=205 07:50:27.678 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1, this.localRepositoryRevisionInProgress=205, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:27.701 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:27.704 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:27.709 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 remoteRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d transaction.localRevision=296 remoteFromLocalRevision=203 07:50:27.741 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:27.741 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 4 total). path='/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:27.746 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% <<< SYNC AGAIN ************************************************************ ************************************************************ org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:27.765 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:27.781 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/pzGyp-MkW5wbW9SMTG0tCA' offset=0 07:50:27.817 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:27.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 40 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:28.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=104.6 MiB, available=350.9 MiB 07:50:28.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.null.xml.gz 07:50:28.086 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:50:28.086 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:50:28.086 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:28.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 553024 bytes in 352 ms. path='/bb' 07:50:28.102 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:28.110 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:28.148 [qtp316919383-718] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=186 07:50:28.745 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:28.824 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=179 remoteFromLocalRevision=186 07:50:28.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 from='build/repo/k0t4truh-9zylr-local-dest' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:28.863 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 07:50:28.988 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/zzzzzzz' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:29.006 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=179 07:50:29.031 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:29.031 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:29.045 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:50:29.045 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:50:29.057 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=179 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:29.124 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='967c499c7ddffda028c05963457c77f738fa13ac' to.sha1=''): /zzzzzzz org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:29.126 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:29.126 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:29.170 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:29.170 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:29.177 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=177, revision=181 07:50:29.185 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:29.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 07:50:29.366 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/zzzzzzz' 07:50:29.385 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:29.386 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=0 07:50:29.396 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:29.513 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:29.524 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=175, revision=181 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:29.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:29.556 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:29.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionSynced=175, revision=181 07:50:29.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=181, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:29.618 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:29.657 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:29.658 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:29.670 [qtp316919383-718] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 transaction.localRevision=192 remoteFromLocalRevision=179 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:29.674 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=1048576 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:29.678 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:29.685 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:29.706 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6efeb844-8869-4026-b89f-771ff0926a3d serverRepositoryId=60d9bace-72cd-4c14-8475-d651683a01a1 renewalDateTime=2019-09-21T06:11:13.857Z expiryDateTime=2019-09-21T06:41:13.857Z 07:50:29.723 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:29.732 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:29.736 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:29.749 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:29.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:29.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:29.849 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:29.854 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:29.934 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:29.936 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=2097152 07:50:29.949 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:30.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:30.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:30.090 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:30.098 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:30.211 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:30.213 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=3145728 07:50:30.221 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:30.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:50:30.345 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:30.353 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:30.367 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 07:50:30.463 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:30.465 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=4194304 07:50:30.474 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:30.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 07:50:30.635 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:30.645 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:30.647 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:50:30.744 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:30.745 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=5242880 07:50:30.754 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:30.810 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:30.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:30.905 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:30.921 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:31.026 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:31.028 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=6291456 07:50:31.037 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:31.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:31.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:31.209 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:31.214 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:31.297 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:31.308 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=7340032 07:50:31.315 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:31.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:31.433 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:31.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:31.472 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:31.478 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:31.585 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:31.586 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=8388608 07:50:31.594 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:31.651 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:31.671 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [31cc9e23]initPersistenceManagerFactory: repositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:50:31.688 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [31cc9e23]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17151 ms. 07:50:31.735 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5x-724ny-remote' 07:50:31.736 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5x-724ny-remote' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:31.742 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:31.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:31.747 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:31.840 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:31.842 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/JtUmBQWpVH69hil-SSTlqA' offset=9437184 07:50:31.851 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:31.924 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:31.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 07:50:31.975 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 110032 bytes in 2609 ms. path='/zzzzzzz' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:32.037 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:32.042 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:32.070 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_0 into destFile zzzzzzz 07:50:32.072 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_mh34 into destFile zzzzzzz 07:50:32.073 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_18y68 into destFile zzzzzzz 07:50:32.073 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_1vf9c into destFile zzzzzzz 07:50:32.074 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_2hwcg into destFile zzzzzzz 07:50:32.075 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_34dfk into destFile zzzzzzz 07:50:32.075 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_3quio into destFile zzzzzzz 07:50:32.076 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_4dbls into destFile zzzzzzz 07:50:32.078 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_4zsow into destFile zzzzzzz 07:50:32.080 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_5m9s0 into destFile zzzzzzz 07:50:32.164 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:32.183 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:32.248 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:32.255 [qtp666971185-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=157 07:50:32.269 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:32.286 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:32.290 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:32.292 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=81 remoteFromLocalRevision=157 07:50:32.358 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:50:32.358 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 from='build/repo/k0t4u5by-jnlml-local-dest' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' 07:50:32.374 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:32.377 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:32.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:32.451 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=59 localRepositoryRevisionInProgress=81 07:50:32.472 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:32.472 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:32.485 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:50:32.486 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:50:32.501 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=81 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:32.529 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:32.532 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:32.544 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:32.544 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:32.575 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:32.575 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:32.581 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=66, revision=83 07:50:32.586 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:32.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:32.762 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:32.765 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:32.766 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.remoteRepositoryRevisionSynced=61, revision=83 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:32.768 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:32.864 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:32.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=61, revision=83 07:50:32.873 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:32.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:32.967 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:32.972 [qtp666971185-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 transaction.localRevision=163 remoteFromLocalRevision=81 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:33.017 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:33.019 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:33.021 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:33.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' toID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 to='build/repo/k0t4u5by-jnlml-local-dest', fromRepoLocalSync=false 07:50:33.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:50:33.024 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:50:33.040 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:33.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:33.186 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=163 07:50:33.195 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:33.202 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:33.271 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:33.288 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:33.449 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 07:50:33.540 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:33.545 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:33.647 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]: localRoot='/home/tomcat/subshare-repo.d/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:50:33.647 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]initLockFile: Repository '/home/tomcat/subshare-repo.d/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:33.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:33.202 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:50:33.808 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.5 MiB, used=183.2 MiB, available=272.3 MiB 07:50:33.808 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:50:33.836 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:33.847 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=-1, revision=164 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:33.872 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:33.876 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:33.892 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 07:50:33.918 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:33.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:34.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 07:50:34.168 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:34.172 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:34.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:34.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.5 MiB, used=182.1 MiB, available=273.4 MiB 07:50:34.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=158, revision=164 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:34.490 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:34.495 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:34.500 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:50:34.502 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:50:34.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:34.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:50:34.767 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:34.771 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:34.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:34.933 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=182.1 MiB, available=273.4 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:35.015 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:35.019 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:35.034 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:35.045 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionSynced=158, revision=164 07:50:35.046 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=164, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:35.066 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:35.132 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:35.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:35.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:35.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=86 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:35.165 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:35.227 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 07:50:35.243 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:50:35.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:35.298 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:35.323 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:35.439 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:35.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:35.500 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:50:35.557 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:35.607 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:35.611 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:35.633 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:35.768 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.0 MiB, used=182.0 MiB, available=273.5 MiB 07:50:35.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:35.805 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:35.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 48 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:35.895 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:35.965 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:35.969 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:36.012 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:50:36.078 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:36.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:36.148 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:50:36.236 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:36.302 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:36.311 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:36.341 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:36.347 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.0 MiB, used=182.0 MiB, available=273.5 MiB 07:50:36.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:36.401 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:50:36.457 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:50:36.533 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:36.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:36.609 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:36.652 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:36.656 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:36.810 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:36.831 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:36.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.0 MiB, used=182.0 MiB, available=273.5 MiB 07:50:36.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:50:36.868 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:50:36.868 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:50:36.892 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:36.902 [qtp666971185-241] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=163 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:36.912 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:36.937 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:36.941 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:36.974 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:36.995 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=88 remoteFromLocalRevision=163 07:50:37.012 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 from='build/repo/k0t4u5by-jnlml-local-dest' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' 07:50:37.096 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=88 07:50:37.102 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:37.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:37.103 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:37.106 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:50:37.106 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:50:37.118 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=88 07:50:37.124 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:37.125 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:37.137 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:37.137 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:37.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=86, revision=90 07:50:37.146 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:37.195 [qtp833852776-248] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:37.202 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:37.214 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.remoteRepositoryRevisionSynced=83, revision=90 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:37.236 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]initPersistenceManagerFactory: repositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 07:50:37.237 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3589 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:37.242 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:37.249 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:37.252 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:37.287 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:37.305 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:37.307 [closeDeferredTimer-5308ca6e-81] INFO c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[5308ca6e] could not be re-opened and was unlisted before. 07:50:37.311 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:37.311 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]getCloseDeferredMillis: closeDeferredMillis=20000 07:50:37.311 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:37.310 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=83, revision=90 07:50:37.310 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=90, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:37.399 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:37.439 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:37.440 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:37.441 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:37.444 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:37.452 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:37.456 [qtp666971185-1894] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 transaction.localRevision=169 remoteFromLocalRevision=88 07:50:37.469 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:37.471 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:37.488 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:37.489 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:37.495 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:37.499 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:37.653 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:50:37.740 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:37.745 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:37.759 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:37.822 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:37.840 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:37.840 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6baa4392]getCloseDeferredMillis: closeDeferredMillis=20000 07:50:37.840 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6baa4392]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:37.844 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare 07:50:37.852 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:37.853 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:37.853 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:37.854 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:37.855 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:37.856 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:37.895 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:37.924 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed renewalDateTime=2019-09-21T06:17:20.930Z expiryDateTime=2019-09-21T06:47:20.930Z 07:50:37.937 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:37.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:37.943 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:37.962 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:37.962 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:37.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=197 07:50:37.984 [Test worker] WARN o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /3 + &#ä org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /3 + &#ä at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1792) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1743) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2219) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:2183) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationsOfChangedPermissionsIfNeededAndPossible(CryptreeImpl.java:2138) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.prepareGetCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:371) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.transport.CryptreeFileRepoTransportImpl.getCryptoChangeSetDto(CryptreeFileRepoTransportImpl.java:456) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.updateLastCryptoKeySyncToRemoteRepo(SsRepoToRepoSync.java:67) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:511) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:37.996 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:37.997 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:38.008 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:38.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:38.034 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=194, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=197 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:38.047 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:38.048 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:38.065 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:38.066 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:38.072 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:38.076 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:38.078 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:38.080 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=194, revision=197 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:38.118 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:20:38.052Z expiryDateTime=2019-09-21T06:50:38.052Z 07:50:38.129 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:38.130 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:38.131 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:38.134 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:38.142 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:38.165 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% 07:50:38.168 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=2216bbb9-95eb-4b5c-9076-8e331de51e2a to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=true 07:50:38.168 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2216bbb9-95eb-4b5c-9076-8e331de51e2a ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:38.170 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:38.187 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:50:38.188 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' toID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 to='build/repo/k0t4qfrq-dzxqa-local-src', fromRepoLocalSync=true 07:50:38.188 [pool-22-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4d3d216f-ff63-46ec-a43a-d4f767f96b48 ('build/repo/k0t4qfrq-dzxqa-local-src') org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:38.204 [pool-19-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:38.205 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:38.205 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:38.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:50:38.206 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:50:38.219 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:38.221 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:38.222 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:38.225 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:38.226 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:38.226 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:38.227 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:38.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:38.255 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:38.359 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=116 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:38.380 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:38.384 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:38.468 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:38.482 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:50:38.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:38.524 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.151.xml.gz 07:50:38.524 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.151.xml.gz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:38.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:38.564 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:38.616 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=170 07:50:38.621 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:38.626 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.151.xml.gz 07:50:38.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=151 repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:38.628 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:38.643 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:38.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:50:38.905 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:38.909 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:39.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 07:50:39.166 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:39.183 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:39.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=95.3 MiB, available=360.2 MiB 07:50:39.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:50:39.190 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:39.191 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:39.192 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:39.252 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:39.252 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:39.252 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:39.258 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:39.269 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:39.270 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:39.270 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:39.364 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionInProgress=-1, revision=118 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:39.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 29 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:39.496 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.0 MiB, used=184.5 MiB, available=271.0 MiB 07:50:39.496 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:50:39.517 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:39.523 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=-1, revision=171 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:39.526 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:39.568 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:39.574 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:39.573 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:39.611 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:39.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:39.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:50:39.915 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:39.920 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:40.067 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:40.177 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:40.178 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:40.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=183.9 MiB, available=271.6 MiB 07:50:40.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=152, revision=171 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:40.240 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:40.245 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:40.272 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:50:40.274 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:50:40.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:40.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:50:40.561 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:40.577 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:40.811 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 63 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:40.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:50:40.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.5 MiB, used=91.2 MiB, available=364.3 MiB 07:50:40.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=118 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:40.990 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:40.995 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:40.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.0 MiB, used=183.5 MiB, available=272.0 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:41.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 07:50:41.227 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:41.231 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:41.289 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:41.293 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionSynced=152, revision=171 07:50:41.294 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=171, revision=-1 07:50:41.360 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:41.370 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:41.370 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:41.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=197, revision=200 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:41.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:41.393 [Test worker] WARN o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /3 + &#ä org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: /3 + &#ä at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1792) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1743) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2219) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:2183) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationsOfChangedPermissionsIfNeededAndPossible(CryptreeImpl.java:2138) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.prepareGetCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:371) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.syncCryptoKeysFromRemoteRepo(CryptreeRestRepoTransportImpl.java:336) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.getChangeSetDto(CryptreeRestRepoTransportImpl.java:218) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:243) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:187) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncDown(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:150) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:511) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:41.478 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:41.483 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:41.527 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=194, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=200 07:50:41.561 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:41.564 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=197, revision=200 07:50:41.601 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:41.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=194, revision=200 07:50:41.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=200, revision=-1 07:50:41.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:50:41.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:41.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 07:50:41.768 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:41.773 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:41.915 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:50:42.012 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:42.017 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:42.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=183.7 MiB, available=271.8 MiB 07:50:42.215 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:42.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 07:50:42.354 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:42.365 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:42.519 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:42.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.0 MiB, used=183.7 MiB, available=271.8 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:42.611 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:42.644 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:42.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 07:50:42.897 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:42.901 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:42.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:50:43.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.5 MiB, used=183.7 MiB, available=271.8 MiB 07:50:43.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.151.xml.gz 07:50:43.017 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:50:43.020 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:50:43.020 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:50:43.035 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:43.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:43.052 [qtp666971185-241] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=170 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:43.134 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:43.137 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:43.156 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:43.180 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=203 remoteFromLocalRevision=170 07:50:43.185 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 from='build/repo/k0t4qfrq-dzxqa-local-src' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' 07:50:43.202 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:43.205 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:43.277 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=192 localRepositoryRevisionInProgress=203 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:43.284 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:43.328 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:43.328 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:43.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:43.393 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:43.398 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:43.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=205 07:50:43.430 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=200, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=205 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:43.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:43.573 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:43.576 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=200, revision=205 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:43.643 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:43.647 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:43.750 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:43.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=200, revision=205 07:50:43.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=205, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:43.807 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:43.868 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 07:50:43.868 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:50:43.899 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:43.920 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:43.926 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:44.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:44.130 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:44.154 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.92% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:44.157 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:44.158 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.08% 07:50:44.159 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/abczzzz' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:44.161 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:44.243 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cea41834f60de2d28c44aa719742d5a8f2054f5d' to.sha1='75fc7e42b6575e59fc2f310504c9ae8da5179da7'): /3 + &#ä/abczzzz 07:50:44.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=208 07:50:44.296 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=205, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=208 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:44.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:44.375 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:44.378 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=205, revision=208 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:44.406 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:44.411 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:44.509 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:44.514 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=205, revision=208 07:50:44.514 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=208, revision=-1 07:50:44.553 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:44.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:50:44.650 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:44.656 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:44.673 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:44.686 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:44.690 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:50:44.690 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[u4qMgrCKSrHJyuPJWzJRWA, null, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:50:44.690 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:44.714 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:50:44.740 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/abczzzz' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:44.843 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:44.874 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:44.903 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:44.906 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:44.908 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/aJeJGZ1HiTkb7D8z448PlA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:44.954 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:44.961 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:44.997 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:45.022 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 339189 bytes in 281 ms. path='/3 + &#ä/abczzzz' 07:50:45.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=211 07:50:45.038 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=208, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=211 07:50:45.078 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:45.083 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=208, revision=211 07:50:45.092 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:45.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=208, revision=211 07:50:45.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=211, revision=-1 07:50:45.147 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:50:45.148 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:50:45.182 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:45.187 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 07:50:45.314 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:45.318 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:44.690 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:50:45.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=90.9 MiB, available=364.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:45.466 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:50:45.483 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:50:45.533 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:45.535 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:45.612 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:50:45.628 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:45.645 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:45.646 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:45.646 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:45.646 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:45.651 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:45.649 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:45.676 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionSynced=-1, revision=118 07:50:45.676 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:45.667 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47ba07d9e293d86b8f7fef1b8d52200421011fd9' to.sha1='24a02616b8b97d96175e7b42167a720ea6fd2b2b'): /3 + &#ä/bb org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:45.700 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:45.712 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:45.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=216 07:50:45.737 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=211, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=216 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:45.751 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:45.768 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:45.773 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:50:45.773 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:45.781 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:45.786 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=211, revision=216 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:45.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:45.814 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:45.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=211, revision=216 07:50:45.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=216, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:45.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:45.857 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:45.891 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:45.899 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:45.914 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:50:45.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 4 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:45.945 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:45.958 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:46.110 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:46.174 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:46.201 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:46.204 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:46.205 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_xfNPXD0gfYObTlLA2zc8A/pzGyp-MkW5wbW9SMTG0tCA' offset=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:46.207 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:46.213 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:46.324 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:46.325 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:46.325 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:46.328 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:46.332 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:46.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:50:46.461 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:46.465 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:46.494 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:46.516 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:46.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=-1, revision=5 07:50:46.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=5, revision=-1 07:50:46.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:50:46.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:46.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:46.680 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:46.713 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1048581 bytes in 796 ms. path='/3 + &#ä/bb' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:46.733 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:46.732 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=219 07:50:46.733 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=216, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=219 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:46.738 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:46.774 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:46.787 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=216, revision=219 07:50:46.794 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:46.816 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=216, revision=219 07:50:46.816 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=219, revision=-1 07:50:46.870 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:50:46.870 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:46.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:46.890 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:46.939 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:50:46.947 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:50:46.967 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:46.988 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:46.992 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:47.026 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="4d3d216f-ff63-46ec-a43a-d4f767f96b48"] on repo=4d3d216f-ff63-46ec-a43a-d4f767f96b48 07:50:47.032 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.24% 07:50:47.091 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=203 07:50:47.113 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:47.115 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:47.224 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:47.225 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:47.227 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=224 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:47.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:47.249 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=224 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:47.279 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=91.1 MiB, available=364.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:47.317 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:47.322 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=219, revision=224 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:47.336 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:47.362 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:47.404 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:47.410 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=219, revision=224 07:50:47.410 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=224, revision=-1 07:50:47.431 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:47.435 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 transaction.localRevision=189 remoteFromLocalRevision=203 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:47.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:47.444 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:47.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' toID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 to='build/repo/k0t4qfrq-dzxqa-local-src', fromRepoLocalSync=false 07:50:47.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:50:47.456 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:50:47.473 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:47.522 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=189 07:50:47.545 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:47.549 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:50:47.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:47.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 30 ms. 07:50:47.678 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:47.687 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:47.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:50:47.991 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:47.999 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:48.023 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:48.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=90.6 MiB, available=364.9 MiB 07:50:48.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:48.228 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:48.235 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:48.326 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:48.332 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:48.366 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:48.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.0 MiB, allocated=457.0 MiB, used=184.8 MiB, available=272.2 MiB 07:50:48.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:50:48.441 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:48.464 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=-1, revision=190 07:50:48.520 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=190 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:48.521 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:48.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 07:50:48.636 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:48.647 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:48.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=90.0 MiB, available=365.5 MiB 07:50:48.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:50:48.697 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.07% 07:50:48.713 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:48.714 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:48.715 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:48.719 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:48.761 [qtp833852776-248] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a localRepositoryRevisionSynced=116 07:50:48.768 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:48.805 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=7 remoteFromLocalRevision=116 07:50:48.808 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% 07:50:48.808 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=2216bbb9-95eb-4b5c-9076-8e331de51e2a to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=false 07:50:48.809 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:48.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:50:48.809 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:50:48.821 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:48.822 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:48.822 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:48.825 [qtp833852776-248] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:48.827 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:48.827 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:48.828 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:48.854 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:48.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:48.865 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=121 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:48.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:48.872 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:49.034 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:49.040 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:49.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:50:49.293 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:49.315 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:48.877 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:50:48.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:50:49.524 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=90.3 MiB, available=365.2 MiB 07:50:49.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:50:49.559 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:49.572 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:49.573 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:49.576 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:49.578 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:49.578 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:49.579 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:49.586 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionInProgress=-1, revision=122 07:50:49.599 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:49.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.0 MiB, used=184.1 MiB, available=271.4 MiB 07:50:49.602 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=171, revision=190 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:49.625 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:49.625 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:49.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:49.647 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:49.669 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:49.692 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:50:49.693 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:50:49.714 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:50:49.714 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:50:49.722 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:50:49.723 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:50:49.734 [closeDeferredTimer-7f4eddd9-e7] INFO c.c.c.l.LocalRepoManagerImpl - [7f4eddd9]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:49.741 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:50:49.743 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:50:49.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:49.802 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:49.807 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:49.918 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:50.009 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:50:50.158 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:50.178 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:50.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=90.3 MiB, available=365.2 MiB 07:50:50.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=118, revision=122 07:50:50.238 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:50.239 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:50:50.240 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[u4qMgrCKSrHJyuPJWzJRWA, null, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:50:50.241 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:50.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:50.310 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:50.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 07:50:50.630 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:50.644 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:50.655 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=183.5 MiB, available=272.0 MiB 07:50:50.734 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:50.744 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionSynced=171, revision=190 07:50:50.744 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=190, revision=-1 07:50:50.782 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:50.789 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:50.789 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:50.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=226 07:50:50.801 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=224, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=226 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:50.920 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 34 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:51.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=90.4 MiB, available=365.1 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:51.072 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:51.073 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:51.085 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:51.086 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:51.086 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:51.090 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:51.093 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:51.094 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionSynced=118, revision=122 07:50:51.094 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionInProgress=122, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:51.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:51.262 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:51.289 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:50:51.289 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null 07:50:51.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=8 07:50:51.306 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 07:50:51.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:51.386 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:51.392 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:50.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:50:50.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:50:51.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.5 MiB, used=183.0 MiB, available=272.5 MiB 07:50:51.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:51.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 07:50:51.702 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:51.708 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:51.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:50:51.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=90.5 MiB, available=365.0 MiB 07:50:51.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:51.833 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:51.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 07:50:52.027 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:52.031 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:52.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.5 MiB, used=182.9 MiB, available=272.6 MiB 07:50:52.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:52.221 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:52.257 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:52.335 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=90.8 MiB, available=364.7 MiB 07:50:52.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:52.348 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:52.376 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:52.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.5 MiB, used=182.9 MiB, available=272.6 MiB 07:50:52.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:50:52.514 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:50:52.514 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:50:52.514 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:50:52.530 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:52.552 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:52.558 [qtp666971185-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=189 07:50:52.572 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:52.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:52.598 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=228 remoteFromLocalRevision=189 07:50:52.601 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 from='build/repo/k0t4qfrq-dzxqa-local-src' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' 07:50:52.622 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=203 localRepositoryRevisionInProgress=228 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:52.639 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:52.642 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:52.642 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:52.658 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:50:52.658 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:50:52.665 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=228 07:50:52.669 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:52.669 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:50:52.689 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:50:52.689 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:52.689 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:52.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=226, revision=230 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:52.694 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:52.699 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=224, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=230 07:50:52.733 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:52.734 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:52.737 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=224, revision=230 07:50:52.759 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:52.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=224, revision=230 07:50:52.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=230, revision=-1 07:50:52.798 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:52.806 [qtp666971185-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 transaction.localRevision=195 remoteFromLocalRevision=228 07:50:52.817 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:52.827 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:52.831 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=90.4 MiB, available=365.1 MiB 07:50:52.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:50:52.845 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:52.846 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:52.847 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:50:52.851 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:52.857 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:52.862 [qtp833852776-1002] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a localRepositoryRevisionSynced=121 07:50:52.864 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:52.883 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=10 remoteFromLocalRevision=121 07:50:52.886 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 07:50:52.888 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 07:50:52.888 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 07:50:52.888 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6baa4392]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:52.916 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:52.934 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:52.936 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:50:52.936 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:50:52.949 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:50:52.949 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:50:52.949 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:50:52.950 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:50:52.950 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:50:52.950 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:50:52.950 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:50:52.951 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:50:52.951 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:50:52.952 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:50:52.952 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:50:52.952 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:50:52.952 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:50:52.952 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:50:52.952 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:50:52.952 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:50:52.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:50:52.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:50:52.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:50:52.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:50:52.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:50:52.964 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:52.988 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:52.991 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:52.992 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:52.994 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:53.021 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:53.038 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:53.051 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:53.068 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:53.086 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed renewalDateTime=2019-09-21T06:19:18.291Z expiryDateTime=2019-09-21T06:49:18.291Z 07:50:53.098 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:53.103 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:53.116 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:53.117 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@2d27b1bf 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:50:53.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:50:53.119 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:50:53.119 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:50:53.119 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:50:53.119 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:53.117 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:53.127 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=92 07:50:53.144 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:53.186 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 07:50:53.186 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@2d27b1bf 07:50:53.206 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:50:53.216 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:50:53.216 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:50:53.216 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:50:53.216 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:50:53.216 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:50:53.216 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:50:53.216 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:50:53.216 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:50:53.216 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:50:53.216 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:50:53.217 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:50:53.217 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:50:53.217 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:50:53.217 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:50:53.217 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:50:53.217 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:50:53.217 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:50:53.217 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:50:53.217 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:50:53.217 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:53.229 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:50:53.235 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' toID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 to='build/repo/k0t4u5by-jnlml-local-dest', fromRepoLocalSync=true 07:50:53.240 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9bf6fc41-cc06-4502-b76a-115d19b3caa6 ('build/repo/k0t4u5by-jnlml-local-dest') 07:50:53.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.163.xml.gz 07:50:53.244 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.163.xml.gz 07:50:53.249 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:53.250 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 07:50:53.251 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@2d27b1bf 07:50:53.252 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:50:53.252 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:50:53.253 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:50:53.253 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:50:53.254 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:50:53.254 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:50:53.254 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:50:53.255 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:50:53.255 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:50:53.256 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:50:53.256 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:50:53.257 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:50:53.257 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:50:53.258 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:50:53.258 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:50:53.258 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:50:53.258 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:50:53.258 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:50:53.258 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:50:53.259 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:50:53.260 [qtp833852776-248] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:53.264 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% 07:50:53.285 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:53.297 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:53.302 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=195 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:53.337 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:50:53.339 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:50:53.340 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:50:53.341 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** xenia *** 07:50:53.342 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:53.346 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:53.347 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5451328]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' 07:50:53.349 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:50:53.350 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1994 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:53.353 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.163.xml.gz 07:50:53.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=163 repoFileDtos.size=3 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:53.409 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:53.414 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:53.554 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:53.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 07:50:53.671 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:53.676 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:53.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 50 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:53.922 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.5 MiB, used=163.9 MiB, available=291.6 MiB 07:50:53.923 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:50:53.954 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:53.962 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=-1, revision=196 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:53.974 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:53.978 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:54.001 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=196 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:54.018 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:54.120 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:54.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:54.133 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=3, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=3, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:54.242 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:54.245 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:54.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 07:50:54.485 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:54.488 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:54.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.0 MiB, used=163.9 MiB, available=291.6 MiB 07:50:54.608 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=164, revision=196 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:54.662 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:54.680 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:54.765 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:54.768 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:54.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 07:50:54.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:50:54.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:50:54.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:50:54.871 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:50:54.871 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:50:54.875 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:54.928 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]initPersistenceManagerFactory: repositoryId=74154270-3acf-4ad4-af3a-490051b709be 07:50:54.943 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10204 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:54.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 60 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:54.991 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]getCloseDeferredMillis: closeDeferredMillis=20000 07:50:54.991 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:55.057 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 41 ms. 07:50:55.058 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, invitation=false] 07:50:55.078 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 20 ms. 07:50:55.078 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=-UbANtxUacPACn9HFctsRw, invitation=false] org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:55.087 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:55.111 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:55.268 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:55.346 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:50:55.346 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:50:55.348 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:50:55.349 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5451328]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' locked successfully. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:55.426 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:55.435 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:54.876 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:50:54.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:50:55.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.0 MiB, used=162.9 MiB, available=292.6 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:55.688 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:55.787 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:55.800 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionSynced=164, revision=196 07:50:55.800 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=196, revision=-1 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:55.806 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:55.814 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:55.808 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:55.827 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:50:55.828 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:50:55.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=92, revision=95 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:55.906 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=100.8 MiB, available=354.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:55.907 [Test worker] WARN o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1792) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1743) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2219) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:2183) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationsOfChangedPermissionsIfNeededAndPossible(CryptreeImpl.java:2138) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.prepareGetCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:371) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.syncCryptoKeysFromRemoteRepo(CryptreeRestRepoTransportImpl.java:336) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.getChangeSetDto(CryptreeRestRepoTransportImpl.java:218) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:243) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:187) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncDown(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:150) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:218) [test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:512) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:50:55.955 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:56.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 07:50:56.127 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:56.133 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:56.140 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:56.267 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:56.272 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.remoteRepositoryRevisionSynced=90, revision=95 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:56.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:56.288 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:56.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=90, revision=95 07:50:56.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=95, revision=-1 07:50:56.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:56.379 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:56.396 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:56.437 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src localRepository.publicKeySha1 = DD:79:D0:CE:BE:24:C3:B0:94:7C:61:6D:D6:C2:6A:D6:A4:75:68:F0 remoteRepository.repositoryId = 74154270-3acf-4ad4-af3a-490051b709be remoteRepository.remoteRoot = https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be remoteRepository.publicKeySha1 = 5E:06:68:38:6C:7A:9B:0C:8B:9A:2F:DF:B0:FC:DC:25:95:32:1C:E9 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 c9ca8f7a-889e-4bc6-88b4-3104c0749174 74154270-3acf-4ad4-af3a-490051b709be org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:56.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 07:50:56.673 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:56.677 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:56.895 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:56.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:50:56.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.0 MiB, used=162.1 MiB, available=293.4 MiB org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:57.021 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:57.026 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:57.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:57.080 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:57.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:57.245 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:50:57.267 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 07:50:57.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:57.330 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:57.334 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:57.358 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:50:57.402 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:50:57.450 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:50:57.493 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:57.508 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.69% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:57.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:57.604 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.0 MiB, used=162.1 MiB, available=293.4 MiB 07:50:57.607 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:57.629 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:57.699 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:57.724 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:57.788 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:57.835 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:57.867 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be renewalDateTime=2019-09-21T06:20:57.810Z expiryDateTime=2019-09-21T06:50:57.810Z 07:50:57.884 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:57.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:57.900 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:57.919 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:50:57.920 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' toID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 to='build/repo/k0t4vv5v-ole5b-local-src', fromRepoLocalSync=true 07:50:57.923 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.-1.xml.gz 07:50:57.924 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.-1.xml.gz 07:50:57.927 [pool-22-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c9ca8f7a-889e-4bc6-88b4-3104c0749174 ('build/repo/k0t4vv5v-ole5b-local-src') 07:50:57.945 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:57.995 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:57.996 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:58.001 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:58.020 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:50:58.038 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:50:58.068 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:58.075 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.-1.xml.gz 07:50:58.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:58.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.5 MiB, used=162.0 MiB, available=293.5 MiB 07:50:58.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.163.xml.gz 07:50:58.149 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:50:58.151 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:58.188 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:50:58.277 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:58.281 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:58.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:50:58.525 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:58.540 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:58.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=85.1 MiB, available=370.4 MiB 07:50:58.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:58.675 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:50:58.694 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:50:58.694 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/abczzzz' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:58.707 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:58.721 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:58.791 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cea41834f60de2d28c44aa719742d5a8f2054f5d' to.sha1=''): /abczzzz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:58.807 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:58.810 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:58.863 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=-1, revision=4 07:50:58.927 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:58.931 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:58.949 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:59.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/abczzzz' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:59.041 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:59.047 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:59.054 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:59.056 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/aJeJGZ1HiTkb7D8z448PlA' offset=0 07:50:59.076 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:59.133 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:50:59.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 322524 bytes in 151 ms. path='/abczzzz' org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:59.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:59.260 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_eeea109fdffa7b665f33bbf8c31c3b6cdbf779d7_0 into destFile abczzzz org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:59.317 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:59.321 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:59.392 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:59.465 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:59.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' 07:50:59.507 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47ba07d9e293d86b8f7fef1b8d52200421011fd9' to.sha1='24a02616b8b97d96175e7b42167a720ea6fd2b2b'): /bb org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:59.554 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:59.558 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:59.623 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 07:50:59.632 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 4 total). path='/bb' 07:50:59.670 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:59.671 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_xfNPXD0gfYObTlLA2zc8A/pzGyp-MkW5wbW9SMTG0tCA' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:50:59.672 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:59.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:59.681 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:59.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 47 ms. 07:50:59.856 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:50:59.863 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:59.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:50:59.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:50:59.969 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89586 bytes in 337 ms. path='/bb' 07:50:59.976 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 07:51:00.009 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="66a55802-1188-472f-9c11-3807f17793ed"] on repo=9bf6fc41-cc06-4502-b76a-115d19b3caa6 07:51:00.037 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:00.045 [qtp666971185-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=195 07:51:00.047 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:00.069 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=111 remoteFromLocalRevision=195 07:51:00.074 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:51:00.074 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 from='build/repo/k0t4u5by-jnlml-local-dest' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' 07:51:00.090 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:00.093 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:00.131 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=111 07:51:00.175 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:00.176 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:00.226 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:51:00.227 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:51:00.247 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=111 07:51:00.256 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:00.257 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:00.278 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:00.279 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:00.282 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=113 07:51:00.308 [Test worker] WARN o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1792) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1743) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2219) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:2183) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationsOfChangedPermissionsIfNeededAndPossible(CryptreeImpl.java:2138) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.prepareGetCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:371) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1300) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:251) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:218) [test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:512) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:51:00.330 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 07:51:00.384 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:00.394 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.remoteRepositoryRevisionSynced=95, revision=113 07:51:00.409 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:00.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=95, revision=113 07:51:00.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:00.419 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=85.4 MiB, available=370.1 MiB 07:51:00.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:00.442 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:00.448 [qtp666971185-891] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 transaction.localRevision=202 remoteFromLocalRevision=111 07:51:00.481 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:00.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' toID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 to='build/repo/k0t4u5by-jnlml-local-dest', fromRepoLocalSync=false 07:51:00.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:51:00.501 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:51:00.516 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:00.554 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=195 localRepositoryRevisionInProgress=202 07:51:00.562 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:00.567 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:51:00.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:00.686 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:00.904 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:01.033 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:01.350 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:00.686 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:51:01.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=86.1 MiB, available=369.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:01.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=163.6 MiB, available=291.9 MiB 07:51:01.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:01.445 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:01.452 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionSynced=-1, revision=4 07:51:01.453 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=4, revision=-1 07:51:01.472 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:01.478 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:01.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:01.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:01.491 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=-1, revision=203 07:51:01.505 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=196, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=203 07:51:01.522 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:01.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:01.535 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:01.564 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:51:01.565 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:51:01.622 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:51:01.677 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms. org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT lastByteOfHistoFile0 = 111 lastByteOfHistoFile1 = 222 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:01.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:51:01.823 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:01.823 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:51:01.825 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms. 07:51:01.827 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e993745]getCloseDeferredMillis: closeDeferredMillis=20000 07:51:01.827 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e993745]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:01.828 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [77b23da]getCloseDeferredMillis: closeDeferredMillis=20000 07:51:01.828 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [77b23da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:02.013 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.0 MiB, used=162.4 MiB, available=293.1 MiB 07:51:02.020 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=196, revision=203 07:51:02.044 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:51:02.046 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT 07:51:02.174 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:02.339 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:51:02.394 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:02.397 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:02.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:51:02.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.0 MiB, used=162.4 MiB, available=293.1 MiB 07:51:02.560 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:02.564 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionSynced=196, revision=203 07:51:02.564 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=203, revision=-1 07:51:02.590 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:02.599 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:02.599 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:02.607 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=116 07:51:02.622 [Test worker] WARN o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1792) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1743) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2219) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:2183) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationsOfChangedPermissionsIfNeededAndPossible(CryptreeImpl.java:2138) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.prepareGetCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:371) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.syncCryptoKeysFromRemoteRepo(CryptreeRestRepoTransportImpl.java:336) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.getChangeSetDto(CryptreeRestRepoTransportImpl.java:218) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:243) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:187) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncDown(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:161) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:218) [test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:512) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:51:02.660 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:02.694 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:02.698 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=-1, revision=6 07:51:02.698 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:02.700 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:02.710 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:02.705 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.remoteRepositoryRevisionSynced=113, revision=116 07:51:02.713 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:02.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=113, revision=116 07:51:02.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=116, revision=-1 07:51:02.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:51:02.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:02.838 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:02.945 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:03.073 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:02.710 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:51:03.490 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=86.5 MiB, available=369.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:03.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.0 MiB, used=162.8 MiB, available=292.7 MiB 07:51:03.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:03.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:03.596 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9bff804]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' 07:51:03.602 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9bff804]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:03.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.5 MiB, used=162.8 MiB, available=292.7 MiB 07:51:03.987 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:04.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=86.3 MiB, available=369.2 MiB 07:51:04.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:04.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=162.8 MiB, available=292.7 MiB 07:51:04.453 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:51:04.453 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:51:04.454 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:04.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=86.3 MiB, available=369.2 MiB 07:51:04.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.-1.xml.gz 07:51:04.472 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:04.470 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:04.474 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:51:04.474 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:04.482 [qtp666971185-891] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=202 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:04.497 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:04.531 [qtp284059979-152] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=2 07:51:04.577 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:04.577 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:04.610 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=119 remoteFromLocalRevision=202 07:51:04.613 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 from='build/repo/k0t4u5by-jnlml-local-dest' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:04.622 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:04.626 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=119 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:04.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 from='build/repo/k0t4vv5v-ole5b-local-src' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:04.634 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:04.634 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:04.636 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:51:04.636 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:51:04.642 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=119 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:04.647 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:04.647 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:04.648 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:04.651 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:04.669 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:04.669 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:04.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=121 07:51:04.686 [Test worker] WARN o.s.l.CryptreeImpl - Cannot enact revocation of Permission because of missing permission: org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / org.subshare.core.GrantAccessDeniedException: No 'grant' permission for any UserRepoKey of the current UserRepoKeyRing for: / at org.subshare.local.CryptreeNode.getUserRepoKeyOrFail(CryptreeNode.java:1792) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1743) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2219) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:2183) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.enactPermissionRevocationsOfChangedPermissionsIfNeededAndPossible(CryptreeImpl.java:2138) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.prepareGetCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:371) [org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1300) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:251) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:95) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:218) [test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:512) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] 07:51:04.692 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:04.701 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 07:51:04.769 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:04.769 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:51:04.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:04.804 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:04.817 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.remoteRepositoryRevisionSynced=116, revision=121 07:51:04.873 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:04.881 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=116, revision=121 07:51:04.882 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=121, revision=-1 07:51:04.926 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:04.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=10 07:51:04.929 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:04.932 [qtp666971185-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 transaction.localRevision=209 remoteFromLocalRevision=119 07:51:04.981 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:04.986 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:05.005 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:05.008 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=6, revision=10 07:51:05.129 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:05.129 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:05.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=6, revision=10 07:51:05.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:05.162 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:05.182 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed renewalDateTime=2019-09-21T06:19:18.291Z expiryDateTime=2019-09-21T06:49:18.291Z 07:51:05.197 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:05.204 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:05.211 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:05.211 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:05.214 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=123 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:05.276 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:05.299 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:05.311 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:51:05.311 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:05.336 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:05.340 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.remoteRepositoryRevisionSynced=121, revision=123 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:05.348 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:05.447 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:05.458 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:51:05.556 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=12 07:51:05.556 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:05.677 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:05.705 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:05.705 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:05.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' toID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 to='build/repo/k0t4u5by-jnlml-local-dest', fromRepoLocalSync=true 07:51:05.706 [pool-24-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9bf6fc41-cc06-4502-b76a-115d19b3caa6 ('build/repo/k0t4u5by-jnlml-local-dest') org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:05.710 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:05.713 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.202.xml.gz 07:51:05.713 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.202.xml.gz 07:51:05.721 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:51:05.732 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:05.734 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.33% 07:51:05.762 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=202 localRepositoryRevisionInProgress=210 07:51:05.772 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:05.776 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.202.xml.gz 07:51:05.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=202 repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:05.850 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:05.859 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=10, revision=12 07:51:05.859 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=12, revision=-1 07:51:05.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:05.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:05.926 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:06.034 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:06.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:51:06.120 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=14 07:51:06.120 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:06.150 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:06.169 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:06.174 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=12, revision=14 07:51:06.356 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:06.367 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=12, revision=14 07:51:06.367 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=14, revision=-1 07:51:06.415 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:06.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:06.450 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:06.492 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:06.505 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:06.521 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:06.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.5 MiB, used=165.2 MiB, available=290.3 MiB 07:51:06.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:51:06.653 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:06.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=16 07:51:06.654 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:06.668 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=-1, revision=211 07:51:06.714 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=203, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=211 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:06.725 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:06.729 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:06.732 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:06.736 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:06.748 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:06.811 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:06.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=14, revision=16 07:51:06.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=16, revision=-1 07:51:06.846 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:06.846 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:06.868 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:06.901 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:06.936 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:51:06.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:06.946 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:07.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=18 07:51:07.009 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 07:51:07.084 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:07.088 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=16, revision=18 07:51:07.160 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:07.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=16, revision=18 07:51:07.183 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=18, revision=-1 07:51:07.223 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:07.234 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:07.277 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:07.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=164.9 MiB, available=290.6 MiB 07:51:07.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=203, revision=211 07:51:07.314 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:51:07.316 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:07.334 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:07.353 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:51:07.440 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=20 07:51:07.441 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:07.544 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:07.551 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:07.555 [qtp284059979-152] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=18, revision=20 07:51:07.594 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:07.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=18, revision=20 07:51:07.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=20, revision=-1 07:51:07.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:07.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:07.662 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:07.721 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:07.746 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:51:07.747 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:07.770 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:07.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:07.819 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e7b0ff9767c5a91a5c6661d3a2ef7ed12ebf1bda' to.sha1='13eec29cc5a7fe96e4ec606241b1b21c4f117e72'): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:07.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=164.9 MiB, available=290.6 MiB 07:51:07.841 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:07.852 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionSynced=203, revision=211 07:51:07.852 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=211, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:07.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=23 07:51:07.866 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:07.872 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:07.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:07.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:07.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=123, revision=126 07:51:07.898 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:07.922 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:07.926 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:07.939 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:07.951 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:07.954 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.remoteRepositoryRevisionSynced=123, revision=126 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:07.958 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:07.963 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:07.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=20, revision=23 07:51:07.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:07.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=121, revision=126 07:51:07.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=126, revision=-1 07:51:07.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:07.998 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:08.052 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:08.217 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:08.222 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:08.232 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:08.356 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:08.377 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:08.381 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:08.382 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MWE_LBajLIpwnEMSZl-9Vg/_ZexBT_HMaRwRjtW-K752w' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:07.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:51:08.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.0 MiB, used=165.3 MiB, available=290.2 MiB 07:51:08.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:08.818 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:08.882 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:08.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.5 MiB, used=165.3 MiB, available=290.2 MiB 07:51:08.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:08.914 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 412395 bytes in 692 ms. path='/1 {11 11ä11#+} 1/a' 07:51:08.928 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=26 07:51:08.928 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 07:51:09.022 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:09.026 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=23, revision=26 07:51:09.034 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:09.038 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=23, revision=26 07:51:09.038 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=26, revision=-1 07:51:09.069 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:09.069 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:09.089 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:09.233 [qtp284059979-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:51:09.275 [qtp284059979-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:09.317 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.5 MiB, used=165.2 MiB, available=290.3 MiB 07:51:09.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.202.xml.gz 07:51:09.324 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:09.324 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:09.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:51:09.327 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:51:09.342 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:09.357 [qtp666971185-891] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=210 07:51:09.417 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:09.423 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:09.438 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:09.445 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=129 remoteFromLocalRevision=210 07:51:09.508 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 from='build/repo/k0t4u5by-jnlml-local-dest' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' 07:51:09.526 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:09.528 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c01be7c91d8c9f3f6e821a7d9293634a75b4dbf' to.sha1='5bb69bd0a1dd770a2ac7b8c540d7a3642efbe53b'): /1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:09.530 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:09.632 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=129 07:51:09.637 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:09.637 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:09.639 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:51:09.639 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:51:09.644 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=129 07:51:09.663 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:09.664 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:09.673 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:09.673 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:09.675 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=131 07:51:09.679 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:09.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=31 07:51:09.702 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:09.805 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:09.809 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.remoteRepositoryRevisionSynced=126, revision=131 07:51:09.891 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:09.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=126, revision=131 07:51:09.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=131, revision=-1 07:51:09.929 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:09.934 [qtp666971185-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 transaction.localRevision=217 remoteFromLocalRevision=129 07:51:09.946 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:09.948 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:09.948 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' toID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 to='build/repo/k0t4u5by-jnlml-local-dest', fromRepoLocalSync=false 07:51:09.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:51:09.950 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:51:09.962 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:09.999 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=210 localRepositoryRevisionInProgress=217 07:51:10.018 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:10.025 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:51:10.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:10.101 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:10.106 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=26, revision=31 07:51:10.216 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:10.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=26, revision=31 07:51:10.228 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=31, revision=-1 07:51:10.266 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:10.313 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:10.324 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:10.327 [Test worker] 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' 07:51:10.394 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:10.407 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:10.410 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:10.412 [qtp284059979-152] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MWE_LBajLIpwnEMSZl-9Vg/Dt-_BHqmUyHNtMtyNxkjXw' offset=0 07:51:10.439 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:10.455 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 104204 bytes in 127 ms. path='/1 {11 11ä11#+} 1/b' 07:51:10.482 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=34 07:51:10.482 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:10.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.0 MiB, used=165.4 MiB, available=290.1 MiB 07:51:10.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:51:10.599 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:10.609 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=-1, revision=218 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:10.622 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:10.639 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=211, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=218 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:10.644 [qtp284059979-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:10.658 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:10.662 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:10.695 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:10.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=31, revision=34 07:51:10.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=34, revision=-1 07:51:10.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:10.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:10.806 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:10.812 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:10.830 [qtp284059979-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:51:10.832 [qtp284059979-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:51:10.840 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:10.870 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:10.877 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:51:10.972 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b550721c93b4e4a5a38a4df9b806d3fb0cae123f' to.sha1='998ba18f26fe93f22d1572ae543715a94c601ee0'): /1 {11 11ä11#+} 1/c 07:51:11.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=39 07:51:11.011 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 07:51:11.068 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:11.083 [qtp284059979-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:11.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.0 MiB, used=164.8 MiB, available=290.7 MiB 07:51:11.129 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=211, revision=218 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:11.133 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:11.141 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:51:11.142 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:51:11.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:11.141 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=34, revision=39 07:51:11.141 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=39, revision=-1 07:51:11.187 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:11.430 [qtp284059979-152] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:11.443 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:11.446 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:11.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=164.8 MiB, available=290.7 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:11.656 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:11.658 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:11.661 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionSynced=211, revision=218 07:51:11.661 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.localRepositoryRevisionInProgress=218, revision=-1 07:51:11.667 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:11.673 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:11.677 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:11.678 [qtp284059979-1410] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MWE_LBajLIpwnEMSZl-9Vg/WRZgx7BYtT9tV9hEvAN-qA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:11.681 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:11.681 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:11.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=134 07:51:11.699 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 07:51:11.719 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:51:11.719 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:51:12.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.5 MiB, used=165.0 MiB, available=290.5 MiB 07:51:12.109 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:12.433 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:12.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=448.5 MiB, used=165.0 MiB, available=290.5 MiB 07:51:12.491 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:12.610 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:12.650 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 839116 bytes in 1203 ms. path='/1 {11 11ä11#+} 1/c' 07:51:12.662 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=42 07:51:12.663 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 07:51:12.705 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:12.709 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=39, revision=42 07:51:12.720 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:12.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=39, revision=42 07:51:12.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=42, revision=-1 07:51:12.753 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:12.754 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:12.772 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:12.777 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5451328]initPersistenceManagerFactory: repositoryId=e71df1a4-69d0-4150-8464-33c862da892f 07:51:12.783 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5451328]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16076 ms. 07:51:12.797 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:12.806 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:12.820 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:51:12.820 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:51:12.820 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:12.832 [qtp284059979-1410] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:12.834 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=xenia 07:51:12.839 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf, 31a84cf7fc629529] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:12.840 [qtp284059979-1410] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:12.864 [closeDeferredTimer-cdf1034-o] INFO c.c.c.l.LocalRepoManagerImpl - [cdf1034]_close: Shutting down real LocalRepoManager. 07:51:12.865 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:12.905 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:12.920 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:12.927 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:51:12.960 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:51:13.010 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af3cbf6c3a38ea04f84b277e5057b7dcfd90527d' to.sha1='5694a112b537e745bce0d6695bd174f78c097634'): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:13.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=164.9 MiB, available=290.6 MiB 07:51:13.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.null.xml.gz 07:51:13.020 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:51:13.020 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:51:13.049 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:13.061 [qtp666971185-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 localRepositoryRevisionSynced=217 07:51:13.064 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:13.064 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=47 07:51:13.065 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:13.084 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=136 remoteFromLocalRevision=217 07:51:13.087 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9bf6fc41-cc06-4502-b76a-115d19b3caa6 from='build/repo/k0t4u5by-jnlml-local-dest' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed/_xfNPXD0gfYObTlLA2zc8A' 07:51:13.104 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=136 07:51:13.109 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:13.109 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:13.111 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:51:13.111 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:13.116 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:13.117 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=136 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:13.121 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:13.123 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:13.123 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:13.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:13.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4u5by-jnlml-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:13.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=134, revision=138 07:51:13.140 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:13.150 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:13.155 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=42, revision=47 07:51:13.155 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:13.180 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:13.185 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6, this.remoteRepositoryRevisionSynced=131, revision=138 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:13.197 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:13.230 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:13.232 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:13.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=131, revision=138 07:51:13.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=138, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:13.254 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:13.258 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:13.274 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:13.280 [qtp666971185-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=9bf6fc41-cc06-4502-b76a-115d19b3caa6 transaction.localRevision=223 remoteFromLocalRevision=136 07:51:13.282 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:13.284 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:51:13.466 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:13.494 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:13.518 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:13.528 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:13.546 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:13.549 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed renewalDateTime=2019-09-21T06:17:20.930Z expiryDateTime=2019-09-21T06:47:20.930Z org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:13.568 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/cmcxSoF0CGOPnsuTUjOwDA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:13.570 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:13.580 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:13.592 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:13.593 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:51:13.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=232 07:51:13.616 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=230, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=232 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:13.621 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:13.672 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:51:13.676 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' toID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 to='build/repo/k0t4qfrq-dzxqa-local-src', fromRepoLocalSync=true 07:51:13.676 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4d3d216f-ff63-46ec-a43a-d4f767f96b48 ('build/repo/k0t4qfrq-dzxqa-local-src') 07:51:13.689 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:51:13.722 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.99% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:13.750 [closeDeferredTimer-6baa4392-2] INFO c.c.c.l.LocalRepoManagerImpl - [6baa4392]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:13.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.189.xml.gz 07:51:13.910 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.189.xml.gz 07:51:13.925 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:13.941 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=189 localRepositoryRevisionInProgress=223 07:51:13.945 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:13.950 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.189.xml.gz 07:51:13.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=189 repoFileDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:14.142 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:14.367 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:14.380 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 710009 bytes in 1122 ms. path='/2/1 {11 11ä11#+} 1/a' 07:51:14.397 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=50 07:51:14.401 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:14.469 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=xenia 07:51:14.483 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf, 31a84cf7fc629529] 07:51:14.492 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:14.508 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:14.508 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:51:14.509 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:51:14.510 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:51:14.512 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:51:14.514 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:51:14.518 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:43390' serverPath='/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, invitation=true] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:14.518 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:14.518 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:14.519 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:51:14.522 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:51:14.522 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:51:14.523 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:51:14.523 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:14.534 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:14.534 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[31a84cf7fc629529] 07:51:14.540 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:51:14.543 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:14.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=47, revision=50 07:51:14.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:14.554 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:51:14.581 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:14.585 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:51:14.599 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:51:14.600 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:51:14.600 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:51:14.600 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:51:14.602 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:14.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=448.5 MiB, used=167.3 MiB, available=288.2 MiB 07:51:14.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:14.626 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:14.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:14.640 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 38 ms. 07:51:14.641 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:51:14.641 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:51:14.641 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:51:14.641 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:51:14.643 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:14.644 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:14.649 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:14.651 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:51:14.651 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:51:14.651 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:51:14.651 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:51:14.652 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=xenia 07:51:14.659 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[c9cae3c95b325158, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, invitation=false] 07:51:14.660 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, invitation=false, validTo=null] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:14.666 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=-1, revision=224 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:14.671 [qtp284059979-1410] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:51:14.674 [qtp284059979-1410] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:51:14.719 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:14.730 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=190, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=224 07:51:14.747 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:14.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:14.787 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:14.790 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:14.863 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:14.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:14.865 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:14.866 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:14.867 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:14.867 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:51:14.867 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:51:14.868 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:51:14.868 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:51:14.869 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:51:14.870 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:51:14.870 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:51:14.871 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:51:14.871 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:51:14.872 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=xenia 07:51:14.875 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[31a84cf7fc629529] 07:51:14.878 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:51:14.963 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:14.979 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3c413799c78d07709d828b2fa9fda43568626225' to.sha1='ae713fb752c52b49310ca2bf2e2333bd4c587c36'): /2/1 {11 11ä11#+} 1/b 07:51:15.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=55 07:51:15.009 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:15.071 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:15.072 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:15.074 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:15.074 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:15.077 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:15.080 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:15.084 [qtp284059979-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:15.151 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, invitation=false] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:15.155 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:15.164 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=50, revision=55 07:51:15.164 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=55, revision=-1 07:51:15.201 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:15.221 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:15.255 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:15.335 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=165.9 MiB, available=289.6 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:15.340 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:15.347 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=190, revision=224 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:15.348 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:15.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:15.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:15.385 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:15.387 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:15.387 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:15.388 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:15.391 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:51:15.393 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:51:15.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:15.512 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:15.513 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:15.531 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]: localRoot='/home/tomcat/subshare-repo.d/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:51:15.532 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]initLockFile: Repository '/home/tomcat/subshare-repo.d/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:15.611 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:15.634 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:15.637 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:15.638 [qtp284059979-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:16.044 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.5 MiB, used=164.9 MiB, available=290.6 MiB 07:51:16.124 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:16.128 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionSynced=190, revision=224 07:51:16.128 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=224, revision=-1 07:51:16.197 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:16.204 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:16.204 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:51:16.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=232, revision=235 07:51:16.442 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=230, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=235 07:51:16.501 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:16.509 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.remoteRepositoryRevisionSynced=230, revision=235 07:51:16.570 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:16.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionSynced=230, revision=235 07:51:16.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=235, revision=-1 07:51:16.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:51:16.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:16.804 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:17.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.0 MiB, used=165.1 MiB, available=290.4 MiB 07:51:17.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:17.119 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:17.188 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:17.240 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:17.308 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:17.433 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:17.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=165.1 MiB, available=290.4 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:17.486 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:17.600 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:17.667 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:17.692 [qtp284059979-29] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:17.731 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:17.781 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:17.835 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:17.886 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:17.936 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:17.994 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:18.076 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:17.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:51:18.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=165.1 MiB, available=290.4 MiB 07:51:18.195 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.189.xml.gz 07:51:18.195 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:51:18.198 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:51:18.198 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:18.221 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:18.227 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:18.242 [qtp666971185-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=223 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:18.260 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:18.264 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:18.265 [qtp284059979-1242] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:18.293 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:18.313 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=238 remoteFromLocalRevision=223 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:18.339 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:18.364 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 from='build/repo/k0t4qfrq-dzxqa-local-src' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' 07:51:18.390 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:18.395 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:18.419 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:18.423 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=228 localRepositoryRevisionInProgress=238 07:51:18.462 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:18.462 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:51:18.464 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 07:51:18.465 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:51:18.473 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:51:18.473 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:51:18.473 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:51:18.473 [Test worker] INFO o.s.t.RepoToRepoSyncIT - Fine! Expected this WriteAccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'! 07:51:18.610 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:18.647 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:18.670 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed renewalDateTime=2019-09-21T06:17:20.930Z expiryDateTime=2019-09-21T06:47:20.930Z 07:51:18.687 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:18.691 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:18.699 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:18.699 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:51:18.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=-1, revision=239 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:18.717 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:18.737 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=235, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=239 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:18.754 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]initPersistenceManagerFactory: repositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 07:51:18.754 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3222 ms. 07:51:18.764 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:18.772 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:18.772 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:18.773 [pool-26-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4d3d216f-ff63-46ec-a43a-d4f767f96b48 ('build/repo/k0t4qfrq-dzxqa-local-src') 07:51:18.773 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=66a55802-1188-472f-9c11-3807f17793ed from='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' toID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 to='build/repo/k0t4qfrq-dzxqa-local-src', fromRepoLocalSync=true 07:51:18.786 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:18.790 [closeDeferredTimer-cdf1034-o] INFO c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[cdf1034] could not be re-opened and was unlisted before. 07:51:18.792 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:18.793 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]getCloseDeferredMillis: closeDeferredMillis=20000 07:51:18.793 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:18.809 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.05% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:18.831 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:18.906 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:18.907 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:18.909 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:18.917 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:18.918 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.223.xml.gz 07:51:18.918 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.223.xml.gz 07:51:18.933 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:19.012 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=223 localRepositoryRevisionInProgress=228 07:51:19.016 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:19.021 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/ChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.223.xml.gz 07:51:19.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=223 repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:19.022 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:19.023 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:19.476 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:19.482 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:19.483 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5451328]getCloseDeferredMillis: closeDeferredMillis=20000 07:51:19.483 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5451328]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:19.492 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:19.493 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:19.494 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:19.495 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:19.496 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:19.496 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:51:19.637 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:19.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=448.5 MiB, used=167.2 MiB, available=288.3 MiB 07:51:19.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:19.637 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:19.645 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:19.654 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:19.662 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:19.671 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=-1, revision=229 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:19.671 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:19.672 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:19.690 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:19.690 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:19.716 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:21:19.676Z expiryDateTime=2019-09-21T06:51:19.676Z 07:51:19.728 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:19.730 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:19.731 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:19.734 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:19.745 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:19.746 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=224, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=229 07:51:19.766 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:19.770 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 07:51:19.771 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=e71df1a4-69d0-4150-8464-33c862da892f to='build/repo/k0t4wvj2-ba0fk-local-dest-xenia', fromRepoLocalSync=true 07:51:19.772 [pool-20-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e71df1a4-69d0-4150-8464-33c862da892f ('build/repo/k0t4wvj2-ba0fk-local-dest-xenia') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:19.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:19.865 [closeDeferredTimer-6dee6191-u7] INFO c.c.c.l.LocalRepoManagerImpl - [6dee6191]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:20.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=165.9 MiB, available=289.6 MiB 07:51:20.196 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.remoteRepositoryRevisionSynced=224, revision=229 07:51:20.203 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=_USAQcUikKi2XFvJuPs7QA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:51:20.204 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=cVxE073-hi1EtZtGg4PqMA, serverRepositoryId=66a55802-1188-472f-9c11-3807f17793ed} because of missing permissions! 07:51:20.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:20.226 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:20.394 [pool-20-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% 07:51:20.421 [pool-20-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 19.35% 07:51:20.457 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:20.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:51:20.458 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:51:20.474 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:20.476 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:20.477 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:20.494 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:20.498 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:20.499 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:20.500 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:20.531 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:20.558 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=127 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:20.567 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:20.571 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:20.573 [qtp284059979-1242] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=2097152 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:20.686 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:20.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=164.9 MiB, available=290.6 MiB 07:51:20.850 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:20.859 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionSynced=224, revision=229 07:51:20.876 [qtp666971185-891] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48, this.localRepositoryRevisionInProgress=229, revision=-1 07:51:20.915 [qtp666971185-891] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:20.926 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:20.927 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:51:20.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, this.localRepositoryRevisionInProgress=239, revision=242 07:51:21.015 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=235, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=242 07:51:21.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:51:21.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:21.055 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:21.172 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:21.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=164.9 MiB, available=290.6 MiB 07:51:21.519 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:20.707 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:51:20.707 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 07:51:21.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=92.2 MiB, available=363.3 MiB 07:51:21.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:51:21.558 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:21.560 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:21.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:21.640 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:21.642 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:21.643 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:21.657 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:21.661 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:21.662 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:21.662 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:21.724 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=-1, revision=129 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:21.778 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:21.816 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:21.820 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:21.824 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:21.825 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=3145728 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:21.828 [closeDeferredTimer-2e993745-1] INFO c.c.c.l.LocalRepoManagerImpl - [2e993745]_close: Shutting down real LocalRepoManager. 07:51:21.829 [closeDeferredTimer-77b23da-1] INFO c.c.c.l.LocalRepoManagerImpl - [77b23da]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:22.317 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:22.319 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:22.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:22.443 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:22.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=448.0 MiB, used=164.9 MiB, available=290.6 MiB 07:51:22.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:51:22.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=448.5 MiB, used=164.9 MiB, available=290.6 MiB 07:51:22.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.66a55802-1188-472f-9c11-3807f17793ed.223.xml.gz 07:51:22.646 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:51:22.655 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:51:22.656 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:51:22.678 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:22.694 [qtp666971185-241] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=66a55802-1188-472f-9c11-3807f17793ed remoteRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 localRepositoryRevisionSynced=228 07:51:22.714 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:22.732 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed transaction.localRevision=244 remoteFromLocalRevision=228 07:51:22.752 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4d3d216f-ff63-46ec-a43a-d4f767f96b48 from='build/repo/k0t4qfrq-dzxqa-local-src' toID=66a55802-1188-472f-9c11-3807f17793ed to='https://localhost:37204/66a55802-1188-472f-9c11-3807f17793ed' 07:51:22.765 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:22.783 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:22.795 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d3d216f-ff63-46ec-a43a-d4f767f96b48 remoteRepositoryId=66a55802-1188-472f-9c11-3807f17793ed localRepositoryRevisionSynced=228 localRepositoryRevisionInProgress=244 07:51:22.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:22.823 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4qfrq-dzxqa-local-src' configKey='repair.deleteCollisions.to' result=null 07:51:22.825 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:22.830 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:22.831 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.92% 07:51:22.831 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:51:22.831 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:51:22.831 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:51:22.831 [Test worker] INFO o.s.t.RepoToRepoSyncIT - Fine! Expected this WriteAccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'! 07:51:22.832 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [be8179a]getCloseDeferredMillis: closeDeferredMillis=20000 07:51:22.832 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [be8179a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:22.833 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27ece90f]getCloseDeferredMillis: closeDeferredMillis=20000 07:51:22.833 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27ece90f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:22.851 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:22.854 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:22.855 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=4194304 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:23.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=80.6 MiB, available=374.9 MiB 07:51:23.131 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=129 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:23.226 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT 07:51:23.312 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:51:23.696 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:24.058 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:24.361 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:24.381 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:24.384 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:24.385 [qtp284059979-1409] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=5242880 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:51:24.438 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3010966e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' 07:51:24.442 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3010966e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:26.673 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 07:51:26.674 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:26.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:26.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.758 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:26.758 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.768 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:26.768 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:26.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.782 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:26.782 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:26.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:26.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:26.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.807 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:26.807 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:26.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.818 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:26.818 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.824 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:26.824 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.830 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:26.830 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:26.838 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:26.847 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:26.850 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:26.850 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.862 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:26.863 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:26.873 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=XxSGfq6462gj4d0rlSwcnQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:26.947 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:27.249 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:27.249 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:27.250 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:27.251 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:27.258 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:27.281 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:27.284 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:27.285 [qtp284059979-1242] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=6291456 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:27.289 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:27.296 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:51:27.296 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:51:27.349 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[id=3]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} 07:51:27.350 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:51:27.351 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:51:27.351 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:51:27.351 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:51:27.354 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:51:27.356 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:27.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:27.672 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:27.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=81.1 MiB, available=374.4 MiB 07:51:28.362 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:28.363 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:28.364 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:28.366 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:28.370 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionSynced=-1, revision=129 07:51:28.370 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=129, revision=-1 07:51:28.412 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:28.422 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=XxSGfq6462gj4d0rlSwcnQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} 07:51:28.425 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:28.582 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:28.781 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:28.782 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:29.864 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudh-me58g-remote' 07:51:29.864 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4pudh-me58g-remote' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:29.908 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:29.909 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:29.911 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:29.912 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:29.915 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:29.927 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:29.949 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:29.957 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:29.958 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:51:29.958 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:51:30.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=6 07:51:30.293 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:30.757 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:30.817 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:31.033 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:31.077 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:31.372 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:31.446 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:31.497 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:31.574 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:31.575 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:31.576 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:31.576 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:31.579 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:31.584 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:31.699 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:31.751 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:31.774 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:31.777 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:31.778 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=7340032 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:31.862 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:31.863 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:31.926 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:31.989 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:32.050 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:32.095 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:32.143 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:32.195 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:32.250 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:32.261 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:32.317 [qtp833852776-35] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:32.322 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:32.391 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:32.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=-1, revision=6 07:51:32.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=6, revision=-1 07:51:32.511 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:51:32.511 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:32.620 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:32.698 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:32.940 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:51:32.982 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]initPersistenceManagerFactory: repositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 07:51:32.984 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3119 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:33.040 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:33.049 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]getCloseDeferredMillis: closeDeferredMillis=20000 07:51:33.060 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:33.148 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:33.226 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 renewalDateTime=2019-09-21T06:18:48.680Z expiryDateTime=2019-09-21T06:48:48.680Z 07:51:33.264 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:33.291 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:33.291 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=80.9 MiB, available=374.6 MiB org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:33.306 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:33.307 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:33.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=-1, revision=183 07:51:33.341 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183 07:51:33.392 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:51:33.403 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 from='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' toID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 to='build/repo/k0t4truh-9zylr-local-dest', fromRepoLocalSync=true 07:51:33.403 [pool-28-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 ('build/repo/k0t4truh-9zylr-local-dest') 07:51:33.425 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:33.431 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:33.533 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.03% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:33.612 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:33.640 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8364407 bytes in 18292 ms. path='/2/1 {11 11ä11#+} 1/b' 07:51:33.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=65 07:51:33.652 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:33.697 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:33.719 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:33.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.186.xml.gz 07:51:33.783 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.186.xml.gz 07:51:33.802 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:33.897 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=186 localRepositoryRevisionInProgress=192 07:51:33.937 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:33.946 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/ChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.186.xml.gz 07:51:33.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=186 repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:34.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=80.8 MiB, available=374.7 MiB 07:51:34.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:34.141 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=55, revision=65 07:51:34.187 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:34.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=55, revision=65 07:51:34.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=65, revision=-1 07:51:34.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:34.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:34.256 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:34.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=80.7 MiB, available=374.8 MiB 07:51:34.519 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:51:34.519 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 07:51:34.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:51:34.523 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:34.523 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:34.658 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:34.796 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:34.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=93.8 MiB, available=361.7 MiB 07:51:34.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:51:34.864 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:34.903 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:34.933 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=-1, revision=193 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:35.033 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:35.049 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=187, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=193 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:35.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:35.170 [qtp284059979-1205] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:35.171 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:35.223 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:35.228 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:35.264 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 26.31% 07:51:35.277 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 31.54% 07:51:35.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:51:35.379 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0d2cc8ae2c53183eaa1684fefc508ea2166ec6b' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:35.476 [qtp284059979-1205] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:35.551 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:35.557 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:35.562 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:35.593 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:35.594 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:35.595 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:35.599 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:35.604 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:35.605 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/PTznbMxIyAwxQC-ts8XWWQ' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:35.608 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:35.674 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:35.682 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9dcfa81deac7646f037dcd5f6094695a2019abe' to.sha1='2334d4d7b073c251273ffb074a047b228059f0ad'): /2/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:35.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:51:35.743 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 48468 bytes in 186 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:35.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=95.2 MiB, available=360.3 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:35.804 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=70 07:51:35.804 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=70 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:35.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.remoteRepositoryRevisionSynced=187, revision=193 07:51:35.819 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vXdauNQ9PMjhlRxjVYAbiQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:51:35.820 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=q_TYctkVotihI8XOrRPZtQ, serverRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777} because of missing permissions! 07:51:35.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:35.834 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:35.876 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:35.880 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=65, revision=70 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:36.029 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:36.061 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:51:36.101 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5884a3a24d715c02913a3b6bf5b8d95068fd6ed5' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:36.262 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=95.2 MiB, available=360.3 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:36.336 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:36.528 [Test worker] 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' 07:51:36.550 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:36.551 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:36.551 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:36.554 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:36.554 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:36.556 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/x4YoWnMEgJ4bf4R3gunqqQ' offset=0 07:51:36.564 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:36.565 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionSynced=187, revision=193 07:51:36.565 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.localRepositoryRevisionInProgress=193, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:36.577 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:36.597 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:36.609 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 4254 bytes in 81 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:36.613 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:36.620 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=65, revision=70 07:51:36.620 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=70, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:36.627 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:36.629 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:36.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=183, revision=186 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:36.650 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:36.655 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:36.668 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186 07:51:36.693 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:36.723 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:36.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:36.852 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:36.855 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d55d2a50807670a73e23ab43610fabcff0f6cee' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:36.861 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:36.902 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:36.907 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:36.913 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:36.915 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/1 {11 11ä11#+} 1/c' 07:51:36.943 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:36.944 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:36.945 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:51:36.946 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:36.950 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:36.953 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=0 07:51:36.965 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:37.183 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:36.693 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:51:37.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=95.4 MiB, available=360.1 MiB 07:51:37.195 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:37.205 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:37.303 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:37.304 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:37.304 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:37.307 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:37.308 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=1048576 07:51:37.319 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:37.428 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:37.442 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:37.444 [qtp284059979-768] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/YOMGvYBmEn9oJcKYhcQAQQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:37.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. 07:51:37.571 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:37.571 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:37.572 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:37.574 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:37.575 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=2097152 07:51:37.584 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:37.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=95.4 MiB, available=360.1 MiB 07:51:37.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:37.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 07:51:37.847 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:37.848 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:37.848 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:37.852 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:37.857 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=3145728 07:51:37.874 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:37.959 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:38.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:38.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=95.4 MiB, available=360.1 MiB 07:51:38.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.0e0750ff-8d1e-48c7-a9d3-48e92d68b777.186.xml.gz 07:51:38.106 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:51:38.110 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:51:38.110 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:51:38.135 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:38.138 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:38.139 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:38.140 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:38.144 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:38.146 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=4194304 07:51:38.161 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:38.187 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 localRepositoryRevisionSynced=192 07:51:38.193 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.222 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:38.262 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 transaction.localRevision=188 remoteFromLocalRevision=192 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 825441 bytes in 1366 ms. path='/2/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:38.276 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 from='build/repo/k0t4truh-9zylr-local-dest' toID=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 to='https://localhost:36353/0e0750ff-8d1e-48c7-a9d3-48e92d68b777' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.294 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=73 07:51:38.295 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:38.302 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:38.312 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:38.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.333 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:38.340 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=70, revision=73 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:38.358 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777 localRepositoryRevisionSynced=179 localRepositoryRevisionInProgress=188 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.370 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:38.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=70, revision=73 07:51:38.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=73, revision=-1 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:38.392 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.from' result=null 07:51:38.392 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4truh-9zylr-local-dest' configKey='repair.deleteCollisions.to' result=null 07:51:38.394 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 07:51:38.400 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 07:51:38.400 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file2' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.423 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:38.423 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:38.442 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:38.460 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:38.461 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:38.462 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:38.465 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:38.466 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=5242880 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.472 [qtp284059979-1205] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:51:38.475 [qtp284059979-1205] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:38.479 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:38.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='60ba4b2daa4ed4d070fec06687e249e0e6f9ee45' to.sha1='9d5847fe16ab8c6b5048aef3c6cdb4c9835bfdd6'): /new-file2 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.515 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:38.548 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:38.625 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:51:38.625 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:38.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:38.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, this.localRepositoryRevisionInProgress=186, revision=191 07:51:38.641 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2 remoteRepositoryId=0e0750ff-8d1e-48c7-a9d3-48e92d68b777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.668 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aee06b43672e4395d57490e968aec2727823aeb5' to.sha1='ad752e47e27757d19f178b029d4c443400fd5c2c'): /3 + &#ä/5/h org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:38.690 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.704 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=78 07:51:38.704 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=78 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:38.708 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=181, revision=191 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:38.725 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:38.727 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:38.728 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:38.731 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:38.732 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=6291456 07:51:38.741 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.756 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:38.760 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=73, revision=78 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:38.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.864 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:38.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 694289 bytes in 1949 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=73, revision=78 07:51:38.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=78, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:38.904 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.905 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:38.928 [qtp316919383-97] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:38.938 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c 07:51:38.939 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_18y68 into destFile c 07:51:38.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_1vf9c into destFile c 07:51:38.941 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_2hwcg into destFile c org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.942 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:38.943 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_34dfk into destFile c 07:51:38.945 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_3quio into destFile c org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:38.951 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:38.955 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.064 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:39.065 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.069 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:39.080 [qtp316919383-97] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=td8TZAtURg9PX4SeRBgD1A, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=td8TZAtURg9PX4SeRBgD1A, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.080 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1557) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1543) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1703) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1683) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2466) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] ... 59 common frames omitted org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.108 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:39.110 [qtp284059979-1242] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t4UJexi-1IgcGOhJx7-NAg/Y7aqF8hrObayFCrdZ1Y2Rg/X3ewCmdXLkth6I0PaWMg0w' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:39.114 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=td8TZAtURg9PX4SeRBgD1A, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=td8TZAtURg9PX4SeRBgD1A, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.113 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d8c843a9dbdc667741ea17686f5e73894e57b8cb' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1265) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:1019) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:116) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:682) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.PermissionIT.uploadBackdatedSignature(PermissionIT.java:288) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:39.148 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1557) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1543) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1703) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1683) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2466) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] ... 1 common frames omitted org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.181 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:39.245 [Test worker] 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' 07:51:39.272 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:39.273 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:39.274 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:39.276 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:39.277 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9eaD0z9Y-2ZeXL5zyP7LTQ/TFT-XHB9mP7dxCKPLOo4Mg/ZxC-9zpyGdFzymTvPE-Dgw' offset=0 07:51:39.289 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.331 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:39.363 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 238483 bytes in 408 ms. path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=81 07:51:39.378 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=78, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 07:51:39.412 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:39.416 [qtp284059979-1409] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=78, revision=81 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.437 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 536382 bytes in 191 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.492 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:39.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=78, revision=81 07:51:39.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=81, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.512 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:39.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:39.545 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9bff804]initPersistenceManagerFactory: repositoryId=b7ae0ede-771a-495f-a731-636c855bc698 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.550 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:39.553 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9bff804]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31799 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.571 [qtp284059979-1409] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:51:39.573 [qtp284059979-1409] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:39.592 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fv-2rb6f-remote' 07:51:39.593 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fv-2rb6f-remote' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.625 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.629 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:39.635 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.654 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:39.670 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.672 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9538806443e08602d6b31f4862a08956994b5d3b' to.sha1=''): /2/1 {11 11ä11#+} 1/b 07:51:39.709 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.702 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='01cd750d965c589d863312ced7d1d91c6361cf45' to.sha1='ba19a5c24b2d8077595ef1db141c7ffbfb121fe1'): /3 + &#ä/5/i org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.712 [Test worker] 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' 07:51:39.736 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:39.738 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:39.738 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:39.741 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:39.742 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9eaD0z9Y-2ZeXL5zyP7LTQ/TFT-XHB9mP7dxCKPLOo4Mg/VRl02SS1Zv6jEtVdJa1kog' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=86 07:51:39.743 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.754 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.802 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:39.811 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=81, revision=86 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.835 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:39.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=81, revision=86 07:51:39.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=86, revision=-1 07:51:39.880 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.895 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 155848 bytes in 182 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.906 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:39.918 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:39.965 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:39.968 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:51:40.020 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:40.026 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:40.028 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:40.029 [qtp284059979-1242] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t4UJexi-1IgcGOhJx7-NAg/Y7aqF8hrObayFCrdZ1Y2Rg/YDjB2H6ZdAGxnX05VU3ybw' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:40.046 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:40.087 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:51:40.168 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be14f01fb3ade4015b1b15841b4d8e39f546c489' to.sha1=''): /2/a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:40.197 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:40.214 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:40.223 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=181, revision=191 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:40.259 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 104027 bytes in 291 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:40.266 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:40.274 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:40.278 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=89 07:51:40.278 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:40.301 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:40.302 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:40.319 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:40.321 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:40.322 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9eaD0z9Y-2ZeXL5zyP7LTQ/_Llw33XJqrMM0IbYJrjKjw' offset=0 07:51:40.330 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:40.341 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:40.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:40.350 [qtp316919383-155] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=td8TZAtURg9PX4SeRBgD1A, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=td8TZAtURg9PX4SeRBgD1A, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1557) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1543) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1703) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1683) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2466) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] ... 59 common frames omitted org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:40.370 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9405 bytes in 96 ms. path='/2/a' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:40.371 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=td8TZAtURg9PX4SeRBgD1A, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=td8TZAtURg9PX4SeRBgD1A, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1265) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:1019) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:116) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:682) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.PermissionIT.uploadBackdatedSignature(PermissionIT.java:288) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1557) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1543) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1703) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1683) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2466) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] ... 1 common frames omitted org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:40.384 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:40.399 [qtp284059979-1242] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=86, revision=89 07:51:40.464 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:40.473 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:40.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=86, revision=89 07:51:40.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=89, revision=-1 07:51:40.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:40.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:40.531 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:40.554 [qtp284059979-768] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:51:40.557 [qtp284059979-768] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:40.560 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:40.569 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:40.572 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 34.00% 07:51:40.572 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:51:40.643 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71d694e2b4feb811521aa56e78dd563813fe6472' to.sha1=''): /3 + &#ä/5/h org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:40.652 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:40.659 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:40.724 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:40.731 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='76f8dcc1d2594ce1280e118cc4c2c11ef1114456' to.sha1='1fbd38fe1b7b35cf47e353136bddd1529e3b0073'): /3 + &#ä/aa org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:40.766 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:40.783 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=94 07:51:40.783 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:40.794 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:40.794 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:40.795 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:40.797 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:40.798 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/imB07_vNV7XGeAdJylttVg/Ni7VJv92D7OeSa4tCTLSPg' offset=0 07:51:40.811 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:40.858 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:40.862 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=89, revision=94 07:51:40.933 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:40.941 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=89, revision=94 07:51:40.941 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=94, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:40.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:40.971 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:41.009 [qtp284059979-1409] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:41.036 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:41.108 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:41.109 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 878784 bytes in 343 ms. path='/3 + &#ä/5/h' 07:51:41.139 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 07:51:41.222 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:41.228 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:51:41.249 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:41.250 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:41.269 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:41.272 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:41.273 [qtp284059979-1242] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t4UJexi-1IgcGOhJx7-NAg/ip0HadgFrZKULJDsAvFGsA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:41.308 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99c213c168b16c1b085e020b4804bc720d70deba' to.sha1=''): /3 + &#ä/5/i 07:51:41.536 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:41.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:51:41.575 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:41.576 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:41.576 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:41.579 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:41.580 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/imB07_vNV7XGeAdJylttVg/kzX98J62lYg_yUr_bZPGtg' offset=0 07:51:41.592 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:41.629 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:51:41.669 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 274560 bytes in 125 ms. path='/3 + &#ä/5/i' 07:51:41.718 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:51:41.776 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:41.782 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:51:41.805 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7075c9a0ac3a7ca042e251f572937d96a804c2b5' to.sha1=''): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:51:41.808 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:41.813 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:41.891 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 520790 bytes in 783 ms. path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:41.893 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:41.898 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:41.905 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=97 07:51:41.905 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:41.926 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:41.927 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:41.928 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:41.931 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:41.932 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/-aWFsXzK6pUxFAIDbxlErQ' offset=0 07:51:41.941 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:41.941 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:41.946 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=94, revision=97 07:51:41.955 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:41.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:41.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=94, revision=97 07:51:41.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:42.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 134928 bytes in 101 ms. path='/3 + &#ä/aa' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:42.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:42.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:42.024 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:42.055 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:42.056 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:42.058 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:51:42.109 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:42.130 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:51:42.200 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:42.203 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:42.211 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:42.217 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:42.297 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='95e3c94d4522190ae261c01c60c2ac0fbd8ea4b8' to.sha1=''): /3 + &#ä/bb org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:42.314 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39643832675e20abb92450e83a752a9e4f0c7a48' to.sha1='ca3920e2683ea2bfc509f7b67c438f4d594c10b6'): /3 + &#ä/bb 07:51:42.353 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=102 07:51:42.354 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:42.408 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:42.413 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:42.426 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:42.433 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=97, revision=102 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:42.436 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:42.437 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:42.438 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:42.439 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:42.444 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:42.445 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/1qTcwhRH7A8gWjyUvgIk1w' offset=0 org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:42.460 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7dc55aa9-4682-4cb0-8e84-bc8562c6c3f2, this.remoteRepositoryRevisionSynced=181, revision=191 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:42.463 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:42.500 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:42.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=97, revision=102 07:51:42.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=102, revision=-1 07:51:42.532 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:42.591 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:42.608 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:42.610 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:42.615 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:42.617 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:42.620 [qtp316919383-97] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=td8TZAtURg9PX4SeRBgD1A, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=td8TZAtURg9PX4SeRBgD1A, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1557) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1543) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1703) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1683) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2466) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] ... 59 common frames omitted 07:51:42.638 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=td8TZAtURg9PX4SeRBgD1A, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[id=20, cryptoRepoFileId=td8TZAtURg9PX4SeRBgD1A, localName=null, deleted=null]: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:149) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_222] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_222] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1265) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:1019) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:116) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:682) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:381) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:208) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:283) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:197) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:248) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:181) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:42.702 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:42.713 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:42.718 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:42.720 [qtp284059979-1242] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t4UJexi-1IgcGOhJx7-NAg/D9_nstR3_hKYhAau-mI1GQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:42.765 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:42.766 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:42.767 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:42.771 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:42.773 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/1qTcwhRH7A8gWjyUvgIk1w' offset=1048576 07:51:42.783 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:51:42.784 [closeDeferredTimer-7bab0d26-ac] INFO c.c.c.l.LocalRepoManagerImpl - [7bab0d26]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:42.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 07:51:42.951 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 869295 bytes in 538 ms. path='/3 + &#ä/bb' 07:51:43.014 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 07:51:43.031 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:54) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:158) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:91) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromRemoteToLocalDest(AbstractRepoToRepoSyncIT.java:223) [test/:na] at org.subshare.test.PermissionIT.uploadBackdatedSignature(PermissionIT.java:288) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=q_TYctkVotihI8XOrRPZtQ and timestamp=Sat Sep 21 07:49:39 CEST 2019, but it (or they) indicates backdating outside of allowed range! at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1557) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1543) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1703) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1683) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2466) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:101) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:172) ~[org.subshare.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] ... 1 common frames omitted 07:51:42.657 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:51:42.657 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:51:42.657 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:51:43.063 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [57c6036a]getCloseDeferredMillis: closeDeferredMillis=20000 07:51:43.065 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [57c6036a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:43.065 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32e24de5]getCloseDeferredMillis: closeDeferredMillis=20000 07:51:43.066 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [32e24de5]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:43.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:43.140 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:51:43.235 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d8940b44c5a0edf9af48db65c543f05fd831497b' to.sha1=''): /3 + &#ä/cc 07:51:43.347 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:43.380 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:51:43.404 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:43.404 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:43.405 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:43.407 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:43.412 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/4rVLM6keWl_0DVx6wBFxTg' offset=0 07:51:43.421 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:43.443 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:43.452 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:43.481 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 274287 bytes in 864 ms. path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:43.487 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 65844 bytes in 107 ms. path='/3 + &#ä/cc' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:43.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=105 07:51:43.508 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:43.518 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:51:43.549 [closeDeferredTimer-27ece90f-1] INFO c.c.c.l.LocalRepoManagerImpl - [27ece90f]_close: Shutting down real LocalRepoManager. 07:51:43.549 [closeDeferredTimer-be8179a-1] INFO c.c.c.l.LocalRepoManagerImpl - [be8179a]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT 07:51:43.552 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:43.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:43.600 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:43.630 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:43.651 [qtp284059979-1242] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=102, revision=105 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:43.663 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b79eead4af22e11f30167fd7d26a30b1a090873' to.sha1=''): /3 + &#ä/dd org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:43.689 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:43.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=102, revision=105 07:51:43.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=105, revision=-1 07:51:43.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:51:43.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:43.746 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:43.748 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:43.766 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:43.778 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:43.780 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:43.781 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:43.785 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:43.786 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:43.799 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:51:43.803 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:43.803 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:43.815 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:43.841 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:43.850 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:51:43.879 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='953c4672221e5d1b6ee1cc718786818c8d15b0f4' to.sha1='07e32a16d2c1b0c62ff104191b0c0865560dce7f'): /3 + &#ä/cc 07:51:43.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=110 07:51:43.909 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 07:51:43.950 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:43.955 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=105, revision=110 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:51:43.976 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:43.979 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:43.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:43.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=105, revision=110 07:51:43.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=110, revision=-1 07:51:44.027 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:44.133 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:44.140 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:44.141 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:44.141 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:44.153 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:44.155 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:44.157 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:44.164 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=1048576 07:51:44.196 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:44.396 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:44.490 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:44.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:44.493 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:44.499 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:44.508 [qtp284059979-1242] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t4UJexi-1IgcGOhJx7-NAg/aQFWpj00RYC9LDa1qSHyDw' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:44.617 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:44.623 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:44.624 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:44.627 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:44.630 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=2097152 07:51:44.647 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:44.782 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:44.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:44.792 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 353753 bytes in 635 ms. path='/3 + &#ä/cc' 07:51:44.804 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=113 07:51:44.805 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 07:51:44.853 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:44.866 [qtp284059979-1242] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=110, revision=113 07:51:44.880 [qtp284059979-1242] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:44.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=110, revision=113 07:51:44.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:51:44.920 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f9ed3e5]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' 07:51:44.926 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f9ed3e5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:44.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:44.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:44.957 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:44.958 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:44.959 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:44.962 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:44.967 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=3145728 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:44.982 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:44.989 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:45.026 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:51:45.037 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:51:45.066 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:45.108 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:45.115 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:51:45.146 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='325a0e90934af4dafa3e5b1443dbe4ae58a0acea' to.sha1='561e305dae921152ec9948f32e675d03616e8a09'): /3 + &#ä/dd 07:51:45.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=118 07:51:45.182 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:45.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:45.273 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:45.286 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=113, revision=118 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:51:45.288 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:45.316 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:45.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=113, revision=118 07:51:45.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:45.329 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:45.330 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:45.332 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:45.335 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:45.339 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=4194304 07:51:45.354 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:45.370 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:45.461 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:45.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:45.510 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:45.539 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:45.616 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:45.617 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:45.618 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:45.621 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:45.621 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=5242880 07:51:45.634 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:45.741 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:45.763 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:45.767 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:45.769 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t4UJexi-1IgcGOhJx7-NAg/YViikk-jcm_l05o40vD-bg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:45.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 07:51:45.896 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:45.896 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:45.897 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:45.899 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:45.900 [qtp833852776-1002] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=6291456 07:51:45.911 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:46.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 07:51:46.147 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 617760 bytes in 2399 ms. path='/3 + &#ä/dd' 07:51:46.221 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:51:46.230 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd 07:51:46.230 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_18y68 into destFile dd 07:51:46.231 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_1vf9c into destFile dd 07:51:46.231 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_2hwcg into destFile dd 07:51:46.232 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_34dfk into destFile dd 07:51:46.233 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_3quio into destFile dd 07:51:46.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=e71df1a4-69d0-4150-8464-33c862da892f 07:51:46.296 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.01% 07:51:46.316 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:46.317 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:46.318 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:46.321 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:46.358 [qtp833852776-76] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=127 07:51:46.690 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:46.721 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=96 remoteFromLocalRevision=127 07:51:46.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e71df1a4-69d0-4150-8464-33c862da892f from='build/repo/k0t4wvj2-ba0fk-local-dest-xenia' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:51:46.768 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:46.769 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:46.770 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:46.772 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:46.775 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:46.869 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=96 07:51:46.897 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:51:46.897 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:51:46.911 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 07:51:46.911 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% 07:51:46.927 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=96 07:51:46.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:51:46.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:51:46.996 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=XxSGfq6462gj4d0rlSwcnQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} 07:51:47.477 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:51:47.477 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:51:47.483 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=98 07:51:47.500 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 07:51:47.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:47.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:47.902 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:47.903 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:47.904 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:47.907 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:47.916 [qtp833852776-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.remoteRepositoryRevisionSynced=6, revision=98 07:51:47.928 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:47.990 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:47.992 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:48.007 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=6, revision=98 07:51:48.007 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:48.142 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 804339 bytes in 2603 ms. path='/3 + &#ä/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:48.159 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:48.160 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:48.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:48.160 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:48.161 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:48.165 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:48.182 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f transaction.localRevision=134 remoteFromLocalRevision=96 07:51:48.245 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:48.248 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=e71df1a4-69d0-4150-8464-33c862da892f to='build/repo/k0t4wvj2-ba0fk-local-dest-xenia', fromRepoLocalSync=false 07:51:48.249 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:48.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:51:48.249 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:51:48.266 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:48.267 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:48.267 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:48.269 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:48.271 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:48.271 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:48.273 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:48.272 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:48.278 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=118, revision=121 07:51:48.334 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:48.340 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=134 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:48.342 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=118, revision=121 07:51:48.342 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=121, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:48.360 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:48.365 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:48.378 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:48.378 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:48.426 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:48.469 [qtp284059979-1410] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:51:48.471 [qtp284059979-1410] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:51:48.557 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:48.649 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:51:48.756 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:51:48.853 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=8 07:51:48.956 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:48.957 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:48.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:51:48.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.0 MiB, used=118.9 MiB, available=336.6 MiB 07:51:48.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:51:48.987 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:48.989 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:48.990 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:48.993 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:48.994 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:48.994 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:48.995 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:49.458 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=-1, revision=135 07:51:50.294 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:50.547 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:50.549 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:50.571 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:50.571 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:50.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:51:51.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=117.9 MiB, available=337.6 MiB 07:51:51.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=129, revision=135 07:51:51.208 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=XxSGfq6462gj4d0rlSwcnQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} 07:51:51.212 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:51.213 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:51:51.213 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:51:51.213 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:51.268 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=126 07:51:51.286 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:51:51.371 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:51.213 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:51.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:51:51.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=118.1 MiB, available=337.4 MiB 07:51:51.865 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:51.866 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:51.867 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:51.870 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:51.875 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionSynced=129, revision=135 07:51:51.875 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=135, revision=-1 07:51:51.885 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:51.898 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=XxSGfq6462gj4d0rlSwcnQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:51.909 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:51.913 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=121, revision=126 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:51.924 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:51:51.924 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:51:51.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=101 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:51.975 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:51.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=121, revision=126 07:51:51.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:51.984 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 07:51:52.006 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:52.013 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:52.025 [qtp284059979-1205] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 transaction.localRevision=88 remoteFromLocalRevision=8 07:51:52.039 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:52.058 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' toID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 to='build/repo/k0t4vv5v-ole5b-local-src', fromRepoLocalSync=false 07:51:52.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:51:52.060 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:51:52.092 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:52.135 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=88 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:52.006 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:51:52.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=118.0 MiB, available=337.5 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:52.434 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:52.440 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:52.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:51:53.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=117.9 MiB, available=337.6 MiB 07:51:53.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:51:53.161 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:52.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:51:53.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=92.3 MiB, available=363.2 MiB 07:51:53.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:51:53.305 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:53.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=117.9 MiB, available=337.6 MiB 07:51:53.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:51:53.494 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 59.39% 07:51:53.494 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 07:51:53.494 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% 07:51:53.505 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:53.506 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:53.507 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:53.514 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:53.522 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=134 07:51:53.532 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:53.554 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=103 remoteFromLocalRevision=134 07:51:53.637 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e71df1a4-69d0-4150-8464-33c862da892f from='build/repo/k0t4wvj2-ba0fk-local-dest-xenia' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:51:53.751 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=103 07:51:53.757 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:51:53.757 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:51:53.758 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 07:51:53.758 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 07:51:53.762 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=103 07:51:53.842 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:51:53.843 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:51:53.859 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=XxSGfq6462gj4d0rlSwcnQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} 07:51:53.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:51:53.878 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:51:53.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=101, revision=105 07:51:53.884 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 07:51:53.898 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:53.899 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:53.978 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=-1, revision=89 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:51:53.980 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:53.981 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:53.982 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:53.985 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:53.989 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.remoteRepositoryRevisionSynced=98, revision=105 07:51:53.992 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:54.082 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:54.092 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=98, revision=105 07:51:54.093 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=105, revision=-1 07:51:54.174 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:54.175 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:54.175 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:51:54.178 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:54.181 [qtp833852776-1002] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f transaction.localRevision=140 remoteFromLocalRevision=103 07:51:54.239 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:54.245 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 07:51:54.245 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5451328]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:54.248 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:54.249 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:54.251 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:54.253 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:51:54.255 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:51:54.259 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27fd3aeb]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:51:54.260 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:54.260 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:54.261 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:54.261 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:54.262 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:51:54.262 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27fd3aeb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:55.645 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 07:51:55.810 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:55.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:51:56.246 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:56.346 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=84.8 MiB, available=370.7 MiB 07:51:56.350 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=4, revision=89 07:51:56.440 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:56.440 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.454 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:56.454 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.461 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:56.461 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.468 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:56.468 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.475 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:56.475 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.482 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:56.482 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:56.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:56.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:56.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.507 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:56.507 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:56.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:56.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.528 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:56.528 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:56.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:51:56.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:56.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.563 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:56.563 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.570 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:51:56.570 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:51:56.584 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:51:56.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:51:57.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=84.7 MiB, available=370.8 MiB 07:51:57.371 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:57.380 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionSynced=4, revision=89 07:51:57.380 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=89, revision=-1 07:51:57.485 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:57.499 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:57.499 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:51:57.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=128 07:51:57.560 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 07:51:57.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:51:57.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:51:58.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=84.5 MiB, available=371.0 MiB 07:51:58.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:51:58.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=84.4 MiB, available=371.1 MiB 07:51:58.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:58.556 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:58.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=84.4 MiB, available=371.1 MiB 07:51:58.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:51:58.833 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:51:58.833 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:51:58.833 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:51:58.868 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:58.890 [qtp284059979-768] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=88 07:51:59.528 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:59.557 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=130 remoteFromLocalRevision=88 07:51:59.568 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 from='build/repo/k0t4vv5v-ole5b-local-src' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' 07:51:59.601 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=130 07:51:59.606 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:59.606 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:51:59.606 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:51:59.606 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:51:59.614 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=130 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:51:59.615 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:59.637 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:59.638 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:51:59.649 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:51:59.649 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:51:59.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=128, revision=132 07:51:59.656 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:51:59.695 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:51:59.754 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:51:59.764 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:59.768 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=126, revision=132 07:51:59.837 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:59.840 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=126, revision=132 07:51:59.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=132, revision=-1 07:51:59.874 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:59.879 [qtp284059979-1243] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 transaction.localRevision=94 remoteFromLocalRevision=130 07:51:59.898 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:51:59.902 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:51:59.914 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw 07:51:59.916 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a9f2871]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' 07:51:59.918 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a9f2871]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:00.427 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:00.615 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:00.966 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:01.285 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:01.392 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:02.146 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:02.609 [closeDeferredTimer-2b3590dd-k] INFO c.c.c.l.LocalRepoManagerImpl - [2b3590dd]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:02.792 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:03.311 [closeDeferredTimer-57c6036a-1] INFO c.c.c.l.LocalRepoManagerImpl - [57c6036a]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:03.525 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:03.982 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:04.189 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:03.951 [closeDeferredTimer-32e24de5-1] INFO c.c.c.l.LocalRepoManagerImpl - [32e24de5]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:04.611 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:05.108 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:07.401 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:08.054 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:09.447 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:09.981 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:11.391 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:12.525 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:12.796 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:13.218 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3010966e]initPersistenceManagerFactory: repositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 07:52:13.293 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3010966e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 37339 ms. 07:52:13.344 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjir-h075f-remote' 07:52:13.346 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjir-h075f-remote' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:13.596 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:14.242 [closeDeferredTimer-1c8cae5a-2c] INFO c.c.c.l.LocalRepoManagerImpl - [1c8cae5a]_close: Shutting down real LocalRepoManager. 07:52:14.745 [closeDeferredTimer-5451328-2] INFO c.c.c.l.LocalRepoManagerImpl - [5451328]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:14.930 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:15.232 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:15.879 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:16.311 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:17.949 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:18.000 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:19.901 [closeDeferredTimer-30d4f84a-6f] INFO c.c.c.l.LocalRepoManagerImpl - [30d4f84a]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:20.192 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:20.192 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:21.515 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:22.342 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:23.346 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:24.788 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:25.662 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:26.014 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:26.164 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:26.905 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:27.108 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:27.429 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:27.828 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:28.713 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:29.742 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:29.768 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:30.421 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:30.645 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]initPersistenceManagerFactory: repositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 07:52:30.654 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 47035 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:30.654 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:30.682 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]getCloseDeferredMillis: closeDeferredMillis=20000 07:52:30.682 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:30.720 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 34 ms. 07:52:30.720 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Vl55Haayqoz_rKPrLafB-g, invitation=false] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:30.732 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:30.749 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 28 ms. 07:52:30.749 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=53EG8zBQWHzBe2qfhRBLQQ, invitation=false] 07:52:31.465 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=94.5 MiB, available=400.5 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:31.536 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:31.667 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:31.957 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:32.146 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = b7ae0ede-771a-495f-a731-636c855bc698 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src localRepository.publicKeySha1 = 6C:31:29:A3:33:10:33:62:71:D0:D3:C5:33:26:8A:04:F1:AA:7E:F2 remoteRepository.repositoryId = 9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepository.remoteRoot = https://localhost:43274/9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepository.publicKeySha1 = FD:FF:3E:84:80:24:95:4F:9D:87:01:E8:FB:55:3A:CE:1C:1F:B0:29 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 b7ae0ede-771a-495f-a731-636c855bc698 9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:32.443 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:32.745 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:32.877 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:33.009 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:33.448 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:52:33.466 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:33.475 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:33.530 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:52:33.554 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:33.582 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:33.586 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:52:33.648 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:52:33.676 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.81% 07:52:33.760 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 07:52:33.881 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:33.884 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:33.943 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:33.967 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 renewalDateTime=2019-09-21T06:22:33.915Z expiryDateTime=2019-09-21T06:52:33.914Z 07:52:33.982 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:34.003 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:34.021 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:52:34.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 from='https://localhost:43274/9aa50524-5ed3-4dc6-9ee4-84e9c0cda514' toID=b7ae0ede-771a-495f-a731-636c855bc698 to='build/repo/k0t4x3fu-324ps-local-src', fromRepoLocalSync=true 07:52:34.022 [pool-18-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b7ae0ede-771a-495f-a731-636c855bc698 ('build/repo/k0t4x3fu-324ps-local-src') 07:52:34.047 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:52:34.078 [pool-18-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:52:34.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.-1.xml.gz 07:52:34.145 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src/.subshare-repo/tmp/ChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.-1.xml.gz 07:52:34.180 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:34.274 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:52:34.305 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:34.310 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src/.subshare-repo/tmp/ChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.-1.xml.gz 07:52:34.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:34.376 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:34.494 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:34.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.0 MiB, allocated=497.0 MiB, used=79.6 MiB, available=417.4 MiB 07:52:34.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:52:34.909 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:34.999 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.localRepositoryRevisionInProgress=-1, revision=4 07:52:35.112 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:35.304 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:35.425 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:35.897 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:36.217 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:36.309 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:36.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:36.549 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:36.231 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:52:36.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.5 MiB, allocated=497.5 MiB, used=80.3 MiB, available=417.2 MiB 07:52:36.791 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:36.827 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:36.923 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Vl55Haayqoz_rKPrLafB-g, serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514} because of missing permissions! 07:52:36.923 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:36.986 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:37.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.5 MiB, allocated=497.5 MiB, used=79.8 MiB, available=417.7 MiB 07:52:37.428 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:37.434 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.localRepositoryRevisionSynced=-1, revision=4 07:52:37.434 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:37.491 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:37.492 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:37.504 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.from' result=null 07:52:37.504 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.to' result=null 07:52:37.680 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:52:37.681 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:52:37.705 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:38.042 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:38.181 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:38.252 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 48 ms. 07:52:38.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=6 07:52:38.471 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:38.653 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:38.702 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:38.713 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:39.037 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:39.541 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:52:39.589 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:39.593 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:39.609 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:39.628 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:39.650 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:39.974 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:40.006 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:40.073 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:40.092 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:40.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=-1, revision=6 07:52:40.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=6, revision=-1 07:52:40.117 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:52:40.117 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:40.309 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:40.662 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:40.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=80.8 MiB, available=417.2 MiB 07:52:40.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:40.847 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:40.948 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:41.060 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:41.093 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:41.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=80.7 MiB, available=417.3 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:41.398 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:41.436 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f9ed3e5]initPersistenceManagerFactory: repositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:52:41.448 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f9ed3e5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 43043 ms. 07:52:41.511 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-38xrv-remote' 07:52:41.516 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-38xrv-remote' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:41.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:52:41.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.0 MiB, allocated=497.0 MiB, used=80.7 MiB, available=416.3 MiB 07:52:41.616 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.-1.xml.gz 07:52:41.616 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:52:41.620 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:52:41.620 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:52:41.637 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:41.685 [qtp2139656363-538] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 localRepositoryRevisionSynced=2 07:52:41.835 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:41.868 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:41.878 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 transaction.localRevision=8 remoteFromLocalRevision=2 07:52:41.880 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b7ae0ede-771a-495f-a731-636c855bc698 from='build/repo/k0t4x3fu-324ps-local-src' toID=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 to='https://localhost:43274/9aa50524-5ed3-4dc6-9ee4-84e9c0cda514' 07:52:41.893 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:41.897 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:41.934 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 07:52:42.000 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.from' result=null 07:52:42.000 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.to' result=null 07:52:42.020 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:52:42.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=10 07:52:42.157 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:52:42.250 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:42.258 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:42.350 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:42.404 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:42.409 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=6, revision=10 07:52:42.410 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:42.413 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:42.582 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 07:52:42.582 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:42.644 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:42.834 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:42.836 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:42.875 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 07:52:42.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=12 07:52:42.961 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:52:43.116 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:43.121 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:43.113 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27fd3aeb]initPersistenceManagerFactory: repositoryId=698a07df-8b19-447a-936d-f7aeb690eecb 07:52:43.177 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27fd3aeb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 39285 ms. 07:52:43.188 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:43.199 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:43.219 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:43.220 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:43.220 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:43.221 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:43.222 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:43.222 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:52:43.331 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:43.332 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:43.333 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]: localRoot='/home/tomcat/subshare-repo.d/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:52:43.333 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]initLockFile: Repository '/home/tomcat/subshare-repo.d/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:43.367 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:43.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=10, revision=12 07:52:43.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=12, revision=-1 07:52:43.403 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:43.403 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:43.425 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:43.434 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:43.437 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:43.605 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:43.713 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:52:43.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=14 07:52:43.809 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:52:43.897 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:43.910 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=12, revision=14 07:52:43.974 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:43.981 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=12, revision=14 07:52:43.981 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=14, revision=-1 07:52:44.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:52:44.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:44.036 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:44.080 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:44.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:44.153 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:44.178 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=16 07:52:44.178 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:52:44.242 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:44.245 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=14, revision=16 07:52:44.368 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:44.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=14, revision=16 07:52:44.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=16, revision=-1 07:52:44.408 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:52:44.408 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:44.426 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:44.432 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:44.470 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:44.496 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:44.549 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:44.549 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:52:44.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:52:44.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=18 07:52:44.610 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:44.651 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:44.672 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:44.676 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=16, revision=18 07:52:44.747 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:44.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=16, revision=18 07:52:44.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=18, revision=-1 07:52:44.789 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:52:44.789 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:44.805 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:44.815 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:44.834 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:44.866 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:44.875 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:44.891 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:52:44.971 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=20 07:52:44.972 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:45.020 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:45.070 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:45.073 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:45.101 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:45.113 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a9f2871]initPersistenceManagerFactory: repositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:45.166 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:45.165 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a9f2871]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 36852 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:45.166 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:45.168 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:45.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=18, revision=20 07:52:45.180 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=20, revision=-1 07:52:45.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:45.224 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:45.247 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:45.272 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:45.316 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:45.362 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:45.376 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:52:45.377 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:45.396 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:45.440 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:45.450 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6bc5a225f62dff6b1c0d0cf68159925cdd037e6' to.sha1='a61d0a92b81896ac74f6e95d8e61d0512a619e63'): /1 {11 11ä11#+} 1/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:45.496 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:45.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:45.536 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:45.536 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:45.569 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:45.629 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:45.640 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:45.670 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:45.705 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:45.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=20, revision=23 07:52:45.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=23, revision=-1 07:52:45.759 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:45.828 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:45.826 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:45.889 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:52:45.896 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:46.008 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:46.037 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:46.197 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:46.276 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=90.2 MiB, available=365.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:46.279 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:46.456 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5x-724ny-remote' 07:52:46.456 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5x-724ny-remote' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:46.469 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:46.488 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:46.508 [qtp833852776-2029] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:46.529 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:46.549 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]initPersistenceManagerFactory: repositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 07:52:46.550 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3216 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:46.551 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:46.560 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:46.560 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Wshg8K8tg8dT3RS38kr-2w/iupTn8_7vnvlx48VWyuQIg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:46.572 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:46.592 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:46.592 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]getCloseDeferredMillis: closeDeferredMillis=20000 07:52:46.593 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:46.606 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:46.806 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:46.807 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:46.807 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:46.810 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:46.864 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:46.865 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:47.013 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:47.162 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:47.198 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:47.199 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27fd3aeb]getCloseDeferredMillis: closeDeferredMillis=20000 07:52:47.199 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27fd3aeb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:47.200 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:52:47.208 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:47.209 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:47.210 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:47.212 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:47.212 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:47.213 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:52:47.348 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.349 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.367 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:47.374 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:47.394 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.396 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.413 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.414 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:47.441 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:22:47.400Z expiryDateTime=2019-09-21T06:52:47.400Z 07:52:47.450 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.453 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.454 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.461 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:47.476 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:47.500 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% 07:52:47.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=698a07df-8b19-447a-936d-f7aeb690eecb to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=true 07:52:47.501 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 698a07df-8b19-447a-936d-f7aeb690eecb ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7') 07:52:47.526 [pool-21-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% 07:52:47.530 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:47.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:52:47.531 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:52:47.542 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.544 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.546 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.551 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:47.552 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.553 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.553 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:47.646 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=142 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:47.678 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:47.712 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:47.734 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:47.909 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:48.008 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:48.058 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:48.068 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:48.072 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:48.073 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Wshg8K8tg8dT3RS38kr-2w/iupTn8_7vnvlx48VWyuQIg' offset=1048576 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:48.086 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:48.139 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:48.211 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:48.346 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:48.400 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:48.440 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:48.454 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1320295 bytes in 2557 ms. path='/1 {11 11ä11#+} 1/a' 07:52:48.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=27 07:52:48.470 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:47.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 07:52:48.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=112.0 MiB, available=343.5 MiB 07:52:48.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:52:48.554 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:48.557 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:48.560 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:48.561 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=23, revision=27 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:48.562 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:48.584 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:48.589 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=23, revision=27 07:52:48.590 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=27, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:48.594 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:48.595 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:48.595 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:48.598 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:48.602 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:48.604 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:48.604 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:48.604 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:48.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:52:48.640 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:48.656 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:48.661 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:48.662 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionInProgress=-1, revision=144 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:48.739 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:48.848 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:48.857 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:48.857 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:48.879 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:52:48.913 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:48.961 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:49.028 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:52:49.072 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:49.075 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:49.100 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5381c4478d5ce088ccce6947f514451e4fa3929c' to.sha1='0c2f567bd53da53c44720f2362bc5a8781b9760b'): /1 {11 11ä11#+} 1/b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:49.148 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:49.156 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=32 07:52:49.157 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=32 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:49.221 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:49.287 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:52:49.343 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:49.374 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:49.378 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=27, revision=32 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:49.456 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:49.457 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:49.519 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=3, userIdentityLinkDtos.size=8, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:49.574 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:49.666 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:49.671 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:49.675 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=27, revision=32 07:52:49.675 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=32, revision=-1 07:52:49.716 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:49.802 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:49.862 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:52:49.886 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:49.948 [qtp284059979-1205] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:49.973 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:49.980 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:49.994 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]initPersistenceManagerFactory: repositoryId=74154270-3acf-4ad4-af3a-490051b709be org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:50.001 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:49.995 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3539 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:50.010 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:50.034 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Wshg8K8tg8dT3RS38kr-2w/kvbW1eNha8SdTF7iYg8tmg' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:50.077 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]getCloseDeferredMillis: closeDeferredMillis=20000 07:52:50.077 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:50.089 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:50.102 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 162248 bytes in 216 ms. path='/1 {11 11ä11#+} 1/b' 07:52:50.125 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=35 07:52:50.126 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=32, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 07:52:50.212 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:50.219 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=32, revision=35 07:52:50.231 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:50.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=32, revision=35 07:52:50.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=35, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:50.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=105.5 MiB, available=350.0 MiB 07:52:50.252 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=144 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:50.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 07:52:50.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:50.360 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:50.423 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:50.428 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest localRepository.publicKeySha1 = 69:FC:D4:3F:4F:1B:E6:95:61:06:53:DC:79:96:2D:E1:57:4E:5A:7F remoteRepository.repositoryId = 74154270-3acf-4ad4-af3a-490051b709be remoteRepository.remoteRoot = https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw remoteRepository.publicKeySha1 = 5E:06:68:38:6C:7A:9B:0C:8B:9A:2F:DF:B0:FC:DC:25:95:32:1C:E9 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 adf5ecab-7915-4ffb-ab47-426b3d5efb3e 74154270-3acf-4ad4-af3a-490051b709be org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:50.432 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:52:50.453 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:50.518 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:52:50.530 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:52:50.575 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f34d40da33bb06d035b689a57a34d67d9fcb7ef1' to.sha1='b4b1a71d3d351c9635f6bdb1191a62546af252d2'): /1 {11 11ä11#+} 1/c org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:50.604 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:50.616 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:50.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=40 07:52:50.635 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:50.661 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:50.686 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be renewalDateTime=2019-09-21T06:22:50.642Z expiryDateTime=2019-09-21T06:52:50.642Z 07:52:50.702 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:50.713 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:50.727 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:50.733 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=35, revision=40 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:50.739 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:52:50.740 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' toID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e to='build/repo/k0t4yawb-24plw-local-dest', fromRepoLocalSync=true 07:52:50.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.-1.xml.gz 07:52:50.744 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.-1.xml.gz 07:52:50.746 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing adf5ecab-7915-4ffb-ab47-426b3d5efb3e ('build/repo/k0t4yawb-24plw-local-dest') 07:52:50.782 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:50.788 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:50.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=35, revision=40 07:52:50.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=40, revision=-1 07:52:50.841 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:50.876 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:50.972 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=96 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:50.973 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:52:50.976 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:50.996 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:51.012 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:51.020 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:51.025 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:51.026 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Wshg8K8tg8dT3RS38kr-2w/96lX82becEOdKpiXfjeo_g' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:51.070 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:51.088 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.-1.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:51.188 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:51.307 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 47217 bytes in 331 ms. path='/1 {11 11ä11#+} 1/c' 07:52:51.323 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=43 07:52:51.324 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 07:52:51.420 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:51.425 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=40, revision=43 07:52:51.446 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:51.456 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=40, revision=43 07:52:51.456 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=43, revision=-1 07:52:51.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:51.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:51.541 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:51.570 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:52:51.583 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:52:51.610 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:51.640 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:52:51.652 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:52:51.652 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:51.673 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:51.697 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:51.088 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=3 07:52:51.749 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=94.9 MiB, available=360.6 MiB 07:52:51.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:51.923 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2aaed56483311daee2dff874ad78818a11f96b2a' to.sha1='0bf56a493d79f781e046777c5fee15d7310d0128'): /2/1 {11 11ä11#+} 1/a 07:52:51.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=48 07:52:51.977 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:52.012 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]initPersistenceManagerFactory: repositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f 07:52:52.024 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23227 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:52.037 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:52.042 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=43, revision=48 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:52.061 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]getCloseDeferredMillis: closeDeferredMillis=20000 07:52:52.061 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:52.082 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:52.088 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=43, revision=48 07:52:52.088 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=48, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:52.118 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:52.120 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 52 ms. 07:52:52.121 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=oo3nUCoZzcsk49iJ3JVGXA, invitation=false] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:52.131 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:52.132 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:52.168 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:52.174 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 52 ms. 07:52:52.175 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=wEDjw605kBK-goHaknksmg, invitation=false] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:52.226 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:52.254 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=-1, revision=98 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:52.376 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:52:52.387 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:52.405 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:52.466 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:52.501 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:52.510 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:52.518 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:52.524 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/K-OAWYKVcAcc4PJARpBAXw/5p7urOJfIyqInkgTv-3kCA/JYqtFjgkbTo39WT80e9MxA' offset=0 07:52:52.591 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:52.612 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 160642 bytes in 224 ms. path='/2/1 {11 11ä11#+} 1/a' 07:52:52.639 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=51 07:52:52.640 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:52.655 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:52.661 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:52:52.662 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:52:52.663 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=3]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:52:52.664 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:52.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:52.769 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:52.780 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=48, revision=51 07:52:52.813 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:52.839 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=48, revision=51 07:52:52.840 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=51, revision=-1 07:52:52.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:52.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:52.951 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:52.997 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:52:52.999 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:52:53.028 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:53.060 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:52:53.069 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:52:53.155 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ad3fa0b9851ed06fc9397aa6732555ad632c7ce' to.sha1='56b47a86aed7728f33f2710e1fe64aa00a019821'): /2/1 {11 11ä11#+} 1/b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:53.316 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:53.330 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=56 07:52:53.331 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:53.423 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:53.522 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:53.537 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=51, revision=56 07:52:53.609 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:53.615 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=51, revision=56 07:52:53.615 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=56, revision=-1 07:52:53.707 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:53.772 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=152.6 MiB, available=305.4 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:53.813 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:53.844 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.5 MiB, used=106.9 MiB, available=348.6 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:53.836 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:52:53.852 [Test worker] 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' 07:52:53.962 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:53.980 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:53.995 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:54.004 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/K-OAWYKVcAcc4PJARpBAXw/5p7urOJfIyqInkgTv-3kCA/YaBOs2zLuIQGn-liD0zJYQ' offset=0 07:52:54.042 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:54.080 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69225 bytes in 228 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:54.093 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:54.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=59 07:52:54.128 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:54.134 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:54.156 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:54.210 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:54.215 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=56, revision=59 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:54.224 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:54.225 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:54.226 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:54.230 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:54.234 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:54.237 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionSynced=-1, revision=144 07:52:54.237 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionInProgress=144, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:54.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=56, revision=59 07:52:54.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=59, revision=-1 07:52:54.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:54.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:54.322 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:54.334 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:54.343 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:52:54.351 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:54.392 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:52:54.408 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:54.408 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:54.409 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=97.6 MiB, available=357.9 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:54.443 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:54.444 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:52:54.444 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:54.445 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=98 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:54.469 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:54.558 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:54.579 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:54.584 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 299d254f-8ecb-48a5-a519-2e2646ff3880 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src localRepository.publicKeySha1 = F4:80:47:21:14:E5:C3:1E:AB:D7:A5:E6:2E:C3:FF:6A:D1:5C:F4:D4 remoteRepository.repositoryId = 286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepository.remoteRoot = https://localhost:37204/286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepository.publicKeySha1 = 6E:53:02:0D:85:38:D6:83:97:8E:73:AB:A6:A3:59:53:67:32:69:A3 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 299d254f-8ecb-48a5-a519-2e2646ff3880 286cb441-2f22-4ef0-b86d-313d1ad2e32f org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:54.614 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='151b2669215a98155ab964775e349a30ac375a69' to.sha1='bdfe5c5c652fa732ce905776083531b284229cbb'): /2/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:54.627 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:54.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=64 07:52:54.685 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 07:52:54.760 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:54.775 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:54.790 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:54.850 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:54.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=59, revision=64 07:52:54.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=64, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:54.892 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:54.905 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:54.935 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:54.966 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:52:54.969 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:55.043 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:55.045 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:55.046 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:55.050 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:55.054 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:55.091 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:55.102 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:55.105 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:55.108 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/K-OAWYKVcAcc4PJARpBAXw/GH42IO9uZv5Orwyrldafxw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:55.167 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:52:55.186 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:55.270 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:55.271 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:52:55.294 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:55.312 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:55.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=-1, revision=5 07:52:55.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:55.321 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:55.323 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:55.360 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:55.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:55.408 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:55.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:55.529 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 07:52:55.651 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:55.698 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:55.728 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f renewalDateTime=2019-09-21T06:22:55.675Z expiryDateTime=2019-09-21T06:52:55.675Z org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:55.730 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 122 ms. 07:52:55.731 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:55.751 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:55.751 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:55.754 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:55.761 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:55.761 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:55.771 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:55.771 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:55.780 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:55.780 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:55.781 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:55.783 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:55.787 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:52:55.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:55.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:55.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:55.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:52:55.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:55.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:55.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:55.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:55.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:55.823 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:52:55.823 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:55.824 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:52:55.825 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=286cb441-2f22-4ef0-b86d-313d1ad2e32f from='https://localhost:37204/286cb441-2f22-4ef0-b86d-313d1ad2e32f' toID=299d254f-8ecb-48a5-a519-2e2646ff3880 to='build/repo/k0t4xjio-lvtsf-local-src', fromRepoLocalSync=true 07:52:55.825 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 299d254f-8ecb-48a5-a519-2e2646ff3880 ('build/repo/k0t4xjio-lvtsf-local-src') org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:55.831 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:55.831 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:55.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:52:55.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:55.844 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:52:55.844 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:55.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 442381 bytes in 880 ms. path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:55.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:55.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:55.860 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:55.861 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:55.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=67 07:52:55.867 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:55.886 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:55.886 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:55.893 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:55.893 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:52:55.896 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:55.926 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:55.933 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=64, revision=67 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:55.946 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:55.956 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:55.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=64, revision=67 07:52:55.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=67, revision=-1 07:52:56.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:56.006 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:56.035 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:56.070 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:52:56.073 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:56.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=106.2 MiB, available=349.3 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:56.179 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:56.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.-1.xml.gz 07:52:56.194 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src/.subshare-repo/tmp/ChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.-1.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:56.200 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:52:56.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:56.220 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:56.280 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:56.290 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:56.290 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:56.317 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:56.324 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b73b3b9088db2519cc3d8402e4244205bf3cbea3' to.sha1='9324d1e9242e1fb3e17bbbf55db8f291211d3be7'): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:56.337 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:56.378 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=72 07:52:56.378 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 07:52:56.466 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:56.485 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:56.489 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:56.529 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:56.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=67, revision=72 07:52:56.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=72, revision=-1 07:52:56.564 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:56.599 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:56.611 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:52:56.613 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:56.622 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:56.693 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:56.702 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:56.705 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:56.706 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mL4Kg8IUgu7N8-kuCxpO-w/CpO6-J8g-HeoOGgh15_mkA/8OzvJDEvduiRANhZcq5Xpw' offset=0 07:52:56.958 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:56.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=105.6 MiB, available=349.9 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:56.998 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 179292 bytes in 385 ms. path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:57.019 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.016 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=75 07:52:57.033 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 07:52:57.114 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:57.111 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=98.5 MiB, available=357.0 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.141 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=72, revision=75 07:52:57.159 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:57.167 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=72, revision=75 07:52:57.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:57.201 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.236 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:52:57.237 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:56.352 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src/.subshare-repo/tmp/ChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.-1.xml.gz 07:52:56.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:52:57.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=117.5 MiB, available=340.5 MiB 07:52:57.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.275 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:57.296 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:57.310 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.318 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:52:57.321 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:57.321 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.330 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:57.332 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionSynced=-1, revision=98 07:52:57.332 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=98, revision=-1 07:52:57.359 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:57.362 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.366 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:57.368 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:52:57.369 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.371 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:52:57.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5cad2d0d77b7657e0a1df4050fad08bc4a247d6b' to.sha1='03faab09de01c5641b7da2f7301b38947a70edc0'): /3 + &#ä/5/i org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:57.485 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:57.494 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=80 07:52:57.509 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:56.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:52:57.542 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=105.5 MiB, available=350.0 MiB 07:52:57.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:52:57.545 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.07% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:57.562 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:57.564 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.564 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:57.565 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:57.566 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:57.571 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.580 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:57.606 [qtp833852776-1002] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb localRepositoryRevisionSynced=142 07:52:57.672 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.676 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:57.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=75, revision=80 07:52:57.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:57.689 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:57.715 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=7 remoteFromLocalRevision=142 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.720 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:57.743 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% 07:52:57.744 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=698a07df-8b19-447a-936d-f7aeb690eecb to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=false 07:52:57.745 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:57.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:52:57.746 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:52:57.761 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:57.762 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:57.762 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:57.765 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:57.767 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:57.768 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:57.768 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.802 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:57.825 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=147 07:52:57.828 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.841 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:57.843 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:52:57.843 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:57.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:57.982 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:57.986 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:58.054 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:58.066 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:58.070 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=-1, revision=5 07:52:58.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:58.080 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:58.084 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:58.085 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mL4Kg8IUgu7N8-kuCxpO-w/CpO6-J8g-HeoOGgh15_mkA/85UhK94O_ramlHiT4mwUUw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:58.328 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:58.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:58.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.5 MiB, used=105.7 MiB, available=349.8 MiB 07:52:58.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:52:58.406 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:58.407 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:58.408 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:58.410 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:58.432 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:58.433 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:58.433 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:58.442 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:58.445 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:58.509 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 07:52:58.531 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:58.532 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:58.653 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:58.681 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 456760 bytes in 775 ms. path='/3 + &#ä/5/i' 07:52:58.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=83 07:52:58.697 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 07:52:58.742 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:58.748 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=80, revision=83 07:52:58.772 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:58.787 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=80, revision=83 07:52:58.787 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:52:58.793 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:58.898 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:52:58.898 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:52:58.935 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:59.003 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:52:59.013 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:59.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=117.9 MiB, available=340.1 MiB 07:52:59.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:58.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:52:58.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:52:59.073 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=97.8 MiB, available=357.7 MiB 07:52:59.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:58.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:52:59.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=106.0 MiB, available=349.5 MiB 07:52:59.189 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=144, revision=148 07:52:59.205 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:59.206 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:52:59.206 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:52:59.206 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=3]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:52:59.206 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:52:59.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:59.385 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:59.434 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:52:59.458 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:52:59.503 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5426c3668d065b9165e56c81ec3edc59565edf7a' to.sha1='f0be47192ab8e33bc93178204c8e8011807fdb56'): /3 + &#ä/aa 07:52:59.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=88 07:52:59.564 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:59.590 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=wEDjw605kBK-goHaknksmg, serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f} because of missing permissions! org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:59.640 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:59.647 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=83, revision=88 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:52:59.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=97.2 MiB, available=358.3 MiB 07:52:59.789 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:59.790 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:59.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=83, revision=88 07:52:59.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=88, revision=-1 07:52:59.889 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:59.926 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:52:59.942 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:52:59.945 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:59.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=106.2 MiB, available=349.3 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:59.985 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:59.993 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:59.995 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:52:59.996 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:52:59.996 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:52:59.999 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:00.000 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:00.001 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mL4Kg8IUgu7N8-kuCxpO-w/b2Qy3ZpkAyiT0CTV9i1Qog' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:00.004 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionSynced=144, revision=148 07:53:00.005 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionInProgress=148, revision=-1 07:53:00.028 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:00.047 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:00.070 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:53:00.070 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null 07:53:00.074 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=8 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:00.086 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38081 bytes in 140 ms. path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:00.091 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:00.113 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=91 07:53:00.115 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:00.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:00.123 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:00.156 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:00.159 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=88, revision=91 07:53:00.168 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:00.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=88, revision=91 07:53:00.180 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=91, revision=-1 07:53:00.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:00.269 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:00.306 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:00.354 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:00.358 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:52:59.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:53:00.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.5 MiB, allocated=458.5 MiB, used=117.9 MiB, available=340.6 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:00.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=97.1 MiB, available=358.4 MiB 07:53:00.384 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.-1.xml.gz 07:53:00.386 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:53:00.389 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:00.472 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:00.477 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:53:00.491 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:53:00.492 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:00.496 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:00.497 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:00.516 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.localRepositoryRevisionSynced=-1, revision=4 07:53:00.516 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:00.561 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:00.565 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af3cbf6c3a38ea04f84b277e5057b7dcfd90527d' to.sha1=''): /a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:00.574 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:00.582 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:00.583 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:00.632 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6305f9cbbc88acd9eb67a4ec5db6bc2b6a852567' to.sha1='0a9e105f23ea963b0fe1698676af31de639be18f'): /3 + &#ä/bb 07:53:00.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=96 07:53:00.669 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:00.730 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:53:00.734 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:00.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:53:00.735 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=106.1 MiB, available=349.4 MiB 07:53:00.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:00.743 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:00.753 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=91, revision=96 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:00.762 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:00.778 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="74154270-3acf-4ad4-af3a-490051b709be"] on repo=adf5ecab-7915-4ffb-ab47-426b3d5efb3e 07:53:00.785 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:00.822 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:00.840 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=91, revision=96 07:53:00.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:00.854 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:00.858 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/cmcxSoF0CGOPnsuTUjOwDA' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:00.866 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:00.880 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 73 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:00.911 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:00.918 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:00.926 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:53:00.936 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:00.992 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:01.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=6 07:53:01.001 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:01.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:01.061 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:01.077 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:01.082 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:01.092 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mL4Kg8IUgu7N8-kuCxpO-w/YHb2LueWEfHXQRyvhZiQSw' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:01.132 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 679042 bytes in 347 ms. path='/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:01.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=106.1 MiB, available=349.4 MiB 07:53:01.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:01.279 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:53:01.435 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="74154270-3acf-4ad4-af3a-490051b709be"] on repo=adf5ecab-7915-4ffb-ab47-426b3d5efb3e 07:53:01.519 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 07:53:01.594 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3c413799c78d07709d828b2fa9fda43568626225' to.sha1=''): /b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:01.663 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=106.0 MiB, available=349.5 MiB 07:53:01.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:53:01.678 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:01.679 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:01.680 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:01.685 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:01.694 [qtp833852776-1002] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb localRepositoryRevisionSynced=147 07:53:01.933 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:01.948 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="74154270-3acf-4ad4-af3a-490051b709be"] on repo=adf5ecab-7915-4ffb-ab47-426b3d5efb3e org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:01.956 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=10 remoteFromLocalRevision=147 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:02.051 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:02.053 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 07:53:02.053 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 07:53:02.054 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 07:53:02.054 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [27fd3aeb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:02.055 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:53:02.055 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:53:02.055 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** marco *** org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:02.058 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:02.060 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46485566]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' 07:53:02.060 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46485566]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:02.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 384345 bytes in 1148 ms. path='/3 + &#ä/bb' 07:53:02.121 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=99 07:53:02.121 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:02.135 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:02.136 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:02.136 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=0 07:53:02.160 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:02.170 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:02.184 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=96, revision=99 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:02.212 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:02.221 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:02.231 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:02.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=96, revision=99 07:53:02.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=99, revision=-1 07:53:02.280 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:53:02.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:02.298 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:02.337 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:02.341 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:02.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:02.434 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:02.458 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:53:02.515 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:02.541 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:02.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cbdb33ffaa1a14999a06d7d781af9b3024608768' to.sha1='97a07fe0f82650b806f869aab21696250fb8475d'): /3 + &#ä/cc org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:02.552 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=1048576 07:53:02.570 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:02.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=104 07:53:02.577 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 07:53:02.644 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:02.648 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=99, revision=104 07:53:02.690 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:02.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=99, revision=104 07:53:02.697 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:02.703 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:02.729 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:02.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:02.772 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:02.786 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:53:02.792 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:02.805 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:02.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=-1, revision=6 07:53:02.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=6, revision=-1 07:53:02.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:53:02.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:02.910 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:02.977 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:02.978 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:02.979 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=2097152 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:02.992 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:02.993 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]initPersistenceManagerFactory: repositoryId=7f813756-c451-46e6-a8c9-68a938662414 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:02.995 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:02.997 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:02.998 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17618 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:02.998 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mL4Kg8IUgu7N8-kuCxpO-w/nm6AXu0RL6i2sU2WN1Rn_g' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:03.030 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]getCloseDeferredMillis: closeDeferredMillis=20000 07:53:03.030 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:03.078 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 25 ms. 07:53:03.081 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, invitation=false] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:03.117 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:03.132 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 290614 bytes in 339 ms. path='/3 + &#ä/cc' 07:53:03.151 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=107 07:53:03.152 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:03.150 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 69 ms. 07:53:03.164 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=kAD0lQOc_dn_x_Y6s9SZTg, invitation=false] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:03.194 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:03.205 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=104, revision=107 07:53:03.214 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:03.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:03.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=104, revision=107 07:53:03.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:03.246 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:03.256 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:03.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:03.285 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:03.332 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:03.327 [qtp2139656363-2877] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:03.339 [qtp2139656363-2877] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:53:03.356 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:03.371 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:53:03.378 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:03.380 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:03.388 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=3145728 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:03.396 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1914501b3851b0293cbdcb06bf6302df72f785e6' to.sha1='34efaee2a256c1e8d7b38f97c8e5f17d7eb01eb3'): /3 + &#ä/dd org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:03.408 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:03.420 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:03.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=112 07:53:03.467 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 07:53:03.534 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:03.551 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=107, revision=112 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:03.584 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:03.626 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:03.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=107, revision=112 07:53:03.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=112, revision=-1 07:53:03.702 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:03.742 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:03.769 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 07:53:03.780 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:03.798 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:03.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 39 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:03.898 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:03.989 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:03.993 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=4194304 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:03.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.5 MiB, allocated=458.5 MiB, used=118.9 MiB, available=339.6 MiB 07:53:04.009 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:04.011 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:04.054 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:04.126 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:04.293 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:04.306 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:04.327 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:04.351 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:04.382 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:04.384 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:04.380 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mL4Kg8IUgu7N8-kuCxpO-w/0JEhnQHwNn9_asN_hPdRiw' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:04.525 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:04.565 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:04.568 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=5242880 07:53:04.586 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:04.603 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=108.0 MiB, available=347.5 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:04.630 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:04.723 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:04.751 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:04.754 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 858857 bytes in 973 ms. path='/3 + &#ä/dd' 07:53:04.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=115 07:53:04.780 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:04.809 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:04.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.5 MiB, allocated=459.5 MiB, used=119.1 MiB, available=340.4 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:04.849 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:04.862 [qtp2139656363-2877] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=112, revision=115 07:53:04.874 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:04.904 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:04.907 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=112, revision=115 07:53:04.907 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:04.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:04.977 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:04.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:04.977 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:05.041 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:05.083 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:05.085 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:53:05.110 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:05.134 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:05.136 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=6291456 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:05.140 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b7ae0ede-771a-495f-a731-636c855bc698"] on repo=b7ae0ede-771a-495f-a731-636c855bc698 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:05.162 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:05.164 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:53:05.209 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 localRepositoryRevisionSynced=8 07:53:05.233 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:05.235 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:05.238 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:05.320 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:05.322 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:05.331 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:05.328 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=120 07:53:05.371 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:05.403 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src localRepository.publicKeySha1 = EB:6F:96:E2:BB:56:6E:0E:C9:93:6E:5F:8E:6A:CC:4E:F6:0F:F5:FE remoteRepository.repositoryId = 7f813756-c451-46e6-a8c9-68a938662414 remoteRepository.remoteRoot = https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414 remoteRepository.publicKeySha1 = B5:04:E3:0F:E2:03:DC:51:A8:22:D0:64:E1:6A:9C:9F:30:50:DC:A5 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 7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 7f813756-c451-46e6-a8c9-68a938662414 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:05.461 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:05.466 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=115, revision=120 07:53:05.542 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:04.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:53:05.546 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.0 MiB, allocated=459.0 MiB, used=118.4 MiB, available=340.6 MiB 07:53:05.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.-1.xml.gz 07:53:05.547 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:53:05.552 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:53:05.553 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:05.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=115, revision=120 07:53:05.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:05.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:05.592 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:05.609 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:05.620 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 transaction.localRevision=82 remoteFromLocalRevision=8 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:05.621 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:05.627 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:05.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 from='https://localhost:43274/9aa50524-5ed3-4dc6-9ee4-84e9c0cda514' toID=b7ae0ede-771a-495f-a731-636c855bc698 to='build/repo/k0t4x3fu-324ps-local-src', fromRepoLocalSync=false 07:53:05.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.null.xml.gz 07:53:05.646 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src/.subshare-repo/tmp/ChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:05.657 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46485566]initPersistenceManagerFactory: repositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:53:05.658 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46485566]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3598 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:05.668 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:05.675 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:05.678 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:05.680 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/UwyOVF-lhpsUxWHpBntmBg' offset=7340032 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:05.683 [qtp666971185-2731] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 localRepositoryRevisionSynced=2 07:53:05.686 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:05.686 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:05.711 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:05.738 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:05.761 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:05.762 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:05.763 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:05.764 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:05.765 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:05.767 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:05.776 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:05.774 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:05.787 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=299d254f-8ecb-48a5-a519-2e2646ff3880 from='build/repo/k0t4xjio-lvtsf-local-src' toID=286cb441-2f22-4ef0-b86d-313d1ad2e32f to='https://localhost:37204/286cb441-2f22-4ef0-b86d-313d1ad2e32f' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:05.800 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src/.subshare-repo/tmp/ChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.null.xml.gz 07:53:05.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:05.806 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:05.815 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:05.874 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:05.962 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:05.962 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:05.966 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:05.987 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:05.990 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:05.990 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:06.004 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:06.005 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:06.010 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:06.045 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:06.048 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:06.084 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=10 07:53:06.084 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:06.101 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:18:46.810Z expiryDateTime=2019-09-21T06:48:46.810Z org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:06.121 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:06.128 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:06.128 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:06.129 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:06.131 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:06.145 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:06.155 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:06.156 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.202 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8670 bytes in 4150 ms. path='/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:06.217 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.237 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 07:53:06.238 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:06.239 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.242 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_18y68 into destFile b 07:53:06.242 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_1vf9c into destFile b 07:53:06.243 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_2hwcg into destFile b 07:53:06.248 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_34dfk into destFile b 07:53:06.249 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_3quio into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:06.253 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.249 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_4dbls into destFile b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:06.312 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:53:06.312 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:53:06.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=158 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:06.364 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.390 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="74154270-3acf-4ad4-af3a-490051b709be"] on repo=adf5ecab-7915-4ffb-ab47-426b3d5efb3e org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:06.398 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:06.402 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.406 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 36.75% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:06.425 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:06.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=6, revision=10 07:53:06.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.449 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:06.491 [qtp284059979-1140] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=96 07:53:06.494 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:06.531 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.535 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=21 remoteFromLocalRevision=96 07:53:06.554 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e from='build/repo/k0t4yawb-24plw-local-dest' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' 07:53:06.582 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:06.575 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.594 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:06.674 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 38 ms. 07:53:06.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:06.734 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 07:53:06.739 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 to='build/repo/k0t4rry3-9teow-local-src-marco', fromRepoLocalSync=true 07:53:06.742 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:06.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.108.xml.gz 07:53:06.743 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.108.xml.gz 07:53:06.749 [pool-22-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 ('build/repo/k0t4rry3-9teow-local-src-marco') org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:06.762 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:06.766 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:06.768 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:06.770 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:06.774 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:06.791 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:06.792 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:06.792 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.800 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=21 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:06.810 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=151 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:06.840 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:06.842 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:06.873 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.108.xml.gz 07:53:06.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=108 repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.866 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:53:06.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:06.894 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.913 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:53:06.934 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:06.939 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=93.6 MiB, available=393.4 MiB 07:53:06.939 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:06.954 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.70% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:06.978 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=21 07:53:07.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:53:07.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:07.009 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:07.016 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:07.040 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:07.055 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:53:07.055 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:53:07.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=23 07:53:07.065 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:07.065 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:07.154 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:07.160 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.remoteRepositoryRevisionSynced=5, revision=23 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:07.177 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:07.187 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=12 07:53:07.187 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:07.198 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:07.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=5, revision=23 07:53:07.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:07.230 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:07.269 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 renewalDateTime=2019-09-21T06:23:07.200Z expiryDateTime=2019-09-21T06:53:07.200Z 07:53:07.284 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:07.296 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:07.309 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:07.317 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:53:07.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414' toID=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 to='build/repo/k0t4xzbo-h5ngg-local-src', fromRepoLocalSync=true 07:53:07.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz 07:53:07.322 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:07.324 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:07.328 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 ('build/repo/k0t4xzbo-h5ngg-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:07.329 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:07.338 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e transaction.localRevision=103 remoteFromLocalRevision=21 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:07.355 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:07.381 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:07.405 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:07.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' toID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e to='build/repo/k0t4yawb-24plw-local-dest', fromRepoLocalSync=false 07:53:07.409 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:53:07.409 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:53:07.425 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:07.462 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:07.502 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=103 07:53:07.545 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:07.552 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:07.552 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:07.633 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:07.648 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:07.655 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.localRepositoryRevisionInProgress=-1, revision=83 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:07.800 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:07.805 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=10, revision=12 07:53:07.805 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:07.814 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:07.850 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:07.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:07.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=113.9 MiB, available=341.6 MiB 07:53:07.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:53:07.861 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:07.898 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:07.950 [pool-22-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% 07:53:08.016 [pool-22-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:08.069 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:08.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:08.151 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:08.151 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:08.185 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:08.200 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:08.202 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:08.203 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:08.207 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:08.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:08.217 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:08.218 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:08.218 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:08.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=14 07:53:08.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:08.241 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=-1, revision=152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:08.313 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:08.302 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:08.318 [qtp666971185-2964] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=12, revision=14 07:53:08.405 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:08.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=12, revision=14 07:53:08.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=14, revision=-1 07:53:08.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:08.474 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:08.479 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:08.479 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:08.505 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:08.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=4, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:08.542 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:08.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:53:08.683 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=16 07:53:08.685 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:07.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:53:08.774 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=105.8 MiB, available=349.7 MiB 07:53:08.774 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:07.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:08.805 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:08.803 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=92.0 MiB, available=363.5 MiB 07:53:08.803 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:08.803 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:08.823 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:08.828 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=-1, revision=104 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:08.850 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:08.855 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:08.875 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:08.882 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=14, revision=16 07:53:08.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:08.897 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:08.905 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:08.922 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:08.923 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:08.959 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:08.965 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:09.074 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:09.081 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:09.084 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:53:09.085 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:53:09.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=18 07:53:09.239 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:09.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=90.7 MiB, available=399.8 MiB 07:53:09.252 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.remoteRepositoryRevisionSynced=4, revision=83 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:09.351 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:09.366 [qtp666971185-2964] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:09.421 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:09.421 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:09.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:09.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:09.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=90.1 MiB, available=365.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:09.444 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:09.445 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:09.447 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:09.447 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:09.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:09.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=109, revision=152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:09.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=16, revision=18 07:53:09.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:09.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:53:09.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:09.472 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:09.472 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:09.481 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:09.482 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:09.489 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:09.490 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:09.491 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:09.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:09.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:09.504 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:09.516 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:09.517 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:09.533 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:09.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:09.543 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:09.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:09.556 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:53:09.556 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:09.553 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:09.590 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:09.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:09.618 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:09.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 07:53:09.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:09.668 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:09.674 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:09.693 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:09.698 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:09.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:09.735 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:09.737 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:09.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:09.749 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:09.747 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=105.2 MiB, available=350.3 MiB 07:53:09.752 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=98, revision=104 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:09.765 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Vl55Haayqoz_rKPrLafB-g, serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514} because of missing permissions! org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:09.773 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:53:09.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:09.943 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=20 07:53:09.943 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:53:10.052 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:10.068 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:10.082 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=XxSGfq6462gj4d0rlSwcnQ,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} 07:53:10.134 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:10.160 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:10.180 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=18, revision=20 07:53:10.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:10.228 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:10.243 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:53:10.244 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:53:10.245 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:53:10.245 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:53:10.246 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:53:10.246 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:53:10.246 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:53:10.246 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:53:10.247 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:53:10.248 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:53:10.248 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:53:10.248 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:53:10.249 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:10.251 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=92.3 MiB, available=363.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:10.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:10.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:10.257 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:53:10.267 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:53:10.267 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:53:10.268 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:53:10.268 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:53:10.268 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:53:10.268 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:53:10.269 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:53:10.269 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:53:10.269 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:53:10.271 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[c9cae3c95b325158] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:10.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:10.290 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:10.384 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=105.2 MiB, available=350.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:10.393 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:10.396 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:10.398 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:53:10.398 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[u4qMgrCKSrHJyuPJWzJRWA, null, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:53:10.398 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:10.409 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:10.408 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:53:10.409 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:10.415 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionSynced=98, revision=104 07:53:10.415 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:10.439 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:53:10.449 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:10.457 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:10.468 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:53:10.470 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:53:10.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=26 07:53:10.484 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:10.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:10.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:53:10.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:10.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e8336b09a3dfc5a3bcb19ec3a9a0813a7d5ccf26' to.sha1='a1af36c4378d886b5aa43e4ac377181d53894438'): /1 {11 11ä11#+} 1/a 07:53:10.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=23 07:53:10.656 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 07:53:10.747 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:10.757 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=20, revision=23 07:53:10.797 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:10.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=20, revision=23 07:53:10.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=23, revision=-1 07:53:10.832 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:09.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:53:10.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=89.8 MiB, available=400.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:10.872 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:10.898 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:10.905 [qtp2139656363-2877] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.localRepositoryRevisionSynced=4, revision=83 07:53:10.905 [qtp2139656363-2877] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.localRepositoryRevisionInProgress=83, revision=-1 07:53:10.997 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:11.004 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:11.004 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:11.015 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=122 07:53:11.036 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 07:53:11.057 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:53:11.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:11.097 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:11.109 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:11.186 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=105.3 MiB, available=350.2 MiB 07:53:11.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:11.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=92.4 MiB, available=363.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:11.489 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:11.490 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:11.497 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionSynced=-1, revision=4 07:53:11.498 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:11.537 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:11.542 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:11.544 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:11.552 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:11.552 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:11.553 [qtp666971185-2964] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YV0xHexWfGv4mBvEbmuzPg/aV-Hm3qex53zMvsYQ4kq8Q' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:11.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=90.4 MiB, available=365.1 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:11.889 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:53:11.899 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:11.918 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=105.3 MiB, available=350.2 MiB 07:53:11.921 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:11.927 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:12.000 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:12.044 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 47 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:12.094 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:12.096 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:12.096 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:12.099 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:12.103 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionSynced=109, revision=152 07:53:12.103 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=152, revision=-1 07:53:12.112 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:12.138 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:53:12.138 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:53:12.154 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=158, revision=161 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:12.159 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=6 07:53:12.160 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:12.173 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:11.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=89.7 MiB, available=401.8 MiB 07:53:11.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:53:12.314 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=89.6 MiB, available=401.4 MiB 07:53:12.317 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:12.376 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:12.455 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=105.4 MiB, available=350.1 MiB 07:53:12.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:53:12.456 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:53:12.456 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:53:12.456 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:53:12.477 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:12.497 [qtp284059979-1140] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=103 07:53:12.554 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:12.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 400504 bytes in 1448 ms. path='/1 {11 11ä11#+} 1/a' 07:53:12.572 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=26 07:53:12.572 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:12.574 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=28 remoteFromLocalRevision=103 07:53:12.594 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e from='build/repo/k0t4yawb-24plw-local-dest' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' 07:53:12.699 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=21 localRepositoryRevisionInProgress=28 07:53:12.707 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:53:12.707 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:53:12.709 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:53:12.709 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:53:12.714 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=28 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:12.715 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:12.718 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:12.722 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:53:12.723 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:12.726 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:12.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=23, revision=26 07:53:12.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:12.765 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:53:12.765 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:53:12.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=26, revision=30 07:53:12.775 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:12.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:53:12.817 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:12.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.0 MiB, allocated=493.0 MiB, used=88.7 MiB, available=404.3 MiB 07:53:12.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.null.xml.gz 07:53:12.821 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:53:12.821 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:53:12.821 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:12.825 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:12.826 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:12.826 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:12.829 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:12.843 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:12.849 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:12.849 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:12.850 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=156, revision=161 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:12.856 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.remoteRepositoryRevisionSynced=23, revision=30 07:53:12.876 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:12.884 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=23, revision=30 07:53:12.884 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=30, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:12.886 [qtp2139656363-2877] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 localRepositoryRevisionSynced=82 07:53:12.962 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:12.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 transaction.localRevision=124 remoteFromLocalRevision=82 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:12.996 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:13.000 [qtp284059979-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e transaction.localRevision=109 remoteFromLocalRevision=28 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:13.032 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:13.063 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:13.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b7ae0ede-771a-495f-a731-636c855bc698 from='build/repo/k0t4x3fu-324ps-local-src' toID=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 to='https://localhost:43274/9aa50524-5ed3-4dc6-9ee4-84e9c0cda514' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:13.080 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:13.081 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:13.166 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:13.167 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=124 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:13.168 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:13.174 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:13.174 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:13.175 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:53:13.175 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:53:13.181 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 localRepositoryRevisionSynced=124 07:53:13.185 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:13.185 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:13.192 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:13.192 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fu-324ps-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:13.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=122, revision=126 07:53:13.200 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:13.223 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:13.289 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:13.295 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:13.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=156, revision=161 07:53:13.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=161, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:13.326 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:13.333 [qtp2139656363-2877] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698, this.remoteRepositoryRevisionSynced=120, revision=126 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:13.353 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:13.385 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:13.384 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:53:13.384 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:13.387 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:13.404 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=120, revision=126 07:53:13.404 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:13.428 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:13.465 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:13.469 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be renewalDateTime=2019-09-21T06:20:57.810Z expiryDateTime=2019-09-21T06:50:57.810Z org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:13.475 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:13.488 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ce9af1bfa010dd86be4a30e5e2262d270dc5a47' to.sha1='4ab82fb6e6f6375cdb9621d27fcf4d22b408d4f5'): /1 {11 11ä11#+} 1/b org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:13.489 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:13.500 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:13.502 [qtp2139656363-538] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=b7ae0ede-771a-495f-a731-636c855bc698 transaction.localRevision=88 remoteFromLocalRevision=124 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:13.515 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:13.524 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1677 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:13.530 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:13.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=31 07:53:13.532 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:13.533 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:53:13.537 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 07:53:13.539 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [bdbb6e0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' 07:53:13.541 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [bdbb6e0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:13.818 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:13.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=-1, revision=6 07:53:13.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:13.865 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:13.868 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:13.870 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=26, revision=31 07:53:14.037 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:14.047 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=26, revision=31 07:53:14.047 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:14.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=90.6 MiB, available=364.9 MiB 07:53:14.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:14.074 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:14.197 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:14.210 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:14.237 [Test worker] 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' 07:53:14.296 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:14.307 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:14.311 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:14.312 [qtp666971185-2964] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YV0xHexWfGv4mBvEbmuzPg/3xIdWENeutlgW7Cy3B0BLw' offset=0 07:53:14.363 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:14.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 130513 bytes in 153 ms. path='/1 {11 11ä11#+} 1/b' 07:53:14.409 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=34 07:53:14.411 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 07:53:14.456 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:14.487 [qtp666971185-2964] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=31, revision=34 07:53:14.498 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:14.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=31, revision=34 07:53:14.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=34, revision=-1 07:53:14.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:14.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:14.569 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.0 MiB, used=90.5 MiB, available=365.0 MiB 07:53:14.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:14.598 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:14.645 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:14.650 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:53:14.665 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:14.760 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:14.767 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:53:14.790 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='97048d881b72b4ddc2a63bcf22134fd1621d6985' to.sha1='9b42df6aa8f039572b37e4434199e1aead50837f'): /1 {11 11ä11#+} 1/c 07:53:14.819 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=39 07:53:14.819 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:13.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:53:14.826 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=93.2 MiB, available=362.3 MiB 07:53:14.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:14.864 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:14.878 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=34, revision=39 07:53:14.952 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:14.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=34, revision=39 07:53:14.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=39, revision=-1 07:53:14.990 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:15.010 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:15.018 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:15.041 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=90.6 MiB, available=364.9 MiB 07:53:15.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.108.xml.gz 07:53:15.069 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 07:53:15.071 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 07:53:15.071 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% 07:53:15.082 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.082 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.083 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.085 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:15.095 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=151 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.103 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:15.110 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:15.113 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.113 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.114 [qtp666971185-2964] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YV0xHexWfGv4mBvEbmuzPg/KuZ6Wk1X1TL9yDKzKS7MIA' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:15.202 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:15.202 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.209 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=164 remoteFromLocalRevision=151 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:15.212 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=134 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.303 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 from='build/repo/k0t4rry3-9teow-local-src-marco' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.306 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:15.309 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:15.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=93.2 MiB, available=362.3 MiB 07:53:15.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.342 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.343 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.344 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.347 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:15.350 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:15.357 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:53:15.358 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' toID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 to='build/repo/k0t4vv5v-ole5b-local-src', fromRepoLocalSync=true 07:53:15.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.88.xml.gz 07:53:15.361 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.88.xml.gz 07:53:15.376 [pool-24-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c9ca8f7a-889e-4bc6-88b4-3104c0749174 ('build/repo/k0t4vv5v-ole5b-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.376 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 147304 bytes in 335 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:15.402 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.405 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=164 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=42 07:53:15.425 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:15.445 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.455 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:53:15.456 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:15.469 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=109 07:53:15.475 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.480 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 07:53:15.480 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.482 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:15.486 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:15.491 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.88.xml.gz 07:53:15.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=88 repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.503 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=164 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.564 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:15.572 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=39, revision=42 07:53:15.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.575 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:53:15.576 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:53:15.605 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:53:15.605 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:53:15.607 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=166 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:15.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.613 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.628 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.649 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:15.649 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.656 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:15.660 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.671 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.672 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.673 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.677 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:15.681 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=161, revision=166 07:53:15.685 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.731 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.732 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:15.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=161, revision=166 07:53:15.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=166, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.755 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.764 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.765 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.766 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.773 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:15.807 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=93.2 MiB, available=362.3 MiB 07:53:15.807 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz 07:53:15.807 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.815 [qtp833852776-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 transaction.localRevision=158 remoteFromLocalRevision=164 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:15.819 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:53:15.819 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.827 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:53:15.827 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.834 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:15.837 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 to='build/repo/k0t4rry3-9teow-local-src-marco', fromRepoLocalSync=false 07:53:15.837 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:15.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:53:15.838 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:15.842 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.851 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.852 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.852 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.854 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:15.856 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.856 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:15.857 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.860 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ed0e5933e1972a01d5c8e8e46ba324182bb18e08' to.sha1='36204be5c6e940a1f2e8394e36e010d29ffe0f7c'): /2/1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:15.883 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 localRepositoryRevisionSynced=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.898 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=47 07:53:15.899 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:15.926 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:15.928 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=158 07:53:15.932 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:15.938 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:53:15.938 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:15.968 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:15.994 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:16.006 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:16.032 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 from='build/repo/k0t4xzbo-h5ngg-local-src' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414' 07:53:16.048 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:16.054 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:16.136 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:16.145 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:16.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=42, revision=47 07:53:16.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=47, revision=-1 07:53:16.227 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:16.262 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:16.262 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:16.310 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:16.317 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:16.331 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:16.336 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:16.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=107.3 MiB, available=348.2 MiB 07:53:16.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:53:16.381 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:16.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=10 07:53:16.399 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:53:16.492 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:16.496 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:16.510 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:16.524 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:16.559 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:16.564 [qtp666971185-2964] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_p0mN6KT_p3CGcQoaTZGkg/mYPgJe9pQx2yU9v7xF_PKQ/lEZQpoIBL_sHea1l1TXSGA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:16.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=91.4 MiB, available=364.1 MiB 07:53:16.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:16.682 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:16.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=6, revision=10 07:53:16.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:16.709 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:16.710 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:16.712 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:16.713 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:16.715 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:16.716 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:16.717 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:16.717 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:16.729 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=-1, revision=159 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:16.734 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=-1, revision=110 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:16.932 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:16.934 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 07:53:16.951 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:16.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:17.045 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 07:53:17.045 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:17.047 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:17.047 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:17.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:17.165 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:17.365 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:17.388 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:17.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=107.2 MiB, available=348.3 MiB 07:53:17.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=89, revision=110 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:17.603 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=12 07:53:17.613 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:17.613 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:53:17.615 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:17.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=91.0 MiB, available=364.5 MiB 07:53:17.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=152, revision=159 07:53:17.677 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:17.678 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:53:17.679 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[u4qMgrCKSrHJyuPJWzJRWA, null, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:53:17.680 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:17.680 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:17.759 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:17.791 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:17.800 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:17.819 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 499124 bytes in 1483 ms. path='/2/1 {11 11ä11#+} 1/a' 07:53:17.834 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=50 07:53:17.834 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:17.889 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:17.896 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=10, revision=12 07:53:17.896 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:17.913 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:17.917 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:17.923 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:17.923 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:17.926 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:17.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=47, revision=50 07:53:17.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:17.967 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:17.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:17.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:17.990 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:18.020 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:18.023 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:53:18.053 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:18.060 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:18.073 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:18.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:18.086 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:18.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=106.8 MiB, available=348.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:18.159 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1decfec9f890aed808855ec117621ee78e644088' to.sha1='e25deb252066d29ba26c538c2c635dde12870dae'): /2/1 {11 11ä11#+} 1/b 07:53:18.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=55 07:53:18.218 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 07:53:18.276 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:18.277 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:18.282 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionSynced=89, revision=110 07:53:18.282 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=110, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:18.284 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:18.304 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=14 07:53:18.304 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:18.309 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:18.317 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:18.317 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:18.334 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=134, revision=137 07:53:18.344 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:18.372 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:18.387 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=50, revision=55 07:53:18.387 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:18.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.0 MiB, used=91.1 MiB, available=364.4 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:18.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:53:18.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:18.422 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:18.444 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:18.445 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:18.445 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:18.448 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:18.454 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionSynced=152, revision=159 07:53:18.454 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=159, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:18.456 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:18.467 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:18.477 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:18.493 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:18.507 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:18.521 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:18.556 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:53:18.557 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:53:18.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=169 07:53:18.591 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:18.603 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:18.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:53:18.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:18.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=12, revision=14 07:53:18.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=14, revision=-1 07:53:18.722 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:18.731 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:18.762 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:18.774 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:18.783 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:18.791 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:18.792 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_p0mN6KT_p3CGcQoaTZGkg/mYPgJe9pQx2yU9v7xF_PKQ/RmUs2iXhYby6yTPocuauwg' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:18.843 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:18.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:53:18.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=16 07:53:18.935 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:18.962 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:18.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=106.6 MiB, available=348.9 MiB 07:53:18.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:18.972 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 389952 bytes in 451 ms. path='/2/1 {11 11ä11#+} 1/b' 07:53:18.992 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=58 07:53:18.993 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 07:53:19.037 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.043 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.047 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=55, revision=58 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.054 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.068 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:19.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=55, revision=58 07:53:19.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.093 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:19.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=14, revision=16 07:53:19.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:19.117 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:19.137 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.143 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:19.144 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.186 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:19.189 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:53:19.203 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:19.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=91.1 MiB, available=364.4 MiB 07:53:19.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.219 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.221 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:19.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.284 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:19.288 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.292 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:53:19.292 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.321 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04a131442d1c24d4d8383f77c086ab0454f8ffd5' to.sha1='29038b2561916433d505401901766350b680d5c3'): /2/a 07:53:19.380 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=63 07:53:19.380 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.394 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=18 07:53:19.394 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:19.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=106.6 MiB, available=348.9 MiB 07:53:19.437 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.454 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:19.457 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.473 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:19.502 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.528 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:19.547 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=58, revision=63 07:53:19.547 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=63, revision=-1 07:53:19.574 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.591 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:19.597 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=16, revision=18 07:53:19.597 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=18, revision=-1 07:53:19.630 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:19.630 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:19.654 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.686 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.697 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.709 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:19.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.0 MiB, used=91.1 MiB, available=364.4 MiB 07:53:19.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.811 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.897 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=20 07:53:19.898 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.916 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:19.932 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:19.938 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:19.939 [qtp666971185-142] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_p0mN6KT_p3CGcQoaTZGkg/-2u4sMzRXoH5u91JAstk2A' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:19.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=106.6 MiB, available=348.9 MiB 07:53:19.945 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.88.xml.gz 07:53:19.945 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:53:19.949 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:53:19.949 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.961 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:19.969 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:19.973 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.985 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 22334 bytes in 174 ms. path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:19.986 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:19.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=66 07:53:19.997 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.012 [qtp284059979-1243] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=109 07:53:20.016 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:20.035 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.038 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:20.041 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=18, revision=20 07:53:20.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.048 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.055 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=139 remoteFromLocalRevision=109 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.062 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.063 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 from='build/repo/k0t4vv5v-ole5b-local-src' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.074 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=63, revision=66 07:53:20.074 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:20.075 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:20.075 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:20.096 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.100 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:20.104 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:20.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.132 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=139 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:20.140 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.146 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.172 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:20.172 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:20.174 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.180 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:20.182 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:20.209 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:53:20.210 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.206 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:20.233 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:20.239 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.255 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=137, revision=141 07:53:20.256 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:20.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7c26982cd2baa9459ccab61f2671db51b82c97a0' to.sha1='cd5cea3b48d2c16b3b96ac9e28b04d9069d66e64'): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc629052641bafb0e531f5752fd1713b0e6d9050' to.sha1='696b44a8329bc4c54b6ebd457a3a6c5fb7bd0630'): /3 + &#ä/5/h org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=91.3 MiB, available=364.2 MiB 07:53:20.302 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:53:20.303 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 07:53:20.303 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:20.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=23 07:53:20.306 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.321 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=71 07:53:20.321 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.321 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:20.322 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:20.326 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:20.336 [qtp833852776-76] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=158 07:53:20.338 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.354 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.358 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.365 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=171 remoteFromLocalRevision=158 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.370 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.372 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=132, revision=141 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:20.373 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:20.377 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 from='build/repo/k0t4rry3-9teow-local-src-marco' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.407 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.411 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=171 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=66, revision=71 07:53:20.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:20.416 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.418 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:53:20.418 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:53:20.420 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 07:53:20.420 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 07:53:20.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=171 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:20.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=20, revision=23 07:53:20.435 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.437 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:53:20.437 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.442 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.460 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:53:20.460 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:20.461 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.463 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=169, revision=173 07:53:20.471 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.489 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:20.501 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:20.499 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:20.551 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.553 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.574 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:20.575 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:20.575 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:20.578 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:20.596 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=166, revision=173 07:53:20.599 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.639 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.646 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.647 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.649 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=132, revision=141 07:53:20.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=141, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=166, revision=173 07:53:20.659 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=173, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:20.661 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:20.662 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Kdywg0Weda7Iib3qDeDeIg/8OBNrMdOIF-DPGRA3oEWMg/przVZlEru31MdhdZh61Tlg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.692 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:20.693 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:20.694 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:20.697 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:20.703 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 transaction.localRevision=164 remoteFromLocalRevision=171 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.729 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:20.729 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.748 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:20.752 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 07:53:20.752 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:20.752 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46485566]getCloseDeferredMillis: closeDeferredMillis=20000 07:53:20.752 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [46485566]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:20.757 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:20.758 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:20.758 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:20.759 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.759 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:20.760 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare 07:53:20.761 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c5177f2]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:53:20.762 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c5177f2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:20.961 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:20.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:53:21.019 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=143 07:53:21.019 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:21.145 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:53:21.161 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:21.173 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:21.176 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=141, revision=143 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:21.199 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:21.234 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:21.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=141, revision=143 07:53:21.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=143, revision=-1 07:53:21.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:21.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:21.294 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:21.351 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:21.368 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:21.373 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:53:21.410 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=145 07:53:21.410 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:21.439 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 242683 bytes in 886 ms. path='/3 + &#ä/5/h' 07:53:21.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=74 07:53:21.456 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:21.461 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:21.464 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=143, revision=145 07:53:21.519 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:21.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=143, revision=145 07:53:21.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=145, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:21.537 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:21.541 [qtp666971185-2964] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=71, revision=74 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:21.551 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:21.554 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:21.556 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1dJVQTdyqCligxuebi6dmA/yhotYdaj6XfyVtyI2QE2gw' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:21.568 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:21.569 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:21.594 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:21.616 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:21.621 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=71, revision=74 07:53:21.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:21.622 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:21.647 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:21.653 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:21.653 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:21.672 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:21.692 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:21.694 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:21.701 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1' 07:53:21.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=147 07:53:21.838 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:21.924 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:21.929 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:21.954 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:21.965 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:22.016 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:22.033 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5b66715022acd6563f2a8a729e61736050128c4f' to.sha1='521e3819f83bd47f22cec8b26cc0e7f85c9338bc'): /3 + &#ä/5/i org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:22.054 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:22.056 [closeDeferredTimer-27fd3aeb-2] INFO c.c.c.l.LocalRepoManagerImpl - [27fd3aeb]_close: Shutting down real LocalRepoManager. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:22.058 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=145, revision=147 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:22.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=79 07:53:22.082 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:22.104 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:22.149 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:22.160 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=74, revision=79 07:53:22.223 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:22.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=74, revision=79 07:53:22.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:22.238 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 24892 bytes in 1077 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:22.275 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:22.276 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=26 07:53:22.277 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:22.314 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:22.341 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:22.345 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=23, revision=26 07:53:22.401 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:22.401 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:22.411 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=23, revision=26 07:53:22.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:22.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=145, revision=147 07:53:22.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=147, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:22.414 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:22.447 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:22.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:22.449 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:22.449 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:22.469 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:22.487 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:22.504 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:22.629 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:22.658 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:22.660 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:22.747 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1/d10' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:22.743 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:22.752 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:22.810 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:22.817 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:22.821 [qtp666971185-142] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Kdywg0Weda7Iib3qDeDeIg/8OBNrMdOIF-DPGRA3oEWMg/dRFP1Gp5KQTt6xexOz5Jqw' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:22.834 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:22.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=149 07:53:22.855 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:22.864 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:22.929 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:22.980 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:22.983 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=147, revision=149 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:22.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:23.067 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:23.075 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:23.085 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3bf5a83b32ce5d8ce160ce8a4b27da8dafff17bb' to.sha1='f8cb6f58c6a2c171b19bc95f3a95511509ec6598'): /1 {11 11ä11#+} 1/b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:23.086 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=147, revision=149 07:53:23.086 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:23.118 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=31 07:53:23.118 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:23.119 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:23.119 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:23.139 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:23.162 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:23.195 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:23.265 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.33% 07:53:23.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1/d11' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:23.297 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:23.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=151 07:53:23.329 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:23.365 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:23.429 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:23.430 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:23.433 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=149, revision=151 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:23.492 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:23.510 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:23.518 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=149, revision=151 07:53:23.518 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=151, revision=-1 07:53:23.545 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:23.545 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:23.553 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:23.574 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:23.611 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:23.613 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:23.615 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:23.618 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:23.672 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:23.713 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:23.729 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:23.780 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:23.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=153 07:53:23.795 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:23.905 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:23.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=26, revision=31 07:53:23.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:23.943 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:23.946 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=151, revision=153 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:23.973 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:23.996 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:24.068 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:24.160 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:24.162 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:24.165 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=151, revision=153 07:53:24.166 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=153, revision=-1 07:53:24.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:24.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:24.248 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:24.310 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:24.350 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c5177f2]initPersistenceManagerFactory: repositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a 07:53:24.350 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c5177f2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3587 ms. 07:53:24.361 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:24.370 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:24.390 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:24.392 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:24.398 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:24.399 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c5177f2]getCloseDeferredMillis: closeDeferredMillis=20000 07:53:24.399 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c5177f2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:24.404 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:24.420 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare 07:53:24.447 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:24.449 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:24.450 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:24.451 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:24.459 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:24.461 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:24.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2/d20' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:24.502 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:24.567 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:24.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=155 07:53:24.569 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:24.568 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:24.571 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:24.574 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 602239 bytes in 2103 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:24.579 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:24.594 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:24.594 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:24.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=82 07:53:24.599 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:24.622 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:24.623 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:24.649 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:20:38.052Z expiryDateTime=2019-09-21T06:50:38.052Z org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:24.662 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:24.662 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:24.664 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:24.665 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:24.670 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:24.674 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:24.679 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:24.680 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:24.685 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:24.686 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:24.690 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:24.691 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1dJVQTdyqCligxuebi6dmA/eIgVk8kQ7a9FJVsELq0-eA' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:24.691 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=153, revision=155 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:24.702 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:24.716 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=79, revision=82 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:24.717 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:24.751 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:24.752 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:24.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=153, revision=155 07:53:24.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:24.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=79, revision=82 07:53:24.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:24.776 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:53:24.776 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:24.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:24.788 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:24.790 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:24.790 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:24.810 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:24.810 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:24.814 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=8, revision=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:24.832 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:24.836 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:24.863 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:24.863 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:24.887 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:24.980 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2/f40' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:24.979 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:25.051 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:25.054 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=157 07:53:25.054 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:25.088 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b1b599b1da2e5b50e2d90ebe66cbe345caa5b843' to.sha1='63905de17cbbb0ad65152d1cf625beb4cd155908'): /3 + &#ä/aa 07:53:25.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=87 07:53:25.140 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:25.157 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% 07:53:25.159 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=2216bbb9-95eb-4b5c-9076-8e331de51e2a to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=true 07:53:25.160 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2216bbb9-95eb-4b5c-9076-8e331de51e2a ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7') org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:25.177 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:25.181 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=155, revision=157 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:25.190 [pool-23-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% 07:53:25.198 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:25.199 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.121.xml.gz 07:53:25.199 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.121.xml.gz 07:53:25.222 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:25.223 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:25.224 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:25.227 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:25.229 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:25.229 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:25.230 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:25.253 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:25.258 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=164 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:25.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=155, revision=157 07:53:25.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=157, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:25.265 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:25.272 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:25.274 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.121.xml.gz 07:53:25.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=121 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:25.278 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:25.309 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:25.310 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:25.340 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:25.370 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:25.383 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=82, revision=87 07:53:25.384 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=87, revision=-1 07:53:25.405 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:25.458 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:25.484 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:25.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d3' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:25.532 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:25.586 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=159 07:53:25.586 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:25.595 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:53:25.646 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:25.652 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:25.654 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:25.656 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Kdywg0Weda7Iib3qDeDeIg/i8Fm3e-7Z-bAlDCXh6kVxA' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:25.714 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:25.718 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=157, revision=159 07:53:25.874 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:25.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=157, revision=159 07:53:25.880 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=159, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:25.886 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:25.941 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=98.5 MiB, available=357.0 MiB 07:53:25.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:53:25.944 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:25.946 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:25.947 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:25.948 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:25.948 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:25.961 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88413 bytes in 364 ms. path='/3 + &#ä/aa' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:25.968 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:25.975 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=90 07:53:25.976 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:25.981 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:25.982 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:25.983 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:25.988 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:25.990 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:25.990 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:25.990 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:26.000 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionInProgress=-1, revision=165 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:26.050 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:26.061 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:26.072 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.51% 07:53:26.072 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:26.093 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:26.096 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:26.096 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:26.097 [qtp666971185-2964] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=87, revision=90 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:26.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:26.163 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:26.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=87, revision=90 07:53:26.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=90, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:26.205 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d088bc6891adf6dfc54e6c8976e8eceefdb9caa6' to.sha1='81abeb28a4a69d6ba897d149195e00091ab6762d'): /.subshare.properties org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:26.220 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:26.220 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:26.239 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:26.262 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:26.265 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:53:26.344 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:26.366 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:26.375 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:53:26.441 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8ec111a3f2f115e1524f236a755eddaa71c7c2a7' to.sha1='94c2ad8ce5bcab9e60abeac6762a7ef94a916cc1'): /3 + &#ä/bb 07:53:26.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=95 07:53:26.474 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:26.519 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:26.533 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=162 07:53:26.533 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:26.547 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:26.551 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=90, revision=95 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:26.566 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 942772 bytes in 2162 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:26.578 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:26.587 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=90, revision=95 07:53:26.587 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:26.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=34 07:53:26.596 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:26.629 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:26.681 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=96.6 MiB, available=358.9 MiB 07:53:26.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=122, revision=165 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:26.982 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:26.993 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:27.001 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:27.008 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:27.010 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.013 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:27.013 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=159, revision=162 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:27.061 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.068 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=31, revision=34 07:53:27.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=34, revision=-1 07:53:27.106 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:27.106 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:27.117 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:27.128 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:27.133 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.136 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.137 [qtp666971185-2964] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Kdywg0Weda7Iib3qDeDeIg/inEAyEj6DV1gyYkRNB5aoQ' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:27.156 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:27.158 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:53:27.204 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:27.211 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=159, revision=162 07:53:27.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=162, revision=-1 07:53:27.245 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.334 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:27.337 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:27.377 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:27.414 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:27.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:27.430 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:27.431 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:53:27.432 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[u4qMgrCKSrHJyuPJWzJRWA, null, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:53:27.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:27.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:27.449 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb5b8e2f61418714a42f98d710cdfc35eb091edb' to.sha1='c4a221901cdc1d5dba7e4cdf75914b7c7b820c7d'): /1 {11 11ä11#+} 1/c 07:53:27.485 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=39 07:53:27.486 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:27.523 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.538 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.541 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.542 [qtp284059979-1205] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iCTTb9pe5vYv4xUeB0pd1A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:27.580 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:27.601 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.606 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:27.675 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 233270 bytes in 674 ms. path='/3 + &#ä/bb' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:27.688 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=34, revision=39 07:53:27.694 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:27.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=98 07:53:27.696 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:27.742 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:27.746 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.750 [qtp666971185-2964] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=95, revision=98 07:53:27.817 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.822 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=95, revision=98 07:53:27.822 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:27.825 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:27.848 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:27.868 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:27.868 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:27.882 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:27.898 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:27.929 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:27.941 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:27.943 [qtp666971185-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:27.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=96.4 MiB, available=359.1 MiB 07:53:27.984 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:28.013 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:28.025 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:28.035 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:28.038 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:28.039 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1dJVQTdyqCligxuebi6dmA/C6seBAufL1UVujOUFK8YgA' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:28.056 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95607 bytes in 635 ms. path='/.subshare.properties' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:28.059 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:28.059 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:28.068 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=165 07:53:28.069 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:28.076 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:28.077 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:28.078 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:28.081 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:28.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:28.087 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionSynced=122, revision=165 07:53:28.087 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionInProgress=165, revision=-1 07:53:28.101 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:28.119 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:53:28.119 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null 07:53:28.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=10, revision=12 07:53:28.162 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:28.167 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d12d6e6aaee54ab2feed9f90a643935c44ec8aa8' to.sha1='39b984e03667f6dddb6f291c966412359018f11e'): /3 + &#ä/cc 07:53:28.196 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=103 07:53:28.196 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:28.229 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:28.231 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:28.232 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:28.234 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:28.237 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.remoteRepositoryRevisionSynced=5, revision=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:28.250 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:28.254 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=98, revision=103 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:28.257 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:28.332 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:28.331 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:28.340 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:28.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=5, revision=12 07:53:28.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:28.342 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=98, revision=103 07:53:28.342 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:28.345 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=162, revision=165 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:28.370 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:28.417 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:28.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:53:28.423 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:28.428 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=162, revision=165 07:53:28.428 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=165, revision=-1 07:53:28.468 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:28.469 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:28.487 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:28.496 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:28.528 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:28.605 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:28.666 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:28.698 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:28.708 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:28.708 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:28.712 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:28.713 [qtp666971185-2964] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Kdywg0Weda7Iib3qDeDeIg/UA7-m1OJUvt8TPIxRXUIlw' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:28.728 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:28.766 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:28.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 323951 bytes in 944 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:28.842 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:28.842 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=42 07:53:28.843 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:28.888 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:28.920 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:28.926 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:28.938 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:28.948 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='efb5ea08a7e5833cca2ad047a4c667f843e85d7a' to.sha1='dee9da31ca4e08c3e7a0eea625018eb0e06e8fca'): /2/.subshare.properties org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:28.974 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:28.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=39, revision=42 07:53:28.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=42, revision=-1 07:53:29.039 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:29.039 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:29.073 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:29.091 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=170 07:53:29.092 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:29.148 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=96.5 MiB, available=359.0 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:29.150 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:29.156 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:29.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:29.244 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:29.285 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:29.288 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=165, revision=170 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:29.303 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:29.307 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:29.433 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 264041 bytes in 827 ms. path='/3 + &#ä/cc' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:29.433 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:53:29.434 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:29.451 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=106 07:53:29.451 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:29.462 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:29.471 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=165, revision=170 07:53:29.471 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=170, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:29.481 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e1b71f9e4cf82877bd3b50dcd8d243c8e09e8c46' to.sha1='9bf1913aae0478cf4a387d44c68841f69f2d13a9'): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:29.483 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:29.487 [qtp666971185-2964] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=103, revision=106 07:53:29.516 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:29.516 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:29.523 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=47 07:53:29.523 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:29.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=103, revision=106 07:53:29.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:29.559 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:29.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=96.4 MiB, available=359.1 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:29.599 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:29.603 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:29.604 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:29.613 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:29.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:29.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:29.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:29.636 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:29.665 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:29.669 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:29.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=42, revision=47 07:53:29.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:29.687 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:29.711 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:29.714 [qtp284059979-2532] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/sD1vSz4qNoj2PGGERjmqAw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:29.716 [qtp666971185-2964] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:29.719 [qtp666971185-2964] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:29.727 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:29.734 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:29.767 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:29.766 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:29.773 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:29.775 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:29.780 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:53:29.833 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:29.836 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 43257 bytes in 218 ms. path='/2/.subshare.properties' 07:53:29.860 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=173 07:53:29.861 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:29.870 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4dbfeb32324661de66f8b6e48478118c832eb483' to.sha1='7202f32b1598d7c387eba53a31c06c2e054360fd'): /3 + &#ä/dd org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:29.904 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:29.908 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=170, revision=173 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:29.910 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=111 07:53:29.910 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:29.940 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:29.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=170, revision=173 07:53:29.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=173, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:29.960 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:29.959 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:29.981 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=106, revision=111 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:30.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:30.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:30.025 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:30.030 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:30.030 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:30.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=106, revision=111 07:53:30.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:30.063 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:30.067 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:30.086 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.100 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xgnFyhptlHT8OFFCybSXXg/JGe8JNAd3ge0i_US3baLYg/j9qz82GyKowdVtbbMX0LeQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:29.595 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:30.135 [qtp284059979-1205] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:30.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=96.4 MiB, available=359.1 MiB 07:53:30.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.121.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:30.142 [qtp284059979-1205] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:30.152 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:30.158 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:30.160 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:30.161 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:30.164 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.172 [qtp833852776-2492] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a localRepositoryRevisionSynced=164 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:30.221 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:30.231 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:30.233 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 07:53:30.284 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:30.293 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:30.324 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=15 remoteFromLocalRevision=164 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:30.396 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/.subshare.properties' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:30.490 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.46% 07:53:30.490 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% 07:53:30.490 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=2216bbb9-95eb-4b5c-9076-8e331de51e2a to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=false 07:53:30.491 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:30.491 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:53:30.491 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:30.494 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:30.505 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:30.505 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:30.506 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:30.509 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:30.509 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cb790d74387ece1f83bcdb5b555f80727ddc6507' to.sha1='bcef175fa6dab84f8181ea23eb33c9c505f4ef5b'): /2/1 {11 11ä11#+} 1/.subshare.properties org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:30.510 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:30.510 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:30.511 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:30.512 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.515 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.516 [qtp666971185-142] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Kdywg0Weda7Iib3qDeDeIg/g0ULO0CI0Fopravm3-ZVWA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:30.529 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=169 07:53:30.533 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.538 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:53:30.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:30.559 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=178 07:53:30.559 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=173, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178 07:53:30.636 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.640 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=173, revision=178 07:53:30.721 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=173, revision=178 07:53:30.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=178, revision=-1 07:53:30.758 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.783 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.804 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:53:30.866 [Test worker] 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/.subshare.properties' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:30.876 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.886 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 594136 bytes in 1053 ms. path='/2/1 {11 11ä11#+} 1/a' 07:53:30.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=50 07:53:30.901 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:30.933 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.941 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.944 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.945 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/g0mzhZ3zbFA3F1BZDBPHFw' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:30.992 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:30.999 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=47, revision=50 07:53:31.057 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:31.058 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:31.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=47, revision=50 07:53:31.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:31.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 80472 bytes in 215 ms. path='/2/1 {11 11ä11#+} 1/.subshare.properties' 07:53:31.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=181 07:53:31.097 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:31.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=96.8 MiB, available=358.7 MiB 07:53:31.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:31.133 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:31.155 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:31.159 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=178, revision=181 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:31.165 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:31.167 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:31.168 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:31.171 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:31.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:31.170 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:31.174 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:31.174 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:31.174 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:31.182 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionInProgress=-1, revision=170 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:31.199 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:31.228 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:31.234 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:31.275 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:31.274 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 698333 bytes in 990 ms. path='/3 + &#ä/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:31.281 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:31.290 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:31.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=114 07:53:31.292 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:31.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=178, revision=181 07:53:31.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=181, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:31.304 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:31.305 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:31.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:31.337 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:31.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:31.349 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:31.348 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:31.365 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:31.363 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:31.364 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=111, revision=114 07:53:31.383 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:31.391 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=111, revision=114 07:53:31.391 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:31.403 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b3c59defd3e481988067e3f4f9c419d34b1bf4e' to.sha1='c823a96ae3efe04ce137fe658b13503a13197276'): /2/1 {11 11ä11#+} 1/b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:31.436 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:31.438 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:53:31.450 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:31.459 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:31.459 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:31.473 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=55 07:53:31.473 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:31.487 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:31.488 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:53:31.501 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.99% 07:53:31.501 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/d10/f30' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:31.534 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:31.536 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:31.536 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:31.550 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:31.579 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:31.587 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:31.597 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="299d254f-8ecb-48a5-a519-2e2646ff3880"] on repo=299d254f-8ecb-48a5-a519-2e2646ff3880 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:31.598 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac9c129d3ab3f120833d20a29f9acb79c5f0e45b' to.sha1='e688c7cd148580779009b798024cf4d80f37ff24'): /2/1 {11 11ä11#+} 1/d1/d10/f30 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:31.600 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=50, revision=55 07:53:31.600 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=55, revision=-1 07:53:31.634 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:31.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=186 07:53:31.655 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:31.702 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:53:31.726 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f localRepositoryRevisionSynced=8 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:31.735 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:31.955 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=96.4 MiB, available=359.1 MiB 07:53:31.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=165, revision=170 07:53:31.965 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:53:31.965 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:53:31.965 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[u4qMgrCKSrHJyuPJWzJRWA, null, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:53:31.966 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.046 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:32.046 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:32.047 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.052 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:32.061 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:32.065 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=181, revision=186 07:53:32.099 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:32.103 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=181, revision=186 07:53:32.103 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=186, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.125 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:32.134 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:32.137 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.140 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:32.142 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xgnFyhptlHT8OFFCybSXXg/JGe8JNAd3ge0i_US3baLYg/arU-GOsBMFmRiEiiogs6Aw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:32.185 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:32.185 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:32.238 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:32.276 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:53:32.297 [Test worker] 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/d1/d10/f30' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:32.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=119 07:53:32.323 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.359 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:31.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:53:32.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=96.2 MiB, available=359.3 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.480 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 103123 bytes in 428 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:32.487 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.504 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=58 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:32.496 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.504 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:32.506 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:32.510 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:32.516 [qtp833852776-2492] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionSynced=165, revision=170 07:53:32.516 [qtp833852776-2492] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionInProgress=170, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:32.519 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:32.519 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:32.531 [qtp666971185-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=114, revision=119 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:32.540 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:32.544 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:32.545 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/RWpv0RDaxWIzNPW8mTYA3w/4iP5EAeKuC-N2NFHoIiLeA/g11PoGzZilcXng4g8lVGHA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:32.559 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:32.582 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:53:32.582 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null 07:53:32.586 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=16 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.587 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:32.590 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=55, revision=58 07:53:32.632 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:32.633 [qtp666971185-32] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=55, revision=58 07:53:32.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:32.641 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:32.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=114, revision=119 07:53:32.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:32.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:32.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:32.706 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.719 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:32.730 [qtp666971185-2964] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 transaction.localRevision=81 remoteFromLocalRevision=8 07:53:32.742 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:32.754 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=286cb441-2f22-4ef0-b86d-313d1ad2e32f from='https://localhost:37204/286cb441-2f22-4ef0-b86d-313d1ad2e32f' toID=299d254f-8ecb-48a5-a519-2e2646ff3880 to='build/repo/k0t4xjio-lvtsf-local-src', fromRepoLocalSync=false 07:53:32.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.null.xml.gz 07:53:32.754 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src/.subshare-repo/tmp/ChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.null.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.761 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:32.764 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:32.771 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:32.801 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.843 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:32.852 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.866 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:32.872 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:32.878 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src/.subshare-repo/tmp/ChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.null.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:32.931 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:53:33.011 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec5767293f28be80816e35bf18e4c94c80790ea7' to.sha1='e6b482094044b5c96081718b0e9e8bc33e1cdf81'): /2/a 07:53:33.062 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=63 07:53:33.063 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 07:53:33.184 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:33.192 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:32.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:53:33.251 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=96.0 MiB, available=359.5 MiB 07:53:33.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:33.289 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:33.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=58, revision=63 07:53:33.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=63, revision=-1 07:53:33.349 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:33.394 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:33.395 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:33.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 900096 bytes in 1124 ms. path='/2/1 {11 11ä11#+} 1/d1/d10/f30' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:33.425 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:53:33.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:33.465 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=189 07:53:33.466 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=189 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:33.480 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:32.879 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:53:33.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=448.0 MiB, used=118.6 MiB, available=336.9 MiB 07:53:33.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:33.532 [closeDeferredTimer-70fbfc60-5r] INFO c.c.c.l.LocalRepoManagerImpl - [70fbfc60]_close: Shutting down real LocalRepoManager. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:33.544 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:33.548 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=186, revision=189 07:53:33.557 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:33.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=186, revision=189 07:53:33.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=189, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:33.580 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:33.611 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:33.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:33.644 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.localRepositoryRevisionInProgress=-1, revision=82 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:33.640 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:33.650 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:33.668 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:33.672 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:33.673 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xgnFyhptlHT8OFFCybSXXg/LHZT0OO2KSTu4TUTwJsfxA' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:33.692 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:33.694 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:53:33.816 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:33.828 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=96.3 MiB, available=359.2 MiB 07:53:33.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:33.860 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:53:33.874 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/f20' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:33.929 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:33.969 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4252c44b8f205e12c2c77426709d323cf11a79b9' to.sha1='7495f14dc1a94c11264333f3004397e6234d5a63'): /2/1 {11 11ä11#+} 1/d1/f20 07:53:34.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=194 07:53:34.123 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=189, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:34.319 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=96.3 MiB, available=359.2 MiB 07:53:34.527 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:53:34.717 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:34.718 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:34.718 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:34.721 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:34.722 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:34.724 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=189, revision=194 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:34.729 [qtp833852776-76] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a localRepositoryRevisionSynced=169 07:53:34.874 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:34.875 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:34.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=189, revision=194 07:53:34.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=194, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:34.906 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=18 remoteFromLocalRevision=169 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:34.938 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:34.985 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 07:53:34.985 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 07:53:34.986 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 07:53:34.986 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4c5177f2]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:34.986 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:53:34.986 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:53:34.987 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** xenia *** 07:53:34.988 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74b427d1]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' 07:53:34.988 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74b427d1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:34.995 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:35.036 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:53:35.068 [Test worker] 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/d1/f20' 07:53:35.124 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:35.130 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:35.133 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:35.134 [qtp284059979-768] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/RWpv0RDaxWIzNPW8mTYA3w/FDDPXXnmpbB4RUTCtyfQ9A' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:35.192 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:35.214 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:35.234 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:35.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 486832 bytes in 1812 ms. path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:35.262 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 94763 bytes in 194 ms. path='/2/1 {11 11ä11#+} 1/d1/f20' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:35.281 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=66 07:53:35.292 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:35.333 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=197 07:53:35.333 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=194, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=197 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:35.377 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:35.387 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=63, revision=66 07:53:35.430 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:35.436 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=63, revision=66 07:53:35.436 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:35.449 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:35.453 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=194, revision=197 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:35.472 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:35.472 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:35.493 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:35.520 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:35.522 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:35.546 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:35.553 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=194, revision=197 07:53:35.553 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=197, revision=-1 07:53:35.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:35.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:35.605 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:35.623 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:35.636 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:35.639 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:35.649 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:35.661 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:35.745 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:35.744 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:53:35.744 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:35.777 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/f21' 07:53:35.853 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='baf11389109ac14e9e72b861f5f56b889a886d33' to.sha1='9232f16b188c6992d60f20934aec42b46e37442c'): /2/1 {11 11ä11#+} 1/d1/f21 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:35.863 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6350d37fcda8eae2aa9ec5a69f19f5abb1af5631' to.sha1='216d3ae49da15f25331e5837149781d5cd6d380d'): /3 + &#ä/5/h org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:35.905 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=202 07:53:35.906 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=197, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=202 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:35.231 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:53:35.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.0 MiB, used=115.5 MiB, available=340.0 MiB 07:53:35.936 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.remoteRepositoryRevisionSynced=4, revision=82 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:35.938 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=71 07:53:35.939 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:35.963 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:35.967 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=197, revision=202 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:36.032 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:36.032 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:36.042 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:36.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:53:36.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:36.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:36.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:36.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=197, revision=202 07:53:36.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=202, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:36.060 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:36.064 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:36.066 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:36.066 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:36.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:36.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:36.082 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:36.083 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:36.085 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:36.090 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:36.090 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:36.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:36.099 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:36.106 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:36.107 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:36.114 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:36.114 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:36.121 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:36.121 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:36.128 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:36.128 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:36.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:36.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:36.143 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:36.144 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:36.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:36.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:36.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=66, revision=71 07:53:36.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:36.155 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:36.155 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:36.158 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:36.162 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:36.162 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:36.171 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:36.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:36.176 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:36.178 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:36.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/d1/f21' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:36.181 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:36.181 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:36.199 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=wEDjw605kBK-goHaknksmg, serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f} because of missing permissions! 07:53:36.199 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:36.251 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:36.333 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:53:36.351 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:53:36.462 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:36.474 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:36.478 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:36.480 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/C1D2rT8T0IA9Ohnc6PdFMA/aKPtdHaqQRnP4tmqK2zVRg' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:36.498 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:36.517 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:36.521 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:36.528 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/RWpv0RDaxWIzNPW8mTYA3w/Fv6ZqwVeVsxoDziLQq-Cmw' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:36.541 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:36.600 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:36.714 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:36.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=114.5 MiB, available=341.0 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:36.785 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:36.903 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:36.953 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:37.025 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:37.031 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.localRepositoryRevisionSynced=4, revision=82 07:53:37.032 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.localRepositoryRevisionInProgress=82, revision=-1 07:53:37.047 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:37.055 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:37.055 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:37.068 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:37.097 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:37.110 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 07:53:37.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:53:37.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:37.181 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:37.266 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:37.302 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:37.320 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 360593 bytes in 968 ms. path='/3 + &#ä/5/h' 07:53:37.333 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=74 07:53:37.334 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:37.335 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:37.397 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:37.399 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:37.402 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=71, revision=74 07:53:37.420 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:37.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=71, revision=74 07:53:37.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:37.440 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:37.450 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:37.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:37.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:37.499 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:37.502 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:37.528 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:37.531 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:37.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.5 MiB, used=114.5 MiB, available=341.0 MiB 07:53:37.575 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:37.621 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:37.680 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:37.712 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:37.750 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:37.789 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:53:37.918 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1a07cacd419714350a06a007bd129e69426caaf' to.sha1='8ad768bfef72cd15a773dc3fc4a25728b1a4da37'): /3 + &#ä/5/i 07:53:37.967 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=79 07:53:37.968 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:37.977 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:38.053 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:38.055 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.071 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:38.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.0 MiB, used=114.5 MiB, available=341.0 MiB 07:53:38.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:38.151 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=74, revision=79 07:53:38.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=79, revision=-1 07:53:38.217 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.257 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.338 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:53:38.344 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:38.393 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:38.422 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.431 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.435 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.437 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/C1D2rT8T0IA9Ohnc6PdFMA/XSLBBtZeItdwKWqWq5DezA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:38.443 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74b427d1]initPersistenceManagerFactory: repositoryId=e71df1a4-69d0-4150-8464-33c862da892f 07:53:38.443 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74b427d1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3455 ms. 07:53:38.454 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:38.467 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:38.480 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:38.501 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:38.502 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:38.502 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:38.504 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:38.504 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:38.505 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:38.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=114.5 MiB, available=341.0 MiB 07:53:38.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.null.xml.gz 07:53:38.612 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:53:38.612 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:53:38.612 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:38.625 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:38.626 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:38.626 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:38.630 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:38.630 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.636 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:38.638 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.645 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.647 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/RWpv0RDaxWIzNPW8mTYA3w/Fv6ZqwVeVsxoDziLQq-Cmw' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:38.648 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:38.649 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:38.662 [qtp666971185-142] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 localRepositoryRevisionSynced=81 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:38.669 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:38.670 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.698 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:21:19.676Z expiryDateTime=2019-09-21T06:51:19.676Z 07:53:38.707 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:38.708 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:38.709 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:38.714 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.721 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.725 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:38.725 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:38.732 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:38.760 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f transaction.localRevision=123 remoteFromLocalRevision=81 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:38.777 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=XxSGfq6462gj4d0rlSwcnQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} 07:53:38.800 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:53:38.823 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:53:38.866 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:53:38.866 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:53:38.896 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=107 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:38.928 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:38.929 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=299d254f-8ecb-48a5-a519-2e2646ff3880 from='build/repo/k0t4xjio-lvtsf-local-src' toID=286cb441-2f22-4ef0-b86d-313d1ad2e32f to='https://localhost:37204/286cb441-2f22-4ef0-b86d-313d1ad2e32f' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:38.952 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:39.029 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1099115 bytes in 2849 ms. path='/2/1 {11 11ä11#+} 1/d1/f21' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:39.032 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=123 07:53:39.038 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:39.038 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:39.039 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:53:39.039 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:53:39.045 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f localRepositoryRevisionSynced=123 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:39.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=206 07:53:39.051 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=206 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:39.085 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:39.086 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:39.096 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:39.096 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjio-lvtsf-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:39.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=121, revision=125 07:53:39.106 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:39.107 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:39.109 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:39.111 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=202, revision=206 07:53:39.126 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:39.132 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=202, revision=206 07:53:39.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=206, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:39.158 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 07:53:39.158 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=e71df1a4-69d0-4150-8464-33c862da892f to='build/repo/k0t4wvj2-ba0fk-local-dest-xenia', fromRepoLocalSync=true 07:53:39.159 [pool-24-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e71df1a4-69d0-4150-8464-33c862da892f ('build/repo/k0t4wvj2-ba0fk-local-dest-xenia') org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:39.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:39.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:39.182 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 174621 bytes in 838 ms. path='/3 + &#ä/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:39.202 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:39.224 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:39.227 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880, this.remoteRepositoryRevisionSynced=119, revision=125 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:39.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=82 07:53:39.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:39.257 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:39.261 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:39.287 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:39.295 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=119, revision=125 07:53:39.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:39.304 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:39.321 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:39.322 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:39.326 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=79, revision=82 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:39.328 [qtp666971185-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=299d254f-8ecb-48a5-a519-2e2646ff3880 transaction.localRevision=87 remoteFromLocalRevision=123 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:39.331 [pool-24-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% 07:53:39.389 [pool-24-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:39.395 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:39.396 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:39.398 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:39.401 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:53:39.406 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:39.409 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=79, revision=82 07:53:39.409 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:39.417 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.02% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:39.424 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e8f87a8]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' 07:53:39.428 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e8f87a8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:39.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:39.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:39.458 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:39.481 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:39.484 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:39.497 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:39.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.134.xml.gz 07:53:39.497 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.134.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:39.509 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:39.515 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:39.516 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:39.517 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:39.519 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:39.520 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:39.521 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:39.521 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:39.686 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=173 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:39.689 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:39.689 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:39.697 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:53:39.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c4c97e67c0215ef09af54f2086fa2bd8e263afc' to.sha1='787d762217143d7c861f7626fcb44267197e61d7'): /3 + &#ä/aa 07:53:39.814 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=87 07:53:39.815 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 07:53:39.905 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:39.910 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=82, revision=87 07:53:39.949 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:39.971 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=82, revision=87 07:53:39.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=87, revision=-1 07:53:39.997 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:40.032 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:40.056 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:53:40.150 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/aa' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:40.166 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=139 07:53:40.388 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:40.388 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:40.555 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:39.700 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.134.xml.gz 07:53:39.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=134 repoFileDtos.size=0 07:53:40.577 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=104.0 MiB, available=351.5 MiB 07:53:40.577 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:53:40.578 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:40.579 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:40.580 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:40.591 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:40.598 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:40.604 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:40.632 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:40.633 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:40.633 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:40.636 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:40.637 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:40.638 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:40.638 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:40.647 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=-1, revision=174 07:53:40.753 [closeDeferredTimer-46485566-1] INFO c.c.c.l.LocalRepoManagerImpl - [46485566]_close: Shutting down real LocalRepoManager. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:40.850 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:40.851 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:41.129 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=211 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:41.138 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:41.184 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=206, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=211 07:53:41.372 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:41.374 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=206, revision=211 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:41.375 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 07:53:41.409 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:41.409 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:41.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:41.463 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:41.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=206, revision=211 07:53:41.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=211, revision=-1 07:53:41.567 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:41.571 [qtp284059979-2532] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 transaction.localRevision=166 remoteFromLocalRevision=139 07:53:41.605 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:41.620 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' toID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 to='build/repo/k0t4vv5v-ole5b-local-src', fromRepoLocalSync=false 07:53:41.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:53:41.622 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:53:41.640 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:41.693 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:41.957 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=96.0 MiB, available=359.5 MiB 07:53:41.980 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=135, revision=174 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:42.032 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=166 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:42.208 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=XxSGfq6462gj4d0rlSwcnQ,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=U8OPc43N8Z1kjdIlTmhLPA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} 07:53:42.389 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:42.390 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:53:42.390 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:53:42.390 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:42.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:42.503 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:42.511 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:42.519 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:53:42.519 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:42.622 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:42.845 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:42.963 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:43.010 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:43.024 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:43.029 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:43.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=95.5 MiB, available=360.0 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:43.252 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:43.372 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:43.374 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:43.376 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:43.378 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:43.391 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionSynced=135, revision=174 07:53:43.392 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=174, revision=-1 07:53:43.470 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:43.494 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:53:43.495 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:53:43.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=107, revision=110 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:43.507 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=115.9 MiB, available=339.6 MiB 07:53:43.507 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:43.530 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:43.536 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:43.553 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=-1, revision=167 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:43.594 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:43.594 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:43.596 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:43.600 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:43.604 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.remoteRepositoryRevisionSynced=105, revision=110 07:53:43.615 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:43.691 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:43.699 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=105, revision=110 07:53:43.699 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=110, revision=-1 07:53:43.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:53:43.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:44.043 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:44.179 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:44.284 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:44.364 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:44.470 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:44.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=16, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:44.527 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=94.9 MiB, available=360.6 MiB 07:53:44.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:44.692 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:44.714 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:44.718 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:44.724 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=2097152 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:44.726 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:45.117 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=111.2 MiB, available=344.3 MiB 07:53:45.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=110, revision=167 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:45.276 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=95.6 MiB, available=359.9 MiB 07:53:45.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:45.309 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:45.310 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:45.330 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.363 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:45.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.373 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:45.373 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.383 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:45.383 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.392 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:45.393 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.402 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:45.402 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.414 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:45.415 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:53:45.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:45.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.435 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:45.435 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.443 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:45.443 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:45.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:45.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:45.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:45.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.487 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:45.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:45.501 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:53:45.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:45.604 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:45.737 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:45.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=95.6 MiB, available=359.9 MiB 07:53:45.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.134.xml.gz 07:53:45.756 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 07:53:45.760 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 07:53:45.760 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:45.766 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:45.768 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:45.773 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:45.775 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=3145728 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:45.802 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:45.803 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:45.803 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:45.808 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:45.819 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=173 07:53:45.846 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:45.952 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=113 remoteFromLocalRevision=173 07:53:45.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e71df1a4-69d0-4150-8464-33c862da892f from='build/repo/k0t4wvj2-ba0fk-local-dest-xenia' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:53:45.974 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:45.975 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:45.976 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:45.978 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:45.982 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:46.115 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:46.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=110.5 MiB, available=345.0 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:46.220 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3449555 bytes in 6070 ms. path='/3 + &#ä/aa' 07:53:46.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=93 07:53:46.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:46.250 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:46.256 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionSynced=110, revision=167 07:53:46.256 [qtp284059979-1205] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=167, revision=-1 07:53:46.313 [qtp284059979-1205] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:46.318 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=113 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:46.334 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:46.334 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:46.336 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:46.338 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=213 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:46.341 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=87, revision=93 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:46.352 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:53:46.352 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:46.353 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=211, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=213 07:53:46.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:46.381 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:46.391 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:46.411 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 07:53:46.412 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% 07:53:46.431 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=113 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:46.451 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=87, revision=93 07:53:46.451 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:46.453 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:53:46.453 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:46.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:46.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:46.502 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:53:46.502 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:46.502 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:46.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=115 07:53:46.512 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 07:53:46.536 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:46.537 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:46.548 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:46.555 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:46.580 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:46.581 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:46.582 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:46.585 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:46.589 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.remoteRepositoryRevisionSynced=110, revision=115 07:53:46.592 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:46.652 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:46.663 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:46.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=110, revision=115 07:53:46.670 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:46.686 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:53:46.702 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:46.703 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:46.704 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:46.705 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:46.710 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:46.716 [qtp833852776-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f transaction.localRevision=180 remoteFromLocalRevision=113 07:53:46.719 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:46.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=e71df1a4-69d0-4150-8464-33c862da892f to='build/repo/k0t4wvj2-ba0fk-local-dest-xenia', fromRepoLocalSync=false 07:53:46.722 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:46.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:53:46.723 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:53:46.735 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:46.736 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:46.737 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:46.740 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:46.741 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:46.741 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:46.741 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:46.751 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1af24ee61ccd29e2f01da132166b08f9c2fe2369' to.sha1='fb7677d616fab2ccfeb740d1a7df8df8671d5a60'): /3 + &#ä/bb 07:53:46.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=98 07:53:46.779 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:46.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:53:46.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=110.4 MiB, available=345.1 MiB 07:53:46.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:46.909 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=173 localRepositoryRevisionInProgress=180 07:53:46.922 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:46.952 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:53:46.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:46.963 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:46.969 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=93, revision=98 07:53:47.000 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:47.015 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=93, revision=98 07:53:47.015 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:47.056 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:47.085 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:47.113 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:47.125 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:53:47.127 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:53:47.299 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:47.316 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:47.330 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:47.331 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/MzmWxWyqusFpubg_MT9TEA' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:47.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=110.3 MiB, available=345.2 MiB 07:53:47.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:47.535 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:47.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=95.6 MiB, available=359.9 MiB 07:53:47.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:47.561 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 635760 bytes in 433 ms. path='/3 + &#ä/bb' 07:53:47.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=101 07:53:47.587 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:47.593 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:47.593 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:47.594 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:47.597 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:47.609 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:47.610 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:47.610 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:47.617 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=-1, revision=181 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:47.637 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:47.642 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=98, revision=101 07:53:47.656 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:47.661 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=98, revision=101 07:53:47.661 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=101, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:47.661 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 07:53:47.689 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:47.689 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:47.701 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:47.702 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:47.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:47.724 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:47.786 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:47.788 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:53:47.823 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:47.844 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:53:47.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:47.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=110.3 MiB, available=345.2 MiB 07:53:47.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:53:47.952 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:53:47.952 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:53:47.952 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:53:47.969 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:47.994 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54c51634a539f657153ff594c0e5062a0fa6e182' to.sha1='3f06c678b90af1ced890b87babf3f3337e4474b3'): /3 + &#ä/cc org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:47.995 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=166 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=106 07:53:48.025 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.030 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.066 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:48.070 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=101, revision=106 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.078 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=215 remoteFromLocalRevision=166 07:53:48.087 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 from='build/repo/k0t4vv5v-ole5b-local-src' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.113 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.116 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=215 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=101, revision=106 07:53:48.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.143 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:48.143 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:48.144 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.160 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:53:48.160 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.171 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.177 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=215 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:48.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=90.0 MiB, available=365.5 MiB 07:53:48.259 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=174, revision=181 07:53:48.264 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:48.264 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:53:48.264 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:53:48.265 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:48.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.271 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:48.272 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.273 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.280 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:48.285 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:48.288 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=213, revision=217 07:53:48.294 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=211, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=217 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.312 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:53:48.323 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.373 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:48.378 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=211, revision=217 07:53:48.400 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:48.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=211, revision=217 07:53:48.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=217, revision=-1 07:53:48.438 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.464 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.467 [qtp284059979-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 transaction.localRevision=172 remoteFromLocalRevision=215 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:48.471 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [bdbb6e0]initPersistenceManagerFactory: repositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.478 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:48.482 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:48.483 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/AKLNIje6cGd1XsgW4RQwLQ' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.491 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:48.494 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:48.499 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [bdbb6e0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 30277 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.662 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.667 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:48.709 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.737 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 398535 bytes in 414 ms. path='/3 + &#ä/cc' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.751 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be renewalDateTime=2019-09-21T06:22:50.642Z expiryDateTime=2019-09-21T06:52:50.642Z org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=109 07:53:48.755 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:48.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=90.0 MiB, available=365.5 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.766 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:48.771 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:48.772 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:48.773 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:48.774 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:48.778 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.782 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:53:48.782 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:53:48.787 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=32 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:48.787 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionSynced=174, revision=181 07:53:48.788 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=181, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.798 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:48.798 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.800 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=32 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.802 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=106, revision=109 07:53:48.810 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:48.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=106, revision=109 07:53:48.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:48.830 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:53:48.831 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:53:48.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=118 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.853 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:53:48.854 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' toID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e to='build/repo/k0t4yawb-24plw-local-dest', fromRepoLocalSync=true org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.854 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:48.854 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.860 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing adf5ecab-7915-4ffb-ab47-426b3d5efb3e ('build/repo/k0t4yawb-24plw-local-dest') 07:53:48.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.103.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:48.862 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.862 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.103.xml.gz 07:53:48.872 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:53:48.885 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 17.00% 07:53:48.888 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:48.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:53:48.895 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.898 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:48.922 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=172 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:48.936 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:48.939 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:53:49.001 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:49.043 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:49.061 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.103.xml.gz 07:53:49.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=103 repoFileDtos.size=12 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:49.097 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:53:49.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:49.164 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=92.2 MiB, available=399.3 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:49.174 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e562d7f5e76bf77de244cf979cb7541cfed0751' to.sha1='bba54f203156022b0c176325278dc7063ccde384'): /3 + &#ä/dd 07:53:49.258 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=114 07:53:49.258 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:49.306 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fv-2rb6f-remote' 07:53:49.306 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4x3fv-2rb6f-remote' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:49.334 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:49.346 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=109, revision=114 07:53:49.393 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:49.402 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=109, revision=114 07:53:49.402 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=114, revision=-1 07:53:49.430 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:49.481 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:49.496 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:53:49.498 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:49.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=90.1 MiB, available=365.4 MiB 07:53:49.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:49.690 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:49.702 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:49.748 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:49.764 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/Ikzj1NhU7aMPR8GC_8iOfQ' offset=0 07:53:50.009 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:50.033 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 464639 bytes in 534 ms. path='/3 + &#ä/dd' 07:53:50.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=117 07:53:50.059 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:50.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=112.0 MiB, available=343.5 MiB 07:53:50.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:50.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=90.1 MiB, available=365.4 MiB 07:53:50.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:50.098 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:50.109 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=-1, revision=173 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:50.125 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:50.135 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=114, revision=117 07:53:50.152 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:50.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=114, revision=117 07:53:50.163 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=117, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:50.191 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:50.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:50.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:50.214 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:50.217 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:50.227 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:50.253 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:53:50.256 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:53:50.276 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:50.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:53:50.329 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:53:50.361 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=8 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:50.382 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:50.388 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:50.389 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:50.425 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:50.437 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=16, cryptoKeyDtos.size=34, cryptoLinkDtos.size=42, currentHistoCryptoRepoFileDtos.size=16, histoCryptoRepoFileDtos.size=16, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=3 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:50.529 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:50.530 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:50.572 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=122 07:53:50.595 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:50.606 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=90.1 MiB, available=365.4 MiB 07:53:50.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:53:50.608 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 07:53:50.609 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:50.618 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:50.624 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:50.625 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:50.625 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:50.629 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:50.641 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=180 07:53:50.656 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:50.679 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=120 remoteFromLocalRevision=180 07:53:50.684 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e71df1a4-69d0-4150-8464-33c862da892f from='build/repo/k0t4wvj2-ba0fk-local-dest-xenia' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:50.719 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:50.767 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=120 07:53:50.774 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:53:50.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:50.784 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:50.785 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:50.789 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=117, revision=122 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:50.793 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 07:53:50.795 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 07:53:50.804 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=120 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:50.879 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:50.870 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:50.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:53:50.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:50.920 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=117, revision=122 07:53:50.920 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=122, revision=-1 07:53:50.946 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:50.971 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 transaction.localRevision=84 remoteFromLocalRevision=8 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:50.976 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:53:50.978 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:53:50.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=118, revision=122 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:50.989 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:50.992 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:50.994 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:51.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414' toID=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 to='build/repo/k0t4xzbo-h5ngg-local-src', fromRepoLocalSync=false 07:53:51.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:53:51.001 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:51.022 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:51.021 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:51.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=111.7 MiB, available=343.8 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:51.023 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:51.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=104, revision=173 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:51.101 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:51.181 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:51.182 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:51.183 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:51.186 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:51.189 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.remoteRepositoryRevisionSynced=115, revision=122 07:53:51.193 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:51.195 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:51.240 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=84 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:51.240 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:51.247 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=115, revision=122 07:53:51.247 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=122, revision=-1 07:53:51.357 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:51.357 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:51.358 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:51.361 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:51.365 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f transaction.localRevision=186 remoteFromLocalRevision=120 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:51.384 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:51.391 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:53:51.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:51.415 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:51.416 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:51.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 07:53:51.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:51.432 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74b427d1]getCloseDeferredMillis: closeDeferredMillis=20000 07:53:51.432 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [74b427d1]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:51.440 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:51.441 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:51.441 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:51.441 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:53:51.442 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:53:51.456 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [472146aa]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:53:51.456 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [472146aa]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:51.555 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:51.560 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:51.692 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:51.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 25 ms. 07:53:51.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:51.815 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:51.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:51.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:51.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:51.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:51.864 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:51.864 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:51.882 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:51.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:51.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:51.911 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:51.911 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:51.919 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:51.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:51.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:51.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:51.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:51.962 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:51.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:51.971 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:51.980 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:51.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:51.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:51.991 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:52.026 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:52.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:52.037 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:52.038 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:52.047 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:52.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:52.077 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:52.080 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:52.094 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:52.191 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:53:52.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:52.299 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:52.521 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:52.697 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:52.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=108.0 MiB, available=347.5 MiB 07:53:52.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:53:52.828 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:52.839 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:52.973 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:52.997 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionInProgress=-1, revision=85 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:53.104 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:53.136 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:53.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=112.3 MiB, available=343.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:53.212 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:53.326 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:53.391 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:53.433 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:53.447 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:53.451 [qtp2139656363-1075] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:53.454 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionSynced=104, revision=173 07:53:53.454 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=173, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:53.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:53.471 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:53.469 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:53.477 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:53:53.477 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:53:53.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=32, revision=35 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:53.529 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:53.532 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]initPersistenceManagerFactory: repositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 07:53:53.537 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4230 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:53.581 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:53.618 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:53.626 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]getCloseDeferredMillis: closeDeferredMillis=20000 07:53:53.626 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:53.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:53.805 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:53.890 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:53.967 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:53.996 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 6b47a7c8-3742-4db0-8f25-34604623be69 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest localRepository.publicKeySha1 = 93:2C:90:5B:35:0B:32:0A:AD:4C:31:FC:D4:26:AB:6B:BE:A9:CC:E1 remoteRepository.repositoryId = 9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepository.remoteRoot = https://localhost:43274/9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepository.publicKeySha1 = FD:FF:3E:84:80:24:95:4F:9D:87:01:E8:FB:55:3A:CE:1C:1F:B0:29 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 6b47a7c8-3742-4db0-8f25-34604623be69 9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:54.019 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:54.091 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:54.091 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=107.0 MiB, available=348.5 MiB 07:53:54.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=4, revision=85 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:54.160 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:54.166 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:54.213 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:54.221 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:54.265 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:54.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:54.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:54.294 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:54.294 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:54.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:54.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:54.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:54.315 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:54.319 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:54.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:54.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:54.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:54.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:54.342 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:54.343 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:54.344 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 renewalDateTime=2019-09-21T06:23:54.199Z expiryDateTime=2019-09-21T06:53:54.199Z org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:54.352 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:54.353 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:54.371 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:54.371 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:54.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:54.385 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:54.385 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:54.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:54.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:54.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:54.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:54.406 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:54.415 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:54.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:54.431 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:54.432 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:54.433 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:54.433 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:54.441 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:54.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:54.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:54.454 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:54.456 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:54.473 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:53:54.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 from='https://localhost:43274/9aa50524-5ed3-4dc6-9ee4-84e9c0cda514' toID=6b47a7c8-3742-4db0-8f25-34604623be69 to='build/repo/k0t4zvpe-l6ih1-local-dest', fromRepoLocalSync=true 07:53:54.476 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6b47a7c8-3742-4db0-8f25-34604623be69 ('build/repo/k0t4zvpe-l6ih1-local-dest') org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:54.481 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:53:54.481 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:54.487 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:54.491 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:54.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:54.527 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:53:54.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:54.637 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:53.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:53:54.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=111.7 MiB, available=343.8 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:54.692 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:53:54.739 [pool-19-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:53:54.747 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.-1.xml.gz 07:53:54.747 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest/.subshare-repo/tmp/ChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.-1.xml.gz 07:53:54.768 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:54.790 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:54.805 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:54.820 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:54.915 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:54.929 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:54.933 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:54.964 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest/.subshare-repo/tmp/ChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.-1.xml.gz 07:53:54.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:54.987 [closeDeferredTimer-4c5177f2-2] INFO c.c.c.l.LocalRepoManagerImpl - [4c5177f2]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:55.192 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:53:55.360 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:55.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=107.3 MiB, available=348.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:55.537 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:55.582 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:55.592 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionSynced=4, revision=85 07:53:55.594 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionInProgress=85, revision=-1 07:53:55.637 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:55.646 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:55.652 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:55.678 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=124 07:53:55.694 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 07:53:55.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:53:55.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:55.787 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:54.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:53:55.975 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=111.4 MiB, available=344.1 MiB 07:53:55.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:56.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=97.8 MiB, available=398.7 MiB 07:53:56.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:53:56.127 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:56.183 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, this.localRepositoryRevisionInProgress=-1, revision=92 07:53:56.294 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:56.589 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:56.679 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=111.2 MiB, available=344.3 MiB 07:53:56.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.103.xml.gz 07:53:56.682 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:56.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=107.2 MiB, available=348.3 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:56.693 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [472146aa]initPersistenceManagerFactory: repositoryId=698a07df-8b19-447a-936d-f7aeb690eecb 07:53:56.694 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [472146aa]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5237 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:56.694 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:56.702 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:56.707 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:56.717 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:56.764 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:56.764 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [472146aa]getCloseDeferredMillis: closeDeferredMillis=20000 07:53:56.764 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [472146aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:56.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:53:56.791 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:56.802 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:56.802 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:56.803 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:56.804 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:56.810 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:53:56.927 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:56.928 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:56.933 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:56.940 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:56.949 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:56.966 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:56.969 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:56.988 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:56.989 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:57.023 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:22:47.400Z expiryDateTime=2019-09-21T06:52:47.400Z 07:53:57.034 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:57.035 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:57.035 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:57.038 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:57.042 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:57.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:57.050 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:57.078 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:53:57.137 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:57.137 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d10' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:57.199 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:53:57.201 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:57.209 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:57.227 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=105.5 MiB, available=350.0 MiB 07:53:57.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:57.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d11' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:57.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=8, revision=10 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:57.335 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:57.342 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:57.376 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:57.440 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/d20' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:57.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:57.499 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/f40' 07:53:57.602 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.52% 07:53:57.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d3' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:57.622 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% 07:53:57.633 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=698a07df-8b19-447a-936d-f7aeb690eecb to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=true 07:53:57.637 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:57.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.147.xml.gz 07:53:57.637 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.147.xml.gz 07:53:57.642 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 698a07df-8b19-447a-936d-f7aeb690eecb ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7') 07:53:57.658 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:57.659 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:57.665 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:57.683 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:57.686 [pool-25-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% 07:53:57.687 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:57.688 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:57.688 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:57.691 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.96% 07:53:57.691 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:57.760 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=103.6 MiB, available=351.9 MiB 07:53:57.761 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:53:57.761 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:53:57.761 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:53:57.761 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:53:57.777 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:57.775 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cb790d74387ece1f83bcdb5b555f80727ddc6507' to.sha1=''): /.subshare.properties org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:57.782 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=186 07:53:57.790 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:57.810 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 887 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:57.813 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.147.xml.gz 07:53:57.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=147 repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:57.826 [qtp316919383-2405] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 localRepositoryRevisionSynced=84 07:53:57.828 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:57.860 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=126 remoteFromLocalRevision=84 07:53:57.869 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 from='build/repo/k0t4xzbo-h5ngg-local-src' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414' 07:53:57.908 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=126 07:53:57.916 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:57.920 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:57.922 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:53:57.923 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:53:57.929 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=126 07:53:57.944 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:57.944 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:57.965 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:57.965 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:57.967 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=124, revision=128 07:53:57.976 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 07:53:58.052 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:58.057 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=122, revision=128 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:58.061 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:58.062 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:58.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=122, revision=128 07:53:58.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=128, revision=-1 07:53:58.095 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:58.100 [qtp316919383-2405] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 transaction.localRevision=90 remoteFromLocalRevision=126 07:53:58.103 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:58.109 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:53:58.114 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/iM98Kdy3K4mnFsoT8Zgn5w 07:53:58.219 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 93 ms. 07:53:58.220 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, invitation=false] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:58.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=100.6 MiB, available=395.9 MiB 07:53:58.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=92 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:58.276 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 56 ms. 07:53:58.276 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=vFxLR3p8oDS962ja368PuQ, invitation=false] 07:53:58.289 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:53:58.300 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:53:58.302 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyType gave an error on extracting the value : null 07:53:58.317 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:53:58.391 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 39 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:58.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=96.6 MiB, available=358.9 MiB 07:53:58.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:53:58.482 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:58.484 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:58.485 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:58.499 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:58.524 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:58.525 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:58.525 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:58.528 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:58.530 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:58.530 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:58.530 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:53:58.537 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionInProgress=-1, revision=187 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:58.543 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:58.553 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=187 07:53:58.584 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:58.584 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:58.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:58.662 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 69 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:58.698 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1091 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:58.836 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:58.948 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:58.987 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:59.010 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 renewalDateTime=2019-09-21T06:23:07.200Z expiryDateTime=2019-09-21T06:53:07.200Z 07:53:59.023 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:59.027 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:59.034 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:53:59.034 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:53:59.038 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=131 07:53:59.065 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:53:59.145 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e8f87a8]initPersistenceManagerFactory: repositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:53:59.152 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e8f87a8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13608 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:59.156 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=89.6 MiB, available=365.9 MiB 07:53:59.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=148, revision=187 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:59.226 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:59.233 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=128, revision=131 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:59.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 19 ms. 07:53:59.282 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.301 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:59.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.322 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:59.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:59.345 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.368 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:59.369 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.377 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:59.378 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:59.386 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:59.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.402 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:59.402 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:59.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.417 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:59.418 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:53:59.426 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.433 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:59.433 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:59.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.449 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:59.449 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:59.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.468 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:59.468 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:53:59.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:53:59.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:59.537 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:53:59.538 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:53:59.538 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:59.538 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:59.538 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:53:59.541 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Vl55Haayqoz_rKPrLafB-g, serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514} because of missing permissions! 07:53:59.542 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:53:59.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:53:59.600 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414' toID=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 to='build/repo/k0t4xzbo-h5ngg-local-src', fromRepoLocalSync=true 07:53:59.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.84.xml.gz 07:53:59.603 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.84.xml.gz 07:53:59.608 [pool-30-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 ('build/repo/k0t4xzbo-h5ngg-local-src') 07:53:59.639 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:53:59.643 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:59.690 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=91 07:53:59.695 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:53:59.702 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.84.xml.gz 07:53:59.703 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=84 repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:53:59.927 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="74154270-3acf-4ad4-af3a-490051b709be"] on repo=adf5ecab-7915-4ffb-ab47-426b3d5efb3e 07:53:59.939 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' 07:54:00.046 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:00.057 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/g0mzhZ3zbFA3F1BZDBPHFw' offset=0 07:54:00.101 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:00.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:54:00.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101 bytes in 238 ms. path='/.subshare.properties' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:00.196 [closeDeferredTimer-48d59cb9-5n] INFO c.c.c.l.LocalRepoManagerImpl - [48d59cb9]_close: Shutting down real LocalRepoManager. 07:54:00.198 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=452.0 MiB, used=123.4 MiB, available=332.1 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:00.274 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:53:59.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:54:00.286 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=90.0 MiB, available=365.5 MiB 07:54:00.473 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:00.471 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=101.2 MiB, available=381.8 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:00.474 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:00.474 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:00.477 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:00.497 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionSynced=148, revision=187 07:54:00.497 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionInProgress=187, revision=-1 07:54:00.555 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:00.558 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="74154270-3acf-4ad4-af3a-490051b709be"] on repo=adf5ecab-7915-4ffb-ab47-426b3d5efb3e 07:54:00.570 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/d10/f30' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:00.584 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:54:00.584 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null 07:54:00.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=10, revision=12 07:54:00.618 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:00.654 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac9c129d3ab3f120833d20a29f9acb79c5f0e45b' to.sha1=''): /d1/d10/f30 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:00.730 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:00.731 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:00.733 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:00.736 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:00.749 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.remoteRepositoryRevisionSynced=5, revision=12 07:54:00.778 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:00.788 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:00.799 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="74154270-3acf-4ad4-af3a-490051b709be"] on repo=adf5ecab-7915-4ffb-ab47-426b3d5efb3e 07:54:00.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/d10/f30' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:00.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=5, revision=12 07:54:00.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:00.844 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=106.7 MiB, available=348.8 MiB 07:54:00.844 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:00.849 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:00.857 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:00.860 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/RWpv0RDaxWIzNPW8mTYA3w/4iP5EAeKuC-N2NFHoIiLeA/g11PoGzZilcXng4g8lVGHA' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:00.878 [qtp2139656363-2877] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, this.localRepositoryRevisionSynced=-1, revision=92 07:54:00.878 [qtp2139656363-2877] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:00.872 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:00.867 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:00.913 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:00.930 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:00.930 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:01.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:01.126 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:01.134 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionInProgress=-1, revision=92 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:01.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:01.172 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:01.218 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:01.382 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89640 bytes in 576 ms. path='/d1/d10/f30' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:01.409 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:01.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:01.455 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_0 into destFile f30 07:54:01.529 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="74154270-3acf-4ad4-af3a-490051b709be"] on repo=adf5ecab-7915-4ffb-ab47-426b3d5efb3e 07:54:01.534 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f20' 07:54:01.569 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4252c44b8f205e12c2c77426709d323cf11a79b9' to.sha1=''): /d1/f20 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:01.595 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:01.603 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:01.661 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="74154270-3acf-4ad4-af3a-490051b709be"] on repo=adf5ecab-7915-4ffb-ab47-426b3d5efb3e 07:54:01.665 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f20' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:01.676 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:01.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=-1, revision=5 07:54:01.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:00.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:00.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:54:01.707 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=90.5 MiB, available=365.0 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:01.712 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:01.713 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/RWpv0RDaxWIzNPW8mTYA3w/FDDPXXnmpbB4RUTCtyfQ9A' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:01.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:01.725 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:01.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:01.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:01.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:54:01.894 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11730 bytes in 229 ms. path='/d1/f20' 07:54:02.073 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b17578491f900ac355e02190d7efbd0fec614a69_0 into destFile f20 07:54:02.175 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="74154270-3acf-4ad4-af3a-490051b709be"] on repo=adf5ecab-7915-4ffb-ab47-426b3d5efb3e 07:54:02.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f21' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:02.339 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=106.5 MiB, available=349.0 MiB 07:54:02.343 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=85, revision=92 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:02.359 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='baf11389109ac14e9e72b861f5f56b889a886d33' to.sha1=''): /d1/f21 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:02.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=90.4 MiB, available=365.1 MiB 07:54:02.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:02.452 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:54:02.454 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:54:02.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:02.465 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="74154270-3acf-4ad4-af3a-490051b709be"] on repo=adf5ecab-7915-4ffb-ab47-426b3d5efb3e 07:54:02.503 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/d1/f21' 07:54:02.550 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:02.552 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/RWpv0RDaxWIzNPW8mTYA3w/Fv6ZqwVeVsxoDziLQq-Cmw' offset=0 07:54:02.581 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:02.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=102.5 MiB, available=393.5 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:02.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:02.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.013 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:03.016 [qtp284059979-2532] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw/RWpv0RDaxWIzNPW8mTYA3w/Fv6ZqwVeVsxoDziLQq-Cmw' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:03.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=90.3 MiB, available=365.2 MiB 07:54:03.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.147.xml.gz 07:54:03.031 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.07% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.041 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:03.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:03.065 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:03.066 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:03.068 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:03.071 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.085 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 479316 bytes in 582 ms. path='/d1/f21' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:03.103 [qtp833852776-2492] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb localRepositoryRevisionSynced=186 07:54:03.140 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.155 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1201496551bf9c139b93437e511ec82695a95182_0 into destFile f21 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:03.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=106.1 MiB, available=349.4 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.169 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1201496551bf9c139b93437e511ec82695a95182_mh34 into destFile f21 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:03.185 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:03.200 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionSynced=85, revision=92 07:54:03.201 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:03.236 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=15 remoteFromLocalRevision=186 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:03.237 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.239 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="74154270-3acf-4ad4-af3a-490051b709be"] on repo=adf5ecab-7915-4ffb-ab47-426b3d5efb3e org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:03.248 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:03.249 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:03.248 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% 07:54:03.248 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=698a07df-8b19-447a-936d-f7aeb690eecb to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=false 07:54:03.249 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:54:03.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:54:03.249 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.257 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.68% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:03.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=131, revision=134 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:03.268 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:03.269 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:03.270 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.272 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:03.273 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:03.274 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:03.275 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:03.275 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.283 [qtp284059979-1140] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=172 07:54:03.308 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:03.312 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:03.319 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb localRepositoryRevisionSynced=186 localRepositoryRevisionInProgress=191 07:54:03.324 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.342 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=73 remoteFromLocalRevision=172 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:03.349 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:54:03.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.409 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e from='build/repo/k0t4yawb-24plw-local-dest' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:03.435 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.436 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:03.446 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:03.446 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=131, revision=134 07:54:03.574 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.578 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=28 localRepositoryRevisionInProgress=73 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:03.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=128, revision=134 07:54:03.585 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=134, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.622 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 07:54:03.638 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:03.646 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:03.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.677 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:54:03.677 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:03.686 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=100.9 MiB, available=381.1 MiB 07:54:03.690 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:03.696 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=73 07:54:03.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:03.776 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:03.812 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:03.813 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:03.816 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=35, revision=75 07:54:03.825 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 07:54:03.898 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:03.903 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.remoteRepositoryRevisionSynced=30, revision=75 07:54:03.909 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:03.914 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=30, revision=75 07:54:03.914 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=75, revision=-1 07:54:04.026 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:04.034 [qtp284059979-2532] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e transaction.localRevision=178 remoteFromLocalRevision=73 07:54:04.092 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:04.095 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' toID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e to='build/repo/k0t4yawb-24plw-local-dest', fromRepoLocalSync=false 07:54:04.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:04.096 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:04.111 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:04.162 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=91.2 MiB, available=364.3 MiB 07:54:04.162 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:04.184 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=172 localRepositoryRevisionInProgress=178 07:54:04.196 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:04.197 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:04.198 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:04.198 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:04.202 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:04.204 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:04.204 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:04.205 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:04.211 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionInProgress=-1, revision=192 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:03.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:54:04.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=106.3 MiB, available=349.2 MiB 07:54:04.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:04.261 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=187, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192 07:54:04.323 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:54:04.324 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:04.339 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=100.8 MiB, available=394.7 MiB 07:54:04.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.-1.xml.gz 07:54:04.342 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:04.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:04.346 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:54:04.577 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:04.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=106.3 MiB, available=349.2 MiB 07:54:04.948 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:05.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=91.0 MiB, available=364.5 MiB 07:54:05.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=187, revision=192 07:54:05.030 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:54:05.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:54:05.031 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:54:05.031 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:54:05.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:05.304 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjir-h075f-remote' 07:54:05.304 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xjir-h075f-remote' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:04.222 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:04.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:54:05.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=113.2 MiB, available=342.3 MiB 07:54:05.345 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:54:05.377 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:05.386 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=-1, revision=179 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:05.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:54:05.471 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:05.482 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=173, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179 07:54:05.501 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:05.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:05.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=106.3 MiB, available=349.2 MiB 07:54:05.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.84.xml.gz 07:54:05.583 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:54:05.585 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:54:05.585 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:54:05.604 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:05.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=91.0 MiB, available=364.5 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:05.637 [qtp316919383-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 localRepositoryRevisionSynced=91 07:54:05.645 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:05.658 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:05.659 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:05.660 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:05.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:05.663 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:05.672 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionSynced=187, revision=192 07:54:05.672 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionInProgress=192, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:05.676 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=137 remoteFromLocalRevision=91 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:05.677 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:05.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:54:05.702 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null 07:54:05.708 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=16 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:05.738 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 from='build/repo/k0t4xzbo-h5ngg-local-src' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:05.740 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:05.749 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:05.758 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:05.761 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:05.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:05.793 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:05.797 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=137 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:05.806 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:54:05.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:05.832 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:05.833 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:05.841 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6bc5a225f62dff6b1c0d0cf68159925cdd037e6' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:05.873 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:54:05.874 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:54:05.921 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=137 07:54:06.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:06.010 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:06.043 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:06.044 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:06.047 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=139 07:54:06.069 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:06.083 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:06.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:06.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=112.8 MiB, available=342.7 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:06.146 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:06.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=173, revision=179 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:06.151 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=134, revision=139 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:06.157 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:06.158 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Wshg8K8tg8dT3RS38kr-2w/iupTn8_7vnvlx48VWyuQIg' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:06.165 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:54:06.165 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:06.211 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:06.256 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:06.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=134, revision=139 07:54:06.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=139, revision=-1 07:54:06.290 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:06.300 [qtp316919383-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 transaction.localRevision=98 remoteFromLocalRevision=137 07:54:06.302 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:06.304 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414' toID=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 to='build/repo/k0t4xzbo-h5ngg-local-src', fromRepoLocalSync=false 07:54:06.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:54:06.304 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:54:06.320 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:06.333 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=98 07:54:06.337 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:06.351 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:05.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:06.410 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:06.409 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=91.2 MiB, available=364.3 MiB 07:54:06.413 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:06.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms. 07:54:06.642 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:06.644 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Wshg8K8tg8dT3RS38kr-2w/iupTn8_7vnvlx48VWyuQIg' offset=1048576 07:54:06.655 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:06.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:54:06.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 413760 bytes in 653 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:06.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=112.8 MiB, available=342.7 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:06.818 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:06.821 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:06.827 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:06.843 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionSynced=173, revision=179 07:54:06.843 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=179, revision=-1 07:54:06.849 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:06.856 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:06.856 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:06.863 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=78 07:54:06.876 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=78 07:54:06.895 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:06.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:06.922 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:06.943 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:06.953 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:54:06.981 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5381c4478d5ce088ccce6947f514451e4fa3929c' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:07.013 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=91.5 MiB, available=364.0 MiB 07:54:07.015 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:07.144 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:07.151 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:07.170 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:07.186 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:07.193 [qtp2139656363-2877] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Wshg8K8tg8dT3RS38kr-2w/kvbW1eNha8SdTF7iYg8tmg' offset=0 07:54:07.202 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:07.238 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:07.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:54:07.319 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 90910 bytes in 167 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:06.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:54:07.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=107.1 MiB, available=348.4 MiB 07:54:07.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:54:07.350 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:07.357 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionInProgress=-1, revision=99 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:07.360 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:07.379 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:07.393 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:07.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:07.404 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:07.406 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:07.430 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f34d40da33bb06d035b689a57a34d67d9fcb7ef1' to.sha1=''): /1 {11 11ä11#+} 1/c 07:54:07.481 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:07.484 [Test worker] 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' 07:54:07.517 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:07.528 [qtp2139656363-2877] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Wshg8K8tg8dT3RS38kr-2w/96lX82becEOdKpiXfjeo_g' offset=0 07:54:07.537 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:07.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 07:54:07.605 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 07:54:07.622 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:54:07.623 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:07.632 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:07.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=113.0 MiB, available=342.5 MiB 07:54:07.655 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:07.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=90.6 MiB, available=364.9 MiB 07:54:07.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:54:07.683 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:07.684 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:07.684 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:07.687 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:07.710 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb localRepositoryRevisionSynced=191 07:54:07.712 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:07.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=18 remoteFromLocalRevision=191 07:54:07.769 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 07:54:07.769 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 07:54:07.769 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 07:54:07.769 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [472146aa]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:07.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:54:07.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:54:07.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** marco *** 07:54:07.777 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:07.777 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:54:07.777 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:54:07.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:54:07.779 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:07.792 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [603831eb]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' 07:54:07.792 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [603831eb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:07.803 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:07.826 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:07.880 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:07.936 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 renewalDateTime=2019-09-21T06:23:54.199Z expiryDateTime=2019-09-21T06:53:54.199Z 07:54:07.962 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:07.967 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:07.978 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:07.978 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:07.982 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=29 07:54:08.010 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=29 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:08.060 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:08.076 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:54:08.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 from='https://localhost:43274/9aa50524-5ed3-4dc6-9ee4-84e9c0cda514' toID=6b47a7c8-3742-4db0-8f25-34604623be69 to='build/repo/k0t4zvpe-l6ih1-local-dest', fromRepoLocalSync=true 07:54:08.084 [pool-20-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6b47a7c8-3742-4db0-8f25-34604623be69 ('build/repo/k0t4zvpe-l6ih1-local-dest') 07:54:08.090 [pool-20-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:54:08.138 [pool-20-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:07.415 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:54:08.167 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=106.3 MiB, available=349.2 MiB 07:54:08.172 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=92, revision=99 07:54:08.181 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:54:08.182 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:54:08.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:08.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=113.0 MiB, available=342.5 MiB 07:54:08.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:08.217 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:08.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Read decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.-1.xml.gz 07:54:08.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:54:08.370 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:08.376 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:08.389 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, this.localRepositoryRevisionInProgress=-1, revision=94 07:54:08.405 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 07:54:08.433 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:08.467 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:54:08.530 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:54:08.649 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:54:08.741 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:08.809 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:08.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=105.5 MiB, available=350.0 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:08.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=113.0 MiB, available=342.5 MiB 07:54:08.887 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:08.887 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:54:08.887 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:54:08.888 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:08.916 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:08.923 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:08.928 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionSynced=92, revision=99 07:54:08.928 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:08.939 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:08.957 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:08.966 [qtp284059979-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=178 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:08.971 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:08.971 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:08.982 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=142 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:08.981 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:08.992 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:09.010 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:09.022 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=80 remoteFromLocalRevision=178 07:54:09.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e from='build/repo/k0t4yawb-24plw-local-dest' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:09.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:09.040 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=80 07:54:09.052 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:09.064 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:09.066 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:54:09.067 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:54:09.072 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=80 07:54:09.097 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:09.098 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:09.136 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:09.144 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:09.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=78, revision=82 07:54:09.152 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 07:54:09.290 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:09.298 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.remoteRepositoryRevisionSynced=75, revision=82 07:54:09.322 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:09.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=75, revision=82 07:54:09.333 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:09.334 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:09.362 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:09.376 [qtp284059979-2532] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e transaction.localRevision=184 remoteFromLocalRevision=80 07:54:09.378 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:09.386 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:09.468 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:08.439 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:54:09.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=106.6 MiB, available=388.9 MiB 07:54:09.473 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.remoteRepositoryRevisionSynced=92, revision=94 07:54:09.493 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Vl55Haayqoz_rKPrLafB-g, serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514} because of missing permissions! 07:54:09.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:09.498 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:54:09.665 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:09.691 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:09.752 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:09.782 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:09.795 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:09.815 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be renewalDateTime=2019-09-21T06:20:57.810Z expiryDateTime=2019-09-21T06:50:57.810Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:09.828 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]initPersistenceManagerFactory: repositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f 07:54:09.829 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4525 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:09.842 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:09.850 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:09.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:09.873 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:09.878 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=219 07:54:09.911 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=217, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=219 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:09.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:54:09.922 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=105.6 MiB, available=349.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:09.924 [closeDeferredTimer-48d59cb9-5n] INFO c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[48d59cb9] could not be re-opened and was unlisted before. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:09.924 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:09.925 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]getCloseDeferredMillis: closeDeferredMillis=20000 07:54:09.926 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:09.922 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:10.009 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:54:10.012 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' toID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 to='build/repo/k0t4vv5v-ole5b-local-src', fromRepoLocalSync=true 07:54:10.015 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.166.xml.gz 07:54:10.016 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.166.xml.gz 07:54:10.019 [pool-26-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c9ca8f7a-889e-4bc6-88b4-3104c0749174 ('build/repo/k0t4vv5v-ole5b-local-src') 07:54:10.032 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:54:10.046 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:10.072 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=184 07:54:10.083 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:10.089 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.166.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:10.228 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 6f038ccb-b779-4399-a7cf-f8d88ecd06e7 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest localRepository.publicKeySha1 = 68:89:2F:9C:B6:E0:91:0D:F2:22:6D:88:65:51:11:D4:F1:0A:BF:1A remoteRepository.repositoryId = 286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepository.remoteRoot = https://localhost:37204/286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepository.publicKeySha1 = 6E:53:02:0D:85:38:D6:83:97:8E:73:AB:A6:A3:59:53:67:32:69:A3 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 6f038ccb-b779-4399-a7cf-f8d88ecd06e7 286cb441-2f22-4ef0-b86d-313d1ad2e32f org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:10.269 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:10.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=105.1 MiB, available=389.4 MiB 07:54:10.342 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:10.345 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:10.347 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, this.localRepositoryRevisionSynced=92, revision=94 07:54:10.348 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, this.localRepositoryRevisionInProgress=94, revision=-1 07:54:10.352 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:10.361 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:10.362 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:10.370 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=29, revision=32 07:54:10.382 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=32 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:10.392 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:10.399 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:10.400 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:54:10.405 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 07:54:10.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:54:10.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f34d40da33bb06d035b689a57a34d67d9fcb7ef1' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /1 {11 11ä11#+} 1/c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:10.456 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:10.487 [Test worker] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:10.489 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:10.493 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:10.502 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f renewalDateTime=2019-09-21T06:24:10.439Z expiryDateTime=2019-09-21T06:54:10.439Z org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:10.513 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:10.572 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Wshg8K8tg8dT3RS38kr-2w/96lX82becEOdKpiXfjeo_g' offset=0 07:54:10.594 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:10.605 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:10.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=105.6 MiB, available=349.9 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:10.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:10.639 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:10.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30924 bytes in 160 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:10.687 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:10.730 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:54:10.736 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=286cb441-2f22-4ef0-b86d-313d1ad2e32f from='https://localhost:37204/286cb441-2f22-4ef0-b86d-313d1ad2e32f' toID=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 to='build/repo/k0t50fnz-5s63r-local-dest', fromRepoLocalSync=true 07:54:10.740 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.-1.xml.gz 07:54:10.740 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest/.subshare-repo/tmp/ChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.-1.xml.gz 07:54:10.742 [pool-28-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6f038ccb-b779-4399-a7cf-f8d88ecd06e7 ('build/repo/k0t50fnz-5s63r-local-dest') org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:10.760 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:10.770 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:10.783 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:10.874 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:10.875 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:10.938 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:10.953 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:54:10.955 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:11.004 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:11.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2aaed56483311daee2dff874ad78818a11f96b2a' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:11.128 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:11.141 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:11.151 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:10.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=166 repoFileDtos.size=0 07:54:11.164 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=115.6 MiB, available=339.9 MiB 07:54:11.164 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:11.160 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:11.183 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:11.185 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest/.subshare-repo/tmp/ChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.-1.xml.gz 07:54:11.186 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:11.274 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:10.621 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:54:11.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=105.5 MiB, available=350.0 MiB 07:54:11.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:54:11.311 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:54:11.311 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:54:11.312 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:11.328 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:11.344 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:11.349 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:11.367 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 localRepositoryRevisionSynced=98 07:54:11.382 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:11.412 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:11.420 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/K-OAWYKVcAcc4PJARpBAXw/5p7urOJfIyqInkgTv-3kCA/JYqtFjgkbTo39WT80e9MxA' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:11.426 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=144 remoteFromLocalRevision=98 07:54:11.432 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 from='build/repo/k0t4xzbo-h5ngg-local-src' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:11.429 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:11.449 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 07:54:11.454 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:11.454 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:11.437 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:11.456 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:54:11.456 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:54:11.462 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=144 07:54:11.470 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:11.471 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:11.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:11.513 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:11.513 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:11.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=142, revision=146 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:11.551 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:11.529 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:11.570 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=-1, revision=185 07:54:11.581 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185 07:54:11.618 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:11.611 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 87828 bytes in 262 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:11.633 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:11.662 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:11.666 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=139, revision=146 07:54:11.674 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:11.681 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:11.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=139, revision=146 07:54:11.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=146, revision=-1 07:54:11.710 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:11.715 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 transaction.localRevision=104 remoteFromLocalRevision=144 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:11.717 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:11.888 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:11.900 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:11.906 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:11.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ad3fa0b9851ed06fc9397aa6732555ad632c7ce' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:12.049 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1859e843]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' 07:54:12.051 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1859e843]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:12.108 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:12.117 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.5 MiB, used=125.7 MiB, available=329.8 MiB 07:54:12.117 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:12.136 [Test worker] 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' 07:54:12.179 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:12.192 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:12.188 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/K-OAWYKVcAcc4PJARpBAXw/5p7urOJfIyqInkgTv-3kCA/YaBOs2zLuIQGn-liD0zJYQ' offset=0 07:54:12.200 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:12.228 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:12.282 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7, this.localRepositoryRevisionInProgress=-1, revision=91 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:12.300 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30360 bytes in 164 ms. path='/2/1 {11 11ä11#+} 1/b' 07:54:12.411 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:11.441 [closeDeferredTimer-74b427d1-1] INFO c.c.c.l.LocalRepoManagerImpl - [74b427d1]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:12.477 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:12.494 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:12.516 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:12.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=114.9 MiB, available=340.6 MiB 07:54:12.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=167, revision=185 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:12.545 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='151b2669215a98155ab964775e349a30ac375a69' to.sha1=''): /2/a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:12.546 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:54:12.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:12.628 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:12.630 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:12.640 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:54:12.680 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:12.682 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/K-OAWYKVcAcc4PJARpBAXw/GH42IO9uZv5Orwyrldafxw' offset=0 07:54:12.692 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:12.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:54:12.820 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 435007 bytes in 180 ms. path='/2/a' 07:54:12.858 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:12.884 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:12.914 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:12.965 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:13.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:54:13.092 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b73b3b9088db2519cc3d8402e4244205bf3cbea3' to.sha1=''): /3 + &#ä/5/h org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:13.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=114.9 MiB, available=340.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:13.122 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:13.167 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:13.209 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:13.216 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:13.235 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionSynced=167, revision=185 07:54:13.236 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=185, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:13.242 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:54:13.283 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [603831eb]initPersistenceManagerFactory: repositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 07:54:13.283 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [603831eb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5491 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:13.289 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:13.288 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:13.297 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:13.298 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:13.301 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:13.309 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=219, revision=222 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:13.314 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:13.317 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:13.318 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mL4Kg8IUgu7N8-kuCxpO-w/CpO6-J8g-HeoOGgh15_mkA/8OzvJDEvduiRANhZcq5Xpw' offset=0 07:54:13.326 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:13.331 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:54:13.332 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:54:13.332 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.333 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:54:13.333 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.333 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:54:13.334 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.334 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:54:13.334 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:54:13.334 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:54:13.334 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:54:13.335 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:54:13.335 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:54:13.336 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.336 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:54:13.336 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.337 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:54:13.337 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:54:13.337 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:54:13.337 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.338 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:54:13.338 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:54:13.338 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:54:13.339 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:54:13.339 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:54:13.340 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.340 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:54:13.340 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.340 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:54:13.340 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.340 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:54:13.341 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:54:13.341 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:54:13.341 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:54:13.341 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:54:13.341 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:54:13.341 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.342 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:54:13.342 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.342 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:54:13.342 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:54:13.342 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:54:13.342 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.342 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:54:13.342 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:54:13.342 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:54:13.358 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:54:13.359 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:54:13.359 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.360 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:54:13.360 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.361 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:54:13.361 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.361 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:54:13.361 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:54:13.362 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:54:13.362 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:54:13.362 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:13.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:13.362 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:54:13.363 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.363 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:54:13.363 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.364 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:54:13.364 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:54:13.364 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:54:13.364 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.365 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:54:13.365 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:54:13.365 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:13.374 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=217, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=222 07:54:13.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:13.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:13.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 115740 bytes in 113 ms. path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:13.412 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:54:13.413 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:54:13.414 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.414 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:54:13.414 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.415 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:54:13.415 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:54:13.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:54:13.416 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:54:13.417 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:54:13.417 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:54:13.417 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:54:13.418 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.418 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:54:13.419 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.419 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:54:13.420 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:54:13.420 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:54:13.420 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.421 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:54:13.421 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:54:13.421 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:54:13.422 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:54:13.422 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:54:13.422 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.422 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:54:13.423 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.424 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:54:13.424 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.425 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:54:13.425 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:54:13.425 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:54:13.426 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:54:13.426 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:54:13.426 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:54:13.426 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.426 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:54:13.426 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.426 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:54:13.427 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:54:13.427 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:54:13.428 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.428 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:54:13.428 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:54:13.429 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:54:13.430 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:54:13.430 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:54:13.430 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.430 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:54:13.430 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:54:13.431 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:54:13.432 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:54:13.433 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:54:13.433 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:54:13.434 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:54:13.434 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:54:13.434 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.435 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:54:13.436 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.436 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:54:13.437 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:54:13.437 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:54:13.438 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.439 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:54:13.439 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:54:13.440 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:54:13.441 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:13.490 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:13.490 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:13.492 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:54:13.492 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:54:13.493 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.493 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:54:13.493 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.494 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:54:13.494 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.495 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:54:13.495 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:54:13.496 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:54:13.496 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:54:13.496 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:54:13.497 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:54:13.497 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:54:13.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.498 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:54:13.499 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:54:13.499 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:54:13.500 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.500 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:54:13.500 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:54:13.501 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:54:13.503 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco 07:54:13.561 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:54:13.562 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:54:13.562 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.563 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:54:13.563 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.564 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:54:13.564 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.565 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:54:13.565 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:54:13.566 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:54:13.566 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:54:13.567 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:54:13.567 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:54:13.567 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:54:13.568 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:54:13.568 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:13.569 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:54:13.569 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:54:13.569 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:54:13.570 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:13.570 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:54:13.571 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:54:13.571 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:54:13.572 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco 07:54:13.613 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, invitation=true] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:13.614 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:13.616 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:13.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:13.651 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:54:13.651 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:13.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5cad2d0d77b7657e0a1df4050fad08bc4a247d6b' to.sha1=''): /3 + &#ä/5/i org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:13.743 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:13.814 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:13.883 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:13.906 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:13.909 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:13.918 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:13.920 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:13.940 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:13.945 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:13.978 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mL4Kg8IUgu7N8-kuCxpO-w/CpO6-J8g-HeoOGgh15_mkA/85UhK94O_ramlHiT4mwUUw' offset=0 07:54:13.996 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:14.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=116.4 MiB, available=339.1 MiB 07:54:14.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.019 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:14.078 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:14.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.0 MiB, used=128.4 MiB, available=327.1 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.107 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:14.121 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:14.122 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:14.127 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=91 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:14.124 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:54:14.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 374026 bytes in 315 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.235 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:14.291 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.294 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=193jkCr0BmaH0GpNfUXuog, invitation=false]] invitedUser=UserImpl[GQcD-03G0W4hqmF-wNGiCQ, null, null, [yasmin@subshare.net], [21aa617ec0d1a209]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, invitation=true] 07:54:14.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:54:14.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:54:14.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:54:14.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:54:14.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:14.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:54:14.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:14.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:54:14.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:54:14.376 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:54:14.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:54:14.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:54:14.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:54:14.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:54:14.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:54:14.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:14.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:54:14.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:54:14.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:54:14.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:14.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:54:14.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:54:14.377 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:54:14.379 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:54:14.379 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:54:14.379 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:54:14.379 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:54:14.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:14.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:54:14.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:14.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:54:14.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:54:14.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:54:14.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:54:14.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:54:14.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:54:14.380 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:54:14.381 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:54:14.381 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:14.381 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:54:14.381 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:54:14.381 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:54:14.381 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:14.381 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:54:14.381 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:54:14.381 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:14.390 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.383 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:54:14.383 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:54:14.383 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:54:14.383 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:54:14.384 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:14.385 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:54:14.385 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:54:14.385 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:54:14.393 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=marco 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@4d4aa35b 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:54:14.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:54:14.397 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:14.427 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.464 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:14.465 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [603831eb]getCloseDeferredMillis: closeDeferredMillis=20000 07:54:14.465 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [603831eb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:14.481 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:14.483 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:14.484 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:14.484 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5426c3668d065b9165e56c81ec3edc59565edf7a' to.sha1=''): /3 + &#ä/aa org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.486 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:14.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:14.490 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:14.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=114.8 MiB, available=340.7 MiB 07:54:14.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.627 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:14.629 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:14.632 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:14.647 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:14.656 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.657 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:14.659 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:14.664 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.675 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:14.676 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:14.686 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:14.687 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mL4Kg8IUgu7N8-kuCxpO-w/b2Qy3ZpkAyiT0CTV9i1Qog' offset=0 07:54:14.694 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:14.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.729 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:18:46.810Z expiryDateTime=2019-09-21T06:48:46.810Z org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:14.733 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 37045 bytes in 69 ms. path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.740 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:14.742 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:14.742 [qtp833852776-76] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:14.745 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:14.752 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:14.757 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:14.757 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:14.757 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.816 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:14.820 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.823 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:14.831 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:14.842 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:14.854 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:54:14.854 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:54:14.873 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=177 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:14.887 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6305f9cbbc88acd9eb67a4ec5db6bc2b6a852567' to.sha1=''): /3 + &#ä/bb 07:54:14.972 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:14.994 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:15.001 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=173, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=114.3 MiB, available=341.2 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.026 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.027 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.166.xml.gz 07:54:15.027 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.029 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mL4Kg8IUgu7N8-kuCxpO-w/YHb2LueWEfHXQRyvhZiQSw' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.030 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:54:15.030 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.037 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.047 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:15.058 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=184 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.146 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.163 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129086 bytes in 169 ms. path='/3 + &#ä/bb' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.169 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=224 remoteFromLocalRevision=184 07:54:15.230 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 from='build/repo/k0t4vv5v-ole5b-local-src' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.234 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.252 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:15.255 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.265 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.362 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=215 localRepositoryRevisionInProgress=224 07:54:15.367 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:15.367 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:15.368 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:54:15.368 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:54:15.372 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=224 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.379 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.382 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:15.382 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:15.394 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:15.394 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:15.396 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=222, revision=226 07:54:15.401 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=217, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=226 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.464 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cbdb33ffaa1a14999a06d7d781af9b3024608768' to.sha1=''): /3 + &#ä/cc org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.493 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:15.496 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=217, revision=226 07:54:15.535 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:15.541 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=217, revision=226 07:54:15.541 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=226, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.544 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:15.552 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:15.553 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:15.554 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:15.556 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:15.560 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=173, revision=177 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.607 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.637 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.640 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.642 [qtp284059979-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 transaction.localRevision=190 remoteFromLocalRevision=224 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.642 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mL4Kg8IUgu7N8-kuCxpO-w/nm6AXu0RL6i2sU2WN1Rn_g' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.645 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:15.647 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' toID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 to='build/repo/k0t4vv5v-ole5b-local-src', fromRepoLocalSync=false org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.653 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:15.648 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:15.665 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:15.712 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=184 localRepositoryRevisionInProgress=190 07:54:15.718 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:15.723 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:15.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:15.747 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 07:54:15.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.757 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 216938 bytes in 149 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:15.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 07:54:15.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.791 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:15.823 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:15.823 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:15.828 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:15.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:15.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:15.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:54:15.846 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:15.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:15.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:15.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:15.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.866 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:15.872 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:15.875 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:15.876 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:15.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:54:15.885 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:15.894 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:15.895 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:15.901 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:15.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:15.906 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:15.933 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:54:15.934 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:15.938 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 07:54:15.940 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 to='build/repo/k0t4rry3-9teow-local-src-marco', fromRepoLocalSync=true 07:54:15.944 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:15.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.158.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:15.945 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1914501b3851b0293cbdcb06bf6302df72f785e6' to.sha1=''): /3 + &#ä/dd org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:15.945 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.158.xml.gz 07:54:15.948 [pool-26-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 ('build/repo/k0t4rry3-9teow-local-src-marco') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:15.953 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:54:15.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:15.969 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:54:15.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:15.980 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:15.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:15.992 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:15.993 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:15.993 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:15.994 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:15.995 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:15.997 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:16.004 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:16.005 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:16.005 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:16.006 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:54:16.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:16.017 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:54:16.018 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:16.018 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=196 07:54:16.022 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:16.048 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.158.xml.gz 07:54:16.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=158 repoFileDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:16.039 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:16.071 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:54:16.105 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:16.112 [qtp2139656363-2877] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mL4Kg8IUgu7N8-kuCxpO-w/0JEhnQHwNn9_asN_hPdRiw' offset=0 07:54:16.137 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:16.139 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=wEDjw605kBK-goHaknksmg, serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f} because of missing permissions! 07:54:16.140 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:16.499 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:16.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=115.0 MiB, available=340.5 MiB 07:54:16.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:54:16.609 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:16.617 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=-1, revision=191 07:54:16.661 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:16.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 829160 bytes in 602 ms. path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:16.704 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:16.709 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:16.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:16.949 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9aa50524-5ed3-4dc6-9ee4-84e9c0cda514"] on repo=6b47a7c8-3742-4db0-8f25-34604623be69 07:54:16.958 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:16.981 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:17.016 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:17.074 [qtp2139656363-2877] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 localRepositoryRevisionSynced=90 07:54:17.081 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:17.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 transaction.localRevision=100 remoteFromLocalRevision=90 07:54:17.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6b47a7c8-3742-4db0-8f25-34604623be69 from='build/repo/k0t4zvpe-l6ih1-local-dest' toID=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 to='https://localhost:43274/9aa50524-5ed3-4dc6-9ee4-84e9c0cda514' 07:54:17.163 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:17.182 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:17.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=99.0 MiB, available=356.5 MiB 07:54:17.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:54:17.205 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:17.225 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=100 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:17.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.5 MiB, used=127.8 MiB, available=327.7 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:17.306 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:17.306 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:17.333 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:54:17.336 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:17.376 [pool-26-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:17.377 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 localRepositoryRevisionSynced=100 07:54:17.400 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:17.400 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:17.416 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:17.416 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:17.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=32, revision=102 07:54:17.426 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:17.444 [pool-26-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:17.480 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:17.489 [qtp2139656363-2877] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, this.remoteRepositoryRevisionSynced=5, revision=102 07:54:17.538 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:17.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:17.542 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:17.550 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=5, revision=102 07:54:17.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=102, revision=-1 07:54:17.577 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:17.588 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:17.589 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:17.589 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:17.596 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:17.608 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:17.610 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:17.610 [qtp2139656363-275] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 transaction.localRevision=99 remoteFromLocalRevision=100 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:17.610 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:17.613 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:17.616 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=-1, revision=197 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:17.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 from='https://localhost:43274/9aa50524-5ed3-4dc6-9ee4-84e9c0cda514' toID=6b47a7c8-3742-4db0-8f25-34604623be69 to='build/repo/k0t4zvpe-l6ih1-local-dest', fromRepoLocalSync=false 07:54:17.619 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.null.xml.gz 07:54:17.619 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest/.subshare-repo/tmp/ChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:17.619 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:17.625 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7, this.localRepositoryRevisionSynced=-1, revision=91 07:54:17.626 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:17.636 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=197 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:17.638 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:17.653 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:17.655 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=115.1 MiB, available=340.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:17.658 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:17.659 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:17.661 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=185, revision=191 07:54:17.670 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:54:17.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:17.674 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=99 07:54:17.678 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:17.682 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest/.subshare-repo/tmp/ChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:17.696 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:17.696 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:17.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=5 07:54:17.866 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 07:54:18.098 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:18.102 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:18.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=115.1 MiB, available=340.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:18.180 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:18.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=-1, revision=5 07:54:18.186 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=5, revision=-1 07:54:18.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:18.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:18.205 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:18.220 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionSynced=185, revision=191 07:54:18.220 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=191, revision=-1 07:54:18.261 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:18.274 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:18.275 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:18.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=229 07:54:18.309 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=226, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=229 07:54:18.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:18.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:17.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:54:18.688 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=90.8 MiB, available=364.7 MiB 07:54:18.712 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=159, revision=197 07:54:18.835 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:18.838 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:54:18.840 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[u4qMgrCKSrHJyuPJWzJRWA, null, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:54:18.841 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[GQcD-03G0W4hqmF-wNGiCQ, null, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:54:18.841 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:18.900 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:17.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:54:18.902 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=112.2 MiB, available=384.3 MiB 07:54:18.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:54:18.966 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:18.977 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, this.localRepositoryRevisionInProgress=-1, revision=100 07:54:19.040 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 07:54:19.122 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:19.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=116.7 MiB, available=338.8 MiB 07:54:19.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:19.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=90.6 MiB, available=364.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:19.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.0 MiB, used=127.8 MiB, available=327.7 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:19.662 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:19.663 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:19.664 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:19.666 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:19.672 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionSynced=159, revision=197 07:54:19.673 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=197, revision=-1 07:54:19.680 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:19.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:19.729 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:54:19.729 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:54:19.735 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=177, revision=179 07:54:19.754 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=173, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179 07:54:19.873 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:19.874 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:19.874 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:19.877 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:19.131 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:54:19.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.5 MiB, allocated=497.5 MiB, used=111.4 MiB, available=386.1 MiB 07:54:19.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.remoteRepositoryRevisionSynced=94, revision=100 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:19.896 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=177, revision=179 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:19.894 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Vl55Haayqoz_rKPrLafB-g, serverRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514} because of missing permissions! 07:54:19.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:20.007 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:20.020 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:20.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=173, revision=179 07:54:20.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=179, revision=-1 07:54:20.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:20.059 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:20.098 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:20.099 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=114.2 MiB, available=341.3 MiB 07:54:20.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:20.292 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:54:20.485 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:20.495 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=111.3 MiB, available=386.7 MiB 07:54:20.525 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:20.537 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, this.localRepositoryRevisionSynced=94, revision=100 07:54:20.538 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, this.localRepositoryRevisionInProgress=100, revision=-1 07:54:20.555 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:20.577 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:20.578 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:20.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=-1, revision=105 07:54:20.636 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 07:54:20.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:20.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:20.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=91.0 MiB, available=364.5 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:20.861 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:20.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:20.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=113.5 MiB, available=342.0 MiB 07:54:20.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:20.966 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:54:20.966 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:54:20.966 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:54:20.996 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:21.008 [qtp284059979-2532] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=190 07:54:21.020 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:21.056 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=231 remoteFromLocalRevision=190 07:54:21.067 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 from='build/repo/k0t4vv5v-ole5b-local-src' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' 07:54:21.087 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=224 localRepositoryRevisionInProgress=231 07:54:21.093 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:21.094 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:21.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:54:21.106 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:54:21.113 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=231 07:54:21.130 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:21.130 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:21.139 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:21.148 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:21.151 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=229, revision=233 07:54:21.157 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=226, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=233 07:54:21.246 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:21.250 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=226, revision=233 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:21.267 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.5 MiB, used=129.9 MiB, available=325.6 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:21.269 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:21.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:21.279 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=226, revision=233 07:54:21.281 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=233, revision=-1 07:54:21.330 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:21.346 [qtp284059979-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 transaction.localRevision=196 remoteFromLocalRevision=231 07:54:21.353 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:21.365 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:21.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=111.4 MiB, available=386.6 MiB 07:54:21.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:21.554 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:21.596 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:21.636 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be renewalDateTime=2019-09-21T06:22:50.642Z expiryDateTime=2019-09-21T06:52:50.642Z 07:54:21.657 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:21.668 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:21.681 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:21.681 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:21.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=84 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:21.690 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=90.9 MiB, available=364.6 MiB 07:54:21.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:21.702 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 07:54:21.790 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:54:21.803 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' toID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e to='build/repo/k0t4yawb-24plw-local-dest', fromRepoLocalSync=true 07:54:21.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.178.xml.gz 07:54:21.806 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.178.xml.gz 07:54:21.816 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing adf5ecab-7915-4ffb-ab47-426b3d5efb3e ('build/repo/k0t4yawb-24plw-local-dest') 07:54:21.834 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:21.851 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:54:21.861 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% 07:54:21.894 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=196 07:54:21.918 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:21.927 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.178.xml.gz 07:54:21.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=178 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:22.211 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=439.5 MiB, used=127.2 MiB, available=328.3 MiB 07:54:22.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.-1.xml.gz 07:54:22.214 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:54:22.218 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:22.268 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.5 MiB, allocated=498.5 MiB, used=111.4 MiB, available=387.1 MiB 07:54:22.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:22.335 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:22.455 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=90.9 MiB, available=364.6 MiB 07:54:22.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.158.xml.gz 07:54:22.456 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 07:54:22.459 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 07:54:22.459 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:22.460 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:22.473 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:22.475 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:22.476 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:22.479 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:22.491 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=196 07:54:22.520 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:22.545 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:22.638 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:22.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:22.643 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=182 remoteFromLocalRevision=196 07:54:22.670 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 from='build/repo/k0t4rry3-9teow-local-src-marco' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:54:22.685 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:22.687 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:22.688 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:22.691 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:22.698 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:22.755 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=171 localRepositoryRevisionInProgress=182 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:22.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=111.4 MiB, available=374.6 MiB 07:54:22.787 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.9aa50524-5ed3-4dc6-9ee4-84e9c0cda514.null.xml.gz 07:54:22.787 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:54:22.787 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:54:22.787 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:22.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:22.812 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:22.826 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 localRepositoryRevisionSynced=99 07:54:22.832 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:22.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=116.3 MiB, available=339.2 MiB 07:54:22.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:22.847 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:54:22.848 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:22.854 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 transaction.localRevision=107 remoteFromLocalRevision=99 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:22.870 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 07:54:22.870 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:22.870 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6b47a7c8-3742-4db0-8f25-34604623be69 from='build/repo/k0t4zvpe-l6ih1-local-dest' toID=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 to='https://localhost:43274/9aa50524-5ed3-4dc6-9ee4-84e9c0cda514' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:22.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:22.892 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:22.893 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=182 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:22.902 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=-1, revision=197 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:22.903 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:54:22.903 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:54:22.941 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:54:22.941 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:54:22.943 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=184 07:54:22.949 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:22.970 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:22.980 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=107 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:22.985 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:54:22.986 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:22.988 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:22.989 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:22.989 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:22.990 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:22.992 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:54:22.993 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:22.999 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=197 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:23.000 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 localRepositoryRevisionSynced=107 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:23.008 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:23.009 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:23.009 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:23.011 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:23.014 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:23.017 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e8336b09a3dfc5a3bcb19ec3a9a0813a7d5ccf26' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:23.017 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:23.020 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:23.020 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4zvpe-l6ih1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:23.023 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=105, revision=109 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:23.024 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=179, revision=184 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:23.027 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:23.029 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:23.032 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:23.035 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:23.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=179, revision=184 07:54:23.047 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=184, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:23.063 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:23.064 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:23.065 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:23.065 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:23.068 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:23.073 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69, this.remoteRepositoryRevisionSynced=102, revision=109 07:54:23.077 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:23.081 [qtp833852776-2029] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 transaction.localRevision=203 remoteFromLocalRevision=182 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:23.082 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionSynced=102, revision=109 07:54:23.082 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:23.083 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:23.086 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 to='build/repo/k0t4rry3-9teow-local-src-marco', fromRepoLocalSync=false 07:54:23.087 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:23.087 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:54:23.087 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:54:23.105 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:23.112 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:23.113 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:23.115 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:23.125 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:23.132 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:23.133 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:23.131 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:23.144 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=196 localRepositoryRevisionInProgress=203 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:23.147 [qtp2139656363-2877] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9aa50524-5ed3-4dc6-9ee4-84e9c0cda514 remoteRepositoryId=6b47a7c8-3742-4db0-8f25-34604623be69 transaction.localRevision=105 remoteFromLocalRevision=107 07:54:23.149 [qtp2139656363-2877] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:23.152 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:23.160 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:54:23.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:23.165 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:23.225 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:23.229 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:23.230 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:23.234 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9bff804]getCloseDeferredMillis: closeDeferredMillis=20000 07:54:23.244 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [9bff804]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:23.248 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [bdbb6e0]getCloseDeferredMillis: closeDeferredMillis=20000 07:54:23.248 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [bdbb6e0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:23.284 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:23.304 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YV0xHexWfGv4mBvEbmuzPg/aV-Hm3qex53zMvsYQ4kq8Q' offset=0 07:54:23.403 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:23.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 07:54:23.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 351050 bytes in 315 ms. path='/1 {11 11ä11#+} 1/a' 07:54:23.587 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:23.712 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:23.745 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT 07:54:23.749 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:23.775 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:54:23.817 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ce9af1bfa010dd86be4a30e5e2262d270dc5a47' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:23.832 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:23.975 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:23.980 [Test worker] 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' 07:54:24.040 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:24.044 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YV0xHexWfGv4mBvEbmuzPg/3xIdWENeutlgW7Cy3B0BLw' offset=0 07:54:24.062 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:24.081 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:24.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:24.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=91.7 MiB, available=363.8 MiB 07:54:24.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:54:24.168 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:24.169 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:24.170 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:24.172 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:24.176 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:24.177 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:24.177 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:24.184 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=-1, revision=204 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:24.194 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 81461 bytes in 213 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:24.200 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:24.215 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=197, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=204 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:24.267 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:24.265 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:24.265 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:24.280 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:23.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:54:24.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=115.8 MiB, available=339.7 MiB 07:54:24.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=179, revision=197 07:54:24.350 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:24.357 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:24.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:24.374 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:24.387 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:24.413 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:24.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='97048d881b72b4ddc2a63bcf22134fd1621d6985' to.sha1=''): /1 {11 11ä11#+} 1/c 07:54:24.567 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:24.572 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:24.589 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:24.623 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:24.628 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YV0xHexWfGv4mBvEbmuzPg/KuZ6Wk1X1TL9yDKzKS7MIA' offset=0 07:54:24.636 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:24.680 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:54:24.758 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 83687 bytes in 185 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:24.767 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:24.798 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 07:54:24.840 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:24.846 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:54:24.894 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ed0e5933e1972a01d5c8e8e46ba324182bb18e08' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:24.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=115.3 MiB, available=340.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:24.977 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:24.979 [Test worker] 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' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:24.988 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:24.990 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:24.997 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionSynced=179, revision=197 07:54:24.998 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=197, revision=-1 07:54:25.003 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:25.008 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:25.025 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_p0mN6KT_p3CGcQoaTZGkg/mYPgJe9pQx2yU9v7xF_PKQ/lEZQpoIBL_sHea1l1TXSGA' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:25.045 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:25.045 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:25.048 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:25.058 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=84, revision=87 07:54:25.072 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 07:54:25.140 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:25.140 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:25.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=91.2 MiB, available=364.3 MiB 07:54:25.227 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=197, revision=204 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:25.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:25.238 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:25.239 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:54:25.239 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[u4qMgrCKSrHJyuPJWzJRWA, null, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:54:25.239 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[GQcD-03G0W4hqmF-wNGiCQ, null, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:54:25.239 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:25.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:25.404 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 475578 bytes in 425 ms. path='/2/1 {11 11ä11#+} 1/a' 07:54:25.431 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:54:25.475 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:25.487 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:25.512 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [fb68b3a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' 07:54:25.517 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [fb68b3a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:25.524 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1decfec9f890aed808855ec117621ee78e644088' to.sha1=''): /2/1 {11 11ä11#+} 1/b 07:54:25.616 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:25.619 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:25.628 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:25.651 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:25.668 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_p0mN6KT_p3CGcQoaTZGkg/mYPgJe9pQx2yU9v7xF_PKQ/RmUs2iXhYby6yTPocuauwg' offset=0 07:54:25.682 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:25.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 07:54:25.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 16962 bytes in 208 ms. path='/2/1 {11 11ä11#+} 1/b' 07:54:25.859 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:25.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=114.9 MiB, available=340.6 MiB 07:54:25.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:25.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=91.2 MiB, available=364.3 MiB 07:54:25.945 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:25.946 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:25.947 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:25.951 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:25.964 [qtp833852776-2492] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionSynced=197, revision=204 07:54:25.964 [qtp833852776-2492] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.localRepositoryRevisionInProgress=204, revision=-1 07:54:25.977 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:25.992 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:26.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:26.049 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:54:26.049 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:54:26.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=187 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:26.068 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04a131442d1c24d4d8383f77c086ab0454f8ffd5' to.sha1=''): /2/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:26.073 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=184, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=187 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:26.195 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:26.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:54:26.225 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:26.226 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_p0mN6KT_p3CGcQoaTZGkg/-2u4sMzRXoH5u91JAstk2A' offset=0 07:54:26.233 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:26.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:54:26.265 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3894 bytes in 61 ms. path='/2/a' 07:54:26.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:26.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=114.9 MiB, available=340.6 MiB 07:54:26.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:26.376 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:26.385 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:54:26.488 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc629052641bafb0e531f5752fd1713b0e6d9050' to.sha1=''): /3 + &#ä/5/h org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:26.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:26.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:54:26.555 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=91.4 MiB, available=364.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:26.575 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:26.586 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:54:26.630 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:26.640 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Kdywg0Weda7Iib3qDeDeIg/8OBNrMdOIF-DPGRA3oEWMg/przVZlEru31MdhdZh61Tlg' offset=0 07:54:26.654 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:26.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 07:54:26.731 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 141126 bytes in 144 ms. path='/3 + &#ä/5/h' 07:54:26.809 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:26.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=114.9 MiB, available=340.6 MiB 07:54:26.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.178.xml.gz 07:54:26.883 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:54:26.885 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:54:26.885 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:54:26.900 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:26.914 [qtp284059979-1410] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=196 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:26.557 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:54:26.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=91.4 MiB, available=364.1 MiB 07:54:26.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:27.005 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:27.006 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:27.012 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:27.022 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=89 remoteFromLocalRevision=196 07:54:27.033 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e from='build/repo/k0t4yawb-24plw-local-dest' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' 07:54:27.053 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:27.064 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:27.091 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=89 07:54:27.098 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:27.098 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:27.100 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:54:27.100 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:54:27.121 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=89 07:54:27.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:27.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:27.166 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5b66715022acd6563f2a8a729e61736050128c4f' to.sha1=''): /3 + &#ä/5/i org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:27.166 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:27.181 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:27.181 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:27.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=87, revision=91 07:54:27.191 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:27.225 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:27.234 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:27.238 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:27.258 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:27.259 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Kdywg0Weda7Iib3qDeDeIg/8OBNrMdOIF-DPGRA3oEWMg/dRFP1Gp5KQTt6xexOz5Jqw' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:27.267 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.remoteRepositoryRevisionSynced=82, revision=91 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:27.270 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:27.309 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:27.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=82, revision=91 07:54:27.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=91, revision=-1 07:54:27.345 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:27.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:27.367 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e transaction.localRevision=202 remoteFromLocalRevision=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:27.429 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142390 bytes in 195 ms. path='/3 + &#ä/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:27.449 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:27.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' toID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e to='build/repo/k0t4yawb-24plw-local-dest', fromRepoLocalSync=false 07:54:27.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:27.456 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:27.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=91.4 MiB, available=364.1 MiB 07:54:27.463 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:54:27.463 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 07:54:27.463 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:27.470 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:27.480 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:27.480 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:27.481 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:27.484 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:27.493 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 localRepositoryRevisionSynced=203 07:54:27.546 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:27.551 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=196 localRepositoryRevisionInProgress=202 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:27.555 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:27.561 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:27.578 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=189 remoteFromLocalRevision=203 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:27.633 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:27.646 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 from='build/repo/k0t4rry3-9teow-local-src-marco' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:54:27.702 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=182 localRepositoryRevisionInProgress=189 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:27.701 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:27.707 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:54:27.708 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:54:27.710 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 07:54:27.716 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:27.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:27.723 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=189 07:54:27.744 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:54:27.744 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:54:27.773 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.from' result=null 07:54:27.773 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4rry3-9teow-local-src-marco' configKey='repair.deleteCollisions.to' result=null 07:54:27.775 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=187, revision=191 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:27.819 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b1b599b1da2e5b50e2d90ebe66cbe345caa5b843' to.sha1=''): /3 + &#ä/aa 07:54:27.934 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:27.942 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:54:27.968 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:27.969 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Kdywg0Weda7Iib3qDeDeIg/i8Fm3e-7Z-bAlDCXh6kVxA' offset=0 07:54:27.976 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:27.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:54:28.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 77963 bytes in 79 ms. path='/3 + &#ä/aa' 07:54:28.066 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:54:28.133 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:28.155 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:27.633 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:54:28.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=115.7 MiB, available=339.8 MiB 07:54:28.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:28.242 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8ec111a3f2f115e1524f236a755eddaa71c7c2a7' to.sha1=''): /3 + &#ä/bb org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:28.250 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:28.261 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=-1, revision=203 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:28.331 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:28.340 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=197, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=203 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:27.775 [closeDeferredTimer-472146aa-2] INFO c.c.c.l.LocalRepoManagerImpl - [472146aa]_close: Shutting down real LocalRepoManager. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:28.356 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:28.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:28.375 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=184, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:28.388 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:28.393 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:28.394 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:28.423 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:28.429 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Kdywg0Weda7Iib3qDeDeIg/inEAyEj6DV1gyYkRNB5aoQ' offset=0 07:54:28.437 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:28.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:28.519 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:28.519 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:28.520 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:28.523 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:28.527 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89, this.remoteRepositoryRevisionSynced=184, revision=191 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:28.532 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 197129 bytes in 144 ms. path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:28.530 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:28.614 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:28.627 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=184, revision=191 07:54:28.627 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=191, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:28.628 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 07:54:28.706 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:28.716 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:28.716 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:28.717 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:28.720 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:28.724 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=eeeb551c-a1f1-4f0e-82b9-6ab2f6e20d89 transaction.localRevision=209 remoteFromLocalRevision=189 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:28.725 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:28.726 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:28.729 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 07:54:28.730 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [603831eb]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:28.732 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:28.732 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:28.733 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:28.734 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare 07:54:28.736 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare 07:54:28.737 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42e8551d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:54:28.737 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42e8551d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:28.805 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d12d6e6aaee54ab2feed9f90a643935c44ec8aa8' to.sha1=''): /3 + &#ä/cc org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:28.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=115.8 MiB, available=339.7 MiB 07:54:28.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=197, revision=203 07:54:28.859 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:28.888 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:28.918 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:54:28.953 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:28.954 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Kdywg0Weda7Iib3qDeDeIg/UA7-m1OJUvt8TPIxRXUIlw' offset=0 07:54:28.963 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:29.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:54:29.049 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 173880 bytes in 131 ms. path='/3 + &#ä/cc' 07:54:29.111 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 07:54:29.214 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:29.220 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:28.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:54:29.278 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=115.8 MiB, available=339.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:29.288 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4dbfeb32324661de66f8b6e48478118c832eb483' to.sha1=''): /3 + &#ä/dd org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:29.301 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:29.363 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:29.373 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:29.377 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionSynced=197, revision=203 07:54:29.377 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=203, revision=-1 07:54:29.461 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:29.461 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:29.472 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:29.472 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:29.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=94 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:29.489 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:29.490 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Kdywg0Weda7Iib3qDeDeIg/g0ULO0CI0Fopravm3-ZVWA' offset=0 07:54:29.500 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:29.559 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 07:54:29.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:29.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:29.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:29.642 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1859e843]initPersistenceManagerFactory: repositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 07:54:29.649 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1859e843]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14041 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:29.667 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53696 bytes in 205 ms. path='/3 + &#ä/dd' 07:54:29.706 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:54:29.774 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="286cb441-2f22-4ef0-b86d-313d1ad2e32f"] on repo=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 07:54:29.898 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 07:54:29.914 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:29.935 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:29.952 [qtp666971185-2731] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 localRepositoryRevisionSynced=89 07:54:30.022 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:30.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=115.2 MiB, available=340.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:30.046 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f transaction.localRevision=91 remoteFromLocalRevision=89 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:30.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:30.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 from='build/repo/k0t50fnz-5s63r-local-dest' toID=286cb441-2f22-4ef0-b86d-313d1ad2e32f to='https://localhost:37204/286cb441-2f22-4ef0-b86d-313d1ad2e32f' 07:54:30.139 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:30.150 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:30.294 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=91 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:30.368 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:30.370 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:30.370 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:30.419 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:54:30.419 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:54:30.457 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f localRepositoryRevisionSynced=91 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:30.469 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=114.1 MiB, available=341.4 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:30.482 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:30.512 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:30.512 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:30.528 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:30.528 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:30.530 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=93 07:54:30.538 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:30.560 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:30.597 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:30.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=115.2 MiB, available=340.3 MiB 07:54:30.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:30.656 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:30.680 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:30.694 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7, this.remoteRepositoryRevisionSynced=5, revision=93 07:54:30.773 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:30.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=5, revision=93 07:54:30.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=93, revision=-1 07:54:30.809 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:30.812 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 9eecb12c-23c8-48f6-9ff8-8a25eaeec891 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest localRepository.publicKeySha1 = 47:42:EB:31:EC:1D:E2:A2:DA:F5:5C:55:BE:02:D4:E6:B9:20:FB:24 remoteRepository.repositoryId = 7f813756-c451-46e6-a8c9-68a938662414 remoteRepository.remoteRoot = https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w remoteRepository.publicKeySha1 = B5:04:E3:0F:E2:03:DC:51:A8:22:D0:64:E1:6A:9C:9F:30:50:DC:A5 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 9eecb12c-23c8-48f6-9ff8-8a25eaeec891 7f813756-c451-46e6-a8c9-68a938662414 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:30.823 [qtp666971185-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 transaction.localRevision=96 remoteFromLocalRevision=91 07:54:30.845 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:30.857 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=286cb441-2f22-4ef0-b86d-313d1ad2e32f from='https://localhost:37204/286cb441-2f22-4ef0-b86d-313d1ad2e32f' toID=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 to='build/repo/k0t50fnz-5s63r-local-dest', fromRepoLocalSync=false 07:54:30.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.null.xml.gz 07:54:30.858 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest/.subshare-repo/tmp/ChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.null.xml.gz 07:54:30.941 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:30.945 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:30.976 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:30.981 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 07:54:30.992 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:31.011 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest/.subshare-repo/tmp/ChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.null.xml.gz 07:54:31.011 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:31.008 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:31.058 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 renewalDateTime=2019-09-21T06:24:30.981Z expiryDateTime=2019-09-21T06:54:30.981Z 07:54:31.082 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:31.090 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:31.091 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:31.121 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:54:31.133 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 to='build/repo/k0t514ug-9r2i0-local-dest', fromRepoLocalSync=true 07:54:31.133 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9eecb12c-23c8-48f6-9ff8-8a25eaeec891 ('build/repo/k0t514ug-9r2i0-local-dest') org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:31.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=114.4 MiB, available=341.1 MiB 07:54:31.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:31.235 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:54:31.235 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:54:31.263 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:31.276 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=202 07:54:31.279 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:31.300 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=96 remoteFromLocalRevision=202 07:54:31.303 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e from='build/repo/k0t4yawb-24plw-local-dest' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' 07:54:31.314 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 07:54:31.320 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:31.321 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:31.322 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:54:31.323 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:54:31.329 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=96 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:31.330 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:31.350 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:31.350 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:31.359 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:31.359 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:31.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=94, revision=98 07:54:31.369 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:31.433 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:31.440 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:31.444 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.remoteRepositoryRevisionSynced=91, revision=98 07:54:31.449 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:31.464 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:31.466 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=91, revision=98 07:54:31.467 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:31.472 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:54:31.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz 07:54:31.482 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:31.484 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:31.488 [qtp284059979-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e transaction.localRevision=208 remoteFromLocalRevision=96 07:54:31.490 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:31.499 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:31.492 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:31.532 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:31.533 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 07:54:31.650 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:31.664 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:31.672 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz 07:54:31.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:31.787 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:31.855 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:31.864 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:31.923 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be renewalDateTime=2019-09-21T06:20:57.810Z expiryDateTime=2019-09-21T06:50:57.810Z 07:54:31.953 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:31.960 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:31.967 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1575 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:31.998 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:32.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.5 MiB, used=135.9 MiB, available=319.6 MiB 07:54:32.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:32.021 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:32.042 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:32.053 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7, this.localRepositoryRevisionInProgress=-1, revision=97 07:54:32.065 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:32.073 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:32.093 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:32.099 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:32.151 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:54:32.217 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:54:32.598 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:54:32.742 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:32.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=114.7 MiB, available=340.8 MiB 07:54:32.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:54:32.994 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:33.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.5 MiB, used=135.5 MiB, available=320.0 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:33.020 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionInProgress=-1, revision=108 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:33.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.remoteRepositoryRevisionSynced=91, revision=97 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:33.039 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:33.040 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=wEDjw605kBK-goHaknksmg, serverRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f} because of missing permissions! 07:54:33.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:33.078 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42e8551d]initPersistenceManagerFactory: repositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a 07:54:33.079 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42e8551d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4341 ms. 07:54:33.090 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:33.100 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:33.129 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:33.130 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42e8551d]getCloseDeferredMillis: closeDeferredMillis=20000 07:54:33.131 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42e8551d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:33.129 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:33.132 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare 07:54:33.146 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:33.148 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:33.149 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:33.151 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:33.152 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:33.153 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare 07:54:33.263 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:33.264 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:33.266 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:33.276 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:33.287 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:33.288 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:33.303 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:33.304 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:33.304 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:33.337 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:20:38.052Z expiryDateTime=2019-09-21T06:50:38.052Z 07:54:33.350 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:33.352 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:33.353 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:33.363 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:33.368 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:33.396 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:33.397 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:33.439 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:54:33.500 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:54:33.501 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null 07:54:33.537 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=16, revision=18 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:33.544 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:33.544 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:33.550 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=235 07:54:33.597 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=233, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=235 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:33.606 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:33.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.0 MiB, used=135.5 MiB, available=320.0 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:33.655 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:54:33.656 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' toID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 to='build/repo/k0t4vv5v-ole5b-local-src', fromRepoLocalSync=true 07:54:33.656 [pool-28-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c9ca8f7a-889e-4bc6-88b4-3104c0749174 ('build/repo/k0t4vv5v-ole5b-local-src') 07:54:33.688 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:33.697 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:33.703 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7, this.localRepositoryRevisionSynced=91, revision=97 07:54:33.703 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:33.774 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:33.779 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:33.785 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:33.786 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:33.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=-1, revision=96 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:33.826 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% 07:54:33.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=2216bbb9-95eb-4b5c-9076-8e331de51e2a to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=true 07:54:33.830 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:33.831 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.169.xml.gz 07:54:33.831 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.169.xml.gz 07:54:33.838 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2216bbb9-95eb-4b5c-9076-8e331de51e2a ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7') 07:54:33.866 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:33.867 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:33.876 [pool-27-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% 07:54:33.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:33.878 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:33.883 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:33.883 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:33.883 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:33.885 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:33.906 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=209 07:54:33.918 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:33.921 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:33.922 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:33.932 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.169.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:34.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.190.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:33.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=38, cryptoLinkDtos.size=54, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:54:34.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=114.8 MiB, available=340.7 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:34.066 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.190.xml.gz 07:54:34.092 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:34.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=108 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:34.145 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=190 localRepositoryRevisionInProgress=208 07:54:34.149 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:34.153 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.190.xml.gz 07:54:34.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=190 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:34.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.0 MiB, used=135.6 MiB, available=319.9 MiB 07:54:34.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:33.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=169 repoFileDtos.size=0 07:54:34.931 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=100.9 MiB, available=354.6 MiB 07:54:34.931 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:54:34.934 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:34.937 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:34.940 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:34.994 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:34.996 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:34.997 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:35.000 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:35.009 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:35.010 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:35.010 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:35.016 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionInProgress=-1, revision=210 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:35.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=116.5 MiB, available=339.0 MiB 07:54:35.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:54:35.174 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:35.182 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=-1, revision=209 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:35.227 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=135.6 MiB, available=319.9 MiB 07:54:35.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:35.238 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=210 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:35.239 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=191, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=209 07:54:35.258 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:35.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:35.416 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:35.416 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:35.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:35.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=115.7 MiB, available=339.8 MiB 07:54:35.801 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=191, revision=209 07:54:35.807 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:35.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.5 MiB, used=135.6 MiB, available=319.9 MiB 07:54:35.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.286cb441-2f22-4ef0-b86d-313d1ad2e32f.null.xml.gz 07:54:35.936 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:54:35.936 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:54:35.937 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:54:35.966 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:35.994 [qtp666971185-2731] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 localRepositoryRevisionSynced=96 07:54:36.049 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:36.066 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f transaction.localRevision=98 remoteFromLocalRevision=96 07:54:36.080 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 from='build/repo/k0t50fnz-5s63r-local-dest' toID=286cb441-2f22-4ef0-b86d-313d1ad2e32f to='https://localhost:37204/286cb441-2f22-4ef0-b86d-313d1ad2e32f' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:36.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=91.2 MiB, available=364.3 MiB 07:54:36.119 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=170, revision=210 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:36.146 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=98 07:54:36.154 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:36.154 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:36.156 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:54:36.156 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:54:36.160 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f localRepositoryRevisionSynced=98 07:54:36.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:36.201 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:36.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:36.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t50fnz-5s63r-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:36.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=96, revision=100 07:54:36.214 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:35.807 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:54:36.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=115.1 MiB, available=340.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:36.346 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:36.351 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7, this.remoteRepositoryRevisionSynced=93, revision=100 07:54:36.416 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:36.422 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionSynced=93, revision=100 07:54:36.422 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f, this.localRepositoryRevisionInProgress=100, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:36.435 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:36.438 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionSynced=191, revision=209 07:54:36.438 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=209, revision=-1 07:54:36.498 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:36.504 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:36.505 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:36.514 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=235, revision=238 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:36.520 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:36.524 [qtp666971185-241] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=286cb441-2f22-4ef0-b86d-313d1ad2e32f remoteRepositoryId=6f038ccb-b779-4399-a7cf-f8d88ecd06e7 transaction.localRevision=102 remoteFromLocalRevision=98 07:54:36.550 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:36.561 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=233, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=238 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:36.554 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:36.572 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:36.578 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:36.581 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:54:36.581 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[u4qMgrCKSrHJyuPJWzJRWA, null, null, [xenia@subshare.net], [c9cae3c95b325158]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT 07:54:36.629 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3010966e]getCloseDeferredMillis: closeDeferredMillis=20000 07:54:36.630 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3010966e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:36.652 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e8f87a8]getCloseDeferredMillis: closeDeferredMillis=20000 07:54:36.652 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e8f87a8]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:37.074 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:36.578 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:54:37.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=115.3 MiB, available=340.2 MiB 07:54:37.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:37.354 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=sN1GuN8MzkyVkG5tVSiF4A could not be decrypted! Access rights missing?! 07:54:37.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 48 ms. 07:54:37.428 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.462 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=JPoFJjyLnX0xEHzBY3mJ6Q could not be decrypted! Access rights missing?! 07:54:37.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:54:37.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.464 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=gD9TEA9Ts3LRtNH4xRkfRA could not be decrypted! Access rights missing?! 07:54:37.465 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:37.465 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:37.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.480 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=nEsYscZ0qvyKPedASLSJlA could not be decrypted! Access rights missing?! 07:54:37.482 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:37.482 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:36.581 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[GQcD-03G0W4hqmF-wNGiCQ, null, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:54:36.582 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:36.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:54:37.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=91.6 MiB, available=363.9 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:37.491 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:37.491 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:37.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.502 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Bpsbofi1EY5Rg0nlFMWHIA could not be decrypted! Access rights missing?! 07:54:37.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:54:37.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:54:37.504 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:37.507 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=iR2lQ8qe_3mR-kdHmYsLig could not be decrypted! Access rights missing?! 07:54:37.508 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:54:37.508 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.516 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:37.517 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.525 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:54:37.525 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.533 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:54:37.533 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.541 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:37.541 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:37.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.552 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=uWYBRshroXDrvhR9CEBALA could not be decrypted! Access rights missing?! 07:54:37.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:37.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.556 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=f_EJaj1roGpQmF5H0QKxyw could not be decrypted! Access rights missing?! 07:54:37.557 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:37.557 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.560 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=XIFCcj1o-XW7eAmgAgwVfg could not be decrypted! Access rights missing?! 07:54:37.560 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:54:37.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:54:37.567 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:37.567 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:37.684 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:54:37.686 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:54:37.686 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:37.689 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:37.691 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:37.692 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:37.697 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:37.701 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionSynced=170, revision=210 07:54:37.701 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionInProgress=210, revision=-1 07:54:37.741 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:37.774 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:37.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=115.3 MiB, available=340.2 MiB 07:54:37.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:37.840 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:54:37.848 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null 07:54:37.853 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=18, revision=20 07:54:37.888 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:54:37.976 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:37.978 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:37.979 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:37.982 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:37.991 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.remoteRepositoryRevisionSynced=12, revision=20 07:54:38.015 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:38.024 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:38.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=12, revision=20 07:54:38.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=20, revision=-1 07:54:38.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:38.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:38.070 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:38.286 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=115.3 MiB, available=340.2 MiB 07:54:38.287 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.190.xml.gz 07:54:38.287 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:54:38.289 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:54:38.289 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:54:38.322 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:54:38.330 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2ec204f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' 07:54:38.336 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2ec204f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:38.363 [qtp284059979-1410] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=208 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:38.370 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:38.369 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:38.395 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=240 remoteFromLocalRevision=208 07:54:38.461 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 from='build/repo/k0t4vv5v-ole5b-local-src' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' 07:54:38.481 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:38.494 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:38.550 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=231 localRepositoryRevisionInProgress=240 07:54:38.622 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:38.623 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:38.625 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 07:54:38.628 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 07:54:38.629 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:38.651 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=115.9 MiB, available=339.6 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:38.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='afa393ca7f0c971fad391c72b267c1eb812d4c47' to.sha1='d088bc6891adf6dfc54e6c8976e8eceefdb9caa6'): /.subshare.properties org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:38.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=91.8 MiB, available=363.7 MiB 07:54:38.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:38.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=238, revision=243 07:54:38.850 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=233, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=243 07:54:38.968 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:38.973 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=233, revision=243 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:39.011 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:39.014 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionSynced=-1, revision=108 07:54:39.015 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionInProgress=108, revision=-1 07:54:39.022 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:39.030 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:39.037 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:39.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:39.069 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:39.102 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:39.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=233, revision=243 07:54:39.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=243, revision=-1 07:54:39.144 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:39.172 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:39.250 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:39.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=91.5 MiB, available=364.0 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:39.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties' 07:54:39.386 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:39.399 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:39.402 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:39.404 [qtp284059979-1410] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iCTTb9pe5vYv4xUeB0pd1A' offset=0 07:54:39.531 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:39.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95607 bytes in 308 ms. path='/.subshare.properties' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:39.621 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:39.624 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=247 07:54:39.625 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=243, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=247 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:39.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:54:39.681 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=91.5 MiB, available=364.0 MiB 07:54:39.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.169.xml.gz 07:54:39.682 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.07% 07:54:39.700 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:39.702 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:39.703 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:39.707 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:39.709 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:39.713 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=243, revision=247 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:39.718 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:39.718 [qtp833852776-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a localRepositoryRevisionSynced=209 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:39.757 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:39.758 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:39.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=243, revision=247 07:54:39.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=247, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:39.888 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=23 remoteFromLocalRevision=209 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:39.895 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 20 ms. 07:54:39.896 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:39.917 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:39.933 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% 07:54:39.933 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=2216bbb9-95eb-4b5c-9076-8e331de51e2a to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=false 07:54:39.934 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:39.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:54:39.935 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:54:39.965 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:39.966 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:39.967 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:39.970 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:39.971 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:39.972 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:39.972 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:39.991 [qtp284059979-2532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:54:39.995 [qtp284059979-2532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:39.998 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a localRepositoryRevisionSynced=209 localRepositoryRevisionInProgress=214 07:54:40.001 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:40.009 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:54:40.009 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:40.085 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:40.092 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:40.095 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:40.176 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:40.186 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=-1, revision=5 07:54:40.187 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=5, revision=-1 07:54:40.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:40.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:40.274 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="c9ca8f7a-889e-4bc6-88b4-3104c0749174"] on repo=c9ca8f7a-889e-4bc6-88b4-3104c0749174 07:54:40.362 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:54:40.402 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=240 07:54:40.455 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:40.456 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:40.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=92.2 MiB, available=363.3 MiB 07:54:40.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:40.502 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:40.503 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:40.504 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=251 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:40.524 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:40.525 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:40.528 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=247, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=251 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:40.526 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:40.528 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:40.530 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:40.530 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:40.530 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:40.538 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionInProgress=-1, revision=215 07:54:40.636 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=210, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=215 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:40.654 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:40.657 [pool-4-thread-6] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:40.657 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:40.659 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=247, revision=251 07:54:40.734 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:40.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=247, revision=251 07:54:40.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=251, revision=-1 07:54:40.847 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:40.855 [qtp284059979-1243] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 transaction.localRevision=219 remoteFromLocalRevision=240 07:54:40.868 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:40.876 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' toID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 to='build/repo/k0t4vv5v-ole5b-local-src', fromRepoLocalSync=false 07:54:40.877 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:40.877 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:40.890 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:40.938 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=208 localRepositoryRevisionInProgress=219 07:54:40.942 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:40.947 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:41.176 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=116.9 MiB, available=338.6 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:40.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:54:41.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=92.4 MiB, available=363.1 MiB 07:54:41.220 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=210, revision=215 07:54:41.231 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:41.232 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:54:41.232 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[u4qMgrCKSrHJyuPJWzJRWA, null, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:54:41.232 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[GQcD-03G0W4hqmF-wNGiCQ, null, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:54:41.232 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=marco 07:54:41.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:41.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:41.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=92.3 MiB, available=363.2 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:40.947 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:54:41.805 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=116.7 MiB, available=338.8 MiB 07:54:41.805 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:54:41.844 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:41.858 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=-1, revision=220 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:41.861 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:41.862 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:41.863 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:41.866 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:41.914 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionSynced=210, revision=215 07:54:41.914 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a, this.localRepositoryRevisionInProgress=215, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:41.963 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=115.2 MiB, available=340.3 MiB 07:54:41.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:42.154 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=209, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=220 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:42.175 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:42.178 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:42.188 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:42.216 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:54:42.217 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null 07:54:42.220 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=24 07:54:42.239 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=24 07:54:42.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:42.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:42.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=114.6 MiB, available=340.9 MiB 07:54:42.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz 07:54:42.484 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:54:42.493 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:42.575 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:42.589 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:42.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=115.9 MiB, available=339.6 MiB 07:54:42.769 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=209, revision=220 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:42.801 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% 07:54:42.824 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 07:54:42.825 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:42.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:54:42.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:42.871 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=92.5 MiB, available=363.0 MiB 07:54:42.875 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:42.882 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:54:42.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:42.899 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6350d37fcda8eae2aa9ec5a69f19f5abb1af5631' to.sha1=''): /5/h 07:54:43.128 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 07:54:43.140 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:43.160 [closeDeferredTimer-727912da-1y] INFO c.c.c.l.LocalRepoManagerImpl - [727912da]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:43.187 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:43.233 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/C1D2rT8T0IA9Ohnc6PdFMA/aKPtdHaqQRnP4tmqK2zVRg' offset=0 07:54:43.289 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:43.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms. 07:54:43.479 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 260016 bytes in 338 ms. path='/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:43.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=91.9 MiB, available=363.6 MiB 07:54:43.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:43.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:43.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=116.0 MiB, available=339.5 MiB 07:54:43.764 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:43.771 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionSynced=209, revision=220 07:54:43.771 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=220, revision=-1 07:54:43.777 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:43.783 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:43.783 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:43.785 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:43.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=253 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:43.800 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:43.807 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=251, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=253 07:54:43.826 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:43.832 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1a07cacd419714350a06a007bd129e69426caaf' to.sha1=''): /5/i 07:54:43.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 07:54:43.995 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' 07:54:44.024 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:44.040 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/C1D2rT8T0IA9Ohnc6PdFMA/XSLBBtZeItdwKWqWq5DezA' offset=0 07:54:44.051 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:44.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:44.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=92.0 MiB, available=363.5 MiB 07:54:44.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/marco/.subshare/metaOnlyRepo/recwwovfehpSNrl5IO_UOg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:54:44.222 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:44.224 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:44.224 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:54:44.233 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:44.235 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118224 bytes in 240 ms. path='/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:44.254 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a localRepositoryRevisionSynced=214 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:44.241 [closeDeferredTimer-bdbb6e0-1] INFO c.c.c.l.LocalRepoManagerImpl - [bdbb6e0]_close: Shutting down real LocalRepoManager. 07:54:44.243 [closeDeferredTimer-9bff804-1] INFO c.c.c.l.LocalRepoManagerImpl - [9bff804]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:44.264 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:44.275 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:44.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2216bbb9-95eb-4b5c-9076-8e331de51e2a remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=26 remoteFromLocalRevision=214 07:54:44.293 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 07:54:44.294 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 07:54:44.294 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 07:54:44.295 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [42e8551d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:44.296 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:54:44.296 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:54:44.296 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** yasmin *** 07:54:44.297 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:54:44.299 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [519a77f6]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' 07:54:44.302 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:54:44.304 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1994 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:44.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 07:54:44.363 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' 07:54:44.392 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c4c97e67c0215ef09af54f2086fa2bd8e263afc' to.sha1=''): /aa 07:54:44.437 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 07:54:44.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/aa' 07:54:44.464 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:44.465 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=0 07:54:44.472 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:43.826 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:54:44.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=116.1 MiB, available=339.4 MiB 07:54:44.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:44.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:54:44.800 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:44.840 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:44.841 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=1048576 07:54:44.851 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:45.109 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:45.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=116.1 MiB, available=339.4 MiB 07:54:45.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:45.270 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:45.271 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=2097152 07:54:45.281 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:45.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:45.521 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:45.595 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:45.598 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=3145728 07:54:45.605 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:45.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=116.3 MiB, available=339.2 MiB 07:54:45.611 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:45.611 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:54:45.611 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:54:45.611 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:54:45.640 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:45.652 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:45.652 [qtp284059979-1243] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=219 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:45.685 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 335376 bytes in 1241 ms. path='/aa' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:45.789 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:45.799 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 07:54:45.805 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa 07:54:45.806 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_18y68 into destFile aa 07:54:45.806 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_1vf9c into destFile aa org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:45.827 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=255 remoteFromLocalRevision=219 07:54:45.922 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 from='build/repo/k0t4vv5v-ole5b-local-src' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:45.927 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 07:54:46.011 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:46.017 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=240 localRepositoryRevisionInProgress=255 07:54:46.042 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:46.042 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:46.057 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:54:46.057 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:54:46.062 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=255 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:46.096 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1af24ee61ccd29e2f01da132166b08f9c2fe2369' to.sha1=''): /bb org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:46.101 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:46.115 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:46.140 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:46.140 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:46.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=253, revision=257 07:54:46.151 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=251, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=257 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:46.190 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:46.207 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:46.211 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=251, revision=257 07:54:46.269 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:46.262 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:46.273 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=251, revision=257 07:54:46.273 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=257, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:46.288 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:46.290 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/MzmWxWyqusFpubg_MT9TEA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:46.300 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:54:46.301 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:54:46.302 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:54:46.304 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:54:46.305 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:54:46.306 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [519a77f6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:46.298 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:46.354 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:46.360 [qtp284059979-1690] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 transaction.localRevision=225 remoteFromLocalRevision=255 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:46.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:46.441 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:46.444 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:46.455 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 556595 bytes in 193 ms. path='/bb' 07:54:46.502 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:46.561 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:46.582 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:46.592 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:46.616 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be renewalDateTime=2019-09-21T06:22:50.642Z expiryDateTime=2019-09-21T06:52:50.642Z 07:54:46.634 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:46.641 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:46.653 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:46.653 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:46.657 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=100 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:46.669 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:46.674 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 07:54:46.709 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:54:46.711 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' toID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e to='build/repo/k0t4yawb-24plw-local-dest', fromRepoLocalSync=true 07:54:46.711 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing adf5ecab-7915-4ffb-ab47-426b3d5efb3e ('build/repo/k0t4yawb-24plw-local-dest') 07:54:46.722 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:54:46.734 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:46.787 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54c51634a539f657153ff594c0e5062a0fa6e182' to.sha1=''): /cc org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:46.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.202.xml.gz 07:54:46.945 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.202.xml.gz 07:54:46.959 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:47.100 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:47.100 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=202 localRepositoryRevisionInProgress=225 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:47.109 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:47.112 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:47.120 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.202.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:47.143 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:47.144 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/AKLNIje6cGd1XsgW4RQwLQ' offset=0 07:54:47.154 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:47.262 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:54:47.316 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 275772 bytes in 207 ms. path='/cc' 07:54:47.374 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 07:54:47.470 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 07:54:47.505 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' 07:54:47.586 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e562d7f5e76bf77de244cf979cb7541cfed0751' to.sha1=''): /dd 07:54:47.685 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 07:54:47.699 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' 07:54:47.730 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:47.734 [qtp316919383-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/Ikzj1NhU7aMPR8GC_8iOfQ' offset=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:47.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=202 repoFileDtos.size=0 07:54:47.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=117.5 MiB, available=338.0 MiB 07:54:47.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:47.742 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:47.761 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:47.769 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=-1, revision=226 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:47.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:47.838 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=203, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=226 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:47.852 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 362563 bytes in 153 ms. path='/dd' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:47.878 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:47.891 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:47.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:47.989 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 07:54:48.011 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% 07:54:48.024 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:48.031 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 localRepositoryRevisionSynced=106 07:54:48.062 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:48.092 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=48 remoteFromLocalRevision=106 07:54:48.142 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 from='build/repo/k0t514ug-9r2i0-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' 07:54:48.169 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:48.172 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:48.266 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=48 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:48.288 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:48.291 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:48.292 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:48.307 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:54:48.307 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:54:48.322 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=48 07:54:48.446 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:48.447 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:48.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:48.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:48.495 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=50 07:54:48.504 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:48.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=116.8 MiB, available=338.7 MiB 07:54:48.532 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=203, revision=226 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:48.612 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:48.624 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.remoteRepositoryRevisionSynced=5, revision=50 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:48.659 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:54:48.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:54:48.689 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:48.714 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:48.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=5, revision=50 07:54:48.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:48.731 [closeDeferredTimer-603831eb-2] INFO c.c.c.l.LocalRepoManagerImpl - [603831eb]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:48.854 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:48.860 [qtp316919383-2405] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 transaction.localRevision=113 remoteFromLocalRevision=48 07:54:48.930 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:48.935 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 to='build/repo/k0t514ug-9r2i0-local-dest', fromRepoLocalSync=false 07:54:48.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:54:48.935 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:54:48.948 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:49.040 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=113 07:54:49.048 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:49.057 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:48.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:54:49.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=116.9 MiB, available=338.6 MiB 07:54:49.510 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:49.513 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionSynced=203, revision=226 07:54:49.513 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=226, revision=-1 07:54:49.573 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:49.587 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:49.587 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:49.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=100, revision=103 07:54:49.696 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 07:54:49.787 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:49.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:49.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:54:49.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=121.1 MiB, available=334.4 MiB 07:54:49.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:54:49.978 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:49.985 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionInProgress=-1, revision=114 07:54:50.294 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:50.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=117.1 MiB, available=338.4 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:50.314 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:50.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:50.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:51.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=120.6 MiB, available=334.9 MiB 07:54:51.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=108, revision=114 07:54:51.153 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:54:51.155 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:50.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=117.1 MiB, available=338.4 MiB 07:54:50.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:54:51.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=117.0 MiB, available=338.5 MiB 07:54:51.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.202.xml.gz 07:54:51.430 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:54:51.439 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:54:51.439 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:54:51.457 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:51.467 [qtp284059979-1410] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=225 07:54:51.501 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:51.522 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=105 remoteFromLocalRevision=225 07:54:51.574 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e from='build/repo/k0t4yawb-24plw-local-dest' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' 07:54:51.589 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:51.594 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:51.155 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:54:51.656 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=120.5 MiB, available=335.0 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:51.722 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=105 07:54:51.730 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1704 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:51.762 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:51.768 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionSynced=108, revision=114 07:54:51.768 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionInProgress=114, revision=-1 07:54:51.814 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:51.829 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:51.829 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:51.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=53 07:54:51.917 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=53 07:54:51.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:51.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:54:52.413 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=120.8 MiB, available=334.7 MiB 07:54:52.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:54:52.795 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=120.8 MiB, available=334.7 MiB 07:54:52.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:54:53.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=120.9 MiB, available=334.6 MiB 07:54:53.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:54:53.170 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:54:53.170 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:54:53.194 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:53.205 [qtp316919383-2405] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 localRepositoryRevisionSynced=113 07:54:53.229 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:53.246 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=55 remoteFromLocalRevision=113 07:54:53.305 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 from='build/repo/k0t514ug-9r2i0-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' 07:54:53.419 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=48 localRepositoryRevisionInProgress=55 07:54:53.425 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:53.425 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:53.426 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:54:53.427 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:54:53.431 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=55 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:53.436 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:53.437 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:53.441 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:54:53.442 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:54:53.449 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=105 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:53.532 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:53.582 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:53.583 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:53.589 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:53.590 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:53.598 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:53.598 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:53.601 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=103, revision=107 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:53.602 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:53.603 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:53.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=53, revision=57 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:53.609 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:53.609 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:53.721 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:53.726 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.remoteRepositoryRevisionSynced=98, revision=107 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:53.733 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:53.736 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.remoteRepositoryRevisionSynced=50, revision=57 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:53.804 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:53.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=98, revision=107 07:54:53.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:53.858 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:53.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=50, revision=57 07:54:53.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=57, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:54.046 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:54.052 [qtp284059979-1690] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e transaction.localRevision=231 remoteFromLocalRevision=105 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:54.056 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:54.060 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 transaction.localRevision=119 remoteFromLocalRevision=55 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:54.126 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:54.127 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:54.131 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' toID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e to='build/repo/k0t4yawb-24plw-local-dest', fromRepoLocalSync=false org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:54.131 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:54.133 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:54.133 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:54.153 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:54.252 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 83 ms. 07:54:54.252 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=xCd2TcNBnd_C6HyfkBRBRQ, invitation=false] org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:54.283 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=225 localRepositoryRevisionInProgress=231 07:54:54.292 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:54.298 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:54.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:54.315 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms. 07:54:54.315 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, invitation=false] 07:54:54.321 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:54:54.321 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:54:54.379 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:54:54.599 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:54.633 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:54.657 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 renewalDateTime=2019-09-21T06:24:30.981Z expiryDateTime=2019-09-21T06:54:30.981Z 07:54:54.673 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:54.676 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:54.700 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:54.701 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:54.723 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=60 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:54.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=116.9 MiB, available=338.6 MiB 07:54:54.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:54.777 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:54.780 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:54.793 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:54.802 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=-1, revision=232 07:54:54.876 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=226, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=232 07:54:54.892 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:54.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:54.974 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:54.987 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.remoteRepositoryRevisionSynced=57, revision=60 07:54:55.005 [qtp316919383-30] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:54:55.125 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:55.147 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:54:55.150 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 to='build/repo/k0t514ug-9r2i0-local-dest', fromRepoLocalSync=true 07:54:55.150 [pool-32-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9eecb12c-23c8-48f6-9ff8-8a25eaeec891 ('build/repo/k0t514ug-9r2i0-local-dest') 07:54:55.165 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:54:55.184 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.59% 07:54:55.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.113.xml.gz 07:54:55.253 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.113.xml.gz 07:54:55.286 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:55.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=117.0 MiB, available=338.5 MiB 07:54:55.311 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=226, revision=232 07:54:55.318 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:54:55.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:55.360 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=120 07:54:55.378 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:55.767 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=117.0 MiB, available=338.5 MiB 07:54:55.829 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:55.834 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionSynced=226, revision=232 07:54:55.834 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=232, revision=-1 07:54:55.911 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:55.920 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:55.921 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:55.935 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=110 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:55.955 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:56.006 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 07:54:56.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:56.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:55.400 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.113.xml.gz 07:54:55.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=113 repoFileDtos.size=0 07:54:56.215 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=123.2 MiB, available=332.3 MiB 07:54:56.215 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:54:56.236 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:56.250 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionInProgress=-1, revision=121 07:54:56.349 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 07:54:56.373 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:56.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:54:56.553 [closeDeferredTimer-2f0e1e92-1m] INFO c.c.c.l.LocalRepoManagerImpl - [2f0e1e92]_close: Shutting down real LocalRepoManager. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:56.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=116.5 MiB, available=339.0 MiB 07:54:56.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:56.644 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:56.957 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=123.0 MiB, available=332.5 MiB 07:54:56.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=114, revision=121 07:54:56.972 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:54:56.974 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:54:56.975 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:54:56.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:57.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=115.7 MiB, available=339.8 MiB 07:54:57.243 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:57.306 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:54:57.529 [closeDeferredTimer-3010966e-1] INFO c.c.c.l.LocalRepoManagerImpl - [3010966e]_close: Shutting down real LocalRepoManager. 07:54:57.530 [closeDeferredTimer-4e8f87a8-1] INFO c.c.c.l.LocalRepoManagerImpl - [4e8f87a8]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:57.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=123.0 MiB, available=332.5 MiB 07:54:57.719 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:57.727 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:57.744 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionSynced=114, revision=121 07:54:57.744 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionInProgress=121, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:57.761 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=115.7 MiB, available=339.8 MiB 07:54:57.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:54:57.762 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:54:57.762 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:57.768 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:57.780 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:57.782 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:57.782 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:57.786 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=60, revision=63 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:57.791 [qtp284059979-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=231 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:57.804 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 07:54:57.852 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:57.854 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.remoteRepositoryRevisionSynced=60, revision=63 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:57.872 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:57.881 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:57.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=57, revision=63 07:54:57.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:57.896 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=112 remoteFromLocalRevision=231 07:54:57.994 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e from='build/repo/k0t4yawb-24plw-local-dest' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:58.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:54:58.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:58.018 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=112 07:54:58.058 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:58.064 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:58.066 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:54:58.074 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:54:58.090 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=112 07:54:58.112 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:58.113 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:58.134 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:54:58.144 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:54:58.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=110, revision=114 07:54:58.165 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 07:54:58.338 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:58.342 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.remoteRepositoryRevisionSynced=107, revision=114 07:54:58.356 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:58.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=107, revision=114 07:54:58.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=114, revision=-1 07:54:58.450 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:58.470 [qtp284059979-1243] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e transaction.localRevision=237 remoteFromLocalRevision=112 07:54:58.473 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:58.482 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:58.610 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:58.698 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:58.807 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:58.841 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be renewalDateTime=2019-09-21T06:20:57.810Z expiryDateTime=2019-09-21T06:50:57.810Z 07:54:58.863 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:58.868 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:58.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=123.4 MiB, available=332.1 MiB org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:58.875 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:54:58.875 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:54:58.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=259 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:58.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:58.912 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=257, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=259 07:54:58.967 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:54:58.979 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' toID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 to='build/repo/k0t4vv5v-ole5b-local-src', fromRepoLocalSync=true 07:54:58.983 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.219.xml.gz 07:54:58.984 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.219.xml.gz 07:54:58.991 [pool-30-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c9ca8f7a-889e-4bc6-88b4-3104c0749174 ('build/repo/k0t4vv5v-ole5b-local-src') 07:54:59.012 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:59.017 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:54:59.051 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% 07:54:59.111 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=219 localRepositoryRevisionInProgress=237 07:54:59.114 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:59.141 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.219.xml.gz 07:54:59.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=219 repoFileDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:54:59.245 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:59.415 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=122.8 MiB, available=332.7 MiB 07:54:59.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:54:59.511 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:54:59.645 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=117.7 MiB, available=337.8 MiB 07:54:59.645 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:54:59.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=122.1 MiB, available=333.4 MiB 07:54:59.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.113.xml.gz 07:54:59.882 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:54:59.888 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:54:59.889 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:54:59.925 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:54:59.935 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 localRepositoryRevisionSynced=120 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:00.036 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:00.047 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=-1, revision=238 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:00.158 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:00.168 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=220, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=238 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:00.177 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=66 remoteFromLocalRevision=120 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:00.185 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:00.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:00.317 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 from='build/repo/k0t514ug-9r2i0-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' 07:55:00.333 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:00.336 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:00.417 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=55 localRepositoryRevisionInProgress=66 07:55:00.422 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:00.422 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:00.424 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:55:00.424 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:55:00.428 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=66 07:55:00.567 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:00.567 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:00.585 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:00.592 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:00.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=68 07:55:00.605 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:00.680 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:00.686 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:00.694 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.remoteRepositoryRevisionSynced=63, revision=68 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:00.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=117.7 MiB, available=337.8 MiB 07:55:00.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=220, revision=238 07:55:00.716 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:00.722 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:00.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=63, revision=68 07:55:00.728 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=68, revision=-1 07:55:00.845 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:00.855 [qtp316919383-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 transaction.localRevision=127 remoteFromLocalRevision=66 07:55:00.908 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:00.913 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 to='build/repo/k0t514ug-9r2i0-local-dest', fromRepoLocalSync=false 07:55:00.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:55:00.914 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:55:00.936 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:00.969 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=127 07:55:00.983 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:00.992 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:55:00.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:00.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:55:01.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=118.0 MiB, available=337.5 MiB 07:55:01.214 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:01.219 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionSynced=220, revision=238 07:55:01.219 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=238, revision=-1 07:55:01.290 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:01.297 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:55:01.297 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:55:01.304 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=259, revision=262 07:55:01.345 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=257, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=262 07:55:01.371 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:01.374 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=257, revision=262 07:55:01.477 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:01.491 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=257, revision=262 07:55:01.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=262, revision=-1 07:55:01.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:55:01.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:01.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=122.9 MiB, available=332.6 MiB 07:55:01.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:55:01.589 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:01.612 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionInProgress=-1, revision=128 07:55:01.654 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 07:55:01.669 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:01.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:01.785 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:02.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=117.4 MiB, available=338.1 MiB 07:55:02.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:02.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=123.0 MiB, available=332.5 MiB 07:55:02.156 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=121, revision=128 07:55:02.161 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:55:02.162 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:55:02.164 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:55:02.164 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:02.490 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=116.8 MiB, available=338.7 MiB 07:55:02.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:02.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=123.0 MiB, available=332.5 MiB 07:55:02.744 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:02.760 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionSynced=121, revision=128 07:55:02.760 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionInProgress=128, revision=-1 07:55:02.824 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:02.839 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:02.840 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:02.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=71 07:55:02.954 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:02.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=116.8 MiB, available=338.7 MiB 07:55:02.960 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.219.xml.gz 07:55:02.960 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:55:02.962 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:55:02.963 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:02.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:55:02.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:02.980 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:02.990 [qtp284059979-1243] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=237 07:55:03.010 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:03.038 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=265 remoteFromLocalRevision=237 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:03.129 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:03.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 from='build/repo/k0t4vv5v-ole5b-local-src' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' 07:55:03.159 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:03.162 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:03.260 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=255 localRepositoryRevisionInProgress=265 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:03.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=123.2 MiB, available=332.3 MiB 07:55:03.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:03.609 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:55:03.610 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:03.708 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:03.743 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 07:55:03.743 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:03.762 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:55:03.762 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:55:03.765 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=267 07:55:03.772 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=262, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=267 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:03.923 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=123.2 MiB, available=332.3 MiB 07:55:03.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:04.084 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:04.090 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=262, revision=267 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:04.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=122.3 MiB, available=333.2 MiB 07:55:04.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:55:04.464 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:55:04.464 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:55:04.481 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:04.483 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:04.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=262, revision=267 07:55:04.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=267, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:04.498 [qtp316919383-2405] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 localRepositoryRevisionSynced=127 07:55:04.617 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:04.615 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 07:55:04.615 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:04.639 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=73 remoteFromLocalRevision=127 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:04.670 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=269 07:55:04.671 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=267, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=269 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:04.697 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 from='build/repo/k0t514ug-9r2i0-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:04.719 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:04.722 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=267, revision=269 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:04.741 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:04.776 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:04.773 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=66 localRepositoryRevisionInProgress=73 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:04.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=267, revision=269 07:55:04.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=269, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:04.789 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:04.789 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:04.791 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:55:04.793 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:55:04.798 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=73 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:04.921 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:04.921 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:04.968 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:04.978 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:04.978 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:04.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:05.012 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:05.015 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=71, revision=75 07:55:05.020 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:04.266 [closeDeferredTimer-3d2cce8c-58] INFO c.c.c.l.LocalRepoManagerImpl - [3d2cce8c]_close: Shutting down real LocalRepoManager. 07:55:05.062 [closeDeferredTimer-42e8551d-2] INFO c.c.c.l.LocalRepoManagerImpl - [42e8551d]_close: Shutting down real LocalRepoManager. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:05.122 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:05.125 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:05.139 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.remoteRepositoryRevisionSynced=68, revision=75 07:55:05.789 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:05.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=68, revision=75 07:55:05.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:05.802 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 07:55:05.802 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:55:05.819 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=265 07:55:05.884 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:55:05.885 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:05.886 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:05.892 [qtp316919383-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 transaction.localRevision=133 remoteFromLocalRevision=73 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:05.907 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:55:05.907 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:55:05.910 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=272 07:55:05.914 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=269, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=272 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:05.994 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:06.001 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:06.023 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:06.026 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=269, revision=272 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:06.033 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6882b348]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' 07:55:06.036 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6882b348]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:06.184 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:06.192 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=269, revision=272 07:55:06.192 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=272, revision=-1 07:55:06.210 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:06.215 [qtp284059979-1410] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 transaction.localRevision=247 remoteFromLocalRevision=265 07:55:06.304 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:06.311 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' toID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 to='build/repo/k0t4vv5v-ole5b-local-src', fromRepoLocalSync=false 07:55:06.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:55:06.311 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:55:06.326 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:06.418 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=237 localRepositoryRevisionInProgress=247 07:55:06.422 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:06.427 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:55:06.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:55:07.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=117.6 MiB, available=337.9 MiB 07:55:07.235 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:55:07.275 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:07.284 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=-1, revision=248 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:07.390 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:07.402 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=238, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=248 07:55:07.424 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:07.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:55:07.984 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=116.8 MiB, available=338.7 MiB 07:55:07.989 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=238, revision=248 07:55:08.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:08.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:08.054 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:55:08.055 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:55:08.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=116.8 MiB, available=338.7 MiB 07:55:08.619 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:08.623 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionSynced=238, revision=248 07:55:08.623 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.localRepositoryRevisionInProgress=248, revision=-1 07:55:08.680 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:08.694 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:55:08.694 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:55:08.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=274 07:55:08.819 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=272, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=274 07:55:08.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:55:08.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:55:09.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=117.0 MiB, available=338.5 MiB 07:55:09.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:55:09.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=116.9 MiB, available=338.6 MiB 07:55:09.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:55:10.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=116.9 MiB, available=338.6 MiB 07:55:10.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:55:10.070 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:55:10.070 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:55:10.089 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:10.098 [qtp284059979-2532] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 localRepositoryRevisionSynced=247 07:55:10.121 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:10.147 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=276 remoteFromLocalRevision=247 07:55:10.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c9ca8f7a-889e-4bc6-88b4-3104c0749174 from='build/repo/k0t4vv5v-ole5b-local-src' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be' 07:55:10.304 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=265 localRepositoryRevisionInProgress=276 07:55:10.487 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:55:10.487 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:55:10.489 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:55:10.489 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:55:10.494 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=276 07:55:10.579 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:55:10.580 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:55:10.587 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.from' result=null 07:55:10.587 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4vv5v-ole5b-local-src' configKey='repair.deleteCollisions.to' result=null 07:55:10.589 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=274, revision=278 07:55:10.593 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=272, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=278 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:10.608 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:10.661 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:10.665 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174, this.remoteRepositoryRevisionSynced=272, revision=278 07:55:10.729 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:10.739 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=272, revision=278 07:55:10.740 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=278, revision=-1 07:55:10.841 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:10.852 [qtp284059979-1410] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=c9ca8f7a-889e-4bc6-88b4-3104c0749174 transaction.localRevision=253 remoteFromLocalRevision=276 07:55:10.904 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:10.907 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:11.005 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [fb68b3a]initPersistenceManagerFactory: repositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:11.021 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:11.057 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:11.085 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be renewalDateTime=2019-09-21T06:22:50.642Z expiryDateTime=2019-09-21T06:52:50.642Z org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:11.088 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [fb68b3a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 40540 ms. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:11.098 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:11.101 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:11.110 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:11.110 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:11.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=116 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:11.125 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8j-xm4z4-remote' 07:55:11.126 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8j-xm4z4-remote' locked successfully. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:11.162 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 07:55:11.200 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:55:11.200 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' toID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e to='build/repo/k0t4yawb-24plw-local-dest', fromRepoLocalSync=true 07:55:11.200 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing adf5ecab-7915-4ffb-ab47-426b3d5efb3e ('build/repo/k0t4yawb-24plw-local-dest') 07:55:11.213 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:55:11.226 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% 07:55:11.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.231.xml.gz 07:55:11.338 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.231.xml.gz 07:55:11.359 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:11.474 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=231 localRepositoryRevisionInProgress=253 07:55:11.496 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:11.506 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.231.xml.gz 07:55:11.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=231 repoFileDtos.size=0 07:55:12.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=118.6 MiB, available=336.9 MiB 07:55:12.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:55:12.071 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:12.078 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=-1, revision=254 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:12.292 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:12.305 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=232, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=254 07:55:12.330 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:12.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=1 07:55:12.760 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=118.0 MiB, available=337.5 MiB 07:55:12.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=232, revision=254 07:55:12.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:12.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:12.948 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:12.948 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:12.953 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:55:12.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:55:13.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=118.1 MiB, available=337.4 MiB 07:55:13.646 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:13.650 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionSynced=232, revision=254 07:55:13.650 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=254, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:13.729 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:13.740 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:13.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:13.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:13.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=116, revision=119 07:55:13.861 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 07:55:13.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:55:13.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:55:14.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=118.2 MiB, available=337.3 MiB 07:55:14.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:55:14.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=118.2 MiB, available=337.3 MiB 07:55:14.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:55:15.159 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=118.2 MiB, available=337.3 MiB 07:55:15.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.231.xml.gz 07:55:15.160 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:55:15.165 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:55:15.165 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:55:15.178 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:15.187 [qtp284059979-2532] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=253 07:55:15.192 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:15.208 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=121 remoteFromLocalRevision=253 07:55:15.327 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e from='build/repo/k0t4yawb-24plw-local-dest' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' 07:55:15.346 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:15.349 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:15.390 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=121 07:55:15.397 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1765 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:15.869 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:16.279 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:16.719 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:17.165 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:17.166 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:17.173 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:55:17.173 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:55:17.181 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=121 07:55:17.292 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:17.292 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:17.304 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:17.304 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:17.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=119, revision=123 07:55:17.310 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 07:55:17.338 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:17.343 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.remoteRepositoryRevisionSynced=114, revision=123 07:55:17.354 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:17.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=114, revision=123 07:55:17.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=123, revision=-1 07:55:17.377 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:17.384 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e transaction.localRevision=259 remoteFromLocalRevision=121 07:55:17.421 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:17.423 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=74154270-3acf-4ad4-af3a-490051b709be from='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' toID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e to='build/repo/k0t4yawb-24plw-local-dest', fromRepoLocalSync=false 07:55:17.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:55:17.424 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:55:17.441 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:17.536 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:17.542 [pool-4-thread-5] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=253 localRepositoryRevisionInProgress=259 07:55:17.551 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:17.558 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/ChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:55:17.559 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:55:18.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=117.9 MiB, available=337.6 MiB 07:55:18.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:55:18.046 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:18.054 [pool-4-thread-5] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=-1, revision=260 07:55:18.148 [pool-4-thread-5] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=254, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=260 07:55:18.164 [pool-4-thread-5] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:18.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:18.217 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:18.421 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:18.609 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=117.1 MiB, available=338.4 MiB 07:55:18.613 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.remoteRepositoryRevisionSynced=254, revision=260 07:55:18.619 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=29oaEiF6wrVEo7mF6J0q7w, serverRepositoryId=74154270-3acf-4ad4-af3a-490051b709be} because of missing permissions! 07:55:18.619 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:18.622 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:18.705 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:19.056 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=117.1 MiB, available=338.4 MiB 07:55:19.085 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:19.089 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionSynced=254, revision=260 07:55:19.090 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.localRepositoryRevisionInProgress=260, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:19.132 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:19.137 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:19.145 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:19.145 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:19.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=-1, revision=126 07:55:19.160 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 07:55:19.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:55:19.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:19.525 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:19.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=117.3 MiB, available=338.2 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:20.028 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:19.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:55:20.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=117.3 MiB, available=338.2 MiB 07:55:20.131 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:20.378 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:20.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=117.3 MiB, available=338.2 MiB 07:55:20.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.74154270-3acf-4ad4-af3a-490051b709be.null.xml.gz 07:55:20.498 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:55:20.498 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:55:20.517 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:20.527 [qtp284059979-1243] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e localRepositoryRevisionSynced=259 07:55:20.536 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:20.552 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be transaction.localRevision=128 remoteFromLocalRevision=259 07:55:20.612 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=adf5ecab-7915-4ffb-ab47-426b3d5efb3e from='build/repo/k0t4yawb-24plw-local-dest' toID=74154270-3acf-4ad4-af3a-490051b709be to='https://localhost:46830/74154270-3acf-4ad4-af3a-490051b709be/Hs8GU9jUpaLEgzUhXNYPJQ/8VMvu2SRbx8PJS6O3-6GUw' 07:55:20.625 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=128 07:55:20.633 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:20.633 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:20.637 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:55:20.637 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:55:20.644 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be localRepositoryRevisionSynced=128 07:55:20.711 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:20.711 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:20.721 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:20.721 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4yawb-24plw-local-dest' configKey='repair.deleteCollisions.to' result=null 07:55:20.723 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=126, revision=130 07:55:20.727 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 07:55:20.806 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:20.819 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e, this.remoteRepositoryRevisionSynced=123, revision=130 07:55:20.875 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:20.880 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionSynced=123, revision=130 07:55:20.880 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=74154270-3acf-4ad4-af3a-490051b709be, this.localRepositoryRevisionInProgress=130, revision=-1 07:55:20.921 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:20.927 [qtp284059979-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=74154270-3acf-4ad4-af3a-490051b709be remoteRepositoryId=adf5ecab-7915-4ffb-ab47-426b3d5efb3e transaction.localRevision=265 remoteFromLocalRevision=128 07:55:20.955 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:20.958 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:55:20.980 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [31cc9e23]getCloseDeferredMillis: closeDeferredMillis=20000 07:55:20.980 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [31cc9e23]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:20.981 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a9f2871]getCloseDeferredMillis: closeDeferredMillis=20000 07:55:20.981 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5a9f2871]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:21.108 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:21.126 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT 07:55:21.340 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:21.482 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:21.592 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:21.731 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> *** 07:55:21.731 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>> before >>> *** 07:55:22.093 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:55:22.097 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:55:22.099 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:55:22.101 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:55:22.102 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:55:22.330 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 07:55:22.330 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:55:22.331 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:55:22.331 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:22.341 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:22.381 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 07:55:22.381 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:55:22.383 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:55:22.384 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:55:22.519 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:55:22.520 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:55:22.521 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:55:22.521 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:22.592 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:22.623 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 07:55:22.623 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:55:22.624 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:55:22.624 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:55:22.638 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin 07:55:22.638 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:55:22.639 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:55:22.639 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:55:22.655 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<< before <<< *** 07:55:22.655 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< *** 07:55:23.602 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:55:23.606 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:55:23.613 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:55:23.614 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:55:23.625 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [775d21e1]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' 07:55:23.629 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [775d21e1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:23.879 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:24.018 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:24.085 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:24.330 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:24.417 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:24.772 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:24.772 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:25.233 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:25.388 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:25.610 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:25.869 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:25.933 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:25.999 [closeDeferredTimer-3f04a55e-9b] INFO c.c.c.l.LocalRepoManagerImpl - [3f04a55e]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:26.383 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:26.498 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:27.424 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:27.438 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:27.696 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:27.902 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2ec204f]initPersistenceManagerFactory: repositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 07:55:28.000 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2ec204f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 44400 ms. 07:55:28.039 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4i-o2c55-remote' 07:55:28.041 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4i-o2c55-remote' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:28.340 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:29.030 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:29.539 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:30.484 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:32.156 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:32.485 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:32.492 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:32.793 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:33.193 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:33.253 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:34.977 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:35.177 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:35.405 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:35.434 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [519a77f6]initPersistenceManagerFactory: repositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:55:35.496 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [519a77f6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 37274 ms. 07:55:35.510 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:35.537 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:35.549 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:55:35.549 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:55:35.549 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:55:35.550 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=yasmin 07:55:35.557 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf, 6fc05c7936b9e771] 07:55:35.654 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare 07:55:35.731 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=yasmin 07:55:35.736 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf, 6fc05c7936b9e771] 07:55:35.740 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:55:35.743 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:55:35.743 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:55:35.743 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:55:35.743 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:55:35.745 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:55:35.745 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:43390' serverPath='/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, invitation=true] 07:55:35.746 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:55:35.746 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:55:35.746 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:55:35.746 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:55:35.746 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=yasmin 07:55:35.749 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[6fc05c7936b9e771] 07:55:35.752 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:55:35.753 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:35.754 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare 07:55:35.760 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:35.761 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare 07:55:35.767 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:55:35.767 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:55:35.767 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:55:35.767 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:55:35.767 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:35.833 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms. 07:55:35.834 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:55:35.834 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:55:35.834 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:55:35.834 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:55:35.836 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=yasmin 07:55:35.842 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:55:35.842 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:55:35.842 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:55:35.842 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:55:35.842 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=yasmin 07:55:35.847 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[21aa617ec0d1a209, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, invitation=false] 07:55:35.847 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, invitation=false, validTo=null] 07:55:35.902 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:55:36.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.025 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:55:36.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:55:36.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:55:36.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:55:36.030 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:55:36.031 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:55:36.031 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:55:36.031 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:55:36.032 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:55:36.032 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpAuthenticationCallback: testUser=yasmin 07:55:36.035 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[6fc05c7936b9e771] 07:55:36.039 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:55:36.055 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:36.072 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:36.092 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.093 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.094 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.094 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.098 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.132 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, invitation=false] 07:55:36.202 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.202 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.202 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.203 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.203 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:36.204 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare 07:55:36.325 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:36.326 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:36.327 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]: localRoot='/home/tomcat/subshare-repo.d/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:55:36.328 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]initLockFile: Repository '/home/tomcat/subshare-repo.d/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:36.518 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:37.002 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:37.498 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:37.501 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:37.579 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:37.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:37.734 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:37.848 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:37.912 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:37.934 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:37.980 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:37.982 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:38.056 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:38.073 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:38.217 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:38.286 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:38.423 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:38.434 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:38.500 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:38.528 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:38.667 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:38.733 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:38.748 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:38.798 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:38.863 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:38.927 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:38.956 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:38.956 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:38.991 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:39.061 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:39.172 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:39.308 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:39.387 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:39.420 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:39.617 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:39.654 [qtp833852776-1598] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:39.702 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]initPersistenceManagerFactory: repositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 07:55:39.702 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3374 ms. 07:55:39.711 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:39.719 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:39.733 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:39.733 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]getCloseDeferredMillis: closeDeferredMillis=20000 07:55:39.733 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:39.761 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:39.782 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:39.784 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:39.785 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:39.791 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:39.821 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:39.822 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:40.168 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:40.170 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:40.171 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [519a77f6]getCloseDeferredMillis: closeDeferredMillis=20000 07:55:40.171 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [519a77f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:40.179 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:40.180 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:40.180 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:40.181 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:40.182 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:40.183 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare 07:55:40.279 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:40.280 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:40.296 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:40.308 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:40.323 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:40.324 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:40.385 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:40.385 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:40.416 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:25:40.331Z expiryDateTime=2019-09-21T06:55:40.331Z 07:55:40.425 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:40.426 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:40.426 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:40.429 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:40.634 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:40.650 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 07:55:40.651 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 to='build/repo/k0t51tqg-dmc3g-local-dest-yasmin', fromRepoLocalSync=true 07:55:40.651 [pool-28-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 ('build/repo/k0t51tqg-dmc3g-local-dest-yasmin') org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:40.957 [closeDeferredTimer-6179359e-c6] INFO c.c.c.l.LocalRepoManagerImpl - [6179359e]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:41.020 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:41.446 [pool-28-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% 07:55:41.482 [pool-28-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 19.35% 07:55:41.494 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:41.495 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:55:41.495 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:41.500 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:41.508 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:41.509 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:41.510 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:41.513 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:41.517 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:41.518 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:41.518 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:41.573 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=220 07:55:41.749 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:41.772 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:55:41.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:41.988 [closeDeferredTimer-5a9f2871-1] INFO c.c.c.l.LocalRepoManagerImpl - [5a9f2871]_close: Shutting down real LocalRepoManager. 07:55:41.989 [closeDeferredTimer-31cc9e23-1] INFO c.c.c.l.LocalRepoManagerImpl - [31cc9e23]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:42.102 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:42.794 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:42.814 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:42.937 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=70.7 MiB, available=384.8 MiB 07:55:42.937 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:55:42.938 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:42.939 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:42.940 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:43.004 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:43.005 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:43.006 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:43.009 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:43.018 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:43.018 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:43.019 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:43.081 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026, this.localRepositoryRevisionInProgress=-1, revision=222 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:43.100 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:43.137 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:43.154 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6882b348]initPersistenceManagerFactory: repositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 07:55:43.158 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6882b348]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25330 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:43.265 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=222 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:43.281 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:43.498 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:44.034 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:44.128 [pool-4-thread-7] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:44.130 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:44.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=46, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=6, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=3, userIdentityLinkDtos.size=9, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:44.337 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=122.2 MiB, available=333.3 MiB 07:55:44.350 [Finalizer] WARN c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation! java.lang.Exception: proxyCreatedStackTraceException at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na] at org.subshare.test.PermissionIT.nonOwnerAdminGrantsWritePermission(PermissionIT.java:125) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:44.369 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:44.495 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-38xrv-remote' 07:55:44.496 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-38xrv-remote' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:44.654 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]initPersistenceManagerFactory: repositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 07:55:44.660 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25502 ms. 07:55:44.690 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]getCloseDeferredMillis: closeDeferredMillis=20000 07:55:44.690 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:44.743 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms. 07:55:44.743 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=XH4J-vQnzEDbBQNkIHUlqw, invitation=false] 07:55:44.781 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 37 ms. 07:55:44.786 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=9b_PB3q66SoFrMmuof5Vhw, invitation=false] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:45.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=67.5 MiB, available=388.0 MiB 07:55:45.090 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=222 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:45.767 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:45.770 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=117.7 MiB, available=376.8 MiB 07:55:45.974 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:46.109 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:46.188 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:46.241 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:46.325 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:46.462 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src localRepository.publicKeySha1 = BB:E3:F7:16:EB:12:21:DE:E3:3A:51:F7:66:25:A8:10:E4:1D:75:E8 remoteRepository.repositoryId = 49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepository.remoteRoot = https://localhost:43274/49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepository.publicKeySha1 = 11:15:71:74:22:95:CB:F3:4D:36:2A:56:3D:FC:43:66:05:21:A0:04 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 9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 49275de4-2e37-4b35-b580-bb4398bb92d8 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:46.487 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:46.545 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:46.560 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:46.668 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:46.728 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:46.761 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:46.803 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:46.890 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:46.949 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:47.009 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:47.067 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:47.127 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:47.187 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:47.409 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:47.478 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:47.668 [qtp316919383-33] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:55:47.701 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]initPersistenceManagerFactory: repositoryId=7f813756-c451-46e6-a8c9-68a938662414 07:55:47.702 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3206 ms. 07:55:47.739 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]getCloseDeferredMillis: closeDeferredMillis=20000 07:55:47.739 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:48.130 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:55:48.150 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:48.217 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:48.337 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:55:48.354 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:55:48.396 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:55:48.438 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:48.457 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 76c3e91f-d97d-4031-913d-823d7bfb3594 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest localRepository.publicKeySha1 = E1:A7:A3:DA:75:5B:B6:8B:ED:9A:00:AF:64:39:89:16:CC:D3:57:F1 remoteRepository.repositoryId = 7f813756-c451-46e6-a8c9-68a938662414 remoteRepository.remoteRoot = https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w remoteRepository.publicKeySha1 = B5:04:E3:0F:E2:03:DC:51:A8:22:D0:64:E1:6A:9C:9F:30:50:DC:A5 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 76c3e91f-d97d-4031-913d-823d7bfb3594 7f813756-c451-46e6-a8c9-68a938662414 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:48.469 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.96% 07:55:48.575 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:48.610 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:48.664 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:48.692 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:48.693 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 renewalDateTime=2019-09-21T06:25:48.636Z expiryDateTime=2019-09-21T06:55:48.636Z 07:55:48.719 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:48.732 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:48.744 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:48.757 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 renewalDateTime=2019-09-21T06:25:48.712Z expiryDateTime=2019-09-21T06:55:48.712Z org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:48.763 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:55:48.764 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=76c3e91f-d97d-4031-913d-823d7bfb3594 to='build/repo/k0t52ai8-hk2j1-local-dest', fromRepoLocalSync=true org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:48.773 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:48.768 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz 07:55:48.768 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz 07:55:48.771 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76c3e91f-d97d-4031-913d-823d7bfb3594 ('build/repo/k0t52ai8-hk2j1-local-dest') org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:48.784 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:48.805 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:55:48.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=49275de4-2e37-4b35-b580-bb4398bb92d8 from='https://localhost:43274/49275de4-2e37-4b35-b580-bb4398bb92d8' toID=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 to='build/repo/k0t51f8i-gafk-local-src', fromRepoLocalSync=true 07:55:48.806 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 ('build/repo/k0t51f8i-gafk-local-src') org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:48.812 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:48.838 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:55:48.879 [pool-21-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:48.941 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=135 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:48.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.-1.xml.gz 07:55:48.944 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src/.subshare-repo/tmp/ChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.-1.xml.gz 07:55:48.964 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:49.042 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:49.053 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:49.062 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz 07:55:49.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:49.090 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:49.095 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src/.subshare-repo/tmp/ChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.-1.xml.gz 07:55:49.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:49.529 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:49.820 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 37 ms. 07:55:49.821 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:49.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=73.3 MiB, available=421.7 MiB 07:55:49.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:55:49.872 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:49.876 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:49.876 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:49.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:49.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:49.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.908 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:49.908 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.914 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:49.915 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.921 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:49.921 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:49.923 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=123.6 MiB, available=331.9 MiB 07:55:49.923 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:49.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:49.929 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.936 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:49.936 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.943 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:49.943 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.950 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:49.950 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:49.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:49.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:49.968 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:49.968 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:49.969 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.980 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:55:49.980 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.988 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:49.988 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:49.996 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:49.996 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:50.007 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y2wP0209GsmLa41DnePQtw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:50.195 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:50.210 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:50.210 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:50.210 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:50.212 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:50.353 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:50.357 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[LZxPFwcX_FVHKlVnu46pSw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:55:50.358 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[LZxPFwcX_FVHKlVnu46pSw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:51.048 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:55:51.062 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:51.086 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[id=3]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} 07:55:51.087 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:55:51.087 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:55:51.087 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:55:51.088 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:55:51.090 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:55:51.097 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Created UserImpl[CqDG_BMKbi_g5K__YRz3lg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] for UserRepoKeyPublicKey[id=4]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} 07:55:51.098 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:55:51.098 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:55:51.099 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:55:51.099 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:55:51.099 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[c9cae3c95b325158] 07:55:51.101 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [c9cae3c95b325158] 07:55:51.101 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:51.118 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:51.169 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, this.localRepositoryRevisionInProgress=-1, revision=137 07:55:51.285 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:51.346 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:51.650 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:51.157 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:55:51.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=68.5 MiB, available=387.0 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:52.173 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:52.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:52.220 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:52.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=38, cryptoLinkDtos.size=55, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=3, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:52.751 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=73.5 MiB, available=421.0 MiB 07:55:52.777 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:52.824 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=123.3 MiB, available=332.2 MiB 07:55:52.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=137 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:52.866 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:55:53.213 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:53.214 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:53.215 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:53.222 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:53.228 [qtp833852776-2492] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026, this.localRepositoryRevisionSynced=-1, revision=222 07:55:53.228 [qtp833852776-2492] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026, this.localRepositoryRevisionInProgress=222, revision=-1 07:55:53.285 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:53.294 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=XH4J-vQnzEDbBQNkIHUlqw, serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8} because of missing permissions! org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:53.296 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y2wP0209GsmLa41DnePQtw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} 07:55:53.301 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:55:53.327 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:53.328 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:53.349 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:53.351 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:53.351 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:53.352 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:53.356 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:53.370 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:53.381 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:53.412 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:53.434 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:53.444 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:53.444 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 07:55:53.444 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null 07:55:53.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=6 07:55:53.580 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:53.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:55:53.774 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=73.7 MiB, available=422.3 MiB 07:55:53.834 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:53.839 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.localRepositoryRevisionSynced=-1, revision=4 07:55:53.839 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.localRepositoryRevisionInProgress=4, revision=-1 07:55:53.880 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:53.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.from' result=null 07:55:53.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.to' result=null 07:55:54.106 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:55:54.107 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:54.305 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:54.322 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:54.341 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:54.341 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:54.342 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:54.345 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:54.349 [qtp833852776-2492] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 07:55:54.884 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:54.909 [qtp833852776-2492] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:55:55.032 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:55.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=-1, revision=6 07:55:55.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=6, revision=-1 07:55:55.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:55.226 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 48 ms. 07:55:55.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=6 07:55:55.696 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:55.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:55:55.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=67.9 MiB, available=387.6 MiB 07:55:56.164 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:55:56.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=67.7 MiB, available=387.8 MiB 07:55:56.615 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:56.738 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:56.964 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=sN1GuN8MzkyVkG5tVSiF4A could not be decrypted! Access rights missing?! org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:57.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=67.6 MiB, available=387.9 MiB 07:55:57.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:55:57.080 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 07:55:57.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:55:57.084 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:57.085 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:55:57.186 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:57.186 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 222 ms. 07:55:57.186 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.457 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=JPoFJjyLnX0xEHzBY3mJ6Q could not be decrypted! Access rights missing?! 07:55:57.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:57.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.461 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=gD9TEA9Ts3LRtNH4xRkfRA could not be decrypted! Access rights missing?! 07:55:57.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:57.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.470 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:57.470 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.473 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=nEsYscZ0qvyKPedASLSJlA could not be decrypted! Access rights missing?! 07:55:57.474 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:57.474 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.480 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:57.481 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:55:57.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:57.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.490 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Bpsbofi1EY5Rg0nlFMWHIA could not be decrypted! Access rights missing?! 07:55:57.491 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:57.491 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.493 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=iR2lQ8qe_3mR-kdHmYsLig could not be decrypted! Access rights missing?! 07:55:57.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:57.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:57.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.508 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:57.508 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:57.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:57.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.528 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:55:57.528 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.531 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=f_EJaj1roGpQmF5H0QKxyw could not be decrypted! Access rights missing?! 07:55:57.532 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:57.532 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.535 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=uWYBRshroXDrvhR9CEBALA could not be decrypted! Access rights missing?! 07:55:57.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:57.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.539 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=XIFCcj1o-XW7eAmgAgwVfg could not be decrypted! Access rights missing?! 07:55:57.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:57.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:55:57.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:55:57.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:57.719 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:55:57.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:57.822 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:55:57.824 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:55:57.826 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:55:57.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:57.888 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:57.902 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:57.958 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:57.985 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:57.988 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:58.013 [qtp2139656363-2878] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:58.106 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 26.31% 07:55:58.124 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 31.54% 07:55:58.124 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:55:58.187 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0d2cc8ae2c53183eaa1684fefc508ea2166ec6b' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:58.370 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:58.384 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:58.484 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:55:58.488 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:58.529 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:58.557 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:58.557 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:58.558 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:58.588 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:58.597 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/PTznbMxIyAwxQC-ts8XWWQ' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:58.598 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:58.599 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:58.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=-1, revision=6 07:55:58.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=6, revision=-1 07:55:58.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:55:58.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:58.701 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:58.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:58.757 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:58.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=123.8 MiB, available=331.7 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:58.791 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 48468 bytes in 303 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:58.829 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:58.837 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:58.938 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:58.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:55:59.006 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:59.019 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:59.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5884a3a24d715c02913a3b6bf5b8d95068fd6ed5' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:59.118 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:59.201 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:55:59.239 [Test worker] 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' 07:55:59.258 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:59.259 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:59.259 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:59.262 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:59.273 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/x4YoWnMEgJ4bf4R3gunqqQ' offset=0 07:55:59.282 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:59.285 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:59.290 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, this.localRepositoryRevisionSynced=-1, revision=137 07:55:59.290 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, this.localRepositoryRevisionInProgress=137, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:59.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:55:59.322 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 4254 bytes in 83 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:59.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=74.0 MiB, available=421.5 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:59.332 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:59.341 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:55:59.342 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:59.349 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:59.358 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:55:59.359 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:55:59.381 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:59.410 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:55:59.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:59.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:59.507 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d55d2a50807670a73e23ab43610fabcff0f6cee' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:59.517 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:59.602 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:55:59.620 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/1 {11 11ä11#+} 1/c' 07:55:59.650 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:59.651 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:59.652 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:59.654 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:59.664 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=0 07:55:59.678 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:55:59.842 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:55:59.858 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:55:59.345 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:55:59.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.0 MiB, allocated=497.0 MiB, used=73.3 MiB, available=423.7 MiB 07:55:59.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:55:59.885 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 07:55:59.996 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:59.997 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:55:59.997 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:00.001 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:00.007 [qtp833852776-2492] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=1048576 07:56:00.024 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:00.047 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:00.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=-1, revision=5 07:56:00.057 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=5, revision=-1 07:56:00.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:56:00.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:00.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:00.218 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:00.294 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:00.296 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:00.297 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:00.300 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:00.302 [qtp833852776-2492] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=2097152 07:56:00.315 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:00.362 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:00.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=73.3 MiB, available=423.2 MiB 07:56:00.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.-1.xml.gz 07:56:00.372 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:56:00.375 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:56:00.375 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:56:00.394 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:00.420 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:00.449 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 localRepositoryRevisionSynced=2 07:56:00.457 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:00.528 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:00.535 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:00.611 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 from='build/repo/k0t51f8i-gafk-local-src' toID=49275de4-2e37-4b35-b580-bb4398bb92d8 to='https://localhost:43274/49275de4-2e37-4b35-b580-bb4398bb92d8' 07:56:00.627 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:00.636 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:00.643 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:00.645 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:00.646 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:00.650 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:00.662 [qtp833852776-2492] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=3145728 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:00.681 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:00.697 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:00.731 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:00.749 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:00.750 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.to' result=null 07:56:00.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:56:00.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=10 07:56:00.850 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:56:00.964 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:00.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=123.4 MiB, available=332.1 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:00.995 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:01.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:01.073 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:01.117 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:01.162 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:01.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=6, revision=10 07:56:01.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:01.185 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:01.187 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:01.188 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:01.192 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:01.200 [qtp833852776-2576] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=4194304 07:56:01.231 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:01.353 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 07:56:01.354 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:01.385 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:01.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:01.486 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:01.549 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:01.553 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:01.553 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:01.554 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:01.557 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:01.567 [qtp833852776-2576] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=5242880 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:01.569 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:01.590 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:01.678 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=12 07:56:01.688 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:01.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:01.816 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:01.829 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=10, revision=12 07:56:01.960 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:01.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=10, revision=12 07:56:01.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:01.973 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:01.974 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:01.974 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:01.977 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:01.978 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wcW8kAKjO9cUvOEJ8ICCUA/Jf80kE7WaOb5A6Eej8z_dQ' offset=6291456 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:01.983 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:01.985 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=123.3 MiB, available=332.2 MiB 07:56:01.988 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:01.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:01.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:01.996 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:02.014 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:02.081 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. 07:56:02.145 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 694289 bytes in 2525 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:02.187 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:02.188 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:02.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:02.200 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c 07:56:02.201 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_18y68 into destFile c 07:56:02.202 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_1vf9c into destFile c 07:56:02.203 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_2hwcg into destFile c 07:56:02.204 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_34dfk into destFile c 07:56:02.205 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_3quio into destFile c org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:02.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=14 07:56:02.281 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:02.473 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=123.2 MiB, available=332.3 MiB 07:56:02.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz 07:56:02.474 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:56:02.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:02.507 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:02.518 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:02.526 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:02.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:02.615 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:02.615 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d8c843a9dbdc667741ea17686f5e73894e57b8cb' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:02.617 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:02.620 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:02.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=12, revision=14 07:56:02.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=14, revision=-1 07:56:02.664 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:02.664 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:02.682 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:02.738 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:02.750 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:56:02.845 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:02.845 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:02.846 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:02.861 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 07:56:02.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:02.873 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:02.874 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:02.877 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:02.881 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:02.893 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6350d37fcda8eae2aa9ec5a69f19f5abb1af5631' to.sha1=''): /5/h org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:02.896 [qtp833852776-2492] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9eaD0z9Y-2ZeXL5zyP7LTQ/TFT-XHB9mP7dxCKPLOo4Mg/ZxC-9zpyGdFzymTvPE-Dgw' offset=0 07:56:02.912 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:02.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=16 07:56:02.932 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:56:02.994 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:02.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.001 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.059 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 536382 bytes in 214 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.073 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.076 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=76c3e91f-d97d-4031-913d-823d7bfb3594 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=14, revision=16 07:56:03.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.088 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.108 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.112 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:03.112 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.137 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.141 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.141 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/C1D2rT8T0IA9Ohnc6PdFMA/aKPtdHaqQRnP4tmqK2zVRg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.155 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:56:03.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.186 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.194 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9538806443e08602d6b31f4862a08956994b5d3b' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.200 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:03.246 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:56:03.247 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.276 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:56:03.279 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.316 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:03.317 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:03.317 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:03.320 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=18 07:56:03.333 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.334 [qtp833852776-2576] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9eaD0z9Y-2ZeXL5zyP7LTQ/TFT-XHB9mP7dxCKPLOo4Mg/VRl02SS1Zv6jEtVdJa1kog' offset=0 07:56:03.355 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.375 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 260016 bytes in 287 ms. path='/5/h' 07:56:03.441 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.466 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:03.469 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.511 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 155848 bytes in 232 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.552 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.555 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=76c3e91f-d97d-4031-913d-823d7bfb3594 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.564 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=16, revision=18 07:56:03.564 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.566 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:03.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.607 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.609 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.620 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:03.655 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.683 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.682 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1a07cacd419714350a06a007bd129e69426caaf' to.sha1=''): /5/i org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.682 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be14f01fb3ade4015b1b15841b4d8e39f546c489' to.sha1=''): /2/a org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=20 07:56:03.759 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.766 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=76c3e91f-d97d-4031-913d-823d7bfb3594 07:56:03.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.802 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.809 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:03.812 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/C1D2rT8T0IA9Ohnc6PdFMA/XSLBBtZeItdwKWqWq5DezA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.817 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:03.821 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.831 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.852 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:03.853 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:03.854 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:03.857 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:03.860 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9eaD0z9Y-2ZeXL5zyP7LTQ/_Llw33XJqrMM0IbYJrjKjw' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.863 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.869 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.871 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.898 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118224 bytes in 129 ms. path='/5/i' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=18, revision=20 07:56:03.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.925 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9405 bytes in 108 ms. path='/2/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:03.944 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.949 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:03.950 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:03.945 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]initPersistenceManagerFactory: repositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f 07:56:03.951 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26843 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.960 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:03.985 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:03.985 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]getCloseDeferredMillis: closeDeferredMillis=20000 07:56:03.986 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:03.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=76c3e91f-d97d-4031-913d-823d7bfb3594 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:03.996 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:56:04.000 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 34.00% 07:56:04.001 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:04.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:04.016 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. 07:56:04.016 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=lAwH4GQoOUzZMlPIvYCxEw, invitation=false] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:04.037 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:04.042 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 25 ms. 07:56:04.042 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=qEm7k2b5O3UdtybXBoUiUw, invitation=false] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:04.044 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71d694e2b4feb811521aa56e78dd563813fe6472' to.sha1=''): /3 + &#ä/5/h org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:04.053 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c4c97e67c0215ef09af54f2086fa2bd8e263afc' to.sha1=''): /aa org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:04.074 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:56:04.074 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:04.100 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:56:04.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:04.106 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=76c3e91f-d97d-4031-913d-823d7bfb3594 07:56:04.109 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:04.127 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:04.128 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:04.129 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:04.132 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:04.138 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5470f42f1174aaa959556becf089227e6584069e' to.sha1='57af7929ae95a19638c27611feb63eb619b3d9b1'): /1 {11 11ä11#+} 1/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:04.140 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/imB07_vNV7XGeAdJylttVg/Ni7VJv92D7OeSa4tCTLSPg' offset=0 07:56:04.166 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:04.192 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:04.199 [qtp316919383-718] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:04.224 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=23 07:56:04.224 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:04.232 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:04.276 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:04.292 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:04.317 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [775d21e1]initPersistenceManagerFactory: repositoryId=69cb802b-b935-4f80-9e20-17d456082a81 07:56:04.329 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [775d21e1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32687 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:04.334 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:04.358 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=20, revision=23 07:56:04.358 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:04.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:04.389 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2w-l202b-remote' 07:56:04.390 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2w-l202b-remote' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:04.399 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:04.460 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:04.485 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:04.488 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:04.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:04.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 878784 bytes in 416 ms. path='/3 + &#ä/5/h' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:04.568 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:04.589 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:04.597 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:04.597 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:04.598 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HpmuM3FnDuoQM1T8SBxCWQ/Iwz6oVFlTBhh9aVOKTK7jg' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:04.644 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:04.645 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=1048576 07:56:04.662 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:04.680 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:56:04.685 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:56:04.754 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99c213c168b16c1b085e020b4804bc720d70deba' to.sha1=''): /3 + &#ä/5/i 07:56:04.853 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:56:04.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:56:04.876 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:04.877 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:04.878 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:04.881 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:04.882 [qtp833852776-2576] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/imB07_vNV7XGeAdJylttVg/kzX98J62lYg_yUr_bZPGtg' offset=0 07:56:04.892 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:04.907 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=452.5 MiB, used=125.4 MiB, available=330.1 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:04.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:04.939 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:56:04.982 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 274560 bytes in 126 ms. path='/3 + &#ä/5/i' 07:56:05.019 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:05.050 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:05.051 [qtp316919383-718] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=2097152 07:56:05.063 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:05.076 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:05.084 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:05.118 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:05.148 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:05.158 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29023 bytes in 669 ms. path='/1 {11 11ä11#+} 1/a' 07:56:05.172 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=26 07:56:05.173 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:05.216 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:05.228 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7075c9a0ac3a7ca042e251f572937d96a804c2b5' to.sha1=''): /3 + &#ä/aa org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:05.242 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:05.249 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=23, revision=26 07:56:05.311 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:05.315 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:05.316 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=3145728 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:05.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:05.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=23, revision=26 07:56:05.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:05.326 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:05.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:05.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:05.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:05.382 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:05.387 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:05.406 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:05.406 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:05.407 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:05.410 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:05.411 [qtp833852776-2492] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/-aWFsXzK6pUxFAIDbxlErQ' offset=0 07:56:05.418 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:05.441 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:05.515 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 335376 bytes in 1406 ms. path='/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:05.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 134928 bytes in 138 ms. path='/3 + &#ä/aa' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:05.571 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:05.611 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:05.611 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:05.619 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:05.621 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:05.625 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa 07:56:05.626 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_18y68 into destFile aa 07:56:05.627 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_1vf9c into destFile aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 9c744308-a161-4e1a-bf76-438887e7fc49 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src localRepository.publicKeySha1 = 74:E6:1E:A9:9A:00:30:9D:8B:10:77:0F:F9:EC:79:28:47:A8:A4:A9 remoteRepository.repositoryId = 4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepository.remoteRoot = https://localhost:37204/4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepository.publicKeySha1 = 70:DC:19:6B:52:D9:01:58:E6:40:3A:67:6A:B8:E5:3A:D5:97:3F: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 9c744308-a161-4e1a-bf76-438887e7fc49 4763b29b-9f3e-4115-9f93-fc1f5683ef6f org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:05.694 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:05.698 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:05.700 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=76c3e91f-d97d-4031-913d-823d7bfb3594 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:05.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:05.777 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:05.782 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='95e3c94d4522190ae261c01c60c2ac0fbd8ea4b8' to.sha1=''): /3 + &#ä/bb org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:05.794 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:05.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1af24ee61ccd29e2f01da132166b08f9c2fe2369' to.sha1=''): /bb org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:05.867 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:05.878 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:56:05.887 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:05.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='083fd83a8ce07f13b8130d18c77ed11f285c064f' to.sha1='a45195b8d36fded758d00d20e8c9809b735a0449'): /1 {11 11ä11#+} 1/b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:05.915 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:05.916 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:05.916 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:05.919 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:05.920 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/1qTcwhRH7A8gWjyUvgIk1w' offset=0 07:56:05.934 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:05.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=31 07:56:05.935 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:05.963 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=76c3e91f-d97d-4031-913d-823d7bfb3594 07:56:05.971 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb' 07:56:05.995 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:05.996 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/MzmWxWyqusFpubg_MT9TEA' offset=0 07:56:06.008 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.098 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:06.164 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.173 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 556595 bytes in 201 ms. path='/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.216 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:06.217 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:06.217 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:06.220 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:06.221 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/1qTcwhRH7A8gWjyUvgIk1w' offset=1048576 07:56:06.231 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.254 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.360 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=76c3e91f-d97d-4031-913d-823d7bfb3594 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.364 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 869295 bytes in 477 ms. path='/3 + &#ä/bb' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.377 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:06.402 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:06.406 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.442 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54c51634a539f657153ff594c0e5062a0fa6e182' to.sha1=''): /cc org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.457 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:06.511 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:06.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=26, revision=31 07:56:06.518 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.528 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=76c3e91f-d97d-4031-913d-823d7bfb3594 07:56:06.532 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:06.552 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.552 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:06.553 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/AKLNIje6cGd1XsgW4RQwLQ' offset=0 07:56:06.562 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.601 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:56:06.610 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:06.614 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.619 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:56:06.663 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 275772 bytes in 131 ms. path='/cc' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d8940b44c5a0edf9af48db65c543f05fd831497b' to.sha1=''): /3 + &#ä/cc org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:06.681 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:06.690 [Test worker] 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' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.694 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:06.728 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.742 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.762 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=76c3e91f-d97d-4031-913d-823d7bfb3594 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.762 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:06.773 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.774 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:06.777 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:06.778 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HpmuM3FnDuoQM1T8SBxCWQ/bemJRQSwv6qAOvB11sPLgg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.782 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:06.782 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:06.783 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:06.786 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:06.788 [qtp833852776-2492] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/4rVLM6keWl_0DVx6wBFxTg' offset=0 07:56:06.796 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:06.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.820 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e562d7f5e76bf77de244cf979cb7541cfed0751' to.sha1=''): /dd org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:06.820 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:06.837 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26749 bytes in 147 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.840 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 65844 bytes in 78 ms. path='/3 + &#ä/cc' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:06.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=34 07:56:06.850 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.866 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=76c3e91f-d97d-4031-913d-823d7bfb3594 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:06.868 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.872 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:06.886 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.898 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.899 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:56:06.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:06.924 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:06.927 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:06.932 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:06.934 [qtp316919383-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/Ikzj1NhU7aMPR8GC_8iOfQ' offset=0 07:56:06.946 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:06.982 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:06.984 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b79eead4af22e11f30167fd7d26a30b1a090873' to.sha1=''): /3 + &#ä/dd org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:06.990 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=31, revision=34 07:56:06.990 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.025 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.026 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:07.026 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:07.037 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:56:07.039 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/dd' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.046 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:07.064 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:07.065 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:07.065 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:07.068 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.071 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:07.072 [qtp833852776-2576] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 362563 bytes in 184 ms. path='/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:07.086 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.091 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:07.097 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.112 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.137 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.148 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.164 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.170 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.182 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.193 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=76c3e91f-d97d-4031-913d-823d7bfb3594 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.204 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.72% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.206 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='79ee3132f69d00ec23666012ffc4d42a3c13a10c' to.sha1='6dc6dd8a09a1d02263e41ab336decdd3f4bd0d86'): /1 {11 11ä11#+} 1/c org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.209 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% 07:56:07.223 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:07.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.240 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=39 07:56:07.240 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 07:56:07.424 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:07.428 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.442 [qtp316919383-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 localRepositoryRevisionSynced=135 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.442 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.448 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:07.472 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=50 remoteFromLocalRevision=135 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.473 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:07.474 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:07.475 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:07.476 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:07.479 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.480 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76c3e91f-d97d-4031-913d-823d7bfb3594 from='build/repo/k0t52ai8-hk2j1-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.477 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=34, revision=39 07:56:07.477 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:07.488 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=1048576 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.496 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:07.506 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:07.515 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.525 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.539 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=50 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.550 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:07.563 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:07.565 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.573 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.575 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:07.576 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:07.593 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:56:07.593 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:56:07.610 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=50 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.618 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:07.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:07.645 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:07.645 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:07.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=52 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.651 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.655 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.665 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 serverRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f renewalDateTime=2019-09-21T06:26:07.593Z expiryDateTime=2019-09-21T06:56:07.593Z org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:07.673 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:07.676 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:07.677 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HpmuM3FnDuoQM1T8SBxCWQ/eQ7LkMqRO60lJsfHxMjE7Q' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:07.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.681 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:07.694 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:07.716 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:56:07.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4763b29b-9f3e-4115-9f93-fc1f5683ef6f from='https://localhost:37204/4763b29b-9f3e-4115-9f93-fc1f5683ef6f' toID=9c744308-a161-4e1a-bf76-438887e7fc49 to='build/repo/k0t51p4h-9uf7j-local-src', fromRepoLocalSync=true org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.719 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.720 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9c744308-a161-4e1a-bf76-438887e7fc49 ('build/repo/k0t51p4h-9uf7j-local-src') org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.724 [qtp316919383-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, this.remoteRepositoryRevisionSynced=5, revision=52 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4763b29b-9f3e-4115-9f93-fc1f5683ef6f.-1.xml.gz 07:56:07.729 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src/.subshare-repo/tmp/ChangeSetDto.4763b29b-9f3e-4115-9f93-fc1f5683ef6f.-1.xml.gz 07:56:07.766 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:56:07.766 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:07.803 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:07.804 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:07.804 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.805 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:07.806 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:07.808 [qtp833852776-2492] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=2097152 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.818 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:07.820 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=5, revision=52 07:56:07.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=52, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.908 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:56:07.941 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:07.946 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src/.subshare-repo/tmp/ChangeSetDto.4763b29b-9f3e-4115-9f93-fc1f5683ef6f.-1.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.953 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:07.965 [qtp316919383-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 transaction.localRevision=142 remoteFromLocalRevision=50 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:07.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:07.997 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:08.010 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=76c3e91f-d97d-4031-913d-823d7bfb3594 to='build/repo/k0t52ai8-hk2j1-local-dest', fromRepoLocalSync=false 07:56:08.011 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:56:08.011 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:56:08.030 [qtp316919383-33] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:08.060 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:08.060 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:08.061 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:08.063 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:08.064 [qtp833852776-2576] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=3145728 07:56:08.075 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:08.125 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=142 07:56:08.132 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:08.134 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:08.227 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250660 bytes in 662 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:08.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:08.258 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=42 07:56:08.267 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 07:56:08.351 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:08.355 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:08.372 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:08.396 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:08.396 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:08.399 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:08.404 [qtp833852776-2576] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=4194304 07:56:08.422 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:08.452 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:08.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=39, revision=42 07:56:08.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=42, revision=-1 07:56:08.523 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 07:56:08.524 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:08.571 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:08.597 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:08.603 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:07.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 serverRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 07:56:08.616 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.5 MiB, used=109.8 MiB, available=345.7 MiB 07:56:08.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:08.662 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:08.664 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:08.762 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:08.762 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:08.763 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:08.766 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:08.769 [qtp833852776-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=5242880 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:08.776 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:08.786 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:08.798 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:08.874 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:08.874 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:08.136 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:56:08.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:56:08.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=136.0 MiB, available=319.5 MiB 07:56:08.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:08.974 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:08.976 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='66a00a13da0285019c0da26b1171e2b3c8c899bb' to.sha1='e9f924d0669e79d5ce5c9fcda6b4dd15fb3592c6'): /2/1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:08.980 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:08.990 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, this.localRepositoryRevisionInProgress=-1, revision=143 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:08.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:09.025 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=47 07:56:09.025 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:09.077 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:09.092 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:09.097 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:09.100 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:09.104 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:09.114 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:09.116 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:09.117 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:09.121 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:09.122 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/furzYJUGRlcjthVCC2i6_w/J62uOxmTOaOl8MjNdlHjwg' offset=6291456 07:56:09.144 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:09.161 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:09.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=42, revision=47 07:56:09.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=47, revision=-1 07:56:09.244 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:09.274 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:09.283 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:09.302 [Test worker] 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' 07:56:09.306 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:56:09.306 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:56:09.306 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:09.414 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:09.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:09.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 serverRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:09.518 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:09.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 617760 bytes in 2511 ms. path='/3 + &#ä/dd' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:09.574 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:09.585 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:56:09.597 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd 07:56:09.598 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_18y68 into destFile dd 07:56:09.599 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_1vf9c into destFile dd 07:56:09.599 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_2hwcg into destFile dd 07:56:09.600 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_34dfk into destFile dd 07:56:09.601 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_3quio into destFile dd org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:09.609 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 renewalDateTime=2019-09-21T06:25:48.712Z expiryDateTime=2019-09-21T06:55:48.712Z 07:56:09.651 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:09.658 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="54ff4bf2-1152-4e6e-8989-7d11e3df38d7"] on repo=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 07:56:09.662 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.01% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:09.666 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:09.684 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:09.685 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:09.687 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:09.690 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:09.730 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:09.730 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.to' result=null 07:56:09.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=49 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:09.775 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 localRepositoryRevisionSynced=220 07:56:09.779 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:09.825 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:09.833 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=95 remoteFromLocalRevision=220 07:56:09.868 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 from='build/repo/k0t51tqg-dmc3g-local-dest-yasmin' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:56:09.893 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:09.894 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:09.894 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:09.895 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:09.902 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:09.935 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:56:09.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=49275de4-2e37-4b35-b580-bb4398bb92d8 from='https://localhost:43274/49275de4-2e37-4b35-b580-bb4398bb92d8' toID=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 to='build/repo/k0t51f8i-gafk-local-src', fromRepoLocalSync=true 07:56:09.939 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.2.xml.gz 07:56:09.941 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src/.subshare-repo/tmp/ChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.2.xml.gz 07:56:09.947 [pool-22-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 ('build/repo/k0t51f8i-gafk-local-src') 07:56:09.962 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:09.963 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=95 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:10.032 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:10.041 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 07:56:10.060 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:10.074 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=36 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:10.083 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=135.8 MiB, available=319.7 MiB 07:56:10.088 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=137, revision=143 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:10.090 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 07:56:10.090 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:10.108 [pool-22-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:10.111 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=95 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:10.115 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:10.126 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src/.subshare-repo/tmp/ChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.2.xml.gz 07:56:10.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=2 repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:10.131 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 07:56:10.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:10.140 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:56:10.142 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:56:10.145 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:56:10.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:10.175 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y2wP0209GsmLa41DnePQtw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:10.418 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:10.448 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 07:56:10.448 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null 07:56:10.456 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=97 07:56:10.485 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:10.523 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.5 MiB, used=110.1 MiB, available=345.4 MiB 07:56:10.539 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:10.584 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:10.585 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:10.646 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:10.647 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:10.647 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:10.650 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:10.681 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lAwH4GQoOUzZMlPIvYCxEw, serverRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f} because of missing permissions! 07:56:10.681 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:10.697 [qtp833852776-1002] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026, this.remoteRepositoryRevisionSynced=6, revision=97 07:56:10.712 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:10.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=70.6 MiB, available=425.9 MiB 07:56:10.879 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:11.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=135.8 MiB, available=319.7 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:11.235 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:11.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=6, revision=97 07:56:11.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=97, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:11.242 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.5 MiB, used=110.0 MiB, available=345.5 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:11.256 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:11.260 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, this.localRepositoryRevisionSynced=137, revision=143 07:56:11.261 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, this.localRepositoryRevisionInProgress=143, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:11.269 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:11.289 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.localRepositoryRevisionInProgress=-1, revision=37 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:11.338 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:11.341 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:11.342 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:11.344 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:11.348 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:11.349 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:11.350 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:11.350 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:11.355 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=55 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:11.361 [qtp833852776-1002] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 transaction.localRevision=227 remoteFromLocalRevision=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:11.366 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.localRepositoryRevisionSynced=-1, revision=4 07:56:11.367 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:11.384 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:11.385 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:11.389 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 to='build/repo/k0t51tqg-dmc3g-local-dest-yasmin', fromRepoLocalSync=false 07:56:11.392 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:11.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:56:11.393 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:11.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:56:11.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:11.407 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:11.408 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:11.408 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:11.411 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:11.412 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:11.413 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:11.414 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:11.455 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:11.460 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 localRepositoryRevisionSynced=220 localRepositoryRevisionInProgress=227 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:11.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:11.485 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:11.498 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:11.508 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:56:11.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:11.652 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:56:11.652 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:56:11.681 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:11.889 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=135.8 MiB, available=319.7 MiB 07:56:11.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:12.098 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 98 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:12.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.0 MiB, used=106.7 MiB, available=348.8 MiB 07:56:12.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:56:12.276 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:12.277 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:12.277 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:12.280 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:12.281 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:12.281 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:12.281 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:12.301 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026, this.localRepositoryRevisionInProgress=-1, revision=228 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:12.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=6 07:56:12.315 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:12.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=135.7 MiB, available=319.8 MiB 07:56:12.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:12.600 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=222, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=228 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:12.637 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=37 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:12.745 [pool-4-thread-7] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:12.745 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:12.760 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=6, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:12.904 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:12.922 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=9, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:12.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=135.7 MiB, available=319.8 MiB 07:56:12.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:56:12.990 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:56:12.990 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:56:12.990 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:56:13.012 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:13.025 [qtp316919383-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 localRepositoryRevisionSynced=142 07:56:13.046 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:13.066 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=57 remoteFromLocalRevision=142 07:56:13.118 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76c3e91f-d97d-4031-913d-823d7bfb3594 from='build/repo/k0t52ai8-hk2j1-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' 07:56:13.145 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=50 localRepositoryRevisionInProgress=57 07:56:13.151 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:13.151 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:13.153 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:56:13.153 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:56:13.158 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=57 07:56:13.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:13.209 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:13.219 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:13.219 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:13.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=55, revision=59 07:56:13.226 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 07:56:13.318 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:13.361 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, this.remoteRepositoryRevisionSynced=52, revision=59 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:13.361 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:13.398 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:13.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=52, revision=59 07:56:13.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=59, revision=-1 07:56:13.421 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:13.426 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 transaction.localRevision=148 remoteFromLocalRevision=57 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:13.445 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:13.451 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:13.513 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:13.516 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:13.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.0 MiB, allocated=497.0 MiB, used=68.2 MiB, available=428.8 MiB 07:56:13.602 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.remoteRepositoryRevisionSynced=4, revision=37 07:56:13.698 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:13.698 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:13.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:13.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:13.762 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 07:56:13.763 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:13.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:13.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:13.779 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:13.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:13.786 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:13.795 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:13.795 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:13.806 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:56:13.806 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:13.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:13.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:13.816 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:13.823 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:13.824 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:13.823 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=104.7 MiB, available=350.8 MiB 07:56:13.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=222, revision=228 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:13.845 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=XH4J-vQnzEDbBQNkIHUlqw, serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8} because of missing permissions! 07:56:13.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:13.845 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 renewalDateTime=2019-09-21T06:25:48.636Z expiryDateTime=2019-09-21T06:55:48.636Z 07:56:13.877 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:13.889 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:13.902 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:13.903 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:13.906 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=61 07:56:13.928 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61 07:56:13.956 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:56:13.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=76c3e91f-d97d-4031-913d-823d7bfb3594 to='build/repo/k0t52ai8-hk2j1-local-dest', fromRepoLocalSync=true 07:56:13.956 [pool-34-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76c3e91f-d97d-4031-913d-823d7bfb3594 ('build/repo/k0t52ai8-hk2j1-local-dest') org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:13.960 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y2wP0209GsmLa41DnePQtw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} 07:56:13.962 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:13.963 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[LZxPFwcX_FVHKlVnu46pSw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:56:13.963 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[LZxPFwcX_FVHKlVnu46pSw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:56:13.964 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:13.968 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:13.971 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[CqDG_BMKbi_g5K__YRz3lg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] via PGP-key[s] for UserRepoKeyPublicKey[id=4]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} 07:56:13.972 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:56:13.972 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:56:13.972 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:56:13.972 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:56:13.973 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[c9cae3c95b325158] 07:56:13.973 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [c9cae3c95b325158] 07:56:13.973 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:13.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:13.986 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:14.004 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=-1, revision=6 07:56:14.004 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:14.013 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.59% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:14.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:14.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.142.xml.gz 07:56:14.172 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.142.xml.gz 07:56:14.185 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:14.223 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=148 07:56:14.229 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:14.233 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.142.xml.gz 07:56:14.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=142 repoFileDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:14.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=67.0 MiB, available=429.5 MiB 07:56:14.447 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:14.456 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.localRepositoryRevisionSynced=4, revision=37 07:56:14.457 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.localRepositoryRevisionInProgress=37, revision=-1 07:56:14.478 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:14.484 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:14.484 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.to' result=null 07:56:14.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=49, revision=52 07:56:14.518 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52 07:56:14.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:56:14.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:14.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=104.8 MiB, available=350.7 MiB 07:56:14.735 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:14.737 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:14.738 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:14.742 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:14.761 [qtp833852776-2492] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026, this.localRepositoryRevisionSynced=222, revision=228 07:56:14.762 [qtp833852776-2492] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026, this.localRepositoryRevisionInProgress=228, revision=-1 07:56:14.774 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:14.781 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y2wP0209GsmLa41DnePQtw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} 07:56:14.868 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 07:56:14.874 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null 07:56:14.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=100 07:56:14.912 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 07:56:14.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:56:14.984 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:14.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:56:15.199 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.0 MiB, used=111.0 MiB, available=344.5 MiB 07:56:15.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:15.358 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:15.386 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=66.9 MiB, available=429.1 MiB 07:56:15.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:15.620 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:15.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=104.9 MiB, available=350.6 MiB 07:56:15.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:15.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=138.3 MiB, available=317.2 MiB 07:56:15.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:15.849 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:15.855 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:15.865 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, this.localRepositoryRevisionInProgress=-1, revision=149 07:56:15.876 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 07:56:15.893 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:15.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:16.003 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=66.9 MiB, available=416.1 MiB 07:56:16.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:16.146 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:16.292 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.5 MiB, used=111.2 MiB, available=344.3 MiB 07:56:16.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:16.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=104.8 MiB, available=350.7 MiB 07:56:16.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:16.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=67.1 MiB, available=427.9 MiB 07:56:16.609 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.2.xml.gz 07:56:16.609 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:56:16.616 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:56:16.617 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:56:16.645 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:16.663 [qtp2139656363-2878] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 localRepositoryRevisionSynced=36 07:56:16.669 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:16.702 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 transaction.localRevision=54 remoteFromLocalRevision=36 07:56:16.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 from='build/repo/k0t51f8i-gafk-local-src' toID=49275de4-2e37-4b35-b580-bb4398bb92d8 to='https://localhost:43274/49275de4-2e37-4b35-b580-bb4398bb92d8' 07:56:16.737 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:16.742 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:16.768 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=54 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:16.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=137.4 MiB, available=318.1 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:16.798 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:16.799 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.to' result=null 07:56:16.802 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:16.802 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=143, revision=149 07:56:16.815 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:56:16.829 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:56:16.832 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:56:16.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:16.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=52, revision=56 07:56:16.921 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:16.923 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=104.8 MiB, available=350.7 MiB 07:56:16.924 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:56:16.924 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 59.39% 07:56:16.924 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 07:56:16.924 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% 07:56:16.936 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:16.937 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:16.938 [qtp833852776-1002] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:16.942 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:16.978 [qtp833852776-1002] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 localRepositoryRevisionSynced=227 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:16.984 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:16.990 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=47, revision=56 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:16.996 [qtp833852776-1002] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:17.045 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=102 remoteFromLocalRevision=227 07:56:17.049 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 from='build/repo/k0t51tqg-dmc3g-local-dest-yasmin' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.057 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:17.061 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=47, revision=56 07:56:17.061 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=56, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:17.077 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 07:56:17.084 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 07:56:17.097 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null 07:56:17.100 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 07:56:17.101 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 07:56:17.108 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=102 07:56:17.125 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 07:56:17.125 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.125 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.0 MiB, used=110.8 MiB, available=344.7 MiB 07:56:17.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4763b29b-9f3e-4115-9f93-fc1f5683ef6f.-1.xml.gz 07:56:17.132 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:56:17.134 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:17.137 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=Y2wP0209GsmLa41DnePQtw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.136 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.156 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:17.156 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.160 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:17.185 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.from' result=null 07:56:17.185 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51tqg-dmc3g-local-dest-yasmin' configKey='repair.deleteCollisions.to' result=null 07:56:17.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=100, revision=104 07:56:17.193 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.206 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:17.209 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:17.210 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:17.237 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:17.239 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:17.241 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.244 [qtp666971185-142] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 localRepositoryRevisionSynced=2 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:17.244 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:17.249 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026, this.remoteRepositoryRevisionSynced=97, revision=104 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.250 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:17.254 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:17.257 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.264 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:17.269 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=97, revision=104 07:56:17.270 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.296 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.298 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=58 07:56:17.299 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9c744308-a161-4e1a-bf76-438887e7fc49 from='build/repo/k0t51p4h-9uf7j-local-src' toID=4763b29b-9f3e-4115-9f93-fc1f5683ef6f to='https://localhost:37204/4763b29b-9f3e-4115-9f93-fc1f5683ef6f' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:17.394 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:17.395 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:17.395 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:56:17.398 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:17.403 [qtp833852776-2576] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=abe1fdfe-fd1f-4cfb-ad72-c2eede7fd026 transaction.localRevision=233 remoteFromLocalRevision=102 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.403 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:17.408 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.408 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:17.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=137.0 MiB, available=318.5 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.409 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:17.411 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 07:56:17.411 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [519a77f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:17.412 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:17.412 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:17.413 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:17.413 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare 07:56:17.414 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.418 [qtp2139656363-2878] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=56, revision=58 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:17.432 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:17.437 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, this.localRepositoryRevisionSynced=143, revision=149 07:56:17.437 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:17.469 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16491102]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:56:17.471 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:17.472 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:17.472 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:17.473 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.475 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:17.473 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:17.474 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:17.475 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:17.475 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:56:17.476 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16491102]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.488 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:17.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:17.489 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=56, revision=58 07:56:17.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:17.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=61, revision=64 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.518 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:17.518 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:17.525 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.537 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.564 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:17.568 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.580 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.603 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:56:17.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=60 07:56:17.724 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=10 07:56:17.760 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.801 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:17.810 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=58, revision=60 07:56:17.833 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:17.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=58, revision=60 07:56:17.850 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=60, revision=-1 07:56:17.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:17.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:17.882 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.918 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:17.921 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:17.925 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:17.950 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:17.972 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:56:18.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=62 07:56:18.000 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:18.040 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:18.047 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=6, revision=10 07:56:18.048 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:18.081 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:18.092 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=60, revision=62 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:17.539 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:56:17.539 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:56:18.109 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=137.1 MiB, available=318.4 MiB 07:56:18.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:18.177 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:18.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=60, revision=62 07:56:18.189 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=62, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:18.213 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 07:56:18.213 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:18.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:18.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:18.246 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:18.269 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:18.315 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:18.329 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:56:18.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:56:18.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=64 07:56:18.360 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:18.407 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:18.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:18.445 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:18.448 [qtp2139656363-2878] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=62, revision=64 07:56:18.488 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:18.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=62, revision=64 07:56:18.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=64, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:18.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=12 07:56:18.516 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:18.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:18.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:18.544 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:18.576 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:18.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=137.1 MiB, available=318.4 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:18.661 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:18.672 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:18.692 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:18.702 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:18.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=66 07:56:18.717 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 07:56:18.794 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:18.798 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=64, revision=66 07:56:18.850 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:18.856 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=64, revision=66 07:56:18.856 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=66, revision=-1 07:56:18.880 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:18.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:18.906 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:18.942 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:18.948 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=10, revision=12 07:56:18.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:18.960 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:18.977 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:18.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:19.061 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:18.585 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:56:19.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=137.1 MiB, available=318.4 MiB 07:56:19.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.142.xml.gz 07:56:19.094 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:56:19.096 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:56:19.096 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:56:19.114 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:19.120 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='66a00a13da0285019c0da26b1171e2b3c8c899bb' to.sha1='119731cbd46a01db107e44dac92e06dd6d04d80d'): /2/1 {11 11ä11#+} 1/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.126 [qtp316919383-2731] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 localRepositoryRevisionSynced=148 07:56:19.129 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.153 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=66 remoteFromLocalRevision=148 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:19.161 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=69 07:56:19.162 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=69 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:19.164 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.183 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76c3e91f-d97d-4031-913d-823d7bfb3594 from='build/repo/k0t52ai8-hk2j1-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' 07:56:19.195 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.199 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:19.222 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.225 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=66, revision=69 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:19.278 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:19.278 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=66, revision=69 07:56:19.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=69, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.290 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76c3e91f-d97d-4031-913d-823d7bfb3594 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=66 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:19.313 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:19.323 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.325 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:19.325 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52ai8-hk2j1-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:19.327 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:56:19.334 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 07:56:19.334 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:56:19.334 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:56:19.334 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:56:19.348 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:19.372 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:19.395 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=14 07:56:19.395 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:19.396 [Test worker] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:19.398 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:19.476 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.494 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:19.500 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.519 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:19.525 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.530 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.531 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9fwM1DU34KNWPdHFo55rbA/eqkIviW145LrZVzgorE4iQ/FEx8adFXyua-5tk-iprIpQ' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.553 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.568 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 renewalDateTime=2019-09-21T06:24:30.981Z expiryDateTime=2019-09-21T06:54:30.981Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:19.574 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=12, revision=14 07:56:19.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.579 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.583 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.605 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:19.605 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:19.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:19.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.613 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=78 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:19.632 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.662 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=78 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:19.676 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.706 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.719 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.remoteRepositoryRevisionSynced=75, revision=78 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:19.773 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.802 [qtp316919383-2405] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:19.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=16 07:56:19.849 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.866 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.882 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:56:19.883 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 to='build/repo/k0t514ug-9r2i0-local-dest', fromRepoLocalSync=true 07:56:19.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.127.xml.gz 07:56:19.886 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.127.xml.gz 07:56:19.888 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9eecb12c-23c8-48f6-9ff8-8a25eaeec891 ('build/repo/k0t514ug-9r2i0-local-dest') 07:56:19.904 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:56:19.911 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.917 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.59% 07:56:19.943 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=153 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:19.956 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.958 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:19.962 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:19.966 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:19.962 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.127.xml.gz 07:56:19.963 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=127 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:20.031 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:20.032 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 324617 bytes in 634 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:20.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=14, revision=16 07:56:20.043 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:20.068 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=71 07:56:20.081 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:20.109 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:20.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:20.137 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:20.164 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:20.172 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=69, revision=71 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:20.206 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:20.229 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:20.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=69, revision=71 07:56:20.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:20.245 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:56:20.245 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:20.273 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:20.280 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:20.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:20.333 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:20.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=18 07:56:20.349 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:20.366 [qtp2139656363-2878] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:20.371 [qtp2139656363-2878] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:56:20.397 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:20.420 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:20.434 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:20.462 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:20.473 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:56:20.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:20.541 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:20.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=16, revision=18 07:56:20.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:20.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='5470f42f1174aaa959556becf089227e6584069e'): /1 {11 11ä11#+} 1/a 07:56:20.587 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:20.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 07:56:20.625 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:20.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='083fd83a8ce07f13b8130d18c77ed11f285c064f'): /1 {11 11ä11#+} 1/b 07:56:20.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:20.676 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:20.724 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='79ee3132f69d00ec23666012ffc4d42a3c13a10c'): /1 {11 11ä11#+} 1/c 07:56:20.725 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:20.773 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:20.788 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:20.825 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b0a3f6dac1d503157e9678bf6c53c47034351690' to.sha1='f855715d90a6460c8525f1a225393b51af1b3361'): /2/1 {11 11ä11#+} 1/b org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:20.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=139.5 MiB, available=316.0 MiB 07:56:20.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:20.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=20 07:56:20.918 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:20.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=79 07:56:20.941 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:20.954 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:20.974 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionInProgress=-1, revision=154 07:56:21.082 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:21.105 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:21.110 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:21.110 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:21.118 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:21.114 [qtp2139656363-2878] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=71, revision=79 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:21.129 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:21.168 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:21.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=71, revision=79 07:56:21.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=79, revision=-1 07:56:21.228 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:21.248 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:21.265 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=18, revision=20 07:56:21.265 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=20, revision=-1 07:56:21.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:21.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:21.324 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:21.342 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:21.357 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:21.387 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:21.384 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:56:21.389 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:21.461 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:21.481 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f17253ef77c55206040c6035e2932fd0d8300b3d' to.sha1='e058ee370ff5454bb2dd70d3e7c616e9c61f24a3'): /1 {11 11ä11#+} 1/a 07:56:21.518 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=23 07:56:21.519 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:21.552 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:21.562 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:21.564 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:21.566 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:21.567 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9fwM1DU34KNWPdHFo55rbA/eqkIviW145LrZVzgorE4iQ/6Jx1JKRGdmUlA0ertpLdXA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:21.572 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=20, revision=23 07:56:21.641 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:21.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=20, revision=23 07:56:21.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=23, revision=-1 07:56:21.745 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:21.750 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:21.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 193721 bytes in 307 ms. path='/2/1 {11 11ä11#+} 1/b' 07:56:21.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=82 07:56:21.801 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:21.820 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=138.4 MiB, available=317.1 MiB 07:56:21.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=128, revision=154 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:21.846 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:21.853 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:21.860 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:56:21.861 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:56:21.862 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:21.872 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:21.877 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=79, revision=82 07:56:21.893 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:21.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=79, revision=82 07:56:21.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:21.972 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:56:21.974 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:21.989 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 07:56:21.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:22.020 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:22.070 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:22.072 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:56:22.161 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:22.256 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:22.308 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:22.337 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:22.341 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:22.343 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/XbreGifjuQ4n6Scj5nUcFA' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:22.479 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:56:22.548 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3f5baccfaab2a1e3520da7065d8e2e8fab230b7' to.sha1='162536fb185951c037185ad43055fdbedddd9a36'): /2/a org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:22.572 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:22.595 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:22.677 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=87 07:56:22.677 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:21.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:56:22.697 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=137.6 MiB, available=317.9 MiB 07:56:22.743 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:22.748 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionSynced=128, revision=154 07:56:22.749 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionInProgress=154, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:22.755 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:22.765 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:22.845 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:22.862 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:22.864 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:22.865 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:22.869 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=82, revision=87 07:56:22.870 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:22.870 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=78, revision=81 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:22.898 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:22.952 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:22.948 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:22.959 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:22.993 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:22.996 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.remoteRepositoryRevisionSynced=78, revision=81 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:23.013 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:23.019 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:23.023 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=75, revision=81 07:56:23.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=81, revision=-1 07:56:23.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:56:23.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:23.064 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:23.098 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:23.110 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:23.116 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9fwM1DU34KNWPdHFo55rbA/pjmEmboom1OJ_yaC4IEZPg' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:23.257 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:23.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=137.8 MiB, available=317.7 MiB 07:56:23.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:23.732 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:23.797 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110328 bytes in 783 ms. path='/2/a' 07:56:23.814 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=90 07:56:23.815 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:23.827 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:23.918 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:23.930 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=87, revision=90 07:56:24.013 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:24.023 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=87, revision=90 07:56:24.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=90, revision=-1 07:56:24.058 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:24.058 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:24.080 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:24.100 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=137.8 MiB, available=317.7 MiB 07:56:24.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.121 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:24.125 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:56:24.210 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:24.234 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.234 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:24.245 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:24.319 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.334 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4fb3c610c76f5309f4c68ef11549f1eeec1a1967' to.sha1='7024de274d5fd2e106ffa3c7373537aec0d5b771'): /3 + &#ä/5/h 07:56:24.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=95 07:56:24.376 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 07:56:24.429 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:24.433 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=90, revision=95 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:24.437 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.472 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:24.477 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=90, revision=95 07:56:24.477 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:24.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=137.8 MiB, available=317.7 MiB 07:56:24.551 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.127.xml.gz 07:56:24.552 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:56:24.555 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:56:24.555 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:24.558 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.559 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:24.576 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:24.585 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:24.585 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 localRepositoryRevisionSynced=153 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:24.589 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:24.590 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/XbreGifjuQ4n6Scj5nUcFA' offset=1048576 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.596 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:24.599 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.612 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:24.626 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=84 remoteFromLocalRevision=153 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.676 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:24.677 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 from='build/repo/k0t514ug-9r2i0-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' 07:56:24.688 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:24.690 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:24.714 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=84 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.718 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:24.719 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:24.719 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:24.721 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:56:24.721 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.724 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:24.726 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=84 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.726 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:24.727 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yTzvSAZOxABuXaBXvNfmhw/N7LCZdGSfx7zbChY5JERBA/fDASj7Ci7g8vBiRnBv2lKQ' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:24.791 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:24.791 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:24.812 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:24.812 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:24.814 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=86 07:56:24.821 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.881 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:24.915 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:24.919 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.remoteRepositoryRevisionSynced=81, revision=86 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.921 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 60912 bytes in 245 ms. path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:24.932 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=98 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:24.938 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=81, revision=86 07:56:24.938 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=86, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:24.940 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:25.003 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:25.005 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:25.009 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:25.014 [qtp316919383-2405] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 transaction.localRevision=160 remoteFromLocalRevision=84 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:25.016 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=95, revision=98 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:25.069 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:25.069 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:25.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 to='build/repo/k0t514ug-9r2i0-local-dest', fromRepoLocalSync=false 07:56:25.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:56:25.071 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:25.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=95, revision=98 07:56:25.077 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:25.089 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:25.121 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:25.121 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:25.139 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:25.163 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:25.165 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:25.176 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=160 07:56:25.181 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:25.185 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:25.187 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:25.238 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:25.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:56:25.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e6b01f073f10346770757b3f8039c8ce0f33f05' to.sha1='62e5466c878944322fc52a803f4baf8a24618241'): /3 + &#ä/5/i 07:56:25.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=103 07:56:25.419 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 07:56:25.540 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:25.544 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=98, revision=103 07:56:25.585 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:25.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=98, revision=103 07:56:25.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=103, revision=-1 07:56:25.611 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:25.677 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:25.695 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:25.185 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:56:25.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=138.7 MiB, available=316.8 MiB 07:56:25.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:56:25.746 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:25.761 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:25.761 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionInProgress=-1, revision=161 07:56:25.801 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:25.817 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:25.821 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:25.826 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:25.829 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:25.830 [qtp2139656363-275] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yTzvSAZOxABuXaBXvNfmhw/N7LCZdGSfx7zbChY5JERBA/MnIii3WD94R5jmJejv1lWA' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:25.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:26.083 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:26.148 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:26.225 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150868 bytes in 464 ms. path='/3 + &#ä/5/i' 07:56:26.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=106 07:56:26.250 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:26.259 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=138.8 MiB, available=316.7 MiB 07:56:26.268 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=154, revision=161 07:56:26.275 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:56:26.277 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:56:26.278 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:56:26.278 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:26.341 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:26.351 [qtp2139656363-275] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=103, revision=106 07:56:26.405 [qtp2139656363-275] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:26.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=103, revision=106 07:56:26.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=106, revision=-1 07:56:26.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:26.443 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:26.463 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:26.491 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:26.494 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:56:26.569 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:26.572 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:26.606 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:26.666 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:56:26.716 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='974be637392d2f4aae7bf997304b3a0a0bdfd685' to.sha1='d910f638a5ffe09f7f194564d15c1f87acf9b7bc'): /3 + &#ä/aa org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:26.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=138.0 MiB, available=317.5 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:26.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=111 07:56:26.832 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:26.867 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:26.883 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionSynced=154, revision=161 07:56:26.883 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.localRepositoryRevisionInProgress=161, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:26.911 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:26.918 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:26.927 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:26.927 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:26.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:26.938 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:26.941 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:26.942 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/XbreGifjuQ4n6Scj5nUcFA' offset=2097152 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:26.949 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:26.952 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:26.957 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=106, revision=111 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:26.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:27.032 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:27.047 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=106, revision=111 07:56:27.048 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=111, revision=-1 07:56:27.078 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:27.186 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:27.216 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:27.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:56:27.348 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:27.385 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:27.389 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:27.392 [qtp2139656363-2878] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yTzvSAZOxABuXaBXvNfmhw/ICNtz_4g5ql1MZ1AxYdgvg' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:26.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:56:27.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=137.3 MiB, available=318.2 MiB 07:56:27.498 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:56:27.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=137.3 MiB, available=318.2 MiB 07:56:27.899 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:28.075 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:28.154 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 233627 bytes in 885 ms. path='/3 + &#ä/aa' 07:56:28.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=114 07:56:28.171 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 07:56:28.229 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:28.233 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=111, revision=114 07:56:28.258 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:28.262 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=111, revision=114 07:56:28.262 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=114, revision=-1 07:56:28.295 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:28.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:28.317 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:28.342 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:28.349 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:56:28.401 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:28.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=137.3 MiB, available=318.2 MiB 07:56:28.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:56:28.426 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:56:28.426 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:56:28.440 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:28.455 [qtp316919383-2405] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 localRepositoryRevisionSynced=160 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:28.519 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:28.551 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:28.574 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=91 remoteFromLocalRevision=160 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:28.663 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:28.692 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 from='build/repo/k0t514ug-9r2i0-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' 07:56:28.727 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=91 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:28.731 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4e47b7a25f7093cd44c826f894a4f14224b0661d' to.sha1='f1c7d9fa6ae34c03c96db8448bf51d96bf5ac9c7'): /3 + &#ä/bb org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:28.731 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:28.732 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:28.733 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:56:28.733 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:56:28.737 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=91 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:28.761 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=119 07:56:28.761 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:28.779 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:28.779 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:28.794 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.from' result=null 07:56:28.794 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t514ug-9r2i0-local-dest' configKey='repair.deleteCollisions.to' result=null 07:56:28.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=89, revision=93 07:56:28.800 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 07:56:28.970 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:28.975 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891, this.remoteRepositoryRevisionSynced=86, revision=93 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:28.978 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:28.982 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=114, revision=119 07:56:29.047 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:29.048 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:29.051 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=114, revision=119 07:56:29.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:29.055 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=86, revision=93 07:56:29.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:29.080 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:29.150 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:29.153 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:29.159 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=9eecb12c-23c8-48f6-9ff8-8a25eaeec891 transaction.localRevision=166 remoteFromLocalRevision=91 07:56:29.207 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:29.212 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:29.219 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:29.243 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620a1e16]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:29.248 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:29.250 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620a1e16]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:29.411 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:29.425 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:29.428 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:29.429 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yTzvSAZOxABuXaBXvNfmhw/81XF2TxHNVcg_PZFEBMBWg' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:29.527 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:29.643 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:29.918 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:29.940 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:29.943 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:29.944 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/XbreGifjuQ4n6Scj5nUcFA' offset=3145728 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:30.522 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:30.605 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 658966 bytes in 1357 ms. path='/3 + &#ä/bb' 07:56:30.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=122 07:56:30.620 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 07:56:30.760 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:30.763 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=119, revision=122 07:56:30.797 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:30.804 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=119, revision=122 07:56:30.804 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=122, revision=-1 07:56:30.831 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:30.831 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:30.857 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:30.877 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:30.879 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:31.016 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:31.016 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:31.118 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:31.192 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:56:31.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2232ea794b8aa8359d5c628b2eb9ad08eeac2e1' to.sha1='ea4eb926a882342db407baba69c73308515a2304'): /3 + &#ä/cc 07:56:31.293 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=127 07:56:31.293 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 07:56:31.373 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:31.377 [qtp2139656363-2878] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=122, revision=127 07:56:31.479 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:31.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=122, revision=127 07:56:31.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=127, revision=-1 07:56:31.518 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:31.573 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:31.652 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:31.663 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 07:56:31.837 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:31.853 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:31.855 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:31.856 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yTzvSAZOxABuXaBXvNfmhw/ujqo0Mr2NdQ9LIcgXBE2hw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:33.153 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:33.257 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:33.319 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:33.420 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:33.422 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 697184 bytes in 1758 ms. path='/3 + &#ä/cc' 07:56:33.439 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=130 07:56:33.439 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:33.441 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:33.451 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:33.454 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/XbreGifjuQ4n6Scj5nUcFA' offset=4194304 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:33.524 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:33.528 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=127, revision=130 07:56:33.610 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:33.624 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=127, revision=130 07:56:33.624 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=130, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:33.645 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:33.653 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:33.653 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:33.674 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:33.693 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:33.694 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:56:33.709 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:33.805 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:33.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:33.929 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]initPersistenceManagerFactory: repositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:33.940 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1512231490f400b425d0266100f45904c2356dbc' to.sha1='222e19313f5725636569a7e7d516cf4943d5f047'): /3 + &#ä/dd 07:56:33.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=135 07:56:33.967 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:34.002 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:34.019 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24786 ms. 07:56:34.044 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]getCloseDeferredMillis: closeDeferredMillis=20000 07:56:34.044 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:34.046 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:34.049 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=130, revision=135 07:56:34.107 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:34.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=130, revision=135 07:56:34.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=135, revision=-1 07:56:34.145 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:34.216 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:34.313 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 07:56:34.369 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:34.384 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 76 ms. 07:56:34.460 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, invitation=false] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:34.591 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:34.609 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:34.612 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:34.613 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yTzvSAZOxABuXaBXvNfmhw/e81utRDzC5rCd5KteiNXPQ' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:35.118 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=93.8 MiB, available=361.7 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:35.156 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:35.372 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:35.606 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:35.809 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 69cb802b-b935-4f80-9e20-17d456082a81 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src localRepository.publicKeySha1 = B4:8A:BD:23:E8:53:17:E3:A6:85:68:E4:C5:EC:68:49:26:E4:F2:83 remoteRepository.repositoryId = d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepository.remoteRoot = https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepository.publicKeySha1 = B1:CF:05:6B:F8:41:55:8A:30:5A:9F:2B:3D:04:4B:7F:DE:BE:B8:25 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 69cb802b-b935-4f80-9e20-17d456082a81 d8186643-4aa5-41e4-b0a6-59000028b202 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:35.843 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:35.876 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:35.882 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:35.883 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/XbreGifjuQ4n6Scj5nUcFA' offset=5242880 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:36.111 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:36.285 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:36.589 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:36.607 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 898945 bytes in 2237 ms. path='/3 + &#ä/dd' 07:56:36.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=138 07:56:36.623 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 07:56:36.694 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:36.698 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=135, revision=138 07:56:36.708 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:36.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=135, revision=138 07:56:36.714 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=138, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:36.744 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:36.746 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:36.754 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:36.754 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:36.770 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:36.772 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:36.805 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:36.807 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:56:36.885 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:36.904 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9ce0a6c9-5c02-4c03-8894-3521bae2c8f2"] on repo=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:36.911 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:36.912 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:36.935 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:56:36.956 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:56:36.999 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:37.006 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:37.032 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:37.037 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:37.038 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/XbreGifjuQ4n6Scj5nUcFA' offset=6291456 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:37.048 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.72% 07:56:37.121 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 07:56:37.227 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:37.276 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:37.301 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 renewalDateTime=2019-09-21T06:26:37.254Z expiryDateTime=2019-09-21T06:56:37.254Z 07:56:37.320 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:37.333 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:37.358 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:56:37.359 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=69cb802b-b935-4f80-9e20-17d456082a81 to='build/repo/k0t52o2v-q8m6n-local-src', fromRepoLocalSync=true 07:56:37.359 [pool-32-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 69cb802b-b935-4f80-9e20-17d456082a81 ('build/repo/k0t52o2v-q8m6n-local-src') 07:56:37.390 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:37.410 [closeDeferredTimer-1e4a67df-2c] INFO c.c.c.l.LocalRepoManagerImpl - [1e4a67df]_close: Shutting down real LocalRepoManager. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:37.426 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:56:37.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.-1.xml.gz 07:56:37.508 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.-1.xml.gz 07:56:37.520 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:37.525 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 localRepositoryRevisionSynced=54 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:37.569 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:56:37.605 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:37.612 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.-1.xml.gz 07:56:37.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:37.624 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:37.624 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.to' result=null 07:56:37.816 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:37.816 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.to' result=null 07:56:37.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=143 07:56:37.827 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 07:56:38.090 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:38.098 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=138, revision=143 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:37.411 [closeDeferredTimer-519a77f6-2] INFO c.c.c.l.LocalRepoManagerImpl - [519a77f6]_close: Shutting down real LocalRepoManager. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:38.231 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:38.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=138, revision=143 07:56:38.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=143, revision=-1 07:56:38.274 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:38.313 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 transaction.localRevision=99 remoteFromLocalRevision=54 07:56:38.364 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:38.376 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=49275de4-2e37-4b35-b580-bb4398bb92d8 from='https://localhost:43274/49275de4-2e37-4b35-b580-bb4398bb92d8' toID=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 to='build/repo/k0t51f8i-gafk-local-src', fromRepoLocalSync=false 07:56:38.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.null.xml.gz 07:56:38.377 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src/.subshare-repo/tmp/ChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.null.xml.gz 07:56:38.388 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:38.406 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=79.4 MiB, available=376.1 MiB 07:56:38.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:56:38.450 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:38.510 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 localRepositoryRevisionSynced=36 localRepositoryRevisionInProgress=99 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:38.516 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:38.521 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:38.525 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src/.subshare-repo/tmp/ChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.null.xml.gz 07:56:38.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:38.572 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:38.762 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:39.069 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:39.137 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:39.144 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:39.148 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/XbreGifjuQ4n6Scj5nUcFA' offset=7340032 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:39.374 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:39.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=73.0 MiB, available=416.5 MiB 07:56:39.431 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:56:39.468 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:39.481 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.localRepositoryRevisionInProgress=-1, revision=100 07:56:39.552 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:39.785 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:39.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:56:39.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=79.8 MiB, available=375.7 MiB 07:56:40.068 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 07:56:40.353 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:40.358 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:56:40.358 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:40.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:40.637 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:40.716 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8013725 bytes in 18742 ms. path='/1 {11 11ä11#+} 1/a' 07:56:40.740 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=33 07:56:40.740 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=33 07:56:40.826 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:40.837 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=23, revision=33 07:56:40.860 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:40.870 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=23, revision=33 07:56:40.870 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=33, revision=-1 07:56:40.898 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:40.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:40.921 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:40.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=79.8 MiB, available=375.7 MiB 07:56:41.201 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:41.206 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionSynced=-1, revision=4 07:56:41.206 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:41.292 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:41.952 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:41.968 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:42.002 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:56:42.152 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:42.181 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:42.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=9, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:56:42.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.5 MiB, allocated=493.5 MiB, used=69.9 MiB, available=423.6 MiB 07:56:42.626 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.remoteRepositoryRevisionSynced=37, revision=100 07:56:42.674 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:42.674 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:42.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:42.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:42.688 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:42.689 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:42.696 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:42.696 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:42.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:42.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:42.701 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:42.713 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:42.713 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:42.719 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:42.719 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:42.725 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:42.725 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:42.731 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:42.731 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:42.734 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=XH4J-vQnzEDbBQNkIHUlqw, serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8} because of missing permissions! 07:56:42.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:43.009 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:43.052 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:43.134 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:43.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=69.6 MiB, available=424.9 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:43.242 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:43.242 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:43.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dbae581b15873b06ad814c683789b6d9c1de9195' to.sha1='ac56a55dafa1b2df52f9dd7d5c4c84dc6b218018'): /1 {11 11ä11#+} 1/b org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:43.252 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:43.257 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.localRepositoryRevisionSynced=37, revision=100 07:56:43.257 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.localRepositoryRevisionInProgress=100, revision=-1 07:56:43.310 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:43.320 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:43.320 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.to' result=null 07:56:43.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=145 07:56:43.430 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 07:56:43.444 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:43.519 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:56:43.521 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:43.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=38 07:56:43.546 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=33, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=38 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:43.729 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:56:43.800 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 55 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:43.444 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:56:43.822 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.0 MiB, allocated=494.0 MiB, used=69.6 MiB, available=424.4 MiB 07:56:43.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:43.963 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=6 07:56:43.964 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:43.970 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:44.156 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:44.187 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=69.6 MiB, available=426.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:44.189 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=33, revision=38 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:44.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:44.362 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:44.372 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=33, revision=38 07:56:44.372 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=38, revision=-1 07:56:44.402 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:44.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=69.6 MiB, available=425.4 MiB 07:56:44.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.null.xml.gz 07:56:44.554 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:56:44.554 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:56:44.554 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:56:44.571 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:44.608 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 localRepositoryRevisionSynced=99 07:56:44.620 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:44.647 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 transaction.localRevision=147 remoteFromLocalRevision=99 07:56:44.720 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 from='build/repo/k0t51f8i-gafk-local-src' toID=49275de4-2e37-4b35-b580-bb4398bb92d8 to='https://localhost:43274/49275de4-2e37-4b35-b580-bb4398bb92d8' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:44.761 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:44.770 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 localRepositoryRevisionSynced=54 localRepositoryRevisionInProgress=147 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:44.792 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:44.792 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:44.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.to' result=null 07:56:44.806 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:56:44.806 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:44.808 [Test worker] 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' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:44.812 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 localRepositoryRevisionSynced=147 07:56:44.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:44.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.to' result=null 07:56:44.839 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:44.839 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8i-gafk-local-src' configKey='repair.deleteCollisions.to' result=null 07:56:44.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=145, revision=149 07:56:44.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 07:56:44.904 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:44.907 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2, this.remoteRepositoryRevisionSynced=143, revision=149 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:44.932 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:44.940 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:44.946 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:44.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=143, revision=149 07:56:44.947 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:44.953 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:44.955 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/20-2Z7dh0XpuMFLOnflr9A' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:45.010 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:45.014 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=9ce0a6c9-5c02-4c03-8894-3521bae2c8f2 transaction.localRevision=105 remoteFromLocalRevision=147 07:56:45.138 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:45.144 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:56:45.151 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 07:56:45.157 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [fd6e4f4]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' 07:56:45.158 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [fd6e4f4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' locked successfully. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:45.783 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:56:45.885 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:45.889 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:46.277 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:46.358 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:46.358 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 468789 bytes in 1550 ms. path='/1 {11 11ä11#+} 1/b' 07:56:46.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=41 07:56:46.374 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=38, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=41 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:46.411 [qtp284059979-1243] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:46.435 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:46.440 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=38, revision=41 07:56:46.495 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:46.495 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:46.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=38, revision=41 07:56:46.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=41, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:46.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=-1, revision=6 07:56:46.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=6, revision=-1 07:56:46.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:56:46.527 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:46.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:46.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:46.552 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:46.603 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:46.762 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:56:46.778 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:46.803 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:56:46.874 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:56:46.981 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fa2d58002f7757dc29601eb5652f300a3cc4ba6b' to.sha1='5c085e544a68669b41598c2d6f777e91673af60d'): /1 {11 11ä11#+} 1/c 07:56:47.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=46 07:56:47.066 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=41, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=46 07:56:47.138 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:47.141 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=41, revision=46 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:47.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=80.2 MiB, available=375.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:47.224 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:47.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=41, revision=46 07:56:47.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=46, revision=-1 07:56:47.277 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:47.578 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:47.631 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:56:47.639 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:47.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:56:47.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=79.5 MiB, available=376.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:47.894 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:47.928 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:47.933 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:47.934 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/oFc1wUe5D3jnh0UJZ9IO4A' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:47.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:56:48.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=79.5 MiB, available=376.0 MiB 07:56:48.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.-1.xml.gz 07:56:48.076 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:56:48.079 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:56:48.079 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:56:48.109 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:48.143 [qtp284059979-1243] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=2 07:56:48.181 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:48.225 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=8 remoteFromLocalRevision=2 07:56:48.284 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=69cb802b-b935-4f80-9e20-17d456082a81 from='build/repo/k0t52o2v-q8m6n-local-src' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:56:48.308 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:48.312 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:48.454 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 07:56:48.504 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:56:48.504 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:56:48.521 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:56:48.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=10 07:56:48.635 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 07:56:48.691 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:48.696 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=6, revision=10 07:56:48.761 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:48.837 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:48.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=6, revision=10 07:56:48.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=10, revision=-1 07:56:49.032 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:56:49.032 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:49.145 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:49.209 [closeDeferredTimer-15303c8b-2s] INFO c.c.c.l.LocalRepoManagerImpl - [15303c8b]_close: Shutting down real LocalRepoManager. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:49.217 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:56:49.947 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:50.292 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:50.359 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:50.362 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:50.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=12 07:56:50.489 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 07:56:50.591 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:50.594 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=10, revision=12 07:56:50.639 [qtp284059979-3014] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:50.675 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:50.680 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:50.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=10, revision=12 07:56:50.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:50.706 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:50.710 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:50.712 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/oFc1wUe5D3jnh0UJZ9IO4A' offset=1048576 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:50.844 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:50.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:50.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:50.884 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:51.046 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:51.129 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 07:56:51.192 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=14 07:56:51.192 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:56:51.437 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:51.446 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=12, revision=14 07:56:51.471 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:51.583 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:51.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=12, revision=14 07:56:51.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=14, revision=-1 07:56:51.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:51.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:51.640 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:51.729 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:51.754 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:56:51.811 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=16 07:56:51.811 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 07:56:51.894 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:51.899 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=14, revision=16 07:56:51.920 [qtp284059979-3014] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:51.961 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:51.967 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=14, revision=16 07:56:51.967 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=16, revision=-1 07:56:51.999 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:51.999 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:52.021 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:52.048 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:52.089 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:56:52.089 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:56:52.142 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=18 07:56:52.143 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 07:56:52.222 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:52.226 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=16, revision=18 07:56:52.249 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:52.289 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:52.294 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:52.302 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=16, revision=18 07:56:52.303 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=18, revision=-1 07:56:52.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:52.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:52.349 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:52.574 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:52.590 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 07:56:52.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=20 07:56:52.640 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:56:52.704 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:52.708 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=18, revision=20 07:56:52.730 [qtp284059979-3014] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:52.751 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:52.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=18, revision=20 07:56:52.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=20, revision=-1 07:56:52.797 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:52.797 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:52.817 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:52.859 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:52.941 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:56:52.941 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:53.031 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:53.717 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:53.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a889f4a1d2c2853077d224faaea64cc9f942df58' to.sha1='6411ce2edf124c6bcf47c8881f02e7102b033903'): /1 {11 11ä11#+} 1/a 07:56:53.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=23 07:56:53.775 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:53.789 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:53.841 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:53.848 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=20, revision=23 07:56:53.865 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:53.917 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:53.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=20, revision=23 07:56:53.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=23, revision=-1 07:56:53.987 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:54.016 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:54.024 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:54.052 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:54.054 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:54.056 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/oFc1wUe5D3jnh0UJZ9IO4A' offset=2097152 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:54.120 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:54.199 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:56:54.209 [Test worker] 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' 07:56:54.349 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:54.369 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:54.385 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:54.386 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OEZdxKhiSK73KT9YFKp0ww/ARklKH_q3AI3bhfOgyMEaA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:54.422 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:54.465 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:56:54.993 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:55.105 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:55.225 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:55.298 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 410964 bytes in 1089 ms. path='/1 {11 11ä11#+} 1/a' 07:56:55.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=26 07:56:55.313 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 07:56:55.404 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:55.409 [qtp284059979-3015] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=23, revision=26 07:56:55.417 [qtp284059979-3015] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:55.479 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:55.488 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=23, revision=26 07:56:55.488 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=26, revision=-1 07:56:55.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:55.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:55.539 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:55.763 [qtp284059979-3015] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:55.774 [qtp284059979-3015] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:56:55.802 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:55.827 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:55.858 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:56:55.866 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:55.874 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:55.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:56:55.982 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='978fbc4331f68f7409517032017663ca208fec5c' to.sha1='fb5639c150ffe39073c382292c470818f347649a'): /1 {11 11ä11#+} 1/b 07:56:56.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=31 07:56:56.012 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:56.124 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:56.144 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:56.147 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:56.148 [qtp666971185-142] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/oFc1wUe5D3jnh0UJZ9IO4A' offset=3145728 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:56.860 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:56.864 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=26, revision=31 07:56:56.876 [qtp284059979-1690] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:56.889 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:56.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=26, revision=31 07:56:56.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=31, revision=-1 07:56:56.926 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:56.988 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:57.096 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:56:57.136 [Test worker] 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' 07:56:57.194 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:57.202 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:57.205 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:57.206 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OEZdxKhiSK73KT9YFKp0ww/FOdNgIegauOpRz-eQQ73vg' offset=0 07:56:57.640 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:57.657 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88328 bytes in 521 ms. path='/1 {11 11ä11#+} 1/b' 07:56:57.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=34 07:56:57.674 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 07:56:57.756 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:57.759 [qtp284059979-3015] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=31, revision=34 07:56:57.762 [qtp284059979-3015] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:57.797 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:57.798 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:57.803 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=31, revision=34 07:56:57.803 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=34, revision=-1 07:56:57.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:56:57.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:57.854 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:57.886 [qtp284059979-1690] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:57.892 [qtp284059979-1690] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:56:57.917 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:57.984 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:56:58.018 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 07:56:58.100 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='630be79b6b747b281255228879e43e431922bfe1' to.sha1='8ff6f6f2cba6af3cb93fb19b998c0fa75085a8b1'): /1 {11 11ä11#+} 1/c 07:56:58.127 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=39 07:56:58.127 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 07:56:58.183 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:58.188 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=34, revision=39 07:56:58.209 [qtp284059979-1690] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:58.228 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:58.234 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=34, revision=39 07:56:58.234 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=39, revision=-1 07:56:58.276 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:58.351 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:58.392 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:58.394 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:56:58.406 [Test worker] 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' 07:56:58.530 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:58.541 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:58.545 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:58.546 [qtp284059979-1690] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OEZdxKhiSK73KT9YFKp0ww/Tssha5dJZYgBHtVO32lU1Q' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:56:58.684 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:58.704 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:58.708 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:58.709 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/oFc1wUe5D3jnh0UJZ9IO4A' offset=4194304 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:56:58.953 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:59.214 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:59.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 418669 bytes in 888 ms. path='/1 {11 11ä11#+} 1/c' 07:56:59.310 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=42 07:56:59.311 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:59.370 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:59.390 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:59.394 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=39, revision=42 07:56:59.399 [qtp284059979-3014] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:59.450 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:59.463 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=39, revision=42 07:56:59.464 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=42, revision=-1 07:56:59.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:56:59.495 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:56:59.515 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:59.538 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:56:59.541 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:56:59.601 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:59.631 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:56:59.642 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:56:59.642 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:56:59.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9a99e4785f3b7fa95f670a8d529e90edf0f83ca' to.sha1='71de658a3ea18a33f285f65a6c009e9729c8b821'): /2/1 {11 11ä11#+} 1/a 07:56:59.755 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=47 07:56:59.755 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 07:56:59.803 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:59.815 [qtp284059979-3015] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=42, revision=47 07:56:59.834 [qtp284059979-3015] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:56:59.883 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:59.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=42, revision=47 07:56:59.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:56:59.910 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:56:59.919 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:59.981 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:56:59.997 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:57:00.005 [Test worker] 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' 07:57:00.173 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:00.194 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:00.197 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:00.198 [qtp284059979-1690] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_NXwuCeCGLsL28bPLdec-A/e1wNbYEa8UJOilagpO_6vQ/XE_u28jdVfY34u3Sq8--4w' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:00.556 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:00.972 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16491102]initPersistenceManagerFactory: repositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 07:57:00.980 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16491102]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 39635 ms. 07:57:00.993 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:01.001 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:01.016 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:01.016 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:01.017 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:01.018 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:01.018 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:01.019 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:01.113 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:01.127 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:01.128 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:01.130 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]: localRoot='/home/tomcat/subshare-repo.d/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:57:01.130 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]initLockFile: Repository '/home/tomcat/subshare-repo.d/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:01.417 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:01.439 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:01.442 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:01.443 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/oFc1wUe5D3jnh0UJZ9IO4A' offset=5242880 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:01.564 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:01.633 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 745575 bytes in 1628 ms. path='/2/1 {11 11ä11#+} 1/a' 07:57:01.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=50 07:57:01.649 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 07:57:01.765 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:01.778 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=47, revision=50 07:57:01.782 [qtp284059979-1243] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:01.814 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:01.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=47, revision=50 07:57:01.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=50, revision=-1 07:57:01.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:01.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:01.902 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:01.929 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:01.931 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:57:01.942 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:01.957 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:01.968 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:57:01.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:57:02.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c1cb64cf6fca380206bffe5d150a42017409af8' to.sha1='0f73a80be73dd563eef2ae3afafbd9b58913b481'): /2/1 {11 11ä11#+} 1/b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:02.075 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:02.087 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=55 07:57:02.088 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 07:57:02.141 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:02.146 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=50, revision=55 07:57:02.162 [qtp284059979-1140] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:02.182 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:02.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=50, revision=55 07:57:02.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=55, revision=-1 07:57:02.217 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:02.266 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:02.281 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:57:02.283 [Test worker] 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' 07:57:02.365 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:02.374 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:02.378 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:02.396 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_NXwuCeCGLsL28bPLdec-A/e1wNbYEa8UJOilagpO_6vQ/wL7S1T4QN_RmWXA6XELGVg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:02.405 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:02.462 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:02.513 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:02.579 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:02.694 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:02.695 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:02.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 109495 bytes in 427 ms. path='/2/1 {11 11ä11#+} 1/b' 07:57:02.727 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=58 07:57:02.728 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:02.748 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:02.827 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:02.830 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=55, revision=58 07:57:02.834 [qtp284059979-1140] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:02.849 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:02.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=55, revision=58 07:57:02.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:02.865 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:02.865 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:02.886 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:02.887 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:02.922 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:02.945 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:02.957 [qtp284059979-3014] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:02.958 [qtp284059979-3014] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:57:02.990 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:03.012 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:03.018 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:03.033 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:03.036 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:03.039 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:03.040 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ac5cn8nKoVfWreAOBIgXZQ/oFc1wUe5D3jnh0UJZ9IO4A' offset=6291456 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:03.058 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:03.083 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:03.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bcf3ae1d4ad51e2bdc6e09eb5c29b27356dd069' to.sha1='727bd5a2f674967c6888adc846e589fde535278a'): /2/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:03.131 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:03.144 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=63 07:57:03.144 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:03.182 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:03.234 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:03.241 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:03.244 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=58, revision=63 07:57:03.262 [qtp284059979-1243] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:03.289 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:03.338 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:03.338 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:03.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=58, revision=63 07:57:03.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=63, revision=-1 07:57:03.370 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:03.426 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:03.524 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:57:03.541 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:03.596 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:03.666 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:03.671 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:03.675 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:03.677 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:03.679 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:03.691 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 6724316 bytes in 16051 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:03.693 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:03.694 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_NXwuCeCGLsL28bPLdec-A/HYvNA9mScIhhZBQe_-jCHA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:03.713 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=55 07:57:03.714 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 07:57:03.768 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:03.826 [qtp666971185-142] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=46, revision=55 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:03.875 [qtp833852776-1001] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:03.895 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:03.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=46, revision=55 07:57:03.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:03.911 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]initPersistenceManagerFactory: repositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 07:57:03.912 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2781 ms. 07:57:03.922 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:03.930 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:03.940 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:03.940 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:03.948 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:03.949 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]getCloseDeferredMillis: closeDeferredMillis=20000 07:57:03.949 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:03.957 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:04.016 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:04.017 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:04.017 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:04.019 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:04.136 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:04.137 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:04.238 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:04.257 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:04.270 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:04.390 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:04.392 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:04.415 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:04.491 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:04.492 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16491102]getCloseDeferredMillis: closeDeferredMillis=20000 07:57:04.493 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16491102]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:04.494 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:04.495 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare 07:57:04.502 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:04.503 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:04.504 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:04.504 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:04.505 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:04.505 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:04.588 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:57:04.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:04.609 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:04.610 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:04.614 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:04.623 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:04.637 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:04.638 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:04.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a37088dedee75e52ab6f4af7efdea550eabfa555' to.sha1='d72d53af56801b2d9681ec349920ca3b1bf983ae'): /2/1 {11 11ä11#+} 1/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:04.657 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:04.658 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:04.690 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=60 07:57:04.690 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:04.702 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:27:04.643Z expiryDateTime=2019-09-21T06:57:04.643Z 07:57:04.714 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:04.715 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:04.716 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:04.718 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:04.726 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:04.748 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% 07:57:04.751 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=c073492a-7b17-4d90-a5ee-a551fe505d44 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=true 07:57:04.751 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c073492a-7b17-4d90-a5ee-a551fe505d44 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:04.789 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:04.791 [pool-29-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:04.794 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=55, revision=60 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:04.795 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:04.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:57:04.797 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:57:04.807 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:04.808 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:04.808 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:04.810 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:04.812 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:04.812 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:04.813 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:04.860 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:04.909 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:04.909 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:04.921 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=235 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:04.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=55, revision=60 07:57:04.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=60, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:04.929 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 455058 bytes in 1388 ms. path='/2/a' 07:57:04.942 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=66 07:57:04.943 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:04.946 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:04.956 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:04.991 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:05.009 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:05.017 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:05.030 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=63, revision=66 07:57:05.034 [qtp284059979-3014] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:05.076 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:05.090 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=63, revision=66 07:57:05.090 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=66, revision=-1 07:57:05.137 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:05.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:05.140 [closeDeferredTimer-4b813e63-6t] INFO c.c.c.l.LocalRepoManagerImpl - [4b813e63]_close: Shutting down real LocalRepoManager. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:05.163 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:05.197 [qtp284059979-3014] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:05.198 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:05.200 [qtp284059979-3014] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:57:05.214 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:05.218 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:05.221 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:05.239 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:57:05.245 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:57:05.245 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:05.296 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:05.300 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='76b8d51e0a06777fd3c207ddd9b7212dc63c905f' to.sha1='9ae636ecb47483f32e003bf2b5d942e9cb674c79'): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:05.347 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:05.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=71 07:57:05.356 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:05.358 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:05.361 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:05.362 [qtp666971185-142] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iG2Hj3qFUd-qifsRRq6Xjg/o8V1uZGiU162lXYK9Jiw5g/uSWvQSJMBFtNnsH5fRr5vA' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:05.410 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:05.414 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=66, revision=71 07:57:05.429 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:05.449 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:05.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=66, revision=71 07:57:05.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=71, revision=-1 07:57:05.489 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:05.497 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:05.625 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:05.663 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:57:05.724 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:57:05.927 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:05.942 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:05.955 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:05.964 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lqXNoDgPyFLu4eqOtGTOEA/HCtkWwkDO8lHjTcRimQ9hw/pBQ5A-3q2uPZ134UwWQzmA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:05.009 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 07:57:05.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=99.3 MiB, available=356.2 MiB 07:57:05.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:57:05.976 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:05.978 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:05.978 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:06.016 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:06.017 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:06.018 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:06.022 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:06.024 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:06.024 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:06.025 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:06.140 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44, this.localRepositoryRevisionInProgress=-1, revision=237 07:57:06.306 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=237 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:06.552 [qtp666971185-142] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:06.631 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 334622 bytes in 1410 ms. path='/2/1 {11 11ä11#+} 1/a' 07:57:06.659 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=63 07:57:06.659 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:06.741 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:06.756 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:06.760 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=60, revision=63 07:57:06.799 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:06.805 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=60, revision=63 07:57:06.805 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=63, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:06.809 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:06.825 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:06.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:06.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:06.859 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:06.875 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 271551 bytes in 1151 ms. path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:06.881 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:06.885 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:06.895 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=74 07:57:06.895 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:06.953 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:06.983 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:06.994 [pool-4-thread-7] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:06.994 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:06.999 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=71, revision=74 07:57:07.002 [qtp284059979-59] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:07.027 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:07.030 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:07.034 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=71, revision=74 07:57:07.034 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:07.038 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:07.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=46, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=6, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=4, userIdentityLinkDtos.size=15, userRepoKeyPublicKeyDtos.size=4, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:07.070 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:07.070 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:07.108 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:07.148 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1af6861bcedc0e2e103323a5158bf33be537a5bd' to.sha1='0be67c61ffed4ad86f771c5fec33dff855730d36'): /2/1 {11 11ä11#+} 1/b org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:07.158 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:07.161 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:07.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=68 07:57:07.185 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:07.204 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:07.234 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:07.238 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=63, revision=68 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:07.275 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:07.285 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:07.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:07.297 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=63, revision=68 07:57:07.297 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=68, revision=-1 07:57:07.328 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:07.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.0 MiB, used=92.1 MiB, available=363.4 MiB 07:57:07.608 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=237 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:07.683 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:07.696 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:07.701 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:07.709 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='29fe793bc5b72836ca367d85bde19390a979ddac' to.sha1='54901343a4a0608683d5905e5399a6884ebc5e21'): /3 + &#ä/5/i org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:07.725 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:07.752 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=79 07:57:07.752 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:07.773 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:07.778 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:07.781 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:07.793 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:07.794 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iG2Hj3qFUd-qifsRRq6Xjg/o8V1uZGiU162lXYK9Jiw5g/wXELFppEcAOCLj1GLIiGEQ' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:07.815 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:07.819 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=74, revision=79 07:57:07.833 [qtp284059979-59] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:07.855 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:07.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=74, revision=79 07:57:07.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=79, revision=-1 07:57:07.902 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:07.955 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:07.961 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:07.970 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:57:08.023 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:08.024 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120401 bytes in 323 ms. path='/2/1 {11 11ä11#+} 1/b' 07:57:08.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=71 07:57:08.046 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:08.092 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:08.098 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:08.101 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:08.102 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lqXNoDgPyFLu4eqOtGTOEA/HCtkWwkDO8lHjTcRimQ9hw/1aE5Oz77lbXxHn3L8NsF0A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:08.144 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:08.148 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=68, revision=71 07:57:08.199 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:08.207 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=68, revision=71 07:57:08.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=71, revision=-1 07:57:08.237 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:08.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:08.256 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:08.304 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:08.307 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:57:08.379 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:08.384 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:08.475 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 159787 bytes in 450 ms. path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:08.482 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:08.490 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:08.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=82 07:57:08.500 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:08.605 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='edbc8587723d82d59b3f36256afa55bc84874a61' to.sha1='e36a210979affc33b50f2826c443567a07a2299a'): /2/a org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:08.610 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:08.614 [qtp284059979-1140] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=79, revision=82 07:57:08.624 [qtp284059979-1140] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:08.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=76 07:57:08.651 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:08.694 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:08.702 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:08.705 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=79, revision=82 07:57:08.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:08.717 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:08.721 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=71, revision=76 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:08.746 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:08.746 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:08.765 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:08.784 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:08.786 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:08.794 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:08.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=71, revision=76 07:57:08.799 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=76, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:08.802 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:08.822 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:08.901 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:08.904 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:57:08.971 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:08.977 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:08.999 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:09.018 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='90a81b03d51dc0e98a27f5412c3ebda36ef881a0' to.sha1='dd4558030b676ce6844e0e366b6c20d6bcc97152'): /3 + &#ä/aa 07:57:09.074 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=87 07:57:09.074 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:09.123 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:09.131 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:09.135 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:09.137 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:09.141 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:09.143 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iG2Hj3qFUd-qifsRRq6Xjg/D_laEtMSq20SIUHSa5GTAw' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:09.161 [qtp284059979-3014] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:09.318 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:09.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=82, revision=87 07:57:09.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=87, revision=-1 07:57:09.361 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:09.450 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:09.471 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:57:09.552 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:57:09.774 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:09.792 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:09.799 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:09.801 [qtp284059979-1140] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lqXNoDgPyFLu4eqOtGTOEA/fnno6vh0qpcmBRQsnskEKA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:10.512 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:10.633 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 358420 bytes in 1633 ms. path='/2/a' 07:57:10.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=79 07:57:10.649 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 07:57:10.741 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:10.746 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=76, revision=79 07:57:10.816 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:10.824 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=76, revision=79 07:57:10.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=79, revision=-1 07:57:10.849 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:10.849 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:10.868 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:10.896 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:10.898 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:57:10.922 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:11.021 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:11.112 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:57:11.113 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:57:11.226 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b54c51d7994045f110d0282ddd6d3ea3b798e477' to.sha1='5ca420e0ca6bad45a2eca603de87922b3ced9d57'): /3 + &#ä/5/h 07:57:11.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=84 07:57:11.260 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 07:57:11.316 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:11.318 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=79, revision=84 07:57:11.753 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:11.761 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=79, revision=84 07:57:11.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=84, revision=-1 07:57:11.789 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:12.246 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:12.334 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:12.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:57:12.464 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:12.471 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:12.473 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:12.474 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HNle5tSO9JqWGnJnBWt8SQ/xVAWBc4Oo-ypx-ywyZGh4w/APkUmdcyPE2t3f-WghvtLg' offset=0 07:57:12.709 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:12.726 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 60454 bytes in 317 ms. path='/3 + &#ä/5/h' 07:57:12.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=87 07:57:12.743 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 07:57:12.781 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:12.784 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=84, revision=87 07:57:12.861 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:12.871 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=84, revision=87 07:57:12.871 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=87, revision=-1 07:57:12.906 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:12.906 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:12.938 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:12.958 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:12.960 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:57:12.971 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:13.044 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:13.059 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:13.129 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:13.145 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c200ba5cacee7c6608857486a692b2adcc700b2a' to.sha1='549560d17615e4fb2723cd69b83179e2d562f450'): /3 + &#ä/5/i 07:57:13.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=92 07:57:13.176 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:13.197 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:13.217 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:13.217 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:13.224 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=87, revision=92 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:13.245 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[CqDG_BMKbi_g5K__YRz3lg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] via PGP-key[s] for UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} 07:57:13.245 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:57:13.246 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:57:13.246 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:13.246 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:57:13.246 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[c9cae3c95b325158] 07:57:13.247 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [c9cae3c95b325158] 07:57:13.247 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[LZxPFwcX_FVHKlVnu46pSw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:57:13.247 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[LZxPFwcX_FVHKlVnu46pSw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:13.278 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:13.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=87, revision=92 07:57:13.297 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=92, revision=-1 07:57:13.332 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:13.350 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:13.360 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:13.361 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 851648 bytes in 3809 ms. path='/3 + &#ä/aa' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:13.364 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:13.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=90 07:57:13.374 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:13.420 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:13.432 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:13.437 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=87, revision=90 07:57:13.442 [qtp284059979-2532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:13.491 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:13.492 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:13.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=87, revision=90 07:57:13.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=90, revision=-1 07:57:13.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:13.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:13.557 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:13.564 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:13.565 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:13.567 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:13.568 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HNle5tSO9JqWGnJnBWt8SQ/xVAWBc4Oo-ypx-ywyZGh4w/5e-mPNJNE56KM8TexyPBQA' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:13.588 [qtp284059979-2532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:13.590 [qtp284059979-2532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:57:13.638 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:13.718 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:57:13.782 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:57:13.805 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b22c1db7ece2a8edd2aa892f6d8e8b9ce48195aa' to.sha1='930214e149261f74c693ed21f261cd854795847e'): /3 + &#ä/bb org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:13.248 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:13.248 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:57:13.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=92.5 MiB, available=363.0 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:13.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=95 07:57:13.844 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:13.862 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:13.884 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:13.888 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=90, revision=95 07:57:13.898 [qtp284059979-1243] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:13.941 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:13.941 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 65868 bytes in 448 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:13.952 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:13.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=90, revision=95 07:57:13.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:13.960 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=95 07:57:13.960 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:13.976 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:14.015 [qtp284059979-1140] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:14.034 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:14.038 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=92, revision=95 07:57:14.099 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:14.104 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:14.106 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=92, revision=95 07:57:14.106 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:14.124 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:14.137 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:14.137 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:14.153 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:14.156 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:14.185 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:14.188 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:14.203 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:14.210 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:14.213 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:14.214 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lqXNoDgPyFLu4eqOtGTOEA/BeK9sodDi2BoNdrXeYVGog' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:14.265 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:14.352 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:14.414 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:14.500 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:14.517 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='acb8c766075830f1574dd06c3d3d4a2bf8099f95' to.sha1='93ed425b4f068a921d1b5f5f52018b3d8e256e2e'): /3 + &#ä/aa org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:14.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 72775 bytes in 399 ms. path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:14.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=100 07:57:14.571 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:14.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=98 07:57:14.577 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:14.646 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:14.649 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=95, revision=100 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:14.656 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:14.661 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=95, revision=98 07:57:14.666 [qtp284059979-59] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:14.710 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:14.710 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:14.720 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=95, revision=100 07:57:14.720 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=100, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:14.723 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=95, revision=98 07:57:14.723 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=98, revision=-1 07:57:14.765 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:14.766 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:14.784 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:14.785 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:14.807 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:14.809 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:14.812 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:57:14.862 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:14.864 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:14.869 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:14.869 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:14.893 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:57:14.931 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:14.946 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:14.957 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:14.962 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:14.963 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HNle5tSO9JqWGnJnBWt8SQ/hn0jU7sijjK-pXm6yFLz4w' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:14.977 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='14a136599ca29ecc5c657f30adba78da2d5fc6d9' to.sha1='16245badb680c16b769f6138cc86abdbdc49d4aa'): /3 + &#ä/cc 07:57:15.003 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=103 07:57:15.004 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:15.039 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:15.040 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:15.041 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:15.045 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.051 [qtp833852776-2492] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44, this.localRepositoryRevisionSynced=-1, revision=237 07:57:15.051 [qtp833852776-2492] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44, this.localRepositoryRevisionInProgress=237, revision=-1 07:57:15.126 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.135 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:57:15.139 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.157 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.160 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=98, revision=103 07:57:15.171 [qtp284059979-1243] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:15.187 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:15.188 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:57:15.188 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.260 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.269 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=98, revision=103 07:57:15.269 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:15.279 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.285 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.296 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.349 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222601 bytes in 480 ms. path='/3 + &#ä/aa' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.349 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=103 07:57:15.362 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.364 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:15.361 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.424 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.437 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.441 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=100, revision=103 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.480 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.487 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.490 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.491 [qtp284059979-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lqXNoDgPyFLu4eqOtGTOEA/PyFMC1dL1bJC0j2zFGQ6FA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.510 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.515 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=100, revision=103 07:57:15.515 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=103, revision=-1 07:57:15.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:15.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:15.565 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.585 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:15.586 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:57:15.605 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.624 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.633 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:15.643 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 94096 bytes in 221 ms. path='/3 + &#ä/cc' 07:57:15.660 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=106 07:57:15.660 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.707 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe14e64ad9ddaba0091fcdeb9a72d6cef236e190' to.sha1='440c2175bc6af2fc3c52fb0f51f7fcf70cb3559a'): /3 + &#ä/bb org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.714 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.718 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=103, revision=106 07:57:15.722 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=108 07:57:15.738 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:15.752 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:15.752 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:15.753 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:15.756 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.760 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.782 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=103, revision=106 07:57:15.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.808 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.814 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=103, revision=108 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.826 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:15.826 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:15.845 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.861 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.870 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=103, revision=108 07:57:15.871 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=108, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.872 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:15.875 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:57:15.888 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:15.901 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.902 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.906 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.938 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.943 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a347716252c7593eed4499a946b416950a75cd7d' to.sha1='1a5e1f0885a0b4e97c1ff0b4f48bad25b942bb86'): /3 + &#ä/dd org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:15.961 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.963 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:15.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=111 07:57:15.975 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:15.991 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:16.024 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:16.027 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:16.032 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=106, revision=111 07:57:16.043 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:16.076 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:16.080 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:16.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=106, revision=111 07:57:16.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:16.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=-1, revision=5 07:57:16.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:16.138 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:16.180 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:16.189 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:16.193 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:16.194 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HNle5tSO9JqWGnJnBWt8SQ/xvmsxhrUZFP4Fb7TjkZZiQ' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:16.266 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:16.295 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 07:57:16.360 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:57:16.495 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:16.505 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:16.543 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:16.550 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:16.556 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lqXNoDgPyFLu4eqOtGTOEA/GfL3x1OHZELqm3uwdqv18A' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:16.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:57:16.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:57:16.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.5 MiB, used=92.1 MiB, available=363.4 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:16.842 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620a1e16]initPersistenceManagerFactory: repositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:16.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:16.928 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620a1e16]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 38430 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:17.476 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:17.757 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 495984 bytes in 1397 ms. path='/3 + &#ä/dd' 07:57:17.770 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=114 07:57:17.770 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:17.771 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=137.5 MiB, available=318.0 MiB 07:57:17.782 [Finalizer] WARN c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation! java.lang.Exception: proxyCreatedStackTraceException at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na] at org.subshare.test.PermissionIT.nonOwnerAdminGrantsWritePermission(PermissionIT.java:149) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:17.791 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:17.813 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:17.817 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=111, revision=114 07:57:17.821 [qtp284059979-2532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:17.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 503087 bytes in 1837 ms. path='/3 + &#ä/bb' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:17.828 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:17.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=111, revision=114 07:57:17.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:17.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=111 07:57:17.848 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:17.870 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:17.871 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:17.892 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:17.399 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=92.0 MiB, available=363.5 MiB 07:57:17.403 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:17.901 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:17.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=91.8 MiB, available=363.7 MiB 07:57:17.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.-1.xml.gz 07:57:17.901 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.07% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:17.906 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=108, revision=111 07:57:17.916 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:17.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=108, revision=111 07:57:17.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:17.926 [qtp284059979-2532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:17.929 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:17.929 [qtp284059979-2532] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:17.929 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-38xrv-remote' 07:57:17.930 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-38xrv-remote' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:17.932 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:17.933 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:17.940 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:17.948 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:17.967 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:17.967 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:17.983 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:17.989 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 localRepositoryRevisionSynced=235 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:18.005 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:18.007 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:18.049 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="69cb802b-b935-4f80-9e20-17d456082a81"] on repo=69cb802b-b935-4f80-9e20-17d456082a81 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:18.051 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:18.053 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:18.056 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:18.062 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:18.076 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:18.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:18.097 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=7 remoteFromLocalRevision=235 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:18.099 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=8 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:18.104 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% 07:57:18.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=c073492a-7b17-4d90-a5ee-a551fe505d44 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=false 07:57:18.105 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:18.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:57:18.107 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:18.111 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='55c347f4e41622be54060bed3f8f2a6e5b8939b0' to.sha1='91059bc27d0f2fa190d4dbc731ad4285bef4495b'): /3 + &#ä/cc org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:18.119 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:18.120 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:18.125 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:18.128 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:18.129 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:18.130 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:18.130 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:18.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=116 07:57:18.146 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:18.230 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 localRepositoryRevisionSynced=235 localRepositoryRevisionInProgress=240 07:57:18.233 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:18.241 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:18.275 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:18.287 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=111, revision=116 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:18.390 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:18.391 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:18.383 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:18.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=111, revision=116 07:57:18.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=116, revision=-1 07:57:18.419 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:18.503 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:18.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:18.631 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:18.659 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:18.744 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:18.744 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:57:18.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=119 07:57:18.785 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:18.801 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:18.833 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:18.829 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:18.837 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:18.839 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:18.842 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HNle5tSO9JqWGnJnBWt8SQ/3bqh-M2zHKzJjbu2b7icAQ' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:18.855 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:18.242 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:57:18.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=92.4 MiB, available=363.1 MiB 07:57:18.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:57:18.875 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:18.876 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:18.877 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:18.880 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:18.881 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:18.881 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:18.882 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:18.889 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44, this.localRepositoryRevisionInProgress=-1, revision=241 07:57:18.926 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=237, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=241 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:18.931 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:18.937 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=114, revision=119 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:18.953 [pool-4-thread-7] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:18.953 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:18.953 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:18.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:19.001 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:19.020 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=114, revision=119 07:57:19.020 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=119, revision=-1 07:57:19.073 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:19.084 [qtp284059979-1243] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 transaction.localRevision=81 remoteFromLocalRevision=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.143 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:19.144 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:19.157 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182882 bytes in 529 ms. path='/3 + &#ä/cc' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:19.166 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=69cb802b-b935-4f80-9e20-17d456082a81 to='build/repo/k0t52o2v-q8m6n-local-src', fromRepoLocalSync=false 07:57:19.167 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:57:19.167 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=119 07:57:19.177 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:19.202 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:19.209 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.225 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:19.230 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.232 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=116, revision=119 07:57:19.249 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:19.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=116, revision=119 07:57:19.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:19.264 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:19.299 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.301 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:57:19.301 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:19.303 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:57:19.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.322 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:19.341 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:19.354 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.383 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:19.386 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:57:19.409 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:19.433 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.464 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:19.471 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 07:57:19.502 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='006bda89384037fe8d360e5993d0b5af2ec46373' to.sha1='e4036a68b3eca37110bc54dc7c9611aff5b830a9'): /3 + &#ä/dd org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:19.511 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.538 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=124 07:57:19.539 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:19.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=92.5 MiB, available=363.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.646 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:19.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=237, revision=241 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.655 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=119, revision=124 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:19.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:19.682 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:19.684 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.690 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:19.694 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=119, revision=124 07:57:19.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=124, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:19.696 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[CqDG_BMKbi_g5K__YRz3lg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] via PGP-key[s] for UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} 07:57:19.697 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=yasmin 07:57:19.697 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@7fe8cfde 07:57:19.697 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:19.697 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:57:19.698 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[c9cae3c95b325158] 07:57:19.698 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [c9cae3c95b325158] 07:57:19.698 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[LZxPFwcX_FVHKlVnu46pSw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:57:19.698 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=4]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[LZxPFwcX_FVHKlVnu46pSw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:57:19.699 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=yasmin 07:57:19.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:19.731 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:19.760 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:19.809 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:19.823 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:19.833 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:19.913 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:19.934 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:20.104 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:20.121 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:20.176 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:20.192 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:20.201 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HNle5tSO9JqWGnJnBWt8SQ/p5LWwSG319Z4hDDdnQdHaw' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:20.222 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:20.231 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:20.403 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:20.435 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:20.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 558293 bytes in 615 ms. path='/3 + &#ä/dd' 07:57:20.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=127 07:57:20.476 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:20.479 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:20.539 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:20.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=91.4 MiB, available=364.1 MiB 07:57:20.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:20.567 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:20.579 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=124, revision=127 07:57:20.587 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:20.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=124, revision=127 07:57:20.597 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=127, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:20.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=93.6 MiB, available=361.9 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:20.616 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:20.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:20.636 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:20.642 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:20.654 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:20.656 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:20.657 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:20.660 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=-1, revision=82 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:20.661 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:20.666 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44, this.localRepositoryRevisionSynced=237, revision=241 07:57:20.666 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44, this.localRepositoryRevisionInProgress=241, revision=-1 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:20.709 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:20.755 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:20.756 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:20.806 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:20.813 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:57:20.814 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:20.817 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:20.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=8 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:20.833 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:20.840 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:20.860 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:20.862 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:20.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:57:20.879 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:20.980 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:21.016 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9c744308-a161-4e1a-bf76-438887e7fc49"] on repo=9c744308-a161-4e1a-bf76-438887e7fc49 07:57:21.022 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:57:21.048 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f localRepositoryRevisionSynced=8 07:57:21.096 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:21.100 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:21.112 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:21.203 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:21.217 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:21.218 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.to' result=null 07:57:21.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=132 07:57:21.238 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:21.324 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:21.333 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:21.351 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=127, revision=132 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:21.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:21.425 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:21.430 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:21.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=127, revision=132 07:57:21.433 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=132, revision=-1 07:57:21.451 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:21.474 [qtp666971185-2966] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 transaction.localRevision=94 remoteFromLocalRevision=8 07:57:21.487 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:21.504 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4763b29b-9f3e-4115-9f93-fc1f5683ef6f from='https://localhost:37204/4763b29b-9f3e-4115-9f93-fc1f5683ef6f' toID=9c744308-a161-4e1a-bf76-438887e7fc49 to='build/repo/k0t51p4h-9uf7j-local-src', fromRepoLocalSync=false 07:57:21.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4763b29b-9f3e-4115-9f93-fc1f5683ef6f.null.xml.gz 07:57:21.504 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src/.subshare-repo/tmp/ChangeSetDto.4763b29b-9f3e-4115-9f93-fc1f5683ef6f.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:21.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=92.6 MiB, available=362.9 MiB 07:57:21.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:21.533 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:21.600 [qtp316919383-97] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:21.613 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=94 07:57:21.673 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:21.677 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src/.subshare-repo/tmp/ChangeSetDto.4763b29b-9f3e-4115-9f93-fc1f5683ef6f.null.xml.gz 07:57:21.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 serverRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:21.745 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]initPersistenceManagerFactory: repositoryId=7f813756-c451-46e6-a8c9-68a938662414 07:57:21.753 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3823 ms. 07:57:21.829 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]getCloseDeferredMillis: closeDeferredMillis=20000 07:57:21.829 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:22.186 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=92.5 MiB, available=363.0 MiB 07:57:22.188 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:22.233 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = e92202ea-2dda-4423-9c9d-4a86d1fc4923 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest localRepository.publicKeySha1 = 29:6B:97:6E:50:72:30:41:97:3F:EE:FD:23:DE:08:88:98:95:29:AB remoteRepository.repositoryId = 7f813756-c451-46e6-a8c9-68a938662414 remoteRepository.remoteRoot = https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w remoteRepository.publicKeySha1 = B5:04:E3:0F:E2:03:DC:51:A8:22:D0:64:E1:6A:9C:9F:30:50:DC:A5 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 e92202ea-2dda-4423-9c9d-4a86d1fc4923 7f813756-c451-46e6-a8c9-68a938662414 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:22.433 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:22.433 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=89.6 MiB, available=365.9 MiB 07:57:22.439 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=4, revision=82 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:22.486 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:22.554 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:22.604 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 renewalDateTime=2019-09-21T06:27:22.523Z expiryDateTime=2019-09-21T06:57:22.523Z 07:57:22.630 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:22.656 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:22.705 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:57:22.707 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=e92202ea-2dda-4423-9c9d-4a86d1fc4923 to='build/repo/k0t542pm-gp3ag-local-dest', fromRepoLocalSync=true 07:57:22.710 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz 07:57:22.711 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz 07:57:22.714 [pool-36-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e92202ea-2dda-4423-9c9d-4a86d1fc4923 ('build/repo/k0t542pm-gp3ag-local-dest') 07:57:22.741 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:22.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:22.785 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:22.804 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:22.805 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:22.800 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=168 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:22.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:22.818 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:22.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 07:57:22.844 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:22.874 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:22.874 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:22.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=417.5 MiB, used=103.9 MiB, available=351.6 MiB 07:57:22.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:22.902 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:22.902 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:22.919 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:22.922 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:22.931 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:22.938 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:22.943 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:22.949 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.localRepositoryRevisionInProgress=-1, revision=95 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:22.958 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:22.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:22.984 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:22.987 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:23.004 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:23.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:23.022 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:23.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=92.5 MiB, available=363.0 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:23.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:23.029 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:23.029 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/yasmin/.subshare/metaOnlyRepo/ByG-WbG_VGjj8zs3COLzXg/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:23.037 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz 07:57:23.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:23.038 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:23.043 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:23.039 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 07:57:23.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:23.048 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:23.044 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:23.044 [qtp833852776-1001] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:23.048 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:23.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:23.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:23.066 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 localRepositoryRevisionSynced=240 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:23.069 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:23.069 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:23.076 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:23.076 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:23.084 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:23.086 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:23.089 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:23.090 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:57:23.091 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:23.092 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:23.153 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:23.178 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c073492a-7b17-4d90-a5ee-a551fe505d44 remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=10 remoteFromLocalRevision=240 07:57:23.270 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.61% 07:57:23.270 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 07:57:23.270 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 07:57:23.270 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 07:57:23.270 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16491102]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:23.271 [Test worker] INFO o.s.t.AbstractMultiUserIT - 07:57:23.271 [Test worker] INFO o.s.t.AbstractMultiUserIT - ******************************************************************** 07:57:23.271 [Test worker] INFO o.s.t.AbstractMultiUserIT - *** xenia *** 07:57:23.272 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65f197d0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' 07:57:23.272 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65f197d0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:23.283 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 07:57:23.513 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:23.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 serverRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:23.826 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=89.1 MiB, available=366.4 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:23.846 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:23.887 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:23.906 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionSynced=4, revision=82 07:57:23.907 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=82, revision=-1 07:57:23.932 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:23.945 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:23.946 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:57:23.950 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=121 07:57:23.974 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 07:57:24.007 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:57:24.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:24.207 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=146.4 MiB, available=309.1 MiB 07:57:24.208 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:24.270 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [fd6e4f4]initPersistenceManagerFactory: repositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 07:57:24.277 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [fd6e4f4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 29067 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:24.298 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:57:24.310 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:57:24.435 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:24.486 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionInProgress=-1, revision=170 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:24.532 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:24.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=426.0 MiB, used=98.6 MiB, available=356.9 MiB 07:57:24.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.remoteRepositoryRevisionSynced=4, revision=95 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:24.633 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:24.688 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:24.689 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:24.707 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.716 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:24.717 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.737 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:24.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.747 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:24.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.757 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:24.758 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.766 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:24.768 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:24.779 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.789 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:24.790 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.799 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:24.800 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:24.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=88.9 MiB, available=366.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:24.810 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:24.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:24.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:24.823 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:24.824 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.833 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:24.834 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.844 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:24.845 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.854 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:24.854 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.864 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:24.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.872 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:24.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.887 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:24.888 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:24.904 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lAwH4GQoOUzZMlPIvYCxEw, serverRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f} because of missing permissions! 07:57:24.905 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:25.162 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=74.9 MiB, available=420.1 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:25.172 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:25.238 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:25.276 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8j-xm4z4-remote' 07:57:25.277 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51f8j-xm4z4-remote' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:25.294 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:25.301 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:25.346 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=38, cryptoLinkDtos.size=55, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=4, permissionSetDtos.size=2, permissionSetInheritanceDtos.size=2, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:25.368 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:25.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=89.0 MiB, available=366.5 MiB 07:57:25.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:25.614 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:25.696 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:25.867 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:25.948 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:26.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=426.0 MiB, used=97.5 MiB, available=358.0 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:26.085 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:26.156 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:26.167 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.localRepositoryRevisionSynced=4, revision=95 07:57:26.168 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.localRepositoryRevisionInProgress=95, revision=-1 07:57:26.207 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:26.221 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:26.222 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.to' result=null 07:57:26.249 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=134 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:26.253 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:26.268 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 07:57:26.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:57:26.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:26.455 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:26.486 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=88.4 MiB, available=367.1 MiB 07:57:26.487 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:57:26.487 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:57:26.488 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:57:26.488 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:57:26.513 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:26.540 [qtp284059979-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=81 07:57:26.545 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:26.589 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=123 remoteFromLocalRevision=81 07:57:26.595 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=69cb802b-b935-4f80-9e20-17d456082a81 from='build/repo/k0t52o2v-q8m6n-local-src' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:57:26.643 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=123 07:57:26.677 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:26.678 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:57:26.694 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:57:26.695 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:26.701 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:26.704 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=123 07:57:26.708 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:26.701 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:26.709 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:26.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=145.8 MiB, available=309.7 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:26.727 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:26.728 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:57:26.730 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=121, revision=125 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:26.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=170 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:26.736 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 07:57:26.753 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:26.753 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:26.790 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:26.790 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:26.811 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=119, revision=125 07:57:26.814 [qtp284059979-59] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:26.818 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:26.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=119, revision=125 07:57:26.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:26.850 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:26.862 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:26.877 [qtp284059979-2532] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 transaction.localRevision=87 remoteFromLocalRevision=123 07:57:26.879 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:26.892 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:26.906 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:26.930 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:26.952 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:27.093 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 122 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:27.118 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:27.216 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:27.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=428.0 MiB, used=97.4 MiB, available=358.1 MiB 07:57:27.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:27.260 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, invitation=true] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:27.282 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:27.306 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:27.341 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, invitation=true] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:27.383 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:27.433 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:27.533 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:27.559 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:27.630 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:27.702 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:27.756 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:27.758 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 renewalDateTime=2019-09-21T06:26:37.254Z expiryDateTime=2019-09-21T06:56:37.254Z 07:57:27.792 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:27.804 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:27.848 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:27.849 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:27.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=427.0 MiB, used=97.4 MiB, available=358.1 MiB 07:57:27.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:27.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=128 07:57:27.882 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:27.992 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:28.033 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65f197d0]initPersistenceManagerFactory: repositoryId=e71df1a4-69d0-4150-8464-33c862da892f 07:57:28.034 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65f197d0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4761 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:28.044 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:28.045 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:28.053 [qtp284059979-3230] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=125, revision=128 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:28.054 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:28.086 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:28.088 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:28.089 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:28.091 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:28.092 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:28.101 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:28.128 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:28.209 [qtp284059979-3230] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:28.247 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:28.248 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:28.250 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:28.258 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:28.277 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.286 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=sN1GuN8MzkyVkG5tVSiF4A could not be decrypted! Access rights missing?! org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:28.288 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms. 07:57:28.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:28.306 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.316 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=JPoFJjyLnX0xEHzBY3mJ6Q could not be decrypted! Access rights missing?! 07:57:28.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:28.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:28.320 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:28.321 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:28.321 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=69cb802b-b935-4f80-9e20-17d456082a81 to='build/repo/k0t52o2v-q8m6n-local-src', fromRepoLocalSync=true 07:57:28.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.81.xml.gz 07:57:28.325 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.81.xml.gz 07:57:28.329 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 69cb802b-b935-4f80-9e20-17d456082a81 ('build/repo/k0t52o2v-q8m6n-local-src') org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:28.342 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.343 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:28.343 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:28.344 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.347 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=gD9TEA9Ts3LRtNH4xRkfRA could not be decrypted! Access rights missing?! 07:57:28.348 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:28.348 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:28.350 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.351 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=nEsYscZ0qvyKPedASLSJlA could not be decrypted! Access rights missing?! org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:28.351 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.351 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:28.352 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:28.358 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:28.359 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:28.367 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:57:28.390 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=88 07:57:28.394 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:28.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:28.407 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.81.xml.gz 07:57:28.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=81 repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.402 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Bpsbofi1EY5Rg0nlFMWHIA could not be decrypted! Access rights missing?! org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:28.419 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.413 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:28.419 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:28.423 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=iR2lQ8qe_3mR-kdHmYsLig could not be decrypted! Access rights missing?! 07:57:28.424 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:28.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:28.437 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:21:19.676Z expiryDateTime=2019-09-21T06:51:19.676Z org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.433 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:28.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:28.456 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:28.464 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:28.470 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:28.479 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:28.480 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:28.480 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:28.482 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:28.503 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:28.514 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:28.514 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.473 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:28.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:28.560 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.575 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:28.584 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:28.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=430.5 MiB, used=97.4 MiB, available=358.1 MiB 07:57:28.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4763b29b-9f3e-4115-9f93-fc1f5683ef6f.null.xml.gz 07:57:28.591 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:57:28.591 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:57:28.591 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:28.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:28.605 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=f_EJaj1roGpQmF5H0QKxyw could not be decrypted! Access rights missing?! 07:57:28.607 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:28.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:28.612 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=uWYBRshroXDrvhR9CEBALA could not be decrypted! Access rights missing?! 07:57:28.614 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:28.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:28.620 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=XIFCcj1o-XW7eAmgAgwVfg could not be decrypted! Access rights missing?! 07:57:28.622 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:28.622 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:28.629 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.633 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 07:57:28.633 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:28.640 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:28.656 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.672 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:57:28.676 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:28.678 [qtp666971185-2966] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 localRepositoryRevisionSynced=94 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:28.679 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:57:28.680 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:28.713 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:28.742 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:57:28.756 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:28.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f transaction.localRevision=136 remoteFromLocalRevision=94 07:57:28.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9c744308-a161-4e1a-bf76-438887e7fc49 from='build/repo/k0t51p4h-9uf7j-local-src' toID=4763b29b-9f3e-4115-9f93-fc1f5683ef6f to='https://localhost:37204/4763b29b-9f3e-4115-9f93-fc1f5683ef6f' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:28.800 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:28.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=124 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:28.820 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=136 07:57:28.827 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:28.828 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.to' result=null 07:57:28.829 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:57:28.829 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:57:28.835 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f localRepositoryRevisionSynced=136 07:57:28.850 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:28.850 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.to' result=null 07:57:28.858 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:28.859 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t51p4h-9uf7j-local-src' configKey='repair.deleteCollisions.to' result=null 07:57:28.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=134, revision=138 07:57:28.881 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:28.903 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:28.935 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:28.959 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:28.971 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49, this.remoteRepositoryRevisionSynced=132, revision=138 07:57:28.975 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:28.986 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=132, revision=138 07:57:28.987 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=138, revision=-1 07:57:29.014 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:29.034 [qtp666971185-2967] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepositoryId=9c744308-a161-4e1a-bf76-438887e7fc49 transaction.localRevision=100 remoteFromLocalRevision=136 07:57:29.042 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:29.049 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:57:29.054 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/HNle5tSO9JqWGnJnBWt8SQ 07:57:29.117 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 57 ms. 07:57:29.118 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=SbqjQzmSCYJLNrTTmj0GHg, invitation=false] org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:29.126 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:29.136 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 07:57:29.139 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=e71df1a4-69d0-4150-8464-33c862da892f to='build/repo/k0t4wvj2-ba0fk-local-dest-xenia', fromRepoLocalSync=true 07:57:29.142 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:29.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.180.xml.gz 07:57:29.144 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.180.xml.gz 07:57:29.146 [pool-30-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e71df1a4-69d0-4150-8464-33c862da892f ('build/repo/k0t4wvj2-ba0fk-local-dest-xenia') 07:57:29.159 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:29.169 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:29.169 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:29.172 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:29.181 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms. 07:57:29.188 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=guWkP94WK7vqDDMQO4xbqg, invitation=false] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:29.184 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:29.185 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:29.185 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:29.211 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=180 localRepositoryRevisionInProgress=244 07:57:29.214 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:29.224 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:29.231 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4343bb8e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55czw-9bq1d-local-dest' 07:57:29.234 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4343bb8e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55czw-9bq1d-local-dest' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:29.238 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.180.xml.gz 07:57:29.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=180 repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:29.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=89.8 MiB, available=365.7 MiB 07:57:29.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:57:29.857 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:29.879 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:30.034 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:30.039 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:30.053 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=-1, revision=89 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:30.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=146.3 MiB, available=309.2 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:30.082 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 07:57:30.120 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:30.285 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:30.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=100.4 MiB, available=355.1 MiB 07:57:30.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:57:30.441 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:30.473 [qtp2139656363-2650] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:30.530 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]initPersistenceManagerFactory: repositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 07:57:30.531 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5254 ms. 07:57:30.572 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]getCloseDeferredMillis: closeDeferredMillis=20000 07:57:30.572 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:30.593 [pool-30-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:30.633 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:30.642 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionSynced=-1, revision=170 07:57:30.642 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionInProgress=170, revision=-1 07:57:30.661 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:30.670 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:57:30.687 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:30.687 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:30.716 [pool-30-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:30.760 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:30.821 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:30.822 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:30.873 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:30.893 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:30.895 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:30.896 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:30.900 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:30.904 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:30.905 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:30.906 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:30.921 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=-1, revision=245 07:57:30.948 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=245 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:30.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:57:30.983 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=89.5 MiB, available=366.0 MiB 07:57:30.989 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=82, revision=89 07:57:31.006 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:31.007 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:57:31.008 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:57:31.008 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:31.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:31.013 [pool-4-thread-7] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:31.013 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:31.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=11, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:31.101 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 132aa85e-82de-4ec6-90a5-f59ae3d91486 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest localRepository.publicKeySha1 = 44:60:DD:9C:AF:D1:71:1D:82:5A:19:A4:FB:89:C8:97:4A:23:DB:07 remoteRepository.repositoryId = 49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepository.remoteRoot = https://localhost:43274/49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepository.publicKeySha1 = 11:15:71:74:22:95:CB:F3:4D:36:2A:56:3D:FC:43:66:05:21:A0:04 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 132aa85e-82de-4ec6-90a5-f59ae3d91486 49275de4-2e37-4b35-b580-bb4398bb92d8 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:31.233 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:31.236 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:31.312 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:31.353 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:31.381 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 renewalDateTime=2019-09-21T06:27:31.335Z expiryDateTime=2019-09-21T06:57:31.335Z org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:31.382 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:31.401 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:31.402 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=-1, revision=5 07:57:31.402 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:31.424 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:31.460 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:57:31.460 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=49275de4-2e37-4b35-b580-bb4398bb92d8 from='https://localhost:43274/49275de4-2e37-4b35-b580-bb4398bb92d8' toID=132aa85e-82de-4ec6-90a5-f59ae3d91486 to='build/repo/k0t54ezl-p8m4z-local-dest', fromRepoLocalSync=true 07:57:31.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.-1.xml.gz 07:57:31.464 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest/.subshare-repo/tmp/ChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.-1.xml.gz 07:57:31.467 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 132aa85e-82de-4ec6-90a5-f59ae3d91486 ('build/repo/k0t54ezl-p8m4z-local-dest') org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:31.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:31.519 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:31.621 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=107 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:31.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=89.4 MiB, available=366.1 MiB 07:57:31.756 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:31.779 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionSynced=82, revision=89 07:57:31.779 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=89, revision=-1 07:57:31.784 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:31.812 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:31.823 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:31.820 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:31.837 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest/.subshare-repo/tmp/ChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.-1.xml.gz org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:31.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=128, revision=131 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:31.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:31.864 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 07:57:31.958 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:31.971 [qtp284059979-3230] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=128, revision=131 07:57:32.007 [qtp284059979-3230] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:32.010 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:32.019 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=125, revision=131 07:57:32.019 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=131, revision=-1 07:57:32.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:57:32.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:32.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=100.5 MiB, available=355.0 MiB 07:57:32.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=181, revision=245 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:32.277 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:32.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=89.5 MiB, available=366.0 MiB 07:57:32.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:32.730 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:32.730 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:57:32.730 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:57:32.773 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Created UserImpl[aiqrkiy7kgYyHE1qdAUbmw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] for UserRepoKeyPublicKey[id=4]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} 07:57:32.774 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:57:32.774 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:57:32.774 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:32.774 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:57:32.775 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[21aa617ec0d1a209] 07:57:32.775 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [21aa617ec0d1a209] 07:57:32.805 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[aiqrkiy7kgYyHE1qdAUbmw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] via PGP-key[s] for InvitationUserRepoKeyPublicKey[id=5]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} 07:57:32.806 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:57:32.806 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:57:32.806 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:32.806 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:57:32.812 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:57:32.817 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:32.929 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:33.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.0 MiB, allocated=497.0 MiB, used=79.7 MiB, available=417.3 MiB 07:57:33.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:57:33.094 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:57:33.119 [pool-23-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:31.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:33.166 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:33.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=146.2 MiB, available=309.3 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:33.197 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486, this.localRepositoryRevisionInProgress=-1, revision=109 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:33.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:33.259 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:33.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=89.4 MiB, available=366.1 MiB 07:57:33.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:33.739 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:33.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=89.4 MiB, available=366.1 MiB 07:57:33.879 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.81.xml.gz 07:57:33.879 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:57:33.883 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:57:33.884 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:33.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:33.934 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:33.956 [qtp284059979-3230] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=88 07:57:33.965 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:33.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=100.6 MiB, available=354.9 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:33.991 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=134 remoteFromLocalRevision=88 07:57:34.007 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=69cb802b-b935-4f80-9e20-17d456082a81 from='build/repo/k0t52o2v-q8m6n-local-src' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:57:34.026 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:34.030 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:34.118 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=134 07:57:34.126 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:34.126 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:57:34.134 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:57:34.134 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:57:34.146 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=134 07:57:34.169 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:34.169 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:34.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=146.0 MiB, available=309.5 MiB 07:57:34.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:34.197 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:34.197 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:57:34.199 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=136 07:57:34.205 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 07:57:34.220 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:34.220 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:34.267 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:34.271 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:34.276 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:34.278 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:34.281 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:34.291 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=131, revision=136 07:57:34.295 [qtp284059979-59] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:34.299 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionSynced=181, revision=245 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:34.303 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:34.308 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=245, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:34.320 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=131, revision=136 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:34.321 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:34.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=136, revision=-1 07:57:34.350 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:34.355 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 transaction.localRevision=95 remoteFromLocalRevision=134 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:34.393 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:57:34.394 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:57:34.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=124, revision=127 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:34.404 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:34.406 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=69cb802b-b935-4f80-9e20-17d456082a81 to='build/repo/k0t52o2v-q8m6n-local-src', fromRepoLocalSync=false 07:57:34.407 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:57:34.407 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:57:34.424 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:34.434 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:34.439 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=95 07:57:34.442 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:34.446 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:57:34.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:34.579 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:34.580 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:34.581 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:34.595 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:34.645 [qtp833852776-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.remoteRepositoryRevisionSynced=122, revision=127 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:34.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.0 MiB, allocated=497.0 MiB, used=82.4 MiB, available=414.6 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:34.727 [qtp833852776-35] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:34.737 [qtp833852776-35] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:34.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=122, revision=127 07:57:34.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=127, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:34.744 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=109 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:34.803 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:57:34.803 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:34.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=145.8 MiB, available=309.7 MiB 07:57:35.000 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.-1.xml.gz 07:57:35.001 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:57:35.003 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:35.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=90.3 MiB, available=365.2 MiB 07:57:35.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:35.074 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:35.090 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:35.097 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=-1, revision=96 07:57:35.109 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:57:35.129 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:35.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:35.186 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:35.207 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% 07:57:35.236 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 07:57:35.242 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' 07:57:35.299 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6350d37fcda8eae2aa9ec5a69f19f5abb1af5631' to.sha1=''): /5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:35.415 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:35.493 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 07:57:35.495 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:35.543 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=101.0 MiB, available=354.5 MiB 07:57:35.559 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:35.555 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:35.556 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/C1D2rT8T0IA9Ohnc6PdFMA/aKPtdHaqQRnP4tmqK2zVRg' offset=0 07:57:35.605 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:35.690 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:35.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=90.5 MiB, available=365.0 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:35.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:35.734 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=89, revision=96 07:57:35.738 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:35.739 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:57:35.739 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:57:35.739 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:35.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:35.787 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 260016 bytes in 291 ms. path='/5/h' 07:57:35.850 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 07:57:35.978 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 07:57:35.991 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:36.002 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:36.037 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1a07cacd419714350a06a007bd129e69426caaf' to.sha1=''): /5/i org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:36.039 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 07:57:36.039 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:36.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.110 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:36.125 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.126 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:36.120 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 07:57:36.134 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:36.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:36.155 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:36.156 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:36.163 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:36.165 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.165 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:36.174 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.174 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:36.172 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/C1D2rT8T0IA9Ohnc6PdFMA/XSLBBtZeItdwKWqWq5DezA' offset=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:36.184 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.184 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:36.184 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:36.193 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.193 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:36.202 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.202 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:36.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.219 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:36.228 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.229 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:36.237 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:36.246 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.246 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:36.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:36.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=91.1 MiB, available=364.4 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:36.275 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.276 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:36.287 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:36.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118224 bytes in 160 ms. path='/5/i' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:36.295 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionSynced=89, revision=96 07:57:36.296 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:36.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:36.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=101.0 MiB, available=354.5 MiB 07:57:36.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:36.312 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:36.316 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:36.316 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:36.323 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:36.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:36.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:36.350 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:36.358 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:36.356 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:36.370 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:36.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=139 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:36.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c4c97e67c0215ef09af54f2086fa2bd8e263afc' to.sha1=''): /aa org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:36.408 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 07:57:36.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:36.448 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=XH4J-vQnzEDbBQNkIHUlqw, serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8} because of missing permissions! 07:57:36.449 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:36.518 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 07:57:36.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/aa' 07:57:36.545 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:36.546 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=0 07:57:36.584 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:36.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:36.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=100.5 MiB, available=355.0 MiB 07:57:36.861 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.180.xml.gz 07:57:36.861 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 07:57:36.863 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 07:57:36.863 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% 07:57:36.877 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:36.878 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:36.878 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:36.882 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:36.894 [qtp833852776-1599] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=244 07:57:36.912 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:36.926 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:36.928 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=1048576 07:57:36.946 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:36.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:57:37.087 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=90.3 MiB, available=365.2 MiB 07:57:37.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:37.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=130 remoteFromLocalRevision=244 07:57:37.141 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e71df1a4-69d0-4150-8464-33c862da892f from='build/repo/k0t4wvj2-ba0fk-local-dest-xenia' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:57:37.161 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:37.168 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:37.169 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:37.173 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:37.185 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:37.365 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=130 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:37.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 75 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:37.430 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:57:37.434 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:57:37.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 07:57:37.489 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:37.490 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=83.4 MiB, available=414.6 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:37.514 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=130 07:57:37.546 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:57:37.546 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:37.553 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:37.554 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=2097152 07:57:37.570 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:37.634 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=89.8 MiB, available=365.7 MiB 07:57:37.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:37.777 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:37.829 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:37.842 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486, this.localRepositoryRevisionSynced=-1, revision=109 07:57:37.842 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486, this.localRepositoryRevisionInProgress=109, revision=-1 07:57:37.864 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:37.870 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:37.872 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:37.872 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:37.887 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:37.888 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/F2bkMbxMbbSoGcgclb-0MA' offset=3145728 07:57:37.898 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:37.899 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:57:37.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:57:37.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:37.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:37.943 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:37.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 07:57:37.999 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 335376 bytes in 1477 ms. path='/aa' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:38.006 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=88.9 MiB, available=366.6 MiB 07:57:38.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:57:38.094 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:57:38.094 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:38.106 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:38.109 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:38.118 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.118 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:38.124 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa 07:57:38.125 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_18y68 into destFile aa 07:57:38.126 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_1vf9c into destFile aa org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.129 [qtp284059979-2532] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=95 07:57:38.220 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:38.234 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.244 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=141 remoteFromLocalRevision=95 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:38.250 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:38.251 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:38.252 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:38.254 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:38.257 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.remoteRepositoryRevisionSynced=127, revision=132 07:57:38.260 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:38.322 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:38.325 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:38.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=127, revision=132 07:57:38.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=132, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.323 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=69cb802b-b935-4f80-9e20-17d456082a81 from='build/repo/k0t52o2v-q8m6n-local-src' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:38.357 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1af24ee61ccd29e2f01da132166b08f9c2fe2369' to.sha1=''): /bb org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.361 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=141 07:57:38.369 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:38.369 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:57:38.371 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:57:38.371 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:38.372 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:38.374 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:38.374 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.378 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=141 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:38.377 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.384 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:38.384 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:38.389 [qtp833852776-2576] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f transaction.localRevision=251 remoteFromLocalRevision=130 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.398 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:57:38.398 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:57:38.400 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=139, revision=143 07:57:38.405 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:38.414 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:38.417 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=e71df1a4-69d0-4150-8464-33c862da892f to='build/repo/k0t4wvj2-ba0fk-local-dest-xenia', fromRepoLocalSync=false 07:57:38.418 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:38.419 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:57:38.419 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.421 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:57:38.422 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:38.426 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 07:57:38.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:38.434 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:38.439 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:38.439 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:38.442 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:38.445 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:38.446 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/MzmWxWyqusFpubg_MT9TEA' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.447 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:38.454 [qtp284059979-2532] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=136, revision=143 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:38.457 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:38.457 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.457 [qtp284059979-2532] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:38.458 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.460 [qtp284059979-2532] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:38.462 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.473 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=136, revision=143 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:38.474 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=244 localRepositoryRevisionInProgress=251 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=143, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:38.477 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:38.482 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:57:38.483 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.531 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:38.538 [qtp284059979-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 transaction.localRevision=101 remoteFromLocalRevision=141 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:38.552 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.565 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:38.569 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:38.577 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.573 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:38.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.596 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:57:38.604 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:57:38.614 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:38.622 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:38.621 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.627 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:57:38.628 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:57:38.629 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:38.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=-1, revision=5 07:57:38.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:38.630 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:57:38.640 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5430a353]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' 07:57:38.641 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5430a353]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:38.652 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:57:38.652 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:38.662 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 556595 bytes in 234 ms. path='/bb' 07:57:38.700 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 07:57:38.873 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 07:57:38.883 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' 07:57:38.909 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54c51634a539f657153ff594c0e5062a0fa6e182' to.sha1=''): /cc 07:57:38.986 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 07:57:38.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' 07:57:39.023 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:39.024 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/AKLNIje6cGd1XsgW4RQwLQ' offset=0 07:57:39.038 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:39.117 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:39.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=77.4 MiB, available=378.1 MiB 07:57:39.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:57:39.153 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:39.154 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:39.154 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:39.157 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:39.160 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:39.161 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:39.161 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:39.168 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=-1, revision=252 07:57:39.201 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=245, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=252 07:57:39.231 [pool-4-thread-7] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:39.233 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:39.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 275772 bytes in 246 ms. path='/cc' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:39.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:39.280 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 07:57:39.411 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 07:57:39.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:39.450 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:39.451 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e562d7f5e76bf77de244cf979cb7541cfed0751' to.sha1=''): /dd org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:39.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.5 MiB, allocated=497.5 MiB, used=83.5 MiB, available=414.0 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:39.491 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 07:57:39.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' 07:57:39.585 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:39.591 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/Ikzj1NhU7aMPR8GC_8iOfQ' offset=0 07:57:39.602 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:39.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:39.708 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:39.752 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=77.5 MiB, available=378.0 MiB 07:57:39.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=245, revision=252 07:57:39.765 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:39.766 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:57:39.766 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:39.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 362563 bytes in 212 ms. path='/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:39.774 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[aiqrkiy7kgYyHE1qdAUbmw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] via PGP-key[s] for UserRepoKeyPublicKey[id=4]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} 07:57:39.775 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:57:39.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:57:39.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:39.776 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:57:39.777 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[21aa617ec0d1a209] 07:57:39.777 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [21aa617ec0d1a209] 07:57:39.777 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=5]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[aiqrkiy7kgYyHE1qdAUbmw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:57:39.778 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:39.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:39.833 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 07:57:39.943 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 07:57:39.953 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% 07:57:39.965 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:40.005 [qtp316919383-2731] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 localRepositoryRevisionSynced=168 07:57:40.010 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:40.034 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=50 remoteFromLocalRevision=168 07:57:40.043 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e92202ea-2dda-4423-9c9d-4a86d1fc4923 from='build/repo/k0t542pm-gp3ag-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' 07:57:40.061 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:40.065 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:40.121 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=50 07:57:40.153 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:40.154 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:40.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.5 MiB, allocated=498.5 MiB, used=83.6 MiB, available=414.9 MiB 07:57:40.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:40.174 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:57:40.174 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:57:40.196 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=50 07:57:40.258 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:40.259 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:40.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=77.6 MiB, available=377.9 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:40.298 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:40.323 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:40.326 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:40.328 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:40.333 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:40.338 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:40.365 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionSynced=245, revision=252 07:57:40.366 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=252, revision=-1 07:57:40.371 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:40.388 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:40.390 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:57:40.396 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=52 07:57:40.408 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:40.441 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:57:40.442 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:57:40.445 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=135 07:57:40.459 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 07:57:40.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:57:40.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:40.485 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:40.489 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.remoteRepositoryRevisionSynced=5, revision=52 07:57:40.570 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:40.574 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=5, revision=52 07:57:40.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=52, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:40.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=83.7 MiB, available=401.8 MiB 07:57:40.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.-1.xml.gz 07:57:40.644 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:57:40.651 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:40.689 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:40.691 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:40.703 [qtp316919383-718] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 transaction.localRevision=175 remoteFromLocalRevision=50 07:57:40.724 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:40.727 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=e92202ea-2dda-4423-9c9d-4a86d1fc4923 to='build/repo/k0t542pm-gp3ag-local-dest', fromRepoLocalSync=false 07:57:40.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:57:40.729 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:57:40.740 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:40.794 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:40.802 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=175 07:57:40.812 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:40.822 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:40.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=77.7 MiB, available=377.8 MiB 07:57:40.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:41.051 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:41.110 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:41.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 07:57:41.232 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:57:41.321 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:41.385 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:41.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 07:57:41.450 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:57:41.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:41.507 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:41.528 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5470f42f1174aaa959556becf089227e6584069e' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:41.713 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=77.8 MiB, available=377.7 MiB 07:57:41.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:41.722 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:41.731 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 07:57:41.756 [Test worker] 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' 07:57:41.818 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:41.829 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HpmuM3FnDuoQM1T8SBxCWQ/Iwz6oVFlTBhh9aVOKTK7jg' offset=0 07:57:41.973 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:41.974 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:57:42.031 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13908 bytes in 275 ms. path='/1 {11 11ä11#+} 1/a' 07:57:42.107 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:40.822 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:57:42.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=158.5 MiB, available=297.0 MiB 07:57:42.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:57:42.198 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:42.228 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionInProgress=-1, revision=176 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:42.235 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.247 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:42.251 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.261 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:42.278 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:42.292 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='083fd83a8ce07f13b8130d18c77ed11f285c064f' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:42.430 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.464 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:42.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=77.6 MiB, available=377.9 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.477 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:42.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:57:42.476 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 07:57:42.476 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.503 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:42.502 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:42.503 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:42.504 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.506 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HpmuM3FnDuoQM1T8SBxCWQ/bemJRQSwv6qAOvB11sPLgg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:42.514 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.521 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:42.525 [qtp833852776-1599] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=251 07:57:42.528 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 07:57:42.562 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 24044 bytes in 85 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:42.564 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=137 remoteFromLocalRevision=251 07:57:42.676 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e71df1a4-69d0-4150-8464-33c862da892f from='build/repo/k0t4wvj2-ba0fk-local-dest-xenia' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.683 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:42.690 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=137 07:57:42.697 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:57:42.697 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:57:42.698 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 07:57:42.698 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 07:57:42.705 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=137 07:57:42.710 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:57:42.710 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.738 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:42.748 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:42.778 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:57:42.778 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:57:42.781 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=135, revision=139 07:57:42.788 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.789 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='79ee3132f69d00ec23666012ffc4d42a3c13a10c' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:42.809 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:42.811 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:42.859 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:42.860 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:42.861 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:42.864 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.878 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:42.887 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.remoteRepositoryRevisionSynced=132, revision=139 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.886 [Test worker] 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' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:42.890 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.930 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:42.941 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HpmuM3FnDuoQM1T8SBxCWQ/eQ7LkMqRO60lJsfHxMjE7Q' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:42.948 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:42.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=132, revision=139 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:42.953 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:42.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=139, revision=-1 07:57:42.992 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:42.994 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:42.995 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:42.998 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:43.010 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f transaction.localRevision=257 remoteFromLocalRevision=137 07:57:43.012 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:43.022 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 07:57:43.022 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:43.024 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65f197d0]getCloseDeferredMillis: closeDeferredMillis=20000 07:57:43.024 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65f197d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:43.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:43.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:43.027 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:43.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:57:43.028 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:57:43.030 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b1259ab]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:57:43.030 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b1259ab]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' locked successfully. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:43.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:57:43.115 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182078 bytes in 229 ms. path='/1 {11 11ä11#+} 1/c' 07:57:43.159 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:43.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=158.1 MiB, available=297.4 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:43.260 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:43.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=170, revision=176 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:43.271 [closeDeferredTimer-16491102-2] INFO c.c.c.l.LocalRepoManagerImpl - [16491102]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:43.306 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:57:43.309 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:57:43.310 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:57:43.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:43.325 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:43.373 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:43.412 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='66a00a13da0285019c0da26b1171e2b3c8c899bb' to.sha1=''): /2/1 {11 11ä11#+} 1/a 07:57:43.577 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 07:57:43.586 [Test worker] 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' 07:57:43.608 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:43.609 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9fwM1DU34KNWPdHFo55rbA/eqkIviW145LrZVzgorE4iQ/FEx8adFXyua-5tk-iprIpQ' offset=0 07:57:43.621 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:43.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:57:43.738 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 315233 bytes in 152 ms. path='/2/1 {11 11ä11#+} 1/a' 07:57:43.782 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:57:43.878 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 07:57:43.890 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:57:43.947 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b0a3f6dac1d503157e9678bf6c53c47034351690' to.sha1=''): /2/1 {11 11ä11#+} 1/b 07:57:44.070 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:44.123 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:44.121 [Test worker] 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' 07:57:44.159 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:44.168 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9fwM1DU34KNWPdHFo55rbA/eqkIviW145LrZVzgorE4iQ/6Jx1JKRGdmUlA0ertpLdXA' offset=0 07:57:44.184 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:44.188 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=158.1 MiB, available=297.4 MiB org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:44.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:44.221 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:44.224 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionSynced=170, revision=176 07:57:44.224 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionInProgress=176, revision=-1 07:57:44.253 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:44.255 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101270 bytes in 134 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:44.266 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:44.267 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:57:44.273 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=55 07:57:44.335 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:44.337 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:44.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:57:44.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:44.404 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 07:57:44.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:57:44.530 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3f5baccfaab2a1e3520da7065d8e2e8fab230b7' to.sha1=''): /2/a 07:57:44.653 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 07:57:44.685 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:57:44.705 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:44.706 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9fwM1DU34KNWPdHFo55rbA/pjmEmboom1OJ_yaC4IEZPg' offset=0 07:57:44.715 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:44.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:57:44.757 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 62342 bytes in 72 ms. path='/2/a' 07:57:44.825 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 07:57:44.955 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 07:57:44.982 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:45.112 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:45.121 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4fb3c610c76f5309f4c68ef11549f1eeec1a1967' to.sha1=''): /3 + &#ä/5/h org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:45.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=158.5 MiB, available=297.0 MiB 07:57:45.131 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:45.205 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 07:57:45.227 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:57:45.263 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:45.264 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yTzvSAZOxABuXaBXvNfmhw/N7LCZdGSfx7zbChY5JERBA/fDASj7Ci7g8vBiRnBv2lKQ' offset=0 07:57:45.275 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:45.289 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:57:45.313 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13678 bytes in 86 ms. path='/3 + &#ä/5/h' 07:57:45.389 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:45.419 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:45.447 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:45.480 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:45.534 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:45.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:57:45.591 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e6b01f073f10346770757b3f8039c8ce0f33f05' to.sha1=''): /3 + &#ä/5/i org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:45.613 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:45.663 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=158.0 MiB, available=297.5 MiB 07:57:45.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:45.685 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 07:57:45.705 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:57:45.745 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:45.753 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yTzvSAZOxABuXaBXvNfmhw/N7LCZdGSfx7zbChY5JERBA/MnIii3WD94R5jmJejv1lWA' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:45.776 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:45.782 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:45.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:45.860 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:45.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120870 bytes in 212 ms. path='/3 + &#ä/5/i' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:45.973 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:46.005 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:46.036 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:46.037 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:46.054 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 07:57:46.089 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:46.114 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:46.172 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='974be637392d2f4aae7bf997304b3a0a0bdfd685' to.sha1=''): /3 + &#ä/aa org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:46.178 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:46.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=157.9 MiB, available=297.6 MiB 07:57:46.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:57:46.238 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:57:46.238 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:57:46.239 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:46.243 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:46.254 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:46.266 [qtp316919383-2731] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 localRepositoryRevisionSynced=175 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:46.285 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:46.296 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:46.300 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:46.312 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:46.327 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=57 remoteFromLocalRevision=175 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:46.335 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:46.341 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yTzvSAZOxABuXaBXvNfmhw/ICNtz_4g5ql1MZ1AxYdgvg' offset=0 07:57:46.351 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:46.369 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:46.389 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e92202ea-2dda-4423-9c9d-4a86d1fc4923 from='build/repo/k0t542pm-gp3ag-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:46.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:46.439 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:46.489 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:46.687 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:46.754 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:46.836 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4343bb8e]initPersistenceManagerFactory: repositoryId=91d4af08-35f2-4289-8cdc-e5e9408e1a11 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:46.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 202488 bytes in 532 ms. path='/3 + &#ä/aa' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:46.912 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:57:46.939 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b1259ab]initPersistenceManagerFactory: repositoryId=698a07df-8b19-447a-936d-f7aeb690eecb 07:57:46.940 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b1259ab]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3908 ms. 07:57:46.948 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:46.954 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:46.975 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:46.975 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b1259ab]getCloseDeferredMillis: closeDeferredMillis=20000 07:57:46.975 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b1259ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:46.977 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:57:46.989 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:46.990 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:46.990 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:46.992 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:46.992 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:46.993 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:47.054 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4343bb8e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 15925 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:47.065 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=50 localRepositoryRevisionInProgress=57 07:57:47.070 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:47.071 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:57:47.073 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:57:47.074 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:57:47.078 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=57 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:47.098 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:47.098 [qtp833852776-1598] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:47.101 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:47.108 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:47.136 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:47.136 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:47.134 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:47.148 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:47.149 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:47.148 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:57:47.166 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:47.178 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:47.180 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:47.192 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:47.191 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:47.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=55, revision=59 07:57:47.201 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:47.231 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:22:47.400Z expiryDateTime=2019-09-21T06:52:47.400Z 07:57:47.242 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:47.244 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:47.244 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:47.246 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:47.250 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:47.253 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:47.254 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:47.261 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:47.276 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:47.290 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:47.295 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.remoteRepositoryRevisionSynced=52, revision=59 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:47.309 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:57:47.347 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:57:47.347 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null 07:57:47.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=16, revision=18 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:47.382 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:47.421 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:47.426 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=52, revision=59 07:57:47.427 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:47.535 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4e47b7a25f7093cd44c826f894a4f14224b0661d' to.sha1=''): /3 + &#ä/bb org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:47.546 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:47.549 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:47.556 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 transaction.localRevision=181 remoteFromLocalRevision=57 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:47.688 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=425.5 MiB, used=105.2 MiB, available=350.3 MiB 07:57:47.810 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:47.913 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:47.916 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:47.920 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 07:57:47.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:47.956 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.38% 07:57:47.964 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=698a07df-8b19-447a-936d-f7aeb690eecb to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=true 07:57:47.969 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:47.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.191.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:47.970 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:47.972 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.191.xml.gz org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:47.972 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yTzvSAZOxABuXaBXvNfmhw/81XF2TxHNVcg_PZFEBMBWg' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:47.976 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 698a07df-8b19-447a-936d-f7aeb690eecb ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7') org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:47.982 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:47.993 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:47.994 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:47.994 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:47.996 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:48.009 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:48.010 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:48.010 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:48.042 [pool-31-thread-1] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 19.54% 07:57:48.096 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb localRepositoryRevisionSynced=191 localRepositoryRevisionInProgress=257 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:48.099 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:48.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:48.106 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:48.112 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.191.xml.gz 07:57:48.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=191 repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:48.145 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:48.168 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:48.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 115486 bytes in 233 ms. path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 91d4af08-35f2-4289-8cdc-e5e9408e1a11 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55czw-9bq1d-local-dest localRepository.publicKeySha1 = 1E:69:C2:3C:A5:E7:A1:A5:5A:A2:05:79:05:43:DD:86:02:11:E7:B0 remoteRepository.repositoryId = 4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepository.remoteRoot = https://localhost:37204/4763b29b-9f3e-4115-9f93-fc1f5683ef6f/HNle5tSO9JqWGnJnBWt8SQ remoteRepository.publicKeySha1 = 70:DC:19:6B:52:D9:01:58:E6:40:3A:67:6A:B8:E5:3A:D5:97:3F: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 91d4af08-35f2-4289-8cdc-e5e9408e1a11 4763b29b-9f3e-4115-9f93-fc1f5683ef6f org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:48.182 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 renewalDateTime=2019-09-21T06:27:22.523Z expiryDateTime=2019-09-21T06:57:22.523Z 07:57:48.214 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:48.228 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:48.248 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:48.249 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:57:48.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=61 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:48.270 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:48.284 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:48.314 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:48.330 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:57:48.331 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=e92202ea-2dda-4423-9c9d-4a86d1fc4923 to='build/repo/k0t542pm-gp3ag-local-dest', fromRepoLocalSync=true 07:57:48.331 [pool-37-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e92202ea-2dda-4423-9c9d-4a86d1fc4923 ('build/repo/k0t542pm-gp3ag-local-dest') org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:48.334 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:48.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.175.xml.gz 07:57:48.335 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.175.xml.gz 07:57:48.355 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:48.360 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:48.378 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:48.403 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:48.407 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:48.419 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2232ea794b8aa8359d5c628b2eb9ad08eeac2e1' to.sha1=''): /3 + &#ä/cc org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:48.427 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 localRepositoryRevisionSynced=175 localRepositoryRevisionInProgress=181 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:48.455 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=91d4af08-35f2-4289-8cdc-e5e9408e1a11 serverRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f renewalDateTime=2019-09-21T06:27:48.391Z expiryDateTime=2019-09-21T06:57:48.391Z org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:48.456 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:48.471 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:48.473 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.175.xml.gz 07:57:48.473 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=175 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:48.492 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:48.494 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:48.520 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:57:48.521 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4763b29b-9f3e-4115-9f93-fc1f5683ef6f from='https://localhost:37204/4763b29b-9f3e-4115-9f93-fc1f5683ef6f/HNle5tSO9JqWGnJnBWt8SQ' toID=91d4af08-35f2-4289-8cdc-e5e9408e1a11 to='build/repo/k0t55czw-9bq1d-local-dest', fromRepoLocalSync=true org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:48.524 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:48.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55czw-9bq1d-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4763b29b-9f3e-4115-9f93-fc1f5683ef6f.-1.xml.gz 07:57:48.532 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55czw-9bq1d-local-dest/.subshare-repo/tmp/ChangeSetDto.4763b29b-9f3e-4115-9f93-fc1f5683ef6f.-1.xml.gz 07:57:48.537 [pool-30-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 91d4af08-35f2-4289-8cdc-e5e9408e1a11 ('build/repo/k0t55czw-9bq1d-local-dest') 07:57:48.559 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:48.568 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:48.592 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yTzvSAZOxABuXaBXvNfmhw/ujqo0Mr2NdQ9LIcgXBE2hw' offset=0 07:57:48.602 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:48.606 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepositoryId=91d4af08-35f2-4289-8cdc-e5e9408e1a11 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=103 07:57:48.720 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:48.739 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55czw-9bq1d-local-dest/.subshare-repo/tmp/ChangeSetDto.4763b29b-9f3e-4115-9f93-fc1f5683ef6f.-1.xml.gz 07:57:48.740 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=91d4af08-35f2-4289-8cdc-e5e9408e1a11 serverRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:48.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:48.967 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:48.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=86.7 MiB, available=368.8 MiB 07:57:48.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:57:48.981 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:48.985 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:48.986 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:49.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 689892 bytes in 476 ms. path='/3 + &#ä/cc' 07:57:49.022 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:49.033 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:49.034 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:49.034 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:49.037 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:49.038 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:49.039 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:49.039 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:49.046 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionInProgress=-1, revision=258 07:57:49.061 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=192, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=258 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:49.066 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 07:57:49.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:49.103 [pool-4-thread-7] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:49.103 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:49.117 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=3, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=11, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:49.148 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1512231490f400b425d0266100f45904c2356dbc' to.sha1=''): /3 + &#ä/dd org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:49.203 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:49.225 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 07:57:49.258 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 07:57:49.293 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:49.298 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yTzvSAZOxABuXaBXvNfmhw/e81utRDzC5rCd5KteiNXPQ' offset=0 07:57:49.311 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:49.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=160.3 MiB, available=295.2 MiB 07:57:49.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:49.482 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:49.542 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:49.550 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:49.556 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionInProgress=-1, revision=182 07:57:49.565 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 07:57:49.599 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:49.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:49.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2720 bytes in 415 ms. path='/3 + &#ä/dd' 07:57:49.707 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:49.742 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:49.742 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="49275de4-2e37-4b35-b580-bb4398bb92d8"] on repo=132aa85e-82de-4ec6-90a5-f59ae3d91486 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:49.761 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=399.0 MiB, used=105.1 MiB, available=350.4 MiB 07:57:49.761 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:49.760 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 07:57:49.791 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:49.833 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 localRepositoryRevisionSynced=107 07:57:49.836 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:49.873 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 transaction.localRevision=89 remoteFromLocalRevision=107 07:57:49.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=132aa85e-82de-4ec6-90a5-f59ae3d91486 from='build/repo/k0t54ezl-p8m4z-local-dest' toID=49275de4-2e37-4b35-b580-bb4398bb92d8 to='https://localhost:43274/49275de4-2e37-4b35-b580-bb4398bb92d8' 07:57:49.943 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:49.976 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:50.058 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:50.070 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:50.086 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:50.123 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:50.125 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:50.130 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=82.4 MiB, available=373.1 MiB 07:57:50.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=192, revision=258 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:50.176 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:57:50.186 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:50.197 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:50.216 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 localRepositoryRevisionSynced=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:50.226 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91d4af08-35f2-4289-8cdc-e5e9408e1a11, this.localRepositoryRevisionInProgress=-1, revision=105 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:50.261 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:50.262 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.to' result=null 07:57:50.281 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:50.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:50.311 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepositoryId=91d4af08-35f2-4289-8cdc-e5e9408e1a11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:50.372 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=91 07:57:50.390 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:50.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=160.2 MiB, available=295.3 MiB 07:57:50.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=176, revision=182 07:57:50.460 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:57:50.462 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:57:50.463 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:57:50.463 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:50.494 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:50.503 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:50.508 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486, this.remoteRepositoryRevisionSynced=5, revision=91 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:50.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=91d4af08-35f2-4289-8cdc-e5e9408e1a11 serverRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:50.589 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:50.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=5, revision=91 07:57:50.599 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:50.619 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:50.621 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:57:50.621 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:57:50.626 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[aiqrkiy7kgYyHE1qdAUbmw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] via PGP-key[s] for UserRepoKeyPublicKey[id=4]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} 07:57:50.628 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:57:50.628 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:57:50.628 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:50.629 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:57:50.629 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[21aa617ec0d1a209] 07:57:50.630 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [21aa617ec0d1a209] 07:57:50.630 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=5]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[aiqrkiy7kgYyHE1qdAUbmw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:57:50.631 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:50.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:50.694 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:50.727 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 transaction.localRevision=114 remoteFromLocalRevision=89 07:57:50.798 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:50.801 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=49275de4-2e37-4b35-b580-bb4398bb92d8 from='https://localhost:43274/49275de4-2e37-4b35-b580-bb4398bb92d8' toID=132aa85e-82de-4ec6-90a5-f59ae3d91486 to='build/repo/k0t54ezl-p8m4z-local-dest', fromRepoLocalSync=false 07:57:50.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.null.xml.gz 07:57:50.802 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest/.subshare-repo/tmp/ChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.null.xml.gz 07:57:50.816 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:50.840 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=114 07:57:50.843 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:50.855 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest/.subshare-repo/tmp/ChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:51.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=423.5 MiB, used=105.4 MiB, available=350.1 MiB 07:57:51.529 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=105 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:51.577 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=159.8 MiB, available=295.7 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:51.585 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=83.1 MiB, available=372.4 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:51.637 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:51.643 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionSynced=176, revision=182 07:57:51.643 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionInProgress=182, revision=-1 07:57:51.714 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:51.735 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:51.736 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:51.741 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:51.742 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:51.743 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:51.745 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:51.750 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=61, revision=64 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:51.750 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionSynced=192, revision=258 07:57:51.751 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionInProgress=258, revision=-1 07:57:51.824 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:51.830 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 07:57:51.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:57:51.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:51.921 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:57:51.922 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null 07:57:51.927 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=18, revision=20 07:57:51.973 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:57:52.095 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:52.096 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:52.096 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:52.099 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:52.103 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.remoteRepositoryRevisionSynced=12, revision=20 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:50.855 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:57:52.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.0 MiB, allocated=497.0 MiB, used=92.8 MiB, available=404.2 MiB 07:57:52.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:57:52.147 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:52.156 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:52.161 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486, this.localRepositoryRevisionInProgress=-1, revision=115 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:52.232 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:52.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=12, revision=20 07:57:52.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:52.239 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:52.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:52.315 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:52.327 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:52.341 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:52.534 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=159.6 MiB, available=295.9 MiB 07:57:52.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:52.990 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:53.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=90.7 MiB, available=407.3 MiB 07:57:53.015 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.remoteRepositoryRevisionSynced=109, revision=115 07:57:53.028 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=XH4J-vQnzEDbBQNkIHUlqw, serverRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8} because of missing permissions! 07:57:53.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:52.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:57:53.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=82.9 MiB, available=372.6 MiB 07:57:53.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:53.208 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=159.6 MiB, available=295.9 MiB 07:57:53.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:53.237 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=nsJoLlf3bA5XafaP1vF4qg could not be decrypted! Access rights missing?! 07:57:53.278 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 41 ms. 07:57:53.278 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.331 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=E0WoaxgBWakL7gDr-6SZSQ could not be decrypted! Access rights missing?! 07:57:53.332 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:53.332 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.334 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=5mTbxZRnPf2BABNDoa7OuA could not be decrypted! Access rights missing?! 07:57:53.334 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:53.334 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.342 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=BYpogffMXTa4NuDCTquk7A could not be decrypted! Access rights missing?! 07:57:53.343 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:53.343 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.346 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=TV5mcypqPANf3wt0vN7sOQ could not be decrypted! Access rights missing?! 07:57:53.346 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:53.346 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.358 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=CV6-wPnhXmRUCFzne1zw3A could not be decrypted! Access rights missing?! 07:57:53.358 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:53.358 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.361 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=4BpZKaCzISyn7lvPoXqDuQ could not be decrypted! Access rights missing?! 07:57:53.362 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:53.362 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.364 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=JV6XdFte6p5ZMS7Zee9w6Q could not be decrypted! Access rights missing?! 07:57:53.365 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:53.365 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.376 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=2uHFkUMjIuM7DtGgCgW5Pw could not be decrypted! Access rights missing?! 07:57:53.377 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:53.377 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.379 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=gpW0pUCV1X8aZ1q7QMB5Iw could not be decrypted! Access rights missing?! 07:57:53.380 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:53.380 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.382 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=m4f_b6gdRoI5CazNJybmnA could not be decrypted! Access rights missing?! 07:57:53.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:53.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.385 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=7xb5W9sBCBG7yoLUaEpYBQ could not be decrypted! Access rights missing?! 07:57:53.385 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:53.385 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.387 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=FaFB7nU0FwWs6McZPy-eIQ could not be decrypted! Access rights missing?! 07:57:53.388 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:53.388 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.391 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=X6-RQB00XaAI-2Z5PGjjeA could not be decrypted! Access rights missing?! 07:57:53.392 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:53.393 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.395 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=P1iQ1FmQ6R9eY4MFm_A8sw could not be decrypted! Access rights missing?! 07:57:53.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:53.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.400 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=eAhuIV1OX_ONSsWXmYsU_A could not be decrypted! Access rights missing?! 07:57:53.401 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:53.401 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.404 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=5bMyjtuT02QxoiMf_popJw could not be decrypted! Access rights missing?! 07:57:53.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:57:53.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.407 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hXcSowXEAVW2IU8-XMSlww could not be decrypted! Access rights missing?! 07:57:53.408 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:53.408 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:57:53.507 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=lAwH4GQoOUzZMlPIvYCxEw, serverRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f} because of missing permissions! 07:57:53.509 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=guWkP94WK7vqDDMQO4xbqg, serverRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f} because of missing permissions! 07:57:53.511 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=SbqjQzmSCYJLNrTTmj0GHg, serverRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f} because of missing permissions! org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:53.581 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:53.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.5 MiB, allocated=497.5 MiB, used=90.7 MiB, available=406.8 MiB 07:57:53.745 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:53.767 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486, this.localRepositoryRevisionSynced=109, revision=115 07:57:53.769 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486, this.localRepositoryRevisionInProgress=115, revision=-1 07:57:53.817 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:53.824 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:53.825 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.to' result=null 07:57:53.837 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=-1, revision=94 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:53.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=76.0 MiB, available=379.5 MiB 07:57:53.855 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:53.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=159.6 MiB, available=295.9 MiB 07:57:53.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.175.xml.gz 07:57:53.857 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:53.861 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:53.860 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:57:53.860 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:57:53.878 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:53.890 [qtp316919383-2405] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 localRepositoryRevisionSynced=181 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:53.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:57:53.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:53.905 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:53.944 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=66 remoteFromLocalRevision=181 07:57:53.952 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e92202ea-2dda-4423-9c9d-4a86d1fc4923 from='build/repo/k0t542pm-gp3ag-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' 07:57:53.980 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:53.986 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:54.012 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=66 07:57:54.043 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:54.043 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:57:54.046 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 07:57:54.061 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:57:54.067 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:57:54.087 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:57:54.088 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:57:54.142 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:57:54.193 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=64, revision=68 07:57:54.193 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68 07:57:54.308 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:53.511 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:57:54.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=397.0 MiB, used=106.4 MiB, available=349.1 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:54.381 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:54.384 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.remoteRepositoryRevisionSynced=59, revision=68 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:54.409 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:54.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=76.0 MiB, available=379.5 MiB 07:57:54.515 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.191.xml.gz 07:57:54.515 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.07% org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:54.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.5 MiB, allocated=498.5 MiB, used=90.9 MiB, available=407.6 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:54.540 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:54.541 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:54.542 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:54.546 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:54.598 [qtp833852776-1599] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb localRepositoryRevisionSynced=257 07:57:54.617 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:54.651 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:54.667 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91d4af08-35f2-4289-8cdc-e5e9408e1a11, this.localRepositoryRevisionSynced=-1, revision=105 07:57:54.669 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91d4af08-35f2-4289-8cdc-e5e9408e1a11, this.localRepositoryRevisionInProgress=105, revision=-1 07:57:54.689 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:54.696 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:54.720 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:54.726 [qtp316919383-29] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:57:54.753 [qtp316919383-29] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:54.770 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55czw-9bq1d-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:54.772 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55czw-9bq1d-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:54.811 [qtp316919383-29] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:57:54.821 [qtp316919383-29] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:54.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:54.857 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:54.874 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=23 remoteFromLocalRevision=257 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:54.876 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=59, revision=68 07:57:54.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=68, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:54.954 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=91d4af08-35f2-4289-8cdc-e5e9408e1a11 remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:54.992 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 38.70% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:55.006 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 07:57:55.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:55.016 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=698a07df-8b19-447a-936d-f7aeb690eecb to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7', fromRepoLocalSync=false 07:57:55.017 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:55.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:57:55.018 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:57:55.039 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:55.040 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:55.040 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:55.044 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:54.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:57:55.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=90.8 MiB, available=407.2 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:55.052 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:55.053 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:55.054 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:55.054 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:55.061 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:55.079 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb localRepositoryRevisionSynced=257 localRepositoryRevisionInProgress=262 07:57:55.084 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:55.104 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:57:55.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:55.161 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:55.298 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:55.302 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=91d4af08-35f2-4289-8cdc-e5e9408e1a11, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:55.346 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:55.346 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:55.351 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionSynced=-1, revision=5 07:57:55.351 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f, this.localRepositoryRevisionInProgress=5, revision=-1 07:57:55.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:57:55.375 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:55.565 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 07:57:55.574 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 07:57:55.574 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/yyaagjohdsfg' org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:55.662 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.5 MiB, allocated=499.5 MiB, used=90.9 MiB, available=408.6 MiB 07:57:55.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.49275de4-2e37-4b35-b580-bb4398bb92d8.null.xml.gz 07:57:55.664 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:57:55.664 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:57:55.664 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:55.690 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:55.699 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:55.702 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f47e34f3dac7042c15a880c163a349def59e4cf' to.sha1='de695b157f76853b088ef3c8730271795be1633a'): /yyaagjohdsfg org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:55.711 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 localRepositoryRevisionSynced=114 07:57:55.764 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:55.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=76.5 MiB, available=379.0 MiB 07:57:55.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:55.790 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=71 07:57:55.790 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:55.794 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 transaction.localRevision=96 remoteFromLocalRevision=114 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:55.803 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:55.805 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:55.805 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:55.809 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:55.810 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:55.811 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:55.812 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:55.827 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionInProgress=-1, revision=263 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:55.863 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=132aa85e-82de-4ec6-90a5-f59ae3d91486 from='build/repo/k0t54ezl-p8m4z-local-dest' toID=49275de4-2e37-4b35-b580-bb4398bb92d8 to='https://localhost:43274/49275de4-2e37-4b35-b580-bb4398bb92d8' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:55.875 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=258, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=263 07:57:55.893 [pool-4-thread-7] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:55.893 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:55.894 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 07:57:55.899 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:55.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.to' result=null 07:57:55.901 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:57:55.901 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:57:55.906 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 localRepositoryRevisionSynced=96 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:55.906 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:55.917 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.remoteRepositoryRevisionSynced=68, revision=71 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:55.913 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:55.913 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.to' result=null 07:57:55.919 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:55.919 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t54ezl-p8m4z-local-dest' configKey='repair.deleteCollisions.to' result=null 07:57:55.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=94, revision=98 07:57:55.930 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 07:57:56.024 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:56.040 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486, this.remoteRepositoryRevisionSynced=91, revision=98 07:57:56.076 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:56.088 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:56.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionSynced=91, revision=98 07:57:56.088 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8, this.localRepositoryRevisionInProgress=98, revision=-1 07:57:56.118 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:56.124 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=49275de4-2e37-4b35-b580-bb4398bb92d8 remoteRepositoryId=132aa85e-82de-4ec6-90a5-f59ae3d91486 transaction.localRevision=120 remoteFromLocalRevision=96 07:57:56.141 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:56.145 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:56.182 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:56.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=68, revision=71 07:57:56.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:56.225 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [fb68b3a]getCloseDeferredMillis: closeDeferredMillis=20000 07:57:56.226 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [fb68b3a]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:56.230 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [fd6e4f4]getCloseDeferredMillis: closeDeferredMillis=20000 07:57:56.230 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [fd6e4f4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:56.263 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:56.348 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:56.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=421.5 MiB, used=106.5 MiB, available=349.0 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:56.422 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:56.462 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e92202ea-2dda-4423-9c9d-4a86d1fc4923"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 07:57:56.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/yyaagjohdsfg' 07:57:56.539 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:56.574 [qtp316919383-2405] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:57:56.612 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:56.631 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:56.645 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/IvPkXmifL_KgAn2JNkEbkQ' offset=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:55.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:57:56.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=76.6 MiB, available=378.9 MiB 07:57:56.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=258, revision=263 07:57:56.657 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:56.660 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:57:56.660 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:57:56.668 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[aiqrkiy7kgYyHE1qdAUbmw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] via PGP-key[s] for UserRepoKeyPublicKey[id=4]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} 07:57:56.669 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:57:56.669 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:57:56.670 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:56.670 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:57:56.672 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[21aa617ec0d1a209] 07:57:56.673 [Test worker] WARN o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: org.subshare.core.pgp.MissingSigningPgpKeyException: The data was signed using the following PGP-keys, of which none could be found in the local key-ring: [21aa617ec0d1a209] 07:57:56.673 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=5]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[aiqrkiy7kgYyHE1qdAUbmw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:57:56.674 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:56.727 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:56.792 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:56.893 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53145 bytes in 416 ms. path='/yyaagjohdsfg' 07:57:56.917 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=74 07:57:56.917 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 07:57:56.962 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:56.979 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.remoteRepositoryRevisionSynced=71, revision=74 07:57:57.022 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:57.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=71, revision=74 07:57:57.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:56.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:57:57.110 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=396.0 MiB, used=106.5 MiB, available=349.0 MiB 07:57:57.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:57.133 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:57:57.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT 07:57:56.709 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:57.184 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:57.221 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:57:57.264 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:56.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:57:57.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=77.8 MiB, available=377.7 MiB 07:57:57.340 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:57.341 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:57.341 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:57.345 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:57.355 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionSynced=258, revision=263 07:57:57.356 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb, this.localRepositoryRevisionInProgress=263, revision=-1 07:57:57.376 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:57.405 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:57:57.420 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:57:57.452 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:57.458 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.from' result=null 07:57:57.459 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' configKey='repair.deleteCollisions.to' result=null 07:57:57.462 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=24 07:57:57.481 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=24 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:57.577 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e92202ea-2dda-4423-9c9d-4a86d1fc4923"] on repo=e92202ea-2dda-4423-9c9d-4a86d1fc4923 07:57:57.630 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:57:57.658 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=66 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:57.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=419.0 MiB, used=106.5 MiB, available=349.0 MiB 07:57:57.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55czw-9bq1d-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4763b29b-9f3e-4115-9f93-fc1f5683ef6f.-1.xml.gz 07:57:57.672 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:57.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:57.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:57.676 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:57:57.677 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:57:57.695 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:57.707 [qtp666971185-2967] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4763b29b-9f3e-4115-9f93-fc1f5683ef6f remoteRepositoryId=91d4af08-35f2-4289-8cdc-e5e9408e1a11 localRepositoryRevisionSynced=103 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:57.717 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:57:57.717 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:57:57.721 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=79 07:57:57.726 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:57.868 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:57.880 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 07:57:57.881 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:57:57.881 [Test worker] INFO o.s.t.RepoToRepoSyncIT - syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey: Caught ReadAccessDeniedException as expected. 07:57:57.881 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2ec204f]getCloseDeferredMillis: closeDeferredMillis=20000 07:57:57.882 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2ec204f]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:57.882 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4343bb8e]getCloseDeferredMillis: closeDeferredMillis=20000 07:57:57.882 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4343bb8e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:57.901 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:57:57.970 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:57.974 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.remoteRepositoryRevisionSynced=74, revision=79 07:57:58.015 [qtp316919383-2405] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:57:58.032 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:57.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:57:57.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:57:58.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=76.1 MiB, available=379.4 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:58.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=74, revision=79 07:57:58.038 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=79, revision=-1 07:57:58.060 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:58.075 [qtp316919383-718] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 transaction.localRevision=194 remoteFromLocalRevision=66 07:57:58.078 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:58.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=e92202ea-2dda-4423-9c9d-4a86d1fc4923 to='build/repo/k0t542pm-gp3ag-local-dest', fromRepoLocalSync=false 07:57:58.084 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:57:58.084 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:57:58.105 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:58.146 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 localRepositoryRevisionSynced=181 localRepositoryRevisionInProgress=194 07:57:58.206 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:58.210 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:57:58.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:57:58.260 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [789228b4]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' 07:57:58.266 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [789228b4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT 07:57:58.390 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:58.467 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:58.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:57:58.628 [closeDeferredTimer-53af376b-6p] INFO c.c.c.l.LocalRepoManagerImpl - [53af376b]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:57:58.809 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:59.151 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=161.9 MiB, available=293.6 MiB 07:57:59.151 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:57:59.171 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:59.206 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionInProgress=-1, revision=195 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:58.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=75.3 MiB, available=380.2 MiB 07:57:58.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:57:59.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=75.3 MiB, available=380.2 MiB 07:57:59.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare/metaOnlyRepo/6O9qmc1x_ZxcOy-Ef9J81Q/54ff4bf2-1152-4e6e-8989-7d11e3df38d7/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:57:59.266 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:59.267 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:59.268 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:57:59.271 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:59.291 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=195 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:59.309 [qtp833852776-57] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb localRepositoryRevisionSynced=262 07:57:59.322 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:59.350 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=698a07df-8b19-447a-936d-f7aeb690eecb remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=26 remoteFromLocalRevision=262 07:57:59.362 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 57.85% 07:57:59.362 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 77.01% 07:57:59.363 [Test worker] INFO o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00% 07:57:59.363 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4b1259ab]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:59.371 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:59.374 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:59.544 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:59.549 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65f197d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:57:59.619 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:57:59.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:59.647 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:59.649 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:57:59.649 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:57:59.650 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:59.650 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:57:59.651 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:57:59.681 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:59.682 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:59.683 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:57:59.684 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7df86f00]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' 07:57:59.692 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7df86f00]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' locked successfully. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:57:59.797 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 07:57:59.797 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@2d27b1bf 07:57:59.799 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:57:59.799 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:57:59.799 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:57:59.799 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:57:59.800 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:57:59.801 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:57:59.801 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:57:59.833 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 07:57:59.833 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@2d27b1bf 07:57:59.875 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:57:59.875 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:57:59.875 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:57:59.875 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:57:59.875 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:57:59.875 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:59.875 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:57:59.876 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@2d27b1bf 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:57:59.894 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:57:59.895 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:57:59.895 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:59.895 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:57:59.895 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:57:59.895 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:57:59.895 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:57:59.895 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:57:59.895 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:57:59.895 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:57:59.906 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:59.928 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=server 07:57:59.928 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@2d27b1bf 07:57:59.928 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler , Niklas Schiffler ]] 07:57:59.928 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann ]] 07:57:59.928 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:57:59.928 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) ]] 07:57:59.928 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk , Sebastian Schefczyk ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler , Niklas Schiffler ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek , Daniel Mazurek ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber , Alexander Bieber ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak , Jonathan Nowak ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger , Marc Klinger ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann , Marius Heinzmann ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen ]] 07:57:59.929 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler ]] 07:57:59.945 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:59.946 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:59.946 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:59.947 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:59.948 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:57:59.948 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/xenia/.subshare 07:58:00.030 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.030 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.034 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:00.048 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:00.057 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.058 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.078 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.080 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:00.121 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 renewalDateTime=2019-09-21T06:21:19.676Z expiryDateTime=2019-09-21T06:51:19.676Z 07:58:00.140 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.141 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.142 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.144 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:00.152 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:00.161 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:00.161 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:00.247 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:58:00.248 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:58:00.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=141 07:58:00.278 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 07:58:00.342 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 0.38% 07:58:00.344 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=e71df1a4-69d0-4150-8464-33c862da892f to='build/repo/k0t4wvj2-ba0fk-local-dest-xenia', fromRepoLocalSync=true 07:58:00.347 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:00.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.251.xml.gz 07:58:00.348 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.251.xml.gz 07:58:00.351 [pool-32-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e71df1a4-69d0-4150-8464-33c862da892f ('build/repo/k0t4wvj2-ba0fk-local-dest-xenia') 07:58:00.378 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.379 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.381 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.386 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:00.391 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.392 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.393 [qtp833852776-2492] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:00.396 [pool-32-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 9.96% 07:58:00.439 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=251 localRepositoryRevisionInProgress=266 07:58:00.444 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:00.449 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.251.xml.gz 07:58:00.449 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=251 repoFileDtos.size=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:00.542 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=162.2 MiB, available=293.3 MiB 07:58:00.546 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=182, revision=195 07:58:00.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:58:00.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:00.611 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:58:00.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:00.612 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:00.627 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:00.629 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:00.630 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:00.631 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:58:01.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=160.8 MiB, available=294.7 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:01.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=79.6 MiB, available=375.9 MiB 07:58:01.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:58:01.372 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:01.428 [pool-32-thread-1] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 14.97% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:01.456 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:01.462 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionSynced=182, revision=195 07:58:01.462 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionInProgress=195, revision=-1 07:58:01.508 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:01.513 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:01.514 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:01.526 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:01.526 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:01.534 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:01.535 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=81 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:01.535 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:01.536 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:01.540 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:01.542 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:01.542 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:01.542 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:01.550 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=-1, revision=267 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:01.561 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:01.567 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=252, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=267 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:01.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:01.586 [pool-4-thread-7] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:01.586 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:01.639 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:02.175 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:02.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=78.6 MiB, available=376.9 MiB 07:58:02.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=252, revision=267 07:58:02.218 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:02.219 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:58:02.219 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:58:02.251 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[aiqrkiy7kgYyHE1qdAUbmw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] via PGP-key[s] for UserRepoKeyPublicKey[id=4]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} 07:58:02.252 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: testUser=xenia 07:58:02.252 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: BcWithLocalGnuPgPgp@206d1a57 07:58:02.261 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]] 07:58:02.261 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[c9cae3c95b325158, []] 07:58:02.261 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getPgpOrFail: * PgpKey[21aa617ec0d1a209, []] 07:58:02.271 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[21aa617ec0d1a209] 07:58:02.272 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=5]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[aiqrkiy7kgYyHE1qdAUbmw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:58:02.272 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:02.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:01.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:58:02.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=149.0 MiB, available=306.5 MiB 07:58:02.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:02.576 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5430a353]initPersistenceManagerFactory: repositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 07:58:02.581 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5430a353]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21236 ms. 07:58:02.692 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 07:58:02.745 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 07:58:02.783 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:02.788 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:02.789 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:46830' serverPath='/d8186643-4aa5-41e4-b0a6-59000028b202' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, invitation=true] 07:58:02.794 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 07:58:02.833 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:02.966 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 123 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:03.043 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=78.6 MiB, available=376.9 MiB 07:58:03.088 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:03.088 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:03.089 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:03.092 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:03.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=149.0 MiB, available=306.5 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:03.111 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionSynced=252, revision=267 07:58:03.112 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=267, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:03.120 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, invitation=false] 07:58:03.121 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, invitation=false, validTo=null] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:03.146 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:03.166 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:58:03.239 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:03.251 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:03.254 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:03.279 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:58:03.279 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:58:03.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=141, revision=144 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:03.290 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:03.319 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:03.328 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:03.342 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:03.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:03.430 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, invitation=false] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:03.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:58:03.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=149.0 MiB, available=306.5 MiB 07:58:03.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:58:03.673 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:58:03.673 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:58:03.673 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:58:03.689 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:03.723 [qtp316919383-718] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 localRepositoryRevisionSynced=194 07:58:03.726 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:03.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=83 remoteFromLocalRevision=194 07:58:03.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e92202ea-2dda-4423-9c9d-4a86d1fc4923 from='build/repo/k0t542pm-gp3ag-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:03.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:58:03.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=78.5 MiB, available=377.0 MiB 07:58:03.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:03.901 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=66 localRepositoryRevisionInProgress=83 07:58:03.941 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:03.942 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:03.966 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:58:03.966 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:58:03.972 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=83 07:58:04.025 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:04.026 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:04.047 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:04.047 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:04.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=81, revision=85 07:58:04.054 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 07:58:04.114 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:04.130 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.remoteRepositoryRevisionSynced=79, revision=85 07:58:04.174 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:04.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=79, revision=85 07:58:04.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=85, revision=-1 07:58:04.223 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:04.240 [qtp316919383-2731] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 transaction.localRevision=200 remoteFromLocalRevision=83 07:58:04.259 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:04.278 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:04.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=78.1 MiB, available=377.4 MiB 07:58:04.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:04.430 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2w-l202b-remote' 07:58:04.430 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2w-l202b-remote' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:04.430 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:04.458 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:04.480 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 renewalDateTime=2019-09-21T06:23:07.200Z expiryDateTime=2019-09-21T06:53:07.200Z 07:58:04.491 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:04.500 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:04.506 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:04.507 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:04.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=148 07:58:04.584 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 07:58:04.625 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:58:04.632 [pool-38-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 ('build/repo/k0t4xzbo-h5ngg-local-src') 07:58:04.633 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414' toID=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 to='build/repo/k0t4xzbo-h5ngg-local-src', fromRepoLocalSync=true 07:58:04.651 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:58:04.667 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:58:04.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.98.xml.gz 07:58:04.737 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.98.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:04.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=78.1 MiB, available=377.4 MiB 07:58:04.751 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.251.xml.gz 07:58:04.752 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 21.07% 07:58:04.754 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 29.69% 07:58:04.754 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 38.31% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:04.764 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:04.787 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:04.789 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:04.791 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:04.794 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:04.796 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=200 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:04.814 [qtp833852776-1599] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=266 07:58:04.818 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:04.825 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:04.831 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.98.xml.gz 07:58:04.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=98 repoFileDtos.size=3 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:04.836 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=146 remoteFromLocalRevision=266 07:58:04.860 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e71df1a4-69d0-4150-8464-33c862da892f from='build/repo/k0t4wvj2-ba0fk-local-dest-xenia' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:58:04.884 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:04.885 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:04.885 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:04.893 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:04.910 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:04.933 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=146 07:58:04.945 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:58:04.945 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:58:04.947 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 48.85% 07:58:04.948 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 57.47% 07:58:04.969 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=146 07:58:04.978 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:58:04.978 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:58:05.043 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:58:05.043 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:58:05.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=144, revision=148 07:58:05.053 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 07:58:05.074 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:05.076 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:05.105 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:05.106 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:05.107 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:05.112 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:05.122 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.remoteRepositoryRevisionSynced=139, revision=148 07:58:05.130 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:05.132 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:05.137 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=139, revision=148 07:58:05.137 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=148, revision=-1 07:58:05.152 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:05.154 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:05.155 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:05.159 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:05.168 [qtp833852776-2029] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f transaction.localRevision=272 remoteFromLocalRevision=146 07:58:05.172 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:05.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 from='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' toID=e71df1a4-69d0-4150-8464-33c862da892f to='build/repo/k0t4wvj2-ba0fk-local-dest-xenia', fromRepoLocalSync=false 07:58:05.185 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:05.185 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:58:05.185 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:58:05.195 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:05.195 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:05.196 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:05.199 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:05.212 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:05.213 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:05.214 [qtp833852776-1599] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:05.226 [pool-4-thread-7] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=266 localRepositoryRevisionInProgress=272 07:58:05.231 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:05.398 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:05.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=151.2 MiB, available=304.3 MiB 07:58:05.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:58:05.677 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:05.702 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionInProgress=-1, revision=201 07:58:05.791 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=201 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:05.876 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:05.924 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:06.034 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:06.057 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:05.239 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/ChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:58:05.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:58:06.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=79.0 MiB, available=376.5 MiB 07:58:06.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:06.101 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:06.105 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:06.126 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:06.127 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:06.128 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:06.132 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:06.145 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:06.146 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:06.147 [qtp833852776-2576] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:06.154 [pool-4-thread-7] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=-1, revision=273 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:06.176 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:06.213 [pool-4-thread-7] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=267, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=273 07:58:06.254 [pool-4-thread-7] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:06.264 [pool-4-thread-7] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:06.277 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:06.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:06.350 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:06.536 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:58:06.599 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:06.607 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:06.760 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:06.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=150.5 MiB, available=305.0 MiB 07:58:06.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=99, revision=201 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:06.907 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:06.911 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:07.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=79.0 MiB, available=376.5 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:07.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 07:58:07.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:07.016 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.remoteRepositoryRevisionSynced=267, revision=273 07:58:07.024 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:07.026 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CF_tQtaGcpEbh_8v6mMnDg, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[SLZSBAdwD4iEAUOkzxY0Jg, Xenia, null, [xenia@subshare.net], [c9cae3c95b325158]] 07:58:07.026 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=193jkCr0BmaH0GpNfUXuog, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:58:07.026 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=4]{userRepoKeyId=Y5WgVl_4mUC04_dt2rlWXA, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[aiqrkiy7kgYyHE1qdAUbmw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:58:07.026 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=5]{userRepoKeyId=hysKiN3RPtmCEN-9Mng20w, serverRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7} already associated with UserImpl[aiqrkiy7kgYyHE1qdAUbmw, Yasmin, null, [yasmin@subshare.net], [21aa617ec0d1a209]] 07:58:07.026 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:07.027 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:58:07.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:07.045 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:07.054 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:07.057 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:07.058 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:07.059 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:07.102 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:58:07.204 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:58:07.304 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:58:07.446 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:58:07.516 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:58:07.587 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:07.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:58:07.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=79.1 MiB, available=376.4 MiB 07:58:07.833 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:07.835 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:07.836 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:07.840 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:07.845 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionSynced=267, revision=273 07:58:07.845 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.localRepositoryRevisionInProgress=273, revision=-1 07:58:07.868 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:07.996 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:58:08.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:58:08.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=-1, revision=151 07:58:08.036 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:08.042 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:08.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=149.9 MiB, available=305.6 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:08.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:58:08.092 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:08.175 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:08.200 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:08.265 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 07:58:08.345 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:08.364 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionSynced=99, revision=201 07:58:08.364 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionInProgress=201, revision=-1 07:58:08.421 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:08.434 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:08.435 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:08.440 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=148, revision=151 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:08.485 [qtp284059979-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:58:08.523 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]initPersistenceManagerFactory: repositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:08.525 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:08.523 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4093 ms. 07:58:08.583 [closeDeferredTimer-53af376b-6p] INFO c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[53af376b] could not be re-opened and was unlisted before. 07:58:08.586 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]getCloseDeferredMillis: closeDeferredMillis=20000 07:58:08.588 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:08.623 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=78.1 MiB, available=377.4 MiB 07:58:08.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:08.639 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:08.732 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:08.825 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:08.842 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:08.847 [qtp316919383-718] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=146, revision=151 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:08.892 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:08.986 [qtp316919383-718] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:08.992 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=146, revision=151 07:58:08.992 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=151, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:09.017 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:09.018 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:09.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:09.056 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:09.109 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 renewalDateTime=2019-09-21T06:28:09.043Z expiryDateTime=2019-09-21T06:58:09.043Z 07:58:09.157 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:09.181 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:09.208 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=77.1 MiB, available=378.4 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:09.209 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:09.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:09.210 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=16ab8874-6e8a-4b52-9bd8-7849bf733234 to='build/repo/k0t55k9b-i3pv7-local-dest', fromRepoLocalSync=true 07:58:09.210 [pool-34-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 16ab8874-6e8a-4b52-9bd8-7849bf733234 ('build/repo/k0t55k9b-i3pv7-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:09.332 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:09.586 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:09.588 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:09.608 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 07:58:09.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.-1.xml.gz 07:58:09.613 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.-1.xml.gz 07:58:09.641 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:09.731 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:09.739 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=103 org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:09.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=77.1 MiB, available=378.4 MiB 07:58:09.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia/.subshare-repo/tmp/DecryptedChangeSetDto.54ff4bf2-1152-4e6e-8989-7d11e3df38d7.null.xml.gz 07:58:09.814 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 68.01% 07:58:09.814 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 76.63% 07:58:09.833 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:09.834 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:09.836 [qtp833852776-2029] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:09.840 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:09.879 [qtp833852776-2029] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f localRepositoryRevisionSynced=272 07:58:09.883 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:09.912 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:09.917 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 transaction.localRevision=153 remoteFromLocalRevision=272 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:09.934 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.-1.xml.gz org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:09.936 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e71df1a4-69d0-4150-8464-33c862da892f from='build/repo/k0t4wvj2-ba0fk-local-dest-xenia' toID=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 to='https://localhost:43390/54ff4bf2-1152-4e6e-8989-7d11e3df38d7' 07:58:09.947 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=153 07:58:09.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:58:09.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:58:09.953 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 87.16% 07:58:09.954 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 95.79% 07:58:09.959 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 localRepositoryRevisionSynced=153 07:58:09.963 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:58:09.963 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:09.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:58:10.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=150.1 MiB, available=305.4 MiB org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:10.039 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.from' result=null 07:58:10.039 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4wvj2-ba0fk-local-dest-xenia' configKey='repair.deleteCollisions.to' result=null 07:58:10.054 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=151, revision=155 07:58:10.058 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 07:58:10.074 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:10.075 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:10.090 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:10.092 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:10.093 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:10.093 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:10.097 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:10.112 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f, this.remoteRepositoryRevisionSynced=148, revision=155 07:58:10.118 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:10.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT 07:58:10.121 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:10.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionSynced=148, revision=155 07:58:10.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7, this.localRepositoryRevisionInProgress=155, revision=-1 07:58:10.153 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:10.154 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:10.154 [qtp833852776-57] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=server 07:58:10.157 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:10.173 [qtp833852776-57] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=54ff4bf2-1152-4e6e-8989-7d11e3df38d7 remoteRepositoryId=e71df1a4-69d0-4150-8464-33c862da892f transaction.localRevision=278 remoteFromLocalRevision=153 07:58:10.180 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:10.201 [Test worker] INFO o.s.t.AbstractMultiUserIT - Synchronising...: 100.00% 07:58:10.202 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65f197d0]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:10.205 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:10.205 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:10.256 [Test worker] INFO o.s.t.AbstractMultiUserIT - MockUp.getInstance: testUser=xenia 07:58:10.258 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65f197d0]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:10.274 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:58:10.460 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:09.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 07:58:10.694 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=100.4 MiB, available=355.1 MiB 07:58:10.694 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:58:10.754 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:10.830 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:10.924 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=-1, revision=105 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:11.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=150.2 MiB, available=305.3 MiB 07:58:11.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:11.092 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:11.121 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:11.490 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:11.594 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:11.645 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=149.3 MiB, available=306.2 MiB 07:58:11.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.98.xml.gz 07:58:11.647 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:58:11.650 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:11.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:11.685 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:11.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 07:58:11.837 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 07:58:11.849 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 07:58:11.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/yyaagjohdsfg' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:11.869 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:11.932 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f47e34f3dac7042c15a880c163a349def59e4cf' to.sha1=''): /3 + &#ä/yyaagjohdsfg 07:58:12.098 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:12.125 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:12.155 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/yyaagjohdsfg' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:12.193 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=102.2 MiB, available=353.3 MiB org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:12.197 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:12.198 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iM98Kdy3K4mnFsoT8Zgn5w/IvPkXmifL_KgAn2JNkEbkQ' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:12.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=105 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:12.223 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:12.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 07:58:12.254 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17820 bytes in 99 ms. path='/3 + &#ä/yyaagjohdsfg' 07:58:12.274 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_4b3fb2e8b44c501919302210fb9f0ff20a3a1632_0 into destFile yyaagjohdsfg org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:12.286 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:12.367 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="7f813756-c451-46e6-a8c9-68a938662414"] on repo=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 07:58:12.420 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:12.429 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 localRepositoryRevisionSynced=200 07:58:12.462 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:12.485 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=162 remoteFromLocalRevision=200 07:58:12.491 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 07:58:12.492 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 from='build/repo/k0t4xzbo-h5ngg-local-src' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414' 07:58:12.510 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:12.516 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:12.549 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=162 07:58:12.577 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:12.578 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:12.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:58:12.594 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:12.609 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:12.613 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=162 07:58:12.647 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:12.648 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:12.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:12.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:12.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=164 07:58:12.699 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 07:58:12.944 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:12.949 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=151, revision=164 07:58:12.955 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:12.967 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=151, revision=164 07:58:12.967 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=164, revision=-1 07:58:12.990 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:13.009 [qtp316919383-2405] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 transaction.localRevision=207 remoteFromLocalRevision=162 07:58:13.029 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:13.034 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414' toID=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 to='build/repo/k0t4xzbo-h5ngg-local-src', fromRepoLocalSync=false 07:58:13.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:58:13.035 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:13.046 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:13.052 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:13.065 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 localRepositoryRevisionSynced=200 localRepositoryRevisionInProgress=207 07:58:13.078 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:13.091 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:58:13.092 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:13.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 26 ms. 07:58:13.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.350 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:58:13.350 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.357 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:58:13.357 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.365 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:58:13.365 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.373 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:58:13.373 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:58:13.382 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.390 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:58:13.390 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:58:13.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:58:13.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.413 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:58:13.413 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.420 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:58:13.420 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.427 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:58:13.427 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:58:13.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:58:13.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.446 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:58:13.446 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.454 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:58:13.454 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.461 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:58:13.461 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.467 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:58:13.467 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:58:13.476 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=JGAVzSzh9--tDpeWgNGztA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202}} 07:58:13.587 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:13.595 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:58:13.595 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:58:13.598 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} because of missing permissions! 07:58:13.598 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:13.598 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:13.793 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:13.928 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:58:14.075 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:14.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=149.6 MiB, available=305.9 MiB 07:58:14.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:58:14.162 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:14.172 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionInProgress=-1, revision=208 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:14.193 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:14.202 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=201, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=208 07:58:14.227 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:14.231 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:14.318 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:58:14.542 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:14.616 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:14.735 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:14.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=103.2 MiB, available=352.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:15.017 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:15.111 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:15.133 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionSynced=-1, revision=105 07:58:15.133 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=105, revision=-1 07:58:15.151 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:15.168 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=JGAVzSzh9--tDpeWgNGztA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202}} 07:58:15.170 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:15.196 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=149.4 MiB, available=306.1 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:15.200 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:15.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=201, revision=208 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:15.220 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:15.220 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:15.238 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:15.240 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:15.241 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:15.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:15.258 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:15.273 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:15.310 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:58:15.584 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:15.590 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:15.591 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:15.800 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:15.869 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:15.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=-1, revision=6 07:58:15.876 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=6, revision=-1 07:58:15.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:58:15.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:15.957 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=149.5 MiB, available=306.0 MiB 07:58:15.995 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:15.997 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:15.998 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionSynced=201, revision=208 07:58:15.998 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.localRepositoryRevisionInProgress=208, revision=-1 07:58:16.009 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:16.025 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:16.026 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:16.039 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=167 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:16.055 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [789228b4]initPersistenceManagerFactory: repositoryId=61609559-3da3-4b35-9493-294bb7f69878 07:58:16.076 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [789228b4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13860 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:16.079 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:16.120 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze5-trf3n-remote' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:16.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:58:16.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:58:16.940 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=149.5 MiB, available=306.0 MiB 07:58:16.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:16.960 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=101.7 MiB, available=353.8 MiB org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:17.146 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:58:17.154 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client1/.gnupg/pubring.gpg' 07:58:17.155 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client1/.gnupg/secring.gpg' 07:58:17.156 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:16.148 [closeDeferredTimer-66882f80-1m] INFO c.c.c.l.LocalRepoManagerImpl - [66882f80]_close: Shutting down real LocalRepoManager. 07:58:17.188 [closeDeferredTimer-fb68b3a-1] INFO c.c.c.l.LocalRepoManagerImpl - [fb68b3a]_close: Shutting down real LocalRepoManager. 07:58:17.189 [closeDeferredTimer-fd6e4f4-1] INFO c.c.c.l.LocalRepoManagerImpl - [fd6e4f4]_close: Shutting down real LocalRepoManager. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:17.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:17.318 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:58:17.320 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 07:58:17.325 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 07:58:17.326 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:58:17.362 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' 07:58:17.524 [Test worker] INFO o.s.c.p.PgpKeyStateRegistryImpl - syncWithPgp: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:17.564 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:17.600 [Test worker] INFO o.s.c.p.PgpKeyStateRegistryImpl - syncWithPgp: leaving (took 76 ms). 07:58:17.610 [Test worker] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1541 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:17.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=149.3 MiB, available=306.2 MiB 07:58:17.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:17.872 [closeDeferredTimer-4e6bf486-7k] INFO c.c.c.l.LocalRepoManagerImpl - [4e6bf486]_close: Shutting down real LocalRepoManager. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:17.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=101.1 MiB, available=354.4 MiB 07:58:17.984 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:18.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=149.3 MiB, available=306.2 MiB 07:58:18.455 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:58:18.456 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:58:18.456 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:58:18.456 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:58:18.476 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:18.501 [qtp316919383-1609] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 localRepositoryRevisionSynced=207 07:58:18.511 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:18.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=169 remoteFromLocalRevision=207 07:58:18.550 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 from='build/repo/k0t4xzbo-h5ngg-local-src' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414' 07:58:18.561 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=169 07:58:18.605 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:18.607 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:18.611 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:58:18.612 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:58:18.622 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=169 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:18.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=101.0 MiB, available=354.5 MiB 07:58:18.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.-1.xml.gz 07:58:18.620 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:58:18.635 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:18.652 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:18.653 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:18.697 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:18.697 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t4xzbo-h5ngg-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:18.699 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=167, revision=171 07:58:18.704 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:18.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:18.755 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:18.770 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8, this.remoteRepositoryRevisionSynced=164, revision=171 07:58:18.774 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:18.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=164, revision=171 07:58:18.786 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=171, revision=-1 07:58:18.819 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:18.836 [qtp316919383-1609] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=7a28c1c6-4cf5-47ff-bd6a-09cb893a72d8 transaction.localRevision=213 remoteFromLocalRevision=169 07:58:18.838 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:18.849 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:18.893 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze5-trf3n-remote' locked successfully. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:19.028 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:19.090 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:19.106 [closeDeferredTimer-2ec204f-1] INFO c.c.c.l.LocalRepoManagerImpl - [2ec204f]_close: Shutting down real LocalRepoManager. 07:58:19.106 [closeDeferredTimer-4343bb8e-1] INFO c.c.c.l.LocalRepoManagerImpl - [4343bb8e]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:19.119 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 renewalDateTime=2019-09-21T06:27:22.523Z expiryDateTime=2019-09-21T06:57:22.523Z 07:58:19.132 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:19.135 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:19.148 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:19.174 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:19.174 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:19.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=87 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:19.230 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:19.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 07:58:19.266 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:58:19.267 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=e92202ea-2dda-4423-9c9d-4a86d1fc4923 to='build/repo/k0t542pm-gp3ag-local-dest', fromRepoLocalSync=true 07:58:19.267 [pool-39-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e92202ea-2dda-4423-9c9d-4a86d1fc4923 ('build/repo/k0t542pm-gp3ag-local-dest') 07:58:19.280 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:19.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:19.301 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44% org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:19.368 [closeDeferredTimer-4b1259ab-2] INFO c.c.c.l.LocalRepoManagerImpl - [4b1259ab]_close: Shutting down real LocalRepoManager. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:19.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.194.xml.gz 07:58:19.428 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.194.xml.gz org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:19.436 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:19.461 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:19.514 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:19.517 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 localRepositoryRevisionSynced=194 localRepositoryRevisionInProgress=213 07:58:19.526 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:19.530 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.194.xml.gz 07:58:19.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=194 repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:19.534 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 07:58:19.536 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:58:19.585 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a889f4a1d2c2853077d224faaea64cc9f942df58' to.sha1=''): /1 {11 11ä11#+} 1/a 07:58:19.849 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 07:58:19.924 [Test worker] 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' 07:58:19.996 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:20.001 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OEZdxKhiSK73KT9YFKp0ww/ARklKH_q3AI3bhfOgyMEaA' offset=0 07:58:20.083 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:20.221 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 07:58:20.375 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 381186 bytes in 451 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:20.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=132.1 MiB, available=323.4 MiB 07:58:20.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:58:20.448 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:20.461 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionInProgress=-1, revision=214 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:20.475 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:20.508 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:20.532 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=195, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=214 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:20.566 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:20.585 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:20.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:20.603 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:20.608 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:20.652 [qtp833852776-2492] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:20.685 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='978fbc4331f68f7409517032017663ca208fec5c' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:20.743 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:20.798 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:20.829 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:20.843 [qtp833852776-2029] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:20.870 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:20.872 [Test worker] 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' 07:58:20.893 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:20.895 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OEZdxKhiSK73KT9YFKp0ww/FOdNgIegauOpRz-eQQ73vg' offset=0 07:58:20.904 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:20.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 07:58:20.949 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 37700 bytes in 76 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:20.952 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:20.969 [qtp833852776-1599] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:21.045 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:21.111 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:21.130 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 07:58:21.170 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:21.237 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:21.249 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='630be79b6b747b281255228879e43e431922bfe1' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:21.256 [qtp833852776-2029] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:21.263 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:21.317 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=132.2 MiB, available=323.3 MiB 07:58:21.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=195, revision=214 07:58:21.328 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:21.329 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:21.331 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:21.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:21.377 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 07:58:21.436 [Test worker] 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' 07:58:21.461 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:21.462 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OEZdxKhiSK73KT9YFKp0ww/Tssha5dJZYgBHtVO32lU1Q' offset=0 07:58:21.475 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:21.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 07:58:21.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 392640 bytes in 160 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:21.685 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' 07:58:21.761 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:21.761 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=131.4 MiB, available=324.1 MiB org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:21.764 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:21.796 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:21.799 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' 07:58:21.870 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:21.888 [qtp833852776-2029] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:21.896 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:21.914 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:21.916 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:21.918 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionSynced=195, revision=214 07:58:21.919 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionInProgress=214, revision=-1 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:21.943 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:21.946 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:21.962 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:21.963 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:21.979 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:21.980 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:21.980 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:21.983 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:21.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=87, revision=90 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:22.017 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:22.021 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 07:58:22.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:22.056 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:22.081 [qtp833852776-1598] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:22.085 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9a99e4785f3b7fa95f670a8d529e90edf0f83ca' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:22.133 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' 07:58:22.156 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:22.165 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:22.187 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:22.197 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:22.203 [Test worker] 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' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:22.207 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:22.228 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:22.230 [qtp284059979-3230] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_NXwuCeCGLsL28bPLdec-A/e1wNbYEa8UJOilagpO_6vQ/XE_u28jdVfY34u3Sq8--4w' offset=0 07:58:22.246 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:22.280 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:22.293 [qtp833852776-1599] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:22.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:22.399 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 07:58:22.438 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:22.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 617610 bytes in 241 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:22.466 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:22.503 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:22.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:58:22.536 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=131.0 MiB, available=324.5 MiB 07:58:22.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:22.647 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:22.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=131.0 MiB, available=324.5 MiB 07:58:22.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:23.100 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 07:58:23.114 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 07:58:23.203 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c1cb64cf6fca380206bffe5d150a42017409af8' to.sha1=''): /2/1 {11 11ä11#+} 1/b 07:58:23.314 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 07:58:23.326 [Test worker] 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' 07:58:23.349 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:23.351 [qtp284059979-1243] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_NXwuCeCGLsL28bPLdec-A/e1wNbYEa8UJOilagpO_6vQ/wL7S1T4QN_RmWXA6XELGVg' offset=0 07:58:23.365 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:23.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 07:58:23.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 44288 bytes in 81 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:23.415 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:316) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 82 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:23.480 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:23.483 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=131.0 MiB, available=324.5 MiB 07:58:23.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.194.xml.gz 07:58:23.484 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:58:23.487 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:58:23.487 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:58:23.509 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:23.520 [qtp316919383-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 localRepositoryRevisionSynced=213 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:23.522 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:23.533 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:23.552 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=92 remoteFromLocalRevision=213 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:23.659 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:23.660 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e92202ea-2dda-4423-9c9d-4a86d1fc4923 from='build/repo/k0t542pm-gp3ag-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' 07:58:23.678 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:23.681 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:23.773 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:23.774 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=92 07:58:23.780 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:23.780 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:23.782 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:58:23.782 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:58:23.786 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=92 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:23.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bcf3ae1d4ad51e2bdc6e09eb5c29b27356dd069' to.sha1=''): /2/a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:23.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:23.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:23.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:23.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:23.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=90, revision=94 07:58:23.896 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:23.979 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7df86f00]initPersistenceManagerFactory: repositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:23.982 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:23.989 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:23.994 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.remoteRepositoryRevisionSynced=85, revision=94 07:58:24.169 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:24.172 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:24.178 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7df86f00]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19438 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:24.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=85, revision=94 07:58:24.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=94, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:24.198 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:24.200 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_NXwuCeCGLsL28bPLdec-A/HYvNA9mScIhhZBQe_-jCHA' offset=0 07:58:24.208 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:24.213 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560hp-x4lr8-remote' 07:58:24.216 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560hp-x4lr8-remote' locked successfully. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:24.270 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:24.278 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:24.282 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 transaction.localRevision=219 remoteFromLocalRevision=92 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:24.322 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 403440 bytes in 150 ms. path='/2/a' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:24.378 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:24.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7f813756-c451-46e6-a8c9-68a938662414 from='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' toID=e92202ea-2dda-4423-9c9d-4a86d1fc4923 to='build/repo/k0t542pm-gp3ag-local-dest', fromRepoLocalSync=false 07:58:24.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:58:24.386 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:24.390 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:24.401 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:24.452 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:316) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 82 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:24.513 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:24.517 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 localRepositoryRevisionSynced=213 localRepositoryRevisionInProgress=219 07:58:24.525 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:24.529 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/ChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:58:24.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:24.566 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 07:58:24.566 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 07:58:24.685 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='76b8d51e0a06777fd3c207ddd9b7212dc63c905f' to.sha1=''): /3 + &#ä/5/h 07:58:24.758 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 07:58:24.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:58:24.893 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:24.894 [qtp284059979-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lqXNoDgPyFLu4eqOtGTOEA/HCtkWwkDO8lHjTcRimQ9hw/pBQ5A-3q2uPZ134UwWQzmA' offset=0 07:58:24.902 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:24.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=131.9 MiB, available=323.6 MiB 07:58:24.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:24.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:24.986 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:24.999 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionInProgress=-1, revision=220 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:25.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 215840 bytes in 156 ms. path='/3 + &#ä/5/h' 07:58:25.080 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:25.081 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=214, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=220 07:58:25.095 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:25.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:25.220 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 07:58:25.253 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:58:25.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='29fe793bc5b72836ca367d85bde19390a979ddac' to.sha1=''): /3 + &#ä/5/i 07:58:25.360 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 07:58:25.379 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 07:58:25.410 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:25.411 [qtp284059979-3230] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lqXNoDgPyFLu4eqOtGTOEA/HCtkWwkDO8lHjTcRimQ9hw/1aE5Oz77lbXxHn3L8NsF0A' offset=0 07:58:25.419 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:25.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 07:58:25.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 146134 bytes in 97 ms. path='/3 + &#ä/5/i' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:25.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=132.0 MiB, available=323.5 MiB 07:58:25.530 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.remoteRepositoryRevisionSynced=214, revision=220 07:58:25.539 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=aUjASZKYmWwPe5Wsr64veg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:25.540 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=P_00kIMW16oWln8WJgQ9nw, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:25.542 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WwNksKXm0AhTpkzkuHcUJg, serverRepositoryId=7f813756-c451-46e6-a8c9-68a938662414} because of missing permissions! 07:58:25.543 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:25.555 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 07:58:25.616 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 07:58:25.632 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 07:58:25.708 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='90a81b03d51dc0e98a27f5412c3ebda36ef881a0' to.sha1=''): /3 + &#ä/aa 07:58:25.838 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 07:58:25.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 07:58:25.936 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:25.937 [qtp284059979-3014] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lqXNoDgPyFLu4eqOtGTOEA/fnno6vh0qpcmBRQsnskEKA' offset=0 07:58:25.948 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:25.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=132.0 MiB, available=323.5 MiB 07:58:26.036 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:26.039 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionSynced=214, revision=220 07:58:26.039 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.localRepositoryRevisionInProgress=220, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:26.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:26.102 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:26.115 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:26.115 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:26.120 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=-1, revision=97 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:26.135 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64975 bytes in 225 ms. path='/3 + &#ä/aa' 07:58:26.178 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:26.184 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:26.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 07:58:26.382 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:58:26.469 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b22c1db7ece2a8edd2aa892f6d8e8b9ce48195aa' to.sha1=''): /3 + &#ä/bb org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:26.485 [Test worker] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:316) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 82 common frames omitted 07:58:26.494 [Test worker] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:316) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) [gradle-testing-jvm-3.1.jar:3.1] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) [na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) [gradle-testing-base-3.1.jar:3.1] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) [gradle-messaging-3.1.jar:3.1] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) [gradle-base-services-3.1.jar:3.1] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) [gradle-base-services-3.1.jar:3.1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 82 common frames omitted 07:58:26.510 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:26.559 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:26.581 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:26.599 [qtp833852776-2029] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:26.631 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 07:58:26.663 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:26.671 [qtp284059979-1690] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lqXNoDgPyFLu4eqOtGTOEA/BeK9sodDi2BoNdrXeYVGog' offset=0 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:26.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:58:26.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:58:26.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=132.3 MiB, available=323.2 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:26.681 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:26.684 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:26.696 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 07:58:27.033 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11600 bytes in 402 ms. path='/3 + &#ä/bb' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:27.048 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:27.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=131.4 MiB, available=324.1 MiB 07:58:27.091 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:27.124 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:27.178 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:27.213 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:27.279 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:27.299 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:27.353 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:27.376 [qtp833852776-57] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:27.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='14a136599ca29ecc5c657f30adba78da2d5fc6d9' to.sha1=''): /3 + &#ä/cc org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:27.427 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' 07:58:27.543 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:27.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=130.7 MiB, available=324.8 MiB 07:58:27.551 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.7f813756-c451-46e6-a8c9-68a938662414.null.xml.gz 07:58:27.551 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:58:27.551 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:58:27.568 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:27.571 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:27.575 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:27.581 [qtp316919383-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 localRepositoryRevisionSynced=219 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:27.612 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:27.632 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:27.666 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:27.668 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:27.682 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:27.687 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:27.688 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 transaction.localRevision=99 remoteFromLocalRevision=219 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:27.719 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:27.728 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:27.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e92202ea-2dda-4423-9c9d-4a86d1fc4923 from='build/repo/k0t542pm-gp3ag-local-dest' toID=7f813756-c451-46e6-a8c9-68a938662414 to='https://localhost:36353/7f813756-c451-46e6-a8c9-68a938662414/iM98Kdy3K4mnFsoT8Zgn5w' 07:58:27.749 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=99 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:27.751 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:27.755 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:27.755 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:27.757 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:58:27.757 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:58:27.765 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 localRepositoryRevisionSynced=99 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:27.770 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:27.772 [qtp284059979-1690] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lqXNoDgPyFLu4eqOtGTOEA/PyFMC1dL1bJC0j2zFGQ6FA' offset=0 07:58:27.780 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:27.782 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:27.785 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:27.798 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:27.820 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:28.137 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:28.138 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:28.140 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 66456 bytes in 412 ms. path='/3 + &#ä/cc' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:28.155 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:28.165 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:28.165 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t542pm-gp3ag-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:28.167 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=97, revision=101 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:28.169 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:28.173 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:28.180 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:28.184 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:28.206 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:58:28.216 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:28.229 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:28.243 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:28.246 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:28.249 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923, this.remoteRepositoryRevisionSynced=94, revision=101 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:28.312 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:28.336 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:28.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionSynced=94, revision=101 07:58:28.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7f813756-c451-46e6-a8c9-68a938662414, this.localRepositoryRevisionInProgress=101, revision=-1 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:28.364 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' 07:58:28.437 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:28.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a347716252c7593eed4499a946b416950a75cd7d' to.sha1=''): /3 + &#ä/dd org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:28.455 [qtp833852776-2029] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:28.473 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:28.477 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7f813756-c451-46e6-a8c9-68a938662414 remoteRepositoryId=e92202ea-2dda-4423-9c9d-4a86d1fc4923 transaction.localRevision=225 remoteFromLocalRevision=99 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:28.547 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:28.550 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:28.554 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:28.563 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:28.588 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f9ed3e5]getCloseDeferredMillis: closeDeferredMillis=20000 07:58:28.588 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7f9ed3e5]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:28.589 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620a1e16]getCloseDeferredMillis: closeDeferredMillis=20000 07:58:28.589 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [620a1e16]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:28.625 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:28.637 [qtp833852776-1598] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:28.700 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:28.702 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:28.737 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:28.738 [qtp284059979-3014] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lqXNoDgPyFLu4eqOtGTOEA/GfL3x1OHZELqm3uwdqv18A' offset=0 07:58:28.748 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:28.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:28.876 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:28.893 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 23850 bytes in 193 ms. path='/3 + &#ä/dd' org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:28.907 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:28.910 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:28.946 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:28.950 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT 07:58:29.000 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:29.075 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d8186643-4aa5-41e4-b0a6-59000028b202"] on repo=16ab8874-6e8a-4b52-9bd8-7849bf733234 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:29.128 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 07:58:29.164 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:29.165 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:29.168 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:29.201 [qtp284059979-3014] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=103 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:29.219 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:29.230 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:29.248 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:29.255 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=93 remoteFromLocalRevision=103 07:58:29.367 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=16ab8874-6e8a-4b52-9bd8-7849bf733234 from='build/repo/k0t55k9b-i3pv7-local-dest' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:58:29.378 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:29.381 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:29.404 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:29.449 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93 07:58:29.467 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 07:58:29.472 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:29.472 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:29.481 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:29.488 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:58:29.488 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:29.494 [qtp833852776-1001] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:29.504 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=93 org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:29.524 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:29.572 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:29.572 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:29.592 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=JGAVzSzh9--tDpeWgNGztA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202}} org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:29.676 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='6_8GnOnZ9r6cNCyWqFCzeQ' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' 07:58:29.708 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:29.714 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:58:29.750 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:29.751 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:30.126 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:30.126 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:30.129 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=95 07:58:30.135 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 07:58:30.317 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:30.317 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:30.360 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:30.363 [qtp284059979-3230] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.remoteRepositoryRevisionSynced=6, revision=95 07:58:30.376 [qtp284059979-3230] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:30.409 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:30.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=6, revision=95 07:58:30.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=95, revision=-1 07:58:30.506 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:30.518 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 transaction.localRevision=110 remoteFromLocalRevision=93 07:58:30.574 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:30.577 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=16ab8874-6e8a-4b52-9bd8-7849bf733234 to='build/repo/k0t55k9b-i3pv7-local-dest', fromRepoLocalSync=false 07:58:30.577 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:58:30.578 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:58:30.597 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:58:30.690 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4f4dcd87]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' 07:58:30.694 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4f4dcd87]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' locked successfully. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:30.733 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=110 07:58:30.736 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:30.747 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT 07:58:30.216 [closeDeferredTimer-4f991844-30] INFO c.c.c.l.LocalRepoManagerImpl - [4f991844]_close: Shutting down real LocalRepoManager. 07:58:30.947 [closeDeferredTimer-65f197d0-4] INFO c.c.c.l.LocalRepoManagerImpl - [65f197d0]_close: Shutting down real LocalRepoManager. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:30.747 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:58:31.662 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=112.1 MiB, available=343.4 MiB 07:58:31.662 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:58:31.696 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:31.704 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=-1, revision=111 07:58:31.752 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 07:58:32.134 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:32.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:58:32.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=110.5 MiB, available=345.0 MiB 07:58:32.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=105, revision=111 07:58:32.836 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=JGAVzSzh9--tDpeWgNGztA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202}} 07:58:32.841 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:32.842 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:58:32.842 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:58:32.846 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} because of missing permissions! 07:58:32.846 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:32.846 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:58:33.444 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=110.5 MiB, available=345.0 MiB 07:58:33.504 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:33.511 [qtp284059979-3230] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionSynced=105, revision=111 07:58:33.513 [qtp284059979-3230] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=111, revision=-1 07:58:33.553 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:33.560 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=JGAVzSzh9--tDpeWgNGztA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202}} 07:58:33.576 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:33.577 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:33.581 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=98 07:58:33.641 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 07:58:33.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:58:33.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:58:34.167 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=110.7 MiB, available=344.8 MiB 07:58:34.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:58:34.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=110.7 MiB, available=344.8 MiB 07:58:34.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:34.668 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:35.027 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=110.6 MiB, available=344.9 MiB 07:58:35.029 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:58:35.029 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:58:35.029 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:58:35.031 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:58:35.046 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:35.059 [qtp284059979-1243] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=110 07:58:35.145 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:35.170 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=100 remoteFromLocalRevision=110 07:58:35.231 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=16ab8874-6e8a-4b52-9bd8-7849bf733234 from='build/repo/k0t55k9b-i3pv7-local-dest' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:58:35.256 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=100 07:58:35.262 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:35.263 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:35.264 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:58:35.264 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:58:35.273 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=100 07:58:35.278 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:35.278 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:35.288 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=JGAVzSzh9--tDpeWgNGztA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202}} 07:58:35.298 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:35.298 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:35.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=98, revision=102 07:58:35.305 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 07:58:35.318 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:35.318 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:35.339 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:35.344 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.remoteRepositoryRevisionSynced=95, revision=102 07:58:35.346 [qtp284059979-3014] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:35.396 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:35.404 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=95, revision=102 07:58:35.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=102, revision=-1 07:58:35.546 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:35.567 [qtp284059979-3230] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 transaction.localRevision=116 remoteFromLocalRevision=100 07:58:35.641 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:35.644 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:58:35.708 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:35.717 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:35.734 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:58:35.734 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:58:35.736 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:58:35.736 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:58:35.842 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:35.905 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:58:35.911 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client1/.gnupg/pubring.gpg' 07:58:35.916 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client1/.gnupg/secring.gpg' 07:58:35.917 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:58:35.992 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:58:35.998 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:36.061 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:36.100 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:36.111 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:58:36.112 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 07:58:36.113 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 07:58:36.114 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:36.125 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 renewalDateTime=2019-09-21T06:26:37.254Z expiryDateTime=2019-09-21T06:56:37.254Z 07:58:36.139 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:36.144 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:36.185 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:36.185 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:36.189 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=147 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:36.190 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server2.bla.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:36.243 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:36.278 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:36.312 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:36.330 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=143, revision=147 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:36.420 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' 07:58:36.470 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:36.473 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:36.500 [qtp284059979-1690] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:36.509 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:36.511 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:36.530 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:36.563 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:58:36.563 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=69cb802b-b935-4f80-9e20-17d456082a81 to='build/repo/k0t52o2v-q8m6n-local-src', fromRepoLocalSync=true 07:58:36.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.95.xml.gz 07:58:36.567 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.95.xml.gz 07:58:36.567 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 69cb802b-b935-4f80-9e20-17d456082a81 ('build/repo/k0t52o2v-q8m6n-local-src') 07:58:36.586 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:36.593 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:36.602 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:36.609 [qtp833852776-2492] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:36.627 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:36.634 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' 07:58:36.673 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:36.676 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:36.709 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:36.743 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:36.746 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=117 07:58:36.749 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:36.754 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.95.xml.gz 07:58:36.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=95 repoFileDtos.size=0 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:36.824 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:36.887 [qtp833852776-1598] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:36.943 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' 07:58:36.974 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:36.982 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:37.015 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:37.021 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' 07:58:37.098 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:37.124 [qtp833852776-1001] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:37.170 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 07:58:37.205 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:37.209 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:37.242 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:37.248 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server2.bla.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:58:37.249 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 07:58:37.320 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:37.336 [qtp833852776-1598] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:37.362 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' 07:58:37.502 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' 07:58:37.542 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:37.547 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:37.637 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:37.639 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' 07:58:37.737 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:37.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=113.4 MiB, available=342.1 MiB 07:58:37.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:37.760 [qtp833852776-57] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:37.777 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:37.799 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=-1, revision=118 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:37.811 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' 07:58:37.844 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:37.850 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:37.881 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:38.055 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:38.067 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:38.100 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:38.137 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:38.141 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:38.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:38.155 [qtp833852776-1001] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:38.212 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' 07:58:38.245 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:38.248 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:38.279 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:38.283 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' 07:58:38.352 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:38.366 [qtp833852776-1001] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:38.429 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 07:58:38.462 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:38.469 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:38.508 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:38.533 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 07:58:38.656 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:38.688 [qtp833852776-1001] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:38.688 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=112.7 MiB, available=342.8 MiB 07:58:38.697 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=96, revision=118 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:38.725 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:38.852 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=JGAVzSzh9--tDpeWgNGztA,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202}} org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:38.876 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:38.899 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:38.957 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:38.975 [qtp833852776-1598] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:38.991 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' 07:58:39.089 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare' 07:58:39.117 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:39.120 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:39.156 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:39.174 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare' 07:58:39.202 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:39.206 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:39.238 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:39.241 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:39.259 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare' 07:58:39.286 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:39.289 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:39.329 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:39.345 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:39.353 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:39.353 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:58:39.353 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:58:39.354 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:58:39.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:39.400 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:39.403 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:39.474 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:39.533 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' 07:58:39.695 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 07:58:39.795 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:39.822 [qtp833852776-76] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:39.869 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' 07:58:40.111 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:40.164 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=113.6 MiB, available=341.9 MiB org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:40.177 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:40.181 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:40.209 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server2.bla.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:58:40.211 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com javax.ws.rs.ProcessingException: java.net.UnknownHostException: server2.bla.com 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server2.bla.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:58:40.218 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:40.218 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:40.227 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionSynced=96, revision=118 07:58:40.227 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=118, revision=-1 07:58:40.240 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:40.248 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:40.267 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:40.268 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:40.273 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=147, revision=150 07:58:40.317 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:40.326 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:58:40.330 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:40.345 [qtp833852776-35] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:40.359 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:40.422 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:40.427 [qtp284059979-1243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=147, revision=150 org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:40.517 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 07:58:40.574 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:40.577 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:40.613 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:40.660 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:40.666 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:40.686 [qtp284059979-1243] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:58:40.698 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:58:40.700 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:40.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=143, revision=150 07:58:40.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=150, revision=-1 07:58:40.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:58:40.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:40.862 [Test worker] INFO o.s.c.l.s.LockerSync - syncUp: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:40.881 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:40.943 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:40.956 [qtp833852776-57] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:40.961 [Test worker] INFO o.s.c.l.s.LockerSync - sync: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:41.046 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT 07:58:41.108 [Test worker] INFO o.s.c.l.s.LockerSync - syncDown: serverId='16VTNgAvic7bXitdEjj__w' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare' 07:58:41.149 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:41.152 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf] 07:58:41.188 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:41.280 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:41.598 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=113.0 MiB, available=342.5 MiB 07:58:41.609 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:41.633 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:58:41.884 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:58:42.022 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:42.262 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=112.4 MiB, available=343.1 MiB 07:58:42.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:42.280 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:42.710 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=112.4 MiB, available=343.1 MiB 07:58:42.711 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.95.xml.gz 07:58:42.711 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:58:42.713 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:58:42.713 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:58:42.728 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:42.737 [qtp284059979-1243] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=117 07:58:42.742 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:42.753 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:42.786 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=152 remoteFromLocalRevision=117 07:58:42.790 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=69cb802b-b935-4f80-9e20-17d456082a81 from='build/repo/k0t52o2v-q8m6n-local-src' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:58:42.809 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:42.812 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:43.005 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=152 07:58:43.045 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:43.045 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:43.120 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:58:43.120 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:58:43.136 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=152 07:58:43.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:43.186 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:43.213 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:43.213 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:43.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=154 07:58:43.222 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 07:58:43.243 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:58:43.244 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:43.266 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:43.272 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:43.277 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=150, revision=154 07:58:43.279 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:58:43.315 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:43.323 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=150, revision=154 07:58:43.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=154, revision=-1 07:58:43.350 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:43.354 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 transaction.localRevision=124 remoteFromLocalRevision=152 07:58:43.357 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:43.359 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=69cb802b-b935-4f80-9e20-17d456082a81 to='build/repo/k0t52o2v-q8m6n-local-src', fromRepoLocalSync=false 07:58:43.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:58:43.360 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:58:43.375 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:43.393 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=124 07:58:43.397 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:43.402 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:58:43.403 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT STANDARD_OUT 07:58:43.706 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:43.740 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> *** 07:58:43.740 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>> before >>> *** org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:43.855 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:58:43.925 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:44.038 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:44.079 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:58:44.082 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:44.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=113.3 MiB, available=342.2 MiB 07:58:44.191 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:58:44.208 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:44.208 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:58:44.210 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:58:44.216 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 07:58:44.221 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 07:58:44.222 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:44.230 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=-1, revision=125 07:58:44.327 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:44.376 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 07:58:44.376 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 07:58:44.377 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 07:58:44.377 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:44.433 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:58:44.517 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:44.620 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 07:58:44.620 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 07:58:44.621 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 07:58:44.622 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:58:44.652 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:58:44.652 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 07:58:44.654 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 07:58:44.654 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:58:44.733 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 07:58:44.734 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 07:58:44.734 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 07:58:44.739 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:58:44.743 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin 07:58:44.743 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 07:58:44.743 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 07:58:44.744 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:58:44.746 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<< before <<< *** 07:58:44.747 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< *** 07:58:44.748 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> *** 07:58:44.748 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleReadPermissionOnSubdir >>> *** 07:58:44.748 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:58:44.748 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 07:58:44.750 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 07:58:44.750 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:58:44.756 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [212be09]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' 07:58:44.762 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [212be09]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' locked successfully. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:58:44.918 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:44.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:58:45.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=113.4 MiB, available=342.1 MiB 07:58:45.032 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=118, revision=125 07:58:45.052 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:58:45.053 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:58:45.053 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:58:45.053 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:58:45.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:45.308 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:45.384 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:45.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=113.8 MiB, available=341.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:45.583 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:45.585 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:45.589 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionSynced=118, revision=125 07:58:45.589 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=125, revision=-1 07:58:45.594 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:45.610 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:45.610 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:45.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=157 07:58:45.674 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 07:58:45.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:45.817 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:58:45.820 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:58:46.171 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:46.177 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:45.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:58:46.187 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=112.7 MiB, available=342.8 MiB 07:58:46.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:58:46.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=111.8 MiB, available=343.7 MiB 07:58:46.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:46.971 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:47.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=111.8 MiB, available=343.7 MiB 07:58:47.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:58:47.019 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:58:47.019 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:58:47.040 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:47.049 [qtp284059979-1690] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=124 07:58:47.084 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:47.106 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=159 remoteFromLocalRevision=124 07:58:47.180 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=69cb802b-b935-4f80-9e20-17d456082a81 from='build/repo/k0t52o2v-q8m6n-local-src' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:58:47.195 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=159 07:58:47.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:47.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:47.201 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:58:47.202 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:58:47.209 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=159 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:47.209 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:47.213 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:47.213 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:47.231 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:47.231 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:47.233 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=157, revision=161 07:58:47.238 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 07:58:47.251 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:58:47.251 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:58:47.276 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:47.279 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=154, revision=161 07:58:47.281 [qtp284059979-1690] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:58:47.330 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:47.336 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:47.334 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=154, revision=161 07:58:47.335 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=161, revision=-1 07:58:47.356 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:47.360 [qtp284059979-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 transaction.localRevision=130 remoteFromLocalRevision=159 07:58:47.365 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:47.369 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:58:47.369 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:58:47.370 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:58:47.372 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:58:47.375 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:58:47.513 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:47.533 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:47.553 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:47.581 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 renewalDateTime=2019-09-21T06:28:09.043Z expiryDateTime=2019-09-21T06:58:09.043Z 07:58:47.600 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:47.606 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:47.618 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=JGAVzSzh9--tDpeWgNGztA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202}} 07:58:47.634 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:47.634 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:47.637 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=104 07:58:47.690 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 07:58:47.721 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:58:47.722 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=16ab8874-6e8a-4b52-9bd8-7849bf733234 to='build/repo/k0t55k9b-i3pv7-local-dest', fromRepoLocalSync=true 07:58:47.722 [pool-36-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 16ab8874-6e8a-4b52-9bd8-7849bf733234 ('build/repo/k0t55k9b-i3pv7-local-dest') 07:58:47.732 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:58:47.773 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:47.774 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:47.789 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:48.155 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.110.xml.gz 07:58:48.155 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.110.xml.gz 07:58:48.179 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:48.199 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=130 07:58:48.202 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:48.207 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.110.xml.gz 07:58:48.208 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=110 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:48.229 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:48.343 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:58:48.351 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 07:58:48.553 [closeDeferredTimer-7cb1cf4d-4i] INFO c.c.c.l.LocalRepoManagerImpl - [7cb1cf4d]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:48.694 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:48.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=114.1 MiB, available=341.4 MiB 07:58:48.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:58:48.822 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:48.834 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:48.846 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:48.849 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 07:58:48.880 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:48.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=0, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:49.246 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:58:49.248 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:49.278 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:49.319 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:49.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=113.8 MiB, available=341.7 MiB 07:58:49.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=111, revision=131 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:49.478 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:49.719 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=JGAVzSzh9--tDpeWgNGztA,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=c30ecQ3s7QbWb3Eh98UV3Q, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202}} 07:58:49.816 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:49.817 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:58:49.823 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[id=3]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:49.844 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:49.996 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 07:58:49.997 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:49.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:50.223 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:58:49.557 [closeDeferredTimer-620a1e16-1] INFO c.c.c.l.LocalRepoManagerImpl - [620a1e16]_close: Shutting down real LocalRepoManager. 07:58:49.557 [closeDeferredTimer-7f9ed3e5-1] INFO c.c.c.l.LocalRepoManagerImpl - [7f9ed3e5]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:50.407 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:50.429 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:50.514 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:50.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=114.5 MiB, available=341.0 MiB 07:58:51.037 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:51.042 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionSynced=111, revision=131 07:58:51.042 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=131, revision=-1 07:58:51.048 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:51.099 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:51.101 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:51.109 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:51.110 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:51.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=104, revision=107 07:58:51.134 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 07:58:51.372 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:51.381 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.remoteRepositoryRevisionSynced=102, revision=107 07:58:51.444 [qtp284059979-1690] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:51.458 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:51.464 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=102, revision=107 07:58:51.465 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=107, revision=-1 07:58:51.477 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:58:51.477 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:51.639 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:52.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=113.9 MiB, available=341.6 MiB 07:58:52.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:58:52.447 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=113.2 MiB, available=342.3 MiB 07:58:52.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:52.451 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:58:52.456 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:58:52.489 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:52.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=113.2 MiB, available=342.3 MiB 07:58:52.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.110.xml.gz 07:58:52.874 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:58:52.877 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:58:52.877 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:58:52.893 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:52.905 [qtp284059979-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=130 07:58:53.116 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:53.136 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=110 remoteFromLocalRevision=130 07:58:53.140 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=16ab8874-6e8a-4b52-9bd8-7849bf733234 from='build/repo/k0t55k9b-i3pv7-local-dest' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:58:53.153 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:53.156 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:53.234 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=110 07:58:53.239 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:53.239 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:53.240 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:58:53.241 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:58:53.244 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=110 07:58:53.304 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:53.304 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:53.321 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:53.321 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:53.323 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=112 07:58:53.329 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 07:58:53.343 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:53.343 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:53.477 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:53.481 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.remoteRepositoryRevisionSynced=107, revision=112 07:58:53.484 [qtp284059979-3014] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:53.535 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:53.551 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:53.555 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=107, revision=112 07:58:53.555 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=112, revision=-1 07:58:53.656 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:53.660 [qtp284059979-3014] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 transaction.localRevision=137 remoteFromLocalRevision=110 07:58:53.714 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:53.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=16ab8874-6e8a-4b52-9bd8-7849bf733234 to='build/repo/k0t55k9b-i3pv7-local-dest', fromRepoLocalSync=false 07:58:53.717 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:58:53.718 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:58:53.733 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:53.823 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=137 07:58:53.825 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:53.829 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:58:53.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:58:54.089 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:54.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=114.1 MiB, available=341.4 MiB 07:58:54.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:58:54.323 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:54.331 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=-1, revision=138 07:58:54.359 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 07:58:54.371 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:54.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:54.424 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:54.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=114.1 MiB, available=341.4 MiB 07:58:54.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=131, revision=138 07:58:54.822 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:54.823 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:58:54.824 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:58:54.824 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:54.824 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:55.114 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:55.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=114.1 MiB, available=341.4 MiB 07:58:55.359 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:55.362 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionSynced=131, revision=138 07:58:55.362 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=138, revision=-1 07:58:55.425 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:55.450 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:55.451 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:55.453 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=115 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:55.532 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]initPersistenceManagerFactory: repositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:55.562 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:58:55.564 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:55.576 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:55.578 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21658 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:55.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:55.600 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:55.609 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]getCloseDeferredMillis: closeDeferredMillis=20000 07:58:55.609 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:55.669 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 25 ms. 07:58:55.669 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=BJSeodOXdmXksxri8_m9TA, invitation=false] 07:58:55.691 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 21 ms. 07:58:55.692 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=3LtB3J3xMCCXMpBnaxw9WQ, invitation=false] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:55.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:58:56.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=114.6 MiB, available=340.9 MiB 07:58:56.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:56.439 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=99.5 MiB, available=395.0 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:56.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=113.3 MiB, available=342.2 MiB 07:58:56.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:56.632 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:56.637 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:57.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=112.5 MiB, available=343.0 MiB 07:58:57.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:58:57.041 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:58:57.041 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:58:57.053 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:57.063 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=137 07:58:57.172 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:57.196 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=117 remoteFromLocalRevision=137 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:57.263 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:57.264 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=16ab8874-6e8a-4b52-9bd8-7849bf733234 from='build/repo/k0t55k9b-i3pv7-local-dest' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 61609559-3da3-4b35-9493-294bb7f69878 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src localRepository.publicKeySha1 = 60:96:2D:92:2A:B2:38:A6:EC:5C:B9:B3:D4:E3:EB:36:33:02:B9:E6 remoteRepository.repositoryId = 012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepository.remoteRoot = https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepository.publicKeySha1 = 73:8D:C8:23:A5:D8:40:9E:FF:7C:84:5F:AF:D7:FD:D1:B1:0B:30:46 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 61609559-3da3-4b35-9493-294bb7f69878 012835bb-b416-47d5-b7b1-27fb2a496735 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:57.378 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=117 07:58:57.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:57.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:57.385 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:58:57.385 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:58:57.390 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=117 07:58:57.454 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:57.455 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:57.473 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:58:57.473 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:58:57.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=115, revision=119 07:58:57.479 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 07:58:57.492 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:57.492 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:57.687 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:57.692 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:57.695 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.remoteRepositoryRevisionSynced=112, revision=119 07:58:57.697 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:58:57.764 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:57.771 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=112, revision=119 07:58:57.771 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=119, revision=-1 07:58:58.218 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:58.224 [qtp284059979-1690] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 transaction.localRevision=143 remoteFromLocalRevision=117 07:58:58.234 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:58.238 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:58.276 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:58.296 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:58:58.302 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:58:58.303 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:58:58.303 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:58:58.304 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:58:58.304 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 07:58:58.308 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:58.622 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]initPersistenceManagerFactory: repositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 07:58:58.638 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21788 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:58.667 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:58:58.677 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:58.680 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:58.685 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]getCloseDeferredMillis: closeDeferredMillis=20000 07:58:58.685 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:58.716 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:58.721 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:58.743 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 renewalDateTime=2019-09-21T06:26:37.254Z expiryDateTime=2019-09-21T06:56:37.254Z 07:58:58.754 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:58.755 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 48 ms. 07:58:58.755 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=9QZu8fyQUeJ7FISJHnFYXw, invitation=false] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:58.758 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:58.771 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:58:58.771 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:58:58.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=164 07:58:58.800 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:58.826 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:58.846 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 90 ms. 07:58:58.846 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=zm5e9U9PhlouzQiLRn2UBw, invitation=false] org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:58.846 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:58.849 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:58:58.852 [qtp284059979-3015] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=161, revision=164 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:59.039 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:58:59.068 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 07:58:59.125 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:58:59.178 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 07:58:59.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90% 07:58:59.493 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 07:58:59.646 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:59.663 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=430.5 MiB, used=116.2 MiB, available=339.3 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:58:59.685 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:59.694 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:59.721 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 renewalDateTime=2019-09-21T06:28:59.673Z expiryDateTime=2019-09-21T06:58:59.673Z 07:58:59.738 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:58:59.743 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:59.755 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:58:59.772 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:58:59.773 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=61609559-3da3-4b35-9493-294bb7f69878 to='build/repo/k0t55ze4-ncnei-local-src', fromRepoLocalSync=true 07:58:59.773 [pool-24-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61609559-3da3-4b35-9493-294bb7f69878 ('build/repo/k0t55ze4-ncnei-local-src') 07:58:59.811 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:58:59.846 [pool-24-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:58:59.872 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:58:59.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.-1.xml.gz 07:58:59.912 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.-1.xml.gz 07:58:59.944 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:00.092 [pool-4-thread-10] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:59:00.129 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:00.147 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.-1.xml.gz 07:59:00.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:00.393 [qtp284059979-3015] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:00.480 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:00.486 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 1c75b227-d5da-41ec-b692-b37e90671f5e localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src localRepository.publicKeySha1 = 1A:56:7A:8B:A4:3D:F1:EA:33:82:48:AA:56:12:13:6E:7D:19:2B:B4 remoteRepository.repositoryId = ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepository.remoteRoot = https://localhost:37204/ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepository.publicKeySha1 = ED:25:09:51:40:66:6A:B0:9D:ED:DA:6E:38:34:B7:98:BE:F4:A3: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 1c75b227-d5da-41ec-b692-b37e90671f5e ca482b03-c477-493c-8068-0e3bdf93afe5 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:00.505 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:59:00.506 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=69cb802b-b935-4f80-9e20-17d456082a81 to='build/repo/k0t52o2v-q8m6n-local-src', fromRepoLocalSync=true 07:59:00.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.124.xml.gz 07:59:00.508 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.124.xml.gz 07:59:00.512 [pool-37-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 69cb802b-b935-4f80-9e20-17d456082a81 ('build/repo/k0t52o2v-q8m6n-local-src') 07:59:00.568 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:00.577 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:59:00.649 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:00.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=84.1 MiB, available=411.4 MiB 07:59:00.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:00.692 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=144 07:59:00.695 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:00.707 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.124.xml.gz 07:59:00.707 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=124 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:00.714 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:00.718 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:00.874 [pool-4-thread-10] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=-1, revision=4 07:59:00.970 [pool-4-thread-10] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:01.177 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:01.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=115.4 MiB, available=340.1 MiB 07:59:01.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:59:01.566 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:01.583 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=-1, revision=145 07:59:01.744 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 07:59:01.766 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:01.768 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:01.770 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:01.787 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:01.812 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:01.845 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:02.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=114.2 MiB, available=341.3 MiB 07:59:02.280 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=125, revision=145 07:59:02.312 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:02.725 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:59:02.759 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:02.312 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:59:02.312 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:59:02.312 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:02.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:59:02.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=113.5 MiB, available=342.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:02.846 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:03.124 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:03.130 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:03.137 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:03.153 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionSynced=125, revision=145 07:59:03.153 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=145, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:03.163 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:03.172 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:03.196 [pool-4-thread-10] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:03.199 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:03.199 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:03.202 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:03.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=164, revision=167 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:03.208 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:59:03.301 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:03.308 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:03.348 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.70% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:03.361 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:03.373 [qtp284059979-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=164, revision=167 07:59:03.428 [qtp284059979-30] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:03.455 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:03.457 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:03.466 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=161, revision=167 07:59:03.466 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=167, revision=-1 07:59:03.519 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:59:03.519 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:03.562 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:03.653 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:03.688 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 renewalDateTime=2019-09-21T06:29:03.613Z expiryDateTime=2019-09-21T06:59:03.613Z 07:59:03.711 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:03.725 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:03.758 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:59:03.762 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ca482b03-c477-493c-8068-0e3bdf93afe5 from='https://localhost:37204/ca482b03-c477-493c-8068-0e3bdf93afe5' toID=1c75b227-d5da-41ec-b692-b37e90671f5e to='build/repo/k0t560ho-b8fsv-local-src', fromRepoLocalSync=true 07:59:03.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.-1.xml.gz 07:59:03.767 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src/.subshare-repo/tmp/ChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.-1.xml.gz 07:59:03.770 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1c75b227-d5da-41ec-b692-b37e90671f5e ('build/repo/k0t560ho-b8fsv-local-src') 07:59:03.787 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:03.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.0 MiB, allocated=497.0 MiB, used=84.3 MiB, available=412.7 MiB 07:59:03.842 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:03.860 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:59:03.903 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:59:03.924 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:59:03.975 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:03.980 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src/.subshare-repo/tmp/ChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.-1.xml.gz 07:59:03.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:04.091 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:04.177 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! 07:59:04.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:04.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=113.7 MiB, available=341.8 MiB 07:59:04.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:59:04.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=113.6 MiB, available=341.9 MiB 07:59:04.731 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:04.855 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:04.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=84.5 MiB, available=412.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:04.892 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:04.894 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:04.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=415.5 MiB, used=101.4 MiB, available=354.1 MiB 07:59:04.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:04.938 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:04.947 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:04.965 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:04.970 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionSynced=-1, revision=4 07:59:04.970 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=4, revision=-1 07:59:05.033 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:05.036 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:05.041 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:05.042 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:05.161 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:05.247 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:59:05.247 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:05.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=113.6 MiB, available=341.9 MiB 07:59:05.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.124.xml.gz 07:59:05.275 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:59:05.278 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:59:05.278 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:05.284 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:05.295 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:05.329 [qtp284059979-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=144 07:59:05.359 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:05.377 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=170 remoteFromLocalRevision=144 07:59:05.443 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=69cb802b-b935-4f80-9e20-17d456082a81 from='build/repo/k0t52o2v-q8m6n-local-src' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:59:05.460 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:05.465 [qtp284059979-1243] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:05.537 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:05.547 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=170 07:59:05.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:05.552 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:05.553 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:59:05.553 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:59:05.558 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=170 07:59:05.623 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:05.623 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:05.641 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:05.642 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:05.643 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=172 07:59:05.648 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 07:59:05.661 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:05.661 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:05.692 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:05.698 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=167, revision=172 07:59:05.701 [qtp284059979-3014] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:05.712 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=6 07:59:05.712 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:05.732 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:05.739 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=167, revision=172 07:59:05.739 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=172, revision=-1 07:59:05.819 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:05.836 [qtp284059979-3230] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 transaction.localRevision=151 remoteFromLocalRevision=170 07:59:05.875 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:05.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=69cb802b-b935-4f80-9e20-17d456082a81 to='build/repo/k0t52o2v-q8m6n-local-src', fromRepoLocalSync=false 07:59:05.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:05.880 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:05.896 [qtp284059979-30] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:05.934 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:05.949 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=151 07:59:05.956 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:05.961 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:05.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:05.972 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:06.277 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:06.284 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:06.473 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=114.9 MiB, available=340.6 MiB 07:59:06.473 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:59:06.506 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:06.518 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=-1, revision=152 07:59:06.539 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 07:59:06.557 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:06.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:06.698 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:06.818 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:06.888 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:06.896 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:06.894 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=429.5 MiB, used=101.4 MiB, available=354.1 MiB 07:59:06.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:06.981 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:07.102 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zm5e9U9PhlouzQiLRn2UBw, serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5} because of missing permissions! 07:59:07.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:07.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=113.7 MiB, available=341.8 MiB 07:59:07.317 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=145, revision=152 07:59:07.322 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:07.323 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:59:07.324 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:59:07.324 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:07.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:07.488 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:07.495 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:07.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=-1, revision=6 07:59:07.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=6, revision=-1 07:59:07.507 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:59:07.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:07.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=412.5 MiB, used=101.3 MiB, available=354.2 MiB org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:07.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=113.0 MiB, available=342.5 MiB 07:59:07.858 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:07.868 [qtp284059979-3015] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionSynced=145, revision=152 07:59:07.868 [qtp284059979-3015] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=152, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:07.872 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:07.877 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.localRepositoryRevisionSynced=-1, revision=4 07:59:07.878 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:08.006 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:08.018 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:08.102 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:08.103 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:08.115 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:08.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:08.132 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:08.142 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:08.143 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:08.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=175 07:59:08.157 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 07:59:08.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:59:08.187 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:08.192 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:08.284 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:59:08.285 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:59:08.328 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:08.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.5 MiB, allocated=497.5 MiB, used=84.8 MiB, available=412.7 MiB 07:59:08.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:08.391 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:08.527 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 99 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:08.545 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:08.625 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=6 07:59:08.625 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:08.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=113.1 MiB, available=342.4 MiB 07:59:08.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:08.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=84.2 MiB, available=399.8 MiB 07:59:08.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:09.167 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:09.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=113.1 MiB, available=342.4 MiB 07:59:09.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:09.354 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:09.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=84.2 MiB, available=411.8 MiB 07:59:09.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.-1.xml.gz 07:59:09.372 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:59:09.375 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:59:09.375 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:59:09.403 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:09.407 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:09.448 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:09.449 [qtp2139656363-1075] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:09.452 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:09.506 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:09.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=8 remoteFromLocalRevision=2 07:59:09.585 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61609559-3da3-4b35-9493-294bb7f69878 from='build/repo/k0t55ze4-ncnei-local-src' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' 07:59:09.605 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:09.609 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:09.697 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:09.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=113.1 MiB, available=342.4 MiB 07:59:09.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:09.759 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:59:09.759 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:09.773 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:09.773 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:09.774 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:09.784 [qtp284059979-59] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=151 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:09.794 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:09.859 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:09.873 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=177 remoteFromLocalRevision=151 07:59:09.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=69cb802b-b935-4f80-9e20-17d456082a81 from='build/repo/k0t52o2v-q8m6n-local-src' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:09.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=10 07:59:09.901 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:09.952 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:09.959 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=177 07:59:09.965 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:09.965 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:09.966 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:59:09.966 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:09.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=-1, revision=6 07:59:09.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:09.972 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=177 07:59:09.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:09.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:09.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:09.994 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:09.995 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:09.996 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:09.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=175, revision=179 07:59:10.002 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:10.003 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:10.016 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:10.016 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:10.063 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:10.075 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=172, revision=179 07:59:10.078 [qtp284059979-59] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:10.141 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:10.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=172, revision=179 07:59:10.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=179, revision=-1 07:59:10.168 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:10.173 [qtp284059979-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 transaction.localRevision=157 remoteFromLocalRevision=177 07:59:10.281 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:10.281 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:10.286 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:10.289 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=6, revision=10 07:59:10.289 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:10.394 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:10.444 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:10.471 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 renewalDateTime=2019-09-21T06:26:37.254Z expiryDateTime=2019-09-21T06:56:37.254Z 07:59:10.495 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:10.506 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:10.511 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 64 ms. 07:59:10.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:10.521 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:10.521 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:10.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=181 07:59:10.562 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:10.599 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:10.603 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:59:10.624 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=69cb802b-b935-4f80-9e20-17d456082a81 to='build/repo/k0t52o2v-q8m6n-local-src', fromRepoLocalSync=true 07:59:10.625 [pool-38-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 69cb802b-b935-4f80-9e20-17d456082a81 ('build/repo/k0t52o2v-q8m6n-local-src') 07:59:10.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.151.xml.gz 07:59:10.626 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.151.xml.gz 07:59:10.636 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:59:10.641 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:10.655 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:09.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:59:10.687 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=428.5 MiB, used=101.6 MiB, available=353.9 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:10.698 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:10.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:10.746 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=157 07:59:10.749 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:10.937 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:10.970 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:10.999 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:11.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=12 07:59:11.070 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:11.240 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:11.253 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:11.274 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:11.288 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:11.292 [qtp2139656363-2878] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:11.390 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4f4dcd87]initPersistenceManagerFactory: repositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 07:59:11.408 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4f4dcd87]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31808 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:11.439 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:11.444 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:11.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=10, revision=12 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:10.759 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.151.xml.gz 07:59:10.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=151 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:11.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:11.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=115.4 MiB, available=340.1 MiB 07:59:11.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:11.480 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56of0-kt13a-remote' 07:59:11.482 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56of0-kt13a-remote' locked successfully. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:11.490 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:11.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:11.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:11.503 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=-1, revision=158 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:11.518 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:11.527 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158 07:59:11.549 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:11.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:11.626 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:11.699 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:11.195 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=412.5 MiB, used=101.0 MiB, available=354.5 MiB 07:59:11.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:59:11.774 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=426.5 MiB, used=101.0 MiB, available=354.5 MiB 07:59:11.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.-1.xml.gz 07:59:11.779 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:59:11.786 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:59:11.786 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:11.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=14 07:59:11.792 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:11.806 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:11.846 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:11.849 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:11.855 [qtp666971185-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e localRepositoryRevisionSynced=2 07:59:11.864 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:11.908 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 transaction.localRevision=8 remoteFromLocalRevision=2 07:59:11.942 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1c75b227-d5da-41ec-b692-b37e90671f5e from='build/repo/k0t560ho-b8fsv-local-src' toID=ca482b03-c477-493c-8068-0e3bdf93afe5 to='https://localhost:37204/ca482b03-c477-493c-8068-0e3bdf93afe5' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:11.942 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:11.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=12, revision=14 07:59:11.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:11.961 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:11.965 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:11.986 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:11.986 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:12.007 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:12.060 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:12.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=114.7 MiB, available=340.8 MiB 07:59:12.068 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=152, revision=158 07:59:12.074 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:12.075 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:59:12.076 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:59:12.076 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:12.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.125 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:12.126 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:12.127 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:12.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=16 07:59:12.211 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:12.238 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.258 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:12.262 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:12.263 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=10 07:59:12.263 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.310 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:12.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=14, revision=16 07:59:12.317 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:12.329 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:12.334 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.351 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:12.351 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:12.369 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:12.471 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:12.495 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.496 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:12.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=6, revision=10 07:59:12.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.528 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 07:59:12.528 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:12.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=114.1 MiB, available=341.4 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=18 07:59:12.651 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:12.711 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.712 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:12.715 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:12.715 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionSynced=152, revision=158 07:59:12.715 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=158, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.769 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:12.770 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=16, revision=18 07:59:12.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:12.798 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:12.798 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:12.803 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=181, revision=184 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:12.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:12.820 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 07:59:12.820 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:12.838 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:12.866 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:12.884 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:13.034 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:13.062 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:13.088 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:13.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:13.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=20 07:59:13.125 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:59:13.184 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:13.189 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:13.190 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=12 07:59:13.190 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:13.254 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:13.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=18, revision=20 07:59:13.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:13.290 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:13.293 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:13.293 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:13.294 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:13.313 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:12.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:59:12.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:59:13.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=114.2 MiB, available=341.3 MiB 07:59:13.379 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:13.433 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:13.432 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:13.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=10, revision=12 07:59:13.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:13.468 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:59:13.469 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:13.485 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:13.485 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:13.530 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9559e1084fb0b4948f38e0346bc018221241c0e' to.sha1='2d5797e1a95727ba2dbcc6cf77a7ad6fc40fa7da'): /1 {11 11ä11#+} 1/a 07:59:13.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=23 07:59:13.570 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 07:59:13.627 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:13.632 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:13.642 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:13.683 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:13.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=20, revision=23 07:59:13.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=23, revision=-1 07:59:13.720 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:13.787 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:13.787 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:13.802 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:13.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=114.2 MiB, available=341.3 MiB 07:59:13.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:13.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=14 07:59:13.888 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 07:59:13.961 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:13.964 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=12, revision=14 07:59:14.030 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:14.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=12, revision=14 07:59:14.036 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=14, revision=-1 07:59:14.065 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:14.065 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:14.087 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:14.153 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:14.171 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:14.224 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:14.233 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=16 07:59:14.233 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:14.292 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=114.2 MiB, available=341.3 MiB 07:59:14.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.151.xml.gz 07:59:14.305 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:59:14.309 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:59:14.309 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:14.316 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:14.320 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.332 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:14.345 [qtp284059979-3015] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=157 07:59:14.360 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:14.375 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=186 remoteFromLocalRevision=157 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:14.377 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:14.382 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=14, revision=16 07:59:14.382 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.393 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=69cb802b-b935-4f80-9e20-17d456082a81 from='build/repo/k0t52o2v-q8m6n-local-src' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:59:14.406 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:14.409 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:14.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:14.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:14.432 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:14.488 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:14.490 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:14.519 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:14.534 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:14.564 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:14.570 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.570 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=186 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:14.578 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.578 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:14.579 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:14.579 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S2XFVKMaY_rZNvxVC2z92g/LHhvwFmaoX7cqxhfHLZBkA' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.581 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:59:14.581 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:59:14.586 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=186 07:59:14.634 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:14.634 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.635 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:14.635 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.650 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:14.650 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:14.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=184, revision=188 07:59:14.657 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 07:59:14.671 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:14.672 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:14.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=18 07:59:14.695 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:14.746 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.749 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:14.753 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:14.755 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.772 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=179, revision=188 07:59:14.775 [qtp284059979-35] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:14.804 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:14.805 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=179, revision=188 07:59:14.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=188, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:14.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=16, revision=18 07:59:14.814 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=18, revision=-1 07:59:14.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:14.837 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:14.856 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.886 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:14.890 [qtp284059979-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 transaction.localRevision=163 remoteFromLocalRevision=186 07:59:14.923 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:14.924 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.929 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=69cb802b-b935-4f80-9e20-17d456082a81 to='build/repo/k0t52o2v-q8m6n-local-src', fromRepoLocalSync=false 07:59:14.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:14.930 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:14.945 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:14.989 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=163 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:14.989 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:14.995 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:15.005 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:15.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:15.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=20 07:59:15.054 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 07:59:15.179 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:15.182 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=18, revision=20 07:59:15.263 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:15.269 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=18, revision=20 07:59:15.269 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=20, revision=-1 07:59:15.294 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:15.294 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:15.314 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:15.327 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:15.368 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:15.390 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:59:15.391 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 07:59:15.504 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3bd75cc6243337b5e25aed26ebbd43fdcff721ba' to.sha1='782910c7b7ca01ac1146776a2c139fd711c15555'): /1 {11 11ä11#+} 1/a org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:15.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=97.3 MiB, available=358.2 MiB 07:59:15.530 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:15.542 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:15.546 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=23 07:59:15.546 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:15.554 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:15.561 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=-1, revision=164 07:59:15.583 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 07:59:15.597 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:15.668 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:15.691 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=20, revision=23 07:59:15.749 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:15.755 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=20, revision=23 07:59:15.755 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=23, revision=-1 07:59:15.779 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:15.855 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:15.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 07:59:16.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=97.4 MiB, available=358.1 MiB 07:59:16.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=158, revision=164 07:59:16.029 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:16.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:59:16.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:59:16.031 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:16.031 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:16.149 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:16.341 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:16.420 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:16.437 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=97.4 MiB, available=358.1 MiB 07:59:16.516 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:16.520 [qtp284059979-3015] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionSynced=158, revision=164 07:59:16.520 [qtp284059979-3015] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=164, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:16.559 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:16.577 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:16.577 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:16.580 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:16.581 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QP0tjHiAe1h1KtPYZ8-LdA/O14Q5GEQZsqtLLaaCWIZeQ' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:16.596 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:16.597 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:16.600 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=191 07:59:16.659 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 07:59:16.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:16.810 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:16.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:59:17.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=96.6 MiB, available=358.9 MiB 07:59:17.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:17.457 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:17.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=95.7 MiB, available=359.8 MiB 07:59:17.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:17.559 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:17.562 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:17.585 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:17.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=95.7 MiB, available=359.8 MiB 07:59:17.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:17.850 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:59:17.850 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:59:17.863 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:17.872 [qtp284059979-3014] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=163 07:59:18.112 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:18.134 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=193 remoteFromLocalRevision=163 07:59:18.150 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=69cb802b-b935-4f80-9e20-17d456082a81 from='build/repo/k0t52o2v-q8m6n-local-src' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:18.162 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:18.169 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=186 localRepositoryRevisionInProgress=193 07:59:18.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:18.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:18.174 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:59:18.174 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:59:18.179 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=193 07:59:18.210 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:18.210 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:18.224 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:18.224 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:18.226 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=191, revision=195 07:59:18.231 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=195 07:59:18.242 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:18.242 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:18.318 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:18.322 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=188, revision=195 07:59:18.324 [qtp284059979-35] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:18.343 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:18.351 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:18.353 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:18.354 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S2XFVKMaY_rZNvxVC2z92g/LHhvwFmaoX7cqxhfHLZBkA' offset=1048576 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:18.398 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:18.407 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=188, revision=195 07:59:18.407 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=195, revision=-1 07:59:18.533 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:18.538 [qtp284059979-1690] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 transaction.localRevision=169 remoteFromLocalRevision=193 07:59:18.581 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:18.585 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:59:18.586 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 07:59:18.586 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:59:18.602 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:59:18.603 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:18.614 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:18.689 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:18.710 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:18.746 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:18.752 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:18.776 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 renewalDateTime=2019-09-21T06:28:09.043Z expiryDateTime=2019-09-21T06:58:09.043Z 07:59:18.795 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:18.792 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1168733 bytes in 4500 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:18.800 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:18.805 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=27 07:59:18.806 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:18.821 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:18.821 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:18.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=121 07:59:18.887 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:18.908 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:18.912 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=23, revision=27 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:18.921 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:59:18.922 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=16ab8874-6e8a-4b52-9bd8-7849bf733234 to='build/repo/k0t55k9b-i3pv7-local-dest', fromRepoLocalSync=true 07:59:18.923 [pool-39-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 16ab8874-6e8a-4b52-9bd8-7849bf733234 ('build/repo/k0t55k9b-i3pv7-local-dest') 07:59:18.936 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:59:18.953 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:18.964 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:18.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=23, revision=27 07:59:18.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=27, revision=-1 07:59:19.001 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:19.001 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:19.023 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:19.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.137.xml.gz 07:59:19.047 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.137.xml.gz 07:59:19.071 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:19.139 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=169 07:59:19.144 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:19.154 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.137.xml.gz 07:59:19.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=137 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:19.242 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:19.250 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:19.300 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 597430 bytes in 2880 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:19.301 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:19.325 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=26 07:59:19.326 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:19.362 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:19.384 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:19.389 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=23, revision=26 07:59:19.401 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:19.406 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=23, revision=26 07:59:19.406 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=26, revision=-1 07:59:19.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:19.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:19.477 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:19.492 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 07:59:19.581 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:19.607 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:19.619 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d53b5cecb7df212faef015c0bb1bac398d93544' to.sha1='310427cba6fb0ab086a521177859a29548b40bfe'): /1 {11 11ä11#+} 1/b 07:59:19.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=32 07:59:19.704 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=32 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:19.719 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:19.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.0 MiB, available=357.5 MiB 07:59:19.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:59:19.758 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:19.763 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:19.769 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=-1, revision=170 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:19.863 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:19.876 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:19.888 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:19.891 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=27, revision=32 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:19.899 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:19.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=5, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:20.114 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:20.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 07:59:20.308 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='810fe59f1d992c49977dd0bbbd6203320d6d3acf' to.sha1='8b1ebf44b0d7fe0df39672ed57e0057586c4c7f0'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:20.337 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:20.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=31 07:59:20.345 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:20.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=97.9 MiB, available=357.6 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:20.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=27, revision=32 07:59:20.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=32, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:20.355 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=138, revision=170 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:20.373 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:20.412 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:20.460 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:20.461 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:59:20.461 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:59:20.461 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:20.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:20.468 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:20.478 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:20.565 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:20.631 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:20.633 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:20.660 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:20.704 [Test worker] 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' 07:59:20.808 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:20.820 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:20.824 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:20.860 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S2XFVKMaY_rZNvxVC2z92g/SOb5Jj6hw376CAq45zmtBA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:20.996 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:21.002 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=26, revision=31 07:59:21.055 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:21.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=26, revision=31 07:59:21.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=31, revision=-1 07:59:21.099 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:21.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=98.1 MiB, available=357.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:21.302 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:21.327 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:21.330 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionSynced=138, revision=170 07:59:21.330 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=170, revision=-1 07:59:21.384 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:21.388 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:21.395 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:21.398 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:21.398 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:21.402 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=121, revision=124 07:59:21.460 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 07:59:21.500 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:21.505 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.remoteRepositoryRevisionSynced=119, revision=124 07:59:21.526 [qtp284059979-3014] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:21.540 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:21.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=119, revision=124 07:59:21.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=124, revision=-1 07:59:21.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:59:21.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:21.620 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:21.648 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:21.681 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:21.689 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:21.696 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:21.702 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QP0tjHiAe1h1KtPYZ8-LdA/roOjktG9mlcJ9xmNVj_RDQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:21.702 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 354527 bytes in 998 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:21.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=35 07:59:21.724 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=32, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35 07:59:21.810 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:21.813 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=32, revision=35 07:59:21.887 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:21.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=32, revision=35 07:59:21.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=35, revision=-1 07:59:21.924 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:21.924 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:21.940 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:21.963 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:21.968 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:59:21.987 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:22.015 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 07:59:22.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:22.109 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=97.6 MiB, available=357.9 MiB 07:59:22.110 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:22.187 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e5e8a55f7515bd3a142e101f64ff7a8e0b60f72' to.sha1='f0ca78f6b4ec16e0f973066c76c57253a9bb1c2e'): /1 {11 11ä11#+} 1/c 07:59:22.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=40 07:59:22.217 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40 07:59:22.326 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:22.330 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=35, revision=40 07:59:22.485 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:22.495 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=35, revision=40 07:59:22.496 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=40, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:22.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=96.9 MiB, available=358.6 MiB 07:59:22.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:22.522 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:22.574 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:22.606 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 07:59:22.619 [Test worker] 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' 07:59:22.678 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:22.688 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:22.691 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:22.692 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S2XFVKMaY_rZNvxVC2z92g/6lDSK8BImgioWdbb_w_gkw' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:22.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=96.9 MiB, available=358.6 MiB 07:59:23.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.137.xml.gz 07:59:23.309 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:59:23.314 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:59:23.314 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:59:23.335 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:23.345 [qtp284059979-768] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=169 07:59:23.512 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:23.530 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=127 remoteFromLocalRevision=169 07:59:23.546 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=16ab8874-6e8a-4b52-9bd8-7849bf733234 from='build/repo/k0t55k9b-i3pv7-local-dest' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:59:23.570 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:23.576 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:23.628 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=127 07:59:23.651 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:23.651 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:23.735 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:23.737 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:23.779 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:23.856 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:23.868 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 125957 bytes in 1249 ms. path='/1 {11 11ä11#+} 1/c' 07:59:23.882 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=43 07:59:23.882 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 07:59:23.932 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:23.935 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=40, revision=43 07:59:23.983 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:23.991 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=40, revision=43 07:59:23.991 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=43, revision=-1 07:59:24.023 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:24.023 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:24.041 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:24.062 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:24.063 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:59:24.157 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:24.255 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 07:59:24.285 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:59:24.286 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:59:24.364 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='73214539a7bf17bfa05f7fbaa7a96640180a9c38' to.sha1='aa0006cb64faedc19d5d87915e5c43aaea58eccd'): /2/1 {11 11ä11#+} 1/a 07:59:24.393 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=48 07:59:24.393 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 07:59:24.486 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:24.489 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=43, revision=48 07:59:24.572 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:24.573 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:59:24.574 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:24.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=43, revision=48 07:59:24.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=48, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:24.593 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:24.613 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=127 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:24.621 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:24.738 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:24.738 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:24.741 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:24.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:24.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:24.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=129 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:24.758 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:24.819 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:24.831 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:24.843 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:24.843 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:24.873 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:24.916 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:24.919 [qtp284059979-3015] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.remoteRepositoryRevisionSynced=124, revision=129 07:59:24.921 [qtp284059979-3015] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:24.933 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:24.937 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=124, revision=129 07:59:24.937 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=129, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:24.952 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:24.963 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:24.966 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:24.967 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/26oZZBIGoPgBTu-Og1s-LQ/hBrWWPhDGvUKhdkbQKyCGQ' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:25.017 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:25.024 [qtp284059979-3015] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 transaction.localRevision=176 remoteFromLocalRevision=127 07:59:25.030 [qtp284059979-3015] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:25.032 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=16ab8874-6e8a-4b52-9bd8-7849bf733234 to='build/repo/k0t55k9b-i3pv7-local-dest', fromRepoLocalSync=false 07:59:25.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:25.033 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:25.047 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:25.112 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=176 07:59:25.119 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:25.128 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:25.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:25.608 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:25.626 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 964571 bytes in 4231 ms. path='/1 {11 11ä11#+} 1/b' 07:59:25.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=34 07:59:25.642 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:25.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=97.9 MiB, available=357.6 MiB 07:59:25.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:25.698 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:25.702 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:25.705 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:25.713 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=-1, revision=177 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:25.792 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:25.796 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:25.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=31, revision=34 07:59:25.799 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:25.810 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:25.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:25.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:25.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:25.861 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:25.876 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:25.913 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:25.916 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:25.940 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 444803 bytes in 1105 ms. path='/2/1 {11 11ä11#+} 1/a' 07:59:25.953 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=51 07:59:25.954 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:25.998 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:26.025 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:26.031 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=48, revision=51 07:59:26.100 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:26.100 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:26.101 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:26.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=48, revision=51 07:59:26.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=51, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:26.127 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:26.148 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:26.148 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:26.167 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:26.174 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='058dc679bc3f3067de6761285cfc6c456bdce6d1' to.sha1='d080e544d2692e63f14f2ff1b4ffdd483219900c'): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:26.194 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:26.197 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:26.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=39 07:59:26.211 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:26.284 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:26.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.0 MiB, available=357.5 MiB 07:59:26.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=170, revision=177 07:59:26.318 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:26.319 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:59:26.319 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:59:26.319 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:26.319 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:26.330 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 07:59:26.336 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:26.370 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:26.379 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:26.398 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b727160540a93c638a779970e47540c2c7f30db' to.sha1='bef3f215e7625cb6df7414367747471a26df4270'): /2/1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:26.468 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:26.473 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=56 07:59:26.474 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:26.477 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=34, revision=39 07:59:26.477 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=39, revision=-1 07:59:26.516 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:26.545 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:26.549 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=51, revision=56 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:26.551 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:26.568 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:26.583 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:26.589 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=51, revision=56 07:59:26.589 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=56, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:26.593 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:26.622 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:26.649 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:26.666 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 07:59:26.726 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:26.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.3 MiB, available=357.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:26.845 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:26.849 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:26.853 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionSynced=170, revision=177 07:59:26.853 [qtp284059979-1410] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=177, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:26.880 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:26.882 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:26.883 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QP0tjHiAe1h1KtPYZ8-LdA/v9tFVUweC0ImX-vDUfu6Mw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:26.904 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:26.906 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:26.927 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:26.931 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:26.963 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:26.963 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:26.967 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=132 07:59:26.991 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:26.999 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:27.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:59:27.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:27.021 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:27.035 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:27.044 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/26oZZBIGoPgBTu-Og1s-LQ/S-AGN7KZ9yNtPNuDJv7tCQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:27.283 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:27.555 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=97.0 MiB, available=358.5 MiB 07:59:27.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:27.698 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [212be09]initPersistenceManagerFactory: repositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 07:59:27.727 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [212be09]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 37722 ms. 07:59:27.769 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9v-oj9re-remote' 07:59:27.772 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9v-oj9re-remote' locked successfully. 07:59:27.958 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:27.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=96.0 MiB, available=359.5 MiB 07:59:27.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 07:59:28.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=96.0 MiB, available=359.5 MiB 07:59:28.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:28.371 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:59:28.371 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:59:28.386 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:28.395 [qtp284059979-1690] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=176 07:59:28.408 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:28.428 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=134 remoteFromLocalRevision=176 07:59:28.486 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=16ab8874-6e8a-4b52-9bd8-7849bf733234 from='build/repo/k0t55k9b-i3pv7-local-dest' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:59:28.503 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=134 07:59:28.508 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:28.508 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:28.509 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:59:28.509 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:59:28.513 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=134 07:59:28.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:28.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:28.560 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:28.560 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:28.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=132, revision=136 07:59:28.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 07:59:28.581 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:28.581 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:28.634 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:28.639 [qtp284059979-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.remoteRepositoryRevisionSynced=129, revision=136 07:59:28.641 [qtp284059979-35] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:28.656 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:28.659 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=129, revision=136 07:59:28.659 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=136, revision=-1 07:59:28.770 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:28.777 [qtp284059979-3014] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 transaction.localRevision=182 remoteFromLocalRevision=134 07:59:28.805 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:28.810 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:28.957 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:28.972 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 988447 bytes in 2246 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:28.972 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:28.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=59 07:59:28.985 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:28.993 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:29.024 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:29.030 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=56, revision=59 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:29.032 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:29.051 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:29.054 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 renewalDateTime=2019-09-21T06:28:09.043Z expiryDateTime=2019-09-21T06:58:09.043Z org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:29.057 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=56, revision=59 07:59:29.057 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:29.069 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:29.075 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:29.091 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:29.091 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:29.094 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:29.094 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:29.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=138 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:29.110 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:29.116 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:29.141 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:29.144 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:29.152 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:59:29.153 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=16ab8874-6e8a-4b52-9bd8-7849bf733234 to='build/repo/k0t55k9b-i3pv7-local-dest', fromRepoLocalSync=true 07:59:29.153 [pool-40-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 16ab8874-6e8a-4b52-9bd8-7849bf733234 ('build/repo/k0t55k9b-i3pv7-local-dest') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:29.159 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:29.162 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:29.172 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 07:59:29.176 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:29.187 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:29.196 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:29.204 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:29.207 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:29.208 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QP0tjHiAe1h1KtPYZ8-LdA/v9tFVUweC0ImX-vDUfu6Mw' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:29.252 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42bd61179afbc899e5bc6dfccc74e5e8614987fa' to.sha1='24e86270e7467f71520d36fb76a4236d29f3acb8'): /2/a 07:59:29.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=64 07:59:29.292 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:29.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.176.xml.gz 07:59:29.368 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.176.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:29.388 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:29.388 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:29.401 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:29.437 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=182 07:59:29.440 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:29.444 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.176.xml.gz 07:59:29.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=176 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:29.456 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:29.461 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=59, revision=64 07:59:29.461 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=64, revision=-1 07:59:29.488 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:29.545 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:29.606 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 07:59:29.636 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/2/a' 07:59:29.890 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:29.920 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:29.923 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:29.926 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:29.985 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:29.995 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:30.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.0 MiB, available=357.5 MiB 07:59:30.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:30.045 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:30.059 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:30.066 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=-1, revision=183 07:59:30.113 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=177, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183 07:59:30.129 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:30.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:30.267 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:30.532 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:30.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=97.9 MiB, available=357.6 MiB 07:59:30.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=177, revision=183 07:59:30.563 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:30.564 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:59:30.564 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:59:30.564 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:30.564 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:30.569 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1865373 bytes in 3976 ms. path='/1 {11 11ä11#+} 1/c' 07:59:30.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=43 07:59:30.594 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 07:59:30.663 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:30.668 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=39, revision=43 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:30.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:30.739 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:30.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=39, revision=43 07:59:30.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=43, revision=-1 07:59:30.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:30.778 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:30.795 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:30.827 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:30.831 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:59:30.856 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:30.881 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:30.888 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 07:59:30.888 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 07:59:30.941 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28fd5922cce3398600f3103c748c116b39b02572' to.sha1='1c90f4d700f1a3d302d1c990de6dd8af6e6b8cb0'): /2/1 {11 11ä11#+} 1/a 07:59:30.975 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=48 07:59:30.976 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:31.003 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=97.9 MiB, available=357.6 MiB 07:59:31.038 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:31.040 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:31.043 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionSynced=177, revision=183 07:59:31.044 [qtp284059979-3014] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=183, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:31.044 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=43, revision=48 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:31.062 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:31.068 [qtp284059979-3014] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.080 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:31.080 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:31.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=138, revision=141 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:31.086 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=43, revision=48 07:59:31.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=48, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:31.098 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:31.102 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:31.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:31.129 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.173 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.193 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:31.202 [Test worker] 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' 07:59:31.288 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.296 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.299 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.300 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R2IMCPuCVzRHB-iQDFS5UQ/VqsAmGuNToo64S2zJS007A/b9c1-uCTEQ0vKu_x8rBNQA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:31.505 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:31.545 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.615 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158016 bytes in 412 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:31.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:59:31.638 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=98.1 MiB, available=357.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:31.646 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=51 07:59:31.646 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:31.652 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:31.727 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.746 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=48, revision=51 07:59:31.777 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=48, revision=51 07:59:31.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=51, revision=-1 07:59:31.817 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:31.818 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:31.847 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.867 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:31.869 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:31.887 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.906 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.910 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:31.911 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:31.966 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:32.003 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:32.033 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:31.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:59:32.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.1 MiB, available=357.4 MiB 07:59:32.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:32.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a5ba8daf70b50018c7926c684e27fb0720921ce4' to.sha1='2a6d1cd7db146202c1d769858328338a9164b28e'): /2/1 {11 11ä11#+} 1/b 07:59:32.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=56 07:59:32.147 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 07:59:32.240 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:32.244 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=51, revision=56 07:59:32.314 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:32.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=51, revision=56 07:59:32.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=56, revision=-1 07:59:32.357 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:32.404 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:32.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:32.480 [Test worker] 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' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:32.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.1 MiB, available=357.4 MiB 07:59:32.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.176.xml.gz 07:59:32.620 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:59:32.623 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:59:32.623 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:59:32.638 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:32.648 [qtp284059979-1410] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=182 07:59:32.689 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:32.705 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=143 remoteFromLocalRevision=182 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:32.743 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:32.758 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:32.764 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:32.765 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R2IMCPuCVzRHB-iQDFS5UQ/VqsAmGuNToo64S2zJS007A/QgbcHKI50HIuwPfJe65ilw' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:32.785 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=16ab8874-6e8a-4b52-9bd8-7849bf733234 from='build/repo/k0t55k9b-i3pv7-local-dest' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:59:32.802 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:32.805 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:32.831 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=143 07:59:32.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:32.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:32.836 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:59:32.836 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:59:32.840 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=143 07:59:32.916 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:32.916 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:32.929 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:32.929 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:32.931 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=141, revision=145 07:59:32.935 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 07:59:32.948 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:32.948 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:33.069 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:33.073 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.remoteRepositoryRevisionSynced=136, revision=145 07:59:33.076 [qtp284059979-1690] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:33.086 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:33.088 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:33.109 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:33.139 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:33.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=136, revision=145 07:59:33.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=145, revision=-1 07:59:33.309 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:33.316 [qtp284059979-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 transaction.localRevision=188 remoteFromLocalRevision=143 07:59:33.376 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:33.380 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=16ab8874-6e8a-4b52-9bd8-7849bf733234 to='build/repo/k0t55k9b-i3pv7-local-dest', fromRepoLocalSync=false 07:59:33.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:33.382 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:33.402 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:33.446 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=182 localRepositoryRevisionInProgress=188 07:59:33.450 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:33.456 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:33.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:33.905 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:33.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=97.8 MiB, available=357.7 MiB 07:59:33.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:59:33.929 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:33.937 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=-1, revision=189 07:59:34.010 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=189 07:59:34.026 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:34.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:34.168 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:34.301 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:34.305 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:34.319 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 745703 bytes in 1839 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:34.334 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:34.334 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=59 07:59:34.335 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:34.341 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:34.343 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=2097152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:34.410 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:34.413 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=56, revision=59 07:59:34.537 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:34.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=56, revision=59 07:59:34.544 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:34.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=97.9 MiB, available=357.6 MiB 07:59:34.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=183, revision=189 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:34.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:34.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:34.579 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:34.580 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:59:34.580 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:59:34.580 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:34.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:34.596 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:34.643 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:34.646 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:34.660 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:34.782 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:34.871 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:34.891 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 07:59:34.918 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d7e9cd7a16a513fd553634af83d1673f5e7bb0b8' to.sha1='bf491add3ac3aa32d22fff87197254f2f545318f'): /2/a 07:59:34.968 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=64 07:59:34.968 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:34.969 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:35.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=97.9 MiB, available=357.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:35.054 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:35.057 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:35.100 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:35.105 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionSynced=183, revision=189 07:59:35.105 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.localRepositoryRevisionInProgress=189, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:35.114 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:35.117 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:35.127 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=59, revision=64 07:59:35.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=64, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:35.144 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:35.145 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:35.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:35.159 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:35.168 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 07:59:35.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:35.249 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:35.280 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:35.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 07:59:35.399 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:35.410 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:35.415 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:35.416 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R2IMCPuCVzRHB-iQDFS5UQ/_2t3K1F1zL3T_JCt54ssww' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:35.487 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:35.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:59:35.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.1 MiB, available=357.4 MiB 07:59:35.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:35.839 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:35.877 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 381482 bytes in 584 ms. path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:35.877 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:35.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=67 07:59:35.892 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 07:59:35.935 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:35.941 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=64, revision=67 07:59:35.955 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:35.960 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=64, revision=67 07:59:35.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=67, revision=-1 07:59:35.995 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:35.996 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:36.037 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:36.128 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:36.132 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:36.136 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:59:36.152 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:36.175 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:36.181 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:59:36.181 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:36.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.0 MiB, available=357.5 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:36.232 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:36.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:36.238 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9d1815c683a416b9d1e24e2fd47f56bb617083d' to.sha1='465b628f38a428cc768196cbf79a9e8c123cf38e'): /3 + &#ä/5/h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:36.253 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld javax.ws.rs.ProcessingException: java.net.UnknownHostException: server1.domain.tld 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server1.domain.tld at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:36.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=72 07:59:36.286 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:36.336 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:36.337 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:36.380 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:36.383 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:36.384 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:36.387 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:36.392 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=3145728 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:36.465 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:36.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=67, revision=72 07:59:36.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=72, revision=-1 07:59:36.498 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:36.562 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:36.581 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:36.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:36.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.0 MiB, available=357.5 MiB 07:59:36.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:36.721 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:59:36.721 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:59:36.735 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:36.745 [qtp284059979-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 localRepositoryRevisionSynced=188 07:59:36.758 [qtp284059979-35] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:36.781 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=150 remoteFromLocalRevision=188 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:36.836 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:36.855 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=16ab8874-6e8a-4b52-9bd8-7849bf733234 from='build/repo/k0t55k9b-i3pv7-local-dest' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:36.857 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:36.862 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:36.864 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xknCExiGkaKqSaUoP2LrjQ/9-xMmnKcWblZjVtyWskTKg/8OUzhSWI_9D58xt1bGvbjg' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:36.879 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=150 07:59:36.883 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:36.883 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:36.885 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:59:36.885 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:59:36.890 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=150 07:59:36.947 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:36.947 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:36.962 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.from' result=null 07:59:36.962 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55k9b-i3pv7-local-dest' configKey='repair.deleteCollisions.to' result=null 07:59:36.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=148, revision=152 07:59:36.968 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 07:59:36.981 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:36.982 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:37.069 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:37.073 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234, this.remoteRepositoryRevisionSynced=145, revision=152 07:59:37.075 [qtp284059979-59] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@47b86d37 (of khaled) 07:59:37.090 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:37.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=145, revision=152 07:59:37.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=152, revision=-1 07:59:37.181 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:37.186 [qtp284059979-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=16ab8874-6e8a-4b52-9bd8-7849bf733234 transaction.localRevision=194 remoteFromLocalRevision=150 07:59:37.202 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:37.207 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:59:37.248 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 07:59:37.248 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/pubring.gpg' 07:59:37.249 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.gnupg/secring.gpg' 07:59:37.250 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:37.356 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:37.365 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:37.396 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:37.421 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 renewalDateTime=2019-09-21T06:26:37.254Z expiryDateTime=2019-09-21T06:56:37.254Z 07:59:37.452 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:37.457 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:37.475 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:37.475 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:37.479 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=197 07:59:37.496 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=195, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=197 07:59:37.528 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:59:37.529 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=69cb802b-b935-4f80-9e20-17d456082a81 to='build/repo/k0t52o2v-q8m6n-local-src', fromRepoLocalSync=true 07:59:37.529 [pool-41-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 69cb802b-b935-4f80-9e20-17d456082a81 ('build/repo/k0t52o2v-q8m6n-local-src') 07:59:37.544 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 07:59:37.560 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 07:59:37.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.163.xml.gz 07:59:37.636 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.163.xml.gz 07:59:37.648 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:37.673 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=194 07:59:37.680 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:37.685 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.163.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:37.723 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:37.864 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:38.161 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:38.168 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:38.178 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 988450 bytes in 1590 ms. path='/3 + &#ä/5/h' 07:59:38.197 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=75 07:59:38.197 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:37.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=163 repoFileDtos.size=0 07:59:38.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=99.3 MiB, available=356.2 MiB 07:59:38.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:38.212 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:38.227 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:38.231 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:38.235 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:38.247 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=-1, revision=195 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:38.252 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:38.253 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=4194304 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:38.256 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=72, revision=75 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:38.263 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=195 07:59:38.280 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:38.286 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:38.337 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:38.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=72, revision=75 07:59:38.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=75, revision=-1 07:59:38.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:38.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:38.410 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:38.434 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:38.438 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:38.441 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:38.548 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:38.600 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:38.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 07:59:38.658 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af80645a462c7025a5f2850cd70fa33b45dfd550' to.sha1='adf2351845e2b96797657fd9548648ef90a1d7c1'): /3 + &#ä/5/i org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:38.685 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:38.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=80 07:59:38.696 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 07:59:38.748 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:38.747 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=98.4 MiB, available=357.1 MiB 07:59:38.753 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=164, revision=195 07:59:38.759 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:38.760 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:59:38.760 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:59:38.760 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:38.760 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:38.765 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=75, revision=80 07:59:38.797 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:38.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=75, revision=80 07:59:38.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=80, revision=-1 07:59:38.841 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:38.888 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:38.912 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:38.945 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:39.056 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:39.087 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:39.107 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:39.111 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:39.112 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xknCExiGkaKqSaUoP2LrjQ/9-xMmnKcWblZjVtyWskTKg/JEByJZ8YwUXCRl5d1zVmMQ' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:39.113 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:39.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=98.4 MiB, available=357.1 MiB 07:59:39.284 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:39.288 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionSynced=164, revision=195 07:59:39.288 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=195, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:39.319 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:39.329 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:39.342 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:39.348 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:39.350 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=5242880 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:39.352 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:39.353 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:39.356 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=197, revision=200 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:39.383 [Timer-3] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted 07:59:39.386 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org javax.ws.rs.ProcessingException: java.net.UnknownHostException: server3.oink.org 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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] Caused by: java.net.UnknownHostException: server3.oink.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[na:1.8.0_222] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) ~[na:1.8.0_222] 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] ... 25 common frames omitted org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:39.425 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=195, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=200 07:59:39.441 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:39.838 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:39.872 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 485895 bytes in 927 ms. path='/3 + &#ä/5/i' 07:59:39.889 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=83 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:39.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:59:39.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=98.6 MiB, available=356.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:39.889 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:39.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:39.948 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:39.968 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:39.975 [qtp666971185-2964] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=80, revision=83 07:59:40.021 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:40.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=80, revision=83 07:59:40.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=83, revision=-1 07:59:40.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:40.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:40.075 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:40.095 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:40.098 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:59:40.128 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:40.203 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:40.282 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:40.303 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.6 MiB, available=356.9 MiB 07:59:40.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:40.374 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='02a34ab05be59590486c767d2439fa1f78debff5' to.sha1='70b0123bf0c63504682101caefdd0bb5b31e3871'): /3 + &#ä/aa 07:59:40.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=88 07:59:40.437 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 07:59:40.505 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:40.510 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=83, revision=88 07:59:40.569 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:40.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=83, revision=88 07:59:40.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=88, revision=-1 07:59:40.604 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:40.662 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:40.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.6 MiB, available=356.9 MiB 07:59:40.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.163.xml.gz 07:59:40.716 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 07:59:40.718 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 07:59:40.718 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 07:59:40.735 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:40.745 [qtp284059979-1410] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=194 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:40.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:40.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:40.765 [qtp284059979-1410] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:40.785 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=202 remoteFromLocalRevision=194 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:40.837 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:40.862 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:40.865 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:40.866 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xknCExiGkaKqSaUoP2LrjQ/1uAqUPiqOmKP8v5Cgkyh7Q' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:40.888 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=69cb802b-b935-4f80-9e20-17d456082a81 from='build/repo/k0t52o2v-q8m6n-local-src' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:59:40.903 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:40.905 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:40.906 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:40.995 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=193 localRepositoryRevisionInProgress=202 07:59:40.999 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:40.999 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:41.001 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 07:59:41.001 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 07:59:41.005 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=202 07:59:41.069 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:41.069 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:41.092 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:41.092 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:41.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=200, revision=204 07:59:41.102 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=195, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=204 07:59:41.117 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:41.117 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:41.165 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:41.174 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:41.180 [qtp284059979-768] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=195, revision=204 07:59:41.182 [qtp284059979-768] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:41.242 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:41.243 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:41.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=195, revision=204 07:59:41.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=204, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:41.312 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129332 bytes in 547 ms. path='/3 + &#ä/aa' 07:59:41.330 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=91 07:59:41.330 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:41.332 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:41.342 [qtp284059979-768] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 transaction.localRevision=200 remoteFromLocalRevision=202 07:59:41.390 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:41.393 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d8186643-4aa5-41e4-b0a6-59000028b202 from='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' toID=69cb802b-b935-4f80-9e20-17d456082a81 to='build/repo/k0t52o2v-q8m6n-local-src', fromRepoLocalSync=false 07:59:41.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:41.393 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:41.399 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:41.412 [qtp284059979-768] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:41.412 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:41.415 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=88, revision=91 07:59:41.449 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:41.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=88, revision=91 07:59:41.459 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:41.464 [pool-4-thread-6] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=194 localRepositoryRevisionInProgress=200 07:59:41.470 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:41.475 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/ChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:41.495 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:41.495 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:41.532 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:41.540 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:41.596 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:41.598 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:59:41.614 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:41.702 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:41.703 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:41.773 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 07:59:41.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='528aa0cd93ceb931efb5510f261f44133c6305cc' to.sha1='031bfcb486e62af62659d1ba851514e6faebdcc0'): /3 + &#ä/bb 07:59:41.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=96 07:59:41.892 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 07:59:41.992 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:41.998 [qtp666971185-894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=91, revision=96 07:59:42.047 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:41.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:59:42.059 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=99.5 MiB, available=356.0 MiB 07:59:42.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:42.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=91, revision=96 07:59:42.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:42.062 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:42.081 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:42.088 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:42.088 [pool-4-thread-6] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=-1, revision=201 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:42.121 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:42.125 [pool-4-thread-6] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=195, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=201 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:42.141 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:42.154 [pool-4-thread-6] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:42.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:42.173 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:42.240 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:42.243 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:42.244 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=6291456 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:42.250 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:42.357 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:42.372 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:42.375 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:42.376 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xknCExiGkaKqSaUoP2LrjQ/r0G8nVHgAjqMTSWxqM1D6Q' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:42.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.7 MiB, available=356.8 MiB 07:59:42.708 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.remoteRepositoryRevisionSynced=195, revision=201 07:59:42.712 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:42.713 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=WIHJjAW5HGTEuHJFN7Ec2A, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 07:59:42.713 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=eAzL0RM16LJkK9ht4esXCg, serverRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 07:59:42.713 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:42.713 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:59:43.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.1 MiB, available=357.4 MiB 07:59:43.300 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:43.303 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionSynced=195, revision=201 07:59:43.303 [qtp284059979-1690] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.localRepositoryRevisionInProgress=201, revision=-1 07:59:43.378 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:43.396 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:43.397 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:43.400 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=-1, revision=207 07:59:43.444 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=204, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=207 07:59:43.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:43.550 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:43.573 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:43.629 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 487552 bytes in 1446 ms. path='/3 + &#ä/bb' 07:59:43.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=99 07:59:43.644 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 07:59:43.745 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:43.748 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=96, revision=99 07:59:43.816 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:43.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=96, revision=99 07:59:43.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=99, revision=-1 07:59:43.911 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:43.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:43.946 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:43.965 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:43.967 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:43.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:59:43.989 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=98.2 MiB, available=357.3 MiB 07:59:43.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:44.028 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:44.147 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:44.150 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:44.231 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 07:59:44.275 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e6efabbf5a2553814294965136a05faa6848ca30' to.sha1='34712208f39bc47a97b48c5b4520e3fabf5a07fa'): /3 + &#ä/cc 07:59:44.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=104 07:59:44.305 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:44.362 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:44.373 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:44.411 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=98.2 MiB, available=357.3 MiB 07:59:44.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:44.422 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:44.436 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:44.436 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=7340032 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:44.450 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=99, revision=104 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:44.471 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:44.489 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:44.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=99, revision=104 07:59:44.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=104, revision=-1 07:59:44.547 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:44.616 [qtp666971185-2964] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:44.626 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:44.633 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:44.637 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:44.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7783562 bytes in 15005 ms. path='/2/a' 07:59:44.656 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=74 07:59:44.657 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 07:59:44.721 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:44.727 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=64, revision=74 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:44.754 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:44.765 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:44.770 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:44.772 [qtp666971185-894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xknCExiGkaKqSaUoP2LrjQ/30vjLcjX1L08roz5AI7LMQ' offset=0 org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:44.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=98.2 MiB, available=357.3 MiB 07:59:44.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d8186643-4aa5-41e4-b0a6-59000028b202.null.xml.gz 07:59:44.898 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:59:44.898 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:59:44.913 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:44.934 [qtp284059979-1690] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 localRepositoryRevisionSynced=200 07:59:44.985 [qtp284059979-1690] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:44.998 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:45.002 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 transaction.localRevision=209 remoteFromLocalRevision=200 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:45.005 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=64, revision=74 07:59:45.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=74, revision=-1 07:59:45.039 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:45.039 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:45.053 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:45.074 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=69cb802b-b935-4f80-9e20-17d456082a81 from='build/repo/k0t52o2v-q8m6n-local-src' toID=d8186643-4aa5-41e4-b0a6-59000028b202 to='https://localhost:46830/d8186643-4aa5-41e4-b0a6-59000028b202' 07:59:45.143 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=202 localRepositoryRevisionInProgress=209 07:59:45.150 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:45.150 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:45.151 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:59:45.152 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:59:45.157 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 localRepositoryRevisionSynced=209 07:59:45.241 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:45.241 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:45.255 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:45.255 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t52o2v-q8m6n-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:45.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=207, revision=211 07:59:45.261 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=204, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=211 07:59:45.274 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:45.274 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:45.299 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:45.307 [qtp284059979-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81, this.remoteRepositoryRevisionSynced=204, revision=211 07:59:45.312 [qtp284059979-59] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1d7cfc7f (of marco) 07:59:45.375 [qtp284059979-59] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:45.382 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionSynced=204, revision=211 07:59:45.383 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202, this.localRepositoryRevisionInProgress=211, revision=-1 07:59:45.419 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:45.425 [qtp284059979-3230] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8186643-4aa5-41e4-b0a6-59000028b202 remoteRepositoryId=69cb802b-b935-4f80-9e20-17d456082a81 transaction.localRevision=206 remoteFromLocalRevision=209 07:59:45.504 [qtp284059979-3230] INFO c.c.c.l.LocalRepoManagerImpl - [7c8eef28]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:45.508 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:45.667 [qtp666971185-894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:45.683 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 411269 bytes in 1046 ms. path='/3 + &#ä/cc' 07:59:45.697 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=107 07:59:45.698 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 07:59:45.755 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:45.758 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=104, revision=107 07:59:45.816 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:45.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=104, revision=107 07:59:45.825 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:45.827 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:45.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:45.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:45.875 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:45.900 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:45.902 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:45.971 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5430a353]getCloseDeferredMillis: closeDeferredMillis=20000 07:59:45.972 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5430a353]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:45.974 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [775d21e1]getCloseDeferredMillis: closeDeferredMillis=20000 07:59:45.974 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [775d21e1]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:45.977 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:46.078 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:46.081 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:46.085 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:46.094 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:59:46.116 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:46.120 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1873be99cf7ffcde95af950866e6319993d5ef82' to.sha1='f240d64e03a3d5a512656a39a730c4f427b26fdb'): /3 + &#ä/dd 07:59:46.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=112 07:59:46.157 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:46.200 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:46.206 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:46.210 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=107, revision=112 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:46.215 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 07:59:46.216 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:46.275 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:46.288 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18c74fa36eded1721db315ac9334914c3b8b70b7' to.sha1='46547b7c6c3afffa1bde83d5bc248e178570ca8f'): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:46.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=107, revision=112 07:59:46.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=112, revision=-1 07:59:46.321 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:46.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=79 07:59:46.336 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:46.367 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT 07:59:46.370 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:46.387 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:46.387 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:46.391 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:46.445 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' Gradle Test Executor 19 finished executing tests. 07:59:46.656 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:46.675 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:46.678 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:46.678 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xknCExiGkaKqSaUoP2LrjQ/VS2Ssv4TTqdKL2i6mzwEPg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:46.969 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:46.978 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=74, revision=79 07:59:46.978 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:46.986 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:47.010 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:47.075 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@a4ddba4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 07:59:47.162 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 07:59:47.316 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:47.318 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7b989d0{/,null,UNAVAILABLE} 07:59:47.336 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 07:59:47.339 [Thread-8] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/CM2DDvx2ASOpA2z-ByeXGA/.subshare/localServerRunning.deleteToStop 07:59:47.454 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 07:59:47.466 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@48666074{SSL,[ssl, http/1.1]}{0.0.0.0:46830} 07:59:47.469 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 07:59:47.471 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6faef5d7{/,null,UNAVAILABLE} 07:59:47.519 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:47.610 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:47.614 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:47.616 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/x3QeGIJTso1efIxsC88jyA/t1yoSBiQVTeiq9QfDBh4XA' offset=0 07:59:48.129 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:48.169 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:48.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157560 bytes in 715 ms. path='/3 + &#ä/5/h' 07:59:48.190 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=82 07:59:48.190 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 07:59:48.232 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:48.235 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=79, revision=82 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:48.245 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:48.715 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:48.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=79, revision=82 07:59:48.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=82, revision=-1 07:59:48.757 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:48.757 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:48.775 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:48.839 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]initPersistenceManagerFactory: repositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed 07:59:48.844 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 29536 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:48.847 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:48.849 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:48.894 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]getCloseDeferredMillis: closeDeferredMillis=10000 07:59:48.894 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 07:59:48.933 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. 07:59:48.933 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=mOBHIHuxx0oBeBAaLPZsaQ, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:48.949 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:48.966 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms. 07:59:48.966 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=k1tt0lD84FlDhrgFJ4LcHw, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:49.038 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 07:59:49.055 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:49.152 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:49.159 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a65a16402cf90e78f43eeb3c7fae8440d638863a' to.sha1='5ad143529297343ce02172e8bea01684aabd028a'): /3 + &#ä/5/i 07:59:49.188 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=87 07:59:49.188 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:49.241 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 886353 bytes in 2794 ms. path='/3 + &#ä/dd' 07:59:49.258 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=115 07:59:49.259 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:49.265 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:49.268 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=82, revision=87 07:59:49.304 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:49.311 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=82, revision=87 07:59:49.311 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:49.318 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:49.322 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=112, revision=115 07:59:49.332 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:49.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=112, revision=115 07:59:49.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:49.339 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:49.363 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:49.363 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:49.379 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:49.386 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:49.405 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 07:59:49.407 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 07:59:49.444 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:49.449 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 07:59:49.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:49.524 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="1c75b227-d5da-41ec-b692-b37e90671f5e"] on repo=1c75b227-d5da-41ec-b692-b37e90671f5e 07:59:49.536 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 07:59:49.574 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 localRepositoryRevisionSynced=8 07:59:49.626 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:49.627 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:49.721 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=119.6 MiB, available=335.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:49.843 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:49.868 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:49.871 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:49.872 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/x3QeGIJTso1efIxsC88jyA/lLKEvxOay3zlQUJFAt4o4g' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:49.911 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 07:59:50.341 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 0778f810-cdc7-4bac-ae15-20346ec6aa68 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src localRepository.publicKeySha1 = 2C:99:3C:E0:45:0E:73:3D:6B:96:3B:D8:A8:2C:5C:88:D1:C1:D6:FB remoteRepository.repositoryId = 6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepository.remoteRoot = https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepository.publicKeySha1 = 82:BA:5C:AC:DB:22:9A:79:A5:55:95:CF:0E:24:16:98:6E:CE:AE:52 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 0778f810-cdc7-4bac-ae15-20346ec6aa68 6afef0b2-e7a8-4c49-bab6-c45aff7b11ed org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:50.348 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:50.364 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:50.365 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:50.588 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=120 07:59:50.689 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 07:59:50.750 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:50.753 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=115, revision=120 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:50.792 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:50.822 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:50.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=115, revision=120 07:59:50.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=120, revision=-1 07:59:50.854 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:50.868 [qtp666971185-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e transaction.localRevision=82 remoteFromLocalRevision=8 07:59:50.892 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:50.903 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ca482b03-c477-493c-8068-0e3bdf93afe5 from='https://localhost:37204/ca482b03-c477-493c-8068-0e3bdf93afe5' toID=1c75b227-d5da-41ec-b692-b37e90671f5e to='build/repo/k0t560ho-b8fsv-local-src', fromRepoLocalSync=false 07:59:50.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.null.xml.gz 07:59:50.904 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src/.subshare-repo/tmp/ChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.null.xml.gz 07:59:50.923 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:51.003 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82 07:59:51.027 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:51.066 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 07:59:51.088 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 07:59:51.203 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 07:59:51.235 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:51.236 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:51.277 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 07:59:51.324 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:51.346 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:51.364 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.36% 07:59:51.406 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:51.465 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:51.543 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:51.569 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:51.585 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:51.617 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:51.622 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:51.627 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:51.634 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/x3QeGIJTso1efIxsC88jyA/lLKEvxOay3zlQUJFAt4o4g' offset=1048576 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:51.672 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed renewalDateTime=2019-09-21T06:29:51.575Z expiryDateTime=2019-09-21T06:59:51.575Z 07:59:51.696 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 07:59:51.705 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 07:59:51.721 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 07:59:51.740 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed from='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' toID=0778f810-cdc7-4bac-ae15-20346ec6aa68 to='build/repo/k0t56oez-p5bjv-local-src', fromRepoLocalSync=true 07:59:51.741 [pool-40-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0778f810-cdc7-4bac-ae15-20346ec6aa68 ('build/repo/k0t56oez-p5bjv-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:51.032 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src/.subshare-repo/tmp/ChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.null.xml.gz 07:59:51.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 07:59:51.747 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=441.0 MiB, used=116.6 MiB, available=338.9 MiB 07:59:51.748 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:51.778 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:51.778 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:51.808 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:51.834 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:51.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.-1.xml.gz 07:59:51.926 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.-1.xml.gz 07:59:51.948 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 07:59:51.994 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 07:59:52.028 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 07:59:52.033 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.-1.xml.gz 07:59:52.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:52.442 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:52.454 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.localRepositoryRevisionInProgress=-1, revision=83 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:52.577 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=105.5 MiB, available=350.0 MiB 07:59:52.578 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 07:59:52.614 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 07:59:52.658 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.localRepositoryRevisionInProgress=-1, revision=4 07:59:52.746 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:52.893 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:53.377 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:54.021 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:54.071 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:54.095 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:54.096 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:54.101 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:54.101 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/x3QeGIJTso1efIxsC88jyA/lLKEvxOay3zlQUJFAt4o4g' offset=2097152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:54.110 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:54.567 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 07:59:54.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:54.656 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:54.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.5 MiB, used=113.9 MiB, available=341.6 MiB 07:59:54.729 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.remoteRepositoryRevisionSynced=4, revision=83 07:59:54.848 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:54.848 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.861 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:54.861 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.868 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:54.868 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:54.877 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:54.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:54.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:54.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.906 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:54.906 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.912 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:54.912 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.919 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:54.919 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.925 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:54.925 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.932 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:54.932 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.940 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:54.940 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:54.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.953 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:54.953 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 07:59:54.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.967 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:54.967 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 07:59:54.974 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 07:59:54.974 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:55.209 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=106.2 MiB, available=349.3 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:55.225 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:55.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:55.276 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:55.632 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=k1tt0lD84FlDhrgFJ4LcHw, serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed} because of missing permissions! 07:59:55.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:54.988 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zm5e9U9PhlouzQiLRn2UBw, serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5} because of missing permissions! 07:59:54.988 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 07:59:55.687 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.5 MiB, used=113.5 MiB, available=342.0 MiB 07:59:55.758 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:55.762 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.localRepositoryRevisionSynced=4, revision=83 07:59:55.763 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:55.777 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:55.794 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:55.804 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:55.804 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:55.807 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:55.810 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:55.812 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/x3QeGIJTso1efIxsC88jyA/lLKEvxOay3zlQUJFAt4o4g' offset=3145728 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:55.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=122 07:59:55.825 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:56.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=105.8 MiB, available=349.7 MiB 07:59:56.297 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 07:59:56.318 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.localRepositoryRevisionSynced=-1, revision=4 07:59:56.319 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.localRepositoryRevisionInProgress=4, revision=-1 07:59:56.354 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:55.844 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 07:59:55.844 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:59:56.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=421.0 MiB, used=112.8 MiB, available=342.7 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:56.361 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:56.361 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:56.513 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 07:59:56.514 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 07:59:56.539 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:56.358 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 07:59:56.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.0 MiB, used=112.8 MiB, available=342.7 MiB 07:59:56.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:56.881 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms. 07:59:57.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=6 07:59:57.051 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:57.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=421.0 MiB, used=112.8 MiB, available=342.7 MiB 07:59:57.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.null.xml.gz 07:59:57.176 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 07:59:57.176 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 07:59:57.176 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 07:59:57.193 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:57.222 [qtp666971185-2966] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e localRepositoryRevisionSynced=82 07:59:57.304 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:57.333 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 transaction.localRevision=124 remoteFromLocalRevision=82 07:59:57.392 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1c75b227-d5da-41ec-b692-b37e90671f5e from='build/repo/k0t560ho-b8fsv-local-src' toID=ca482b03-c477-493c-8068-0e3bdf93afe5 to='https://localhost:37204/ca482b03-c477-493c-8068-0e3bdf93afe5' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:57.393 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:57.472 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=124 07:59:57.477 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:57.478 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:57.479 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 07:59:57.479 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 07:59:57.483 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 localRepositoryRevisionSynced=124 07:59:57.552 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:57.553 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:57.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.from' result=null 07:59:57.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560ho-b8fsv-local-src' configKey='repair.deleteCollisions.to' result=null 07:59:57.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=122, revision=126 07:59:57.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 07:59:57.682 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:57.686 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e, this.remoteRepositoryRevisionSynced=120, revision=126 07:59:57.711 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:57.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=120, revision=126 07:59:57.723 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:57.730 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 07:59:57.751 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:57.756 [qtp666971185-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=1c75b227-d5da-41ec-b692-b37e90671f5e transaction.localRevision=88 remoteFromLocalRevision=124 07:59:57.804 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:57.810 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 07:59:57.815 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/xknCExiGkaKqSaUoP2LrjQ 07:59:57.817 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2698c66f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' 07:59:57.819 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2698c66f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:58.025 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:58.044 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:58.047 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:58.048 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/x3QeGIJTso1efIxsC88jyA/lLKEvxOay3zlQUJFAt4o4g' offset=4194304 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:58.419 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 07:59:58.511 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 07:59:58.514 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 07:59:59.124 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 07:59:59.125 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:59.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=-1, revision=6 07:59:59.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=6, revision=-1 07:59:59.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:59.836 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:59.888 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 5232148 bytes in 10367 ms. path='/3 + &#ä/5/i' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:59.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 07:59:59.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=106.7 MiB, available=348.8 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:59.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=94 07:59:59.901 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 07:59:59.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 07:59:59.984 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 07:59:59.996 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=87, revision=94 08:00:00.059 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:00.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=87, revision=94 08:00:00.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=94, revision=-1 08:00:00.100 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:00.100 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:00.124 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:00.168 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:00.176 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:00.255 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:00.359 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 08:00:00.382 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:00.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=106.6 MiB, available=348.9 MiB 08:00:00.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:00.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e00b822a22160cd1bae82382a173ff04f611342' to.sha1='1dca34911a2acf6fea2e163ce04dada19c38979a'): /3 + &#ä/aa 08:00:00.545 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=99 08:00:00.545 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 08:00:00.598 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:00.603 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=94, revision=99 08:00:00.679 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:00.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=94, revision=99 08:00:00.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=99, revision=-1 08:00:00.721 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:00.741 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:00.757 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:00.772 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 08:00:00.774 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:00.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=105.8 MiB, available=349.7 MiB 08:00:00.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.-1.xml.gz 08:00:00.893 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:00:00.896 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:00:00.896 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:00:00.916 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:00.953 [qtp316919383-97] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 localRepositoryRevisionSynced=2 08:00:00.956 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:00.999 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed transaction.localRevision=8 remoteFromLocalRevision=2 08:00:01.007 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0778f810-cdc7-4bac-ae15-20346ec6aa68 from='build/repo/k0t56oez-p5bjv-local-src' toID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed to='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' 08:00:01.023 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:01.027 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:01.030 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:01.037 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]initPersistenceManagerFactory: repositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:01.050 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:01.053 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:01.055 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/3qrNCxcKy-mYWnT5uQwZaw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:01.064 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26982 ms. 08:00:01.088 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]getCloseDeferredMillis: closeDeferredMillis=20000 08:00:01.088 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:01.119 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:01.138 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:01.190 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=EORC6octZrWC20x5w8bdrA, invitation=false] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:01.193 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:01.193 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:01.220 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:00:01.347 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=10 08:00:01.348 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 08:00:01.461 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:01.466 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=6, revision=10 08:00:01.672 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:01.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=6, revision=10 08:00:01.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=10, revision=-1 08:00:01.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 20 ms. 08:00:01.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:02.040 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:02.161 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=98.2 MiB, available=357.3 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:02.294 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:02.314 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:02.334 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:02.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=12 08:00:02.399 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 08:00:02.500 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:02.505 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=10, revision=12 08:00:02.649 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:02.656 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=10, revision=12 08:00:02.656 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=12, revision=-1 08:00:02.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:02.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:02.703 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:02.754 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = a0b850f4-d326-4067-b6c1-0b263c7981a3 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src localRepository.publicKeySha1 = 8D:48:32:87:18:CD:53:36:D6:4E:B6:33:22:1A:E9:62:E0:6A:3E:E3 remoteRepository.repositoryId = 71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepository.remoteRoot = https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepository.publicKeySha1 = C8:55:AA:2E:8D:93:12:27:7B:EF:04:0C:AB:EA:D9:24:25:D2:8F:99 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 a0b850f4-d326-4067-b6c1-0b263c7981a3 71b48765-007c-41b6-9252-13d4b51f45d7 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:02.825 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:02.873 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:02.934 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:02.937 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=14 08:00:02.937 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 988500 bytes in 2235 ms. path='/3 + &#ä/aa' 08:00:03.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=102 08:00:03.028 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.109 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:03.114 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=12, revision=14 08:00:03.218 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:03.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=12, revision=14 08:00:03.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.243 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.253 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:03.254 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.258 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=99, revision=102 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.277 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.277 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:03.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=99, revision=102 08:00:03.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=102, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.328 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:00:03.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.337 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.358 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.390 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=16 08:00:03.390 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.397 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:03.413 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:03.436 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.442 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:03.465 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.464 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 08:00:03.484 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:00:03.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='871c3af3dbfd7637e93301ca47fc0b606ddb2123' to.sha1='4463b7eabf199403fcef7b96afad4fd3225d8f68'): /3 + &#ä/bb org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:03.530 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=107 08:00:03.592 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.593 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:03.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=14, revision=16 08:00:03.598 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=16, revision=-1 08:00:03.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:03.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.650 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:03.660 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=102, revision=107 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.671 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.702 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:03.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=102, revision=107 08:00:03.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.732 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:03.718 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.741 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 08:00:03.741 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.745 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:03.786 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.793 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:03.803 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 08:00:03.809 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.826 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=18 08:00:03.826 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.857 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:03.866 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:03.869 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.906 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.913 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:03.914 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.912 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/7f2TNbEq_owofhGhviFhPA' offset=0 08:00:03.926 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:03.928 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:03.976 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:03.991 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11659 bytes in 181 ms. path='/3 + &#ä/bb' 08:00:04.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=110 08:00:04.011 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.041 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:04.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=16, revision=18 08:00:04.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.060 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:04.074 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=107, revision=110 08:00:04.080 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.088 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:04.089 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.091 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=107, revision=110 08:00:04.091 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=110, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.097 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.114 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.143 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:04.144 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.148 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.74% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.148 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:04.157 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.169 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:04.201 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:04.217 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:04.234 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.238 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.254 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 08:00:04.262 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.266 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=20 08:00:04.267 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0f96ab4420cadf10a78c39a1cce39201a438f8e3' to.sha1='92767120417d5278609f5f20e16a32655962241d'): /3 + &#ä/cc org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.384 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:04.394 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=115 08:00:04.400 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.436 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.453 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:04.471 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=110, revision=115 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.486 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:04.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=18, revision=20 08:00:04.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:04.501 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.534 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.541 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.545 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:04.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.549 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=110, revision=115 08:00:04.549 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.577 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.582 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 renewalDateTime=2019-09-21T06:30:04.483Z expiryDateTime=2019-09-21T07:00:04.483Z org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.604 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.603 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.610 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:04.626 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:00:04.628 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.629 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.660 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='14183332161a7b59b300cc8e162ac2375386c5ba' to.sha1='74129c686540f69f69a9cddac228795aeb130e39'): /1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.662 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:00:04.663 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71b48765-007c-41b6-9252-13d4b51f45d7 from='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7' toID=a0b850f4-d326-4067-b6c1-0b263c7981a3 to='build/repo/k0t56z9u-4kh0p-local-src', fromRepoLocalSync=true org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.666 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.-1.xml.gz 08:00:04.668 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.-1.xml.gz 08:00:04.671 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a0b850f4-d326-4067-b6c1-0b263c7981a3 ('build/repo/k0t56z9u-4kh0p-local-src') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.694 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 08:00:04.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.704 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=23 08:00:04.712 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 08:00:04.750 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:04.754 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.763 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:00:04.767 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.778 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:04.782 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=20, revision=23 08:00:04.782 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=23, revision=-1 08:00:04.827 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.842 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:04.854 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:00:04.856 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.-1.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.885 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:04.915 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:04.919 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:04.938 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:04.949 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/CWzpZyq5Y9hVbQRFPTIWUQ' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:05.018 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:05.032 [Test worker] 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:00:05.253 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:05.281 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:05.284 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:05.285 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dKFjb5_KrNUsM5ZGPvNXpQ/EcSFWhz0RY-XSUIFP2KIYw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:05.404 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:05.496 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 515183 bytes in 799 ms. path='/3 + &#ä/cc' 08:00:05.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=118 08:00:05.515 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 08:00:05.608 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:05.614 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=115, revision=118 08:00:05.696 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:05.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=115, revision=118 08:00:05.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=118, revision=-1 08:00:05.737 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:05.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:05.759 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:04.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 08:00:05.767 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=77.9 MiB, available=377.6 MiB 08:00:05.767 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:05.787 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:05.790 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:05.803 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:05.826 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 08:00:05.832 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:00:05.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='faa60c7844ff36b298458cc592855adea7e6d7e8' to.sha1='44c8d795beae08b5bd2fe05e622d3c017e2dd4e3'): /3 + &#ä/dd 08:00:05.918 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=123 08:00:05.919 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:05.937 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:05.961 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:05.993 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:06.007 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=118, revision=123 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:06.013 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:06.080 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:06.080 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 689584 bytes in 1048 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:06.088 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=118, revision=123 08:00:06.088 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=123, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:06.093 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=26 08:00:06.093 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:06.094 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:06.111 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:06.175 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:06.195 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 08:00:06.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:06.202 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:06.206 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=23, revision=26 08:00:06.216 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:06.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=23, revision=26 08:00:06.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:06.260 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:06.262 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:06.262 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:06.267 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:06.272 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:06.272 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/42p6GWzMk_1zfLqKJiWvyQ' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:06.281 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:06.380 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:06.395 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:06.460 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:06.467 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:06.547 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 111184 bytes in 348 ms. path='/3 + &#ä/dd' 08:00:06.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=126 08:00:06.561 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:06.640 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:06.653 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:06.656 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=123, revision=126 08:00:06.723 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:06.727 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=123, revision=126 08:00:06.727 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:06.757 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:06.765 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:06.765 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:06.785 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:06.810 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:06.814 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:06.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:06.817 [qtp2139656363-1075] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:06.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c920f0c81439d43df6c685fdbb0c5c5a4bcb408e' to.sha1='8d3a6b89af7a063a73e8b4cf4565150de69ce690'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:06.856 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:06.924 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:06.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=31 08:00:06.935 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:06.938 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 08:00:06.960 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=8 08:00:07.017 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:07.017 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:07.386 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:07.391 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:07.469 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:07.469 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:07.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=78.4 MiB, available=377.1 MiB 08:00:07.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:07.549 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:07.556 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=26, revision=31 08:00:07.557 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=31, revision=-1 08:00:07.581 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:07.672 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:07.745 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:07.748 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:07.740 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:07.760 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:07.761 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:07.770 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=EORC6octZrWC20x5w8bdrA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:00:07.770 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:07.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:07.800 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:07.829 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:07.833 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:07.836 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dKFjb5_KrNUsM5ZGPvNXpQ/QtNwmPJ8YREHJrx0k-i-vQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:07.863 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:07.876 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=126, revision=131 08:00:07.930 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:07.932 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:07.937 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=126, revision=131 08:00:07.937 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=131, revision=-1 08:00:07.954 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:07.965 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 transaction.localRevision=93 remoteFromLocalRevision=8 08:00:08.218 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:08.217 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88938 bytes in 469 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:08.234 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=61609559-3da3-4b35-9493-294bb7f69878 to='build/repo/k0t55ze4-ncnei-local-src', fromRepoLocalSync=false 08:00:08.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:00:08.237 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:08.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=34 08:00:08.240 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:08.254 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:08.319 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=78.1 MiB, available=377.4 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:08.350 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:08.353 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:08.357 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:08.366 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionSynced=-1, revision=4 08:00:08.366 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionInProgress=4, revision=-1 08:00:08.397 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:08.397 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:08.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=31, revision=34 08:00:08.404 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:08.416 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:08.455 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:08.456 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:08.473 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:08.495 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=93 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:08.496 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:08.498 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:08.559 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:08.660 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:08.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:00:08.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9cc43c8ae44be2b2b9f6ed0f22e3c370f3edfc4c' to.sha1='d3c1fc359533c9fd325efa17542fd286fa6fdfa7'): /1 {11 11ä11#+} 1/c 08:00:08.789 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=39 08:00:08.790 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:08.834 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:08.865 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:08.878 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:08.882 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:08.917 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:08.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=34, revision=39 08:00:08.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=39, revision=-1 08:00:08.994 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:09.003 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:09.003 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:09.020 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:09.028 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:09.030 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:09.074 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:00:09.074 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 08:00:09.101 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:00:09.143 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:09.253 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:09.278 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:09.282 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:09.308 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dKFjb5_KrNUsM5ZGPvNXpQ/6wV_g4oeVMJ5xTRPWdhEqQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:09.393 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=6 08:00:09.393 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:08.838 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:00:08.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:00:09.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=90.2 MiB, available=385.3 MiB 08:00:09.465 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:00:09.499 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:09.801 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=-1, revision=94 08:00:09.872 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 08:00:10.236 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:10.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:10.272 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:10.345 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 08:00:10.456 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:10.459 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:10.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.5 MiB, allocated=477.5 MiB, used=87.2 MiB, available=390.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:10.834 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:10.836 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=4, revision=94 08:00:10.940 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:10.940 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:10.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:10.957 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:10.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:10.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:10.975 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:10.975 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:10.983 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:10.983 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:10.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:10.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:10.997 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:10.997 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:11.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:11.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:11.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:11.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:11.018 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:11.018 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:11.024 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:11.024 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:11.031 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:11.032 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:11.038 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:11.038 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:11.045 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:11.046 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:11.055 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:00:11.055 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:11.064 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:11.064 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:00:11.064 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:11.075 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:11.075 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:11.084 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:11.084 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:11.106 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! 08:00:11.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:11.180 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:11.186 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=-1, revision=6 08:00:11.186 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=6, revision=-1 08:00:11.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:11.296 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:11.301 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:11.571 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:11.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.0 MiB, allocated=477.0 MiB, used=87.4 MiB, available=389.6 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:11.692 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:11.739 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:11.757 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionSynced=4, revision=94 08:00:11.757 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=94, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:11.761 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:11.790 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:11.792 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dKFjb5_KrNUsM5ZGPvNXpQ/6wV_g4oeVMJ5xTRPWdhEqQ' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:11.801 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:11.809 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:11.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:11.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=133 08:00:11.849 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133 08:00:11.899 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:00:11.905 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:11.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:00:12.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=79.3 MiB, available=376.2 MiB 08:00:12.142 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:12.154 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:12.433 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:12.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=86.1 MiB, available=392.9 MiB 08:00:12.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:12.464 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:12.470 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:12.472 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dKFjb5_KrNUsM5ZGPvNXpQ/6wV_g4oeVMJ5xTRPWdhEqQ' offset=2097152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:12.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=79.4 MiB, available=376.1 MiB 08:00:12.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:12.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.0 MiB, allocated=478.0 MiB, used=84.8 MiB, available=393.2 MiB 08:00:12.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:13.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=79.2 MiB, available=376.3 MiB 08:00:13.238 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.-1.xml.gz 08:00:13.238 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:00:13.242 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:00:13.242 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:13.245 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:13.262 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:13.268 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:13.303 [qtp833852776-1599] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 localRepositoryRevisionSynced=2 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:13.333 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=84.8 MiB, available=396.2 MiB 08:00:13.335 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:00:13.335 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:00:13.336 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:00:13.336 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:13.342 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:13.354 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:13.376 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 transaction.localRevision=8 remoteFromLocalRevision=2 08:00:13.378 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0b850f4-d326-4067-b6c1-0b263c7981a3 from='build/repo/k0t56z9u-4kh0p-local-src' toID=71b48765-007c-41b6-9252-13d4b51f45d7 to='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:13.382 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=93 08:00:13.384 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:13.390 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:13.394 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:13.405 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:13.417 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:13.420 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:13.421 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dKFjb5_KrNUsM5ZGPvNXpQ/6wV_g4oeVMJ5xTRPWdhEqQ' offset=3145728 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:13.426 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=135 remoteFromLocalRevision=93 08:00:13.429 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61609559-3da3-4b35-9493-294bb7f69878 from='build/repo/k0t55ze4-ncnei-local-src' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:13.442 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:13.446 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:13.480 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=135 08:00:13.486 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:13.487 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:13.489 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:00:13.489 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:00:13.495 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=135 08:00:13.502 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:13.502 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:13.510 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:13.510 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:13.510 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:13.511 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:13.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=133, revision=137 08:00:13.520 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:13.532 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:13.585 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:13.588 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=131, revision=137 08:00:13.596 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:13.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=131, revision=137 08:00:13.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=137, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:13.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=10 08:00:13.630 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:13.680 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:13.693 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:13.697 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 transaction.localRevision=99 remoteFromLocalRevision=135 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:13.701 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:13.776 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:13.779 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:00:13.782 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 08:00:13.783 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52416965]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' 08:00:13.785 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52416965]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:13.795 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:13.852 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:13.857 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=6, revision=10 08:00:13.857 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:13.858 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:13.873 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3643918 bytes in 4843 ms. path='/1 {11 11ä11#+} 1/c' 08:00:13.898 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=45 08:00:13.899 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45 08:00:14.010 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:14.013 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=39, revision=45 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:14.022 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 21 ms. 08:00:14.022 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:14.024 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:14.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=39, revision=45 08:00:14.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=45, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:14.054 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:14.061 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:14.061 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:14.081 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:14.121 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:14.130 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:14.143 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:14.216 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:14.227 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 08:00:14.227 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:00:14.316 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cd74dc4149ddfc0883dbde18a63ba6e56413aa94' to.sha1='873da9e94120c0c5285928eb42c0caeb4046407c'): /2/1 {11 11ä11#+} 1/a 08:00:14.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=50 08:00:14.360 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 08:00:14.418 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:14.421 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=45, revision=50 08:00:14.505 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:14.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=45, revision=50 08:00:14.511 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:14.512 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:14.549 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:14.596 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:14.620 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:14.682 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:14.754 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:14.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:00:14.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=12 08:00:14.845 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:14.908 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:14.925 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:14.928 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:14.929 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Jt-RfC_Ixn8yWjPAkRNhEA/Quub0qiEsw50oFksXDlKVg/PbNgA75l4YuwegDh2veyVg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:14.949 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:14.956 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=10, revision=12 08:00:14.989 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:15.006 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:15.015 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=10, revision=12 08:00:15.015 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=12, revision=-1 08:00:15.042 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:15.043 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:15.141 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:15.230 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:15.311 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:00:15.382 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=14 08:00:15.382 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 08:00:15.495 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:15.498 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=12, revision=14 08:00:15.531 [qtp833852776-76] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:15.545 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:15.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=12, revision=14 08:00:15.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=14, revision=-1 08:00:15.576 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:15.576 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:15.592 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:15.615 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:15.627 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:00:15.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=16 08:00:15.701 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 08:00:15.789 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:15.794 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=14, revision=16 08:00:15.817 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:15.833 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:15.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=14, revision=16 08:00:15.842 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=16, revision=-1 08:00:15.868 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:15.868 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:15.891 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:15.933 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:15.936 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:15.946 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 08:00:15.946 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 08:00:15.997 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=18 08:00:15.998 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 805185 bytes in 1323 ms. path='/2/1 {11 11ä11#+} 1/a' 08:00:16.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=53 08:00:16.023 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=53 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.047 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:16.050 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.070 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:16.074 [qtp316919383-3120] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=50, revision=53 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.076 [qtp833852776-76] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.082 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:16.086 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=50, revision=53 08:00:16.086 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=53, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.090 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:16.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=16, revision=18 08:00:16.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:16.106 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.128 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:16.128 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:16.144 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.147 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:16.147 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.169 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:16.171 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.174 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:16.233 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.232 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.246 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=20 08:00:16.299 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.306 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:00:16.332 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77f07c0f01e099298cdbfd886dff4e4a51b5698a' to.sha1='6d646d03e99e42e874c39f662e0a42cada96acf3'): /2/1 {11 11ä11#+} 1/b 08:00:16.365 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=58 08:00:16.365 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.365 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:16.369 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=18, revision=20 08:00:16.392 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.410 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.413 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.414 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=53, revision=58 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.421 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=18, revision=20 08:00:16.421 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:16.432 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.446 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:16.451 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=53, revision=58 08:00:16.451 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.452 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:16.452 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.480 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.490 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.515 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.519 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.530 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:16.552 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.558 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:00:16.560 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.600 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:16.608 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:16.610 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:16.612 [qtp316919383-3120] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Jt-RfC_Ixn8yWjPAkRNhEA/Quub0qiEsw50oFksXDlKVg/h2kVrfzag6Qw4FDfF6Ycjg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:16.676 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.676 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.687 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba5ebc855454d17880c083c91572959e27119ede' to.sha1='ca3142e52b9d4fb8be6b7efb03d97c5d52953058'): /1 {11 11ä11#+} 1/a org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.693 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 61470 bytes in 141 ms. path='/2/1 {11 11ä11#+} 1/b' 08:00:16.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=61 08:00:16.708 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.740 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=23 08:00:16.740 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.742 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:16.745 [qtp316919383-97] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=58, revision=61 08:00:16.791 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:16.803 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=58, revision=61 08:00:16.804 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=61, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.814 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:16.818 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=20, revision=23 08:00:16.833 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.833 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:16.833 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.850 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.855 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.862 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=20, revision=23 08:00:16.862 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.878 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:16.881 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.889 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.930 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:16.932 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:16.977 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:16.984 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:17.007 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:17.008 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:17.088 [Test worker] 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' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:17.107 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8676a4e9adb1415076923dc7fc27183c272c8684' to.sha1='a7f1fe88e9f0bb835a45ea081b5679d57f83c4df'): /2/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:17.165 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:17.166 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=66 08:00:17.166 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:17.186 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:17.190 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:17.191 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DHsQMyEFKHm7z2fYbNkSrA/4u_YkYfMHR6iOuu5STZj3A' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:17.305 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:17.309 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=61, revision=66 08:00:17.416 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:17.423 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=61, revision=66 08:00:17.423 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=66, revision=-1 08:00:17.458 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:17.460 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:17.527 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:17.557 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:17.583 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:00:17.654 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:17.661 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:17.669 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:17.671 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Jt-RfC_Ixn8yWjPAkRNhEA/LHZz-0lP9ENhmqEWUEYKJg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:17.806 [closeDeferredTimer-15729347-5r] INFO c.c.c.l.LocalRepoManagerImpl - [15729347]_close: Shutting down real LocalRepoManager. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:17.836 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:17.893 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:17.894 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 140128 bytes in 311 ms. path='/2/a' 08:00:17.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=69 08:00:17.910 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=69 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:17.989 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 223390 bytes in 901 ms. path='/1 {11 11ä11#+} 1/a' 08:00:18.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=26 08:00:18.001 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:18.006 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:18.010 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=66, revision=69 08:00:18.217 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:18.226 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=66, revision=69 08:00:18.226 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=69, revision=-1 08:00:18.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:18.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:18.250 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:18.271 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:18.276 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:18.281 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:18.291 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:18.302 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=23, revision=26 08:00:18.303 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:18.358 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:18.361 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:18.382 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:18.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 08:00:18.395 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:18.440 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:18.446 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:18.471 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 08:00:18.514 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e99999ea9ba2fb80284ecd9ee31b3919a47e8d6' to.sha1='dc3b82d8b24e876884a24edbb6e7ceed3ef8f98d'): /3 + &#ä/5/h 08:00:18.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=74 08:00:18.604 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:18.611 [qtp833852776-1599] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:18.622 [qtp833852776-1599] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:18.644 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:18.649 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:18.653 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=69, revision=74 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:18.660 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:18.681 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:18.694 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=69, revision=74 08:00:18.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:18.708 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:18.719 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:18.744 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:18.766 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a48769745cc821177b02605d9db376ae82cf46ee' to.sha1='b090bd224c88460543542273cb28b130f5b53125'): /1 {11 11ä11#+} 1/b org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:18.775 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:18.783 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:18.787 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:18.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=31 08:00:18.815 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 08:00:19.026 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:19.028 [qtp833852776-2492] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:19.033 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:19.040 [qtp833852776-2492] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:19.054 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:19.057 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:19.058 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JaLn28iCUBLYRLI_lHyGEw/aVBP2t7wMUCFWlJVIK1u4g/pNiy981LKd7_lSkHpT7zYw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:19.102 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:19.107 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=26, revision=31 08:00:19.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:19.125 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:19.136 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:19.172 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:19.175 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:19.252 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:19.268 [Test worker] 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:00:19.304 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:19.310 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:19.316 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:19.318 [qtp833852776-2492] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DHsQMyEFKHm7z2fYbNkSrA/KcemqYiBW8qCiHvh7T1IDA' offset=0 08:00:19.586 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:19.663 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 83942 bytes in 395 ms. path='/1 {11 11ä11#+} 1/b' 08:00:19.678 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=34 08:00:19.678 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 08:00:19.801 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:19.805 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=31, revision=34 08:00:19.808 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:19.814 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:19.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=31, revision=34 08:00:19.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=34, revision=-1 08:00:19.849 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:19.849 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:19.870 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:19.909 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:19.916 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:19.969 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:20.063 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:20.120 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:00:20.208 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1c8261d9278cddeedf3aa41007097d4a4d116b7c' to.sha1='a12a39d5c604b1f71934433adeb564d12c08a860'): /1 {11 11ä11#+} 1/c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:20.244 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:20.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=39 08:00:20.253 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 08:00:20.292 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:20.298 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=34, revision=39 08:00:20.328 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:20.373 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:20.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=34, revision=39 08:00:20.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=39, revision=-1 08:00:20.416 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:20.461 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:20.480 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:20.493 [Test worker] 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:00:20.547 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:20.554 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:20.557 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:20.557 [qtp833852776-2492] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DHsQMyEFKHm7z2fYbNkSrA/fGHhuBOJiwTZf9zdvklDgg' offset=0 08:00:20.665 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:20.709 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158143 bytes in 216 ms. path='/1 {11 11ä11#+} 1/c' 08:00:20.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=42 08:00:20.725 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:20.802 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:20.823 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1027313 bytes in 2036 ms. path='/3 + &#ä/5/h' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:20.824 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:20.827 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=39, revision=42 08:00:20.838 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:20.843 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=77 08:00:20.844 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:21.058 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:21.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=39, revision=42 08:00:21.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:21.078 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:21.080 [qtp316919383-3120] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=74, revision=77 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:21.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:21.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:21.117 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:21.137 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:21.139 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:21.168 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:21.172 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=74, revision=77 08:00:21.172 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=77, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:21.193 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:21.206 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:21.206 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:21.226 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:21.228 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:21.235 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:21.252 [qtp316919383-3120] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:21.254 [qtp316919383-3120] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:21.366 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:21.381 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='92110ccfd89f6d6041076999bfa2e9c170cd0535' to.sha1='2860de64530e6b46be69d17268eb10f6c8ee7d8b'): /2/1 {11 11ä11#+} 1/a 08:00:21.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=47 08:00:21.413 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:21.438 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:21.446 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:21.457 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:21.460 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=42, revision=47 08:00:21.473 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:21.529 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:21.537 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=42, revision=47 08:00:21.538 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:21.542 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8f401eb85ae2b12a61f09cabd1630511e17ad88f' to.sha1='6d69327d1e9cbe94216e3fd0830cccedef69d4eb'): /3 + &#ä/5/i org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:21.565 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:21.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=82 08:00:21.578 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:21.587 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:21.608 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:21.613 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:21.636 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:21.640 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=77, revision=82 08:00:21.688 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:21.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=77, revision=82 08:00:21.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=82, revision=-1 08:00:21.723 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:21.805 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:21.813 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:21.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:21.852 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:21.885 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:21.886 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:21.890 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:21.892 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dYmbe9OXdfGFdz5RMpmCWQ/VwC7r5ACOvJjOwWRj7qj1g/YKEX6Xfly6tEQtWJUKVkAg' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:21.901 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:21.908 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:21.910 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JaLn28iCUBLYRLI_lHyGEw/aVBP2t7wMUCFWlJVIK1u4g/Ys98NAmTkQ66F8LPcIxG2Q' offset=0 08:00:22.435 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:22.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 209963 bytes in 636 ms. path='/3 + &#ä/5/i' 08:00:22.468 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=85 08:00:22.468 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:22.524 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:22.526 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:22.530 [qtp316919383-3120] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=82, revision=85 08:00:22.579 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:22.583 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=82, revision=85 08:00:22.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=85, revision=-1 08:00:22.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:22.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:22.634 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:22.661 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:22.663 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:22.693 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:22.755 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:22.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:00:22.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c09ed5d2aae9a0955c1c40bcd5035c17400ea4b4' to.sha1='d775e91af4c3a1af50db00d75285270d3e773854'): /3 + &#ä/aa 08:00:22.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=90 08:00:22.902 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 08:00:23.024 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:23.028 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=85, revision=90 08:00:23.282 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:23.288 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=85, revision=90 08:00:23.288 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=90, revision=-1 08:00:23.323 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:23.369 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:23.453 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:23.457 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 08:00:23.593 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:23.605 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:23.608 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:23.609 [qtp316919383-97] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JaLn28iCUBLYRLI_lHyGEw/2OqyRQySAUik_C3PeuV1tw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:24.930 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:26.041 [qtp316919383-97] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:26.059 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 562936 bytes in 2602 ms. path='/3 + &#ä/aa' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:26.064 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:26.075 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=93 08:00:26.076 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 08:00:26.214 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:26.217 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=90, revision=93 08:00:26.290 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:26.302 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=90, revision=93 08:00:26.302 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=93, revision=-1 08:00:26.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:26.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:26.346 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:26.373 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:26.376 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:26.386 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:26.405 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:26.413 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:26.430 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:26.451 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:26.454 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:26.454 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dYmbe9OXdfGFdz5RMpmCWQ/VwC7r5ACOvJjOwWRj7qj1g/YKEX6Xfly6tEQtWJUKVkAg' offset=1048576 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:26.475 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ead86efc65e01897dcf9d770d6dd70a5a3412196' to.sha1='7216debee19aaf1d7752fb94638eeb39c203f6c9'): /3 + &#ä/bb 08:00:26.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=98 08:00:26.502 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 08:00:26.564 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:26.568 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=93, revision=98 08:00:26.660 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:26.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=93, revision=98 08:00:26.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=98, revision=-1 08:00:26.692 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:26.758 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:26.775 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:26.778 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 08:00:26.881 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:26.891 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:26.894 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:26.895 [qtp316919383-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JaLn28iCUBLYRLI_lHyGEw/StxpA_ucKyVX018-T1kxEA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:27.144 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:27.443 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2698c66f]initPersistenceManagerFactory: repositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 08:00:27.452 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2698c66f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24059 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:27.544 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:27.637 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:27.637 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 362991 bytes in 858 ms. path='/3 + &#ä/bb' 08:00:27.657 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=101 08:00:27.658 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 08:00:27.747 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:27.757 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=98, revision=101 08:00:27.766 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:27.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=98, revision=101 08:00:27.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=101, revision=-1 08:00:27.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:27.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:27.838 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:27.862 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:27.864 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:27.884 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:27.912 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:27.916 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:00:27.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc632cbcd7a17cbe29ba263411129f4caed45fbf' to.sha1='a579ef22ab92b5265ea0e945d101ee8bbe853f05'): /3 + &#ä/cc 08:00:27.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=106 08:00:27.978 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:28.021 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=429.5 MiB, used=118.5 MiB, available=337.0 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:28.028 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:28.031 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=101, revision=106 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:28.041 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:28.056 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:28.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=101, revision=106 08:00:28.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=106, revision=-1 08:00:28.089 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:28.113 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:28.121 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560hp-x4lr8-remote' 08:00:28.121 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t560hp-x4lr8-remote' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:28.138 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:28.141 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:28.142 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dYmbe9OXdfGFdz5RMpmCWQ/VwC7r5ACOvJjOwWRj7qj1g/YKEX6Xfly6tEQtWJUKVkAg' offset=2097152 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:28.272 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:28.310 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:28.317 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:28.423 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:28.429 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:28.440 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:28.442 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:28.443 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JaLn28iCUBLYRLI_lHyGEw/2BGEVape5DM2qgNbertrwg' offset=0 08:00:28.795 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:28.811 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 365037 bytes in 494 ms. path='/3 + &#ä/cc' 08:00:28.827 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=109 08:00:28.827 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 08:00:28.909 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:28.911 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=106, revision=109 08:00:28.920 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:28.924 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:28.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=106, revision=109 08:00:28.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:28.926 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:28.958 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:28.958 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:28.974 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:28.996 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:28.998 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:29.011 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:29.013 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:29.039 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:00:29.048 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:00:29.072 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24a42f5477201c993ca2a03a7138a6ae30678232' to.sha1='b48286626df7772cdbfb294d3ff8eb7bbdf70395'): /3 + &#ä/dd 08:00:29.101 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=114 08:00:29.101 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 08:00:29.145 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:29.151 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=109, revision=114 08:00:29.170 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:29.175 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=109, revision=114 08:00:29.175 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:29.179 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:29.200 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:29.222 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:29.234 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:29.234 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:29.237 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:29.285 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:29.329 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:29.332 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:29.333 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dYmbe9OXdfGFdz5RMpmCWQ/VwC7r5ACOvJjOwWRj7qj1g/YKEX6Xfly6tEQtWJUKVkAg' offset=3145728 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:29.357 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:29.406 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:29.480 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:29.498 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:29.521 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:29.526 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:29.527 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JaLn28iCUBLYRLI_lHyGEw/vFaYW0nSVEDvyjiIYt9WOQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:29.606 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:29.677 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:29.782 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:29.845 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:29.929 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:29.979 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:30.046 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:30.130 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:30.180 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:30.223 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:30.313 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:30.400 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:30.403 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:30.419 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:30.423 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:30.424 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dYmbe9OXdfGFdz5RMpmCWQ/VwC7r5ACOvJjOwWRj7qj1g/YKEX6Xfly6tEQtWJUKVkAg' offset=4194304 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:30.672 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:30.765 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:30.946 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:30.978 [qtp666971185-35] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:31.014 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:31.017 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]initPersistenceManagerFactory: repositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 08:00:31.017 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2895 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:31.026 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:31.029 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:31.030 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JaLn28iCUBLYRLI_lHyGEw/vFaYW0nSVEDvyjiIYt9WOQ' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:31.046 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]getCloseDeferredMillis: closeDeferredMillis=20000 08:00:31.046 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:31.126 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:31.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1055007 bytes in 1923 ms. path='/3 + &#ä/dd' 08:00:31.175 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=118 08:00:31.176 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 08:00:31.236 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:31.240 [qtp316919383-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=114, revision=118 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:31.328 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:31.430 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 489fd731-d90c-48bc-b698-a6ee090f1d53 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest localRepository.publicKeySha1 = 0C:74:5C:2F:97:98:6C:1F:79:4F:45:D8:28:39:91:70:C7:D5:0A:F3 remoteRepository.repositoryId = ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepository.remoteRoot = https://localhost:37204/ca482b03-c477-493c-8068-0e3bdf93afe5/xknCExiGkaKqSaUoP2LrjQ remoteRepository.publicKeySha1 = ED:25:09:51:40:66:6A:B0:9D:ED:DA:6E:38:34:B7:98:BE:F4:A3: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 489fd731-d90c-48bc-b698-a6ee090f1d53 ca482b03-c477-493c-8068-0e3bdf93afe5 08:00:31.560 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:31.594 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:31.606 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:31.633 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 renewalDateTime=2019-09-21T06:30:31.591Z expiryDateTime=2019-09-21T07:00:31.591Z 08:00:31.649 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:31.661 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:31.679 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:31.680 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 5124229 bytes in 10067 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:31.681 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:00:31.683 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ca482b03-c477-493c-8068-0e3bdf93afe5 from='https://localhost:37204/ca482b03-c477-493c-8068-0e3bdf93afe5/xknCExiGkaKqSaUoP2LrjQ' toID=489fd731-d90c-48bc-b698-a6ee090f1d53 to='build/repo/k0t58jnc-uq359-local-dest', fromRepoLocalSync=true 08:00:31.684 [pool-32-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 489fd731-d90c-48bc-b698-a6ee090f1d53 ('build/repo/k0t58jnc-uq359-local-dest') org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:31.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=114, revision=118 08:00:31.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=118, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:31.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=54 08:00:31.697 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:31.737 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:31.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 08:00:31.756 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:31.784 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:31.789 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=47, revision=54 08:00:31.792 [qtp833852776-1001] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:31.853 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:31.859 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=47, revision=54 08:00:31.859 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=54, revision=-1 08:00:31.887 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:31.887 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:31.901 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:31.942 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:31.950 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:31.961 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:32.007 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:32.010 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:32.016 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:32.043 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:32.045 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ea519e3ae4b5be0eebbcf31ecd061b572d96d3f6' to.sha1='6d73056e79b972f55e04d5cf56c9100c95598079'): /2/1 {11 11ä11#+} 1/b org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:32.051 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:32.073 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=59 08:00:32.074 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:32.092 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:32.129 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:32.132 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=54, revision=59 08:00:32.143 [qtp833852776-76] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:32.168 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:32.174 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:32.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=54, revision=59 08:00:32.179 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:32.180 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 08:00:32.206 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=8 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:32.210 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:32.213 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:00:32.221 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:32.241 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:32.242 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.-1.xml.gz 08:00:32.242 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest/.subshare-repo/tmp/ChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.-1.xml.gz 08:00:32.258 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:32.308 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:32.324 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:32.404 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:32.424 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:32.424 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:32.449 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:32.459 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:32.462 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:32.464 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dYmbe9OXdfGFdz5RMpmCWQ/VwC7r5ACOvJjOwWRj7qj1g/a11imOUtsVkWjaluV0A92Q' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:32.486 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:32.505 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest/.subshare-repo/tmp/ChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.-1.xml.gz 08:00:32.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:32.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:32.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:32.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=123 08:00:32.813 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 08:00:32.892 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:32.896 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=118, revision=123 08:00:32.974 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:32.981 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=118, revision=123 08:00:32.981 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=123, revision=-1 08:00:33.006 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:33.017 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:33.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.0 MiB, used=123.0 MiB, available=332.5 MiB 08:00:33.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:33.027 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 transaction.localRevision=85 remoteFromLocalRevision=8 08:00:33.048 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:33.053 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:33.047 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 397937 bytes in 723 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:33.058 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed from='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' toID=0778f810-cdc7-4bac-ae15-20346ec6aa68 to='build/repo/k0t56oez-p5bjv-local-src', fromRepoLocalSync=false 08:00:33.059 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:00:33.059 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:33.063 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=62 08:00:33.064 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:33.073 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:33.304 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:33.306 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53, this.localRepositoryRevisionInProgress=-1, revision=92 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:33.319 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:33.322 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=59, revision=62 08:00:33.326 [qtp833852776-76] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:33.328 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:33.332 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:00:33.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:33.370 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:33.380 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=59, revision=62 08:00:33.381 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=62, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:33.395 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:33.469 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:33.470 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:33.474 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:33.486 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:33.513 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:33.516 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:33.552 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:33.649 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:33.675 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:00:33.764 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a6b5e527f2b20b0177d52c67b9d2aa771d62dfe' to.sha1='d11ebf8873626277f909f2fcb0a611c58c63946e'): /2/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:33.778 [closeDeferredTimer-2da46a52-6z] INFO c.c.c.l.LocalRepoManagerImpl - [2da46a52]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:33.861 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=67 08:00:33.861 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 08:00:33.929 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:33.944 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=62, revision=67 08:00:33.977 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:34.004 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:34.019 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=62, revision=67 08:00:34.020 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=67, revision=-1 08:00:34.064 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:34.077 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:34.102 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:34.120 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:34.123 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:34.196 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:34.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=124.6 MiB, available=330.9 MiB 08:00:34.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:00:34.358 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:34.373 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.localRepositoryRevisionInProgress=-1, revision=86 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:34.529 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:34.553 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:34.557 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:34.563 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dYmbe9OXdfGFdz5RMpmCWQ/OOzua4qSwSuQRVdVkjGvFA' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:34.576 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:34.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=437.0 MiB, used=125.6 MiB, available=329.9 MiB 08:00:34.862 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=92 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:35.122 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:35.133 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:35.518 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:35.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 833233 bytes in 1465 ms. path='/2/a' 08:00:35.603 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=70 08:00:35.605 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=70 08:00:35.673 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:35.696 [qtp833852776-2994] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=67, revision=70 08:00:35.701 [qtp833852776-2994] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:35.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=121.5 MiB, available=334.0 MiB 08:00:35.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.remoteRepositoryRevisionSynced=4, revision=86 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:35.765 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:35.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=67, revision=70 08:00:35.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=70, revision=-1 08:00:35.803 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:35.803 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.827 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:35.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:35.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.846 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:35.847 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:35.847 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:35.849 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:35.856 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:35.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:35.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.876 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:35.876 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.885 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:35.885 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.893 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:35.893 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:35.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:35.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.911 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:35.911 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:35.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:35.925 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:35.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:35.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.940 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:35.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.948 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:35.948 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.954 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:35.954 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:35.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:35.966 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:35.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:35.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:35.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:35.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:35.977 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 08:00:35.977 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:35.997 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=k1tt0lD84FlDhrgFJ4LcHw, serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed} because of missing permissions! 08:00:35.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:36.089 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:36.112 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 96 ms. 08:00:36.113 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:36.133 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ac1c1179976461fcd7a283b43a9dbe70152f51c' to.sha1='9a5685b3430b1cd6d2938b8b16663e8cd8747b8c'): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:36.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:36.139 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:36.148 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:36.148 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:36.158 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:36.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:36.170 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:36.171 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:36.181 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:36.181 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:36.186 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=75 08:00:36.187 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:36.188 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:36.189 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:36.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:36.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:36.206 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:36.206 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:36.213 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:36.213 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:36.221 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:36.221 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:36.229 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:36.229 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:36.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:36.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:36.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:36.251 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:36.260 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:36.260 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:36.261 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:36.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:00:36.273 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:36.274 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=70, revision=75 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:36.285 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:36.285 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:36.293 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:36.295 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:00:36.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:36.310 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:36.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=70, revision=75 08:00:36.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=75, revision=-1 08:00:36.343 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:36.377 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:36.438 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:36.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:36.523 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:36.606 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zm5e9U9PhlouzQiLRn2UBw, serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5} because of missing permissions! 08:00:36.606 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:36.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=120.5 MiB, available=335.0 MiB 08:00:36.721 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:36.726 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.localRepositoryRevisionSynced=4, revision=86 08:00:36.726 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.localRepositoryRevisionInProgress=86, revision=-1 08:00:36.758 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:36.766 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:36.768 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:36.768 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:36.781 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=125 08:00:36.790 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:36.803 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:36.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:00:36.810 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:36.811 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:36.815 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:36.816 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/phZFiOOBRFhqnn4OYMYrqQ/lhGuDM-bQ41-SYK27LJLRA/yEjcFTq5J4sxgo31vnTg7w' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:37.069 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:37.162 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=126.7 MiB, available=328.8 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:37.267 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:37.296 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:37.361 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:37.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=119.1 MiB, available=336.4 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:37.373 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:37.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:37.376 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:37.377 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/phZFiOOBRFhqnn4OYMYrqQ/lhGuDM-bQ41-SYK27LJLRA/yEjcFTq5J4sxgo31vnTg7w' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:37.402 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:37.410 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53, this.localRepositoryRevisionSynced=-1, revision=92 08:00:37.410 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53, this.localRepositoryRevisionInProgress=92, revision=-1 08:00:37.437 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:37.444 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:37.461 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.from' result=null 08:00:37.461 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:37.465 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1174803 bytes in 1013 ms. path='/3 + &#ä/5/h' 08:00:37.486 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=79 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:37.487 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:37.487 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:37.506 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:37.528 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:37.533 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=75, revision=79 08:00:37.538 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:37.546 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:37.546 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:37.550 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=75, revision=79 08:00:37.550 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=79, revision=-1 08:00:37.588 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:37.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:37.614 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:37.645 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:37.648 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:37.665 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:37.688 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:37.695 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:37.718 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:37.722 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:37.727 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:37.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e751e97dc62a6602956f17dd5964d588effd52b1' to.sha1='5f0bf9ddb9843dc172fcca142ba0e5b516e19272'): /3 + &#ä/5/i org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:37.749 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:37.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=-1, revision=5 08:00:37.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:37.769 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=84 08:00:37.769 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 08:00:37.889 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:37.895 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=79, revision=84 08:00:37.920 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:37.923 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=119.1 MiB, available=336.4 MiB 08:00:37.925 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:37.940 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:37.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=79, revision=84 08:00:37.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=84, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:37.965 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:38.005 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:38.047 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:38.056 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:38.058 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i' 08:00:38.335 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:38.377 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:38.451 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:38.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=119.1 MiB, available=336.4 MiB 08:00:38.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:00:38.457 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:00:38.457 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:00:38.457 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:38.476 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/phZFiOOBRFhqnn4OYMYrqQ/lhGuDM-bQ41-SYK27LJLRA/6wYA4ZQP-5qHcnJ8-0YEqQ' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:38.498 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:38.557 [qtp316919383-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 localRepositoryRevisionSynced=85 08:00:38.587 [qtp316919383-29] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:38.614 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed transaction.localRevision=127 remoteFromLocalRevision=85 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:37.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:00:37.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:00:38.654 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=435.0 MiB, used=127.2 MiB, available=328.3 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:38.677 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0778f810-cdc7-4bac-ae15-20346ec6aa68 from='build/repo/k0t56oez-p5bjv-local-src' toID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed to='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:38.679 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:38.764 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=127 08:00:38.770 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:38.770 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:38.771 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:00:38.771 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:00:38.774 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=127 08:00:38.799 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:38.800 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:38.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:38.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:38.816 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=125, revision=129 08:00:38.834 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 08:00:38.966 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:38.970 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=123, revision=129 08:00:38.977 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:38.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=123, revision=129 08:00:38.984 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=129, revision=-1 08:00:39.013 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:39.018 [qtp316919383-3328] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 transaction.localRevision=91 remoteFromLocalRevision=127 08:00:39.056 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:00:39.062 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:00:39.067 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 08:00:39.070 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30e72a18]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' 08:00:39.074 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30e72a18]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:38.752 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:00:39.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=125.9 MiB, available=329.6 MiB 08:00:39.363 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:39.497 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:39.659 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:39.683 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:39.783 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=434.0 MiB, used=125.2 MiB, available=330.3 MiB 08:00:39.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.-1.xml.gz 08:00:39.785 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:00:39.789 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:39.836 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:39.840 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:39.842 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:39.850 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/phZFiOOBRFhqnn4OYMYrqQ/lhGuDM-bQ41-SYK27LJLRA/6wYA4ZQP-5qHcnJ8-0YEqQ' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:39.956 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% 08:00:39.970 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 08:00:39.970 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' 08:00:40.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9d1815c683a416b9d1e24e2fd47f56bb617083d' to.sha1=''): /5/h 08:00:40.210 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ca482b03-c477-493c-8068-0e3bdf93afe5"] on repo=489fd731-d90c-48bc-b698-a6ee090f1d53 08:00:40.216 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' 08:00:40.247 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:40.248 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xknCExiGkaKqSaUoP2LrjQ/9-xMmnKcWblZjVtyWskTKg/8OUzhSWI_9D58xt1bGvbjg' offset=0 08:00:40.286 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:40.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 08:00:40.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 533610 bytes in 306 ms. path='/5/h' 08:00:40.564 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 08:00:40.705 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ca482b03-c477-493c-8068-0e3bdf93afe5"] on repo=489fd731-d90c-48bc-b698-a6ee090f1d53 08:00:40.720 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' 08:00:40.845 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af80645a462c7025a5f2850cd70fa33b45dfd550' to.sha1=''): /5/i org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:40.889 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:40.899 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ca482b03-c477-493c-8068-0e3bdf93afe5"] on repo=489fd731-d90c-48bc-b698-a6ee090f1d53 08:00:40.924 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:40.939 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1760708 bytes in 2881 ms. path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:40.960 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:40.961 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xknCExiGkaKqSaUoP2LrjQ/9-xMmnKcWblZjVtyWskTKg/JEByJZ8YwUXCRl5d1zVmMQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:40.962 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=88 08:00:40.963 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:40.974 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:41.027 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:41.030 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=84, revision=88 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:41.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 08:00:41.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 459392 bytes in 180 ms. path='/5/i' 08:00:41.178 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 08:00:41.253 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ca482b03-c477-493c-8068-0e3bdf93afe5"] on repo=489fd731-d90c-48bc-b698-a6ee090f1d53 08:00:41.266 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:41.326 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:41.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='02a34ab05be59590486c767d2439fa1f78debff5' to.sha1=''): /aa 08:00:41.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ca482b03-c477-493c-8068-0e3bdf93afe5"] on repo=489fd731-d90c-48bc-b698-a6ee090f1d53 08:00:41.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa' 08:00:41.470 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:41.471 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xknCExiGkaKqSaUoP2LrjQ/1uAqUPiqOmKP8v5Cgkyh7Q' offset=0 08:00:41.480 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:41.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 08:00:41.529 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88217 bytes in 85 ms. path='/aa' 08:00:41.579 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 08:00:41.660 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ca482b03-c477-493c-8068-0e3bdf93afe5"] on repo=489fd731-d90c-48bc-b698-a6ee090f1d53 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:41.670 [qtp833852776-76] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:41.670 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:41.683 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52416965]initPersistenceManagerFactory: repositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:41.683 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:41.694 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=84, revision=88 08:00:41.694 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=88, revision=-1 08:00:41.724 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:41.724 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:41.742 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52416965]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23499 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:41.746 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:41.752 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='528aa0cd93ceb931efb5510f261f44133c6305cc' to.sha1=''): /bb 08:00:41.873 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ca482b03-c477-493c-8068-0e3bdf93afe5"] on repo=489fd731-d90c-48bc-b698-a6ee090f1d53 08:00:41.932 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb' 08:00:41.956 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:41.957 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xknCExiGkaKqSaUoP2LrjQ/r0G8nVHgAjqMTSWxqM1D6Q' offset=0 08:00:41.967 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:42.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 08:00:42.109 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 443492 bytes in 177 ms. path='/bb' 08:00:42.208 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 08:00:42.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ca482b03-c477-493c-8068-0e3bdf93afe5"] on repo=489fd731-d90c-48bc-b698-a6ee090f1d53 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:42.372 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=78.5 MiB, available=377.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:42.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' 08:00:42.478 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e6efabbf5a2553814294965136a05faa6848ca30' to.sha1=''): /cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:42.480 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze5-trf3n-remote' 08:00:42.481 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze5-trf3n-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:42.570 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ca482b03-c477-493c-8068-0e3bdf93afe5"] on repo=489fd731-d90c-48bc-b698-a6ee090f1d53 08:00:42.646 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' 08:00:42.679 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:42.681 [qtp666971185-59] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xknCExiGkaKqSaUoP2LrjQ/30vjLcjX1L08roz5AI7LMQ' offset=0 08:00:42.692 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:42.761 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 08:00:42.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 318843 bytes in 170 ms. path='/cc' 08:00:42.848 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 08:00:42.930 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ca482b03-c477-493c-8068-0e3bdf93afe5"] on repo=489fd731-d90c-48bc-b698-a6ee090f1d53 08:00:42.943 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:42.954 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:42.961 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:42.970 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:42.982 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1873be99cf7ffcde95af950866e6319993d5ef82' to.sha1=''): /dd org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:43.021 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:43.040 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:43.042 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ca482b03-c477-493c-8068-0e3bdf93afe5"] on repo=489fd731-d90c-48bc-b698-a6ee090f1d53 08:00:43.340 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:43.353 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d42699350d2956d30687256044f3fc58bf140f75' to.sha1='9421ed2bcb679c7c49916b3551c86ed93bde2716'): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:43.370 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:43.371 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xknCExiGkaKqSaUoP2LrjQ/VS2Ssv4TTqdKL2i6mzwEPg' offset=0 08:00:43.381 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:43.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=93 08:00:43.403 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:43.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:43.538 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:43.549 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=88, revision=93 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:43.581 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 506667 bytes in 241 ms. path='/dd' 08:00:43.637 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:43.639 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:43.696 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ca482b03-c477-493c-8068-0e3bdf93afe5"] on repo=489fd731-d90c-48bc-b698-a6ee090f1d53 08:00:43.702 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% 08:00:43.718 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:43.749 [qtp666971185-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 localRepositoryRevisionSynced=90 08:00:43.778 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:43.804 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 transaction.localRevision=48 remoteFromLocalRevision=90 08:00:43.864 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=489fd731-d90c-48bc-b698-a6ee090f1d53 from='build/repo/k0t58jnc-uq359-local-dest' toID=ca482b03-c477-493c-8068-0e3bdf93afe5 to='https://localhost:37204/ca482b03-c477-493c-8068-0e3bdf93afe5/xknCExiGkaKqSaUoP2LrjQ' 08:00:43.883 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:43.888 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:43.922 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:43.958 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=48 08:00:43.976 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.from' result=null 08:00:43.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.to' result=null 08:00:43.989 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:00:43.990 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:43.998 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:44.001 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 localRepositoryRevisionSynced=48 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:44.057 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:44.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.from' result=null 08:00:44.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.to' result=null 08:00:44.078 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.from' result=null 08:00:44.078 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.to' result=null 08:00:44.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=50 08:00:44.085 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:44.136 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:44.306 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:44.367 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:44.370 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53, this.remoteRepositoryRevisionSynced=5, revision=50 08:00:44.401 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:44.403 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:44.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=5, revision=50 08:00:44.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:44.421 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:44.488 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:44.498 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 transaction.localRevision=97 remoteFromLocalRevision=48 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:44.604 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:44.670 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:44.708 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:44.716 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ca482b03-c477-493c-8068-0e3bdf93afe5 from='https://localhost:37204/ca482b03-c477-493c-8068-0e3bdf93afe5/xknCExiGkaKqSaUoP2LrjQ' toID=489fd731-d90c-48bc-b698-a6ee090f1d53 to='build/repo/k0t58jnc-uq359-local-dest', fromRepoLocalSync=false 08:00:44.717 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.null.xml.gz 08:00:44.717 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest/.subshare-repo/tmp/ChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:44.728 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:44.742 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:44.808 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:44.857 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:44.873 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97 08:00:44.880 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:44.885 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest/.subshare-repo/tmp/ChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:44.931 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:44.974 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:44.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=88, revision=93 08:00:44.983 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:45.021 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:45.021 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:45.106 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:45.192 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:45.249 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:45.269 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:45.272 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 08:00:45.322 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:45.330 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:45.333 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:45.334 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/phZFiOOBRFhqnn4OYMYrqQ/1vBcYlwZMZBM4mJLWb-6eQ' offset=0 08:00:45.477 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:45.500 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:45.551 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56085 bytes in 279 ms. path='/3 + &#ä/aa' 08:00:45.579 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=96 08:00:45.585 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:45.591 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:44.885 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:00:45.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=448.5 MiB, used=133.3 MiB, available=322.2 MiB 08:00:45.600 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:00:45.629 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:45.645 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:45.650 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53, this.localRepositoryRevisionInProgress=-1, revision=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:45.660 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=93, revision=96 08:00:45.668 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:45.672 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:45.675 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:45.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=93, revision=96 08:00:45.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:45.703 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:45.733 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:45.734 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:45.753 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:45.813 [qtp2139656363-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:45.865 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]initPersistenceManagerFactory: repositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 08:00:45.866 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3384 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:45.887 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:45.893 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:45.900 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]getCloseDeferredMillis: closeDeferredMillis=20000 08:00:45.900 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:45.974 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:46.065 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:46.169 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:00:46.220 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f4f7479c6fcb72d084a23f96d317fcba0d91e8d3' to.sha1='41d68b8cad0588edbaea056405acd61b83957bca'): /3 + &#ä/bb org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:46.246 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest localRepository.publicKeySha1 = 6B:52:B2:81:B9:EB:82:DC:E4:36:5B:FF:54:AB:76:8D:92:E4:C7:39 remoteRepository.repositoryId = 012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepository.remoteRoot = https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepository.publicKeySha1 = 73:8D:C8:23:A5:D8:40:9E:FF:7C:84:5F:AF:D7:FD:D1:B1:0B:30:46 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 012835bb-b416-47d5-b7b1-27fb2a496735 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=101 08:00:46.285 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:45.708 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:00:46.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.5 MiB, used=133.2 MiB, available=322.3 MiB 08:00:46.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.remoteRepositoryRevisionSynced=92, revision=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.362 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:46.366 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=96, revision=101 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:46.376 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=zm5e9U9PhlouzQiLRn2UBw, serverRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.385 [qtp833852776-1001] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:46.395 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:46.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=96, revision=101 08:00:46.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=101, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:46.439 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.451 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:46.493 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:46.498 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.511 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:46.513 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:46.533 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 renewalDateTime=2019-09-21T06:30:46.484Z expiryDateTime=2019-09-21T07:00:46.484Z 08:00:46.551 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.570 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:46.580 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:46.582 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.584 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:46.585 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/phZFiOOBRFhqnn4OYMYrqQ/2rNS2-4XzdeiXPNCHSoavw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:46.598 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:00:46.599 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e to='build/repo/k0t58vyv-jnrub-local-dest', fromRepoLocalSync=true 08:00:46.600 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e ('build/repo/k0t58vyv-jnrub-local-dest') org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.610 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:46.624 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 128988 bytes in 111 ms. path='/3 + &#ä/bb' 08:00:46.638 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=104 08:00:46.638 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 08:00:46.670 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:46.674 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=101, revision=104 08:00:46.678 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:46.684 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:46.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=101, revision=104 08:00:46.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=104, revision=-1 08:00:46.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:00:46.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:46.750 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:46.770 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.777 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:46.781 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:46.785 [pool-25-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.789 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:46.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.-1.xml.gz 08:00:46.796 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.-1.xml.gz 08:00:46.807 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.807 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:46.813 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:46.836 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=101 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.841 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24dde1d95dd1237701d5b98a3e8355ed3e3d744f' to.sha1='09807a30cd85ff46f6337b1d3962dc6f69f51434'): /3 + &#ä/cc 08:00:46.872 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=109 08:00:46.872 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:46.890 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.911 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:46.918 [qtp833852776-2994] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=104, revision=109 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:46.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:00:46.938 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.0 MiB, used=133.2 MiB, available=322.3 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.942 [qtp833852776-2994] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:46.959 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.953 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:46.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=104, revision=109 08:00:46.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:46.971 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53, this.localRepositoryRevisionSynced=92, revision=98 08:00:46.971 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:46.976 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:46.985 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:46.992 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.-1.xml.gz 08:00:46.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:47.028 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:47.047 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:47.046 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.from' result=null 08:00:47.050 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:47.060 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:47.062 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:47.064 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=-1, revision=53 08:00:47.089 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=53 08:00:47.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:47.338 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:47.367 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:47.378 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:47.380 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/phZFiOOBRFhqnn4OYMYrqQ/T14EMnIHFlexdxI3ceE9Iw' offset=0 08:00:47.657 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:47.669 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 923473 bytes in 607 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:47.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:00:47.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.0 MiB, used=133.4 MiB, available=322.1 MiB 08:00:47.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:47.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=112 08:00:47.707 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:47.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.5 MiB, allocated=480.5 MiB, used=87.0 MiB, available=393.5 MiB 08:00:47.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:47.782 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:47.790 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=109, revision=112 08:00:47.795 [qtp833852776-1001] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:47.825 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:47.832 [qtp2139656363-2878] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:47.834 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=109, revision=112 08:00:47.834 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=112, revision=-1 08:00:47.873 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:47.874 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:47.892 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:47.911 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:47.913 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:47.922 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:47.926 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionInProgress=-1, revision=103 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:47.935 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:47.940 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:00:47.975 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ad406b425b6e93242f9670b849c282156fe7e854' to.sha1='934297e8c8b165caf246f0f26de77231addff7d4'): /3 + &#ä/dd org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:48.004 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:48.006 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=117 08:00:48.006 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 08:00:48.045 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:48.050 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=112, revision=117 08:00:48.064 [qtp833852776-1001] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:48.129 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:48.135 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=112, revision=117 08:00:48.135 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=117, revision=-1 08:00:48.179 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:48.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.0 MiB, used=133.4 MiB, available=322.1 MiB 08:00:48.205 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:48.248 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:48.267 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:48.272 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:48.446 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:48.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:48.554 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:48.603 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:48.615 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:48.620 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/phZFiOOBRFhqnn4OYMYrqQ/pjlRlP4jpUjXEhVPHcJadw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:48.737 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.0 MiB, used=133.4 MiB, available=322.1 MiB 08:00:48.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ca482b03-c477-493c-8068-0e3bdf93afe5.null.xml.gz 08:00:48.738 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:00:48.738 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:00:48.759 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:48.770 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 localRepositoryRevisionSynced=97 08:00:48.848 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:48.871 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 transaction.localRevision=55 remoteFromLocalRevision=97 08:00:48.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=489fd731-d90c-48bc-b698-a6ee090f1d53 from='build/repo/k0t58jnc-uq359-local-dest' toID=ca482b03-c477-493c-8068-0e3bdf93afe5 to='https://localhost:37204/ca482b03-c477-493c-8068-0e3bdf93afe5/xknCExiGkaKqSaUoP2LrjQ' 08:00:48.994 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 localRepositoryRevisionSynced=48 localRepositoryRevisionInProgress=55 08:00:48.999 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.from' result=null 08:00:48.999 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.to' result=null 08:00:49.001 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:00:49.001 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:00:49.006 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 localRepositoryRevisionSynced=55 08:00:49.022 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.from' result=null 08:00:49.022 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.to' result=null 08:00:49.028 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.from' result=null 08:00:49.029 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58jnc-uq359-local-dest' configKey='repair.deleteCollisions.to' result=null 08:00:49.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=53, revision=57 08:00:49.036 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:49.058 [closeDeferredTimer-52457912-63] INFO c.c.c.l.LocalRepoManagerImpl - [52457912]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:49.109 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:49.115 [qtp666971185-59] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53, this.remoteRepositoryRevisionSynced=50, revision=57 08:00:49.131 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:49.136 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionSynced=50, revision=57 08:00:49.136 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5, this.localRepositoryRevisionInProgress=57, revision=-1 08:00:49.157 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:49.164 [qtp666971185-59] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ca482b03-c477-493c-8068-0e3bdf93afe5 remoteRepositoryId=489fd731-d90c-48bc-b698-a6ee090f1d53 transaction.localRevision=103 remoteFromLocalRevision=55 08:00:49.186 [qtp666971185-59] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:49.189 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:49.191 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=464.5 MiB, allocated=464.5 MiB, used=86.8 MiB, available=377.7 MiB 08:00:49.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=103 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:49.263 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:49.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 963307 bytes in 1006 ms. path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:49.288 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7df86f00]getCloseDeferredMillis: closeDeferredMillis=20000 08:00:49.289 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [7df86f00]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:49.289 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2698c66f]getCloseDeferredMillis: closeDeferredMillis=20000 08:00:49.290 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2698c66f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:49.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=120 08:00:49.297 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 08:00:49.344 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:49.350 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=117, revision=120 08:00:49.362 [qtp833852776-1001] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:49.366 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:49.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=117, revision=120 08:00:49.379 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=120, revision=-1 08:00:49.408 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:49.408 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:49.430 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:49.454 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:00:49.456 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:00:49.464 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:49.491 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="a0b850f4-d326-4067-b6c1-0b263c7981a3"] on repo=a0b850f4-d326-4067-b6c1-0b263c7981a3 08:00:49.496 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 08:00:49.514 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=8 08:00:49.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:49.538 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT 08:00:49.663 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:49.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:49.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:49.782 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=125 08:00:49.810 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 08:00:49.841 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:49.841 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:49.877 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:49.895 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=120, revision=125 08:00:49.938 [qtp833852776-1001] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:49.976 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:49.980 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=120, revision=125 08:00:49.981 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=125, revision=-1 08:00:50.058 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:50.068 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 transaction.localRevision=87 remoteFromLocalRevision=8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:00:50.097 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:50.126 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:50.145 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71b48765-007c-41b6-9252-13d4b51f45d7 from='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7' toID=a0b850f4-d326-4067-b6c1-0b263c7981a3 to='build/repo/k0t56z9u-4kh0p-local-src', fromRepoLocalSync=false 08:00:50.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:00:50.146 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:00:50.165 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:50.224 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=87 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:50.501 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:50.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 08:00:50.513 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.594 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:50.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:50.608 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:50.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:50.612 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:00:50.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:50.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.626 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.626 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.634 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.641 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.641 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.649 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.649 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.662 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:50.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.687 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.687 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.715 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.716 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:50.723 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:50.723 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:00:50.833 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16e60266]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' 08:00:50.840 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16e60266]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' locked successfully. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:51.165 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:51.323 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! 08:00:51.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:51.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=97.0 MiB, available=358.5 MiB 08:00:51.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:00:51.492 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:51.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.5 MiB, allocated=478.5 MiB, used=87.8 MiB, available=390.7 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:51.890 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionInProgress=-1, revision=88 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:51.961 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:52.064 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:52.071 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionSynced=-1, revision=103 08:00:52.071 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionInProgress=103, revision=-1 08:00:52.121 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:52.134 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:00:52.134 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:00:52.496 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:52.649 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 08:00:52.876 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:52.895 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:52.909 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 08:00:53.399 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:53.404 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:53.407 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:53.477 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=95.2 MiB, available=360.3 MiB 08:00:53.483 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.remoteRepositoryRevisionSynced=4, revision=88 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:53.498 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:53.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=-1, revision=5 08:00:53.506 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=5, revision=-1 08:00:53.564 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:53.588 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:53.588 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:53.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:53.608 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:53.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.622 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:53.623 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.630 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:53.630 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:53.639 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.646 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:53.647 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.654 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:53.655 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.662 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:53.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.671 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:53.672 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:53.679 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.687 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:53.687 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.693 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:53.693 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:53.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:53.706 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.714 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:00:53.714 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.721 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:00:53.721 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:00:53.722 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:53.723 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=EORC6octZrWC20x5w8bdrA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:00:53.723 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:53.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:00:54.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=94.3 MiB, available=361.2 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:53.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:00:54.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=462.5 MiB, allocated=462.5 MiB, used=87.2 MiB, available=375.3 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:54.487 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:54.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:54.494 [qtp833852776-2994] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionSynced=4, revision=88 08:00:54.494 [qtp833852776-2994] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionInProgress=88, revision=-1 08:00:54.545 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:54.560 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:54.560 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:54.565 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=127 08:00:54.665 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 08:00:54.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:00:54.685 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:54.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.0 MiB, allocated=478.0 MiB, used=86.6 MiB, available=391.4 MiB 08:00:54.949 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:55.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=94.1 MiB, available=361.4 MiB 08:00:55.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:55.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.5 MiB, allocated=461.5 MiB, used=86.5 MiB, available=375.0 MiB 08:00:55.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.-1.xml.gz 08:00:55.344 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:00:55.346 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:00:55.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:00:55.631 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:55.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=94.1 MiB, available=361.4 MiB 08:00:55.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:55.732 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:00:55.837 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 08:00:55.997 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 08:00:56.103 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 08:00:56.133 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 08:00:56.134 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:56.151 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=94.1 MiB, available=361.4 MiB 08:00:56.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:00:56.152 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:00:56.153 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:00:56.153 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:00:56.169 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:56.180 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9559e1084fb0b4948f38e0346bc018221241c0e' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:56.181 [qtp833852776-3475] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 localRepositoryRevisionSynced=87 08:00:56.197 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:56.231 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 transaction.localRevision=129 remoteFromLocalRevision=87 08:00:56.274 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0b850f4-d326-4067-b6c1-0b263c7981a3 from='build/repo/k0t56z9u-4kh0p-local-src' toID=71b48765-007c-41b6-9252-13d4b51f45d7 to='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7' 08:00:56.393 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=129 08:00:56.418 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:56.418 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:56.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:00:56.429 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:00:56.432 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=129 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:56.470 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:56.473 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:56.473 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:56.488 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:56.488 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:56.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=127, revision=131 08:00:56.494 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 08:00:56.506 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:56.507 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:56.543 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:56.561 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:56.567 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=125, revision=131 08:00:56.570 [qtp833852776-1001] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:56.583 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:56.584 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S2XFVKMaY_rZNvxVC2z92g/LHhvwFmaoX7cqxhfHLZBkA' offset=0 08:00:56.624 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:56.639 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:56.646 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=125, revision=131 08:00:56.646 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=131, revision=-1 08:00:56.686 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:56.693 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 transaction.localRevision=93 remoteFromLocalRevision=129 08:00:56.728 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:56.730 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:56.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:56.829 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 51 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:56.882 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:56.883 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S2XFVKMaY_rZNvxVC2z92g/LHhvwFmaoX7cqxhfHLZBkA' offset=1048576 08:00:56.891 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:56.901 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, invitation=true] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:56.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:56.935 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 19 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:56.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 302640 bytes in 394 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:56.976 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:56.993 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:00:56.998 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:57.007 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=EORC6octZrWC20x5w8bdrA, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, invitation=true] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:57.116 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:00:57.142 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:00:57.234 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d53b5cecb7df212faef015c0bb1bac398d93544' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:57.252 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:57.282 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:57.314 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:57.340 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:00:57.346 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:57.356 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 renewalDateTime=2019-09-21T06:30:04.483Z expiryDateTime=2019-09-21T07:00:04.483Z org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:57.366 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:57.367 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:57.367 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S2XFVKMaY_rZNvxVC2z92g/SOb5Jj6hw376CAq45zmtBA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:57.371 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:57.377 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:57.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:57.383 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:57.387 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=134 08:00:57.420 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:57.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 08:00:57.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1926 bytes in 130 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:57.486 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:57.492 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=131, revision=134 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:57.536 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:57.614 [qtp833852776-1001] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:57.667 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:57.672 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:57.690 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:00:57.691 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71b48765-007c-41b6-9252-13d4b51f45d7 from='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7' toID=a0b850f4-d326-4067-b6c1-0b263c7981a3 to='build/repo/k0t56z9u-4kh0p-local-src', fromRepoLocalSync=true 08:00:57.691 [pool-34-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a0b850f4-d326-4067-b6c1-0b263c7981a3 ('build/repo/k0t56z9u-4kh0p-local-src') 08:00:57.711 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:57.736 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:57.742 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:57.827 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e5e8a55f7515bd3a142e101f64ff7a8e0b60f72' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:57.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.87.xml.gz 08:00:57.833 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.87.xml.gz 08:00:57.850 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:57.898 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=94 08:00:57.905 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:57.912 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:57.918 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.87.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:57.931 [Test worker] 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:00:57.953 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:57.954 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S2XFVKMaY_rZNvxVC2z92g/6lDSK8BImgioWdbb_w_gkw' offset=0 08:00:57.963 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:57.985 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:57.995 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:58.029 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95450 bytes in 98 ms. path='/1 {11 11ä11#+} 1/c' 08:00:58.084 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:00:58.159 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:00:58.307 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:00:58.396 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='73214539a7bf17bfa05f7fbaa7a96640180a9c38' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:00:58.487 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:00:58.553 [Test worker] 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:00:58.594 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:58.601 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/26oZZBIGoPgBTu-Og1s-LQ/hBrWWPhDGvUKhdkbQKyCGQ' offset=0 08:00:58.612 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:57.918 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=87 repoFileDtos.size=0 08:00:58.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=95.9 MiB, available=359.6 MiB 08:00:58.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:58.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:58.706 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:58.714 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionInProgress=-1, revision=95 08:00:58.724 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:58.735 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 421020 bytes in 182 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:58.749 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:58.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:58.809 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:58.838 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:58.882 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:00:58.887 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:00:58.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b727160540a93c638a779970e47540c2c7f30db' to.sha1=''): /2/1 {11 11ä11#+} 1/b 08:00:58.963 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:00:58.966 [Test worker] 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:00:58.990 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:58.992 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/26oZZBIGoPgBTu-Og1s-LQ/S-AGN7KZ9yNtPNuDJv7tCQ' offset=0 08:00:59.007 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:59.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:59.188 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:00:59.329 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:59.339 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=94.9 MiB, available=360.6 MiB 08:00:59.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.remoteRepositoryRevisionSynced=88, revision=95 08:00:59.359 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:59.359 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=EORC6octZrWC20x5w8bdrA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:00:59.360 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:00:59.360 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:00:59.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:59.366 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 369444 bytes in 400 ms. path='/2/1 {11 11ä11#+} 1/b' 08:00:59.399 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:59.477 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:59.481 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:00:59.485 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:00:59.514 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42bd61179afbc899e5bc6dfccc74e5e8614987fa' to.sha1=''): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:00:59.545 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:59.558 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:00:59.560 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/2/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:59.576 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:59.577 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:59.580 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=0 08:00:59.601 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:59.655 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:59.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:59.782 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:59.885 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:59.886 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=1048576 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:59.889 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=250.5 MiB, used=94.9 MiB, available=360.6 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:00:59.899 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:00:59.927 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:59.932 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionSynced=88, revision=95 08:00:59.932 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionInProgress=95, revision=-1 08:00:59.936 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:00:59.951 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:00:59.953 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:00:59.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=134, revision=137 08:00:59.966 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:00:59.969 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:00.031 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:00.034 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=134, revision=137 08:01:00.053 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:00.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:00.114 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:00.125 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=131, revision=137 08:01:00.125 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=137, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:00.154 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:00.156 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=2097152 08:01:00.166 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:00.298 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:00.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 08:01:00.426 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:00.437 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=3145728 08:01:00.451 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:00.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:00.188 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:01:00.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:01:00.741 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=95.2 MiB, available=360.3 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:00.751 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:00.753 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=4194304 08:01:00.768 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:00.939 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:00.983 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:01.068 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:01.069 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=5242880 08:01:01.084 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:00.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:01:01.231 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=250.5 MiB, used=95.1 MiB, available=360.4 MiB 08:01:01.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:01.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. 08:01:01.403 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:01.420 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=6291456 08:01:01.454 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:01.615 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:01.676 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:01.691 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:01.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=95.1 MiB, available=360.4 MiB 08:01:01.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.87.xml.gz 08:01:01.715 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:01:01.718 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:01:01.718 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:01:01.737 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:01.758 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:01.769 [qtp833852776-3475] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 localRepositoryRevisionSynced=94 08:01:01.771 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:01.800 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 transaction.localRevision=140 remoteFromLocalRevision=94 08:01:01.804 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0b850f4-d326-4067-b6c1-0b263c7981a3 from='build/repo/k0t56z9u-4kh0p-local-src' toID=71b48765-007c-41b6-9252-13d4b51f45d7 to='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:01.812 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:01.818 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:01.820 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/V77kuw-881PSmMcDoQ-Ldw' offset=7340032 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:01.821 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:01.835 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:01.838 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=140 08:01:01.844 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:01.844 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:01.846 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:01:01.846 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:01:01.863 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=140 08:01:01.866 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:01.867 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:01.879 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:01.880 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:01.881 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=142 08:01:01.887 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:01.905 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:01.906 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:01:01.907 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:01.911 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:01.933 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:01.942 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=137, revision=142 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:01.953 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 19830 bytes in 2393 ms. path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:01.944 [qtp833852776-3580] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:01:01.948 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:01.960 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=137, revision=142 08:01:01.960 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=142, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:01.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:01.989 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:01.989 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 08:01:01.990 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a 08:01:01.991 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a 08:01:01.992 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a 08:01:01.993 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a 08:01:01.993 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a 08:01:01.994 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4dbls into destFile a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:01.997 [qtp833852776-2576] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 transaction.localRevision=101 remoteFromLocalRevision=140 08:01:02.081 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:02.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71b48765-007c-41b6-9252-13d4b51f45d7 from='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7' toID=a0b850f4-d326-4067-b6c1-0b263c7981a3 to='build/repo/k0t56z9u-4kh0p-local-src', fromRepoLocalSync=false 08:01:02.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:01:02.086 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:02.093 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:02.102 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:02.164 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.00% 08:01:02.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:02.176 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 08:01:02.179 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:02.184 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:01:02.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:02.253 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18c74fa36eded1721db315ac9334914c3b8b70b7' to.sha1=''): /3 + &#ä/5/h 08:01:02.309 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:01:02.312 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 08:01:02.340 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:02.341 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/x3QeGIJTso1efIxsC88jyA/t1yoSBiQVTeiq9QfDBh4XA' offset=0 08:01:02.349 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:02.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:02.404 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:02.414 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 134582 bytes in 102 ms. path='/3 + &#ä/5/h' 08:01:02.441 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 08:01:02.473 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:01:02.479 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:01:02.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a65a16402cf90e78f43eeb3c7fae8440d638863a' to.sha1=''): /3 + &#ä/5/i org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:02.582 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:02.586 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:01:02.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/i' 08:01:02.610 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:02.613 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/x3QeGIJTso1efIxsC88jyA/lLKEvxOay3zlQUJFAt4o4g' offset=0 08:01:02.632 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:02.798 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=251.5 MiB, used=96.0 MiB, available=359.5 MiB 08:01:02.798 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:01:02.818 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:02.826 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionInProgress=-1, revision=102 08:01:02.846 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:02.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:02.869 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:02.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:02.900 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30e72a18]initPersistenceManagerFactory: repositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:02.904 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30e72a18]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16831 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:02.999 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:03.001 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/x3QeGIJTso1efIxsC88jyA/lLKEvxOay3zlQUJFAt4o4g' offset=1048576 08:01:03.086 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:03.243 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 08:01:03.348 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:03.349 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/x3QeGIJTso1efIxsC88jyA/lLKEvxOay3zlQUJFAt4o4g' offset=2097152 08:01:03.364 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:03.405 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:03.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.0 MiB, used=95.2 MiB, available=360.3 MiB 08:01:03.427 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.remoteRepositoryRevisionSynced=95, revision=102 08:01:03.433 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:01:03.434 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=EORC6octZrWC20x5w8bdrA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:01:03.434 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:01:03.434 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:01:03.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:03.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:03.628 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:03.729 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:03.732 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/x3QeGIJTso1efIxsC88jyA/lLKEvxOay3zlQUJFAt4o4g' offset=3145728 08:01:03.746 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:03.838 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=123.8 MiB, available=331.7 MiB 08:01:03.954 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56of0-kt13a-remote' 08:01:03.956 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56of0-kt13a-remote' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:03.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:04.019 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:04.192 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:04.196 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/x3QeGIJTso1efIxsC88jyA/lLKEvxOay3zlQUJFAt4o4g' offset=4194304 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:04.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=250.5 MiB, used=94.3 MiB, available=361.2 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:04.221 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:04.242 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:04.250 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionSynced=95, revision=102 08:01:04.251 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionInProgress=102, revision=-1 08:01:04.257 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:04.283 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:04.283 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:04.289 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=145 08:01:04.300 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 08:01:04.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:04.386 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 08:01:04.480 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 68026 bytes in 1892 ms. path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:04.482 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:04.528 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 08:01:04.532 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i 08:01:04.533 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i 08:01:04.534 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i 08:01:04.536 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i 08:01:04.585 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:01:04.590 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:04.600 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:04.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e00b822a22160cd1bae82382a173ff04f611342' to.sha1=''): /3 + &#ä/aa 08:01:04.670 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:01:04.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 08:01:04.700 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:04.701 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/3qrNCxcKy-mYWnT5uQwZaw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:04.706 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:04.718 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:04.827 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:04.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:01:04.871 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=94.4 MiB, available=361.1 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:04.904 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:04.951 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:04.990 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:05.071 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 912093 bytes in 398 ms. path='/3 + &#ä/aa' 08:01:05.096 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:05.134 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:05.197 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:01:05.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:01:05.268 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='871c3af3dbfd7637e93301ca47fc0b606ddb2123' to.sha1=''): /3 + &#ä/bb org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:05.278 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:05.323 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:01:05.326 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 08:01:05.346 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:05.348 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/7f2TNbEq_owofhGhviFhPA' offset=0 08:01:05.358 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:05.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms. 08:01:05.392 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9701 bytes in 66 ms. path='/3 + &#ä/bb' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:04.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:05.402 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:05.413 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:05.417 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 08:01:05.483 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:05.487 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:05.494 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:01:05.566 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0f96ab4420cadf10a78c39a1cce39201a438f8e3' to.sha1=''): /3 + &#ä/cc org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:05.577 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:05.614 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:05.674 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:01:05.688 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:01:05.754 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:05.755 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/CWzpZyq5Y9hVbQRFPTIWUQ' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:05.756 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:05.764 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:05.833 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:05.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 08:01:05.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 504072 bytes in 246 ms. path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:05.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=250.5 MiB, used=94.4 MiB, available=361.1 MiB 08:01:05.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:01:05.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.0 MiB, used=94.4 MiB, available=361.1 MiB 08:01:05.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:01:05.973 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:01:05.973 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:05.976 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:05.992 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.014 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:06.016 [qtp833852776-2029] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 localRepositoryRevisionSynced=101 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.020 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:06.022 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:06.028 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.045 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='faa60c7844ff36b298458cc592855adea7e6d7e8' to.sha1=''): /3 + &#ä/dd org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:06.057 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 transaction.localRevision=147 remoteFromLocalRevision=101 08:01:06.061 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0b850f4-d326-4067-b6c1-0b263c7981a3 from='build/repo/k0t56z9u-4kh0p-local-src' toID=71b48765-007c-41b6-9252-13d4b51f45d7 to='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7' 08:01:06.071 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=147 08:01:06.076 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:06.076 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:06.077 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:01:06.078 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:01:06.083 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=147 08:01:06.087 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:06.087 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.094 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:01:06.096 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:06.100 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:06.100 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:06.103 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=145, revision=149 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:06.110 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.114 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:06.117 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.125 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/a4w8vKyY7pQV-Rj3jJtJbA/42p6GWzMk_1zfLqKJiWvyQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:06.135 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:01:06.136 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.142 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:06.153 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:06.156 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=142, revision=149 08:01:06.160 [qtp833852776-76] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:01:06.165 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:06.165 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:06.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=142, revision=149 08:01:06.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:06.194 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:06.195 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:06.201 [qtp833852776-3580] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 transaction.localRevision=107 remoteFromLocalRevision=147 08:01:06.205 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.214 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19264 bytes in 118 ms. path='/3 + &#ä/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:06.217 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:01:06.218 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 08:01:06.218 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:01:06.219 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:01:06.220 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:01:06.224 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12c48541]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' 08:01:06.225 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12c48541]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.250 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:06.288 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.292 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:01:06.328 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:06.358 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.378 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e localRepositoryRevisionSynced=101 08:01:06.385 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:06.422 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.429 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=93 remoteFromLocalRevision=101 08:01:06.458 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e from='build/repo/k0t58vyv-jnrub-local-dest' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:06.479 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.489 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:06.498 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:06.542 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.559 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93 08:01:06.585 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.23% 08:01:06.591 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:06.592 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:06.604 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.636 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:01:06.648 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:01:06.673 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=93 08:01:06.723 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:06.723 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:06.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:06.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:06.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=95 08:01:06.794 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:06.849 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:06.890 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:06.907 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.remoteRepositoryRevisionSynced=5, revision=95 08:01:06.933 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:06.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=5, revision=95 08:01:06.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=95, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:06.974 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:07.005 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:07.021 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:07.035 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e transaction.localRevision=108 remoteFromLocalRevision=93 08:01:07.038 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:07.040 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e to='build/repo/k0t58vyv-jnrub-local-dest', fromRepoLocalSync=false 08:01:07.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:07.041 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:07.060 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:07.083 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=108 08:01:07.091 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:07.097 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:07.235 [qtp316919383-155] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:07.275 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]initPersistenceManagerFactory: repositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed 08:01:07.276 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3320 ms. 08:01:07.309 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]getCloseDeferredMillis: closeDeferredMillis=10000 08:01:07.310 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:07.703 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = c875fb3a-c471-4e30-9df8-e86f36fcd455 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest localRepository.publicKeySha1 = 7B:5E:7E:9D:4C:96:9C:38:9D:75:7C:7F:B0:70:0D:F4:48:79:69:07 remoteRepository.repositoryId = 6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepository.remoteRoot = https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepository.publicKeySha1 = 82:BA:5C:AC:DB:22:9A:79:A5:55:95:CF:0E:24:16:98:6E:CE:AE:52 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 c875fb3a-c471-4e30-9df8-e86f36fcd455 6afef0b2-e7a8-4c49-bab6-c45aff7b11ed org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:07.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:01:07.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=462.0 MiB, allocated=462.0 MiB, used=123.6 MiB, available=338.4 MiB 08:01:07.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:07.811 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:07.822 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:07.840 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:07.856 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:07.856 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionInProgress=-1, revision=109 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:07.889 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed renewalDateTime=2019-09-21T06:31:07.840Z expiryDateTime=2019-09-21T07:01:07.840Z 08:01:07.905 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:07.914 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:07.924 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:07.930 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:01:07.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed from='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' toID=c875fb3a-c471-4e30-9df8-e86f36fcd455 to='build/repo/k0t59fh8-1c8mq-local-dest', fromRepoLocalSync=true 08:01:07.930 [pool-41-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c875fb3a-c471-4e30-9df8-e86f36fcd455 ('build/repo/k0t59fh8-1c8mq-local-dest') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:07.949 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:07.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:08.112 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16e60266]initPersistenceManagerFactory: repositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:01:08.122 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16e60266]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9472 ms. 08:01:08.177 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojz-u91u4-remote' 08:01:08.184 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojz-u91u4-remote' locked successfully. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:08.444 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:01:08.468 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:01:08.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.-1.xml.gz 08:01:08.479 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.-1.xml.gz 08:01:08.494 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:08.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.0 MiB, allocated=474.0 MiB, used=123.2 MiB, available=350.8 MiB 08:01:08.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=103, revision=109 08:01:08.544 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! 08:01:08.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:08.588 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93 08:01:08.663 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:08.678 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.-1.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:09.165 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=123.2 MiB, available=352.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:09.189 [closeDeferredTimer-32854c99-1a] INFO c.c.c.l.LocalRepoManagerImpl - [32854c99]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:09.203 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:09.217 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionSynced=103, revision=109 08:01:09.217 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionInProgress=109, revision=-1 08:01:09.222 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:09.227 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:09.228 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:09.234 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=98 08:01:09.281 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 08:01:09.333 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:01:09.333 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:09.350 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:08.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 08:01:09.684 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=129.2 MiB, available=326.3 MiB 08:01:09.684 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:01:09.716 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:09.746 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionInProgress=-1, revision=95 08:01:09.812 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:10.208 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.5 MiB, allocated=474.5 MiB, used=123.4 MiB, available=351.1 MiB 08:01:10.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:10.310 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:10.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:10.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.5 MiB, allocated=477.5 MiB, used=123.6 MiB, available=353.9 MiB 08:01:10.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:10.309 [closeDeferredTimer-2698c66f-1] INFO c.c.c.l.LocalRepoManagerImpl - [2698c66f]_close: Shutting down real LocalRepoManager. 08:01:10.309 [closeDeferredTimer-7df86f00-1] INFO c.c.c.l.LocalRepoManagerImpl - [7df86f00]_close: Shutting down real LocalRepoManager. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:11.423 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=130.5 MiB, available=325.0 MiB 08:01:11.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=95 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:11.519 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.5 MiB, allocated=476.5 MiB, used=123.3 MiB, available=353.2 MiB 08:01:11.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:11.521 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:01:11.521 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:01:11.534 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:11.547 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e localRepositoryRevisionSynced=108 08:01:11.566 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:11.587 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=100 remoteFromLocalRevision=108 08:01:11.592 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e from='build/repo/k0t58vyv-jnrub-local-dest' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' 08:01:11.635 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=100 08:01:11.646 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:11.646 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:11.648 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:01:11.648 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:01:11.652 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=100 08:01:11.655 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:11.655 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:11.661 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:11.662 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:11.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=98, revision=102 08:01:11.668 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 08:01:11.698 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:11.706 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.remoteRepositoryRevisionSynced=95, revision=102 08:01:11.712 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:11.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=95, revision=102 08:01:11.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=102, revision=-1 08:01:11.738 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:11.743 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e transaction.localRevision=114 remoteFromLocalRevision=100 08:01:11.748 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:11.750 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:11.972 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:12.076 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 08:01:12.077 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:12.211 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:12.259 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:12.275 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:12.285 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 renewalDateTime=2019-09-21T06:28:59.673Z expiryDateTime=2019-09-21T06:58:59.673Z 08:01:12.296 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:12.301 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:12.318 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:12.318 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:12.328 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=139 08:01:12.416 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 08:01:12.453 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:01:12.454 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=61609559-3da3-4b35-9493-294bb7f69878 to='build/repo/k0t55ze4-ncnei-local-src', fromRepoLocalSync=true 08:01:12.454 [pool-26-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61609559-3da3-4b35-9493-294bb7f69878 ('build/repo/k0t55ze4-ncnei-local-src') 08:01:12.467 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:01:12.493 [pool-26-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:01:12.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.93.xml.gz 08:01:12.683 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.93.xml.gz 08:01:12.700 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:12.773 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=114 08:01:12.775 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:12.782 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.93.xml.gz 08:01:12.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=93 repoFileDtos.size=0 08:01:13.384 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=126.5 MiB, available=354.5 MiB 08:01:13.384 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:01:13.405 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:13.420 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=-1, revision=115 08:01:13.520 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 08:01:13.539 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:13.543 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:13.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 347 ms. 08:01:13.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:13.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=125.5 MiB, available=353.5 MiB 08:01:14.002 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=94, revision=115 08:01:14.008 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! 08:01:14.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:14.094 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:14.094 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.101 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:14.101 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.106 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:14.106 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.112 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:14.113 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 08:01:14.118 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:14.118 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.126 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:14.126 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:14.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:14.141 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:14.141 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:14.141 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.149 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:01:14.149 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.154 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:14.154 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:14.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.166 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:14.166 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.173 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:14.173 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.179 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:14.179 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.188 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:01:14.188 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.194 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:14.194 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:14.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:14.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:14.444 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=125.5 MiB, available=358.0 MiB 08:01:14.476 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:14.479 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionSynced=94, revision=115 08:01:14.479 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=115, revision=-1 08:01:14.544 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:14.558 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:14.559 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:14.564 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=139, revision=142 08:01:14.644 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 08:01:14.656 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:01:14.656 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:01:15.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=125.7 MiB, available=356.3 MiB 08:01:15.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:01:15.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=125.7 MiB, available=360.3 MiB 08:01:15.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:15.612 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=k1tt0lD84FlDhrgFJ4LcHw, serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:15.756 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:15.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=125.7 MiB, available=359.3 MiB 08:01:15.779 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.93.xml.gz 08:01:15.779 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:01:15.782 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:01:15.782 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:01:15.798 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:15.806 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=114 08:01:15.854 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:15.869 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=144 remoteFromLocalRevision=114 08:01:15.965 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61609559-3da3-4b35-9493-294bb7f69878 from='build/repo/k0t55ze4-ncnei-local-src' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' 08:01:15.991 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:15.995 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:16.053 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=144 08:01:16.102 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:16.102 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:16.104 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 08:01:16.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:01:16.233 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=142, revision=146 08:01:16.234 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:15.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:01:16.267 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=130.9 MiB, available=324.6 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:16.336 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:16.348 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=137, revision=146 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:16.517 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:16.525 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionSynced=-1, revision=95 08:01:16.525 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionInProgress=95, revision=-1 08:01:16.557 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:16.566 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:16.566 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:16.573 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:16.581 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=137, revision=146 08:01:16.582 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=146, revision=-1 08:01:16.645 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:16.645 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:16.672 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:16.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:16.801 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:16.878 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 08:01:16.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 08:01:16.975 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0196e59b97dff603fcd2511e6c00a44d4c832b12' to.sha1='604c355c8b481e0f2e89903d1ef6046262cbb6ce'): /2/new-file 08:01:17.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=149 08:01:17.024 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:17.037 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:17.113 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:17.116 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=146, revision=149 08:01:17.340 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:17.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=146, revision=149 08:01:17.348 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=149, revision=-1 08:01:17.375 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:17.514 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:17.545 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 08:01:17.614 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' 08:01:17.691 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:17.712 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:17.716 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:17.717 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:17.718 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/lUuOhZXSOWxbesTxlvwlKg' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:17.728 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 08:01:17.861 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:17.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=-1, revision=5 08:01:17.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=5, revision=-1 08:01:17.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:18.045 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:18.112 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:18.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 159294 bytes in 565 ms. path='/2/new-file' 08:01:18.189 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=152 08:01:18.190 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 08:01:18.457 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:18.461 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=149, revision=152 08:01:18.468 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:18.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=149, revision=152 08:01:18.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=152, revision=-1 08:01:18.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:18.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:18.513 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:17.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:01:18.523 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=118.8 MiB, available=336.7 MiB 08:01:18.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:18.675 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:01:18.735 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:01:18.818 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:18.929 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="61609559-3da3-4b35-9493-294bb7f69878"] on repo=61609559-3da3-4b35-9493-294bb7f69878 08:01:19.011 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 08:01:19.028 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=144 08:01:19.065 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:19.065 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:19.095 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:19.095 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:19.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=157 08:01:19.119 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:19.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=118.8 MiB, available=336.7 MiB 08:01:19.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:19.266 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:19.270 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=152, revision=157 08:01:19.315 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:19.320 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=152, revision=157 08:01:19.320 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=157, revision=-1 08:01:19.360 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:19.369 [qtp2139656363-538] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 transaction.localRevision=127 remoteFromLocalRevision=144 08:01:19.425 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:19.433 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=61609559-3da3-4b35-9493-294bb7f69878 to='build/repo/k0t55ze4-ncnei-local-src', fromRepoLocalSync=false 08:01:19.433 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:19.433 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:19.449 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:19.472 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:19.478 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=127 08:01:19.493 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:19.499 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:19.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:19.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=118.6 MiB, available=336.9 MiB 08:01:19.633 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.-1.xml.gz 08:01:19.634 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:01:19.637 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:01:19.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:01:19.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:19.956 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:20.051 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:20.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=128.1 MiB, available=359.4 MiB 08:01:20.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:20.200 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:20.227 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:20.245 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=-1, revision=128 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:20.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 08:01:20.362 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:20.373 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:20.380 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 08:01:20.380 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:01:20.442 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='14183332161a7b59b300cc8e162ac2375386c5ba' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:20.562 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:20.653 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:20.703 [Test worker] 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:01:20.737 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:20.738 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dKFjb5_KrNUsM5ZGPvNXpQ/EcSFWhz0RY-XSUIFP2KIYw' offset=0 08:01:20.783 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:20.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:20.941 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:20.963 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 618800 bytes in 259 ms. path='/1 {11 11ä11#+} 1/a' 08:01:21.016 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:01:21.196 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:21.214 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:20.578 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:01:21.248 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=127.4 MiB, available=338.1 MiB 08:01:21.261 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=115, revision=128 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:21.269 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c920f0c81439d43df6c685fdbb0c5c5a4bcb408e' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:21.318 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:21.318 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:21.331 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:21.332 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:21.341 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:21.348 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:21.348 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:21.349 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:21.420 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:21.427 [qtp316919383-3328] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dKFjb5_KrNUsM5ZGPvNXpQ/QtNwmPJ8YREHJrx0k-i-vQ' offset=0 08:01:21.437 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:21.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:01:21.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26540 bytes in 128 ms. path='/1 {11 11ä11#+} 1/b' 08:01:21.509 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:01:21.570 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:21.591 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:01:21.632 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9cc43c8ae44be2b2b9f6ed0f22e3c370f3edfc4c' to.sha1=''): /1 {11 11ä11#+} 1/c 08:01:21.696 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:21.712 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/1 {11 11ä11#+} 1/c' 08:01:21.742 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:21.760 [qtp316919383-3328] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dKFjb5_KrNUsM5ZGPvNXpQ/6wV_g4oeVMJ5xTRPWdhEqQ' offset=0 08:01:21.777 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:21.902 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=126.4 MiB, available=358.1 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:21.919 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:21.927 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:21.933 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionSynced=115, revision=128 08:01:21.933 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=128, revision=-1 08:01:21.976 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:21.985 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:21.985 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:21.992 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=159 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:21.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:22.013 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 08:01:22.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:22.114 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:22.128 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:22.129 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dKFjb5_KrNUsM5ZGPvNXpQ/6wV_g4oeVMJ5xTRPWdhEqQ' offset=1048576 08:01:22.142 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:22.314 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:22.319 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. 08:01:22.422 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:22.424 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dKFjb5_KrNUsM5ZGPvNXpQ/6wV_g4oeVMJ5xTRPWdhEqQ' offset=2097152 08:01:22.435 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:22.470 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:22.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:01:22.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=125.4 MiB, available=340.1 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:22.700 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:22.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 37 ms. 08:01:22.831 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:22.832 [qtp316919383-3328] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dKFjb5_KrNUsM5ZGPvNXpQ/6wV_g4oeVMJ5xTRPWdhEqQ' offset=3145728 08:01:22.841 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:22.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 08:01:22.962 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 126048 bytes in 1250 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:23.009 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:23.014 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:01:23.021 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c 08:01:23.022 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_18y68 into destFile c 08:01:23.022 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_1vf9c into destFile c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:22.598 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:23.124 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:23.132 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:23.153 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:23.176 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cd74dc4149ddfc0883dbde18a63ba6e56413aa94' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:01:23.369 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:23.376 [Test worker] 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:01:23.395 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:23.396 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Jt-RfC_Ixn8yWjPAkRNhEA/Quub0qiEsw50oFksXDlKVg/PbNgA75l4YuwegDh2veyVg' offset=0 08:01:23.407 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:23.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=125.4 MiB, available=356.6 MiB 08:01:23.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:01:23.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=125.4 MiB, available=340.1 MiB 08:01:23.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:23.460 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:01:23.460 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:01:23.479 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:23.513 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=127 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:23.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:23.573 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:23.606 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=161 remoteFromLocalRevision=127 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:23.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 663481 bytes in 230 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:23.626 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:23.636 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:23.638 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61609559-3da3-4b35-9493-294bb7f69878 from='build/repo/k0t55ze4-ncnei-local-src' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' 08:01:23.665 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=161 08:01:23.693 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:23.693 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:23.707 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:01:23.707 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:01:23.712 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=161 08:01:23.723 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:23.723 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:23.723 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:23.730 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:23.730 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:23.731 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=159, revision=163 08:01:23.737 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:23.780 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:23.800 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:23.800 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:23.804 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=157, revision=163 08:01:23.836 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:23.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=157, revision=163 08:01:23.842 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=163, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:23.843 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77f07c0f01e099298cdbfd886dff4e4a51b5698a' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:23.867 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:23.873 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 transaction.localRevision=133 remoteFromLocalRevision=161 08:01:23.875 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:23.889 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:23.923 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:23.941 [Test worker] 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:01:23.971 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:23.978 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Jt-RfC_Ixn8yWjPAkRNhEA/Quub0qiEsw50oFksXDlKVg/h2kVrfzag6Qw4FDfF6Ycjg' offset=0 08:01:23.996 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:23.998 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:24.010 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:01:24.033 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9241 bytes in 92 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:24.035 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:24.051 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 renewalDateTime=2019-09-21T06:30:46.484Z expiryDateTime=2019-09-21T07:00:46.484Z 08:01:24.062 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:24.067 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:24.072 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:24.075 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:24.075 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:24.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=104 08:01:24.117 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:24.114 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:24.115 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:24.125 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:24.156 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:24.172 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8676a4e9adb1415076923dc7fc27183c272c8684' to.sha1=''): /2/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:24.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e to='build/repo/k0t58vyv-jnrub-local-dest', fromRepoLocalSync=true 08:01:24.179 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e ('build/repo/k0t58vyv-jnrub-local-dest') 08:01:24.189 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:24.196 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:24.230 [pool-27-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:24.245 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:24.256 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:01:24.276 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:24.277 [qtp316919383-3328] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Jt-RfC_Ixn8yWjPAkRNhEA/LHZz-0lP9ENhmqEWUEYKJg' offset=0 08:01:24.286 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:24.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:01:24.336 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89700 bytes in 80 ms. path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:24.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.108.xml.gz 08:01:24.386 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.108.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:24.400 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:24.403 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:24.420 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=133 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:24.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:24.438 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:24.450 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:24.456 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.108.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:24.483 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:24.489 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e99999ea9ba2fb80284ecd9ee31b3919a47e8d6' to.sha1=''): /3 + &#ä/5/h 08:01:24.552 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:24.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 08:01:24.580 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:24.581 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JaLn28iCUBLYRLI_lHyGEw/aVBP2t7wMUCFWlJVIK1u4g/pNiy981LKd7_lSkHpT7zYw' offset=0 08:01:24.605 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:24.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:24.767 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:24.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124456 bytes in 293 ms. path='/3 + &#ä/5/h' 08:01:24.901 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 08:01:25.010 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:25.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:24.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=108 repoFileDtos.size=3 08:01:25.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=127.6 MiB, available=351.4 MiB 08:01:25.068 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:25.083 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8f401eb85ae2b12a61f09cabd1630511e17ad88f' to.sha1=''): /3 + &#ä/5/i org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:25.100 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:25.107 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionInProgress=-1, revision=134 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:25.138 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:25.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:25.153 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:25.179 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:25.180 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JaLn28iCUBLYRLI_lHyGEw/aVBP2t7wMUCFWlJVIK1u4g/Ys98NAmTkQ66F8LPcIxG2Q' offset=0 08:01:25.191 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:25.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 08:01:25.274 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118237 bytes in 130 ms. path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:25.338 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:25.356 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:25.364 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:25.422 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:25.437 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:01:25.540 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c09ed5d2aae9a0955c1c40bcd5035c17400ea4b4' to.sha1=''): /3 + &#ä/aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:25.554 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:25.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:25.595 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 08:01:25.648 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:25.654 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JaLn28iCUBLYRLI_lHyGEw/2OqyRQySAUik_C3PeuV1tw' offset=0 08:01:25.665 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:25.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 08:01:25.831 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 330965 bytes in 236 ms. path='/3 + &#ä/aa' 08:01:25.892 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:25.929 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=127.6 MiB, available=337.9 MiB 08:01:25.935 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=109, revision=134 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:25.972 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:25.973 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:26.014 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:01:26.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ead86efc65e01897dcf9d770d6dd70a5a3412196' to.sha1=''): /3 + &#ä/bb 08:01:26.125 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:26.130 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:26.143 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 08:01:26.143 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:26.153 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:26.154 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:26.155 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:26.156 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JaLn28iCUBLYRLI_lHyGEw/StxpA_ucKyVX018-T1kxEA' offset=0 08:01:26.165 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:26.178 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! 08:01:26.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:26.183 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:26.216 [closeDeferredTimer-2edb0ab9-79] INFO c.c.c.l.LocalRepoManagerImpl - [2edb0ab9]_close: Shutting down real LocalRepoManager. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:26.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 08:01:26.356 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 278388 bytes in 226 ms. path='/3 + &#ä/bb' 08:01:26.386 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 08:01:26.438 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:26.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:01:26.488 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc632cbcd7a17cbe29ba263411129f4caed45fbf' to.sha1=''): /3 + &#ä/cc 08:01:26.539 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:26.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:01:26.573 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:26.574 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JaLn28iCUBLYRLI_lHyGEw/2BGEVape5DM2qgNbertrwg' offset=0 08:01:26.585 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:26.598 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:26.647 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 08:01:26.697 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 300612 bytes in 153 ms. path='/3 + &#ä/cc' 08:01:26.766 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 08:01:26.917 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:26.949 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:01:27.072 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24a42f5477201c993ca2a03a7138a6ae30678232' to.sha1=''): /3 + &#ä/dd org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:27.130 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:27.180 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:27.190 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/dd' 08:01:27.212 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:27.215 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JaLn28iCUBLYRLI_lHyGEw/vFaYW0nSVEDvyjiIYt9WOQ' offset=0 08:01:27.233 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:27.297 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:27.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.0 MiB, allocated=478.0 MiB, used=128.5 MiB, available=349.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:27.437 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:27.463 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:27.521 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:27.525 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionSynced=109, revision=134 08:01:27.525 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionInProgress=134, revision=-1 08:01:27.556 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:27.569 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:27.569 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:27.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=104, revision=107 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:27.602 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:27.605 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JaLn28iCUBLYRLI_lHyGEw/vFaYW0nSVEDvyjiIYt9WOQ' offset=1048576 08:01:27.612 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:27.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 08:01:27.629 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 112698 bytes in 439 ms. path='/3 + &#ä/dd' 08:01:27.658 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 08:01:27.664 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:27.664 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:27.687 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:27.693 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:01:27.709 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 08:01:27.724 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:27.735 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:27.755 [qtp316919383-2405] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 localRepositoryRevisionSynced=93 08:01:27.775 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:27.801 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed transaction.localRevision=93 remoteFromLocalRevision=93 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:27.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:01:27.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:27.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c875fb3a-c471-4e30-9df8-e86f36fcd455 from='build/repo/k0t59fh8-1c8mq-local-dest' toID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed to='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' 08:01:27.887 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:27.902 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:27.999 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:27.991 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12c48541]initPersistenceManagerFactory: repositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 08:01:28.001 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12c48541]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19615 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:28.034 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:28.044 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:28.044 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:28.061 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:01:28.061 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:01:28.078 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=93 08:01:28.113 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:28.113 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:28.118 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 08:01:28.159 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:28.176 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:28.176 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:28.181 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=95 08:01:28.188 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:28.191 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 08:01:28.196 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 08:01:28.196 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:43390' serverPath='/71b48765-007c-41b6-9252-13d4b51f45d7/DHsQMyEFKHm7z2fYbNkSrA' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, invitation=true] 08:01:28.199 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 08:01:28.233 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:28.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=466.0 MiB, allocated=466.0 MiB, used=127.0 MiB, available=339.0 MiB 08:01:28.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:28.473 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 21 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:28.532 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:28.535 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.remoteRepositoryRevisionSynced=5, revision=95 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:28.549 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, invitation=false] 08:01:28.553 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, invitation=false, validTo=null] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:28.557 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:28.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=5, revision=95 08:01:28.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=95, revision=-1 08:01:28.584 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:28.593 [qtp316919383-2731] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 transaction.localRevision=100 remoteFromLocalRevision=93 08:01:28.689 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:28.697 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:28.704 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed from='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' toID=c875fb3a-c471-4e30-9df8-e86f36fcd455 to='build/repo/k0t59fh8-1c8mq-local-dest', fromRepoLocalSync=false 08:01:28.705 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:01:28.705 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:01:28.722 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:28.758 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:01:28.761 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 08:01:28.765 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 08:01:28.797 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:28.798 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=126.0 MiB, available=350.0 MiB 08:01:28.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:01:29.162 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=126.0 MiB, available=339.5 MiB 08:01:29.164 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.108.xml.gz 08:01:29.164 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:01:29.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:01:29.414 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:29.412 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=100 08:01:29.417 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:29.420 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:01:29.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:29.557 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:01:29.567 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:01:29.567 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:29.580 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:29.649 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0196e59b97dff603fcd2511e6c00a44d4c832b12' to.sha1='042bcea5e0d443072c3841f26a1c060fb9b91b81'): /2/new-file org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:29.653 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:29.754 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:29.754 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:29.802 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:29.892 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file 08:01:29.930 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:29.940 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e localRepositoryRevisionSynced=133 08:01:29.970 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:30.002 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=113 remoteFromLocalRevision=133 08:01:30.031 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:01:30.031 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e from='build/repo/k0t58vyv-jnrub-local-dest' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' 08:01:30.098 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:30.102 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:30.162 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=113 08:01:30.221 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:30.222 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:30.246 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.93% 08:01:30.248 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.20% 08:01:30.248 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:30.297 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=138.4 MiB, available=317.1 MiB 08:01:30.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:01:30.328 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:30.339 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='042bcea5e0d443072c3841f26a1c060fb9b91b81' to.sha1='0196e59b97dff603fcd2511e6c00a44d4c832b12'): /2/new-file org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:30.339 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionInProgress=-1, revision=101 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:30.347 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:01:30.347 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:30.390 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:30.399 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=107, revision=116 08:01:30.399 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:30.408 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:30.566 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:30.570 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.remoteRepositoryRevisionSynced=102, revision=116 08:01:30.597 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:30.601 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=102, revision=116 08:01:30.601 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=116, revision=-1 08:01:30.632 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:30.690 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:30.723 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:01:30.726 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:30.730 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:30.869 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:30.871 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9v-oj9re-remote' 08:01:30.872 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9v-oj9re-remote' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:30.906 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:30.917 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:30.924 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/lUuOhZXSOWxbesTxlvwlKg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:31.068 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:30.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:01:31.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=138.3 MiB, available=317.2 MiB 08:01:31.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.remoteRepositoryRevisionSynced=95, revision=101 08:01:31.153 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=k1tt0lD84FlDhrgFJ4LcHw, serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed} because of missing permissions! 08:01:31.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:31.250 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:31.351 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 557712 bytes in 625 ms. path='/2/new-file' 08:01:31.372 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=120 08:01:31.372 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 08:01:31.429 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:31.434 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.remoteRepositoryRevisionSynced=116, revision=120 08:01:31.474 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:31.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=116, revision=120 08:01:31.481 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=120, revision=-1 08:01:31.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:31.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:31.569 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:31.713 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:01:31.720 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:01:31.773 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:31.788 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:31.837 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:31.878 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e"] on repo=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e 08:01:31.890 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:01:31.910 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=113 08:01:31.930 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:31.931 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:32.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=138.3 MiB, available=317.2 MiB 08:01:32.038 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:32.051 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionSynced=95, revision=101 08:01:32.051 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionInProgress=101, revision=-1 08:01:32.056 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:32.062 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:32.063 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:32.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=98 08:01:32.090 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:32.098 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:32.106 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:32.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:01:32.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:32.121 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:32.124 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:01:32.127 [Test worker] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[id=21, histoCryptoRepoFileId=l4Xmk7kdTFXJNicXNQCZaw, cryptoRepoFileId=lUuOhZXSOWxbesTxlvwlKg, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=19, histoCryptoRepoFileId=O3r7oI7BszQD3w2rd--HvA, cryptoRepoFileId=lUuOhZXSOWxbesTxlvwlKg, deleted=null] duplicateCryptoRepoFileId=null localRevision=124 08:01:32.141 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:32.144 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:01:32.152 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:32.154 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:01:32.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:32.201 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:32.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=124 08:01:32.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:32.334 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:32.414 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:32.485 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:32.575 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:32.597 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:32.610 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.remoteRepositoryRevisionSynced=120, revision=124 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:32.698 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:32.751 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:32.761 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:32.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=120, revision=124 08:01:32.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=124, revision=-1 08:01:32.798 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:32.804 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e transaction.localRevision=144 remoteFromLocalRevision=113 08:01:32.809 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:32.821 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e to='build/repo/k0t58vyv-jnrub-local-dest', fromRepoLocalSync=false 08:01:32.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:32.821 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:32.842 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:32.846 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=138.6 MiB, available=316.9 MiB 08:01:32.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:32.853 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:32.860 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=144 08:01:32.863 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:32.866 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:32.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:33.066 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:33.146 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:33.232 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:33.283 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:33.346 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:33.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=138.3 MiB, available=317.2 MiB 08:01:33.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:33.505 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:33.639 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:33.655 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:33.687 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.5 MiB, allocated=476.5 MiB, used=127.3 MiB, available=349.2 MiB 08:01:33.688 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:01:33.718 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:33.726 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:33.726 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionInProgress=-1, revision=145 08:01:33.762 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:33.778 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:33.849 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:33.922 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]initPersistenceManagerFactory: repositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 08:01:33.926 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16715 ms. 08:01:33.974 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]getCloseDeferredMillis: closeDeferredMillis=20000 08:01:33.975 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:34.062 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 80 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:34.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=138.3 MiB, available=317.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:34.063 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=AzqLFFGUah9QdvJpRivSPg, invitation=false] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:34.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:01:34.064 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:01:34.064 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:01:34.065 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:34.082 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:34.083 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:34.097 [qtp316919383-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 localRepositoryRevisionSynced=100 08:01:34.099 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:34.116 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed transaction.localRevision=100 remoteFromLocalRevision=100 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:34.119 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 55 ms. 08:01:34.119 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Bzo4ytbwwUx4pKbrjowVaQ, invitation=false] org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:34.121 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c875fb3a-c471-4e30-9df8-e86f36fcd455 from='build/repo/k0t59fh8-1c8mq-local-dest' toID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed to='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' 08:01:34.146 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=100 08:01:34.151 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:34.152 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:34.154 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:01:34.155 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:01:34.160 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=100 08:01:34.178 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:34.179 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:34.179 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:34.195 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:34.196 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:34.198 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=98, revision=102 08:01:34.205 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 08:01:34.248 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:34.263 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.remoteRepositoryRevisionSynced=95, revision=102 08:01:34.268 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:34.282 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=95, revision=102 08:01:34.282 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=102, revision=-1 08:01:34.316 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:34.323 [qtp316919383-1609] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 transaction.localRevision=106 remoteFromLocalRevision=100 08:01:34.328 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:34.331 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:34.460 [qtp833852776-3580] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:34.518 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]initPersistenceManagerFactory: repositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 08:01:34.533 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3661 ms. 08:01:34.583 [closeDeferredTimer-2edb0ab9-79] INFO c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[2edb0ab9] could not be re-opened and was unlisted before. 08:01:34.585 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]getCloseDeferredMillis: closeDeferredMillis=20000 08:01:34.588 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:34.585 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4f4dcd87]getCloseDeferredMillis: closeDeferredMillis=10000 08:01:34.596 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4f4dcd87]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:34.599 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30e72a18]getCloseDeferredMillis: closeDeferredMillis=10000 08:01:34.599 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [30e72a18]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:01:34.608 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:01:34.608 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - Waiting for LocalRepoManager to be really closed. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:33.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 08:01:34.633 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=126.4 MiB, available=339.1 MiB 08:01:34.638 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=134, revision=145 08:01:34.708 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:01:34.709 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:01:34.719 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:34.721 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:01:34.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:34.737 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:01:34.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:34.746 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:01:34.761 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! 08:01:34.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:34.861 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:34.964 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:34.993 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=454.0 MiB, used=142.1 MiB, available=313.4 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:35.068 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:35.093 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:35.125 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 renewalDateTime=2019-09-21T06:31:35.083Z expiryDateTime=2019-09-21T07:01:35.083Z 08:01:35.137 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:35.147 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:35.166 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:01:35.166 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71b48765-007c-41b6-9252-13d4b51f45d7 from='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7/DHsQMyEFKHm7z2fYbNkSrA' toID=87606440-8e30-434d-8508-a4581d1b1ac4 to='build/repo/k0t5a0fg-kuxta-local-dest', fromRepoLocalSync=true 08:01:35.167 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 87606440-8e30-434d-8508-a4581d1b1ac4 ('build/repo/k0t5a0fg-kuxta-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:35.193 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:35.395 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:01:35.421 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:01:35.439 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.-1.xml.gz 08:01:35.439 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.-1.xml.gz 08:01:35.454 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:35.464 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = e9295ff1-629f-474d-ace0-c1e8c0f36010 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src localRepository.publicKeySha1 = B0:65:79:85:32:EF:09:9C:0A:3E:46:B4:E0:ED:E1:6E:69:6C:8C:4A remoteRepository.repositoryId = 4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepository.remoteRoot = https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepository.publicKeySha1 = 33:5E:83:E0:C9:7C:EE:E0:65:F9:30:1A:C7:64:41:3C:65:BC:B1:9E Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection e9295ff1-629f-474d-ace0-c1e8c0f36010 4d4921a5-0d16-4529-9521-dbbf0b01c5b3 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:35.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.0 MiB, allocated=474.0 MiB, used=126.5 MiB, available=347.5 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:35.502 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109 08:01:35.587 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:35.591 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:35.596 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionSynced=134, revision=145 08:01:35.597 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionInProgress=145, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:35.597 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.-1.xml.gz 08:01:35.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:35.604 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:35.611 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:35.611 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:35.618 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=126 08:01:35.629 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 08:01:35.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:01:35.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:35.785 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 08:01:35.938 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 08:01:35.953 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 08:01:36.003 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 08:01:36.022 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 08:01:36.047 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 08:01:36.084 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 08:01:36.114 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90% 08:01:36.157 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 08:01:36.376 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:36.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=126.6 MiB, available=338.9 MiB 08:01:36.410 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:36.486 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:36.575 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 renewalDateTime=2019-09-21T06:31:36.405Z expiryDateTime=2019-09-21T07:01:36.405Z 08:01:36.598 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:36.611 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:36.642 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:01:36.646 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 from='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' toID=e9295ff1-629f-474d-ace0-c1e8c0f36010 to='build/repo/k0t59ojy-svuov-local-src', fromRepoLocalSync=true 08:01:36.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.-1.xml.gz 08:01:36.650 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.-1.xml.gz 08:01:36.650 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e9295ff1-629f-474d-ace0-c1e8c0f36010 ('build/repo/k0t59ojy-svuov-local-src') 08:01:36.674 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:36.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=107.2 MiB, available=348.3 MiB 08:01:36.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:36.694 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:36.713 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:36.729 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:01:36.730 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:36.766 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.localRepositoryRevisionInProgress=-1, revision=111 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:36.777 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:36.782 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.-1.xml.gz 08:01:36.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:36.876 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:36.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=473.5 MiB, allocated=473.5 MiB, used=126.5 MiB, available=347.0 MiB 08:01:36.995 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:37.405 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:37.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=37, cryptoLinkDtos.size=48, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:37.491 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=126.6 MiB, available=338.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:37.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.5 MiB, used=126.9 MiB, available=328.6 MiB 08:01:37.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:37.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:37.493 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:01:37.493 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:01:37.493 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:01:37.508 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:37.522 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e localRepositoryRevisionSynced=144 08:01:37.582 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:37.606 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=128 remoteFromLocalRevision=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:37.614 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:37.620 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e from='build/repo/k0t58vyv-jnrub-local-dest' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' 08:01:37.646 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=128 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:37.654 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:37.681 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:37.681 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:37.697 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:01:37.697 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:01:37.702 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=128 08:01:37.705 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:37.705 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:37.705 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:37.713 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:37.713 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:37.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=126, revision=130 08:01:37.723 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 08:01:37.805 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:37.810 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.remoteRepositoryRevisionSynced=124, revision=130 08:01:37.874 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:37.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=124, revision=130 08:01:37.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=130, revision=-1 08:01:37.965 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:37.988 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e transaction.localRevision=150 remoteFromLocalRevision=128 08:01:37.994 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:38.000 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:38.108 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:38.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=108.0 MiB, available=347.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:38.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:38.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=111 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:38.157 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:38.227 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:38.248 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 renewalDateTime=2019-09-21T06:28:59.673Z expiryDateTime=2019-09-21T06:58:59.673Z 08:01:38.261 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:38.266 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:38.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:38.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:38.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=165 08:01:38.373 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165 08:01:38.414 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:01:38.415 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=61609559-3da3-4b35-9493-294bb7f69878 to='build/repo/k0t55ze4-ncnei-local-src', fromRepoLocalSync=true 08:01:38.416 [pool-28-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61609559-3da3-4b35-9493-294bb7f69878 ('build/repo/k0t55ze4-ncnei-local-src') 08:01:38.449 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:01:38.482 [pool-28-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:01:38.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.127.xml.gz 08:01:38.568 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.127.xml.gz 08:01:38.591 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:38.615 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=150 08:01:38.621 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:38.636 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.127.xml.gz 08:01:38.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=127 repoFileDtos.size=3 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:38.731 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.0 MiB, allocated=456.0 MiB, used=127.2 MiB, available=328.8 MiB 08:01:38.761 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 08:01:38.875 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Bzo4ytbwwUx4pKbrjowVaQ, serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:39.166 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=k7URFNBHYahTnbceZn5QRA could not be decrypted! Access rights missing?! 08:01:39.220 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 53 ms. 08:01:39.221 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.239 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:39.240 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.244 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=a5tfKRu6shpP4fD7q4AiNQ could not be decrypted! Access rights missing?! 08:01:39.245 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:39.245 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.252 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:39.253 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:39.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=473.5 MiB, allocated=473.5 MiB, used=128.1 MiB, available=345.4 MiB 08:01:39.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:39.261 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:39.261 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.264 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=uvpLJJdCUSUo-_krYB8FnQ could not be decrypted! Access rights missing?! 08:01:39.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:39.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.267 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=m_9i6XvSu_MRMlwGozlrjA could not be decrypted! Access rights missing?! 08:01:39.268 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:39.268 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.270 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=r3zUqHi3vepEzANykhc5Yw could not be decrypted! Access rights missing?! 08:01:39.271 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:39.271 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.274 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=oDZHLxEQNzFKNw_CQptBOQ could not be decrypted! Access rights missing?! 08:01:39.275 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:39.275 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.278 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=TkUzo968QidGGx2ExfylMA could not be decrypted! Access rights missing?! 08:01:39.278 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:39.278 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.281 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=noZlbgv_lS3c92GuAS1IfA could not be decrypted! Access rights missing?! 08:01:39.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:39.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:39.281 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:39.288 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:39.288 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:39.291 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=-1, revision=151 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:39.291 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=DK65eDzh8491YFm-Haj01A could not be decrypted! Access rights missing?! 08:01:39.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:39.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.294 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ASKKA-zQKZApoU4prJ-TQA could not be decrypted! Access rights missing?! 08:01:39.295 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:39.295 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.297 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hU_BbWsyPsUQlBlCPgzIBQ could not be decrypted! Access rights missing?! 08:01:39.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:39.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.307 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:39.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.311 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=KTyvSeC-EBMj34JVpZgBzg could not be decrypted! Access rights missing?! 08:01:39.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:39.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:39.315 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=uAMjLwS1zc2ZPEuRQOyiGA could not be decrypted! Access rights missing?! 08:01:39.316 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:39.316 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:39.324 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:39.345 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=4LZH5cJO-PWFPbeyRFwJ_w,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7}} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:39.381 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:39.387 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:01:39.389 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:01:39.389 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:39.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:39.397 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=EORC6octZrWC20x5w8bdrA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} because of missing permissions! 08:01:39.397 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:01:39.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:38.875 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:01:39.578 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=127.5 MiB, available=328.0 MiB 08:01:39.612 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:39.618 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionSynced=-1, revision=4 08:01:39.619 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionInProgress=4, revision=-1 08:01:39.644 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:39.653 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:39.653 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:39.745 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:01:39.745 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 08:01:39.773 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:01:39.863 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms. 08:01:39.995 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=6 08:01:40.004 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:40.230 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=127.4 MiB, available=338.1 MiB 08:01:40.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=128, revision=151 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:40.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.0 MiB, used=109.7 MiB, available=345.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:40.492 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:40.495 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 08:01:40.504 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 9 ms. 08:01:40.523 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:40.525 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:40.543 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:40.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:40.548 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:01:40.556 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:40.557 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:40.564 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:40.569 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! 08:01:40.569 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:40.714 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:40.724 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.localRepositoryRevisionSynced=-1, revision=111 08:01:40.724 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.localRepositoryRevisionInProgress=111, revision=-1 08:01:40.744 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:40.760 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=4LZH5cJO-PWFPbeyRFwJ_w,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7}} 08:01:40.764 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:01:40.789 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:01:40.821 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:40.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:40.863 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:40.907 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:40.913 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=-1, revision=6 08:01:40.913 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:40.913 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:40.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:01:40.929 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:41.285 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:41.289 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:41.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=127.6 MiB, available=344.4 MiB 08:01:41.400 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:41.407 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionSynced=128, revision=151 08:01:41.407 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=151, revision=-1 08:01:41.417 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:41.436 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:41.436 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:41.448 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=165, revision=168 08:01:41.459 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:41.492 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:41.537 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:41.544 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=163, revision=168 08:01:41.558 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:41.561 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:41.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=-1, revision=6 08:01:41.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:41.572 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=163, revision=168 08:01:41.572 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=168, revision=-1 08:01:41.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:01:41.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:41.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:01:41.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:41.941 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.5 MiB, allocated=456.5 MiB, used=128.4 MiB, available=328.1 MiB 08:01:41.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:42.303 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=466.0 MiB, allocated=466.0 MiB, used=127.9 MiB, available=338.1 MiB 08:01:42.358 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:01:42.987 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.0 MiB, allocated=471.0 MiB, used=128.0 MiB, available=343.0 MiB 08:01:42.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:43.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=107.3 MiB, available=348.2 MiB 08:01:43.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:42.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.0 MiB, allocated=456.0 MiB, used=128.3 MiB, available=327.7 MiB 08:01:42.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:01:43.283 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=128.3 MiB, available=327.2 MiB 08:01:43.285 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.-1.xml.gz 08:01:43.285 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:01:43.287 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:01:43.287 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:01:43.305 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:43.343 [qtp666971185-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 localRepositoryRevisionSynced=2 08:01:43.355 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:43.399 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 transaction.localRevision=8 remoteFromLocalRevision=2 08:01:43.412 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e9295ff1-629f-474d-ace0-c1e8c0f36010 from='build/repo/k0t59ojy-svuov-local-src' toID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 to='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' 08:01:43.444 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:43.455 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:43.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=127.4 MiB, available=338.1 MiB 08:01:43.473 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.127.xml.gz 08:01:43.473 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:01:43.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:43.493 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:43.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:01:43.562 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:43.566 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:43.566 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:43.567 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:01:43.567 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:43.592 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:43.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='042bcea5e0d443072c3841f26a1c060fb9b91b81' to.sha1='0196e59b97dff603fcd2511e6c00a44d4c832b12'): /2/new-file 08:01:43.699 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=61609559-3da3-4b35-9493-294bb7f69878 08:01:43.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:43.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=10 08:01:43.716 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:43.740 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:43.748 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J8So_FOBoJ2WmgHiPS6W3Q/lUuOhZXSOWxbesTxlvwlKg' offset=0 08:01:43.781 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:43.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=106.7 MiB, available=348.8 MiB 08:01:43.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:43.856 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:43.890 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:43.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 08:01:43.980 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 532896 bytes in 274 ms. path='/2/new-file' 08:01:44.010 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_0 into destFile new-file org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:44.023 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:44.029 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=6, revision=10 08:01:44.029 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:44.103 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="012835bb-b416-47d5-b7b1-27fb2a496735"] on repo=61609559-3da3-4b35-9493-294bb7f69878 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:44.113 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 08:01:44.113 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:44.126 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:44.142 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=150 08:01:44.148 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:44.149 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:44.174 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=179 remoteFromLocalRevision=150 08:01:44.179 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:01:44.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61609559-3da3-4b35-9493-294bb7f69878 from='build/repo/k0t55ze4-ncnei-local-src' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' 08:01:44.198 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:44.210 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:44.242 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:44.249 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=179 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:44.255 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:44.265 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:44.265 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:44.275 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:01:44.275 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:01:44.291 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=179 08:01:44.299 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:44.299 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:44.312 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:44.312 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:44.329 [closeDeferredTimer-3b1e784-1u] INFO c.c.c.l.LocalRepoManagerImpl - [3b1e784]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:44.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=12 08:01:44.349 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:44.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=181 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:44.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=106.7 MiB, available=348.8 MiB 08:01:44.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.-1.xml.gz 08:01:44.398 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:44.399 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:44.411 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:44.484 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:44.486 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.23% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:44.496 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:44.509 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.39% 08:01:44.510 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 08:01:44.574 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba5ebc855454d17880c083c91572959e27119ede' to.sha1=''): /a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:44.575 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:44.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=10, revision=12 08:01:44.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=12, revision=-1 08:01:44.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:44.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:44.620 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:44.623 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=168, revision=181 08:01:44.631 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:44.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=168, revision=181 08:01:44.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=181, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:44.638 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:44.657 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:44.663 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 transaction.localRevision=157 remoteFromLocalRevision=179 08:01:44.669 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:44.671 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=61609559-3da3-4b35-9493-294bb7f69878 to='build/repo/k0t55ze4-ncnei-local-src', fromRepoLocalSync=false 08:01:44.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:44.671 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:44.683 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:44.710 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=157 08:01:44.714 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:44.725 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:44.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:44.793 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:44.809 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:44.832 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="71b48765-007c-41b6-9252-13d4b51f45d7"] on repo=87606440-8e30-434d-8508-a4581d1b1ac4 08:01:44.837 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 08:01:44.949 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:44.956 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DHsQMyEFKHm7z2fYbNkSrA/4u_YkYfMHR6iOuu5STZj3A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:44.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=14 08:01:44.973 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:45.036 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:45.049 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:45.071 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:45.120 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:45.185 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:45.199 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=12, revision=14 08:01:45.199 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:45.217 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 195238 bytes in 379 ms. path='/a' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:45.225 [closeDeferredTimer-30e72a18-1] INFO c.c.c.l.LocalRepoManagerImpl - [30e72a18]_close: Shutting down real LocalRepoManager. 08:01:45.225 [closeDeferredTimer-4f4dcd87-1] INFO c.c.c.l.LocalRepoManagerImpl - [4f4dcd87]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:45.248 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:45.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:45.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:45.295 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:45.364 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:45.393 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:45.392 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="71b48765-007c-41b6-9252-13d4b51f45d7"] on repo=87606440-8e30-434d-8508-a4581d1b1ac4 08:01:45.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 08:01:45.543 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a48769745cc821177b02605d9db376ae82cf46ee' to.sha1=''): /b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:45.565 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=16 08:01:45.566 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 08:01:45.630 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:45.636 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:45.639 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="71b48765-007c-41b6-9252-13d4b51f45d7"] on repo=87606440-8e30-434d-8508-a4581d1b1ac4 08:01:45.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b' 08:01:45.670 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:45.673 [qtp833852776-1599] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DHsQMyEFKHm7z2fYbNkSrA/KcemqYiBW8qCiHvh7T1IDA' offset=0 08:01:45.691 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:45.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 08:01:45.753 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 7735 bytes in 108 ms. path='/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:45.760 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:45.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=14, revision=16 08:01:45.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:45.782 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:45.803 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:45.803 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:45.822 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:45.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.0 MiB, allocated=471.0 MiB, used=128.3 MiB, available=342.7 MiB 08:01:45.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:45.833 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="71b48765-007c-41b6-9252-13d4b51f45d7"] on repo=87606440-8e30-434d-8508-a4581d1b1ac4 08:01:45.850 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:45.854 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:45.856 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:45.865 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 08:01:45.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:45.873 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=-1, revision=158 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:45.881 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1c8261d9278cddeedf3aa41007097d4a4d116b7c' to.sha1=''): /c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:45.889 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:45.941 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="71b48765-007c-41b6-9252-13d4b51f45d7"] on repo=87606440-8e30-434d-8508-a4581d1b1ac4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:45.943 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:45.955 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:45.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/c' 08:01:46.002 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:46.008 [qtp833852776-2576] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DHsQMyEFKHm7z2fYbNkSrA/fGHhuBOJiwTZf9zdvklDgg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.020 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=18 08:01:46.021 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.023 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:46.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.137 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:46.141 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 122892 bytes in 204 ms. path='/c' 08:01:46.190 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.228 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:46.233 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=16, revision=18 08:01:46.233 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=18, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.241 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="71b48765-007c-41b6-9252-13d4b51f45d7"] on repo=87606440-8e30-434d-8508-a4581d1b1ac4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.262 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:46.262 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.267 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.287 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.315 [qtp833852776-2576] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 localRepositoryRevisionSynced=109 08:01:46.377 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.378 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.403 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 transaction.localRevision=29 remoteFromLocalRevision=109 08:01:46.411 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:01:46.412 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=87606440-8e30-434d-8508-a4581d1b1ac4 from='build/repo/k0t5a0fg-kuxta-local-dest' toID=71b48765-007c-41b6-9252-13d4b51f45d7 to='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7/DHsQMyEFKHm7z2fYbNkSrA' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.422 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:46.434 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:46.472 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=29 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=20 08:01:46.480 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.506 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:46.507 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:46.524 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:01:46.524 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.590 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.579 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=29 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.612 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:46.630 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:46.674 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=4LZH5cJO-PWFPbeyRFwJ_w,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.717 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:46.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=18, revision=20 08:01:46.724 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:46.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.0 MiB, allocated=471.0 MiB, used=128.2 MiB, available=342.8 MiB 08:01:46.732 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=151, revision=158 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.749 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:46.749 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:46.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=31 08:01:46.763 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.760 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:46.760 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.788 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:01:46.788 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.813 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.841 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:46.848 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.remoteRepositoryRevisionSynced=6, revision=31 08:01:46.859 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.886 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.885 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:46.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=6, revision=31 08:01:46.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:46.967 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:01:46.967 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:46.984 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:46.996 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 transaction.localRevision=116 remoteFromLocalRevision=29 08:01:47.047 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:47.049 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71b48765-007c-41b6-9252-13d4b51f45d7 from='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7/DHsQMyEFKHm7z2fYbNkSrA' toID=87606440-8e30-434d-8508-a4581d1b1ac4 to='build/repo/k0t5a0fg-kuxta-local-dest', fromRepoLocalSync=false 08:01:47.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:01:47.050 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:01:47.068 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:47.075 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d9f6bdf4c54256b6dc0bb3b0a31a9bbc34e4fe77' to.sha1='5d4731120bb0f1e9d295eb086e77937db3c0508b'): /1 {11 11ä11#+} 1/a 08:01:47.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=23 08:01:47.111 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:47.143 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=116 08:01:47.155 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:47.169 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:47.233 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:47.239 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=20, revision=23 08:01:47.331 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:47.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=20, revision=23 08:01:47.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=23, revision=-1 08:01:47.404 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:46.750 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! 08:01:46.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:01:47.465 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.0 MiB, allocated=470.0 MiB, used=128.2 MiB, available=341.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:47.531 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:47.548 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:47.553 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionSynced=151, revision=158 08:01:47.553 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=158, revision=-1 08:01:47.600 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:47.616 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:47.617 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:47.624 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=184 08:01:47.671 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184 08:01:47.686 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:01:47.686 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:47.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:01:47.930 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:47.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:01:48.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.5 MiB, used=109.6 MiB, available=345.9 MiB 08:01:48.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:01:48.044 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:48.052 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.localRepositoryRevisionInProgress=-1, revision=117 08:01:48.085 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:48.165 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:48.173 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=128.4 MiB, available=337.1 MiB 08:01:48.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:48.198 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:48.201 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:48.202 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/icX841w1PyNnyhYAqAW0rA/NxNPkSb5hH5KHdmpMZUHNg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:48.555 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:48.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:48.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.0 MiB, allocated=470.0 MiB, used=127.6 MiB, available=342.4 MiB 08:01:48.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:01:49.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=127.3 MiB, available=338.2 MiB 08:01:49.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:49.040 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:01:49.040 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:01:49.060 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:49.080 [qtp2139656363-538] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=157 08:01:49.127 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:49.148 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=186 remoteFromLocalRevision=157 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:49.199 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=109.0 MiB, available=346.5 MiB 08:01:49.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.remoteRepositoryRevisionSynced=111, revision=117 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:49.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61609559-3da3-4b35-9493-294bb7f69878 from='build/repo/k0t55ze4-ncnei-local-src' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:49.250 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=4LZH5cJO-PWFPbeyRFwJ_w,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7}} 08:01:49.252 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:01:49.252 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:01:49.252 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:01:49.254 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=EORC6octZrWC20x5w8bdrA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} because of missing permissions! org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:49.322 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=179 localRepositoryRevisionInProgress=186 08:01:49.330 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:49.330 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:49.332 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:01:49.332 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:01:49.336 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=186 08:01:49.471 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:49.471 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:49.481 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:49.482 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:49.484 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=184, revision=188 08:01:49.489 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 08:01:49.576 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:49.582 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=181, revision=188 08:01:49.654 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:49.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=181, revision=188 08:01:49.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=188, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:49.254 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:01:49.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:01:49.741 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=109.0 MiB, available=346.5 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:49.751 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:49.757 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 transaction.localRevision=163 remoteFromLocalRevision=186 08:01:49.834 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:49.840 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:49.854 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:49.857 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.localRepositoryRevisionSynced=111, revision=117 08:01:49.857 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.localRepositoryRevisionInProgress=117, revision=-1 08:01:49.934 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:49.949 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=4LZH5cJO-PWFPbeyRFwJ_w,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7}} 08:01:49.961 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:49.961 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:49.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=34 08:01:49.997 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 08:01:50.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:50.215 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:50.257 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:50.281 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 renewalDateTime=2019-09-21T06:28:59.673Z expiryDateTime=2019-09-21T06:58:59.673Z 08:01:50.293 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:50.312 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:50.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 08:01:50.381 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:50.386 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:50.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:01:50.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=109.2 MiB, available=346.3 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:50.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:50.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:50.541 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 08:01:50.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:01:50.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 08:01:50.555 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:01:50.668 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:50.686 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:50.706 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:50.728 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 renewalDateTime=2019-09-21T06:28:59.673Z expiryDateTime=2019-09-21T06:58:59.673Z 08:01:50.738 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:50.743 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:50.753 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 08:01:50.754 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T06:01:50.556Z 08:01:50.766 [Test worker] INFO o.s.l.CryptreeImpl - repairDeleteCollisionsIfNeeded: Deleting 1 collisions. 08:01:50.770 [Test worker] INFO o.s.l.CryptreeImpl - repairDeleteCollisionsIfNeeded: Deleting: Collision[id=1, collisionId=rP8dMzfc_2HK6Sq8Qu8e1w, histoCryptoRepoFileId1=l4Xmk7kdTFXJNicXNQCZaw, histoCryptoRepoFileId2=O3r7oI7BszQD3w2rd--HvA, duplicateCryptoRepoFileId=null] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:50.845 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 712612 bytes in 2915 ms. path='/1 {11 11ä11#+} 1/a' 08:01:50.861 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=26 08:01:50.862 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:50.897 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=191 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:50.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=109.1 MiB, available=346.4 MiB 08:01:50.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:50.988 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:51.010 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:51.026 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:51.063 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:51.066 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=188, revision=191 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:51.085 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:51.092 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=23, revision=26 08:01:51.092 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=26, revision=-1 08:01:51.126 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:51.126 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:51.211 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:51.272 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:51.299 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:01:51.300 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=61609559-3da3-4b35-9493-294bb7f69878 to='build/repo/k0t55ze4-ncnei-local-src', fromRepoLocalSync=true 08:01:51.301 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61609559-3da3-4b35-9493-294bb7f69878 ('build/repo/k0t55ze4-ncnei-local-src') 08:01:51.318 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:51.344 [qtp666971185-3685] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:51.353 [pool-29-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:51.370 [qtp666971185-3685] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:51.435 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.5 MiB, used=108.9 MiB, available=346.6 MiB 08:01:51.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:01:51.436 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:01:51.436 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:01:51.453 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:51.463 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 localRepositoryRevisionSynced=116 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:51.465 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:51.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.157.xml.gz 08:01:51.468 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.157.xml.gz 08:01:51.485 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:51.529 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:51.550 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:51.552 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=164 08:01:51.556 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:51.556 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 transaction.localRevision=36 remoteFromLocalRevision=116 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:51.560 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.157.xml.gz 08:01:51.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=157 repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:51.625 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=87606440-8e30-434d-8508-a4581d1b1ac4 from='build/repo/k0t5a0fg-kuxta-local-dest' toID=71b48765-007c-41b6-9252-13d4b51f45d7 to='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7/DHsQMyEFKHm7z2fYbNkSrA' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:51.702 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:51.707 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=29 localRepositoryRevisionInProgress=36 08:01:51.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:51.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:51.716 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:01:51.716 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:01:51.720 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=36 08:01:51.779 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:51.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:51.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='386093d7e1cc6e70b9a225bb7f5219363819ba08' to.sha1='f18e7989ba2e52f5cebf3ea30ae7b7d953b9900b'): /1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:51.794 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=4LZH5cJO-PWFPbeyRFwJ_w,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7}} 08:01:51.807 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:01:51.807 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:01:51.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=34, revision=38 08:01:51.814 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=38 08:01:51.827 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:01:51.827 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:01:51.871 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:51.876 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.remoteRepositoryRevisionSynced=31, revision=38 08:01:51.879 [qtp833852776-2576] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:51.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=31 08:01:51.887 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:51.936 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:51.942 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=31, revision=38 08:01:51.943 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=38, revision=-1 08:01:52.037 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:52.045 [qtp833852776-2576] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 transaction.localRevision=122 remoteFromLocalRevision=36 08:01:52.085 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:52.087 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:01:52.239 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:52.242 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:52.250 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:52.250 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 08:01:52.251 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:01:52.252 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:01:52.253 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:52.281 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=468.0 MiB, allocated=468.0 MiB, used=131.1 MiB, available=336.9 MiB 08:01:52.281 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:01:52.301 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:52.310 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=-1, revision=165 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:52.337 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:52.340 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:52.387 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:52.407 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:52.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=26, revision=31 08:01:52.412 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:52.421 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:52.424 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:52.442 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:52.446 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 renewalDateTime=2019-09-21T06:30:04.483Z expiryDateTime=2019-09-21T07:00:04.483Z 08:01:52.456 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:52.460 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:52.473 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:52.473 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:52.476 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=151 08:01:52.557 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:52.574 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:52.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:52.590 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:01:52.590 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71b48765-007c-41b6-9252-13d4b51f45d7 from='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7' toID=a0b850f4-d326-4067-b6c1-0b263c7981a3 to='build/repo/k0t56z9u-4kh0p-local-src', fromRepoLocalSync=true 08:01:52.591 [pool-36-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a0b850f4-d326-4067-b6c1-0b263c7981a3 ('build/repo/k0t56z9u-4kh0p-local-src') 08:01:52.613 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:01:52.640 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:52.682 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:52.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.101.xml.gz 08:01:52.699 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.101.xml.gz 08:01:52.718 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:52.790 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:52.794 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=122 08:01:52.797 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:52.801 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.101.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:52.881 [Test worker] 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:01:53.145 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:53.178 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:53.181 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:53.182 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/icX841w1PyNnyhYAqAW0rA/cpkoJha7oKszraGhrx0M5Q' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:53.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.5 MiB, allocated=469.5 MiB, used=130.1 MiB, available=339.4 MiB 08:01:53.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=158, revision=165 08:01:53.201 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:52.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=101 repoFileDtos.size=0 08:01:53.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=264.5 MiB, used=111.1 MiB, available=344.4 MiB 08:01:53.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:01:53.618 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:53.641 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionInProgress=-1, revision=123 08:01:53.651 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 08:01:53.674 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:53.684 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:53.201 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:01:53.875 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.5 MiB, allocated=470.5 MiB, used=129.6 MiB, available=340.9 MiB 08:01:53.902 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:53.906 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionSynced=158, revision=165 08:01:53.906 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=165, revision=-1 08:01:53.937 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:53.946 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 08:01:53.946 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T06:01:50.556Z 08:01:53.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=191, revision=193 08:01:53.964 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=193 08:01:53.998 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:54.002 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=191, revision=193 08:01:54.027 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:54.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=188, revision=193 08:01:54.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=193, revision=-1 08:01:54.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:54.210 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:54.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 900555 bytes in 1342 ms. path='/1 {11 11ä11#+} 1/b' 08:01:54.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=34 08:01:54.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 08:01:54.280 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:54.286 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=31, revision=34 08:01:54.293 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:54.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=31, revision=34 08:01:54.299 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=34, revision=-1 08:01:54.358 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:01:54.358 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:54.400 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:54.441 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:54.444 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.5 MiB, used=110.8 MiB, available=344.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:54.445 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:54.448 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.remoteRepositoryRevisionSynced=102, revision=123 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:54.481 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:54.516 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:01:54.525 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:54.565 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=4LZH5cJO-PWFPbeyRFwJ_w,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:54.573 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='027b12b61dd1b1c206bd82fdb208ac1d4dc77d23' to.sha1='89985507045b99e205e73d66ca5d28dad6815467'): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:54.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:01:54.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=466.0 MiB, allocated=466.0 MiB, used=129.3 MiB, available=336.7 MiB 08:01:54.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:54.608 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:01:54.609 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - Creating backup: 'build/repo/k0t59fh8-1c8mq-local-dest' => 'build/repo/k0t59fh8-1c8mq-local-dest.bak' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:54.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=39 08:01:54.624 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:54.632 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:01:54.668 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:54.680 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:54.682 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=34, revision=39 08:01:54.706 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:54.712 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=34, revision=39 08:01:54.712 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=39, revision=-1 08:01:54.747 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:54.754 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:01:54.755 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=EORC6octZrWC20x5w8bdrA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:01:54.756 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:01:54.756 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:01:54.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:54.775 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:54.795 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:01:54.811 [Test worker] 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' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:54.866 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - Created backup: 'build/repo/k0t59fh8-1c8mq-local-dest' => 'build/repo/k0t59fh8-1c8mq-local-dest.bak' 08:01:54.866 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:01:54.880 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65e26fe0]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' 08:01:54.880 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65e26fe0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:54.927 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:54.938 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:54.942 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:54.943 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/icX841w1PyNnyhYAqAW0rA/Z1f9uNCJML0g5U6JJ26MHw' offset=0 08:01:55.054 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:55.057 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.0 MiB, allocated=470.0 MiB, used=129.3 MiB, available=340.7 MiB 08:01:55.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:55.069 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 267794 bytes in 258 ms. path='/1 {11 11ä11#+} 1/c' 08:01:55.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=42 08:01:55.085 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 08:01:55.150 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:55.159 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=39, revision=42 08:01:55.180 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:55.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=39, revision=42 08:01:55.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=42, revision=-1 08:01:55.216 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:55.217 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 08:01:55.276 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:55.307 [qtp666971185-3685] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:01:55.322 [qtp666971185-3685] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:01:55.336 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:55.370 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:01:55.377 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 08:01:55.378 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:01:55.434 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b4d5f692bcd2c1138e9c2e93fd8d784dededda5' to.sha1='60c8fbb5db8553fcf377a8c7d2d1bca5b23d3a75'): /2/1 {11 11ä11#+} 1/a 08:01:55.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=47 08:01:55.500 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 08:01:55.591 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:55.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.5 MiB, used=112.8 MiB, available=342.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:55.616 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:55.618 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=129.3 MiB, available=336.2 MiB 08:01:55.619 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.157.xml.gz 08:01:55.619 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:01:55.621 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:01:55.621 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:01:55.638 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:55.645 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:55.648 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:55.649 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=164 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:55.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=42, revision=47 08:01:55.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:55.655 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:55.658 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:55.663 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionSynced=102, revision=123 08:01:55.664 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionInProgress=123, revision=-1 08:01:55.670 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:55.676 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=196 remoteFromLocalRevision=164 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:55.684 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:55.684 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:55.684 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61609559-3da3-4b35-9493-294bb7f69878 from='build/repo/k0t55ze4-ncnei-local-src' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:55.690 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:55.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=151, revision=154 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:55.704 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:55.708 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:55.720 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:55.721 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:55.730 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=186 localRepositoryRevisionInProgress=196 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:55.732 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:55.737 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 08:01:55.737 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T06:01:50.556Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:55.738 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:55.741 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:01:55.741 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:01:55.748 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=196 08:01:55.750 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 08:01:55.750 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T06:01:50.556Z 08:01:55.757 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 08:01:55.757 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T06:01:50.556Z 08:01:55.759 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=198 08:01:55.764 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=193, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198 08:01:55.817 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:55.822 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=193, revision=198 08:01:55.829 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:55.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=193, revision=198 08:01:55.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=198, revision=-1 08:01:55.860 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:55.863 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 transaction.localRevision=171 remoteFromLocalRevision=196 08:01:55.869 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:55.872 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=61609559-3da3-4b35-9493-294bb7f69878 to='build/repo/k0t55ze4-ncnei-local-src', fromRepoLocalSync=false 08:01:55.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:55.873 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:55.886 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:55.912 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=171 08:01:55.916 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:55.931 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:55.948 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:55.970 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:55.973 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=149, revision=154 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:55.990 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:55.998 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:56.007 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:56.016 [qtp666971185-3685] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v-Px1O-USNLW6Mtqgqt57A/ZwP8b4SVOcsgY4DUQWkQ4Q/BiPH_XobCack5v0gnjUdmQ' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:56.113 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:56.143 [qtp833852776-2576] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:01:56.155 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:56.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=149, revision=154 08:01:56.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=154, revision=-1 08:01:56.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:56.183 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:56.272 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:56.316 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:56.338 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 691054 bytes in 600 ms. path='/2/1 {11 11ä11#+} 1/a' 08:01:56.352 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=50 08:01:56.353 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 08:01:56.423 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:56.435 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=47, revision=50 08:01:56.443 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:56.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=47, revision=50 08:01:56.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:56.491 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:56.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:56.506 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:56.537 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:55.931 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:01:56.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.5 MiB, allocated=469.5 MiB, used=130.1 MiB, available=339.4 MiB 08:01:56.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:56.570 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:01:56.573 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:56.573 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:56.581 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=-1, revision=172 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:56.581 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:56.587 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:56.597 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:01:56.609 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:56.613 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 08:01:56.634 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:56.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9855268bf11892ca969440e4138ea89dd433ac52' to.sha1='6fe85798b33350ab90c9115541b458cb14feb70b'): /2/1 {11 11ä11#+} 1/b 08:01:56.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=55 08:01:56.699 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:56.734 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:56.783 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:56.794 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=50, revision=55 08:01:56.842 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:56.849 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:56.853 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=50, revision=55 08:01:56.853 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=55, revision=-1 08:01:56.904 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:56.974 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:56.993 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:01:56.999 [Test worker] 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' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:57.021 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:57.158 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:57.221 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:56.170 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:01:57.251 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=110.9 MiB, available=344.6 MiB 08:01:57.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:57.289 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:57.338 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:57.344 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:57.385 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:57.392 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:57.399 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:57.408 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v-Px1O-USNLW6Mtqgqt57A/ZwP8b4SVOcsgY4DUQWkQ4Q/k91NgIA3VAzXMCOhmwoRRQ' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:57.446 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:56.651 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:01:57.507 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.5 MiB, allocated=465.5 MiB, used=130.2 MiB, available=335.3 MiB 08:01:57.512 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=165, revision=172 08:01:57.522 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! 08:01:57.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:57.666 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:57.690 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:57.713 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 932335 bytes in 714 ms. path='/2/1 {11 11ä11#+} 1/b' 08:01:57.726 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=58 08:01:57.727 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:57.750 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:57.775 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:57.778 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=55, revision=58 08:01:57.784 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:57.795 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=55, revision=58 08:01:57.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=58, revision=-1 08:01:57.826 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:01:57.827 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:01:57.846 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:57.881 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:01:57.885 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:01:57.900 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:57.946 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:01:57.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:57.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=110.3 MiB, available=345.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:57.995 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b64d785849309ed0c9d640cf2d81a8f8ead5d261' to.sha1='498b9f3b7d22219a642e23edad7a117ed85159c1'): /2/a org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:58.027 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:58.073 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65e26fe0]initPersistenceManagerFactory: repositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:01:58.074 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65e26fe0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3194 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:58.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=63 08:01:58.124 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:58.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.0 MiB, allocated=469.0 MiB, used=130.2 MiB, available=338.8 MiB 08:01:58.165 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:58.174 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionSynced=165, revision=172 08:01:58.175 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.localRepositoryRevisionInProgress=172, revision=-1 08:01:58.181 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:58.185 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:58.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 08:01:58.189 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T06:01:50.556Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:58.195 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:58.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=201 08:01:58.211 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=201 08:01:58.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:58.250 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:58.262 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=58, revision=63 08:01:58.263 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=63, revision=-1 08:01:58.314 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:58.361 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56of0-kt13a-remote' 08:01:58.361 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56of0-kt13a-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:58.428 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:58.451 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:01:58.466 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:57.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:01:58.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=110.3 MiB, available=345.2 MiB 08:01:58.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.101.xml.gz 08:01:58.553 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:01:58.555 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:01:58.559 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:01:58.575 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:58.585 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 localRepositoryRevisionSynced=122 08:01:58.598 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:58.616 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 transaction.localRevision=157 remoteFromLocalRevision=122 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:58.664 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:58.680 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:58.689 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0b850f4-d326-4067-b6c1-0b263c7981a3 from='build/repo/k0t56z9u-4kh0p-local-src' toID=71b48765-007c-41b6-9252-13d4b51f45d7 to='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:58.698 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:58.709 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:58.714 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:58.713 [qtp666971185-3685] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v-Px1O-USNLW6Mtqgqt57A/3REIkxHQwfPu-qVlH2MFtw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:58.751 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=157 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:58.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:01:58.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.0 MiB, allocated=469.0 MiB, used=129.2 MiB, available=339.8 MiB 08:01:58.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:58.770 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:58.771 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:58.774 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:01:58.774 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:01:58.826 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=157 08:01:58.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:58.847 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:58.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:01:58.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:01:58.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=159 08:01:58.890 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 08:01:58.914 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:01:58.915 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:01:58.949 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:58.956 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=154, revision=159 08:01:58.959 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:01:59.024 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:59.029 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=154, revision=159 08:01:59.029 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=159, revision=-1 08:01:59.058 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:59.064 [qtp833852776-1599] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 transaction.localRevision=129 remoteFromLocalRevision=157 08:01:59.119 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:59.122 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71b48765-007c-41b6-9252-13d4b51f45d7 from='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7' toID=a0b850f4-d326-4067-b6c1-0b263c7981a3 to='build/repo/k0t56z9u-4kh0p-local-src', fromRepoLocalSync=false 08:01:59.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:01:59.122 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:01:59.142 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:59.169 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=129 08:01:59.172 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:59.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=468.0 MiB, allocated=468.0 MiB, used=128.1 MiB, available=339.9 MiB 08:01:59.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:59.213 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:59.314 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:59.337 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:01:59.340 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 861674 bytes in 874 ms. path='/2/a' 08:01:59.367 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=66 08:01:59.368 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 08:01:59.414 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:59.418 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:59.627 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:59.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=468.5 MiB, allocated=468.5 MiB, used=128.1 MiB, available=340.4 MiB 08:01:59.719 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:01:59.719 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:01:59.719 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:59.730 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:01:59.732 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:01:59.741 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 localRepositoryRevisionSynced=171 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:01:59.819 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:01:59.941 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:01:59.213 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:02:00.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.0 MiB, used=111.2 MiB, available=344.3 MiB 08:02:00.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:00.085 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:00.098 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:00.106 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionInProgress=-1, revision=130 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:00.135 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.235 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:00.237 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=63, revision=66 08:02:00.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=66, revision=-1 08:02:00.267 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:00.267 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:00.289 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:00.300 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.308 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:02:00.310 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.341 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:00.350 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:00.361 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.366 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:00.374 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.401 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=203 remoteFromLocalRevision=171 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.414 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:02:00.426 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 08:02:00.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:00.434 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.436 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61609559-3da3-4b35-9493-294bb7f69878 from='build/repo/k0t55ze4-ncnei-local-src' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' 08:02:00.464 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=196 localRepositoryRevisionInProgress=203 08:02:00.469 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 08:02:00.469 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T06:01:50.556Z 08:02:00.472 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:02:00.472 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:02:00.481 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=203 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:00.484 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.526 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 08:02:00.527 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T06:01:50.556Z org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:00.532 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.from' result=1970-01-01T00:00:00.000Z 08:02:00.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t55ze4-ncnei-local-src' configKey='repair.deleteCollisions.to' result=2019-09-21T06:01:50.556Z 08:02:00.540 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=201, revision=205 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.553 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a12953c034373c2e64c491789ae19764d19d170b' to.sha1='5f1a97f9e2ff280548f8a007e0f2477e0d8899ea'): /3 + &#ä/5/h org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.553 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=205 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:00.585 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.599 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.603 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=71 08:02:00.604 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.606 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878, this.remoteRepositoryRevisionSynced=198, revision=205 08:02:00.613 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:00.618 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=198, revision=205 08:02:00.618 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=205, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:00.641 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.659 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.660 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.665 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=61609559-3da3-4b35-9493-294bb7f69878 transaction.localRevision=177 remoteFromLocalRevision=203 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.664 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:00.710 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.729 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.731 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:02:00.734 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:02:00.734 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:00.735 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.738 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=66, revision=71 08:02:00.738 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.743 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.785 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:00.827 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.866 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:00.898 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:00.924 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 renewalDateTime=2019-09-21T06:30:46.484Z expiryDateTime=2019-09-21T07:00:46.484Z org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:00.927 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.940 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.942 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.957 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:00.964 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:00.969 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:00.969 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:00.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=132 08:02:00.990 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:00.998 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:01.122 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:02:01.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e to='build/repo/k0t58vyv-jnrub-local-dest', fromRepoLocalSync=true 08:02:01.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.144.xml.gz 08:02:01.139 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.144.xml.gz 08:02:01.142 [pool-30-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e ('build/repo/k0t58vyv-jnrub-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:01.135 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:01.153 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:01.154 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:01.171 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:01.172 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ym57VsulgH3T3_53pMI2yQ/aC_3reVGYNI_N1sLth9NuA/rfE7lPPqzWXEaQ9v9ce89A' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:01.178 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=177 08:02:01.186 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:01.204 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.144.xml.gz 08:02:01.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=144 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:01.209 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:01.232 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 135304 bytes in 267 ms. path='/3 + &#ä/5/h' 08:02:01.249 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=74 08:02:01.249 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:00.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:02:01.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.0 MiB, used=111.9 MiB, available=343.6 MiB 08:02:01.317 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.remoteRepositoryRevisionSynced=123, revision=130 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:01.320 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:01.330 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=71, revision=74 08:02:01.343 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:01.357 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=71, revision=74 08:02:01.358 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:01.361 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:02:01.362 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=EORC6octZrWC20x5w8bdrA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:02:01.362 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:02:01.362 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:02:01.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:01.386 [qtp316919383-3328] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:01.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:01.395 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:01.433 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:01.441 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]initPersistenceManagerFactory: repositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed 08:02:01.443 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3082 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:01.469 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:02:01.483 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:02:01.495 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:01.497 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]getCloseDeferredMillis: closeDeferredMillis=10000 08:02:01.507 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:01.522 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:02:01.535 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:01.551 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:01.592 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1d6694a33bea922d04284c594b68b9672b87af42' to.sha1='7695cca307f801fe450cae2c10816c76550d567a'): /3 + &#ä/5/i org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:01.598 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed renewalDateTime=2019-09-21T06:29:51.575Z expiryDateTime=2019-09-21T06:59:51.575Z 08:02:01.619 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:01.633 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=79 08:02:01.634 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:01.650 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:01.686 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:01.691 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:01.702 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:01.702 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:01.713 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:01.717 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=74, revision=79 08:02:01.718 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:01.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=131 08:02:01.800 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:01.809 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:01.865 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:01.879 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:02:01.882 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:01.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=468.0 MiB, allocated=468.0 MiB, used=130.7 MiB, available=337.3 MiB 08:02:01.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:02:01.919 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:01.987 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:01.998 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:02.009 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:02.012 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ym57VsulgH3T3_53pMI2yQ/aC_3reVGYNI_N1sLth9NuA/QTidFH4grTMZ7vODNnQx8w' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:02.015 [pool-30-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.068 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:02.079 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 99721 bytes in 196 ms. path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:02.093 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=110.3 MiB, available=345.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.098 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=82 08:02:02.099 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:02.111 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:02.116 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionSynced=123, revision=130 08:02:02.117 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.localRepositoryRevisionInProgress=130, revision=-1 08:02:02.120 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:02.127 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:02:02.130 [pool-42-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0778f810-cdc7-4bac-ae15-20346ec6aa68 ('build/repo/k0t56oez-p5bjv-local-src') 08:02:02.128 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed from='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' toID=0778f810-cdc7-4bac-ae15-20346ec6aa68 to='build/repo/k0t56oez-p5bjv-local-src', fromRepoLocalSync=true org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:02.136 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:02.136 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.137 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:02.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=162 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.146 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=79, revision=82 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:02.149 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.157 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:02.160 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=79, revision=82 08:02:02.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:02.168 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionInProgress=-1, revision=178 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:02.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:02.177 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178 08:02:02.197 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.197 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:02:02.198 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:02.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.276 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:02.318 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:02.335 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.338 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:02:02.348 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:02.369 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:02:02.374 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:02:02.398 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4dd7cee633ce7d9e3b98e1022b5fd7cfd3148d1' to.sha1='478c04a70e66ef7d3558c6d217a52e62baf11a83'): /3 + &#ä/aa org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:02.400 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.466 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=87 08:02:02.466 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 08:02:02.511 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:02.519 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:02.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.85.xml.gz 08:02:02.547 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.85.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.553 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:02.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=82, revision=87 08:02:02.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:02.570 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.593 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:02.631 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=106 08:02:02.662 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:02.666 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.85.xml.gz 08:02:02.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=85 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.713 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:02.730 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:02:02.732 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:02.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:02:02.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.5 MiB, used=109.4 MiB, available=346.1 MiB 08:02:02.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:02.875 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=468.5 MiB, allocated=468.5 MiB, used=130.2 MiB, available=338.3 MiB 08:02:02.878 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=145, revision=178 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:02.971 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:02.981 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:02.984 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:02.985 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ym57VsulgH3T3_53pMI2yQ/QuqzI2ZkXfL8J5HDz3zR6Q' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:03.012 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:03.060 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:03.075 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 191812 bytes in 342 ms. path='/3 + &#ä/aa' 08:02:03.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=90 08:02:03.114 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 08:02:03.154 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:03.156 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=87, revision=90 08:02:03.164 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:03.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=87, revision=90 08:02:03.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=90, revision=-1 08:02:03.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:03.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:03.222 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:03.253 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:02:03.255 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:02:03.276 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:03.290 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:02:03.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:02:03.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='95f598f66302e3274def4157d19369c69eface17' to.sha1='db7cbaf72820e99ac30426071eb12f710b84c92a'): /3 + &#ä/bb org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:03.354 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=109.4 MiB, available=346.1 MiB 08:02:03.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:03.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=95 08:02:03.366 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 08:02:03.483 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:03.486 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=90, revision=95 08:02:03.505 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:03.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=90, revision=95 08:02:03.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=95, revision=-1 08:02:03.546 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:03.581 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:03.593 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:02:03.595 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:03.012 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:02:03.829 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=468.5 MiB, allocated=468.5 MiB, used=130.5 MiB, available=338.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:03.841 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:03.859 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:03.864 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:03.864 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:03.870 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionSynced=145, revision=178 08:02:03.871 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionInProgress=178, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:03.876 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ym57VsulgH3T3_53pMI2yQ/Mwoe7Bdwg0MaKCu_ULa_ug' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:03.877 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:03.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:03.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:03.893 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=132, revision=135 08:02:03.904 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 08:02:03.959 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:03.963 [qtp2139656363-1075] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.remoteRepositoryRevisionSynced=130, revision=135 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:03.988 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 246363 bytes in 405 ms. path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:04.000 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=130, revision=135 08:02:04.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=135, revision=-1 08:02:04.017 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:02:04.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.034 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=98 08:02:04.035 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.5 MiB, used=109.4 MiB, available=346.1 MiB 08:02:04.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:02:04.051 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:02:04.051 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:02:04.051 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:02:04.100 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.122 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.122 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 localRepositoryRevisionSynced=129 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.136 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=95, revision=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.141 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.151 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.156 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=95, revision=98 08:02:04.156 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=98, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.174 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 transaction.localRevision=164 remoteFromLocalRevision=129 08:02:04.189 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0b850f4-d326-4067-b6c1-0b263c7981a3 from='build/repo/k0t56z9u-4kh0p-local-src' toID=71b48765-007c-41b6-9252-13d4b51f45d7 to='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7' 08:02:04.212 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=164 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:04.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=137.1 MiB, available=318.4 MiB 08:02:04.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.222 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:04.222 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.221 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 08:02:04.221 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.225 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:02:04.225 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:02:04.232 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=164 08:02:04.236 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:04.236 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.244 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.259 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:04.260 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56z9u-4kh0p-local-src' configKey='repair.deleteCollisions.to' result=null 08:02:04.267 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=162, revision=166 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.272 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.274 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.274 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:04.281 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.284 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.291 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:02:04.291 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.301 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:02:04.314 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.330 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.339 [qtp833852776-2994] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3, this.remoteRepositoryRevisionSynced=159, revision=166 08:02:04.342 [qtp833852776-2994] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@44a2276b (of marco) 08:02:04.344 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=159, revision=166 08:02:04.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=166, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.355 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3c7035b09546ca4352e33e0e5bc12e4fb7fc6bdf' to.sha1='01b98614a8c2a4fb47e3b8f08dde860ec252aefc'): /3 + &#ä/cc org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:04.361 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.localRepositoryRevisionInProgress=-1, revision=107 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.371 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.376 [qtp833852776-2576] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=a0b850f4-d326-4067-b6c1-0b263c7981a3 transaction.localRevision=135 remoteFromLocalRevision=164 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.386 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=103 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.386 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.387 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.393 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:02:04.403 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:04.406 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.422 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.425 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.425 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 08:02:04.425 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:02:04.426 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.426 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.426 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.433 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=98, revision=103 08:02:04.462 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.469 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=98, revision=103 08:02:04.469 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=103, revision=-1 08:02:04.504 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.513 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.534 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:02:04.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.559 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:04.582 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:04.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.661 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 renewalDateTime=2019-09-21T06:31:35.083Z expiryDateTime=2019-09-21T07:01:35.083Z 08:02:04.704 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.709 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.717 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=4LZH5cJO-PWFPbeyRFwJ_w,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7}} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:04.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=466.0 MiB, allocated=466.0 MiB, used=129.8 MiB, available=336.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.727 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:04.730 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.740 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:04.741 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.746 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=40 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.772 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.780 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ym57VsulgH3T3_53pMI2yQ/O8vRH9tor8qEUU4EuKqWRg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.787 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=38, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.836 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.854 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 131658 bytes in 310 ms. path='/3 + &#ä/cc' 08:02:04.868 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.870 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.872 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.876 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71b48765-007c-41b6-9252-13d4b51f45d7 from='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7/DHsQMyEFKHm7z2fYbNkSrA' toID=87606440-8e30-434d-8508-a4581d1b1ac4 to='build/repo/k0t5a0fg-kuxta-local-dest', fromRepoLocalSync=true 08:02:04.877 [pool-37-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 87606440-8e30-434d-8508-a4581d1b1ac4 ('build/repo/k0t5a0fg-kuxta-local-dest') 08:02:04.890 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.908 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.914 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=103, revision=106 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.916 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.924 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.928 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=103, revision=106 08:02:04.928 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=106, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.933 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.116.xml.gz 08:02:04.933 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.116.xml.gz 08:02:04.955 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:04.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:04.965 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=135 08:02:04.973 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:04.977 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.116.xml.gz 08:02:04.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=116 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:04.986 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:05.008 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:02:05.010 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:02:05.023 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:05.046 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:02:05.057 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:02:05.098 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd130c784647c1fb4c385b4b962b9e549d57c021' to.sha1='0febd86dafe679063d56b980b40a4e19dae19fac'): /3 + &#ä/dd 08:02:05.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=111 08:02:05.146 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 08:02:05.190 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:05.194 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=106, revision=111 08:02:05.217 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:05.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=106, revision=111 08:02:05.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=111, revision=-1 08:02:05.266 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:05.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=468.0 MiB, allocated=468.0 MiB, used=129.1 MiB, available=338.9 MiB 08:02:05.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:05.304 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:05.314 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:02:05.317 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:05.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=122.2 MiB, available=333.3 MiB 08:02:05.548 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.remoteRepositoryRevisionSynced=86, revision=107 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:05.554 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:05.585 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=k1tt0lD84FlDhrgFJ4LcHw, serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed} because of missing permissions! 08:02:05.586 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:05.616 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:05.631 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:05.634 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ym57VsulgH3T3_53pMI2yQ/ArkTc05nSBLsU3Xei7-1xQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:05.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.5 MiB, used=93.4 MiB, available=362.1 MiB 08:02:05.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:05.853 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:05.868 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 603056 bytes in 551 ms. path='/3 + &#ä/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:05.877 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:05.878 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=114 08:02:05.879 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:05.906 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.localRepositoryRevisionInProgress=-1, revision=136 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:05.914 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:05.919 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=111, revision=114 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:05.923 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:05.930 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:05.935 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=111, revision=114 08:02:05.935 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:05.949 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:05.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:05.993 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:05.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:06.024 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:06.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=468.0 MiB, allocated=468.0 MiB, used=129.1 MiB, available=338.9 MiB 08:02:06.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.144.xml.gz 08:02:06.051 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:02:06.053 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:02:06.053 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.061 [qtp666971185-3685] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:02:06.070 [qtp666971185-3685] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:06.079 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.087 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:06.089 [qtp2139656363-1075] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e localRepositoryRevisionSynced=177 08:02:06.092 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.109 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:02:06.113 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:06.118 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=138 remoteFromLocalRevision=177 08:02:06.121 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e from='build/repo/k0t58vyv-jnrub-local-dest' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.133 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:06.137 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:06.142 [qtp2139656363-1075] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.154 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:06.154 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:06.158 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=138 08:02:06.165 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:06.165 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:06.167 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:02:06.168 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:02:06.174 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=138 08:02:06.255 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:06.256 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:06.268 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:06.269 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:06.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=140 08:02:06.291 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.298 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:06.300 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:06.369 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.373 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=119 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:06.382 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.remoteRepositoryRevisionSynced=135, revision=140 08:02:06.402 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.411 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:06.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=135, revision=140 08:02:06.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=140, revision=-1 08:02:06.456 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:06.472 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e transaction.localRevision=184 remoteFromLocalRevision=138 08:02:06.474 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:06.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=012835bb-b416-47d5-b7b1-27fb2a496735 from='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' toID=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e to='build/repo/k0t58vyv-jnrub-local-dest', fromRepoLocalSync=false 08:02:06.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:02:06.476 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:02:06.493 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:06.506 [pool-4-thread-11] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=184 08:02:06.509 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:06.529 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/ChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:02:06.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.554 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:06.571 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=114, revision=119 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:06.577 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=122.1 MiB, available=333.4 MiB 08:02:06.608 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:06.640 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.localRepositoryRevisionSynced=86, revision=107 08:02:06.641 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.localRepositoryRevisionInProgress=107, revision=-1 08:02:06.674 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:06.686 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:06.687 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null 08:02:06.692 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=131, revision=134 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.698 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:06.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=114, revision=119 08:02:06.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:06.708 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.728 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:06.748 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 transaction.localRevision=81 remoteFromLocalRevision=8 08:02:06.753 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:06.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 from='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' toID=e9295ff1-629f-474d-ace0-c1e8c0f36010 to='build/repo/k0t59ojy-svuov-local-src', fromRepoLocalSync=false 08:02:06.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:02:06.770 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:06.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:02:06.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.788 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:06.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=93.2 MiB, available=362.3 MiB 08:02:06.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.remoteRepositoryRevisionSynced=117, revision=136 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.838 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:06.851 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=4LZH5cJO-PWFPbeyRFwJ_w,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=B0f-iq_RgNN5sfdRX-G5qg, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.889 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:06.900 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:07.096 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:02:07.097 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:02:07.098 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=EORC6octZrWC20x5w8bdrA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} because of missing permissions! 08:02:07.098 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:02:07.098 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:07.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=468.0 MiB, allocated=468.0 MiB, used=130.0 MiB, available=338.0 MiB 08:02:07.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:02:07.464 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:07.472 [pool-4-thread-11] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionInProgress=-1, revision=185 08:02:07.504 [pool-4-thread-11] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185 08:02:07.535 [pool-4-thread-11] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:07.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:07.731 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=122.3 MiB, available=333.2 MiB 08:02:07.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:08.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.0 MiB, used=92.8 MiB, available=362.7 MiB 08:02:08.176 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:08.194 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.localRepositoryRevisionSynced=117, revision=136 08:02:08.194 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.localRepositoryRevisionInProgress=136, revision=-1 08:02:08.199 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:08.216 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:08.217 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:08.224 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=40, revision=43 08:02:08.241 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=38, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:06.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:02:08.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.0 MiB, used=128.9 MiB, available=326.6 MiB 08:02:08.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:08.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=468.0 MiB, allocated=468.0 MiB, used=130.1 MiB, available=337.9 MiB 08:02:08.310 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.remoteRepositoryRevisionSynced=178, revision=185 08:02:08.321 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=BJSeodOXdmXksxri8_m9TA, serverRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735} because of missing permissions! 08:02:08.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:08.328 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:08.333 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:08.351 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.remoteRepositoryRevisionSynced=38, revision=43 08:02:08.370 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:02:08.376 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:08.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=38, revision=43 08:02:08.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:08.401 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionInProgress=-1, revision=82 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:08.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:02:08.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:08.618 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:08.650 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=122.3 MiB, available=333.2 MiB 08:02:08.652 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:08.960 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:08.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:09.190 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=467.0 MiB, allocated=467.0 MiB, used=130.1 MiB, available=336.9 MiB 08:02:09.247 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:09.253 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionSynced=178, revision=185 08:02:09.254 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.localRepositoryRevisionInProgress=185, revision=-1 08:02:09.266 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:09.276 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:09.277 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:09.283 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=-1, revision=143 08:02:09.298 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 08:02:09.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:02:09.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:09.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=122.7 MiB, available=332.8 MiB 08:02:09.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.85.xml.gz 08:02:09.461 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:02:09.474 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:02:09.476 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:02:09.511 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:09.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=92.5 MiB, available=363.0 MiB 08:02:09.587 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:09.602 [qtp316919383-3120] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 localRepositoryRevisionSynced=106 08:02:09.633 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:09.826 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.5 MiB, used=126.6 MiB, available=328.9 MiB 08:02:09.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.remoteRepositoryRevisionSynced=4, revision=82 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:09.862 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed transaction.localRevision=136 remoteFromLocalRevision=106 08:02:09.881 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0778f810-cdc7-4bac-ae15-20346ec6aa68 from='build/repo/k0t56oez-p5bjv-local-src' toID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed to='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' 08:02:09.910 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:09.935 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:09.963 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=136 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:09.974 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:09.974 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:09.989 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:02:09.990 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:09.997 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:02:09.998 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:10.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:10.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:10.012 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:10.013 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:10.016 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:10.016 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:10.024 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:02:10.025 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:10.060 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 08:02:10.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:10.070 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:02:10.071 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:10.101 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:02:10.102 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:10.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:02:10.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:10.157 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:10.168 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:10.183 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:10.184 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:10.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:10.204 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:10.199 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:02:10.213 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:10.211 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:10.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:10.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 08:02:10.234 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:10.241 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:02:10.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:10.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 08:02:10.266 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:10.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:02:10.283 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:10.291 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:10.299 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:10.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=92.5 MiB, available=363.0 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:10.329 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=467.5 MiB, allocated=467.5 MiB, used=129.2 MiB, available=338.3 MiB 08:02:10.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:10.340 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Bzo4ytbwwUx4pKbrjowVaQ, serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3} because of missing permissions! org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:10.341 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=134, revision=138 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:10.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:10.342 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 08:02:10.565 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:10.580 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=129, revision=138 08:02:10.912 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:10.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=129, revision=138 08:02:10.923 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=138, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:10.937 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=467.5 MiB, allocated=467.5 MiB, used=128.2 MiB, available=339.3 MiB 08:02:10.939 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:10.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:02:10.985 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.5 MiB, used=92.5 MiB, available=363.0 MiB 08:02:10.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.116.xml.gz 08:02:10.986 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:02:10.989 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:02:10.989 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:02:11.008 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.024 [qtp833852776-2029] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 localRepositoryRevisionSynced=135 08:02:11.030 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.052 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 transaction.localRevision=46 remoteFromLocalRevision=135 08:02:11.061 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=87606440-8e30-434d-8508-a4581d1b1ac4 from='build/repo/k0t5a0fg-kuxta-local-dest' toID=71b48765-007c-41b6-9252-13d4b51f45d7 to='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7/DHsQMyEFKHm7z2fYbNkSrA' 08:02:11.090 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.106 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.128 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=36 localRepositoryRevisionInProgress=46 08:02:11.133 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:11.133 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:11.134 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:02:11.134 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:02:11.139 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=46 08:02:11.155 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:11.155 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:11.167 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:11.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:11.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=48 08:02:11.177 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:11.187 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 23 ms. 08:02:11.187 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:11.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.0 MiB, used=124.6 MiB, available=330.9 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:11.194 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:02:11.194 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:02:11.212 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.215 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.remoteRepositoryRevisionSynced=43, revision=48 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:11.218 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:11.219 [qtp833852776-2576] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:02:11.222 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.230 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=43, revision=48 08:02:11.231 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=48, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:11.245 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.249 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionSynced=4, revision=82 08:02:11.250 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:11.265 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.269 [qtp833852776-2576] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 transaction.localRevision=142 remoteFromLocalRevision=46 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:11.272 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:11.272 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:11.278 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:11.280 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:11.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71b48765-007c-41b6-9252-13d4b51f45d7 from='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7/DHsQMyEFKHm7z2fYbNkSrA' toID=87606440-8e30-434d-8508-a4581d1b1ac4 to='build/repo/k0t5a0fg-kuxta-local-dest', fromRepoLocalSync=false 08:02:11.294 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:02:11.294 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:11.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=121 08:02:11.313 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:11.331 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:11.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:02:11.343 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:11.365 [pool-4-thread-8] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=142 08:02:11.371 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.400 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/ChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:11.405 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:11.433 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 08:02:11.433 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/zzz' 08:02:11.549 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6aeee0515bd9454ba98d7065113a1be8f76905df' to.sha1='f3db5540e277279c903a0644748101c179dceceb'): /2/zzz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:11.578 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=467.5 MiB, allocated=467.5 MiB, used=128.2 MiB, available=339.3 MiB 08:02:11.580 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.012835bb-b416-47d5-b7b1-27fb2a496735.null.xml.gz 08:02:11.580 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:02:11.580 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:02:11.580 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:02:11.605 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.616 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e localRepositoryRevisionSynced=184 08:02:11.622 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.646 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 transaction.localRevision=145 remoteFromLocalRevision=184 08:02:11.651 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e from='build/repo/k0t58vyv-jnrub-local-dest' toID=012835bb-b416-47d5-b7b1-27fb2a496735 to='https://localhost:43274/012835bb-b416-47d5-b7b1-27fb2a496735' 08:02:11.665 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=145 08:02:11.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:11.671 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:11.673 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:02:11.673 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:02:11.679 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 localRepositoryRevisionSynced=145 08:02:11.682 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:11.683 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:11.690 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:11.691 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t58vyv-jnrub-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:11.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=141 08:02:11.693 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:11.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=143, revision=147 08:02:11.712 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 08:02:11.768 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.779 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e, this.remoteRepositoryRevisionSynced=140, revision=147 08:02:11.784 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.788 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionSynced=140, revision=147 08:02:11.789 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735, this.localRepositoryRevisionInProgress=147, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:11.796 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:11.805 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=138, revision=141 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:11.810 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.820 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=012835bb-b416-47d5-b7b1-27fb2a496735 remoteRepositoryId=e10b7ad8-ed18-46b9-b0fb-60c2fd0bcc2e transaction.localRevision=190 remoteFromLocalRevision=145 08:02:11.824 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.828 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:02:11.901 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:11.902 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:11.903 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [789228b4]getCloseDeferredMillis: closeDeferredMillis=20000 08:02:11.904 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [789228b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:11.916 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52416965]getCloseDeferredMillis: closeDeferredMillis=20000 08:02:11.916 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [52416965]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:11.921 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:11.938 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=138, revision=141 08:02:11.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=141, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:11.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.5 MiB, used=122.2 MiB, available=333.3 MiB 08:02:11.960 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:11.977 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:12.088 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:12.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 08:02:12.133 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/zzz' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:11.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:02:12.232 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=93.4 MiB, available=362.1 MiB 08:02:12.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:02:12.254 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:12.265 [pool-4-thread-8] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.localRepositoryRevisionInProgress=-1, revision=143 08:02:12.292 [pool-4-thread-8] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 08:02:12.306 [pool-4-thread-8] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:12.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT 08:02:12.385 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:12.420 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:12.485 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:12.499 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:12.504 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Jt-RfC_Ixn8yWjPAkRNhEA/xQis0GTc2EQ3tgR5J1eDrw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:12.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.0 MiB, used=122.2 MiB, available=333.3 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:12.713 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:12.762 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 818783 bytes in 629 ms. path='/2/zzz' 08:02:12.787 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=144 08:02:12.788 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 08:02:12.828 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:12.833 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=141, revision=144 08:02:12.860 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:12.875 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=141, revision=144 08:02:12.876 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=144, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:12.960 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:12.974 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:02:12.988 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:13.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.0 MiB, used=92.4 MiB, available=363.1 MiB 08:02:13.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.remoteRepositoryRevisionSynced=136, revision=143 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.012 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:13.015 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:02:13.017 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=-EgiqyG0DGD_cAeEGYcfDA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:02:13.018 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=EORC6octZrWC20x5w8bdrA, serverRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:12.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:02:13.209 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=122.2 MiB, available=333.3 MiB 08:02:13.210 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:02:13.210 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:02:13.210 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:02:13.210 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:02:13.228 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.241 [qtp316919383-3120] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:02:13.251 [qtp316919383-3120] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:13.262 [qtp666971185-241] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 localRepositoryRevisionSynced=81 08:02:13.268 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.269 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:13.300 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 transaction.localRevision=123 remoteFromLocalRevision=81 08:02:13.303 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e9295ff1-629f-474d-ace0-c1e8c0f36010 from='build/repo/k0t59ojy-svuov-local-src' toID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 to='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.325 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="0778f810-cdc7-4bac-ae15-20346ec6aa68"] on repo=0778f810-cdc7-4bac-ae15-20346ec6aa68 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:13.327 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=123 08:02:13.333 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:13.333 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:02:13.335 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:02:13.336 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.341 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:13.341 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=123 08:02:13.345 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:13.346 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:02:13.355 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:13.356 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:02:13.358 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=121, revision=125 08:02:13.366 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.375 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=136 08:02:13.389 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:13.389 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null 08:02:13.430 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:13.431 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:13.430 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.434 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=149 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:13.438 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=119, revision=125 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.483 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:13.579 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:13.603 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=119, revision=125 08:02:13.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=125, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.608 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:13.621 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=144, revision=149 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:13.624 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:13.630 [qtp666971185-2966] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 transaction.localRevision=87 remoteFromLocalRevision=123 08:02:13.634 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:13.640 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:13.018 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:02:13.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:02:13.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.5 MiB, used=91.6 MiB, available=363.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:13.643 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 08:02:13.645 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3b55f66e]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' 08:02:13.649 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3b55f66e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' locked successfully. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.656 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:13.659 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.662 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=144, revision=149 08:02:13.662 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:13.664 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.localRepositoryRevisionSynced=136, revision=143 08:02:13.664 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.localRepositoryRevisionInProgress=143, revision=-1 08:02:13.671 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.681 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:13.699 [qtp316919383-2731] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 transaction.localRevision=119 remoteFromLocalRevision=136 08:02:13.701 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:13.703 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:13.704 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed from='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' toID=0778f810-cdc7-4bac-ae15-20346ec6aa68 to='build/repo/k0t56oez-p5bjv-local-src', fromRepoLocalSync=false 08:02:13.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:02:13.708 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:13.711 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=-1, revision=51 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.724 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:13.724 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 08:02:13.740 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:02:13.741 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:13.751 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=119 08:02:13.769 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:13.808 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:02:13.808 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:13.843 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [595a6fff]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' 08:02:13.848 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [595a6fff]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:14.234 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=264.5 MiB, used=91.7 MiB, available=363.8 MiB 08:02:14.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:14.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=128.8 MiB, available=326.7 MiB 08:02:14.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:02:14.624 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:14.653 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.localRepositoryRevisionInProgress=-1, revision=120 08:02:14.766 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:14.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.0 MiB, used=91.7 MiB, available=363.8 MiB 08:02:14.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:15.040 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:15.400 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.0 MiB, used=91.7 MiB, available=363.8 MiB 08:02:15.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.71b48765-007c-41b6-9252-13d4b51f45d7.null.xml.gz 08:02:15.401 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:02:15.402 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:02:15.416 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:15.432 [qtp833852776-2492] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 localRepositoryRevisionSynced=142 08:02:15.455 [qtp833852776-2492] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:15.471 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 transaction.localRevision=53 remoteFromLocalRevision=142 08:02:15.525 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=87606440-8e30-434d-8508-a4581d1b1ac4 from='build/repo/k0t5a0fg-kuxta-local-dest' toID=71b48765-007c-41b6-9252-13d4b51f45d7 to='https://localhost:43390/71b48765-007c-41b6-9252-13d4b51f45d7/DHsQMyEFKHm7z2fYbNkSrA' 08:02:15.543 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=46 localRepositoryRevisionInProgress=53 08:02:15.547 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:15.548 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:15.549 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:02:15.549 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:02:15.554 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 localRepositoryRevisionSynced=53 08:02:15.623 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:15.623 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:15.634 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:15.635 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5a0fg-kuxta-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:15.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=51, revision=55 08:02:15.652 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 08:02:15.682 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:02:15.682 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) 08:02:15.742 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:15.749 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4, this.remoteRepositoryRevisionSynced=48, revision=55 08:02:15.752 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5e74f0c1 (of khaled) org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:15.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:02:15.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=127.9 MiB, available=327.6 MiB 08:02:15.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.remoteRepositoryRevisionSynced=107, revision=120 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:15.848 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:15.859 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionSynced=48, revision=55 08:02:15.859 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7, this.localRepositoryRevisionInProgress=55, revision=-1 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:15.859 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:15.860 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:15.875 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:15.875 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:15.890 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=k1tt0lD84FlDhrgFJ4LcHw, serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:15.975 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:15.981 [qtp833852776-2994] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71b48765-007c-41b6-9252-13d4b51f45d7 remoteRepositoryId=87606440-8e30-434d-8508-a4581d1b1ac4 transaction.localRevision=148 remoteFromLocalRevision=53 08:02:16.020 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:16.025 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:02:16.047 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleReadPermissionOnSubdir <<< *** 08:02:16.047 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< *** 08:02:16.048 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12c48541]getCloseDeferredMillis: closeDeferredMillis=20000 08:02:16.048 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [12c48541]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:16.050 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [212be09]getCloseDeferredMillis: closeDeferredMillis=20000 08:02:16.050 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [212be09]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:15.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:02:16.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=127.9 MiB, available=327.6 MiB 08:02:16.419 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:16.438 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.localRepositoryRevisionSynced=107, revision=120 08:02:16.438 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.localRepositoryRevisionInProgress=120, revision=-1 08:02:16.453 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:16.460 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:16.460 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null 08:02:16.466 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=151 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT 08:02:16.482 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:16.487 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> *** 08:02:16.487 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>> before >>> *** org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:16.522 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 08:02:16.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:16.899 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:02:16.900 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 08:02:16.900 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:02:16.902 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:02:16.903 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:02:17.093 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 08:02:17.094 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:02:17.096 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:02:17.097 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:02:17.145 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 08:02:17.145 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:02:17.146 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:02:17.147 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:16.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:02:17.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=127.8 MiB, available=327.7 MiB 08:02:17.230 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:17.290 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 08:02:17.291 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:02:17.298 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:02:17.299 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:02:17.404 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 08:02:17.405 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:02:17.405 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:02:17.406 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:02:17.410 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin 08:02:17.410 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:02:17.411 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:02:17.411 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:02:17.415 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<< before <<< *** 08:02:17.415 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< *** 08:02:17.417 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> *** 08:02:17.417 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleWritePermissionOnRoot >>> *** 08:02:17.418 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 08:02:17.418 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:02:17.419 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:02:17.420 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:02:17.422 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2c6e752]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' 08:02:17.426 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2c6e752]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' locked successfully. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:17.787 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=127.8 MiB, available=327.7 MiB 08:02:17.789 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:18.078 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:18.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=127.8 MiB, available=327.7 MiB 08:02:18.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:02:18.307 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:02:18.307 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:02:18.323 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:18.354 [qtp316919383-3328] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 localRepositoryRevisionSynced=119 08:02:18.370 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:18.401 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed transaction.localRevision=153 remoteFromLocalRevision=119 08:02:18.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0778f810-cdc7-4bac-ae15-20346ec6aa68 from='build/repo/k0t56oez-p5bjv-local-src' toID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed to='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' 08:02:18.585 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=153 08:02:18.618 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:18.618 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null 08:02:18.636 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:02:18.636 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:02:18.642 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=153 08:02:18.666 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:18.666 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null 08:02:18.694 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.from' result=null 08:02:18.695 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56oez-p5bjv-local-src' configKey='repair.deleteCollisions.to' result=null 08:02:18.698 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=151, revision=155 08:02:18.706 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 08:02:18.798 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:18.801 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68, this.remoteRepositoryRevisionSynced=149, revision=155 08:02:18.807 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:18.811 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=149, revision=155 08:02:18.811 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=155, revision=-1 08:02:18.835 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:18.839 [qtp316919383-3120] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=0778f810-cdc7-4bac-ae15-20346ec6aa68 transaction.localRevision=125 remoteFromLocalRevision=153 08:02:18.860 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:18.872 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:02:18.873 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65e26fe0]getCloseDeferredMillis: closeDeferredMillis=10000 08:02:18.873 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [65e26fe0]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:18.878 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f72058b]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' 08:02:18.879 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f72058b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:18.891 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:19.701 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.001 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.071 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.118 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.184 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.294 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.343 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.445 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.506 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.567 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.626 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.715 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.758 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.807 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:20.853 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:21.053 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:21.120 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:21.304 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:21.334 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f72058b]initPersistenceManagerFactory: repositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:02:21.335 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f72058b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2455 ms. 08:02:21.469 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:21.502 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:21.522 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed renewalDateTime=2019-09-21T06:31:07.840Z expiryDateTime=2019-09-21T07:01:07.840Z 08:02:21.535 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:21.539 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:21.615 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:21.615 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:21.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=104 08:02:21.712 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 08:02:21.901 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:02:21.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed from='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' toID=c875fb3a-c471-4e30-9df8-e86f36fcd455 to='build/repo/k0t59fh8-1c8mq-local-dest', fromRepoLocalSync=true 08:02:21.905 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.100.xml.gz 08:02:21.905 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.100.xml.gz 08:02:21.906 [pool-43-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c875fb3a-c471-4e30-9df8-e86f36fcd455 ('build/repo/k0t59fh8-1c8mq-local-dest') 08:02:21.939 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:21.972 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=125 08:02:22.017 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:22.027 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.100.xml.gz 08:02:22.027 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=100 repoFileDtos.size=3 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:22.476 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:22.783 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=135.2 MiB, available=320.3 MiB 08:02:22.783 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:02:22.868 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:02:22.928 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:02:23.042 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:23.055 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionInProgress=-1, revision=126 08:02:23.097 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 08:02:23.168 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:23.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:23.426 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:23.851 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:23.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=134.5 MiB, available=321.0 MiB 08:02:23.911 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.remoteRepositoryRevisionSynced=101, revision=126 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:24.241 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:24.285 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms. 08:02:24.285 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:02:24.318 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:02:24.318 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:24.319 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:24.880 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:24.337 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=k1tt0lD84FlDhrgFJ4LcHw, serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed} because of missing permissions! 08:02:24.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:02:24.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=135.2 MiB, available=320.3 MiB 08:02:25.098 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:25.101 [qtp316919383-3120] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionSynced=101, revision=126 08:02:25.101 [qtp316919383-3120] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionInProgress=126, revision=-1 08:02:25.170 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:25.182 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:25.182 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:25.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=104, revision=107 08:02:25.199 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:25.201 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:25.268 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:25.554 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:25.268 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:02:25.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=135.0 MiB, available=320.5 MiB 08:02:25.922 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:02:26.475 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=134.6 MiB, available=320.9 MiB 08:02:26.477 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:26.506 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:26.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=134.6 MiB, available=320.9 MiB 08:02:26.964 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.100.xml.gz 08:02:26.964 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:02:26.966 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:02:27.039 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:02:27.145 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:02:27.158 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:02:27.158 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/zzz' 08:02:27.228 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6aeee0515bd9454ba98d7065113a1be8f76905df' to.sha1=''): /2/zzz 08:02:27.471 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:02:27.492 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/zzz' 08:02:27.525 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:27.526 [qtp316919383-30] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Jt-RfC_Ixn8yWjPAkRNhEA/xQis0GTc2EQ3tgR5J1eDrw' offset=0 08:02:27.545 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:27.660 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 08:02:27.732 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 264630 bytes in 240 ms. path='/2/zzz' 08:02:27.770 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz 08:02:27.859 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:02:27.941 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:27.947 [qtp316919383-3120] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 localRepositoryRevisionSynced=125 08:02:27.951 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:27.984 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed transaction.localRevision=118 remoteFromLocalRevision=125 08:02:28.035 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:02:28.036 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c875fb3a-c471-4e30-9df8-e86f36fcd455 from='build/repo/k0t59fh8-1c8mq-local-dest' toID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed to='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' 08:02:28.053 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:28.057 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:28.113 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=118 08:02:28.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:28.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:28.156 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:02:28.156 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:02:28.171 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=118 08:02:28.210 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:28.211 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:28.242 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:28.242 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:28.250 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=107, revision=120 08:02:28.283 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 08:02:28.457 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:28.470 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.remoteRepositoryRevisionSynced=102, revision=120 08:02:28.668 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:28.678 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=102, revision=120 08:02:28.678 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:28.683 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:28.723 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:28.730 [qtp316919383-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 transaction.localRevision=131 remoteFromLocalRevision=118 08:02:28.750 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:28.755 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed from='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' toID=c875fb3a-c471-4e30-9df8-e86f36fcd455 to='build/repo/k0t59fh8-1c8mq-local-dest', fromRepoLocalSync=false 08:02:28.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:02:28.757 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:02:28.778 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:28.822 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=131 08:02:28.830 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:28.837 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:02:28.837 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:29.534 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:30.333 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:29.884 [closeDeferredTimer-65e26fe0-1] INFO c.c.c.l.LocalRepoManagerImpl - [65e26fe0]_close: Shutting down real LocalRepoManager. 08:02:30.465 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=122.2 MiB, available=333.3 MiB 08:02:30.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:02:30.498 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:30.505 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionInProgress=-1, revision=132 08:02:30.550 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 08:02:30.590 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:30.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:30.654 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:30.976 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:31.108 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:31.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=121.1 MiB, available=334.4 MiB 08:02:31.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.remoteRepositoryRevisionSynced=126, revision=132 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:31.433 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:31.500 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:31.152 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=k1tt0lD84FlDhrgFJ4LcHw, serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed} because of missing permissions! 08:02:31.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:02:31.653 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=119.2 MiB, available=336.3 MiB 08:02:31.718 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:31.721 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionSynced=126, revision=132 08:02:31.722 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionInProgress=132, revision=-1 08:02:31.727 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:31.733 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:31.748 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:31.749 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:31.756 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=123 08:02:31.809 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 08:02:31.823 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:31.828 [closeDeferredTimer-33e8a0a7-7o] INFO c.c.c.l.LocalRepoManagerImpl - [33e8a0a7]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:32.216 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:32.361 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:31.823 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:02:32.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=118.7 MiB, available=336.8 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:32.511 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:32.595 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:32.603 [closeDeferredTimer-52416965-1] INFO c.c.c.l.LocalRepoManagerImpl - [52416965]_close: Shutting down real LocalRepoManager. 08:02:32.603 [closeDeferredTimer-789228b4-1] INFO c.c.c.l.LocalRepoManagerImpl - [789228b4]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:32.864 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:32.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:02:32.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=118.7 MiB, available=336.8 MiB 08:02:32.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:33.126 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:33.128 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:33.425 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:33.466 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:33.638 [closeDeferredTimer-2e5baae7-5n] INFO c.c.c.l.LocalRepoManagerImpl - [2e5baae7]_close: Shutting down real LocalRepoManager. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:33.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=118.7 MiB, available=336.8 MiB 08:02:33.752 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:02:33.752 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:02:33.752 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:02:33.752 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:02:33.780 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:33.789 [qtp316919383-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 localRepositoryRevisionSynced=131 08:02:33.856 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:33.883 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed transaction.localRevision=125 remoteFromLocalRevision=131 08:02:33.953 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c875fb3a-c471-4e30-9df8-e86f36fcd455 from='build/repo/k0t59fh8-1c8mq-local-dest' toID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed to='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' 08:02:34.027 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=125 08:02:34.034 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:34.035 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:34.036 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:02:34.038 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:02:34.059 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=125 08:02:34.127 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:34.128 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:34.134 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:02:34.135 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:02:34.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=123, revision=127 08:02:34.145 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 08:02:34.247 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:34.253 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.remoteRepositoryRevisionSynced=120, revision=127 08:02:34.282 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:34.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=120, revision=127 08:02:34.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=127, revision=-1 08:02:34.316 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:34.319 [qtp316919383-3120] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 transaction.localRevision=137 remoteFromLocalRevision=125 08:02:34.368 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:02:34.370 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:02:34.371 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f72058b]getCloseDeferredMillis: closeDeferredMillis=10000 08:02:34.371 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [f72058b]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:34.379 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:34.420 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:02:34.420 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - Waiting for LocalRepoManager to be really closed. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:36.020 [closeDeferredTimer-39072512-33] INFO c.c.c.l.LocalRepoManagerImpl - [39072512]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:36.384 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:36.720 [closeDeferredTimer-12c48541-1] INFO c.c.c.l.LocalRepoManagerImpl - [12c48541]_close: Shutting down real LocalRepoManager. 08:02:36.720 [closeDeferredTimer-212be09-1] INFO c.c.c.l.LocalRepoManagerImpl - [212be09]_close: Shutting down real LocalRepoManager. 08:02:38.183 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:41.050 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:41.745 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:42.240 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:43.428 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:44.028 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:44.189 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:44.369 [closeDeferredTimer-3b1d8c6c-26] INFO c.c.c.l.LocalRepoManagerImpl - [3b1d8c6c]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:44.784 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:44.987 [closeDeferredTimer-f72058b-1] INFO c.c.c.l.LocalRepoManagerImpl - [f72058b]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:45.459 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:46.278 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:46.982 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:48.308 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:48.540 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:49.056 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:49.448 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3b55f66e]initPersistenceManagerFactory: repositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 08:02:49.528 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3b55f66e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32194 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:50.020 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:50.223 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=450.0 MiB, used=127.4 MiB, available=328.1 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:50.421 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:51.746 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:52.517 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:54.062 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:54.420 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:02:54.421 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - Restoring backup: 'build/repo/k0t59fh8-1c8mq-local-dest.bak' => 'build/repo/k0t59fh8-1c8mq-local-dest' 08:02:54.614 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - Restored backup: 'build/repo/k0t59fh8-1c8mq-local-dest.bak' => 'build/repo/k0t59fh8-1c8mq-local-dest' 08:02:54.614 [Test worker] INFO o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 08:02:55.012 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [37d53f48]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' 08:02:55.013 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [37d53f48]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:55.360 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojz-u91u4-remote' 08:02:55.361 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojz-u91u4-remote' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:55.892 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:56.387 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:56.533 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:56.637 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:56.722 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:56.817 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:56.852 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:56.908 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:56.921 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:56.961 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:57.023 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:57.089 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:57.092 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:57.180 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:57.212 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:57.262 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:57.323 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:57.370 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:57.414 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:57.431 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:57.494 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:57.500 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:57.560 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:57.567 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:57.624 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:57.630 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:57.671 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:57.722 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:57.736 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:57.775 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:57.814 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:57.828 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:57.837 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:57.872 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:58.004 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:58.085 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:58.149 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:58.178 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:58.512 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:58.525 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:02:58.579 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [37d53f48]initPersistenceManagerFactory: repositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:02:58.580 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [37d53f48]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3566 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:58.598 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:58.658 [closeDeferredTimer-f72058b-1] INFO c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[f72058b] could not be re-opened and was unlisted before. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:58.857 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:58.875 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56of0-kt13a-remote' 08:02:58.876 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t56of0-kt13a-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:58.933 [qtp666971185-2731] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:58.958 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:58.978 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]initPersistenceManagerFactory: repositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 08:02:58.979 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3618 ms. 08:02:59.010 [closeDeferredTimer-2e5baae7-5n] INFO c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[2e5baae7] could not be re-opened and was unlisted before. 08:02:59.030 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]getCloseDeferredMillis: closeDeferredMillis=20000 08:02:59.030 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:59.266 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = a33867e4-3a89-426f-984d-c6a478105ec9 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest localRepository.publicKeySha1 = 30:B7:F6:48:87:E1:27:C8:35:EA:86:AD:DB:03:58:73:BD:3F:20:7E remoteRepository.repositoryId = 4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepository.remoteRoot = https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepository.publicKeySha1 = 33:5E:83:E0:C9:7C:EE:E0:65:F9:30:1A:C7:64:41:3C:65:BC:B1:9E Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection a33867e4-3a89-426f-984d-c6a478105ec9 4d4921a5-0d16-4529-9521-dbbf0b01c5b3 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:02:59.281 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [595a6fff]initPersistenceManagerFactory: repositoryId=61c24882-c852-4619-9a6d-5415a9840728 08:02:59.290 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [595a6fff]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 41305 ms. 08:02:59.344 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglu-rcado-remote' 08:02:59.346 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglu-rcado-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:59.410 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:59.454 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:59.486 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 renewalDateTime=2019-09-21T06:32:59.441Z expiryDateTime=2019-09-21T07:02:59.441Z 08:02:59.501 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:59.520 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:02:59.545 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:02:59.547 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 from='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' toID=a33867e4-3a89-426f-984d-c6a478105ec9 to='build/repo/k0t5bggc-x2uc5-local-dest', fromRepoLocalSync=true 08:02:59.547 [pool-34-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a33867e4-3a89-426f-984d-c6a478105ec9 ('build/repo/k0t5bggc-x2uc5-local-dest') org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:02:59.729 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:02:59.810 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:02:59.947 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:02:59.957 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:02:59.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.-1.xml.gz 08:02:59.982 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.-1.xml.gz 08:02:59.994 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:00.098 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:00.127 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2c6e752]initPersistenceManagerFactory: repositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:00.130 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:00.142 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2c6e752]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 38583 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:00.180 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:00.185 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjda-rnmso-remote' 08:03:00.186 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjda-rnmso-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:00.196 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:00.211 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.-1.xml.gz org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:00.240 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:00.315 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:00.456 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:00.509 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:00.615 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:00.678 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:00.742 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:00.922 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:00.211 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 08:03:00.971 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=108.3 MiB, available=347.2 MiB 08:03:00.971 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:00.978 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:01.032 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:01.055 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:01.102 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:01.156 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionInProgress=-1, revision=91 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:01.166 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:01.217 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:01.343 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:01.447 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:01.521 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:01.726 [qtp316919383-30] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:01.759 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]initPersistenceManagerFactory: repositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed 08:03:01.760 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2884 ms. 08:03:01.785 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]getCloseDeferredMillis: closeDeferredMillis=10000 08:03:01.785 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:01.913 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:01.937 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:01.941 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed renewalDateTime=2019-09-21T06:31:07.840Z expiryDateTime=2019-09-21T07:01:07.840Z 08:03:01.952 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:01.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:01.995 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:02.071 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:02.072 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:02.111 [Test worker] WARN o.s.l.CryptreeImpl - prepareGetCryptoChangeSetDtoWithCryptoRepoFiles: Enabling resyncMode! lastCryptoKeySyncToRemoteRepoLocalRepositoryRevisionSynced=127 overwrites lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102 08:03:02.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=102, revision=127 08:03:02.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=104 08:03:02.186 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 08:03:02.354 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:03:02.355 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed from='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' toID=c875fb3a-c471-4e30-9df8-e86f36fcd455 to='build/repo/k0t59fh8-1c8mq-local-dest', fromRepoLocalSync=true 08:03:02.355 [pool-44-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c875fb3a-c471-4e30-9df8-e86f36fcd455 ('build/repo/k0t59fh8-1c8mq-local-dest') 08:03:02.548 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:02.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.0 MiB, used=112.3 MiB, available=343.2 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:02.651 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:02.654 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=91 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:02.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.100.xml.gz 08:03:02.754 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.100.xml.gz 08:03:02.783 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:02.796 [pool-4-thread-9] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=100 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=131 08:03:02.848 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=137 08:03:02.932 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:02.960 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.100.xml.gz 08:03:02.960 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=100 repoFileDtos.size=3 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:03.942 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:04.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 28 ms. 08:03:04.011 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:04.038 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:04.039 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:04.046 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:04.059 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:04.067 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:04.070 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:04.094 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:04.096 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:04.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=122.3 MiB, available=333.2 MiB 08:03:04.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:04.105 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:03:04.105 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:04.113 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:04.113 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:04.122 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:04.123 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:04.132 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:04.133 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:04.141 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:04.142 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:04.150 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:04.158 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:04.158 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:04.166 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:04.166 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:04.173 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:04.173 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:04.181 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:04.181 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:04.190 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:04.190 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:04.193 [pool-4-thread-9] WARN o.s.l.CryptreeImpl - prepareGetCryptoChangeSetDtoWithCryptoRepoFiles: Enabling resyncMode! lastCryptoKeySyncToRemoteRepoLocalRepositoryRevisionSynced=101 overwrites lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:04.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:04.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:04.202 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionSynced=132, revision=101 08:03:04.202 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionInProgress=-1, revision=138 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:04.210 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:04.210 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:04.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:04.219 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:04.292 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:04.321 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Bzo4ytbwwUx4pKbrjowVaQ, serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:04.510 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:04.592 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:04.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:04.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:03:04.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=112.0 MiB, available=343.5 MiB org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:05.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=114.4 MiB, available=341.1 MiB 08:03:05.413 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.remoteRepositoryRevisionSynced=101, revision=138 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:05.748 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:05.751 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionSynced=-1, revision=91 08:03:05.751 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionInProgress=91, revision=-1 08:03:05.789 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:05.800 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:05.801 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:05.849 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=5 08:03:05.998 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:06.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 08:03:06.010 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:06.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:06.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:06.047 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=k1tt0lD84FlDhrgFJ4LcHw, serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:06.421 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:06.424 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 08:03:06.500 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:06.504 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=-1, revision=5 08:03:06.504 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=5, revision=-1 08:03:06.573 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:03:06.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:06.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:03:06.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=115.1 MiB, available=340.4 MiB 08:03:06.778 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:06.786 [qtp316919383-3120] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionSynced=101, revision=138 08:03:06.787 [qtp316919383-3120] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionInProgress=138, revision=-1 08:03:06.887 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:06.894 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:06.894 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:06.899 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=104, revision=107 08:03:06.942 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 08:03:07.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:07.348 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.0 MiB, used=111.3 MiB, available=344.2 MiB 08:03:07.453 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:07.030 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:03:07.708 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=115.3 MiB, available=340.2 MiB 08:03:07.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:08.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=435.0 MiB, used=110.7 MiB, available=344.8 MiB 08:03:08.007 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:08.358 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=115.2 MiB, available=340.3 MiB 08:03:08.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:08.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=110.6 MiB, available=344.9 MiB 08:03:08.437 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.-1.xml.gz 08:03:08.437 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:03:08.439 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:03:08.568 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:03:08.778 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:08.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=115.1 MiB, available=340.4 MiB 08:03:08.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.100.xml.gz 08:03:08.802 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:03:08.805 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:09.052 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:09.052 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:09.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:09.113 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:03:09.124 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:03:09.124 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/zzz' 08:03:09.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6aeee0515bd9454ba98d7065113a1be8f76905df' to.sha1=''): /2/zzz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:09.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 08:03:09.324 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 08:03:09.338 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 08:03:09.338 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:03:09.395 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d9f6bdf4c54256b6dc0bb3b0a31a9bbc34e4fe77' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:09.497 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:03:09.504 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/zzz' 08:03:09.530 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:09.532 [qtp316919383-3120] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Jt-RfC_Ixn8yWjPAkRNhEA/xQis0GTc2EQ3tgR5J1eDrw' offset=0 08:03:09.579 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:09.585 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:09.599 [Test worker] 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:03:09.632 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:09.634 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/icX841w1PyNnyhYAqAW0rA/NxNPkSb5hH5KHdmpMZUHNg' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:09.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:09.699 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:09.788 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 264630 bytes in 284 ms. path='/2/zzz' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:09.803 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:09.823 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:09.864 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89311 bytes in 265 ms. path='/1 {11 11ä11#+} 1/a' 08:03:09.919 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:09.930 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="6afef0b2-e7a8-4c49-bab6-c45aff7b11ed"] on repo=c875fb3a-c471-4e30-9df8-e86f36fcd455 08:03:09.957 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:09.977 [qtp316919383-254] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 localRepositoryRevisionSynced=137 08:03:09.986 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:10.007 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed transaction.localRevision=117 remoteFromLocalRevision=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:10.085 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:10.088 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:03:10.088 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c875fb3a-c471-4e30-9df8-e86f36fcd455 from='build/repo/k0t59fh8-1c8mq-local-dest' toID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed to='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:10.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:10.109 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:10.113 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:10.143 [Test worker] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=125 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=100 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:10.145 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='386093d7e1cc6e70b9a225bb7f5219363819ba08' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:10.243 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:10.244 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:10.253 [Test worker] 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' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:10.264 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:10.265 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:10.277 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:10.278 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/icX841w1PyNnyhYAqAW0rA/cpkoJha7oKszraGhrx0M5Q' offset=0 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:10.279 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:03:10.279 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:10.289 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:10.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=117 08:03:10.340 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:10.341 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:10.351 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:10.351 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:10.353 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=107, revision=119 08:03:10.358 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:10.413 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:10.465 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:10.485 [qtp316919383-3120] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.remoteRepositoryRevisionSynced=127, revision=119 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:10.487 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 345040 bytes in 234 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:10.558 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:10.565 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=127, revision=119 08:03:10.565 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:10.571 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:10.613 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:10.623 [qtp316919383-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 transaction.localRevision=143 remoteFromLocalRevision=117 08:03:10.760 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:10.765 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:10.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed from='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' toID=c875fb3a-c471-4e30-9df8-e86f36fcd455 to='build/repo/k0t59fh8-1c8mq-local-dest', fromRepoLocalSync=false 08:03:10.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:03:10.770 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:03:10.794 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:10.797 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:03:10.876 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='027b12b61dd1b1c206bd82fdb208ac1d4dc77d23' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:10.880 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=143 08:03:10.883 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:10.890 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/ChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:03:10.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:11.004 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:11.035 [Test worker] 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:03:11.058 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:11.059 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/icX841w1PyNnyhYAqAW0rA/Z1f9uNCJML0g5U6JJ26MHw' offset=0 08:03:11.067 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:11.105 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 08:03:11.139 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 190114 bytes in 104 ms. path='/1 {11 11ä11#+} 1/c' 08:03:11.251 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:03:11.368 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:11.385 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:03:11.459 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b4d5f692bcd2c1138e9c2e93fd8d784dededda5' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:11.511 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=118.3 MiB, available=337.2 MiB 08:03:11.511 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:03:11.540 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:11.546 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionInProgress=-1, revision=144 08:03:11.576 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:11.586 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:11.593 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:11.597 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:11.655 [Test worker] 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:03:11.694 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:11.697 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v-Px1O-USNLW6Mtqgqt57A/ZwP8b4SVOcsgY4DUQWkQ4Q/BiPH_XobCack5v0gnjUdmQ' offset=0 08:03:11.707 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:11.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 08:03:11.875 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 570480 bytes in 220 ms. path='/2/1 {11 11ä11#+} 1/a' 08:03:11.962 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:12.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=117.8 MiB, available=337.7 MiB 08:03:12.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.remoteRepositoryRevisionSynced=138, revision=144 08:03:12.089 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=k1tt0lD84FlDhrgFJ4LcHw, serverRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:12.125 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:12.146 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:03:12.228 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9855268bf11892ca969440e4138ea89dd433ac52' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:12.230 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:12.284 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:12.346 [Test worker] 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:03:12.370 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:12.371 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v-Px1O-USNLW6Mtqgqt57A/ZwP8b4SVOcsgY4DUQWkQ4Q/k91NgIA3VAzXMCOhmwoRRQ' offset=0 08:03:12.384 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:12.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:12.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:03:12.564 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=117.8 MiB, available=337.7 MiB 08:03:12.602 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:12.606 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionSynced=138, revision=144 08:03:12.606 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.localRepositoryRevisionInProgress=144, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:12.613 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 100282 bytes in 267 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:12.668 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:12.675 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:12.681 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:12.681 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:12.687 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=-1, revision=122 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:12.705 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:12.749 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:12.749 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:12.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:03:12.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:12.877 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:03:12.964 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b64d785849309ed0c9d640cf2d81a8f8ead5d261' to.sha1=''): /2/a 08:03:13.068 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:13.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:03:13.112 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:13.113 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v-Px1O-USNLW6Mtqgqt57A/3REIkxHQwfPu-qVlH2MFtw' offset=0 08:03:13.125 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:13.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=118.0 MiB, available=337.5 MiB 08:03:13.228 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:13.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 08:03:13.353 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19286 bytes in 269 ms. path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:13.368 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:13.461 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:13.535 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:13.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:13.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:13.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=118.0 MiB, available=337.5 MiB 08:03:13.680 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:13.697 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a12953c034373c2e64c491789ae19764d19d170b' to.sha1=''): /3 + &#ä/5/h 08:03:14.000 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:14.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 08:03:14.032 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:14.033 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ym57VsulgH3T3_53pMI2yQ/aC_3reVGYNI_N1sLth9NuA/rfE7lPPqzWXEaQ9v9ce89A' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:14.045 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:14.049 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:14.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 08:03:14.111 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 127818 bytes in 104 ms. path='/3 + &#ä/5/h' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:14.140 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=118.0 MiB, available=337.5 MiB 08:03:14.142 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.6afef0b2-e7a8-4c49-bab6-c45aff7b11ed.null.xml.gz 08:03:14.142 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:03:14.142 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:14.158 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:14.159 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:14.183 [qtp316919383-3120] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 localRepositoryRevisionSynced=143 08:03:14.188 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:14.207 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed transaction.localRevision=124 remoteFromLocalRevision=143 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:14.257 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:14.263 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c875fb3a-c471-4e30-9df8-e86f36fcd455 from='build/repo/k0t59fh8-1c8mq-local-dest' toID=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed to='https://localhost:36353/6afef0b2-e7a8-4c49-bab6-c45aff7b11ed' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:14.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:14.281 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=124 08:03:14.286 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:14.286 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:14.288 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:03:14.288 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:03:14.299 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed localRepositoryRevisionSynced=124 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:14.330 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:14.335 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1d6694a33bea922d04284c594b68b9672b87af42' to.sha1=''): /3 + &#ä/5/i org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:14.334 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:14.334 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:14.341 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:14.341 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59fh8-1c8mq-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:14.344 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=122, revision=126 08:03:14.349 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 08:03:14.391 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:14.397 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455, this.remoteRepositoryRevisionSynced=119, revision=126 08:03:14.451 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:14.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionSynced=119, revision=126 08:03:14.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:14.466 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:14.472 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:14.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:14.482 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:14.487 [qtp316919383-3328] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6afef0b2-e7a8-4c49-bab6-c45aff7b11ed remoteRepositoryId=c875fb3a-c471-4e30-9df8-e86f36fcd455 transaction.localRevision=149 remoteFromLocalRevision=124 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:14.493 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:14.494 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ym57VsulgH3T3_53pMI2yQ/aC_3reVGYNI_N1sLth9NuA/QTidFH4grTMZ7vODNnQx8w' offset=0 08:03:14.503 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:14.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:14.539 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]close: Deferring shut down of real LocalRepoManager 10000 ms. 08:03:14.542 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:03:14.542 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [37d53f48]getCloseDeferredMillis: closeDeferredMillis=10000 08:03:14.542 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [37d53f48]close: Deferring shut down of real LocalRepoManager 10000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:14.546 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9504 bytes in 72 ms. path='/3 + &#ä/5/i' 08:03:14.647 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 08:03:14.722 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:14.748 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:03:14.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4dd7cee633ce7d9e3b98e1022b5fd7cfd3148d1' to.sha1=''): /3 + &#ä/aa 08:03:14.925 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:14.947 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 08:03:14.975 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:14.988 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ym57VsulgH3T3_53pMI2yQ/QuqzI2ZkXfL8J5HDz3zR6Q' offset=0 08:03:14.996 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT 08:03:15.007 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:15.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreServerRepo SKIPPED org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:15.053 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101505 bytes in 106 ms. path='/3 + &#ä/aa' 08:03:15.092 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 08:03:15.162 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:15.212 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:03:15.310 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='95f598f66302e3274def4157d19369c69eface17' to.sha1=''): /3 + &#ä/bb 08:03:15.422 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:15.428 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:15.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:15.474 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:15.484 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:15.487 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ym57VsulgH3T3_53pMI2yQ/Mwoe7Bdwg0MaKCu_ULa_ug' offset=0 08:03:15.497 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:15.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 08:03:15.572 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172615 bytes in 116 ms. path='/3 + &#ä/bb' 08:03:15.625 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 08:03:15.680 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:15.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:03:15.776 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3c7035b09546ca4352e33e0e5bc12e4fb7fc6bdf' to.sha1=''): /3 + &#ä/cc 08:03:15.884 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:15.892 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:03:15.949 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:15.960 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ym57VsulgH3T3_53pMI2yQ/O8vRH9tor8qEUU4EuKqWRg' offset=0 08:03:15.970 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:15.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 08:03:16.019 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 55920 bytes in 127 ms. path='/3 + &#ä/cc' 08:03:16.062 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 08:03:16.157 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:16.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:03:16.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd130c784647c1fb4c385b4b962b9e549d57c021' to.sha1=''): /3 + &#ä/dd org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:16.291 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4134de2d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' 08:03:16.296 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4134de2d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:16.349 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:16.359 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 08:03:16.387 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:16.389 [qtp666971185-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ym57VsulgH3T3_53pMI2yQ/ArkTc05nSBLsU3Xei7-1xQ' offset=0 08:03:16.398 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:16.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 08:03:16.539 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 407550 bytes in 180 ms. path='/3 + &#ä/dd' 08:03:16.619 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 08:03:16.725 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:03:16.738 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 08:03:16.750 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:16.775 [qtp666971185-2966] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 localRepositoryRevisionSynced=89 08:03:16.799 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:16.834 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 transaction.localRevision=93 remoteFromLocalRevision=89 08:03:16.908 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a33867e4-3a89-426f-984d-c6a478105ec9 from='build/repo/k0t5bggc-x2uc5-local-dest' toID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 to='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' 08:03:16.925 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:16.928 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:17.117 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:17.118 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:17.142 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:17.142 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:17.158 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:03:17.158 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:03:17.171 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=93 08:03:17.215 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:17.215 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:17.227 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:17.227 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:17.229 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=95 08:03:17.235 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 08:03:17.366 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:17.370 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.remoteRepositoryRevisionSynced=5, revision=95 08:03:17.411 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:17.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=5, revision=95 08:03:17.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=95, revision=-1 08:03:17.469 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:17.482 [qtp666971185-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 transaction.localRevision=96 remoteFromLocalRevision=93 08:03:17.509 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:17.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 from='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' toID=a33867e4-3a89-426f-984d-c6a478105ec9 to='build/repo/k0t5bggc-x2uc5-local-dest', fromRepoLocalSync=false 08:03:17.513 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:17.513 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:17.528 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:17.558 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 08:03:17.561 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:17.711 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:17.568 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:17.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:03:18.133 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.0 MiB, used=113.2 MiB, available=342.3 MiB 08:03:18.133 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:03:18.153 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:18.162 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionInProgress=-1, revision=97 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:18.204 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:18.212 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 08:03:18.231 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:18.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:18.557 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:18.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=112.9 MiB, available=342.6 MiB 08:03:18.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.remoteRepositoryRevisionSynced=91, revision=97 08:03:18.729 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Bzo4ytbwwUx4pKbrjowVaQ, serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3} because of missing permissions! org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:18.737 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:18.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:03:19.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=113.0 MiB, available=342.5 MiB 08:03:19.248 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:19.252 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionSynced=91, revision=97 08:03:19.252 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionInProgress=97, revision=-1 08:03:19.279 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:19.292 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:19.292 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:19.297 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=98 08:03:19.338 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 08:03:19.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:03:19.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:19.532 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 08:03:19.534 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 08:18:19 CEST 2019 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:19.656 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 08:03:19.658 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 08:18:19 CEST 2019 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:19.686 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:19.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.5 MiB, used=113.1 MiB, available=342.4 MiB 08:03:19.747 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:03:20.145 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=113.1 MiB, available=342.4 MiB 08:03:20.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:20.338 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:20.447 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:20.540 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:20.561 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:20.631 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.5 MiB, used=113.1 MiB, available=342.4 MiB 08:03:20.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:20.632 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:03:20.632 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:03:20.645 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:20.655 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 localRepositoryRevisionSynced=96 08:03:20.657 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:20.664 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:20.670 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:20.673 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 transaction.localRevision=100 remoteFromLocalRevision=96 08:03:20.678 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a33867e4-3a89-426f-984d-c6a478105ec9 from='build/repo/k0t5bggc-x2uc5-local-dest' toID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 to='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' 08:03:20.707 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=100 08:03:20.712 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:20.712 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:20.714 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:03:20.714 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:03:20.718 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=100 08:03:20.731 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:20.732 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:20.745 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:20.745 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:20.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=98, revision=102 08:03:20.756 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:20.792 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:20.796 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:20.800 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.remoteRepositoryRevisionSynced=95, revision=102 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:20.801 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:20.805 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:20.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=95, revision=102 08:03:20.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=102, revision=-1 08:03:20.837 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:20.843 [qtp666971185-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 transaction.localRevision=102 remoteFromLocalRevision=100 08:03:20.903 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:20.905 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:21.126 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:21.156 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:21.166 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:21.189 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:21.213 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 renewalDateTime=2019-09-21T06:31:36.405Z expiryDateTime=2019-09-21T07:01:36.405Z org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:21.220 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:21.239 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:21.244 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:21.249 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:21.251 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:21.251 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:21.257 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=127 08:03:21.267 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 08:03:21.336 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:03:21.347 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 from='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' toID=e9295ff1-629f-474d-ace0-c1e8c0f36010 to='build/repo/k0t59ojy-svuov-local-src', fromRepoLocalSync=true 08:03:21.348 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e9295ff1-629f-474d-ace0-c1e8c0f36010 ('build/repo/k0t59ojy-svuov-local-src') 08:03:21.366 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:03:21.390 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:21.418 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:21.441 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:21.585 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:21.644 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.81.xml.gz 08:03:21.644 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.81.xml.gz 08:03:21.659 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:21.673 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=102 08:03:21.676 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:21.693 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.81.xml.gz 08:03:21.693 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=81 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:21.790 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:21.836 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:22.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.0 MiB, used=116.2 MiB, available=339.3 MiB 08:03:22.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:03:22.407 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:22.433 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionInProgress=-1, revision=103 08:03:22.465 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 08:03:22.482 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:22.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:22.612 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:22.816 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:23.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.0 MiB, used=115.3 MiB, available=340.2 MiB 08:03:23.096 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.remoteRepositoryRevisionSynced=82, revision=103 08:03:23.104 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Bzo4ytbwwUx4pKbrjowVaQ, serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3} because of missing permissions! 08:03:23.104 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:23.478 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:23.611 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.5 MiB, used=115.2 MiB, available=340.3 MiB 08:03:23.720 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:23.723 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionSynced=82, revision=103 08:03:23.723 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionInProgress=103, revision=-1 08:03:23.814 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:23.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:23.822 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:23.826 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=127, revision=130 08:03:23.994 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 08:03:24.030 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:24.038 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=125, revision=130 08:03:24.083 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:24.088 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=125, revision=130 08:03:24.088 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=130, revision=-1 08:03:24.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:03:24.094 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:24.215 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:24.425 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 08:03:24.425 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 08:18:24 CEST 2019 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:24.541 [closeDeferredTimer-5c52d362-w] INFO c.c.c.l.LocalRepoManagerImpl - [5c52d362]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:24.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.5 MiB, used=115.5 MiB, available=340.0 MiB 08:03:24.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:03:25.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.5 MiB, used=115.5 MiB, available=340.0 MiB 08:03:25.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:25.536 [closeDeferredTimer-37d53f48-1] INFO c.c.c.l.LocalRepoManagerImpl - [37d53f48]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:25.537 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:25.734 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:25.824 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]initPersistenceManagerFactory: repositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f 08:03:25.825 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22867 ms. 08:03:25.853 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]getCloseDeferredMillis: closeDeferredMillis=20000 08:03:25.853 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:25.906 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms. 08:03:25.907 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=uHHADwvGxY3JRWSbx9Rhvg, invitation=false] org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:25.917 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]initPersistenceManagerFactory: repositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d 08:03:25.920 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22462 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:25.933 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 25 ms. 08:03:25.933 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=J2nIbPhEs2Up_TwOVNRJTQ, invitation=false] org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:25.942 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]getCloseDeferredMillis: closeDeferredMillis=20000 08:03:25.952 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:25.992 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 25 ms. 08:03:26.069 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:26.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.0 MiB, used=115.5 MiB, available=340.0 MiB 08:03:26.195 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.81.xml.gz 08:03:26.195 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:03:26.197 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:03:26.197 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:03:26.218 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:26.236 [qtp666971185-2966] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 localRepositoryRevisionSynced=102 08:03:26.255 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:26.292 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 transaction.localRevision=133 remoteFromLocalRevision=102 08:03:26.338 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e9295ff1-629f-474d-ace0-c1e8c0f36010 from='build/repo/k0t59ojy-svuov-local-src' toID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 to='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' 08:03:26.357 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:26.369 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:26.388 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=133 08:03:26.442 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:26.442 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:26.513 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:26.585 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 29 ms. 08:03:26.585 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:26.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:26.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:26.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=135 08:03:26.639 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 08:03:26.640 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_222] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_222] 08:03:26.641 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Sep 21 08:18:26 CEST 2019 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:26.770 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=121.0 MiB, available=364.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:26.860 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:26.863 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=130, revision=135 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:27.075 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=104.9 MiB, available=350.6 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:27.081 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:27.153 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:27.223 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:27.229 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=130, revision=135 08:03:27.229 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=135, revision=-1 08:03:27.248 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 08:03:27.249 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:27.293 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:27.303 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=137 08:03:27.303 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 08:03:27.358 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:27.363 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=135, revision=137 08:03:27.451 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:27.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=135, revision=137 08:03:27.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=137, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:27.453 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 61c24882-c852-4619-9a6d-5415a9840728 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src localRepository.publicKeySha1 = 10:3F:3A:AF:B4:2D:11:7C:AA:04:B6:A0:37:90:04:EF:70:94:12:81 remoteRepository.repositoryId = f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepository.remoteRoot = https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepository.publicKeySha1 = E0:C6:32:BF:34:1D:34:04:16:52:F1:14:5D:63:37:40:11:EF:8C:AD 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 61c24882-c852-4619-9a6d-5415a9840728 f7b9be52-54c3-4f61-b465-3be8a5195c5f org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:27.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:27.493 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:27.515 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:27.564 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:27.623 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 08:03:27.624 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:03:27.640 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=133 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:27.677 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:27.677 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:27.678 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:27.700 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:27.700 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:27.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=140 08:03:27.706 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:27.713 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = f0947106-ffc2-4cd5-89c1-971986aedd68 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src localRepository.publicKeySha1 = 83:46:55:A3:A1:D3:9A:77:03:5C:38:A8:70:E9:3B:9F:26:CC:C3:50 remoteRepository.repositoryId = 82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepository.remoteRoot = https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepository.publicKeySha1 = 93:0D:CE:2E:1E:E2:86:24:72:75:70:C5:CE:21:A8:DD:2E:7E:87:91 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 f0947106-ffc2-4cd5-89c1-971986aedd68 82d94674-6b3e-4cf4-9361-91a3b375100d org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:27.824 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:27.826 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=137, revision=140 08:03:27.896 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:27.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=137, revision=140 08:03:27.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=140, revision=-1 08:03:27.927 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:27.932 [qtp666971185-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 transaction.localRevision=112 remoteFromLocalRevision=133 08:03:27.980 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:27.991 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 from='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' toID=e9295ff1-629f-474d-ace0-c1e8c0f36010 to='build/repo/k0t59ojy-svuov-local-src', fromRepoLocalSync=false 08:03:27.992 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:27.992 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:28.001 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:28.018 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=112 08:03:28.021 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:28.169 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:28.224 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:28.294 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:28.297 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:28.310 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 08:03:28.385 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 08:03:28.407 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:28.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 08:03:28.446 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 08:03:28.507 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:28.524 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:28.538 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:28.577 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:28.610 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:28.612 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.75% 08:03:28.672 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:28.710 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 08:03:28.781 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:28.865 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:28.924 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:28.954 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:29.010 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f renewalDateTime=2019-09-21T06:33:28.903Z expiryDateTime=2019-09-21T07:03:28.903Z 08:03:29.022 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:29.035 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:29.070 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:28.027 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:28.027 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:29.073 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7b9be52-54c3-4f61-b465-3be8a5195c5f from='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' toID=61c24882-c852-4619-9a6d-5415a9840728 to='build/repo/k0t5bglt-eopua-local-src', fromRepoLocalSync=true 08:03:29.073 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61c24882-c852-4619-9a6d-5415a9840728 ('build/repo/k0t5bglt-eopua-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:29.073 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.0 MiB, used=115.3 MiB, available=340.2 MiB 08:03:29.073 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:29.076 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:29.105 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:29.108 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:29.125 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionInProgress=-1, revision=113 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:29.129 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:29.139 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:29.155 [pool-31-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:29.156 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d renewalDateTime=2019-09-21T06:33:29.102Z expiryDateTime=2019-09-21T07:03:29.102Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:29.160 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:29.169 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:29.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:29.196 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:29.227 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:03:29.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82d94674-6b3e-4cf4-9361-91a3b375100d from='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' toID=f0947106-ffc2-4cd5-89c1-971986aedd68 to='build/repo/k0t5bjd9-whgpj-local-src', fromRepoLocalSync=true org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:29.238 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:29.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.-1.xml.gz 08:03:29.239 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.-1.xml.gz 08:03:29.245 [pool-38-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f0947106-ffc2-4cd5-89c1-971986aedd68 ('build/repo/k0t5bjd9-whgpj-local-src') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:29.262 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.-1.xml.gz 08:03:29.262 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.-1.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:29.285 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:29.301 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:29.343 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:29.343 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:03:29.373 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:03:29.382 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:29.390 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:29.396 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.-1.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:29.416 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:29.425 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:29.433 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.-1.xml.gz 08:03:29.433 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:29.851 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.5 MiB, used=114.2 MiB, available=341.3 MiB 08:03:29.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.remoteRepositoryRevisionSynced=103, revision=113 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:29.869 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:29.903 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:29.903 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:29.922 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Bzo4ytbwwUx4pKbrjowVaQ, serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3} because of missing permissions! 08:03:29.922 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:29.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 08:03:30.223 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=82.1 MiB, available=405.4 MiB 08:03:30.223 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:30.253 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:30.288 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:30.395 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:30.403 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=87.5 MiB, available=368.0 MiB 08:03:30.403 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:30.428 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:30.482 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:30.495 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:30.561 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.5 MiB, used=114.2 MiB, available=341.3 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:30.587 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:30.627 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:30.631 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionSynced=103, revision=113 08:03:30.631 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionInProgress=113, revision=-1 08:03:30.668 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:30.674 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:30.674 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:30.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=142 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:30.684 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:30.695 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 08:03:30.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:03:30.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:30.829 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:30.950 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:30.963 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:31.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.5 MiB, used=114.4 MiB, available=341.1 MiB 08:03:31.180 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:31.205 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:31.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:31.232 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:31.336 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:03:31.455 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:31.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=82.5 MiB, available=406.0 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:31.591 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:31.597 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 08:03:31.818 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=uHHADwvGxY3JRWSbx9Rhvg, serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f} because of missing permissions! 08:03:31.819 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:31.877 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:31.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=87.9 MiB, available=367.6 MiB 08:03:31.901 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:31.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.5 MiB, used=114.3 MiB, available=341.2 MiB 08:03:31.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:32.007 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:03:32.023 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:03:32.034 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:03:32.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:32.357 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:32.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=448.5 MiB, used=114.6 MiB, available=340.9 MiB 08:03:32.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:32.556 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:03:32.556 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:03:32.573 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:32.605 [qtp666971185-2966] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 localRepositoryRevisionSynced=112 08:03:32.644 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:32.655 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=83.0 MiB, available=404.5 MiB 08:03:32.689 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:32.697 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 transaction.localRevision=144 remoteFromLocalRevision=112 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:32.710 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionSynced=-1, revision=4 08:03:32.710 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionInProgress=4, revision=-1 08:03:32.741 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:32.741 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e9295ff1-629f-474d-ace0-c1e8c0f36010 from='build/repo/k0t59ojy-svuov-local-src' toID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 to='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:32.752 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:32.753 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:32.773 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=144 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:32.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=88.3 MiB, available=367.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:32.814 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:32.815 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:32.828 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:32.833 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:03:32.834 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:32.834 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionSynced=-1, revision=4 08:03:32.835 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:32.840 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=144 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:32.841 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:03:32.841 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:32.844 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:32.844 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:32.852 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:32.852 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:32.854 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=142, revision=146 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:32.860 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:32.861 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:32.867 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:32.870 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:32.896 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:32.899 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=140, revision=146 08:03:32.927 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:32.932 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=140, revision=146 08:03:32.932 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=146, revision=-1 08:03:32.959 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:32.963 [qtp666971185-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 transaction.localRevision=118 remoteFromLocalRevision=144 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:32.964 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:33.000 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:33.005 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:33.084 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:33.118 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:33.124 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:33.124 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:33.147 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=6 08:03:33.148 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:33.150 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:33.171 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 renewalDateTime=2019-09-21T06:32:59.441Z expiryDateTime=2019-09-21T07:02:59.441Z 08:03:33.185 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:33.188 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:33.199 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:33.199 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:33.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=104 08:03:33.234 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:33.236 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:03:33.236 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 08:03:33.263 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:33.274 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:03:33.276 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 from='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' toID=a33867e4-3a89-426f-984d-c6a478105ec9 to='build/repo/k0t5bggc-x2uc5-local-dest', fromRepoLocalSync=true 08:03:33.276 [pool-36-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a33867e4-3a89-426f-984d-c6a478105ec9 ('build/repo/k0t5bggc-x2uc5-local-dest') 08:03:33.299 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:33.320 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:33.341 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:03:33.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.96.xml.gz 08:03:33.417 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.96.xml.gz 08:03:33.441 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:33.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=6 08:03:33.476 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:33.493 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=118 08:03:33.500 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:33.504 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:33.506 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.96.xml.gz 08:03:33.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=96 repoFileDtos.size=2 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:34.102 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:34.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.0 MiB, used=116.0 MiB, available=339.5 MiB 08:03:34.135 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:03:34.165 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:34.175 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionInProgress=-1, revision=119 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:34.175 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:34.179 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:34.241 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 08:03:34.285 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:34.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:34.320 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 08:03:34.386 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:34.399 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:34.610 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:34.618 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=-1, revision=6 08:03:34.618 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=6, revision=-1 08:03:34.643 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:34.726 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:03:34.799 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:34.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=-1, revision=6 08:03:34.816 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:34.831 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:34.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:03:34.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:34.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.5 MiB, used=115.5 MiB, available=340.0 MiB 08:03:34.990 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.remoteRepositoryRevisionSynced=97, revision=119 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:35.130 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4134de2d]initPersistenceManagerFactory: repositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:03:35.134 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4134de2d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14796 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:35.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 08:03:35.146 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:35.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:35.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:35.178 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5cssg-16vc3-remote' 08:03:35.181 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5cssg-16vc3-remote' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:34.643 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:03:35.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.5 MiB, allocated=478.5 MiB, used=83.4 MiB, available=395.1 MiB 08:03:35.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:35.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=88.9 MiB, available=366.6 MiB 08:03:36.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:35.183 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Bzo4ytbwwUx4pKbrjowVaQ, serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3} because of missing permissions! 08:03:35.183 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:03:36.124 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.5 MiB, used=115.6 MiB, available=339.9 MiB 08:03:36.192 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:36.196 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionSynced=97, revision=119 08:03:36.196 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionInProgress=119, revision=-1 08:03:36.201 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:36.212 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:36.212 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:36.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=104, revision=107 08:03:36.273 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:36.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=83.1 MiB, available=404.4 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:36.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:03:36.441 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:36.663 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=88.9 MiB, available=366.6 MiB 08:03:36.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:36.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:03:36.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.0 MiB, allocated=477.0 MiB, used=83.1 MiB, available=393.9 MiB 08:03:36.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.-1.xml.gz 08:03:36.946 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:03:36.954 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:03:36.954 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:03:36.997 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:37.095 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 localRepositoryRevisionSynced=2 08:03:37.120 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:37.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.0 MiB, used=88.9 MiB, available=366.6 MiB 08:03:37.155 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.-1.xml.gz 08:03:37.155 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:03:37.157 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:03:37.157 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:03:37.192 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:37.247 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f transaction.localRevision=8 remoteFromLocalRevision=2 08:03:37.255 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61c24882-c852-4619-9a6d-5415a9840728 from='build/repo/k0t5bglt-eopua-local-src' toID=f7b9be52-54c3-4f61-b465-3be8a5195c5f to='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:37.259 [qtp833852776-3475] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 localRepositoryRevisionSynced=2 08:03:37.268 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:37.285 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:37.294 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:37.301 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.5 MiB, used=115.7 MiB, available=339.8 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:37.329 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:37.335 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:37.348 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f0947106-ffc2-4cd5-89c1-971986aedd68 from='build/repo/k0t5bjd9-whgpj-local-src' toID=82d94674-6b3e-4cf4-9361-91a3b375100d to='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' 08:03:37.371 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:37.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:37.384 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:37.451 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:37.457 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:37.458 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:37.482 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:37.567 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:37.567 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:37.571 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=10 08:03:37.573 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:37.594 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:37.662 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:37.675 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:37.710 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=10 08:03:37.711 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:37.774 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:37.780 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:37.785 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:37.784 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=6, revision=10 08:03:37.789 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:37.841 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:37.870 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:37.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 08:03:37.882 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:37.894 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:37.904 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=6, revision=10 08:03:37.904 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:37.918 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:38.034 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:38.038 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 28 ms. 08:03:38.038 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:38.048 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:38.082 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:38.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=12 08:03:38.154 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 08:03:38.290 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:38.298 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:38.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.0 MiB, used=116.0 MiB, available=339.5 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:38.386 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:38.395 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=10, revision=12 08:03:38.396 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=12, revision=-1 08:03:38.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:38.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:38.534 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:38.576 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:38.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:38.689 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:38.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=12 08:03:38.695 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:38.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:38.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:03:38.800 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.0 MiB, used=115.0 MiB, available=340.5 MiB 08:03:38.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.96.xml.gz 08:03:38.802 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:03:38.805 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:38.810 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:38.817 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:38.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=14 08:03:38.845 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:38.864 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.015 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.020 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:39.029 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=10, revision=12 08:03:39.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:39.045 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:39.048 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.063 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:39.064 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.066 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.82% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.095 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:39.104 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.106 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:39.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=12, revision=14 08:03:39.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=14, revision=-1 08:03:39.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:39.138 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:39.160 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.184 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:39.189 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.195 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:39.198 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.202 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.57% 08:03:39.202 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:03:39.221 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:39.230 [qtp666971185-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 localRepositoryRevisionSynced=118 08:03:39.232 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:39.248 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 transaction.localRevision=112 remoteFromLocalRevision=118 08:03:39.254 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a33867e4-3a89-426f-984d-c6a478105ec9 from='build/repo/k0t5bggc-x2uc5-local-dest' toID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 to='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=14 08:03:39.271 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:39.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=16 08:03:39.271 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.284 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:39.288 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:39.309 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=112 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.325 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.326 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:39.326 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.331 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:39.331 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:39.334 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.357 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.369 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:03:39.371 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.376 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.379 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=112 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.380 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=12, revision=14 08:03:39.380 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.389 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:39.389 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:39.389 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:39.397 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=14, revision=16 08:03:39.397 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.404 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:39.404 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:39.406 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=107, revision=115 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:39.409 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.412 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:39.426 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:39.426 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.433 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.452 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:39.456 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.456 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.remoteRepositoryRevisionSynced=102, revision=115 08:03:39.533 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.534 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:39.536 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=102, revision=115 08:03:39.543 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.560 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:39.614 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 08:03:39.615 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.628 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:39.633 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 transaction.localRevision=124 remoteFromLocalRevision=112 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.636 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=16 08:03:39.636 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:39.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=18 08:03:39.682 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.795 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:39.813 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 from='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' toID=a33867e4-3a89-426f-984d-c6a478105ec9 to='build/repo/k0t5bggc-x2uc5-local-dest', fromRepoLocalSync=false 08:03:39.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:39.817 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.830 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:39.830 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:39.834 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=14, revision=16 08:03:39.857 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:40.509 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:40.511 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:40.559 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:40.566 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:40.568 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:40.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=14, revision=16 08:03:40.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=16, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:40.574 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:40.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:40.599 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:40.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:40.602 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:40.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=16, revision=18 08:03:40.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=18, revision=-1 08:03:40.630 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:40.632 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:40.633 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:40.663 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:40.676 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:40.684 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 08:03:40.684 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:40.693 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:40.701 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:40.751 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=18 08:03:40.751 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:40.766 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=20 08:03:40.766 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:40.821 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:40.832 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:40.837 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:40.842 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:40.880 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:03:40.918 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:40.919 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:40.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=18, revision=20 08:03:40.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:40.928 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=16, revision=18 08:03:40.928 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=18, revision=-1 08:03:40.954 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:40.954 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:40.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:40.960 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:40.977 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:40.989 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:41.012 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:41.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:41.033 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:41.086 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:03:41.088 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:41.124 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=20 08:03:41.124 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 08:03:41.211 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:41.214 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:41.217 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b22141503ab2c9c7de4572eb7698c70b9aa8145' to.sha1='d808482ea19010136cae929211500f1bb5e45244'): /1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:41.261 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:03:41.285 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:41.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=23 08:03:41.287 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:41.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=441.5 MiB, used=114.3 MiB, available=341.2 MiB 08:03:41.288 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:41.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=18, revision=20 08:03:41.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:41.310 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:41.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:41.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:41.323 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionInProgress=-1, revision=125 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:41.336 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:41.337 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:41.341 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:41.380 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:41.385 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:41.385 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:41.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=20, revision=23 08:03:41.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:41.393 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:03:41.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:41.405 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:41.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:41.434 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:41.474 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:41.642 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:03:41.652 [Test worker] 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:03:41.716 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:41.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='57f758e858a5a4df0ad9def940825718e575d2ff' to.sha1='932f207fcc84af131d6d70919375ea3ef3c1adf6'): /1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:41.734 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:41.758 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:41.760 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/i9tI_wZsT9zk6Ux94zBoTA/Mhc_0U00Dmr5fQwKVFCuSw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:41.849 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=23 08:03:41.849 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 08:03:41.944 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:41.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.0 MiB, used=114.3 MiB, available=341.2 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:41.947 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=20, revision=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:41.950 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.remoteRepositoryRevisionSynced=119, revision=125 08:03:41.959 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Bzo4ytbwwUx4pKbrjowVaQ, serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3} because of missing permissions! 08:03:41.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:41.965 [qtp833852776-3580] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:03:42.025 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:42.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=20, revision=23 08:03:42.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=23, revision=-1 08:03:42.066 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:42.124 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:42.217 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:03:42.240 [Test worker] 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:03:42.463 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:42.514 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:42.531 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:42.544 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PYL1iC2FPPVOGBjBVSDtSQ/JQQfwI5IgRBcSrT3YUwv7Q' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:42.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.5 MiB, used=114.3 MiB, available=341.2 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:42.816 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:42.828 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:42.832 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionSynced=119, revision=125 08:03:42.832 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionInProgress=125, revision=-1 08:03:42.896 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:42.902 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:42.902 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:42.906 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=118 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:42.933 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 136098 bytes in 1280 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:42.940 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:42.953 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=26 08:03:42.954 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:42.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:03:42.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:43.062 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:43.070 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=23, revision=26 08:03:43.113 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:43.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=23, revision=26 08:03:43.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=26, revision=-1 08:03:43.151 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:43.151 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:43.209 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:43.325 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:03:43.341 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:03:43.405 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:43.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.5 MiB, used=114.8 MiB, available=340.7 MiB 08:03:43.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:43.533 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:03:43.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:03:43.609 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='00285d0472e445d1f1c1a8d539b93e4ca1f1d27a' to.sha1='17b09e2959113de076f18e9df42c128315103bc6'): /1 {11 11ä11#+} 1/b 08:03:43.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=31 08:03:43.642 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:43.761 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:43.869 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=445.0 MiB, used=114.2 MiB, available=341.3 MiB 08:03:43.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:44.136 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:44.140 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:44.264 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:44.278 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.0 MiB, used=113.9 MiB, available=341.6 MiB 08:03:44.279 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:44.280 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:03:44.280 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:44.283 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:44.289 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=26, revision=31 08:03:44.289 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:44.304 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:44.312 [qtp666971185-2731] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 localRepositoryRevisionSynced=124 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:44.317 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:44.322 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:44.332 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 689598 bytes in 2092 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:44.341 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:44.344 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 transaction.localRevision=120 remoteFromLocalRevision=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:44.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=26 08:03:44.345 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:44.369 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:44.385 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a33867e4-3a89-426f-984d-c6a478105ec9 from='build/repo/k0t5bggc-x2uc5-local-dest' toID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 to='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:44.397 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:44.410 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:44.415 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=23, revision=26 08:03:44.421 [qtp833852776-1598] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:44.470 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:44.478 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:44.479 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=120 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:44.483 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=23, revision=26 08:03:44.483 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=26, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:44.483 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:44.484 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:44.485 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:03:44.485 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:03:44.490 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=120 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:44.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:44.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:44.533 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:44.538 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:44.551 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:44.553 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:44.555 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/i9tI_wZsT9zk6Ux94zBoTA/JRoWH-uRKUUnc7PU1NCekA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:44.566 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:44.567 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:44.578 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:44.578 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:44.580 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=118, revision=122 08:03:44.584 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 08:03:44.674 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:44.679 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.remoteRepositoryRevisionSynced=115, revision=122 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:44.710 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:03:44.741 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:44.746 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:44.752 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=115, revision=122 08:03:44.752 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=122, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:44.757 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:44.836 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 79615 bytes in 364 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:44.839 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:44.842 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:44.848 [qtp666971185-1894] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 transaction.localRevision=130 remoteFromLocalRevision=120 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:44.854 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=34 08:03:44.855 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:44.946 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:44.953 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:44.960 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:44.973 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:44.976 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=31, revision=34 08:03:45.077 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:45.078 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:45.093 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=31, revision=34 08:03:45.093 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:45.108 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54ae9cc5c1dc59d124d2693e67c26f0dca75ab7c' to.sha1='99223d9be115d510c89a08ac27517a5a55d5975f'): /1 {11 11ä11#+} 1/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:45.132 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:45.132 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:45.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=31 08:03:45.149 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:45.153 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:45.156 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:45.177 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:03:45.180 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:03:45.186 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.201 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:03:45.237 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:45.265 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.269 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=26, revision=31 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:45.276 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9df0455928e084187857477dbef98d4ead36a049' to.sha1='401f249bbb11eb5190b597972de916bd28c92460'): /1 {11 11ä11#+} 1/c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:45.280 [qtp833852776-1001] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:45.308 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=39 08:03:45.308 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:45.320 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.326 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=26, revision=31 08:03:45.326 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:45.352 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.356 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:45.358 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:45.369 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.394 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:45.407 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:45.407 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:45.413 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 renewalDateTime=2019-09-21T06:31:36.405Z expiryDateTime=2019-09-21T07:01:36.405Z org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:45.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=34, revision=39 08:03:45.418 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:45.425 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.430 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.437 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:45.437 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:45.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=148 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:45.454 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:45.483 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:45.509 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:45.510 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 08:03:45.542 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:45.542 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:45.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 from='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' toID=e9295ff1-629f-474d-ace0-c1e8c0f36010 to='build/repo/k0t59ojy-svuov-local-src', fromRepoLocalSync=true 08:03:45.544 [pool-37-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e9295ff1-629f-474d-ace0-c1e8c0f36010 ('build/repo/k0t59ojy-svuov-local-src') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:45.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:03:45.559 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:45.565 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:03:45.592 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:45.625 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.638 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.642 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.643 [qtp833852776-2576] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PYL1iC2FPPVOGBjBVSDtSQ/qM5OPa07rImluh9UxhHqfg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:45.708 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.724 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.726 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.727 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/i9tI_wZsT9zk6Ux94zBoTA/elykD7FdcMsat_zQI4xpFQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:45.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.112.xml.gz 08:03:45.785 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.112.xml.gz 08:03:45.801 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.872 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=130 08:03:45.877 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:45.887 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.112.xml.gz 08:03:45.887 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=112 repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:46.161 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.169 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:46.218 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 253663 bytes in 676 ms. path='/1 {11 11ä11#+} 1/b' 08:03:46.236 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=34 08:03:46.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.286 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:46.300 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 562032 bytes in 741 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.318 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.325 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=42 08:03:46.325 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.326 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=31, revision=34 08:03:46.345 [qtp833852776-2576] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:03:46.349 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:46.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=31, revision=34 08:03:46.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.395 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:46.402 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=39, revision=42 08:03:46.412 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:46.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=39, revision=42 08:03:46.420 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.433 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:46.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:46.447 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.5 MiB, used=117.3 MiB, available=338.2 MiB 08:03:46.447 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.457 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:46.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.464 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:46.474 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.476 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:46.482 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionInProgress=-1, revision=131 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.500 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:46.500 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.505 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.510 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:03:46.514 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.519 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:46.521 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.524 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:03:46.558 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.565 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:03:46.570 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 08:03:46.570 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.595 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1370c33efceec28e7e48fd0ba3d55725bd4d34e' to.sha1='194d7f380e1e527804ed56a633e5b6c4998b0df2'): /1 {11 11ä11#+} 1/c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.628 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2ba9309a31d3157e64a431a8782d5981ca2d5b98' to.sha1='2e735faaf4b1caa98c9f6be29bf2729e29077162'): /2/1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.647 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=39 08:03:46.648 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=47 08:03:46.681 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.685 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:46.691 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=34, revision=39 08:03:46.712 [qtp833852776-1598] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.726 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.726 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.729 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=42, revision=47 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=34, revision=39 08:03:46.735 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.759 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:46.765 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=42, revision=47 08:03:46.765 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.789 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.802 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.828 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.836 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:46.844 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:03:46.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:46.851 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:03:46.855 [Test worker] 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:03:47.132 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:47.148 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:47.181 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:47.175 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:47.206 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:47.216 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PYL1iC2FPPVOGBjBVSDtSQ/dPB2qn--rxPtRiXEgMNDvg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:46.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:03:47.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.5 MiB, used=116.2 MiB, available=339.3 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:47.220 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:47.221 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YP1fRr4pb5KRwFUo6symXQ/qShjrxdEAvKZb2EgP-WpPw/sfEYbTAvzoUx2g2QaDyGQQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:47.223 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.remoteRepositoryRevisionSynced=113, revision=131 08:03:47.229 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Bzo4ytbwwUx4pKbrjowVaQ, serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3} because of missing permissions! 08:03:47.230 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:03:47.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=445.0 MiB, used=116.2 MiB, available=339.3 MiB 08:03:47.722 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:47.725 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionSynced=113, revision=131 08:03:47.725 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionInProgress=131, revision=-1 08:03:47.772 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:47.779 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:47.779 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:47.783 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=148, revision=151 08:03:47.853 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 08:03:47.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:03:47.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:48.003 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:48.302 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.0 MiB, used=116.4 MiB, available=339.1 MiB 08:03:48.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:48.319 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:48.358 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:48.379 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:48.389 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 805403 bytes in 1534 ms. path='/2/1 {11 11ä11#+} 1/a' 08:03:48.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=50 08:03:48.414 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:48.429 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:48.448 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:48.462 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:48.464 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PYL1iC2FPPVOGBjBVSDtSQ/dPB2qn--rxPtRiXEgMNDvg' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:48.466 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:48.476 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=47, revision=50 08:03:48.492 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:48.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=47, revision=50 08:03:48.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:48.502 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:48.548 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1082716 bytes in 1699 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:48.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:48.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:48.570 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:48.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=43 08:03:48.575 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:48.589 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:03:48.591 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:03:48.628 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:48.646 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:48.649 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:48.652 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:48.654 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=39, revision=43 08:03:48.662 [qtp833852776-57] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:03:48.709 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:48.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=39, revision=43 08:03:48.715 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=43, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:48.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9bd7fc94ea91561941982dc0fccba1182f5577b6' to.sha1='b6f82ab19c800ee88ad6d9f7c1b09e306e3d7791'): /2/1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:48.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:48.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:48.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=55 08:03:48.763 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:48.775 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:48.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.5 MiB, used=116.4 MiB, available=339.1 MiB 08:03:48.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:48.813 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:03:48.818 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:48.821 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:48.837 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:48.842 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:48.937 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.006 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:49.008 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 08:03:49.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=50, revision=55 08:03:49.012 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=55, revision=-1 08:03:49.040 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:49.099 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:49.107 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0329c122d38c208b16736681f378307967bcf737' to.sha1='78506b2b8b23d0a998c063440fd52508418afd67'): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.134 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:03:49.136 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:49.148 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=48 08:03:49.149 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:49.152 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:49.210 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:49.229 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=43, revision=48 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.229 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:49.247 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.249 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:49.259 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:49.261 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.267 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YP1fRr4pb5KRwFUo6symXQ/qShjrxdEAvKZb2EgP-WpPw/Yj_7_5jpoHDahE27l0zMAg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:49.268 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=43, revision=48 08:03:49.269 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=48, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.5 MiB, used=116.4 MiB, available=339.1 MiB 08:03:49.291 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.112.xml.gz 08:03:49.292 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:03:49.294 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:03:49.294 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:49.297 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.310 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:49.320 [qtp666971185-241] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 localRepositoryRevisionSynced=130 08:03:49.323 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:49.335 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.345 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 transaction.localRevision=153 remoteFromLocalRevision=130 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:49.361 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e9295ff1-629f-474d-ace0-c1e8c0f36010 from='build/repo/k0t59ojy-svuov-local-src' toID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 to='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' 08:03:49.449 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:49.455 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:49.460 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.480 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.485 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=153 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.493 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222099 bytes in 357 ms. path='/2/1 {11 11ä11#+} 1/b' 08:03:49.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=58 08:03:49.505 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.516 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:49.516 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:49.520 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 08:03:49.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.542 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:49.548 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=55, revision=58 08:03:49.564 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:49.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=55, revision=58 08:03:49.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.569 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=151, revision=155 08:03:49.569 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:49.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.612 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:49.616 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=146, revision=155 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:49.624 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.628 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.636 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:49.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=146, revision=155 08:03:49.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:49.648 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:49.651 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:49.652 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/i108E5FsDts_wyL6VOZtPw/7a_3CH4qAvFJt28BfPletQ/ArEZsAejVMO-BUqYINUjug' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.656 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:03:49.659 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:03:49.670 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.697 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:49.697 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.704 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.716 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.728 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.744 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.763 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b67f5891bfdd5aee9ae99e93e10296ba78c3c10' to.sha1='4eecbecd6fa6700fe8df5a11e811184266a3b1b0'): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.769 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 08:03:49.770 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:03:49.804 [Test worker] WARN o.s.l.CryptreeImpl - getDecryptedRepoFileOnServerDto: localPath='/2/a': org.subshare.core.FileDeletedException: File was deleted: SsNormalFileDto[id=-9223372036854775808, parentId=null, name=a, localRevision=0, lastModified=Sat Sep 21 08:01:35 CEST 2019, neededAsParent=false, length=-1, sha1=null, lengthWithPadding=861669, parentName=null, signatureDto=null] HistoCryptoRepoFile[id=19, histoCryptoRepoFileId=OAhmd4o8Ca958q_COAdNYQ, cryptoRepoFileId=3REIkxHQwfPu-qVlH2MFtw, deleted=Sat Sep 21 08:03:26 CEST 2019] 08:03:49.813 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bfee9006871f3ddc96c745a59984496659fbd928' to.sha1='35116a5091ba24c32a9e47bee1a8e9e8d7569743'): /2/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.819 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=63 08:03:49.819 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.878 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=158 08:03:49.879 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:49.907 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:49.911 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=58, revision=63 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:49.957 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:49.962 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=155, revision=158 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.032 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:50.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=58, revision=63 08:03:50.037 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=63, revision=-1 08:03:50.062 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:50.128 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:50.137 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.141 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:50.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=155, revision=158 08:03:50.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=158, revision=-1 08:03:50.170 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.251 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:03:50.254 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:50.331 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:50.335 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:50.348 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 552799 bytes in 888 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:50.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 08:03:50.357 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:50.366 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=51 08:03:50.366 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.392 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:50.408 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:50.412 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:50.413 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.414 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YP1fRr4pb5KRwFUo6symXQ/XcG2eXVyu--v1sCINJR77A' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:50.414 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:50.420 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=48, revision=51 08:03:50.427 [qtp833852776-57] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:03:50.433 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:50.440 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=48, revision=51 08:03:50.440 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=51, revision=-1 08:03:50.469 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:50.469 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:50.471 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:50.489 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:50.495 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:50.500 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:50.501 [qtp666971185-35] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v-Px1O-USNLW6Mtqgqt57A/3REIkxHQwfPu-qVlH2MFtw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:50.528 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:03:50.530 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.533 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:50.613 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.616 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 514452 bytes in 362 ms. path='/2/a' 08:03:50.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=66 08:03:50.631 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:50.649 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:03:50.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.736 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:50.741 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=63, revision=66 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:50.757 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:50.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c3717fbac88675ae0891e4d7f7e818857d104076' to.sha1='ab6196abb4e0f93798c1817a9467f910b7f96757'): /2/1 {11 11ä11#+} 1/b 08:03:50.786 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=56 08:03:50.786 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.820 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:50.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=63, revision=66 08:03:50.828 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=66, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:50.840 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:50.843 [qtp833852776-2994] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=51, revision=56 08:03:50.854 [qtp833852776-2994] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:50.865 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:50.882 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:50.894 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:50.903 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:50.905 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=51, revision=56 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.905 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:03:50.908 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:50.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=56, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.914 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:50.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 443000 bytes in 573 ms. path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:50.935 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:50.952 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=161 08:03:50.952 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:50.964 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af522406fa10309187812362ecf37c394c600690' to.sha1='fef901511583872bab4deccf95de00d9b1b98e3a'): /3 + &#ä/5/h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:50.968 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.005 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=71 08:03:51.012 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.014 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.016 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=158, revision=161 08:03:51.027 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.030 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:03:51.033 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.031 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=158, revision=161 08:03:51.031 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=161, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:51.034 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.059 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:51.063 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=66, revision=71 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.072 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:51.072 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:51.089 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.094 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.098 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=66, revision=71 08:03:51.099 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=71, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.114 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:51.117 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:51.119 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/i108E5FsDts_wyL6VOZtPw/7a_3CH4qAvFJt28BfPletQ/Y8xbrLFq-o-4XkHzjied6A' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.122 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:51.195 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:51.209 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.240 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.272 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.280 [qtp666971185-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.282 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:51.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106720 bytes in 252 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:51.296 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.306 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.308 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=59 08:03:51.308 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.345 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.354 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.354 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.358 [qtp833852776-2994] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=56, revision=59 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.359 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="e9295ff1-629f-474d-ace0-c1e8c0f36010"] on repo=e9295ff1-629f-474d-ace0-c1e8c0f36010 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.364 [qtp833852776-2994] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:03:51.366 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.368 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.374 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:51.375 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HI2nJwQLKZXnpZI9oo1tig/4tuNM_XYJThuJ83bEsD8rA/QKHM13K52lm6ytLFhxaiVA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.381 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=56, revision=59 08:03:51.381 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.405 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=153 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:51.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:51.434 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.445 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:51.445 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.452 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.459 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:03:51.463 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:51.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:51.482 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=166 08:03:51.504 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.523 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 178921 bytes in 250 ms. path='/3 + &#ä/5/h' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.534 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:51.538 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.542 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=74 08:03:51.543 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.561 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:51.564 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=161, revision=166 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.571 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.589 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.590 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.593 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.603 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=161, revision=166 08:03:51.604 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=166, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.604 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=71, revision=74 08:03:51.615 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.619 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=71, revision=74 08:03:51.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=74, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='814fc1636c1895ed1ac929bc070d0e6927a16bde' to.sha1='9aba54a84da56591844113a93d3bd13541abbba8'): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.625 [qtp666971185-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 transaction.localRevision=143 remoteFromLocalRevision=153 08:03:51.629 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:51.634 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 from='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' toID=e9295ff1-629f-474d-ace0-c1e8c0f36010 to='build/repo/k0t59ojy-svuov-local-src', fromRepoLocalSync=false 08:03:51.634 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:51.634 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:51.647 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:51.668 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=143 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:51.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:51.674 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:51.679 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:51.680 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=64 08:03:51.686 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.694 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:51.764 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:03:51.767 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.771 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.774 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.784 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=59, revision=64 08:03:51.818 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:51.868 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.870 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.871 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.876 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.881 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=59, revision=64 08:03:51.881 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=64, revision=-1 08:03:51.905 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.910 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a79b98857b5402cc30ef5445bafac1d6f5f5cba8' to.sha1='ec9e8ca1ce3a0997b9baac0e440c95c631f144c3'): /3 + &#ä/5/i org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.925 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:51.936 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:03:51.939 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:51.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=79 08:03:51.950 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:51.996 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.002 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.005 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.007 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=74, revision=79 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.009 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.011 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/i108E5FsDts_wyL6VOZtPw/NnJto8oKEcpxVQNu7ODS7A' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.037 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.044 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=74, revision=79 08:03:52.044 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=79, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.056 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.067 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 55003 bytes in 128 ms. path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.074 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.082 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=67 08:03:52.083 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.095 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.102 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:03:52.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.122 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.125 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=64, revision=67 08:03:52.130 [qtp833852776-57] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:03:52.145 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.158 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=64, revision=67 08:03:52.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.174 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.180 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.188 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HI2nJwQLKZXnpZI9oo1tig/4tuNM_XYJThuJ83bEsD8rA/trNK8tb3GgJqk102tkkZmA' offset=0 08:03:52.240 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.248 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 08:03:52.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.252 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95082 bytes in 147 ms. path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.274 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=82 08:03:52.297 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.321 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:03:52.325 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:03:52.333 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.349 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:03:52.356 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.368 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.373 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=79, revision=82 08:03:52.396 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.401 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=79, revision=82 08:03:52.401 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=82, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.437 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='690b7ea183c2296661997b926f34f2050e1cc842' to.sha1='493abbf28e0f5bf8463941d2c81e0b57179d1b64'): /3 + &#ä/5/h org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:52.450 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.463 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:52.463 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:52.511 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=72 08:03:52.529 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.538 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:03:52.546 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:03:52.560 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.581 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:03:52.586 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.607 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.610 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=67, revision=72 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.624 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1244db679564ffcca454563f90f3d3e08d46c349' to.sha1='d349bfaf8344c998419b7b6a83012128c4953f6e'): /3 + &#ä/aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.640 [qtp833852776-57] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:03:52.670 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=67, revision=72 08:03:52.683 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=72, revision=-1 08:03:52.725 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.752 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=87 08:03:52.759 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:52.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.0 MiB, used=119.3 MiB, available=336.2 MiB 08:03:52.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:52.765 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.774 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:03:52.780 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:52.794 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.808 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionInProgress=-1, revision=144 08:03:52.826 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.855 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:52.856 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.860 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=82, revision=87 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:52.862 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:52.910 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:52.936 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=82, revision=87 08:03:52.936 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=87, revision=-1 08:03:52.981 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:53.016 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:53.024 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:03:53.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/aa' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:53.095 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:53.117 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:53.120 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:53.121 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:53.122 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:53.274 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:53.295 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:53.298 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:53.299 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HI2nJwQLKZXnpZI9oo1tig/EZYrT0dp6fkVHyP5swnVtg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:53.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=445.0 MiB, used=118.6 MiB, available=336.9 MiB 08:03:53.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.remoteRepositoryRevisionSynced=131, revision=144 08:03:53.562 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:03:53.563 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:53.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:53.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:53.596 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Bzo4ytbwwUx4pKbrjowVaQ, serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3} because of missing permissions! 08:03:53.596 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:54.017 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:54.095 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.5 MiB, used=118.7 MiB, available=336.8 MiB 08:03:54.127 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:54.130 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionSynced=131, revision=144 08:03:54.130 [qtp666971185-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.localRepositoryRevisionInProgress=144, revision=-1 08:03:54.188 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:54.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:54.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:54.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=168 08:03:54.224 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:54.310 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:54.374 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:54.381 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:54.382 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:54.537 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:54.617 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:54.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:03:54.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:03:54.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.5 MiB, used=118.9 MiB, available=336.6 MiB 08:03:54.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:54.897 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:54.899 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]initPersistenceManagerFactory: repositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 08:03:54.913 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18050 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:54.920 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:54.924 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:54.925 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HI2nJwQLKZXnpZI9oo1tig/EZYrT0dp6fkVHyP5swnVtg' offset=1048576 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:54.945 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]getCloseDeferredMillis: closeDeferredMillis=20000 08:03:54.945 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:55.015 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 56 ms. 08:03:55.015 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=TWOZjYgEYV-iAy8fDA5cxQ, invitation=false] 08:03:55.034 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 18 ms. 08:03:55.034 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=E2DCcp1FyC9XytjUycMrRg, invitation=false] org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:55.149 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:55.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.5 MiB, used=117.4 MiB, available=338.1 MiB 08:03:55.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:55.431 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:55.481 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:55.489 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:55.490 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=2097152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:55.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.0 MiB, used=116.3 MiB, available=339.2 MiB 08:03:55.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:03:55.842 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:03:55.842 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:03:55.861 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:55.892 [qtp666971185-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 localRepositoryRevisionSynced=143 08:03:55.910 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:55.946 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 transaction.localRevision=170 remoteFromLocalRevision=143 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:55.977 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=130.9 MiB, available=324.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:56.025 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e9295ff1-629f-474d-ace0-c1e8c0f36010 from='build/repo/k0t59ojy-svuov-local-src' toID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 to='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' 08:03:56.066 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=170 08:03:56.096 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:56.096 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:56.111 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:03:56.112 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:03:56.119 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=170 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:56.166 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:56.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:56.168 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:56.182 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.from' result=null 08:03:56.183 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t59ojy-svuov-local-src' configKey='repair.deleteCollisions.to' result=null 08:03:56.185 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=168, revision=172 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:56.188 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:56.190 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 08:03:56.236 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:56.250 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010, this.remoteRepositoryRevisionSynced=166, revision=172 08:03:56.320 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:56.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=166, revision=172 08:03:56.324 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=172, revision=-1 08:03:56.351 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:56.356 [qtp666971185-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=e9295ff1-629f-474d-ace0-c1e8c0f36010 transaction.localRevision=149 remoteFromLocalRevision=170 08:03:56.359 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:56.377 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:56.432 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:56.454 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:56.460 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:56.463 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HI2nJwQLKZXnpZI9oo1tig/EZYrT0dp6fkVHyP5swnVtg' offset=2097152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:56.483 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:56.516 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:56.530 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 renewalDateTime=2019-09-21T06:32:59.441Z expiryDateTime=2019-09-21T07:02:59.441Z 08:03:56.542 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:56.546 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:56.554 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:56.555 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:56.563 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=124 08:03:56.594 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 08:03:56.625 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:03:56.626 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 from='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' toID=a33867e4-3a89-426f-984d-c6a478105ec9 to='build/repo/k0t5bggc-x2uc5-local-dest', fromRepoLocalSync=true 08:03:56.626 [pool-38-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a33867e4-3a89-426f-984d-c6a478105ec9 ('build/repo/k0t5bggc-x2uc5-local-dest') 08:03:56.635 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:03:56.660 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:56.697 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:56.704 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src localRepository.publicKeySha1 = 63:50:DD:C4:DE:A9:4E:20:C8:F2:66:90:CF:9B:75:A8:3B:31:37:9C remoteRepository.repositoryId = 20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepository.remoteRoot = https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepository.publicKeySha1 = 13:B3:C2:03:C7:E7:50:A2:19:77:C7:11:A7:35:63:87:EC:6F:E7: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 2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 20a29595-cc00-4bd6-ba3a-5a80c44618c8 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:56.774 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.124.xml.gz 08:03:56.774 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.124.xml.gz 08:03:56.793 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:56.808 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=149 08:03:56.828 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:56.833 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.124.xml.gz 08:03:56.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=124 repoFileDtos.size=3 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:57.071 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:57.094 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:57.097 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:57.100 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=3145728 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:57.219 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:57.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.0 MiB, used=105.8 MiB, available=349.7 MiB 08:03:57.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:03:57.477 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:57.485 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionInProgress=-1, revision=150 08:03:57.515 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 08:03:57.538 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:57.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:57.569 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:57.857 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:57.871 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:57.872 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:57.891 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:57.894 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:57.895 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HI2nJwQLKZXnpZI9oo1tig/EZYrT0dp6fkVHyP5swnVtg' offset=3145728 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:57.952 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 08:03:57.982 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:58.018 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.5 MiB, used=105.8 MiB, available=349.7 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:58.022 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:58.023 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.remoteRepositoryRevisionSynced=125, revision=150 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:58.069 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:58.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:58.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:58.082 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:03:58.082 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:03:58.085 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Bzo4ytbwwUx4pKbrjowVaQ, serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3} because of missing permissions! 08:03:58.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:58.115 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.73% 08:03:58.231 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:58.244 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:58.337 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:58.385 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:58.414 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 renewalDateTime=2019-09-21T06:33:58.364Z expiryDateTime=2019-09-21T07:03:58.364Z 08:03:58.426 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:58.437 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:58.472 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:03:58.473 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 from='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' toID=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b to='build/repo/k0t5csse-hxsmr-local-src', fromRepoLocalSync=true 08:03:58.473 [pool-45-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b ('build/repo/k0t5csse-hxsmr-local-src') 08:03:58.532 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:03:58.561 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:58.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.0 MiB, used=105.9 MiB, available=349.6 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:58.599 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:58.618 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:58.621 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:58.622 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=4194304 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:58.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.-1.xml.gz 08:03:58.679 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:58.690 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:58.694 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionSynced=125, revision=150 08:03:58.694 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionInProgress=150, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:58.702 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:58.776 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:58.784 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:03:58.785 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:03:58.788 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=124, revision=127 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:58.812 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:58.817 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 08:03:58.831 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:03:58.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:58.848 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:58.866 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.-1.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:59.254 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:59.292 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.0 MiB, used=106.0 MiB, available=349.5 MiB 08:03:59.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:59.657 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:03:59.728 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:59.742 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:59.747 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:59.748 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HI2nJwQLKZXnpZI9oo1tig/EZYrT0dp6fkVHyP5swnVtg' offset=4194304 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:58.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 08:03:59.774 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=124.2 MiB, available=331.3 MiB 08:03:59.775 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:03:59.817 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:59.872 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:59.914 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:03:59.933 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:03:59.935 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:59.940 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:03:59.991 [qtp833852776-2576] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=5242880 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:03:59.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.5 MiB, used=106.2 MiB, available=349.3 MiB 08:03:59.995 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:04:00.443 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.5 MiB, used=105.3 MiB, available=350.2 MiB 08:04:00.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.124.xml.gz 08:04:00.446 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:04:00.450 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:04:00.505 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:04:00.600 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:04:00.602 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:04:00.603 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:04:00.665 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bfee9006871f3ddc96c745a59984496659fbd928' to.sha1=''): /2/a 08:04:00.766 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 08:04:00.834 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:04:00.869 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:00.870 [qtp666971185-3685] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v-Px1O-USNLW6Mtqgqt57A/3REIkxHQwfPu-qVlH2MFtw' offset=0 08:04:00.894 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:00.963 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 08:04:01.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 382400 bytes in 187 ms. path='/2/a' 08:04:01.055 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.060 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:01.074 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4901376 bytes in 8048 ms. path='/3 + &#ä/aa' 08:04:01.089 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=94 08:04:01.089 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 08:04:01.155 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:01.156 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="4d4921a5-0d16-4529-9521-dbbf0b01c5b3"] on repo=a33867e4-3a89-426f-984d-c6a478105ec9 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.159 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=87, revision=94 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:01.167 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:01.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.177 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:01.186 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=87, revision=94 08:04:01.186 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=94, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:01.198 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:01.209 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 localRepositoryRevisionSynced=149 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:01.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:01.237 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.253 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:01.271 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:01.278 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 transaction.localRevision=137 remoteFromLocalRevision=149 08:04:01.300 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:04:01.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a33867e4-3a89-426f-984d-c6a478105ec9 from='build/repo/k0t5bggc-x2uc5-local-dest' toID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 to='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' 08:04:01.317 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:01.320 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.338 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:01.349 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:04:01.420 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:01.425 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=137 08:04:01.447 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:04:01.448 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:04:01.460 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:04:01.460 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.484 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:04:01.502 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:01.505 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=137 08:04:01.520 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:04:01.520 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:04:01.532 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:04:01.532 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:04:01.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=127, revision=139 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.538 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b507a051a23dd968e167bc09fb8665df964b6b2' to.sha1='f8e5c306f5e14b883a286a9ae16cc14729b7d4f0'): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:01.541 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=99 08:04:01.568 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:01.594 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.680 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:01.698 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.698 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=94, revision=99 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:01.713 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:01.718 [qtp833852776-2576] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=6291456 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:01.721 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:01.726 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.remoteRepositoryRevisionSynced=122, revision=139 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.753 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:01.758 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=94, revision=99 08:04:01.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=99, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:01.763 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=122, revision=139 08:04:01.763 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:01.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=124.5 MiB, available=331.0 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.785 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:01.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:01.894 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:01.897 [qtp666971185-2731] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 transaction.localRevision=155 remoteFromLocalRevision=137 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.905 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:01.909 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:01.913 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 from='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' toID=a33867e4-3a89-426f-984d-c6a478105ec9 to='build/repo/k0t5bggc-x2uc5-local-dest', fromRepoLocalSync=false 08:04:01.915 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:04:01.915 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:01.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:04:01.926 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:01.929 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:01.969 [pool-4-thread-13] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=155 08:04:01.975 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:01.979 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/ChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:04:01.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:02.137 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=E2DCcp1FyC9XytjUycMrRg, serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8} because of missing permissions! 08:04:02.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:02.168 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:02.204 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:02.208 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:02.216 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HI2nJwQLKZXnpZI9oo1tig/psxiZEdhFWDvqLKtESW_8A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:02.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.5 MiB, used=105.7 MiB, available=349.8 MiB 08:04:02.583 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:04:02.604 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:02.613 [pool-4-thread-13] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionInProgress=-1, revision=156 08:04:02.653 [pool-4-thread-13] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:02.668 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:02.706 [pool-4-thread-13] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:02.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=124.7 MiB, available=330.8 MiB 08:04:02.833 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:02.861 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionSynced=-1, revision=4 08:04:02.861 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionInProgress=4, revision=-1 08:04:02.893 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:02.899 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:02.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:03.045 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:04:03.045 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:03.053 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:03.076 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:03.109 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:03.180 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 58 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:02.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:04:03.243 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.5 MiB, used=105.5 MiB, available=350.0 MiB 08:04:03.251 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.remoteRepositoryRevisionSynced=150, revision=156 08:04:03.268 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=Bzo4ytbwwUx4pKbrjowVaQ, serverRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3} because of missing permissions! org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:03.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=6 08:04:03.306 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:03.269 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:04:03.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.5 MiB, used=105.5 MiB, available=350.0 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:03.746 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:03.767 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:03.770 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:03.772 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HI2nJwQLKZXnpZI9oo1tig/psxiZEdhFWDvqLKtESW_8A' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:03.780 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:03.784 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionSynced=150, revision=156 08:04:03.784 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.localRepositoryRevisionInProgress=156, revision=-1 08:04:03.844 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:03.849 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:04:03.850 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:04:03.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=-1, revision=142 08:04:04.088 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:04.130 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:04.144 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:04.152 [qtp833852776-1598] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=7340032 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:04.311 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:04.324 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1293192 bytes in 2398 ms. path='/3 + &#ä/bb' 08:04:04.347 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=103 08:04:04.348 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 08:04:04.393 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:04.433 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:04.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:04:04.106 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:04:04.522 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=442.5 MiB, used=105.7 MiB, available=349.8 MiB 08:04:04.524 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:04.738 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:04.741 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:04.851 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=99, revision=103 08:04:04.888 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:04.893 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=99, revision=103 08:04:04.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=103, revision=-1 08:04:04.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:04.931 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:04.948 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:04.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.0 MiB, used=105.7 MiB, available=349.8 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:04.976 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:04.981 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:04:05.024 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:05.142 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:04:05.150 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:04:05.181 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a42e3c8fa387b236ccfca4549382c6129af04b5' to.sha1='bd9a23eb7d6a34d0ebaa967bb658307befeb071e'): /3 + &#ä/cc 08:04:05.212 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=108 08:04:05.212 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:05.236 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:05.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=-1, revision=6 08:04:05.241 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:05.264 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:05.266 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=103, revision=108 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:05.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:04:05.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:05.303 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:05.314 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:05.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=103, revision=108 08:04:05.316 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=108, revision=-1 08:04:05.375 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:04.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:04:05.439 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.0 MiB, used=105.8 MiB, available=349.7 MiB 08:04:05.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.4d4921a5-0d16-4529-9521-dbbf0b01c5b3.null.xml.gz 08:04:05.440 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:04:05.440 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:04:05.456 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:05.466 [qtp666971185-2731] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 localRepositoryRevisionSynced=155 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:05.499 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:05.509 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:05.510 [qtp666971185-2731] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:05.532 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 transaction.localRevision=144 remoteFromLocalRevision=155 08:04:05.593 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a33867e4-3a89-426f-984d-c6a478105ec9 from='build/repo/k0t5bggc-x2uc5-local-dest' toID=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 to='https://localhost:37204/4d4921a5-0d16-4529-9521-dbbf0b01c5b3' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:05.600 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:04:05.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:05.608 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:05.609 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 08:04:05.614 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:04:05.614 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:04:05.615 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:04:05.616 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:05.618 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:05.621 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 localRepositoryRevisionSynced=144 08:04:05.625 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:04:05.625 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:05.627 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=8388608 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:05.632 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.from' result=null 08:04:05.633 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bggc-x2uc5-local-dest' configKey='repair.deleteCollisions.to' result=null 08:04:05.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=142, revision=146 08:04:05.638 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 08:04:05.719 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:05.722 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9, this.remoteRepositoryRevisionSynced=139, revision=146 08:04:05.743 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:05.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionSynced=139, revision=146 08:04:05.747 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3, this.localRepositoryRevisionInProgress=146, revision=-1 08:04:05.779 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:05.789 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d4921a5-0d16-4529-9521-dbbf0b01c5b3 remoteRepositoryId=a33867e4-3a89-426f-984d-c6a478105ec9 transaction.localRevision=161 remoteFromLocalRevision=144 08:04:05.794 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:05.800 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:05.858 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:05.902 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 8815561 bytes in 13121 ms. path='/3 + &#ä/5/h' 08:04:05.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=83 08:04:05.922 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:05.952 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:06.007 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:06.030 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:06.036 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HI2nJwQLKZXnpZI9oo1tig/xfrUCv2nfGism8BOO30yOg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:06.093 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:06.097 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=72, revision=83 08:04:06.102 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:06.107 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=125.6 MiB, available=329.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:06.130 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16e60266]getCloseDeferredMillis: closeDeferredMillis=20000 08:04:06.130 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [16e60266]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:06.144 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3b55f66e]getCloseDeferredMillis: closeDeferredMillis=20000 08:04:06.144 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3b55f66e]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:06.178 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:06.195 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=72, revision=83 08:04:06.196 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=83, revision=-1 08:04:06.228 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:06.229 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:06.249 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT 08:04:06.529 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:06.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:04:06.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=125.5 MiB, available=330.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:06.716 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:06.738 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:04:06.775 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:06.884 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:06.890 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:06.929 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:04:06.967 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9297db40d54ac3bf744225bb29d1ab731b1474f7' to.sha1='5522b4f7eb56faa5145ab781b605075c1bac3d19'): /3 + &#ä/5/i 08:04:06.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=88 08:04:06.996 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 08:04:07.072 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:07.080 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=83, revision=88 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:06.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:04:07.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=125.4 MiB, available=330.1 MiB 08:04:07.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.-1.xml.gz 08:04:07.116 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:04:07.118 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:04:07.118 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:07.124 [qtp833852776-1598] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:07.128 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:07.145 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:07.180 [qtp316919383-2405] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b localRepositoryRevisionSynced=2 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:07.194 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 895441 bytes in 1588 ms. path='/3 + &#ä/cc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:07.193 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:07.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=111 08:04:07.216 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:07.241 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:07.284 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:07.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=83, revision=88 08:04:07.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=88, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:07.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b from='build/repo/k0t5csse-hxsmr-local-src' toID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 to='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:07.319 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:07.324 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:07.324 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:07.327 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=108, revision=111 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:07.337 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:07.334 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:07.338 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=108, revision=111 08:04:07.338 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=111, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:07.377 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:07.380 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:07.395 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:07.395 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:07.404 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:07.410 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:07.420 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:07.444 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:07.444 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:07.464 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:07.527 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:07.540 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:07.542 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:07.544 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/t_er4_w644ihT65JtDneEw' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:07.561 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=10 08:04:07.562 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:07.649 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2af36a61]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' 08:04:07.655 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2af36a61]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' locked successfully. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:07.704 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:07.707 [qtp316919383-3120] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=6, revision=10 08:04:07.827 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:07.836 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=6, revision=10 08:04:07.836 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=10, revision=-1 08:04:08.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 08:04:08.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:08.121 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:08.399 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:08.498 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:08.508 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:04:08.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=12 08:04:08.579 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:08.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 358247 bytes in 1168 ms. path='/3 + &#ä/5/i' 08:04:08.608 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=91 08:04:08.608 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 08:04:08.641 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:08.646 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=88, revision=91 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:08.649 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:08.650 [qtp833852776-3580] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:08.653 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:08.657 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=10, revision=12 08:04:08.761 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:08.762 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:08.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=10, revision=12 08:04:08.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:08.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=88, revision=91 08:04:08.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:08.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:08.792 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:08.803 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:08.803 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:08.820 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:08.842 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:08.844 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:04:08.856 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:08.881 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:09.132 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:09.151 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:09.158 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:04:09.255 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:09.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:04:09.319 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=14 08:04:09.319 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:09.359 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='104bceac51cf0ff66407a9666f320a5ce0ea7679' to.sha1='ad4e8d51dc4cd6650bf5188fb6f2288e1053f7d5'): /3 + &#ä/aa org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:09.365 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:09.366 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:09.369 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:09.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=96 08:04:09.416 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:09.439 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:09.440 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:09.448 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=12, revision=14 08:04:09.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:09.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:09.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:09.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:09.478 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:09.486 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=91, revision=96 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:09.496 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:09.508 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:09.528 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='242d078dda8912020eef5ed93a6c17c421bbf624' to.sha1='45d0df09d75abfb694f8016c63506700a102a487'): /3 + &#ä/dd org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:09.531 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:09.550 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=116 08:04:09.550 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:09.589 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:09.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=91, revision=96 08:04:09.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:09.603 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:09.622 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:09.622 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:09.665 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=16 08:04:09.665 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:09.720 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:09.884 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:09.885 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=111, revision=116 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:09.887 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:09.904 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:09.913 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=14, revision=16 08:04:09.970 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:09.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=14, revision=16 08:04:09.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=16, revision=-1 08:04:10.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:10.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:10.023 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:10.038 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.060 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.063 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.064 [qtp833852776-1598] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/0FrcQjIYYqefC91YfV5X5Q' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:10.133 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.223 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 08:04:10.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 08:04:10.279 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=18 08:04:10.279 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:10.294 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.302 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=111, revision=116 08:04:10.302 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=116, revision=-1 08:04:10.329 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:10.389 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.393 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=16, revision=18 08:04:10.485 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=16, revision=18 08:04:10.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=18, revision=-1 08:04:10.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:10.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:10.532 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.569 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.641 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 08:04:10.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=20 08:04:10.701 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:10.726 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.751 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:10.756 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:10.760 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:10.763 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=18, revision=20 08:04:10.809 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.820 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=18, revision=20 08:04:10.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=20, revision=-1 08:04:10.852 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:10.852 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:10.868 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.950 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:10.954 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.966 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 644143 bytes in 1078 ms. path='/3 + &#ä/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:10.973 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:10.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=99 08:04:10.977 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:10.980 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:04:10.980 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:10.994 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:10.998 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:11.000 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HI2nJwQLKZXnpZI9oo1tig/i6dGo2gcMM4nwMd45yHqAw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:11.009 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:11.012 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=96, revision=99 08:04:11.015 [qtp833852776-3580] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:11.079 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='70946daf2f2582772bb3ac0f4401729bb10b47e2' to.sha1='61dfbe6c7eec39cd7d8060990de32def6831db9e'): /1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:11.082 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:11.086 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=96, revision=99 08:04:11.087 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=99, revision=-1 08:04:11.118 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:11.118 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:11.125 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=23 08:04:11.125 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:11.141 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:11.163 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:11.166 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:04:11.173 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:11.181 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:11.188 [qtp316919383-3120] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=20, revision=23 08:04:11.236 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:11.238 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:11.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=20, revision=23 08:04:11.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:11.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:11.276 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:11.282 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5b9d1377413501add5f0d325cd32cadbe1bcb07b' to.sha1='518486835cf7a2ceba978c5eb000cb2c21d77697'): /3 + &#ä/bb 08:04:11.311 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=104 08:04:11.311 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:11.318 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:11.394 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:11.397 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=99, revision=104 08:04:11.411 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:11.421 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:11.427 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=99, revision=104 08:04:11.427 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=104, revision=-1 08:04:11.455 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:11.512 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:11.588 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:04:11.663 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 08:04:11.698 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:11.703 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:11.705 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:11.706 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/XokrjPozUGPyYakAAkZCRA' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:11.764 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:11.829 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:11.938 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:11.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11921 bytes in 292 ms. path='/3 + &#ä/bb' 08:04:11.970 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=107 08:04:11.971 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:11.990 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:12.017 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:12.021 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=104, revision=107 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:12.023 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:12.024 [qtp833852776-3580] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:12.027 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:12.029 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8TDjRsj56mT3bQB4pEz_7g/Y-Qhcy5p2hStQXGFzwRcNA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:12.066 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:12.075 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=104, revision=107 08:04:12.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=107, revision=-1 08:04:12.105 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:12.105 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:12.127 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:12.154 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:12.156 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:04:12.244 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:12.330 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:04:12.341 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:12.358 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:12.378 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='467834484f0d38fde06e58f2722e4d03f2be7e1e' to.sha1='78d47c552ef8063f96902822a998b415f540a73b'): /3 + &#ä/cc 08:04:12.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=112 08:04:12.405 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:12.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1021328 bytes in 1695 ms. path='/3 + &#ä/dd' 08:04:12.472 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=119 08:04:12.473 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:12.482 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:12.486 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=107, revision=112 08:04:12.496 [qtp833852776-1598] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:12.542 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:12.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=107, revision=112 08:04:12.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:12.557 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:12.560 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=116, revision=119 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:12.578 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:12.625 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:12.625 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:12.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=116, revision=119 08:04:12.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=119, revision=-1 08:04:12.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:12.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:12.661 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:12.682 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:12.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:12.725 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:12.728 [qtp2139656363-538] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:12.779 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:12.784 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:12.788 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:12.791 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:12.793 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/4-WHuIlgZdWYdM45j02ZnQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:12.880 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="61c24882-c852-4619-9a6d-5415a9840728"] on repo=61c24882-c852-4619-9a6d-5415a9840728 08:04:12.892 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 08:04:12.909 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=8 08:04:13.077 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:13.077 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:13.359 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:13.427 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 242320 bytes in 721 ms. path='/3 + &#ä/cc' 08:04:13.444 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=115 08:04:13.445 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:13.462 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:13.462 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:13.464 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:13.539 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:13.542 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=112, revision=115 08:04:13.545 [qtp833852776-57] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:13.662 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:13.670 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=112, revision=115 08:04:13.670 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=115, revision=-1 08:04:13.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:13.701 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:13.716 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:13.736 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:13.739 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:13.765 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:13.797 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:13.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 499313 bytes in 1978 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:13.814 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:13.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=26 08:04:13.818 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:13.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:13.829 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:13.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dccf159f14152884bd3e246db487486752562835' to.sha1='4cf67a25aeec67a28d13554639fcec0299576c00'): /3 + &#ä/dd org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:13.867 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:13.870 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=23, revision=26 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:13.886 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=120 08:04:13.886 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:13.922 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:13.932 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=23, revision=26 08:04:13.932 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=26, revision=-1 08:04:13.962 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:13.962 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:13.983 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:14.162 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:14.167 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=115, revision=120 08:04:14.177 [qtp833852776-2576] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:14.184 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:14.187 [qtp2139656363-538] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=119, revision=124 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:14.202 [qtp316919383-3120] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:14.204 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:14.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=115, revision=120 08:04:14.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=120, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:14.218 [qtp316919383-3120] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:14.234 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:14.250 [qtp316919383-3120] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:14.265 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:14.277 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:04:14.284 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 08:04:14.343 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:14.352 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:14.355 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:14.356 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/MePNm5ddexo6KBL7MCh4rg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:14.415 [qtp2139656363-538] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:14.423 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:14.422 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=119, revision=124 08:04:14.423 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=124, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:14.506 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:14.519 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:14.532 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 transaction.localRevision=86 remoteFromLocalRevision=8 08:04:14.634 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:14.646 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7b9be52-54c3-4f61-b465-3be8a5195c5f from='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' toID=61c24882-c852-4619-9a6d-5415a9840728 to='build/repo/k0t5bglt-eopua-local-src', fromRepoLocalSync=false 08:04:14.647 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:04:14.647 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:04:14.661 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:14.726 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=86 08:04:14.743 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:14.750 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:04:14.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:14.807 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:14.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 134056 bytes in 574 ms. path='/3 + &#ä/dd' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:14.873 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6660fc13417fdfa961900c34ff21a233cc3e396e' to.sha1='f779450958941712586f62f25b62f1892ca0654b'): /1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:14.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=123 08:04:14.880 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 08:04:14.918 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:14.921 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=120, revision=123 08:04:14.927 [qtp833852776-1001] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:14.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=31 08:04:14.935 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:15.000 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:15.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=120, revision=123 08:04:15.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=123, revision=-1 08:04:15.040 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:15.040 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:15.057 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:15.081 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:15.083 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:15.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.0 MiB, allocated=477.0 MiB, used=102.3 MiB, available=374.7 MiB 08:04:15.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:04:15.483 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:15.506 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionInProgress=-1, revision=87 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:15.621 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:15.648 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:15.652 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=26, revision=31 08:04:15.809 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:15.812 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:15.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=26, revision=31 08:04:15.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:15.823 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:15.838 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:15.913 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 08:04:15.937 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:16.227 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:16.370 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:16.466 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:16.546 [Test worker] 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:04:16.593 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:16.604 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:16.613 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:16.637 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8TDjRsj56mT3bQB4pEz_7g/S-P7HJELUergoNsvr4pKig' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:16.744 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:16.744 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:16.837 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:16.244 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:04:16.845 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=97.0 MiB, available=387.0 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:16.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70386 bytes in 302 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:16.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.remoteRepositoryRevisionSynced=4, revision=87 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:16.860 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=34 08:04:16.861 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:16.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:16.941 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:16.955 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:16.958 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:16.958 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:16.958 [qtp316919383-3629] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=31, revision=34 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:16.966 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:16.966 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:16.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:16.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:16.980 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:16.980 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:16.987 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:16.987 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:16.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:16.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:17.000 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:17.000 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:17.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:17.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:17.013 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:17.013 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:17.022 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:17.019 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:17.019 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:17.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:17.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:17.029 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=31, revision=34 08:04:17.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:17.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:17.036 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:17.042 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:17.042 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:17.050 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:17.050 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:17.059 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:17.059 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:17.063 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:17.063 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:17.067 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:17.067 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:17.077 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:17.078 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:17.080 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:17.096 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=uHHADwvGxY3JRWSbx9Rhvg, serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f} because of missing permissions! 08:04:17.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:17.147 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:17.151 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:04:17.175 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:17.276 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:17.290 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:04:17.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='963fcf0b86afa9f7d67155968b00f5b17f645666' to.sha1='af4855f1a06c4ca8fa5f844ea60b0d39dea43b80'): /1 {11 11ä11#+} 1/c 08:04:17.393 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=39 08:04:17.394 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 08:04:17.454 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:17.465 [qtp316919383-3631] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:17.466 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:17.466 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:17.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=128 08:04:17.500 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:17.550 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:17.560 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=34, revision=39 08:04:17.561 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=39, revision=-1 08:04:17.615 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:17.694 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:17.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=98.6 MiB, available=384.9 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:17.718 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:17.719 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:17.727 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:17.797 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:17.813 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:17.817 [qtp833852776-2576] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=123, revision=128 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:17.836 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:17.842 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:17.852 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:17.853 [qtp833852776-2576] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:17.852 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionSynced=4, revision=87 08:04:17.853 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionInProgress=87, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:17.867 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:17.869 [qtp316919383-3631] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8TDjRsj56mT3bQB4pEz_7g/H5_WvPQ31_dvECc-s1zHUA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:17.888 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:17.889 [qtp833852776-2576] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:17.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=123, revision=128 08:04:17.894 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=128, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:17.894 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:17.894 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:17.895 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:17.910 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=126 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:17.968 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6696 bytes in 171 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:17.974 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:17.981 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:17.986 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=42 08:04:17.986 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:17.993 [qtp833852776-3580] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 transaction.localRevision=90 remoteFromLocalRevision=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:17.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:04:17.995 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:18.092 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:18.104 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82d94674-6b3e-4cf4-9361-91a3b375100d from='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' toID=f0947106-ffc2-4cd5-89c1-971986aedd68 to='build/repo/k0t5bjd9-whgpj-local-src', fromRepoLocalSync=false 08:04:18.104 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:04:18.104 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:18.112 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:18.115 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=39, revision=42 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:18.118 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:18.184 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:18.189 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=90 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:18.194 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=39, revision=42 08:04:18.195 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=42, revision=-1 08:04:18.229 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:18.230 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:18.246 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:18.270 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:18.272 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:04:18.295 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:18.320 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:18.324 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:04:18.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:18.382 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:18.386 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 08:04:18.386 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:04:18.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='37a0f68de4a22cb2fb8de3b147fd25d3a6bfc3a0' to.sha1='fbb70eb32717fd21cf8bd54c8932d539ae1fce35'): /2/1 {11 11ä11#+} 1/a 08:04:18.484 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=47 08:04:18.484 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:18.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=96.8 MiB, available=388.7 MiB 08:04:18.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:18.528 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:18.532 [qtp316919383-3629] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=42, revision=47 08:04:18.566 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:18.581 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=42, revision=47 08:04:18.581 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=47, revision=-1 08:04:18.620 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:18.643 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:18.649 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:18.651 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a' 08:04:18.900 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:18.951 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:18.959 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:18.963 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/A2xXSP--Q4gLkSLxp9ygDQ/2h-hsMU6Z_9-jVqv19clvw/y97viPst-diy_quQ8PFnAw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:19.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=96.3 MiB, available=388.2 MiB 08:04:19.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:19.237 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:19.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=104.9 MiB, available=350.6 MiB 08:04:19.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:04:19.304 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:19.313 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:19.457 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionInProgress=-1, revision=91 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:19.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=96.3 MiB, available=390.7 MiB 08:04:19.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:04:19.553 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:04:19.553 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:04:19.553 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:04:19.569 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:19.578 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:19.591 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:19.595 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:19.596 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/A2xXSP--Q4gLkSLxp9ygDQ/2h-hsMU6Z_9-jVqv19clvw/y97viPst-diy_quQ8PFnAw' offset=1048576 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:19.597 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 localRepositoryRevisionSynced=86 08:04:19.677 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:19.702 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f transaction.localRevision=128 remoteFromLocalRevision=86 08:04:19.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61c24882-c852-4619-9a6d-5415a9840728 from='build/repo/k0t5bglt-eopua-local-src' toID=f7b9be52-54c3-4f61-b465-3be8a5195c5f to='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' 08:04:19.793 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=128 08:04:19.798 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:19.799 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:19.801 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:04:19.801 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:19.806 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:19.806 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=128 08:04:19.868 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:19.868 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:19.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:19.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:19.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=126, revision=130 08:04:19.884 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 08:04:19.986 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:19.990 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=124, revision=130 08:04:20.044 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:20.051 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=124, revision=130 08:04:20.052 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=130, revision=-1 08:04:20.093 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:20.097 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 transaction.localRevision=92 remoteFromLocalRevision=128 08:04:20.144 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:20.146 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:04:20.150 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 08:04:20.152 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [72e6266c]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' 08:04:20.154 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [72e6266c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:20.162 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:20.517 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:20.547 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1612649 bytes in 1896 ms. path='/2/1 {11 11ä11#+} 1/a' 08:04:20.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=51 08:04:20.569 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 08:04:20.629 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:20.639 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=47, revision=51 08:04:20.712 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:20.716 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=47, revision=51 08:04:20.717 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=51, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:20.181 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:04:20.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=99.9 MiB, available=355.6 MiB 08:04:20.725 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.remoteRepositoryRevisionSynced=4, revision=91 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:20.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:20.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:20.769 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:20.802 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:20.805 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:04:20.820 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:20.838 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:20.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:20.860 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:20.860 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:20.875 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:20.875 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:20.882 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:20.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:20.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b4b4587990bdeebb17d1390cb79033a4ab02ab20' to.sha1='46ce91eaf81f5f86c91528f568c1fcbe361a8d20'): /2/1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:20.892 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:20.893 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:20.901 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:20.902 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:20.910 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:20.911 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 08:04:20.926 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:20.927 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:20.936 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:20.937 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:20.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=56 08:04:20.946 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:20.947 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:20.947 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:20.955 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:20.956 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:20.963 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:20.963 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:20.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:20.970 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:20.976 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:20.976 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:20.982 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:20.982 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:20.988 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:20.988 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:20.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:20.994 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:21.001 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:04:21.001 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:21.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:21.007 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:21.008 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:21.009 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:04:21.009 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:21.009 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:21.086 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:21.089 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=51, revision=56 08:04:21.129 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:21.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=51, revision=56 08:04:21.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=56, revision=-1 08:04:21.172 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:21.225 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:21.248 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:21.253 [Test worker] 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:04:21.309 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:21.328 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:21.335 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:21.338 [qtp316919383-3629] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/A2xXSP--Q4gLkSLxp9ygDQ/2h-hsMU6Z_9-jVqv19clvw/R7nMIQIhB7jIZFZH5S0iKA' offset=0 08:04:21.435 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:21.497 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 91744 bytes in 244 ms. path='/2/1 {11 11ä11#+} 1/b' 08:04:21.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=59 08:04:21.507 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:21.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=100.1 MiB, available=355.4 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:21.602 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:21.607 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=56, revision=59 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:21.615 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:21.621 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionSynced=4, revision=91 08:04:21.621 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionInProgress=91, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:21.664 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:21.665 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:21.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=56, revision=59 08:04:21.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:21.680 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:21.681 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:21.685 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=130 08:04:21.695 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:21.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:21.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:21.711 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:04:21.711 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:21.732 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:21.795 [qtp316919383-3328] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:21.797 [qtp316919383-3328] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:04:21.834 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:21.854 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:21.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:04:21.939 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4761e1b2d994f1a75b4b448583c9d1c133300d09' to.sha1='19322923e8410ea3034c0f2c60ec2cd0bf2cb64f'): /2/a 08:04:21.990 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=64 08:04:21.991 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 08:04:22.041 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:22.044 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=59, revision=64 08:04:22.101 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:22.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=59, revision=64 08:04:22.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=64, revision=-1 08:04:22.148 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:22.196 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:22.217 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:22.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:22.287 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=100.4 MiB, available=355.1 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:22.472 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:22.488 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:22.492 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:22.493 [qtp316919383-3629] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/A2xXSP--Q4gLkSLxp9ygDQ/bg-SabDrryUA1DLahoGRAg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:22.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:04:22.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=100.0 MiB, available=355.5 MiB 08:04:22.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:04:23.217 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=100.0 MiB, available=355.5 MiB 08:04:23.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:04:23.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:04:23.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:04:23.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:04:23.240 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:23.250 [qtp833852776-1599] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 localRepositoryRevisionSynced=90 08:04:23.286 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:23.323 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d transaction.localRevision=132 remoteFromLocalRevision=90 08:04:23.385 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f0947106-ffc2-4cd5-89c1-971986aedd68 from='build/repo/k0t5bjd9-whgpj-local-src' toID=82d94674-6b3e-4cf4-9361-91a3b375100d to='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:23.404 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:23.425 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 694402 bytes in 1152 ms. path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:23.429 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=132 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:23.443 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=67 08:04:23.445 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:23.464 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:23.465 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:23.479 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:04:23.480 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:04:23.484 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=132 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:23.485 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:23.491 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:23.491 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:23.492 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=64, revision=67 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:23.510 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:23.510 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:23.512 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=130, revision=134 08:04:23.518 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 08:04:23.536 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:23.536 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:23.565 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:23.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=64, revision=67 08:04:23.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=67, revision=-1 08:04:23.611 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:23.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:23.618 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:23.624 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=128, revision=134 08:04:23.626 [qtp833852776-57] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:23.630 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:23.648 [qtp316919383-3631] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:23.650 [qtp316919383-3631] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:23.724 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:23.731 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=128, revision=134 08:04:23.731 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=134, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:23.725 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:23.748 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:23.754 [qtp833852776-3475] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 transaction.localRevision=96 remoteFromLocalRevision=132 08:04:23.834 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:23.837 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:23.839 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:23.845 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 08:04:23.845 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:23.863 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:23.871 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:23.875 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='533f1a96a3fac5091eca17dac204f68244a68145' to.sha1='145421b86a4cbebe39948c105a62cac0c5c4631c'): /3 + &#ä/5/h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:23.898 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 19 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:23.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=72 08:04:23.921 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:23.989 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, invitation=true] 08:04:24.037 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:24.055 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:24.058 [qtp316919383-254] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=67, revision=72 08:04:24.098 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:24.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=67, revision=72 08:04:24.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=72, revision=-1 08:04:24.134 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:24.150 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:24.166 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:24.184 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, invitation=true] org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:24.199 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:24.202 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:24.220 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:24.331 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:24.331 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:24.343 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:24.345 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:24.356 [qtp316919383-3328] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/yKVuKXIjUijG6OZpG5APHQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:24.378 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:24.409 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:24.428 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d renewalDateTime=2019-09-21T06:33:29.102Z expiryDateTime=2019-09-21T07:03:29.102Z 08:04:24.438 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:24.442 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:24.454 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:24.454 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:24.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=137 08:04:24.489 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 08:04:24.588 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:24.590 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=134, revision=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:24.617 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:24.636 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:24.646 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:24.668 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 436495 bytes in 464 ms. path='/3 + &#ä/5/h' 08:04:24.712 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=75 08:04:24.712 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 08:04:24.756 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:24.761 [qtp316919383-3631] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=72, revision=75 08:04:24.772 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:24.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=72, revision=75 08:04:24.779 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:24.790 [qtp833852776-3580] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:24.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:24.812 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:24.820 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:24.822 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:24.829 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:24.841 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:04:24.842 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82d94674-6b3e-4cf4-9361-91a3b375100d from='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' toID=f0947106-ffc2-4cd5-89c1-971986aedd68 to='build/repo/k0t5bjd9-whgpj-local-src', fromRepoLocalSync=true 08:04:24.842 [pool-39-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f0947106-ffc2-4cd5-89c1-971986aedd68 ('build/repo/k0t5bjd9-whgpj-local-src') org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:24.858 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:24.862 [qtp316919383-254] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:24.871 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:24.874 [qtp316919383-254] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:24.897 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:24.902 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:24.923 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:24.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d903684578a2da80caffff5f2c8ecafa292b9c36' to.sha1='9d6b397267aef1bebd7a1d7531102986af03ba69'): /3 + &#ä/5/i 08:04:24.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=80 08:04:24.957 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 08:04:25.001 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:25.010 [qtp316919383-3629] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=75, revision=80 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:25.015 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.90.xml.gz 08:04:25.015 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.90.xml.gz 08:04:25.030 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:25.036 [qtp316919383-3629] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:25.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=75, revision=80 08:04:25.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:25.049 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97 08:04:25.054 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:25.057 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.90.xml.gz 08:04:25.057 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=90 repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:25.101 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:25.161 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:25.174 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:25.178 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/5/i' 08:04:25.418 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:25.462 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:25.466 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:25.470 [qtp316919383-3631] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:25.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=101.7 MiB, available=353.8 MiB 08:04:25.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:25.799 [closeDeferredTimer-6b9d77ee-5o] INFO c.c.c.l.LocalRepoManagerImpl - [6b9d77ee]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:25.820 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:25.839 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionInProgress=-1, revision=98 08:04:25.912 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 08:04:25.988 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:25.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:26.172 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:26.491 [closeDeferredTimer-3b55f66e-1] INFO c.c.c.l.LocalRepoManagerImpl - [3b55f66e]_close: Shutting down real LocalRepoManager. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:26.539 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:26.585 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:26.591 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:26.596 [qtp316919383-3631] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=1048576 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:26.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=100.8 MiB, available=354.7 MiB 08:04:26.671 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.remoteRepositoryRevisionSynced=91, revision=98 08:04:26.698 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:26.699 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:27.267 [closeDeferredTimer-16e60266-1] INFO c.c.c.l.LocalRepoManagerImpl - [16e60266]_close: Shutting down real LocalRepoManager. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:27.315 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:26.699 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:04:26.699 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:26.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:04:27.328 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=100.9 MiB, available=354.6 MiB 08:04:27.355 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:27.369 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionSynced=91, revision=98 08:04:27.369 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionInProgress=98, revision=-1 08:04:27.377 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:27.396 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:27.396 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:27.400 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=137, revision=140 08:04:27.412 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:27.423 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:27.468 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:27.472 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=137, revision=140 08:04:27.490 [qtp833852776-3580] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:27.500 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:27.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=134, revision=140 08:04:27.506 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=140, revision=-1 08:04:27.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:04:27.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:27.529 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:27.628 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:27.653 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:27.657 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:27.657 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:27.657 [qtp316919383-3631] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=2097152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:28.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.5 MiB, used=101.2 MiB, available=354.3 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:28.302 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:28.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:28.505 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:28.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=100.9 MiB, available=354.6 MiB 08:04:28.747 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:04:29.143 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=100.6 MiB, available=354.9 MiB 08:04:29.144 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.90.xml.gz 08:04:29.144 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:04:29.146 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:04:29.146 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:04:29.165 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:29.176 [qtp833852776-3475] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 localRepositoryRevisionSynced=97 08:04:29.186 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:29.206 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d transaction.localRevision=143 remoteFromLocalRevision=97 08:04:29.239 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f0947106-ffc2-4cd5-89c1-971986aedd68 from='build/repo/k0t5bjd9-whgpj-local-src' toID=82d94674-6b3e-4cf4-9361-91a3b375100d to='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' 08:04:29.253 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:29.256 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:29.313 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=143 08:04:29.319 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:29.319 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:29.321 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:04:29.321 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:04:29.326 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=143 08:04:29.379 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:29.380 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:29.391 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:29.391 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:29.393 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=145 08:04:29.397 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 08:04:29.410 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:29.411 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:29.475 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:29.480 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=140, revision=145 08:04:29.485 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:29.540 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:29.544 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:29.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=140, revision=145 08:04:29.551 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=145, revision=-1 08:04:29.656 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:29.660 [qtp833852776-4276] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 transaction.localRevision=104 remoteFromLocalRevision=143 08:04:29.724 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:29.728 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82d94674-6b3e-4cf4-9361-91a3b375100d from='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' toID=f0947106-ffc2-4cd5-89c1-971986aedd68 to='build/repo/k0t5bjd9-whgpj-local-src', fromRepoLocalSync=false 08:04:29.731 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:04:29.731 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:04:29.743 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:29.801 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=104 08:04:29.804 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:29.810 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:29.814 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:29.872 [qtp316919383-3632] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:29.924 [qtp316919383-3632] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:29.927 [qtp316919383-3632] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:29.928 [qtp316919383-3632] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=3145728 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:29.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:04:30.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=95.5 MiB, available=360.0 MiB 08:04:30.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:04:30.403 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:30.410 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionInProgress=-1, revision=105 08:04:30.438 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 08:04:30.457 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:30.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:04:30.843 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=95.6 MiB, available=359.9 MiB 08:04:30.846 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.remoteRepositoryRevisionSynced=98, revision=105 08:04:30.851 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:30.853 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:04:30.853 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:04:30.853 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:30.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:04:31.267 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=95.6 MiB, available=359.9 MiB 08:04:31.298 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:31.301 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionSynced=98, revision=105 08:04:31.301 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionInProgress=105, revision=-1 08:04:31.385 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:31.410 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:31.410 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:31.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=148 08:04:31.496 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 08:04:31.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:04:31.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:04:31.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=95.8 MiB, available=359.7 MiB 08:04:31.915 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:04:32.297 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=95.7 MiB, available=359.8 MiB 08:04:32.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:04:32.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=95.7 MiB, available=359.8 MiB 08:04:32.715 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:04:32.716 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:04:32.716 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:04:32.732 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:32.740 [qtp833852776-4276] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 localRepositoryRevisionSynced=104 08:04:32.804 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:32.825 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d transaction.localRevision=150 remoteFromLocalRevision=104 08:04:32.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f0947106-ffc2-4cd5-89c1-971986aedd68 from='build/repo/k0t5bjd9-whgpj-local-src' toID=82d94674-6b3e-4cf4-9361-91a3b375100d to='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' 08:04:32.931 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=150 08:04:32.938 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:32.938 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:32.939 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:04:32.939 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:04:32.944 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=150 08:04:32.988 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:32.988 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:33.002 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:33.002 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:04:33.003 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=148, revision=152 08:04:33.007 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 08:04:33.017 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:33.017 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:33.084 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:33.087 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=145, revision=152 08:04:33.089 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:04:33.212 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:33.223 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=145, revision=152 08:04:33.223 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=152, revision=-1 08:04:33.308 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:33.312 [qtp833852776-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 transaction.localRevision=110 remoteFromLocalRevision=150 08:04:33.362 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:33.368 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:33.368 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:33.374 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:33.379 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:33.391 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:04:33.396 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:04:33.397 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 08:04:33.397 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:04:33.398 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:04:33.399 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:04:33.401 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [33872309]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' 08:04:33.402 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [33872309]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' locked successfully. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:33.522 [qtp316919383-3632] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:33.776 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:33.853 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:33.882 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:33.884 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:33.885 [qtp316919383-3328] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=4194304 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:35.264 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:36.529 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:36.877 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:37.592 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:38.312 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:38.321 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:38.323 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=5242880 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:38.466 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:38.491 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:39.616 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:40.145 [closeDeferredTimer-5d273c44-67] INFO c.c.c.l.LocalRepoManagerImpl - [5d273c44]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:40.395 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:41.005 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:41.187 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:41.314 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:41.335 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:41.337 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:41.338 [qtp316919383-3631] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=6291456 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:42.270 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:43.177 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:43.522 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:43.548 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:43.835 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:43.856 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:43.859 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:43.860 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=7340032 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:44.060 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:44.641 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:44.756 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:04:45.357 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:04:46.553 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:46.667 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:47.444 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:47.537 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:47.743 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:47.762 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:47.771 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:47.774 [qtp316919383-3633] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=8388608 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:48.182 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:48.670 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:04:49.452 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:49.519 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:49.719 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:49.859 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:49.867 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:49.870 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:49.870 [qtp316919383-3633] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=9437184 08:04:50.047 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:50.121 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 9496324 bytes in 24942 ms. path='/3 + &#ä/5/i' 08:04:50.143 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=92 08:04:50.143 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 08:04:50.205 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:50.209 [qtp316919383-3631] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=80, revision=92 08:04:50.901 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:50.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=80, revision=92 08:04:50.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=92, revision=-1 08:04:50.944 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:50.944 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:50.961 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:51.408 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:51.506 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:51.611 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:04:51.780 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:51.836 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:51.918 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:51.923 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2af36a61]initPersistenceManagerFactory: repositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:04:51.995 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2af36a61]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 33782 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:52.015 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c51a0e158a493b71b814cdd1efd38cd00b2ca83b' to.sha1='5f430f9a6628d1071a21130137affb5b7e81a902'): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:52.033 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf4-luupb-remote' 08:04:52.037 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf4-luupb-remote' locked successfully. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:52.067 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=97 08:04:52.067 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:52.083 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:52.173 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:52.176 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=92, revision=97 08:04:52.953 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:52.962 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=92, revision=97 08:04:52.962 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=97, revision=-1 08:04:52.989 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:53.278 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:53.324 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:53.379 [closeDeferredTimer-10c52ffc-7p] INFO c.c.c.l.LocalRepoManagerImpl - [10c52ffc]_close: Shutting down real LocalRepoManager. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:53.410 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 08:04:53.638 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:53.653 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:53.656 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:53.657 [qtp316919383-3631] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/BKZe82ksNHWnRtfboboPTQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:53.678 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:54.763 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:54.832 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 699611 bytes in 1421 ms. path='/3 + &#ä/aa' 08:04:54.844 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=100 08:04:54.845 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 08:04:54.954 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:54.958 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=97, revision=100 08:04:55.020 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:55.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=97, revision=100 08:04:55.029 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=100, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:55.047 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:55.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:55.054 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:55.073 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:55.218 [qtp316919383-3328] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:55.222 [qtp316919383-3328] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:04:55.314 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:55.388 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [72e6266c]initPersistenceManagerFactory: repositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:55.388 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:55.394 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [72e6266c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31529 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:55.397 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:04:55.426 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='456d506850a580b9a29cda9a597cdbabfd6a82d8' to.sha1='6112907da6572146ba71e4d5ecca7e09e7ce2fa9'): /3 + &#ä/bb 08:04:55.462 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=105 08:04:55.462 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 08:04:55.583 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:55.586 [qtp316919383-3633] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=100, revision=105 08:04:55.889 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:55.895 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=100, revision=105 08:04:55.895 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=105, revision=-1 08:04:55.934 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:56.037 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=100.4 MiB, available=383.6 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:56.083 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:56.099 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:56.102 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 08:04:56.135 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:56.136 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglu-rcado-remote' 08:04:56.137 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglu-rcado-remote' locked successfully. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:56.142 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:56.145 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:56.146 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/uimIVVKeTP_MhJzLM4KMJw' offset=0 08:04:56.170 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:56.186 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 27981 bytes in 83 ms. path='/3 + &#ä/bb' 08:04:56.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=108 08:04:56.201 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 08:04:56.272 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:56.276 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=105, revision=108 08:04:56.326 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:56.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=105, revision=108 08:04:56.330 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=108, revision=-1 08:04:56.366 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:04:56.366 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:56.388 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:56.408 [qtp316919383-3633] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:56.409 [qtp316919383-3633] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:56.439 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:56.492 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:56.612 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:56.704 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:04:56.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dea8e7385a2a341618a60afba2d268448234bef8' to.sha1='87044e9f99a091a36ddf339487ed3edad8c11dc6'): /3 + &#ä/cc 08:04:56.761 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=113 08:04:56.761 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 08:04:56.831 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:56.836 [qtp316919383-3631] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=108, revision=113 08:04:56.872 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:56.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=108, revision=113 08:04:56.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=113, revision=-1 08:04:56.909 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:56.949 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:56.955 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:56.968 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:56.986 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:04:57.051 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:57.057 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:57.062 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:57.065 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:57.066 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/Btr7jNRMtpT709Q9iNojpg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:57.218 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:04:57.319 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:04:57.376 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:04:57.429 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:57.465 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:57.481 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 185752 bytes in 495 ms. path='/3 + &#ä/cc' 08:04:57.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=116 08:04:57.501 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 08:04:57.568 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:57.571 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=113, revision=116 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:57.579 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:57.642 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:57.648 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:57.651 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=113, revision=116 08:04:57.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=116, revision=-1 08:04:57.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:04:57.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:57.684 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:57.701 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:57.720 [qtp316919383-3631] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:57.726 [qtp316919383-3631] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:04:57.758 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:57.846 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:57.858 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:57.864 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:04:57.897 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fc99e0d021ca9d441b290d6fc31cc3869f2434f4' to.sha1='1e7b3dfd190bdc113d077c83460fa861505be8dc'): /3 + &#ä/dd org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:57.917 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:57.923 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=121 08:04:57.923 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:57.965 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:57.999 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:58.004 [qtp316919383-3631] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=116, revision=121 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:58.045 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:58.074 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:58.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=116, revision=121 08:04:58.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=121, revision=-1 08:04:58.104 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:58.107 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:58.152 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:58.189 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:58.235 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:58.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:58.279 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:58.288 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:58.294 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:58.297 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:58.298 [qtp316919383-155] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1p9qvl-281WDCmMtAiQVXA/eynRnmCrGbuDssEwxXB2mA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:58.373 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:58.401 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:58.454 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:58.485 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42116 bytes in 241 ms. path='/3 + &#ä/dd' 08:04:58.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=124 08:04:58.503 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:04:58.531 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:58.590 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:58.594 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=121, revision=124 08:04:58.645 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:58.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=121, revision=124 08:04:58.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=124, revision=-1 08:04:58.679 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:04:58.679 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:04:58.706 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:58.732 [qtp316919383-3328] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:04:58.734 [qtp316919383-3328] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:58.738 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:58.773 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:58.794 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:04:58.801 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 08:04:58.831 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:58.843 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:58.844 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:58.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:59.098 [qtp2139656363-502] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:04:59.141 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]initPersistenceManagerFactory: repositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f 08:04:59.142 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3005 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:59.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:04:59.173 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:59.177 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]getCloseDeferredMillis: closeDeferredMillis=20000 08:04:59.177 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:59.478 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=129 08:04:59.511 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:04:59.551 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:59.593 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:59.597 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=124, revision=129 08:04:59.639 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:59.644 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 578471de-b13d-46ff-8cdb-03a9364c61e4 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest localRepository.publicKeySha1 = CB:3E:4C:0C:33:EA:9C:8E:7B:08:66:31:B1:74:51:7B:6C:5F:F4:6C remoteRepository.repositoryId = f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepository.remoteRoot = https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepository.publicKeySha1 = E0:C6:32:BF:34:1D:34:04:16:52:F1:14:5D:63:37:40:11:EF:8C:AD 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 578471de-b13d-46ff-8cdb-03a9364c61e4 f7b9be52-54c3-4f61-b465-3be8a5195c5f org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:59.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=124, revision=129 08:04:59.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=129, revision=-1 08:04:59.684 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:59.711 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b transaction.localRevision=91 remoteFromLocalRevision=8 08:04:59.720 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:59.737 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 from='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' toID=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b to='build/repo/k0t5csse-hxsmr-local-src', fromRepoLocalSync=false 08:04:59.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:04:59.738 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:04:59.754 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:59.769 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:04:59.808 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=91 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:04:59.818 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:59.844 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f renewalDateTime=2019-09-21T06:34:59.805Z expiryDateTime=2019-09-21T07:04:59.805Z 08:04:59.860 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:59.871 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:04:59.888 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:04:59.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7b9be52-54c3-4f61-b465-3be8a5195c5f from='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' toID=578471de-b13d-46ff-8cdb-03a9364c61e4 to='build/repo/k0t5e62e-lf5n2-local-dest', fromRepoLocalSync=true 08:04:59.889 [pool-32-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 578471de-b13d-46ff-8cdb-03a9364c61e4 ('build/repo/k0t5e62e-lf5n2-local-dest') org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:00.070 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:00.368 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:00.402 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:05:00.417 [pool-32-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:05:00.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.-1.xml.gz 08:05:00.425 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.-1.xml.gz 08:05:00.457 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:00.606 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 08:05:00.737 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:00.746 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:00.783 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.-1.xml.gz 08:05:00.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:00.079 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:05:00.079 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:05:00.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=133.8 MiB, available=321.7 MiB 08:05:00.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:05:00.909 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:00.926 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionInProgress=-1, revision=92 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:01.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=108.3 MiB, available=379.2 MiB 08:05:01.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:01.415 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:01.444 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:01.508 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.localRepositoryRevisionInProgress=-1, revision=96 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:01.574 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:01.618 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:01.740 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:02.000 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:01.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:05:02.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=133.0 MiB, available=322.5 MiB 08:05:02.372 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.remoteRepositoryRevisionSynced=4, revision=92 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:02.453 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:02.472 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:02.472 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.487 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:02.487 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:02.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:02.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.508 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:02.509 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:02.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:02.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.538 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:02.539 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:02.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:02.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:02.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.573 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:02.573 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:02.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:02.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:02.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.605 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:02.605 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:02.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:02.624 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:02.639 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=E2DCcp1FyC9XytjUycMrRg, serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:02.634 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:05:02.821 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:02.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:05:02.908 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=110.4 MiB, available=376.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:02.913 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:02.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=96 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:03.002 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:05:03.108 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:03.118 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:03.309 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:03.342 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:03.516 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:03.606 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:03.656 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:02.639 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:05:03.672 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=131.5 MiB, available=324.0 MiB 08:05:03.714 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:03.728 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionSynced=4, revision=92 08:05:03.728 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionInProgress=92, revision=-1 08:05:03.748 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:03.755 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:03.756 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:03.772 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=131 08:05:03.784 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 08:05:03.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:03.798 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:05:04.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=130.3 MiB, available=325.2 MiB 08:05:04.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:04.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 37 ms. 08:05:04.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:04.604 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:04.619 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:05:04.619 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.628 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:04.629 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:04.639 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:04.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:04.669 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:04.678 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.692 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:04.692 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:04.726 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.735 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:04.736 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:04.745 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.754 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:04.755 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.764 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:04.765 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.773 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:04.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.783 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:04.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 08:05:04.797 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.807 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:04.808 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:04.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:04.944 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=uHHADwvGxY3JRWSbx9Rhvg, serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f} because of missing permissions! 08:05:04.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:05.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=130.3 MiB, available=325.2 MiB 08:05:05.073 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:05.129 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:05.301 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:05.328 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:05.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=130.3 MiB, available=325.2 MiB 08:05:05.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:05:05.717 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:05:05.717 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:05:05.717 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:05.729 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:05.753 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:05.801 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b localRepositoryRevisionSynced=91 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:05.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.5 MiB, allocated=472.5 MiB, used=109.9 MiB, available=362.6 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:05.816 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:05.843 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 transaction.localRevision=133 remoteFromLocalRevision=91 08:05:05.845 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b from='build/repo/k0t5csse-hxsmr-local-src' toID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 to='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' 08:05:05.866 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=133 08:05:05.873 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:05.874 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:05.876 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:05:05.877 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:05:05.882 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=133 08:05:05.887 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:05.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:05.897 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:05.897 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:05.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=131, revision=135 08:05:05.906 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:05.954 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:05.964 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:05.975 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=129, revision=135 08:05:06.010 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:06.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=129, revision=135 08:05:06.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=135, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:06.036 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:06.041 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.localRepositoryRevisionSynced=-1, revision=96 08:05:06.041 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.localRepositoryRevisionInProgress=96, revision=-1 08:05:06.057 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:06.066 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:06.066 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:06.072 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:06.089 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b transaction.localRevision=97 remoteFromLocalRevision=133 08:05:06.144 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:06.148 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:05:06.153 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 08:05:06.155 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1564970a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' 08:05:06.157 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1564970a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:06.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:06.325 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [33872309]initPersistenceManagerFactory: repositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:06.338 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:06.348 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [33872309]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 20452 ms. 08:05:06.431 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 08:05:06.469 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 08:05:06.503 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 08:05:06.507 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 08:05:06.508 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:43390' serverPath='/82d94674-6b3e-4cf4-9361-91a3b375100d' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, invitation=true] 08:05:06.510 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 08:05:06.544 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:06.548 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:06.551 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:06.606 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:06.634 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:06.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=-1, revision=5 08:05:06.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:06.676 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, invitation=false] 08:05:06.677 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, invitation=false, validTo=null] 08:05:06.762 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:05:06.813 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:06.817 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 08:05:06.821 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 08:05:06.856 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:06.871 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:06.908 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:06.933 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:07.031 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:07.085 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjda-rnmso-remote' 08:05:07.085 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjda-rnmso-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:07.272 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:06.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:06.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:05:07.382 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=109.5 MiB, available=377.0 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:07.445 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:05:07.676 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:05:07.885 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:07.898 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:07.557 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:05:08.084 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=108.9 MiB, available=378.1 MiB 08:05:08.087 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:08.203 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:05:08.268 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:05:08.329 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:05:08.407 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:08.446 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:08.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=108.8 MiB, available=377.2 MiB 08:05:08.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.-1.xml.gz 08:05:08.516 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:05:08.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:08.569 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:08.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:08.647 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:08.705 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:08.767 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:05:08.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:08.816 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:08.862 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:08.889 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:08.916 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:08.960 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:08.975 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 08:05:08.995 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 08:05:08.995 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:09.014 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:09.046 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b22141503ab2c9c7de4572eb7698c70b9aa8145' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:09.114 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:09.167 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:09.170 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:09.191 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:09.216 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:09.220 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/i9tI_wZsT9zk6Ux94zBoTA/Mhc_0U00Dmr5fQwKVFCuSw' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:09.234 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:09.269 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:09.284 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:09.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:09.345 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:09.355 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 123360 bytes in 184 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:09.402 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:09.410 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:09.419 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:09.585 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:09.601 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:05:09.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='00285d0472e445d1f1c1a8d539b93e4ca1f1d27a' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:09.722 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:09.729 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:09.733 [Test worker] 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:05:09.766 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:09.768 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/i9tI_wZsT9zk6Ux94zBoTA/JRoWH-uRKUUnc7PU1NCekA' offset=0 08:05:09.786 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:09.801 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:09.816 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:09.855 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68178 bytes in 122 ms. path='/1 {11 11ä11#+} 1/b' 08:05:09.904 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:05:09.980 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:09.993 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:05:10.022 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9df0455928e084187857477dbef98d4ead36a049' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:10.027 [qtp833852776-76] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:05:10.059 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]initPersistenceManagerFactory: repositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d 08:05:10.061 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2975 ms. 08:05:10.097 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]getCloseDeferredMillis: closeDeferredMillis=20000 08:05:10.097 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:10.201 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:10.256 [Test worker] 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:05:10.292 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:10.298 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/i9tI_wZsT9zk6Ux94zBoTA/elykD7FdcMsat_zQI4xpFQ' offset=0 08:05:10.310 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:10.380 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:10.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:10.441 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:10.475 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 513764 bytes in 219 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:10.494 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:10.530 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:10.600 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:10.611 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:10.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:10.666 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:10.669 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2ba9309a31d3157e64a431a8782d5981ca2d5b98' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:10.723 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d renewalDateTime=2019-09-21T06:35:10.636Z expiryDateTime=2019-09-21T07:05:10.636Z 08:05:10.742 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:10.755 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:10.756 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:10.761 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:10.780 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:05:10.781 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82d94674-6b3e-4cf4-9361-91a3b375100d from='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' toID=939e596b-fcf5-47a8-9160-d320fa303c3b to='build/repo/k0t5egag-c6m53-local-dest', fromRepoLocalSync=true 08:05:10.781 [pool-40-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 939e596b-fcf5-47a8-9160-d320fa303c3b ('build/repo/k0t5egag-c6m53-local-dest') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:10.784 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:10.792 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YP1fRr4pb5KRwFUo6symXQ/qShjrxdEAvKZb2EgP-WpPw/sfEYbTAvzoUx2g2QaDyGQQ' offset=0 08:05:10.801 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:10.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 08:05:10.977 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 154896 bytes in 216 ms. path='/2/1 {11 11ä11#+} 1/a' 08:05:11.098 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:05:11.197 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:11.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:05:11.300 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9bd7fc94ea91561941982dc0fccba1182f5577b6' to.sha1=''): /2/1 {11 11ä11#+} 1/b 08:05:11.398 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:11.404 [Test worker] 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:05:11.424 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:11.426 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YP1fRr4pb5KRwFUo6symXQ/qShjrxdEAvKZb2EgP-WpPw/Yj_7_5jpoHDahE27l0zMAg' offset=0 08:05:11.437 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:11.470 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 08:05:11.514 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 194032 bytes in 109 ms. path='/2/1 {11 11ä11#+} 1/b' 08:05:11.556 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:05:11.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:11.592 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:11.599 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:11.605 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:05:11.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.-1.xml.gz 08:05:11.627 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.-1.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:11.633 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b67f5891bfdd5aee9ae99e93e10296ba78c3c10' to.sha1=''): /2/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:11.643 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:11.707 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:11.709 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=112 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:11.724 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:05:11.752 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:11.753 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YP1fRr4pb5KRwFUo6symXQ/XcG2eXVyu--v1sCINJR77A' offset=0 08:05:11.762 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:11.779 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:11.781 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:11.791 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.-1.xml.gz 08:05:11.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:11.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. 08:05:11.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 470155 bytes in 193 ms. path='/2/a' 08:05:11.972 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:05:12.015 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:12.029 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]initPersistenceManagerFactory: repositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 08:05:12.033 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13271 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:12.029 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:12.057 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]getCloseDeferredMillis: closeDeferredMillis=20000 08:05:12.057 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:12.079 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 19 ms. 08:05:12.079 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:12.092 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af522406fa10309187812362ecf37c394c600690' to.sha1=''): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:12.167 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 88 ms. 08:05:12.167 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=v6UMl59UUKIpcumACBTGSg, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:12.177 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:12.181 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 08:05:12.230 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:12.232 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HI2nJwQLKZXnpZI9oo1tig/4tuNM_XYJThuJ83bEsD8rA/QKHM13K52lm6ytLFhxaiVA' offset=0 08:05:12.243 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:12.286 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 08:05:12.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 114246 bytes in 161 ms. path='/3 + &#ä/5/h' 08:05:12.379 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 08:05:12.462 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:12.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:05:12.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a79b98857b5402cc30ef5445bafac1d6f5f5cba8' to.sha1=''): /3 + &#ä/5/i 08:05:12.630 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:12.632 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 08:05:12.667 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:12.668 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HI2nJwQLKZXnpZI9oo1tig/4tuNM_XYJThuJ83bEsD8rA/trNK8tb3GgJqk102tkkZmA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:12.676 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=109.1 MiB, available=346.4 MiB 08:05:12.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:12.685 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:12.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:12.719 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:12.732 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 48624 bytes in 100 ms. path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:12.754 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionInProgress=-1, revision=114 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:12.759 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 08:05:12.794 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:12.800 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:05:12.830 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1244db679564ffcca454563f90f3d3e08d46c349' to.sha1=''): /3 + &#ä/aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:12.857 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:12.876 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:12.878 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/aa' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:12.898 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:12.922 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:12.934 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HI2nJwQLKZXnpZI9oo1tig/EZYrT0dp6fkVHyP5swnVtg' offset=0 08:05:12.948 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:13.055 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:13.125 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=454.5 MiB, used=108.2 MiB, available=347.3 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:13.209 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:13.220 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:13.322 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:13.368 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:13.369 [qtp2139656363-680] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HI2nJwQLKZXnpZI9oo1tig/EZYrT0dp6fkVHyP5swnVtg' offset=1048576 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:13.377 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:13.383 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:13.417 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=1, permissionSetInheritanceDtos.size=1, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:13.548 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:13.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. 08:05:13.669 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:13.670 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HI2nJwQLKZXnpZI9oo1tig/EZYrT0dp6fkVHyP5swnVtg' offset=2097152 08:05:13.684 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:13.752 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src localRepository.publicKeySha1 = 14:ED:AD:52:A9:9D:D7:37:02:A6:6A:A1:F0:DF:EC:80:E2:81:DB:2D remoteRepository.repositoryId = 78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepository.remoteRoot = https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepository.publicKeySha1 = 4C:0A:DF:DF:FE:42:CA:82:B0:5C:8D:C0:7E:0A:F8:CC:55:08:50:A9 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 7ec449f8-cbe1-45fb-90af-f6c481e05ffa 78fcc39e-7bb7-4712-852d-99ddc7757e68 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:13.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:14.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=107.6 MiB, available=347.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:14.136 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:14.138 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HI2nJwQLKZXnpZI9oo1tig/EZYrT0dp6fkVHyP5swnVtg' offset=3145728 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:14.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=114 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:14.151 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:14.303 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:14.337 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:14.428 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:14.429 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HI2nJwQLKZXnpZI9oo1tig/EZYrT0dp6fkVHyP5swnVtg' offset=4194304 08:05:14.443 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:14.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. 08:05:14.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 659100 bytes in 1740 ms. path='/3 + &#ä/aa' 08:05:14.648 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 08:05:14.658 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa 08:05:14.658 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_18y68 into destFile aa 08:05:14.659 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_1vf9c into destFile aa 08:05:14.660 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_2hwcg into destFile aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:14.664 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 08:05:14.682 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:14.734 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:14.742 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:05:14.817 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b507a051a23dd968e167bc09fb8665df964b6b2' to.sha1=''): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:14.837 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 08:05:14.855 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:14.862 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:14.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:14.896 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:14.911 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:14.917 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HI2nJwQLKZXnpZI9oo1tig/psxiZEdhFWDvqLKtESW_8A' offset=0 08:05:14.930 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:14.955 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 08:05:15.000 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.85% 08:05:15.080 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:15.084 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 08:05:15.194 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:15.196 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HI2nJwQLKZXnpZI9oo1tig/psxiZEdhFWDvqLKtESW_8A' offset=1048576 08:05:15.206 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:15.230 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:15.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:15.271 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:15.276 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 459624 bytes in 387 ms. path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:15.305 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 renewalDateTime=2019-09-21T06:35:15.248Z expiryDateTime=2019-09-21T07:05:15.248Z org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:15.306 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:15.318 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:15.320 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:15.326 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:15.336 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:15.353 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:05:15.354 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' toID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa to='build/repo/k0t5dwf3-9y06-local-src', fromRepoLocalSync=true 08:05:15.354 [pool-39-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7ec449f8-cbe1-45fb-90af-f6c481e05ffa ('build/repo/k0t5dwf3-9y06-local-src') 08:05:15.379 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:15.413 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:15.421 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:15.427 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:15.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a42e3c8fa387b236ccfca4549382c6129af04b5' to.sha1=''): /3 + &#ä/cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:15.564 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:05:15.564 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:05:15.582 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:15.601 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:15.684 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:05:15.704 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:15.705 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HI2nJwQLKZXnpZI9oo1tig/xfrUCv2nfGism8BOO30yOg' offset=0 08:05:15.721 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:15.728 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:05:15.759 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:15.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 08:05:15.932 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 313824 bytes in 247 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:15.764 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:05:15.764 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 08:05:16.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.5 MiB, allocated=456.5 MiB, used=94.4 MiB, available=362.1 MiB 08:05:16.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:16.474 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:16.505 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:16.541 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:16.558 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:16.618 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:16.663 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:16.668 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='242d078dda8912020eef5ed93a6c17c421bbf624' to.sha1=''): /3 + &#ä/dd 08:05:16.742 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:16.833 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 08:05:16.858 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:16.859 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HI2nJwQLKZXnpZI9oo1tig/i6dGo2gcMM4nwMd45yHqAw' offset=0 08:05:16.869 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:16.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 08:05:17.069 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17286 bytes in 236 ms. path='/3 + &#ä/dd' 08:05:17.144 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 08:05:17.186 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="f7b9be52-54c3-4f61-b465-3be8a5195c5f"] on repo=578471de-b13d-46ff-8cdb-03a9364c61e4 08:05:17.248 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 08:05:17.264 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:17.294 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 localRepositoryRevisionSynced=94 08:05:17.328 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:17.351 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f transaction.localRevision=96 remoteFromLocalRevision=94 08:05:17.372 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=578471de-b13d-46ff-8cdb-03a9364c61e4 from='build/repo/k0t5e62e-lf5n2-local-dest' toID=f7b9be52-54c3-4f61-b465-3be8a5195c5f to='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' 08:05:17.387 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:17.389 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:17.448 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:17.508 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=96 08:05:17.532 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:17.532 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:17.547 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:05:17.548 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:05:17.563 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=96 08:05:17.630 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:17.630 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:17.651 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:17.652 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:17.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=98 08:05:17.664 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 08:05:17.779 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:17.783 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.remoteRepositoryRevisionSynced=5, revision=98 08:05:17.907 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:17.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=5, revision=98 08:05:17.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=98, revision=-1 08:05:17.976 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:18.003 [qtp2139656363-4581] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 transaction.localRevision=101 remoteFromLocalRevision=96 08:05:18.040 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:18.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7b9be52-54c3-4f61-b465-3be8a5195c5f from='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' toID=578471de-b13d-46ff-8cdb-03a9364c61e4 to='build/repo/k0t5e62e-lf5n2-local-dest', fromRepoLocalSync=false 08:05:18.043 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:05:18.043 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:05:18.065 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:18.086 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 08:05:18.090 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:18.110 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:05:18.110 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:18.142 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 08:05:18.142 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:18.167 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:18.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:18.209 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:18.213 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.268 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 23 ms. 08:05:18.269 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:18.293 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:18.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:18.316 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:18.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.331 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:18.332 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.340 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:18.341 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.348 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:18.349 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:18.350 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:18.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:18.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:18.365 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:18.372 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.381 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:18.381 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:18.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:05:18.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.406 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:18.406 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.414 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:18.414 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:18.426 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} 08:05:18.481 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:18.482 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:05:18.482 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:05:18.485 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} because of missing permissions! org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:18.719 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:05:18.838 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:05:18.990 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:18.990 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=95.0 MiB, available=363.0 MiB 08:05:19.007 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:19.100 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:19.158 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:05:19.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:19.366 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:19.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=131.5 MiB, available=348.0 MiB 08:05:19.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:05:19.499 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:19.517 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.localRepositoryRevisionInProgress=-1, revision=102 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:19.523 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:19.539 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102 08:05:19.589 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:19.599 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:19.685 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:05:19.836 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:18.485 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:18.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:05:19.885 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.5 MiB, used=106.2 MiB, available=349.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:20.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.5 MiB, allocated=457.5 MiB, used=94.9 MiB, available=362.6 MiB 08:05:20.316 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:20.328 [qtp666971185-4772] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionSynced=-1, revision=4 08:05:20.328 [qtp666971185-4772] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:20.337 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:20.360 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionSynced=-1, revision=114 08:05:20.360 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionInProgress=114, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:20.398 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:20.398 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:20.410 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:20.413 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:20.414 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:20.413 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:05:20.448 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:20.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=131.5 MiB, available=354.0 MiB 08:05:20.467 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.remoteRepositoryRevisionSynced=96, revision=102 08:05:20.479 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=uHHADwvGxY3JRWSbx9Rhvg, serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f} because of missing permissions! 08:05:20.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:20.600 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:05:20.601 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:20.614 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:20.615 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:20.629 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:20.682 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:20.711 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 22 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:20.761 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:20.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=6 08:05:20.821 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:21.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=131.5 MiB, available=355.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:21.093 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:21.096 [qtp833852776-4276] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:21.122 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:21.136 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:21.143 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.localRepositoryRevisionSynced=96, revision=102 08:05:21.143 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.localRepositoryRevisionInProgress=102, revision=-1 08:05:21.242 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:21.249 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:21.249 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:21.254 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=101 08:05:21.312 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 08:05:21.333 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:21.488 [qtp833852776-4276] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:21.619 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:21.625 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=-1, revision=6 08:05:21.625 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=6, revision=-1 08:05:21.640 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:21.658 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 08:05:21.757 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:21.767 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:21.900 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:21.333 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:05:21.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=131.7 MiB, available=354.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:22.160 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:22.173 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=-1, revision=6 08:05:22.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=6, revision=-1 08:05:22.188 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:22.189 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:22.546 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:21.640 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:05:22.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=106.1 MiB, available=349.4 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:21.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:05:22.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=131.6 MiB, available=356.9 MiB 08:05:22.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:22.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:22.787 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1564970a]initPersistenceManagerFactory: repositoryId=0833740f-1576-4095-9f5c-f56bba08e619 08:05:22.797 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1564970a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14214 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:23.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.5 MiB, allocated=458.5 MiB, used=95.5 MiB, available=363.0 MiB 08:05:23.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:23.263 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=131.5 MiB, available=356.0 MiB 08:05:23.264 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:05:23.264 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:05:23.264 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:05:23.264 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:05:23.309 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:23.333 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 localRepositoryRevisionSynced=101 08:05:23.346 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:23.380 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f transaction.localRevision=103 remoteFromLocalRevision=101 08:05:23.386 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=578471de-b13d-46ff-8cdb-03a9364c61e4 from='build/repo/k0t5e62e-lf5n2-local-dest' toID=f7b9be52-54c3-4f61-b465-3be8a5195c5f to='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' 08:05:23.402 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=103 08:05:23.408 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:23.408 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:23.409 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:05:23.409 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:05:23.415 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=103 08:05:23.418 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:23.419 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:23.428 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:23.428 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:23.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=101, revision=105 08:05:23.436 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 08:05:23.472 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:23.492 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.remoteRepositoryRevisionSynced=98, revision=105 08:05:23.510 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:23.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=98, revision=105 08:05:23.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=105, revision=-1 08:05:23.546 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:23.555 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 transaction.localRevision=107 remoteFromLocalRevision=103 08:05:23.557 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:23.565 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:23.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=106.1 MiB, available=349.4 MiB 08:05:23.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:23.831 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=95.4 MiB, available=362.6 MiB 08:05:23.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:24.063 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms. 08:05:24.064 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:24.134 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=137.9 MiB, available=317.6 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:24.225 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:24.269 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:24.283 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:24.312 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f renewalDateTime=2019-09-21T06:33:28.903Z expiryDateTime=2019-09-21T07:03:28.903Z 08:05:24.326 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:24.336 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:24.346 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:24.346 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:24.351 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=132 08:05:24.361 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 08:05:24.409 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:05:24.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7b9be52-54c3-4f61-b465-3be8a5195c5f from='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' toID=61c24882-c852-4619-9a6d-5415a9840728 to='build/repo/k0t5bglt-eopua-local-src', fromRepoLocalSync=true 08:05:24.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.86.xml.gz 08:05:24.446 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.86.xml.gz 08:05:24.449 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61c24882-c852-4619-9a6d-5415a9840728 ('build/repo/k0t5bglt-eopua-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:24.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.5 MiB, allocated=459.5 MiB, used=95.8 MiB, available=363.7 MiB 08:05:24.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:05:24.489 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:05:24.491 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:05:24.491 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:24.495 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:24.512 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:24.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=106.0 MiB, available=349.5 MiB 08:05:24.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.-1.xml.gz 08:05:24.517 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:05:24.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:24.535 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:24.537 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=107 08:05:24.540 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:24.548 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 0833740f-1576-4095-9f5c-f56bba08e619 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest localRepository.publicKeySha1 = A2:F2:48:FA:E3:16:FD:CF:82:14:02:5B:36:99:4B:53:4E:C9:C6:08 remoteRepository.repositoryId = 20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepository.remoteRoot = https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepository.publicKeySha1 = 13:B3:C2:03:C7:E7:50:A2:19:77:C7:11:A7:35:63:87:EC:6F:E7: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 0833740f-1576-4095-9f5c-f56bba08e619 20a29595-cc00-4bd6-ba3a-5a80c44618c8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:24.579 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.86.xml.gz 08:05:24.579 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=86 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:24.589 [qtp666971185-1894] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=2 08:05:24.599 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:24.640 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:24.646 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:24.660 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa from='build/repo/k0t5dwf3-9y06-local-src' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' 08:05:24.695 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:24.719 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:24.725 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:24.756 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:24.772 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:24.799 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 renewalDateTime=2019-09-21T06:35:24.746Z expiryDateTime=2019-09-21T07:05:24.746Z 08:05:24.817 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:24.817 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:24.831 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:24.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:24.845 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:24.855 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:05:24.856 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 from='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' toID=0833740f-1576-4095-9f5c-f56bba08e619 to='build/repo/k0t5f5ka-gfp6k-local-dest', fromRepoLocalSync=true 08:05:24.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.-1.xml.gz 08:05:24.859 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.-1.xml.gz 08:05:24.862 [pool-46-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0833740f-1576-4095-9f5c-f56bba08e619 ('build/repo/k0t5f5ka-gfp6k-local-dest') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:24.870 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:24.873 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:24.887 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:24.934 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=99 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:24.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:24.982 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=10 08:05:24.983 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:24.993 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:24.998 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:25.014 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.-1.xml.gz 08:05:25.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:25.072 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:25.070 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:25.087 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=6, revision=10 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:25.092 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 08:05:25.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:05:25.129 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='57f758e858a5a4df0ad9def940825718e575d2ff' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:25.232 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:25.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=6, revision=10 08:05:25.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:25.333 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:25.339 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:25.383 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 20 ms. 08:05:25.396 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:25.404 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:25.419 [qtp833852776-4276] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PYL1iC2FPPVOGBjBVSDtSQ/JQQfwI5IgRBcSrT3YUwv7Q' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:25.454 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:25.494 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:25.580 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=134.9 MiB, available=355.6 MiB 08:05:25.580 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:05:25.590 [pool-33-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:25.596 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:25.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:25.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:25.766 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=12 08:05:25.766 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:25.771 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13440 bytes in 432 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:25.776 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:25.806 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionInProgress=-1, revision=108 08:05:25.824 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:25.835 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:25.867 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:25.932 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:25.938 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:25.947 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:25.974 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:05:26.033 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54ae9cc5c1dc59d124d2693e67c26f0dca75ab7c' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:26.077 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:26.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=10, revision=12 08:05:26.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:26.128 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:26.135 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:26.155 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:26.156 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:26.174 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:26.178 [qtp833852776-4276] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PYL1iC2FPPVOGBjBVSDtSQ/qM5OPa07rImluh9UxhHqfg' offset=0 08:05:26.188 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:26.194 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:26.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:26.251 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.0 MiB, used=122.7 MiB, available=332.8 MiB 08:05:26.251 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:26.270 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 251940 bytes in 134 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:26.353 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:26.363 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:26.366 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:26.413 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:26.417 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:26.424 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:26.427 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:26.442 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=14 08:05:26.444 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:26.469 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1370c33efceec28e7e48fd0ba3d55725bd4d34e' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:26.484 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:26.502 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.localRepositoryRevisionInProgress=-1, revision=101 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:26.532 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:26.538 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:26.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:26.544 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:26.574 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:26.578 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PYL1iC2FPPVOGBjBVSDtSQ/dPB2qn--rxPtRiXEgMNDvg' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:26.588 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:26.611 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:26.676 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:26.683 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=12, revision=14 08:05:26.684 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=14, revision=-1 08:05:26.711 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:26.712 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:26.748 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:26.785 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:26.796 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:25.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:05:26.812 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=133.6 MiB, available=355.4 MiB 08:05:26.822 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.remoteRepositoryRevisionSynced=87, revision=108 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:26.830 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:26.830 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=uHHADwvGxY3JRWSbx9Rhvg, serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f} because of missing permissions! 08:05:26.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:26.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=16 08:05:26.853 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:26.884 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:26.945 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:26.951 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:26.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:26.996 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:27.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=14, revision=16 08:05:27.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=16, revision=-1 08:05:27.065 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:27.066 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:27.096 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:27.129 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:27.138 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 08:05:27.139 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:27.149 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:27.151 [qtp833852776-1598] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PYL1iC2FPPVOGBjBVSDtSQ/dPB2qn--rxPtRiXEgMNDvg' offset=1048576 08:05:27.161 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:27.173 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 08:05:27.193 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 256276 bytes in 649 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:27.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=18 08:05:27.221 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:27.249 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:05:27.254 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:27.270 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:27.288 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=16, revision=18 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:27.316 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:27.330 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:05:27.404 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0329c122d38c208b16736681f378307967bcf737' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:27.409 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:27.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=16, revision=18 08:05:27.419 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=18, revision=-1 08:05:27.474 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:27.475 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:27.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=133.6 MiB, available=358.9 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:27.520 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:27.547 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:27.562 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionSynced=87, revision=108 08:05:27.564 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionInProgress=108, revision=-1 08:05:27.572 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:27.585 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:27.585 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:27.590 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:27.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=132, revision=135 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:27.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:27.613 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:27.620 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:27.629 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:27.652 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:27.672 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/i108E5FsDts_wyL6VOZtPw/7a_3CH4qAvFJt28BfPletQ/ArEZsAejVMO-BUqYINUjug' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:27.681 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:27.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:27.687 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:27.774 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=20 08:05:27.775 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 08:05:27.849 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:27.856 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:27.881 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:27.893 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:27.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=18, revision=20 08:05:27.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=20, revision=-1 08:05:27.965 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:27.969 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:28.003 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:28.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=122.7 MiB, available=332.8 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:28.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 526938 bytes in 405 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:28.033 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=101 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:28.041 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:28.057 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:05:28.058 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:28.061 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:28.098 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72c5adb4df75262226b47521a2d36f524691fbcf' to.sha1='1ffcdb1342fd002e2b13d06f66a330b338093162'): /1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:28.117 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:28.127 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:28.136 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=23 08:05:28.136 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:28.164 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c3717fbac88675ae0891e4d7f7e818857d104076' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:28.187 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:28.191 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=20, revision=23 08:05:28.222 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:28.223 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:28.232 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:28.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=20, revision=23 08:05:28.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:28.253 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:28.254 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/i108E5FsDts_wyL6VOZtPw/7a_3CH4qAvFJt28BfPletQ/Y8xbrLFq-o-4XkHzjied6A' offset=0 08:05:28.263 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:28.273 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:28.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:28.318 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:28.346 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17697 bytes in 114 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:28.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=133.5 MiB, available=358.0 MiB 08:05:28.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:28.440 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:05:28.517 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:28.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:28.531 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:28.535 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:28.581 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='814fc1636c1895ed1ac929bc070d0e6927a16bde' to.sha1=''): /2/a 08:05:28.640 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:28.647 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:05:28.665 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:28.665 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/i108E5FsDts_wyL6VOZtPw/NnJto8oKEcpxVQNu7ODS7A' offset=0 08:05:28.684 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:28.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:05:28.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 4708 bytes in 82 ms. path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:28.733 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:28.758 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:28.762 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:28.764 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:28.763 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tRqBy6CE5TIDY-7EHvWpig/4Z8WjIgl_4KRo2nlvhmCqQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:28.803 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:28.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:28.926 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=133.1 MiB, available=361.4 MiB 08:05:28.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:28.987 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='690b7ea183c2296661997b926f34f2050e1cc842' to.sha1=''): /3 + &#ä/5/h 08:05:29.099 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:29.165 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/3 + &#ä/5/h' 08:05:29.190 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:29.191 [qtp833852776-1598] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=0 08:05:29.205 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:29.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 08:05:29.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:29.361 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.5 MiB, allocated=493.5 MiB, used=133.1 MiB, available=360.4 MiB 08:05:29.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.86.xml.gz 08:05:29.362 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:05:29.364 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:05:29.364 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:29.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:29.378 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:29.388 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 localRepositoryRevisionSynced=107 08:05:29.490 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:29.497 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:29.498 [qtp833852776-4276] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=1048576 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:29.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:29.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:29.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:29.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:29.510 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f transaction.localRevision=137 remoteFromLocalRevision=107 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:29.515 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:29.517 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61c24882-c852-4619-9a6d-5415a9840728 from='build/repo/k0t5bglt-eopua-local-src' toID=f7b9be52-54c3-4f61-b465-3be8a5195c5f to='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:29.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:29.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:29.530 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:29.532 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:29.532 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:29.541 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:29.541 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:29.542 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:29.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:29.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:29.556 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:29.556 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:29.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:29.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:29.573 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:29.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:29.579 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=137 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:29.582 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:29.584 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:29.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:29.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:29.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:29.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:29.606 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:29.606 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:29.609 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 08:05:29.609 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:29.610 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:29.611 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:29.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:29.619 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:29.628 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:29.629 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:29.637 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:29.637 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:29.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:29.645 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:29.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:29.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=135, revision=139 08:05:29.695 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:29.708 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:29.744 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=E2DCcp1FyC9XytjUycMrRg, serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8} because of missing permissions! 08:05:29.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:29.776 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 584487 bytes in 1240 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:29.798 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:29.804 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=26 08:05:29.804 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:29.835 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:29.836 [qtp833852776-1598] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=2097152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:29.858 [qtp2139656363-680] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=130, revision=139 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:29.887 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:29.899 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:29.920 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=23, revision=26 08:05:29.934 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:29.941 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=23, revision=26 08:05:29.941 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=26, revision=-1 08:05:29.998 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:29.999 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:30.019 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:30.116 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:30.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=130, revision=139 08:05:30.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:30.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:30.161 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:05:30.180 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:05:30.197 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:30.207 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:30.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:30.233 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:30.251 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:30.262 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:05:30.288 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='054e847282aa7c9e818fd9cd1ec091e6c9c38e62' to.sha1='b8ac747e3ec9cc5416be06b14edec1b26e4156ae'): /1 {11 11ä11#+} 1/b 08:05:30.328 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=31 08:05:30.329 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:30.334 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:30.335 [qtp833852776-1598] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=3145728 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:30.345 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:30.365 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:30.396 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-dir' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:30.445 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:30.457 [qtp666971185-4772] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=26, revision=31 08:05:30.672 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:30.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=26, revision=31 08:05:30.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=31, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:30.699 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=141 08:05:30.702 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:30.743 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:30.804 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:30.815 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:30.816 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:30.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 33 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:30.901 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:30.906 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=139, revision=141 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:30.921 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:30.930 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:30.946 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:30.947 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tRqBy6CE5TIDY-7EHvWpig/U_bWMw5187y9JrzWiInVTw' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:30.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=123.8 MiB, available=331.7 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:30.996 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:31.039 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.040 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=4194304 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.048 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 83103 bytes in 231 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:31.054 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.064 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=34 08:05:31.064 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 08:05:31.101 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.105 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=31, revision=34 08:05:31.111 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=31, revision=34 08:05:31.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=34, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:31.119 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.124 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.localRepositoryRevisionSynced=-1, revision=101 08:05:31.124 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.localRepositoryRevisionInProgress=101, revision=-1 08:05:31.128 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.134 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:31.134 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:31.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:31.161 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.166 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=139, revision=141 08:05:31.166 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=141, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:31.176 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.178 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:31.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:05:31.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.208 [qtp666971185-4772] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:05:31.214 [qtp666971185-4772] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:31.225 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:31.228 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:31.233 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.238 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.314 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:31.354 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.356 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=5242880 08:05:31.367 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:31.489 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.503 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8fa169e01a88927b288f9596b5a8e793ffde7d7f' to.sha1='3afb9fd744dfec2086c95965410e4bec86d60ab9'): /1 {11 11ä11#+} 1/c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:31.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.532 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=39 08:05:31.532 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:31.565 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 08:05:31.566 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 08:05:31.585 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=137 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.603 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.606 [qtp666971185-4772] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:31.615 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:31.615 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:31.642 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:31.646 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:31.650 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:31.650 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:31.645 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=6291456 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:31.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=144 08:05:31.658 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.661 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:31.664 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.665 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=34, revision=39 08:05:31.665 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=39, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:31.667 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 08:05:31.700 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=-1, revision=5 08:05:31.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.714 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.754 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:31.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:31.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.761 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:31.763 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:31.791 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.795 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=141, revision=144 08:05:31.833 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.837 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=141, revision=144 08:05:31.837 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=144, revision=-1 08:05:31.858 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.873 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 transaction.localRevision=117 remoteFromLocalRevision=137 08:05:31.875 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.886 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7b9be52-54c3-4f61-b465-3be8a5195c5f from='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' toID=61c24882-c852-4619-9a6d-5415a9840728 to='build/repo/k0t5bglt-eopua-local-src', fromRepoLocalSync=false 08:05:31.887 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:05:31.887 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:05:31.908 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.934 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:31.936 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:31.950 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.953 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:31.956 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tRqBy6CE5TIDY-7EHvWpig/0X5tp3___E4z0z0tMhQmkw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:31.956 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:31.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:31.963 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:32.053 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:32.080 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:32.080 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 436389 bytes in 316 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:32.089 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=7340032 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:32.105 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=42 08:05:32.106 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:32.114 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:32.183 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:32.187 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=39, revision=42 08:05:32.193 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:32.197 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=39, revision=42 08:05:32.197 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=42, revision=-1 08:05:32.230 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:32.232 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:32.252 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:32.289 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:05:32.293 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:05:32.320 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:32.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:32.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:32.359 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:05:32.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5223689d2689ef75f542a25195bb0e3d4e6f916c' to.sha1='62a8765b4349c4e69629cce89b44e5d83e18ff3c'): /2/1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:32.498 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:32.508 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/yYiuYDXXGH3xc--r_PD8RQ' offset=8388608 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:32.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=47 08:05:32.518 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:32.527 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:32.605 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:32.616 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=42, revision=47 08:05:32.683 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:32.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=42, revision=47 08:05:32.696 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:32.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:32.740 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:32.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 31308 bytes in 3642 ms. path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:32.812 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:32.831 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:32.843 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:32.882 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 08:05:32.884 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h 08:05:32.889 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_18y68 into destFile h 08:05:32.890 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_1vf9c into destFile h 08:05:32.891 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_2hwcg into destFile h 08:05:32.892 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_34dfk into destFile h 08:05:32.897 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_3quio into destFile h 08:05:32.898 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_4dbls into destFile h 08:05:32.899 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_4zsow into destFile h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.012 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:33.036 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:33.046 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:33.051 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6oGgWjMzvi1-yL3_IKZKig/WmJL_0QbUi5pOQRaRBF-Fg/lWuEn9ZeHdU7-VelkULoWQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:33.081 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:33.078 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=123.8 MiB, available=331.7 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:33.098 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:05:33.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9297db40d54ac3bf744225bb29d1ab731b1474f7' to.sha1=''): /3 + &#ä/5/i org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.194 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:33.211 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 208185 bytes in 368 ms. path='/2/1 {11 11ä11#+} 1/a' 08:05:33.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=50 08:05:33.236 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:33.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:33.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:33.298 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.323 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:33.329 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.332 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=47, revision=50 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:33.337 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/O7delxY2GVje9xJO03Xmlw/t_er4_w644ihT65JtDneEw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.342 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:33.352 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=47, revision=50 08:05:33.352 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=50, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:33.357 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:31.963 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:05:33.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.0 MiB, allocated=494.0 MiB, used=136.3 MiB, available=357.7 MiB 08:05:33.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:05:33.434 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.435 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:33.436 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:33.444 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionInProgress=-1, revision=118 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:33.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.455 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:33.478 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:05:33.481 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:33.483 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.492 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:33.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 277243 bytes in 201 ms. path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.509 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:33.511 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:33.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.515 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:33.533 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 08:05:33.569 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.573 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='53fa9605ef1e49785ad3c5805632636110093c13' to.sha1='925ef33b75402bd1fa59a79ea28c892195e83b16'): /2/1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:33.598 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:05:33.645 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='104bceac51cf0ff66407a9666f320a5ce0ea7679' to.sha1=''): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=55 08:05:33.650 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 08:05:33.730 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:33.734 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:33.741 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.761 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:33.775 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:33.781 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/0FrcQjIYYqefC91YfV5X5Q' offset=0 08:05:33.793 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.805 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:33.819 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=50, revision=55 08:05:33.820 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=55, revision=-1 08:05:33.871 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:33.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=123.8 MiB, available=331.7 MiB 08:05:33.899 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:33.957 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:34.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:34.018 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:34.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:34.148 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 578664 bytes in 406 ms. path='/3 + &#ä/aa' 08:05:34.177 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 08:05:34.259 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:34.263 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=134.0 MiB, available=345.5 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:34.271 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:34.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.remoteRepositoryRevisionSynced=108, revision=118 08:05:34.327 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:34.327 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:34.348 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:34.348 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:34.363 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=uHHADwvGxY3JRWSbx9Rhvg, serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:34.415 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5b9d1377413501add5f0d325cd32cadbe1bcb07b' to.sha1=''): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:34.427 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:34.482 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:34.494 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:34.499 [qtp666971185-4772] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6oGgWjMzvi1-yL3_IKZKig/WmJL_0QbUi5pOQRaRBF-Fg/fCwr7ocY0P3sHHj7VsD33A' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:34.521 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:34.529 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 08:05:34.563 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:34.565 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/XokrjPozUGPyYakAAkZCRA' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:34.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=124.0 MiB, available=331.5 MiB 08:05:34.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.-1.xml.gz 08:05:34.570 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:05:34.574 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:34.575 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:34.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 08:05:34.604 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 360 bytes in 75 ms. path='/3 + &#ä/bb' 08:05:34.633 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 08:05:34.675 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:34.684 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:34.698 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:05:34.738 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='467834484f0d38fde06e58f2722e4d03f2be7e1e' to.sha1=''): /3 + &#ä/cc org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:34.840 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:34.845 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:34.857 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:05:34.901 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:34.908 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/4-WHuIlgZdWYdM45j02ZnQ' offset=0 08:05:34.917 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:34.931 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:34.363 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:05:34.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=133.3 MiB, available=359.2 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:34.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.031 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172550 bytes in 174 ms. path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:35.034 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:35.038 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionSynced=108, revision=118 08:05:35.038 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionInProgress=118, revision=-1 08:05:35.044 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:35.052 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:35.052 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:35.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=146 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.073 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:35.084 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.097 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:35.099 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.134 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:35.138 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.145 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.151 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 08:05:35.186 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 08:05:35.186 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.242 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dccf159f14152884bd3e246db487486752562835' to.sha1=''): /3 + &#ä/dd org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.253 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='70946daf2f2582772bb3ac0f4401729bb10b47e2' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.290 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:35.297 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 08:05:35.330 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:35.331 [qtp833852776-1598] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LIlaPJGHXA9fSCL9tvT7Lw/MePNm5ddexo6KBL7MCh4rg' offset=0 08:05:35.339 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:35.348 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.354 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:35.360 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:35.363 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:35.366 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:35.368 [qtp666971185-4772] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6oGgWjMzvi1-yL3_IKZKig/WmJL_0QbUi5pOQRaRBF-Fg/fCwr7ocY0P3sHHj7VsD33A' offset=1048576 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.403 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:35.406 [qtp316919383-3633] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8TDjRsj56mT3bQB4pEz_7g/Y-Qhcy5p2hStQXGFzwRcNA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106901 bytes in 111 ms. path='/3 + &#ä/dd' 08:05:35.427 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.434 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.462 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:35.476 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 08:05:35.489 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:35.099 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:05:35.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=133.4 MiB, available=346.1 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.579 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b localRepositoryRevisionSynced=112 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 413335 bytes in 228 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.612 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.636 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.659 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d transaction.localRevision=95 remoteFromLocalRevision=112 08:05:35.718 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=939e596b-fcf5-47a8-9160-d320fa303c3b from='build/repo/k0t5egag-c6m53-local-dest' toID=82d94674-6b3e-4cf4-9361-91a3b375100d to='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' 08:05:35.739 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:35.744 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.800 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.813 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=95 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.817 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:35.826 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.838 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:35.838 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:35.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1695458 bytes in 1823 ms. path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.850 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6660fc13417fdfa961900c34ff21a233cc3e396e' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.854 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:05:35.854 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:35.858 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=59 08:05:35.859 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.870 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=95 08:05:35.886 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:35.886 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:35.892 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:35.895 [qtp666971185-4772] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=55, revision=59 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.906 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:35.908 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:35.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=55, revision=59 08:05:35.913 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=59, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.913 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.912 [Test worker] 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:05:35.943 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:35.945 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8TDjRsj56mT3bQB4pEz_7g/S-P7HJELUergoNsvr4pKig' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:35.951 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:35.952 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.962 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.967 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:35.967 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:35.970 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:35.978 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=97 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:35.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:36.032 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:36.054 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 28153 bytes in 141 ms. path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.071 [qtp666971185-4772] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:05:36.082 [qtp666971185-4772] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:35.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:36.092 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:36.093 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.094 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:36.114 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.117 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:36.124 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:36.126 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:36.133 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.remoteRepositoryRevisionSynced=6, revision=97 08:05:36.155 [qtp833852776-1598] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.156 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7bee622f125dace7d57b43e739bcfa65a98f1e0f' to.sha1='fd4a9226adda8ac902e45352e3bf3ef48c4ad9d3'): /2/a org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:36.164 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:36.167 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:36.170 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:36.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=6, revision=97 08:05:36.183 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=97, revision=-1 08:05:36.205 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=64 08:05:36.209 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:36.225 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b transaction.localRevision=119 remoteFromLocalRevision=95 08:05:36.238 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:36.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='963fcf0b86afa9f7d67155968b00f5b17f645666' to.sha1=''): /1 {11 11ä11#+} 1/c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:36.250 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82d94674-6b3e-4cf4-9361-91a3b375100d from='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' toID=939e596b-fcf5-47a8-9160-d320fa303c3b to='build/repo/k0t5egag-c6m53-local-dest', fromRepoLocalSync=false 08:05:36.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:05:36.250 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.260 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:36.263 [qtp666971185-4772] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:36.266 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:36.305 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:36.312 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:36.313 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=119 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.321 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:36.329 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.331 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=59, revision=64 08:05:36.331 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=64, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:36.337 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:36.356 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:36.373 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8TDjRsj56mT3bQB4pEz_7g/H5_WvPQ31_dvECc-s1zHUA' offset=0 08:05:36.381 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.383 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:36.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms. 08:05:36.411 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3410 bytes in 99 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.414 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:36.437 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:36.441 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:36.504 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:36.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:05:36.552 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='37a0f68de4a22cb2fb8de3b147fd25d3a6bfc3a0' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.586 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:36.595 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:36.599 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:36.604 [qtp666971185-4772] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6oGgWjMzvi1-yL3_IKZKig/WKHQ1cHmB7FgIkRmvXggXw' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:36.612 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:36.619 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a' 08:05:36.641 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:36.646 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/A2xXSP--Q4gLkSLxp9ygDQ/2h-hsMU6Z_9-jVqv19clvw/y97viPst-diy_quQ8PFnAw' offset=0 08:05:36.656 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.722 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:36.732 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214715 bytes in 288 ms. path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:36.086 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=133.3 MiB, available=357.7 MiB 08:05:36.088 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=67 08:05:36.746 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:36.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=133.3 MiB, available=346.2 MiB 08:05:36.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:05:36.744 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:05:36.744 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:05:36.744 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:05:36.764 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.781 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:36.788 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 localRepositoryRevisionSynced=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.785 [qtp666971185-4772] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=64, revision=67 08:05:36.795 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:36.797 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.799 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=64, revision=67 08:05:36.799 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=67, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:36.827 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f transaction.localRevision=148 remoteFromLocalRevision=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.834 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:36.834 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:36.841 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61c24882-c852-4619-9a6d-5415a9840728 from='build/repo/k0t5bglt-eopua-local-src' toID=f7b9be52-54c3-4f61-b465-3be8a5195c5f to='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.854 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:36.862 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=148 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.882 [qtp666971185-4772] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:05:36.885 [qtp666971185-4772] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:36.890 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:36.890 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.894 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:36.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.928 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:36.934 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 08:05:36.934 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:36.958 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:05:36.959 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:05:36.983 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=148 08:05:36.990 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:36.990 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:36.995 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:37.006 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:37.009 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=146, revision=150 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:36.998 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8965381751ff929e8a3d8017df77d68023f6438a' to.sha1='bb5c72c8bdcf7603ea3a06aa0007576edd585409'): /3 + &#ä/5/h org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.014 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.066 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:37.068 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/A2xXSP--Q4gLkSLxp9ygDQ/2h-hsMU6Z_9-jVqv19clvw/y97viPst-diy_quQ8PFnAw' offset=1048576 08:05:37.086 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.102 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:37.108 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=144, revision=150 08:05:37.112 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:37.117 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=144, revision=150 08:05:37.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=150, revision=-1 08:05:37.138 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.141 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=72 08:05:37.142 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.147 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 transaction.localRevision=123 remoteFromLocalRevision=148 08:05:37.164 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:37.166 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.222 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:37.226 [qtp666971185-4772] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=67, revision=72 08:05:37.292 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.303 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=67, revision=72 08:05:37.303 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=72, revision=-1 08:05:37.340 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.364 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.392 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.409 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.410 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:37.414 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.416 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 745290 bytes in 796 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.442 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f renewalDateTime=2019-09-21T06:34:59.805Z expiryDateTime=2019-09-21T07:04:59.805Z 08:05:37.474 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:37.484 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.486 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.493 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:37.493 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:37.497 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=107 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.500 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.499 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.512 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.518 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:37.522 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:37.536 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/CcYEMMvm5cZHwbd9q7ucxg/Fuu8mSlSo7c_3VMy-9AtsQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.562 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:05:37.563 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7b9be52-54c3-4f61-b465-3be8a5195c5f from='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' toID=578471de-b13d-46ff-8cdb-03a9364c61e4 to='build/repo/k0t5e62e-lf5n2-local-dest', fromRepoLocalSync=true 08:05:37.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.101.xml.gz 08:05:37.566 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.101.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.569 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.574 [pool-34-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 578471de-b13d-46ff-8cdb-03a9364c61e4 ('build/repo/k0t5e62e-lf5n2-local-dest') org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.590 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:36.337 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:05:37.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=135.2 MiB, available=320.3 MiB 08:05:37.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.601 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.613 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.619 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=123 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b4b4587990bdeebb17d1390cb79033a4ab02ab20' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.628 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 83553 bytes in 213 ms. path='/3 + &#ä/5/h' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:37.641 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.650 [pool-34-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.647 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=75 08:05:37.660 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:37.677 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionInProgress=-1, revision=120 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.681 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:37.688 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:37.685 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:37.710 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.101.xml.gz 08:05:37.711 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=101 repoFileDtos.size=3 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.731 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.744 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.742 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/A2xXSP--Q4gLkSLxp9ygDQ/2h-hsMU6Z_9-jVqv19clvw/R7nMIQIhB7jIZFZH5S0iKA' offset=0 08:05:37.750 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:37.759 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.774 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=72, revision=75 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:37.810 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.812 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:37.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=72, revision=75 08:05:37.823 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:37.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.857 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70230 bytes in 169 ms. path='/2/1 {11 11ä11#+} 1/b' 08:05:37.886 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.875 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:37.875 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:37.902 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:37.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:37.952 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:37.949 [qtp666971185-4772] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:05:37.964 [qtp666971185-4772] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:05:37.978 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:38.008 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4761e1b2d994f1a75b4b448583c9d1c133300d09' to.sha1=''): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:38.012 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:38.018 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:05:38.054 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f352113a34f9c289f0a39b194ee509ad999342f' to.sha1='f671f68e116c174dd1e3f601ac46a225b0463b4f'): /3 + &#ä/5/i org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:38.060 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:38.074 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:38.092 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=80 08:05:38.093 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:38.093 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:38.096 [qtp316919383-3633] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/A2xXSP--Q4gLkSLxp9ygDQ/bg-SabDrryUA1DLahoGRAg' offset=0 08:05:38.105 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:38.138 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:38.144 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=75, revision=80 08:05:38.202 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:38.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=75, revision=80 08:05:38.208 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=80, revision=-1 08:05:38.237 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:38.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:38.266 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:38.279 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:38.282 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:38.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 639699 bytes in 243 ms. path='/2/a' 08:05:38.362 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:05:38.452 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:38.473 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:38.603 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=133.4 MiB, available=322.1 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:38.605 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='533f1a96a3fac5091eca17dac204f68244a68145' to.sha1=''): /3 + &#ä/5/h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:38.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.remoteRepositoryRevisionSynced=114, revision=120 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:38.655 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:38.660 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:38.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=135.9 MiB, available=353.1 MiB 08:05:38.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:38.687 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:38.696 [qtp316919383-3633] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/yKVuKXIjUijG6OZpG5APHQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:38.703 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:38.718 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:38.716 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:38.720 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:38.722 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:05:38.730 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:38.736 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:38.737 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} because of missing permissions! 08:05:38.738 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:38.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:38.747 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:38.764 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/CcYEMMvm5cZHwbd9q7ucxg/igcfhNDBlbtRF7E3Ca51ZQ' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:38.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:38.845 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:38.879 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.localRepositoryRevisionInProgress=-1, revision=124 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:38.911 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 401090 bytes in 251 ms. path='/3 + &#ä/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:38.931 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:38.951 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:39.002 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:39.007 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:39.015 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:39.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=4, cryptoLinkDtos.size=4, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:39.099 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d903684578a2da80caffff5f2c8ecafa292b9c36' to.sha1=''): /3 + &#ä/5/i org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:39.157 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:39.183 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 976159 bytes in 901 ms. path='/3 + &#ä/5/i' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:39.187 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:39.192 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:39.197 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=83 08:05:39.198 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:39.217 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:39.224 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=0 08:05:39.236 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:39.296 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:39.300 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=80, revision=83 08:05:39.382 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:39.393 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=80, revision=83 08:05:39.394 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:39.418 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:39.446 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=133.4 MiB, available=322.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:39.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:39.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:39.477 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:39.481 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:39.485 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionSynced=114, revision=120 08:05:39.486 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionInProgress=120, revision=-1 08:05:39.500 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:39.506 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:39.507 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:05:39.510 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:39.521 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:39.522 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:39.522 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:39.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=100 08:05:39.537 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:39.539 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:39.540 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:39.540 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:39.545 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:39.551 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:39.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:39.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:39.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9ebd6be2b7700f6196b6c5bd6d69215d0ff1554' to.sha1='22ece8c54b8b5c6414bd65a84597581298521196'): /3 + &#ä/aa 08:05:39.665 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=88 08:05:39.666 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 08:05:39.746 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:39.754 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=83, revision=88 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:39.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 30 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:39.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=134.9 MiB, available=345.1 MiB 08:05:39.813 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.remoteRepositoryRevisionSynced=102, revision=124 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:39.825 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:39.840 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=83, revision=88 08:05:39.840 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=88, revision=-1 08:05:39.878 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:39.921 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:39.929 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:39.932 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:39.959 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:39.964 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=2097152 08:05:39.975 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:40.069 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 08:05:40.069 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:40.084 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:40.085 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:40.109 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=uHHADwvGxY3JRWSbx9Rhvg, serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f} because of missing permissions! 08:05:40.110 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:40.132 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:40.152 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:40.168 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:40.176 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/vG47uGB7sKb5_nVtjvnklw' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:40.186 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:40.315 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=133.5 MiB, available=322.0 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:40.317 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:40.318 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=3145728 08:05:40.326 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:40.327 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:40.431 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:40.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 646380 bytes in 519 ms. path='/3 + &#ä/aa' 08:05:40.468 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=91 08:05:40.468 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:40.496 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:40.501 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:40.505 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=88, revision=91 08:05:40.515 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:40.519 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=88, revision=91 08:05:40.520 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=91, revision=-1 08:05:40.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:40.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:40.585 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:40.621 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:40.623 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=4194304 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:40.625 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:05:40.629 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:40.633 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:40.653 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:40.673 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:40.681 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:05:40.784 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47954d4765c5406e12009a56e0e3d81f632194db' to.sha1='136d11633bb077a51688dc958cd91c6f1d1a88a4'): /3 + &#ä/bb 08:05:40.857 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=96 08:05:40.862 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:40.883 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 41 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:40.944 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:40.962 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=91, revision=96 08:05:41.004 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:41.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=91, revision=96 08:05:41.011 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=96, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:41.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=135.0 MiB, available=353.5 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:41.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=133.5 MiB, available=322.0 MiB 08:05:41.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:41.038 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:41.066 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:41.081 [qtp316919383-3328] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=5242880 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:41.085 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:41.094 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:41.096 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:41.102 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:41.230 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:41.239 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.localRepositoryRevisionSynced=102, revision=124 08:05:41.239 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.localRepositoryRevisionInProgress=124, revision=-1 08:05:41.246 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:41.253 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:41.253 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:41.276 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=107, revision=110 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:41.297 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:41.325 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:41.421 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:41.422 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:41.425 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=6291456 08:05:41.436 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:41.446 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:41.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:41.457 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:41.458 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/FsxeKgpObFX4V5nveh4fLA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:41.606 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=133.5 MiB, available=322.0 MiB 08:05:41.607 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:05:41.607 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:05:41.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:05:41.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:05:41.631 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:41.640 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b localRepositoryRevisionSynced=119 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:41.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:41.684 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:41.725 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d transaction.localRevision=102 remoteFromLocalRevision=119 08:05:41.728 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=939e596b-fcf5-47a8-9160-d320fa303c3b from='build/repo/k0t5egag-c6m53-local-dest' toID=82d94674-6b3e-4cf4-9361-91a3b375100d to='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' 08:05:41.748 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=102 08:05:41.754 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:41.754 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:41.756 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:05:41.756 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:05:41.762 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=102 08:05:41.766 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:41.767 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:41.784 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} 08:05:41.797 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:41.797 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:41.798 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:41.799 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=100, revision=104 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:41.800 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=7340032 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:41.806 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:41.817 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:41.821 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:41.822 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:41.853 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:41.856 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.remoteRepositoryRevisionSynced=97, revision=104 08:05:41.858 [qtp833852776-1598] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:41.863 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:41.867 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=97, revision=104 08:05:41.868 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=104, revision=-1 08:05:41.941 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:41.948 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b transaction.localRevision=125 remoteFromLocalRevision=102 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:41.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.000 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:42.003 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.025 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:42.108 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:42.126 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:42.143 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.146 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.147 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/FsxeKgpObFX4V5nveh4fLA' offset=1048576 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.152 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=8388608 08:05:42.165 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.166 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:42.185 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.186 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:42.197 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1122283 bytes in 1101 ms. path='/3 + &#ä/bb' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.210 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:41.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.222 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=100 08:05:42.223 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:42.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=134.3 MiB, available=345.7 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.240 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:42.249 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.283 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:42.297 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=96, revision=100 08:05:42.306 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:42.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=96, revision=100 08:05:42.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=100, revision=-1 08:05:42.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:05:42.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.417 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.456 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.486 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.492 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:05:42.498 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:05:42.508 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.528 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d renewalDateTime=2019-09-21T06:35:10.636Z expiryDateTime=2019-09-21T07:05:10.636Z org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.536 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.540 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.540 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/2ydv0jcRqiZUB0n-Y7WEBA/lRGn45aXxr38Po6Bgi8VJg' offset=9437184 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.544 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.545 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.548 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.550 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.550 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} 08:05:42.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:42.562 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.566 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.571 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd5ccd4a74b577d5e7ceb83c5d5293f9e75c5707' to.sha1='79f9bdfcfec1949eb375f2c96ebac84c138c64dc'): /3 + &#ä/cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.575 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.590 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 38930 bytes in 3398 ms. path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.600 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:05:42.604 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82d94674-6b3e-4cf4-9361-91a3b375100d from='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' toID=939e596b-fcf5-47a8-9160-d320fa303c3b to='build/repo/k0t5egag-c6m53-local-dest', fromRepoLocalSync=true org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=105 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.606 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.119.xml.gz 08:05:42.607 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.119.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.608 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.610 [pool-41-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 939e596b-fcf5-47a8-9160-d320fa303c3b ('build/repo/k0t5egag-c6m53-local-dest') 08:05:42.628 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:05:42.641 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.644 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 08:05:42.648 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i 08:05:42.649 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i 08:05:42.650 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i 08:05:42.651 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i 08:05:42.652 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_34dfk into destFile i 08:05:42.653 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_3quio into destFile i 08:05:42.653 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_4dbls into destFile i 08:05:42.654 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_4zsow into destFile i 08:05:42.655 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_5m9s0 into destFile i org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.665 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=125 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.674 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.670 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.683 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=100, revision=105 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.691 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.119.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.744 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.751 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=100, revision=105 08:05:42.754 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=105, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.773 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.782 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:42.835 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.847 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c51a0e158a493b71b814cdd1efd38cd00b2ca83b' to.sha1=''): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:42.884 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:42.887 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.924 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:42.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:42.276 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:05:42.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=134.3 MiB, available=352.7 MiB 08:05:42.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:42.960 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:42.961 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/BKZe82ksNHWnRtfboboPTQ' offset=0 08:05:42.969 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.038 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.072 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.081 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.084 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/fh935jX3v_fVMxCAu69CPw' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 08:05:43.188 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 615960 bytes in 251 ms. path='/3 + &#ä/aa' 08:05:43.209 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.216 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 384547 bytes in 337 ms. path='/3 + &#ä/cc' 08:05:43.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=108 08:05:43.239 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:43.264 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.293 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.312 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='456d506850a580b9a29cda9a597cdbabfd6a82d8' to.sha1=''): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.298 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=105, revision=108 08:05:43.306 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.323 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=105, revision=108 08:05:43.323 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=108, revision=-1 08:05:43.359 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:43.360 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.364 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:43.368 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.389 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.399 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.404 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/uimIVVKeTP_MhJzLM4KMJw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.411 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.413 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.416 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.441 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1716 bytes in 80 ms. path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.455 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:43.460 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.485 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.499 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe2414b15fc1783d36eefa5353ed601be88c5ae6' to.sha1='92f3c3a2abdc6ecacd9151e0ed813042694ff507'): /3 + &#ä/dd org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.526 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=134.3 MiB, available=345.2 MiB 08:05:43.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.101.xml.gz 08:05:43.528 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:05:43.530 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.541 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=113 08:05:43.542 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.556 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:43.574 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.616 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.627 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=108, revision=113 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.634 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dea8e7385a2a341618a60afba2d268448234bef8' to.sha1=''): /3 + &#ä/cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.659 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.669 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-dir' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.671 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=108, revision=113 08:05:43.671 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:42.691 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=119 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.701 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:43.701 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=135.8 MiB, available=319.7 MiB 08:05:43.701 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.707 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.712 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.713 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:43.722 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.724 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.726 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.735 [qtp2139656363-680] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 localRepositoryRevisionSynced=123 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.738 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.743 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.745 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/Btr7jNRMtpT709Q9iNojpg' offset=0 08:05:43.752 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.754 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.760 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa 08:05:43.763 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.781 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f transaction.localRevision=115 remoteFromLocalRevision=123 08:05:43.786 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:05:43.786 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=578471de-b13d-46ff-8cdb-03a9364c61e4 from='build/repo/k0t5e62e-lf5n2-local-dest' toID=f7b9be52-54c3-4f61-b465-3be8a5195c5f to='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.798 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.806 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.806 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.817 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=115 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.821 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.823 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:43.823 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:43.825 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:05:43.825 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.825 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 143190 bytes in 100 ms. path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.831 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=115 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.834 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:43.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.839 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/2-tQ0Zko7lDbW2sK8M2jjw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.842 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:43.843 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:43.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=110, revision=117 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.846 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.852 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:43.872 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.881 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionInProgress=-1, revision=126 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.890 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.893 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.remoteRepositoryRevisionSynced=105, revision=117 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.916 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.920 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.924 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=105, revision=117 08:05:43.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=117, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 91105 bytes in 167 ms. path='/3 + &#ä/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:43.931 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.933 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=116 08:05:43.939 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:43.949 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.950 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:43.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.956 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 transaction.localRevision=129 remoteFromLocalRevision=115 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:43.963 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fc99e0d021ca9d441b290d6fc31cc3869f2434f4' to.sha1=''): /3 + &#ä/dd org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.964 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.966 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7b9be52-54c3-4f61-b465-3be8a5195c5f from='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' toID=578471de-b13d-46ff-8cdb-03a9364c61e4 to='build/repo/k0t5e62e-lf5n2-local-dest', fromRepoLocalSync=false 08:05:43.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:05:43.966 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.967 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.972 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=113, revision=116 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:43.976 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:43.982 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:43.995 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=113, revision=116 08:05:43.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=116, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:44.012 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=129 08:05:44.015 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.022 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:44.031 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:05:44.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.033 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.065 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:44.065 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:44.098 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.102 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:44.112 [qtp316919383-2405] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1p9qvl-281WDCmMtAiQVXA/eynRnmCrGbuDssEwxXB2mA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.120 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:05:44.123 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:05:44.134 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.136 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.161 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="7ec449f8-cbe1-45fb-90af-f6c481e05ffa"] on repo=7ec449f8-cbe1-45fb-90af-f6c481e05ffa org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.165 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.166 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.186 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29808 bytes in 153 ms. path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.186 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=8 08:05:44.199 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:44.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.226 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 08:05:44.257 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="20a29595-cc00-4bd6-ba3a-5a80c44618c8"] on repo=0833740f-1576-4095-9f5c-f56bba08e619 08:05:44.271 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 08:05:44.288 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:44.299 [qtp316919383-3328] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 localRepositoryRevisionSynced=99 08:05:44.418 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:44.475 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 transaction.localRevision=94 remoteFromLocalRevision=99 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:44.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.513 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0833740f-1576-4095-9f5c-f56bba08e619 from='build/repo/k0t5f5ka-gfp6k-local-dest' toID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 to='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.545 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:44.550 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.559 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.626 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94 08:05:44.697 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:44.697 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.712 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:44.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=134.2 MiB, available=351.8 MiB 08:05:44.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.726 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=116, revision=121 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:44.746 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:44.761 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.localRepositoryRevisionInProgress=-1, revision=130 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.774 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:05:44.774 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:44.783 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 08:05:44.801 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.805 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=94 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.808 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:44.809 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.811 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=116, revision=121 08:05:44.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=121, revision=-1 08:05:44.827 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.825 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:44.831 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.852 [qtp666971185-2967] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa transaction.localRevision=83 remoteFromLocalRevision=8 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.854 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:44.854 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.857 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.859 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=96 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:44.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=135.8 MiB, available=319.7 MiB 08:05:44.868 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.remoteRepositoryRevisionSynced=120, revision=126 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.879 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.881 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' toID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa to='build/repo/k0t5dwf3-9y06-local-src', fromRepoLocalSync=false 08:05:44.881 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:05:44.881 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:44.887 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} 08:05:44.889 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:44.890 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:05:44.890 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:05:44.900 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} because of missing permissions! 08:05:44.900 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:44.900 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.908 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:44.955 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=83 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.968 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:44.982 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.remoteRepositoryRevisionSynced=5, revision=96 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:44.997 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:44.999 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:45.007 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:05:45.007 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:45.015 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=5, revision=96 08:05:45.016 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=96, revision=-1 08:05:45.045 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:45.050 [qtp316919383-1609] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 transaction.localRevision=106 remoteFromLocalRevision=94 08:05:45.058 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:45.065 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 from='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' toID=0833740f-1576-4095-9f5c-f56bba08e619 to='build/repo/k0t5f5ka-gfp6k-local-dest', fromRepoLocalSync=false 08:05:45.066 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:05:45.066 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:05:45.081 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:45.098 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=106 08:05:45.101 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:45.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=133.5 MiB, available=346.0 MiB 08:05:45.459 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.remoteRepositoryRevisionSynced=124, revision=130 08:05:45.466 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=uHHADwvGxY3JRWSbx9Rhvg, serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:45.835 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=135.4 MiB, available=320.1 MiB 08:05:45.909 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:45.914 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionSynced=120, revision=126 08:05:45.914 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionInProgress=126, revision=-1 08:05:45.919 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:45.926 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} 08:05:45.938 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:45.939 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:45.953 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=106, revision=109 08:05:45.980 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 08:05:46.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:46.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:45.466 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:05:46.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=133.5 MiB, available=351.5 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:46.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=442.0 MiB, used=111.4 MiB, available=344.1 MiB 08:05:46.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:05:46.385 [qtp666971185-4772] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:45.122 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:05:45.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:05:46.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=137.3 MiB, available=318.2 MiB 08:05:46.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:05:46.427 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:46.440 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.localRepositoryRevisionInProgress=-1, revision=107 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:46.440 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:46.443 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.localRepositoryRevisionSynced=124, revision=130 08:05:46.444 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.localRepositoryRevisionInProgress=130, revision=-1 08:05:46.553 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:46.559 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:46.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:46.561 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:46.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=120 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:46.577 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:46.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:46.705 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 08:05:46.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:46.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:46.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=134.8 MiB, available=320.7 MiB 08:05:46.795 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:47.030 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=-1, revision=84 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:47.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=136.5 MiB, available=319.0 MiB 08:05:47.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.remoteRepositoryRevisionSynced=101, revision=107 08:05:47.241 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=E2DCcp1FyC9XytjUycMrRg, serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8} because of missing permissions! 08:05:47.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:47.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=133.6 MiB, available=351.9 MiB 08:05:47.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:47.351 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:47.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=134.8 MiB, available=320.7 MiB 08:05:47.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:47.669 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:47.699 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:47.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=133.6 MiB, available=350.9 MiB 08:05:47.988 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:48.074 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=136.5 MiB, available=319.0 MiB 08:05:48.111 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:48.121 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.localRepositoryRevisionSynced=101, revision=107 08:05:48.121 [qtp316919383-2405] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.localRepositoryRevisionInProgress=107, revision=-1 08:05:48.185 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:48.198 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:48.198 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:48.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=99 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:48.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=134.8 MiB, available=320.7 MiB 08:05:48.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.119.xml.gz 08:05:48.214 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:05:48.216 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:05:48.216 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:48.225 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:48.230 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:48.248 [qtp833852776-4276] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b localRepositoryRevisionSynced=125 08:05:48.254 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:48.294 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d transaction.localRevision=111 remoteFromLocalRevision=125 08:05:48.302 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=939e596b-fcf5-47a8-9160-d320fa303c3b from='build/repo/k0t5egag-c6m53-local-dest' toID=82d94674-6b3e-4cf4-9361-91a3b375100d to='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' 08:05:48.322 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:48.326 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:48.346 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=111 08:05:48.433 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:48.433 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:48.434 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 08:05:48.435 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:05:48.569 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=133.6 MiB, available=345.9 MiB 08:05:48.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:05:48.566 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:05:48.566 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:48.569 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.589 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:48.602 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 localRepositoryRevisionSynced=129 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:48.612 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:05:48.655 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=109, revision=113 08:05:48.656 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=445.5 MiB, used=108.3 MiB, available=347.2 MiB 08:05:48.675 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=4, revision=84 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.730 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:48.746 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f transaction.localRevision=122 remoteFromLocalRevision=129 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:48.788 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.794 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:48.795 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.802 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.802 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:48.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.809 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:48.815 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.815 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:48.822 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.822 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:48.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.834 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=578471de-b13d-46ff-8cdb-03a9364c61e4 from='build/repo/k0t5e62e-lf5n2-local-dest' toID=f7b9be52-54c3-4f61-b465-3be8a5195c5f to='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.836 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.836 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:48.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:48.849 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.850 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.850 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:48.854 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.remoteRepositoryRevisionSynced=104, revision=113 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.856 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=122 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.862 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:48.862 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.864 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.864 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.864 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.864 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:05:48.870 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=122 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.871 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.871 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.874 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:48.875 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:48.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.883 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:48.884 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5e62e-lf5n2-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.885 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.885 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.887 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=120, revision=124 08:05:48.893 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:48.906 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:48.913 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:48.924 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:48.932 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:48.939 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.943 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:48.946 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4, this.remoteRepositoryRevisionSynced=117, revision=124 08:05:48.951 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:48.954 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:05:48.954 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:48.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:48.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=117, revision=124 08:05:48.957 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=124, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:48.957 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=136.6 MiB, available=318.9 MiB 08:05:48.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:48.974 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:49.007 [qtp833852776-3580] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:49.023 [qtp2139656363-3434] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=578471de-b13d-46ff-8cdb-03a9364c61e4 transaction.localRevision=135 remoteFromLocalRevision=122 08:05:49.040 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:49.049 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:49.127 [qtp833852776-3580] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:05:49.172 [qtp833852776-3580] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:49.205 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:49.206 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:49.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=104, revision=113 08:05:49.210 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=113, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:49.234 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:49.260 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f renewalDateTime=2019-09-21T06:33:28.903Z expiryDateTime=2019-09-21T07:03:28.903Z 08:05:49.270 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:49.274 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:49.280 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:49.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:49.288 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=152 08:05:49.297 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:49.332 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms. 08:05:49.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:49.349 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:05:49.350 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7b9be52-54c3-4f61-b465-3be8a5195c5f from='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' toID=61c24882-c852-4619-9a6d-5415a9840728 to='build/repo/k0t5bglt-eopua-local-src', fromRepoLocalSync=true 08:05:49.353 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.117.xml.gz 08:05:49.353 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.117.xml.gz 08:05:49.356 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61c24882-c852-4619-9a6d-5415a9840728 ('build/repo/k0t5bglt-eopua-local-src') org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:49.367 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:49.378 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:05:49.386 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:49.406 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=135 08:05:49.410 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:49.411 [pool-35-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:49.453 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:49.481 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 08:05:49.483 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse' 08:05:49.569 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6b2c5310327ddc719f2b5fcfc78c8cec78fcdec2' to.sha1='926bfecdd94497aa270d165c28c6523c826d9d83'): /2/xxxreverse org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:49.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=136.7 MiB, available=318.8 MiB 08:05:49.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:49.763 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=116 08:05:49.776 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:49.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=445.0 MiB, used=109.2 MiB, available=346.3 MiB 08:05:49.930 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:49.936 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionSynced=4, revision=84 08:05:49.937 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=84, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:49.941 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:49.946 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.remoteRepositoryRevisionSynced=113, revision=116 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:49.955 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:49.960 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:49.961 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:49.973 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=123 08:05:49.982 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 08:05:49.995 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:50.024 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:50.068 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:50.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=113, revision=116 08:05:50.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=116, revision=-1 08:05:50.152 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:50.297 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=136.5 MiB, available=319.0 MiB 08:05:50.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:05:50.298 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:05:50.298 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:05:50.298 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:05:50.319 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:50.323 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:50.334 [qtp316919383-1609] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 localRepositoryRevisionSynced=106 08:05:50.345 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:50.349 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="939e596b-fcf5-47a8-9160-d320fa303c3b"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:05:50.353 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:50.361 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 transaction.localRevision=101 remoteFromLocalRevision=106 08:05:50.366 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0833740f-1576-4095-9f5c-f56bba08e619 from='build/repo/k0t5f5ka-gfp6k-local-dest' toID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 to='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' 08:05:50.405 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=101 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:49.414 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.117.xml.gz 08:05:49.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=117 repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:50.410 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:50.410 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:50.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=136.4 MiB, available=347.6 MiB 08:05:50.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:50.411 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:05:50.411 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:05:50.416 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=101 08:05:50.421 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:50.421 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:50.429 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:50.430 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:50.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=99, revision=103 08:05:50.438 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 08:05:50.481 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:50.485 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.remoteRepositoryRevisionSynced=96, revision=103 08:05:50.489 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:50.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=96, revision=103 08:05:50.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=103, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:50.517 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:50.526 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionInProgress=-1, revision=136 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:50.537 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:50.542 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:50.549 [qtp316919383-1609] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 transaction.localRevision=112 remoteFromLocalRevision=101 08:05:50.551 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:50.553 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:50.562 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:50.566 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:50.597 [qtp833852776-57] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:05:50.608 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:50.611 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:50.612 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/i108E5FsDts_wyL6VOZtPw/_LfRNm-7XK8aVRq5flH0Gw' offset=0 08:05:50.804 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:50.852 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 718451 bytes in 499 ms. path='/2/xxxreverse' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:49.995 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:05:50.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.0 MiB, used=106.5 MiB, available=349.0 MiB 08:05:50.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:50.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=119 08:05:50.903 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 08:05:50.947 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:50.953 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.remoteRepositoryRevisionSynced=116, revision=119 08:05:50.960 [qtp833852776-57] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:50.984 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:50.994 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=116, revision=119 08:05:50.994 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:51.079 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 08:05:51.079 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:51.086 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:51.086 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:51.109 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:51.217 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:51.247 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:51.269 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:51.280 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:51.299 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 renewalDateTime=2019-09-21T06:33:58.364Z expiryDateTime=2019-09-21T07:03:58.364Z 08:05:51.322 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:51.323 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:51.335 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:51.345 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:51.346 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:51.350 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=137 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:50.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:05:51.353 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=135.6 MiB, available=348.9 MiB 08:05:51.357 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.remoteRepositoryRevisionSynced=118, revision=136 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:51.359 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:51.365 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=uHHADwvGxY3JRWSbx9Rhvg, serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f} because of missing permissions! 08:05:51.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:51.422 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:05:51.427 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 from='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' toID=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b to='build/repo/k0t5csse-hxsmr-local-src', fromRepoLocalSync=true org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:51.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="939e596b-fcf5-47a8-9160-d320fa303c3b"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:51.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.91.xml.gz 08:05:51.432 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.91.xml.gz 08:05:51.430 [pool-47-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b ('build/repo/k0t5csse-hxsmr-local-src') 08:05:51.445 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:51.452 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.0 MiB, used=106.5 MiB, available=349.0 MiB 08:05:51.454 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:51.457 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:51.480 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:51.494 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=111 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:51.501 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:51.502 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:51.503 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:51.505 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=112 08:05:51.526 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:51.540 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.91.xml.gz 08:05:51.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=91 repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:51.547 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} 08:05:51.606 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:51.607 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:51.610 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=124 08:05:51.640 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 08:05:51.667 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:51.668 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:51.706 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:05:51.734 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:51.738 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.remoteRepositoryRevisionSynced=119, revision=124 08:05:51.758 [qtp833852776-57] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:51.781 [qtp833852776-57] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:05:51.837 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:51.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=119, revision=124 08:05:51.842 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=124, revision=-1 08:05:51.858 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:51.907 [qtp833852776-4180] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b transaction.localRevision=138 remoteFromLocalRevision=111 08:05:51.925 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:51.932 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82d94674-6b3e-4cf4-9361-91a3b375100d from='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' toID=939e596b-fcf5-47a8-9160-d320fa303c3b to='build/repo/k0t5egag-c6m53-local-dest', fromRepoLocalSync=false 08:05:51.932 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:05:51.932 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:05:51.955 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:51.978 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=135.6 MiB, available=347.9 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:51.995 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=138 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:52.024 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:52.031 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:52.038 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:05:52.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:52.040 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionSynced=118, revision=136 08:05:52.040 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionInProgress=136, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:52.046 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=448.5 MiB, used=106.5 MiB, available=349.0 MiB 08:05:52.047 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:05:52.047 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:05:52.047 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:05:52.047 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:52.064 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:52.079 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:52.085 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:52.085 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:52.091 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=152, revision=155 08:05:52.106 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:52.124 [qtp666971185-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=83 08:05:52.136 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:52.157 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:52.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:52.180 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=125 remoteFromLocalRevision=83 08:05:52.189 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa from='build/repo/k0t5dwf3-9y06-local-src' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' 08:05:52.237 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=125 08:05:52.251 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:52.251 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:52.253 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:05:52.253 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:05:52.276 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=125 08:05:52.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:52.289 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:52.307 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:52.310 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:52.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=123, revision=127 08:05:52.342 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 08:05:52.412 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:52.418 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=121, revision=127 08:05:52.423 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:52.429 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=121, revision=127 08:05:52.429 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=127, revision=-1 08:05:52.445 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:52.449 [qtp666971185-1894] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa transaction.localRevision=89 remoteFromLocalRevision=125 08:05:52.451 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:52.465 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:05:52.470 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/GWIGmwDaYZxg8QE2xlF8Dw 08:05:52.512 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 34 ms. 08:05:52.513 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=QNFfQHhE4DcVW0ybO2V-Jg, invitation=false] 08:05:52.538 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 24 ms. 08:05:52.539 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, invitation=false] org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:52.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=139.8 MiB, available=315.7 MiB 08:05:52.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:52.670 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 118 ms. 08:05:52.670 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, invitation=false] 08:05:52.747 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 77 ms. 08:05:52.747 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=fk5-Z9PL9x9efXv-of45LA, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:52.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=135.7 MiB, available=348.3 MiB 08:05:52.794 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:52.808 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 34 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:52.842 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:52.851 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionInProgress=-1, revision=113 08:05:52.865 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 08:05:52.890 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:52.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:53.192 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:53.246 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:53.281 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 renewalDateTime=2019-09-21T06:35:15.248Z expiryDateTime=2019-09-21T07:05:15.248Z 08:05:53.296 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:53.302 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:53.328 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:53.328 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:53.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=131 08:05:53.355 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:53.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=138.3 MiB, available=317.2 MiB 08:05:53.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:05:53.430 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:53.434 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:53.453 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionInProgress=-1, revision=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:53.456 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=127, revision=131 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:53.497 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:53.575 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=135.7 MiB, available=347.3 MiB 08:05:53.577 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:53.621 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:53.642 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:05:53.642 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' toID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa to='build/repo/k0t5dwf3-9y06-local-src', fromRepoLocalSync=true 08:05:53.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.83.xml.gz 08:05:53.646 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.83.xml.gz 08:05:53.650 [pool-40-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7ec449f8-cbe1-45fb-90af-f6c481e05ffa ('build/repo/k0t5dwf3-9y06-local-src') 08:05:53.699 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:53.716 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=90 08:05:53.719 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:53.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=138.5 MiB, available=317.0 MiB 08:05:53.731 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.remoteRepositoryRevisionSynced=92, revision=113 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:53.733 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.83.xml.gz 08:05:53.733 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:05:53.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=83 repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:53.738 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=E2DCcp1FyC9XytjUycMrRg, serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8} because of missing permissions! 08:05:53.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:53.807 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:53.824 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:54.076 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=136.0 MiB, available=347.5 MiB 08:05:54.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.117.xml.gz 08:05:54.077 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:05:54.081 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:05:54.081 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:05:54.096 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:54.122 [qtp2139656363-4581] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 localRepositoryRevisionSynced=135 08:05:54.137 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:54.156 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f transaction.localRevision=157 remoteFromLocalRevision=135 08:05:54.174 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61c24882-c852-4619-9a6d-5415a9840728 from='build/repo/k0t5bglt-eopua-local-src' toID=f7b9be52-54c3-4f61-b465-3be8a5195c5f to='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' 08:05:54.188 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:54.192 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:54.205 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=157 08:05:54.212 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:54.212 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:54.214 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:05:54.214 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:05:54.220 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=157 08:05:54.223 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:54.223 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:54.240 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:54.240 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:54.242 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=155, revision=159 08:05:54.249 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 08:05:54.276 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:54.278 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=150, revision=159 08:05:54.284 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:54.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=150, revision=159 08:05:54.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=159, revision=-1 08:05:54.299 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:54.305 [qtp2139656363-4581] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 transaction.localRevision=141 remoteFromLocalRevision=157 08:05:54.307 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:54.309 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f7b9be52-54c3-4f61-b465-3be8a5195c5f from='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' toID=61c24882-c852-4619-9a6d-5415a9840728 to='build/repo/k0t5bglt-eopua-local-src', fromRepoLocalSync=false 08:05:54.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:05:54.309 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:05:54.318 [qtp2139656363-680] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:54.326 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=141 08:05:54.332 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:54.369 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/ChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:54.564 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=138.5 MiB, available=317.0 MiB 08:05:54.618 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:54.639 [qtp316919383-3633] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionSynced=92, revision=113 08:05:54.641 [qtp316919383-3633] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionInProgress=113, revision=-1 08:05:54.646 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:54.667 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:54.668 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:54.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=137, revision=140 08:05:54.703 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:54.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.5 MiB, used=107.0 MiB, available=348.5 MiB 08:05:54.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:54.763 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:54.763 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:54.876 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:54.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=137.3 MiB, available=318.2 MiB 08:05:55.001 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.remoteRepositoryRevisionSynced=126, revision=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:55.021 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:55.029 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=-1, revision=91 08:05:55.039 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:55.050 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:55.051 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:55.061 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:55.062 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:05:55.062 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:55.065 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} 08:05:55.066 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:55.067 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:05:55.067 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:55.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:55.069 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} because of missing permissions! 08:05:55.069 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:55.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:54.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:05:55.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=135.7 MiB, available=346.8 MiB 08:05:55.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:05:55.281 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:55.293 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionInProgress=-1, revision=142 08:05:55.389 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 08:05:55.405 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:55.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=138.4 MiB, available=317.1 MiB 08:05:55.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:55.915 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.5 MiB, used=106.8 MiB, available=348.7 MiB 08:05:55.919 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=84, revision=91 08:05:55.929 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:05:55.941 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:05:55.943 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:05:55.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:56.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=137.1 MiB, available=318.4 MiB 08:05:56.100 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:56.112 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionSynced=126, revision=139 08:05:56.113 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionInProgress=139, revision=-1 08:05:56.133 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:55.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:05:56.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=135.0 MiB, available=348.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:56.138 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:56.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.remoteRepositoryRevisionSynced=136, revision=142 08:05:56.146 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=uHHADwvGxY3JRWSbx9Rhvg, serverRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f} because of missing permissions! 08:05:56.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:56.148 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:56.149 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:56.153 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=126 08:05:56.162 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 08:05:56.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:56.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:56.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=138.4 MiB, available=317.1 MiB 08:05:56.268 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:56.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.0 MiB, used=106.5 MiB, available=349.0 MiB 08:05:56.588 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:56.592 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionSynced=84, revision=91 08:05:56.592 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=91, revision=-1 08:05:56.596 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:56.602 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:56.603 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:56.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=131, revision=134 08:05:56.621 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 08:05:56.680 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:56.684 [qtp666971185-35] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=131, revision=134 08:05:56.699 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:56.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=127, revision=134 08:05:56.703 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=134, revision=-1 08:05:56.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:56.706 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:56.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=135.0 MiB, available=347.0 MiB 08:05:56.827 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:56.847 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionSynced=136, revision=142 08:05:56.848 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.localRepositoryRevisionInProgress=142, revision=-1 08:05:56.856 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:56.868 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:56.868 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:56.874 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=-1, revision=162 08:05:56.974 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 08:05:56.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:05:56.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:57.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=136.7 MiB, available=318.8 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:57.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=138.4 MiB, available=317.1 MiB 08:05:57.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.91.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:57.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:57.044 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:05:57.047 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:05:57.048 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:05:57.071 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:57.078 [qtp316919383-1609] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b localRepositoryRevisionSynced=112 08:05:57.094 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:57.119 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 transaction.localRevision=142 remoteFromLocalRevision=112 08:05:57.129 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b from='build/repo/k0t5csse-hxsmr-local-src' toID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 to='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' 08:05:57.143 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:57.161 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:57.184 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=142 08:05:57.221 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:57.221 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:57.223 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 08:05:57.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:05:57.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=140, revision=144 08:05:57.301 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:57.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.5 MiB, used=106.8 MiB, available=348.7 MiB 08:05:57.346 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:57.413 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:57.425 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=135, revision=144 08:05:57.559 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:57.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=135, revision=144 08:05:57.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=144, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:57.603 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=135.2 MiB, available=347.3 MiB 08:05:57.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:57.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:57.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:57.693 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:57.797 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:57.803 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=136.7 MiB, available=318.8 MiB 08:05:57.805 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:57.811 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 08:05:57.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:57.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=106.8 MiB, available=348.7 MiB 08:05:57.852 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:57.891 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='10f2c9cf5378334300132a37d2fb20bdb6a28eb3' to.sha1='abf3533209cddff13c89abce70d0817e90889762'): /2/new-file 08:05:58.004 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=147 08:05:58.004 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 08:05:58.086 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.090 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=144, revision=147 08:05:58.147 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=144, revision=147 08:05:58.151 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=147, revision=-1 08:05:58.206 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:58.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=135.1 MiB, available=347.4 MiB 08:05:58.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.280 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.325 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b 08:05:58.329 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=136.7 MiB, available=318.8 MiB 08:05:58.374 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:05:58.374 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:05:58.374 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:05:58.374 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.386 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.0 MiB, used=106.7 MiB, available=348.8 MiB 08:05:58.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.83.xml.gz 08:05:58.387 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:05:58.389 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:05:58.389 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.392 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.403 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.408 [qtp666971185-1894] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=90 08:05:58.416 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.420 [qtp833852776-4180] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b localRepositoryRevisionSynced=138 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.429 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=137 remoteFromLocalRevision=90 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.441 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.458 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.460 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.460 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa from='build/repo/k0t5dwf3-9y06-local-src' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.461 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.464 [qtp316919383-2731] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/A2xXSP--Q4gLkSLxp9ygDQ/l3407K9fKzXKQu-4fDyywA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.482 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.485 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.490 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d transaction.localRevision=128 remoteFromLocalRevision=138 08:05:58.493 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=939e596b-fcf5-47a8-9160-d320fa303c3b from='build/repo/k0t5egag-c6m53-local-dest' toID=82d94674-6b3e-4cf4-9361-91a3b375100d to='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.510 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=137 08:05:58.517 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:58.517 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:58.518 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:05:58.518 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.520 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=128 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.524 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=137 08:05:58.528 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:58.528 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:58.534 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:58.534 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.535 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=139 08:05:58.541 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.548 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:58.548 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:05:58.566 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:05:58.566 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.569 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.572 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 332022 bytes in 243 ms. path='/2/new-file' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.575 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=128 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.577 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=134, revision=139 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.580 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:58.580 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.583 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.586 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=150 08:05:58.587 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=134, revision=139 08:05:58.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=139, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.602 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} 08:05:58.612 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:05:58.613 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.613 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=126, revision=130 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.620 [qtp666971185-35] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa transaction.localRevision=97 remoteFromLocalRevision=137 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.620 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.622 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.624 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' toID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa to='build/repo/k0t5dwf3-9y06-local-src', fromRepoLocalSync=false 08:05:58.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:05:58.624 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.631 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.633 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=147, revision=150 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.635 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:58.635 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.637 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.640 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=147, revision=150 08:05:58.644 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=150, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:58.650 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97 08:05:58.654 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.657 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:05:58.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.673 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:05:58.681 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.687 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.remoteRepositoryRevisionSynced=124, revision=130 08:05:58.690 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:05:58.696 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=124, revision=130 08:05:58.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=130, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.738 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.742 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.752 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b transaction.localRevision=144 remoteFromLocalRevision=128 08:05:58.768 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.777 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:58.805 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=135.1 MiB, available=344.4 MiB 08:05:58.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.f7b9be52-54c3-4f61-b465-3be8a5195c5f.null.xml.gz 08:05:58.806 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:05:58.806 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.810 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 08:05:58.813 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:05:58.815 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:05:58.818 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:58.825 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.837 [qtp2139656363-4581] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 localRepositoryRevisionSynced=141 08:05:58.848 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.867 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f transaction.localRevision=164 remoteFromLocalRevision=141 08:05:58.869 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61c24882-c852-4619-9a6d-5415a9840728 from='build/repo/k0t5bglt-eopua-local-src' toID=f7b9be52-54c3-4f61-b465-3be8a5195c5f to='https://localhost:43274/f7b9be52-54c3-4f61-b465-3be8a5195c5f' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.880 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:58.880 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=164 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.885 [qtp316919383-1609] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:58.885 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:58.885 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:58.887 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:05:58.887 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:05:58.893 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f localRepositoryRevisionSynced=164 08:05:58.896 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:58.896 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.903 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:58.904 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:58.904 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bglt-eopua-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:58.906 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=162, revision=166 08:05:58.913 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.951 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b"] on repo=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:58.953 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:58.957 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728, this.remoteRepositoryRevisionSynced=159, revision=166 08:05:58.961 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:58.965 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.965 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:58.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionSynced=159, revision=166 08:05:58.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f, this.localRepositoryRevisionInProgress=166, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.987 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=142 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:58.993 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:58.996 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:58.996 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:59.000 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7b9be52-54c3-4f61-b465-3be8a5195c5f remoteRepositoryId=61c24882-c852-4619-9a6d-5415a9840728 transaction.localRevision=147 remoteFromLocalRevision=164 08:05:59.002 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:59.004 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:59.005 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:59.031 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:59.031 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:59.034 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=155 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:59.042 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d renewalDateTime=2019-09-21T06:33:29.102Z expiryDateTime=2019-09-21T07:03:29.102Z org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:59.057 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:59.059 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:59.064 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:59.084 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:05:59.085 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:05:59.089 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=154 08:05:59.102 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:59.123 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:59.148 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=150, revision=155 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:59.145 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:05:59.164 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82d94674-6b3e-4cf4-9361-91a3b375100d from='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' toID=f0947106-ffc2-4cd5-89c1-971986aedd68 to='build/repo/k0t5bjd9-whgpj-local-src', fromRepoLocalSync=true 08:05:59.164 [pool-42-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f0947106-ffc2-4cd5-89c1-971986aedd68 ('build/repo/k0t5bjd9-whgpj-local-src') 08:05:59.177 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:05:59.198 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:59.245 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:59.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 08:05:59.257 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:05:59.258 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [595a6fff]getCloseDeferredMillis: closeDeferredMillis=20000 08:05:59.258 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [595a6fff]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:59.259 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=150, revision=155 08:05:59.259 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:59.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.5 MiB, used=107.7 MiB, available=347.8 MiB 08:05:59.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:59.276 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [72e6266c]getCloseDeferredMillis: closeDeferredMillis=20000 08:05:59.276 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [72e6266c]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:59.291 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:59.297 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:59.316 [qtp316919383-1609] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b transaction.localRevision=125 remoteFromLocalRevision=142 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:59.319 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=-1, revision=98 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:59.321 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:05:59.336 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 from='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' toID=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b to='build/repo/k0t5csse-hxsmr-local-src', fromRepoLocalSync=false 08:05:59.338 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:05:59.339 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:05:59.353 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:59.358 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.104.xml.gz 08:05:59.358 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.104.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:59.361 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:59.375 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:59.383 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:59.392 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=144 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:59.392 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=125 08:05:59.416 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:59.423 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT 08:05:59.890 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:05:59.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:06:00.062 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.0 MiB, used=107.8 MiB, available=347.7 MiB 08:06:00.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=91, revision=98 08:06:00.080 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:00.089 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:00.090 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:00.090 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:05:59.421 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:05:59.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:06:00.519 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=141.4 MiB, available=314.1 MiB 08:06:00.519 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:00.547 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:00.553 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:00.575 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionInProgress=-1, revision=126 08:06:00.607 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:05:59.429 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.104.xml.gz 08:05:59.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=104 repoFileDtos.size=3 08:06:00.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=139.1 MiB, available=316.4 MiB 08:06:00.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:06:00.645 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:00.664 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionInProgress=-1, revision=145 08:06:00.706 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:00.842 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:00.854 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:00.860 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:00.873 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:00.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=441.0 MiB, used=107.0 MiB, available=348.5 MiB 08:06:00.966 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:00.983 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionSynced=91, revision=98 08:06:00.984 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=98, revision=-1 08:06:00.989 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:01.002 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:01.003 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:01.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=142 08:06:01.044 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 08:06:01.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:06:01.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:01.570 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3180257d]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' 08:06:01.573 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3180257d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:01.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.0 MiB, used=106.2 MiB, available=349.3 MiB 08:06:01.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:01.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=139.6 MiB, available=315.9 MiB 08:06:01.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.remoteRepositoryRevisionSynced=113, revision=126 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:01.854 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=137.9 MiB, available=317.6 MiB 08:06:01.857 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.remoteRepositoryRevisionSynced=105, revision=145 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:01.901 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:01.901 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:01.914 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:01.914 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:01.926 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=E2DCcp1FyC9XytjUycMrRg, serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:02.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=441.0 MiB, used=106.2 MiB, available=349.3 MiB 08:06:02.309 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:02.311 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 19 ms. 08:06:02.311 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:02.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:02.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:02.329 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} 08:06:02.419 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:01.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:06:02.576 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=138.9 MiB, available=316.6 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:02.606 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:02.614 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:02.619 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionSynced=113, revision=126 08:06:02.619 [qtp316919383-3328] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionInProgress=126, revision=-1 08:06:02.684 [qtp316919383-3328] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:02.692 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:02.692 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:02.698 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=157 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:02.746 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:06:02.746 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:06:02.746 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:06:02.746 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:06:02.746 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:02.836 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:02.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=106.2 MiB, available=349.3 MiB 08:06:02.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:06:02.858 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:06:02.858 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:02.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:06:02.874 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:02.879 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:02.890 [qtp666971185-35] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=97 08:06:02.952 [qtp666971185-35] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:02.980 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=144 remoteFromLocalRevision=97 08:06:02.984 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa from='build/repo/k0t5dwf3-9y06-local-src' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' 08:06:03.036 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 08:06:03.040 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:03.041 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:03.042 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:06:03.042 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:06:03.048 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=144 08:06:03.051 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:03.051 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:03.060 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:03.060 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:03.062 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=142, revision=146 08:06:03.069 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 08:06:03.144 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:03.147 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=139, revision=146 08:06:03.161 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:03.165 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=139, revision=146 08:06:03.165 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=146, revision=-1 08:06:03.238 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:03.243 [qtp666971185-3685] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa transaction.localRevision=103 remoteFromLocalRevision=144 08:06:03.257 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:03.264 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:06:03.267 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [73ba7e0b]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' 08:06:03.271 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [73ba7e0b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' locked successfully. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:03.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=138.9 MiB, available=316.6 MiB 08:06:03.477 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:03.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=137.7 MiB, available=317.8 MiB 08:06:03.730 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:06:03.753 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:06:03.906 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:03.912 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionSynced=105, revision=145 08:06:03.912 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionInProgress=145, revision=-1 08:06:03.960 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:03.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:03.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:04.002 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=154, revision=157 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:04.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=138.8 MiB, available=316.7 MiB 08:06:04.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:04.092 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:04.491 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=138.8 MiB, available=316.7 MiB 08:06:04.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:06:04.493 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:06:04.493 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:06:04.493 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:06:04.506 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:04.509 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:04.522 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=152, revision=157 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:04.530 [qtp316919383-1609] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b localRepositoryRevisionSynced=125 08:06:04.837 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:04.870 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 transaction.localRevision=159 remoteFromLocalRevision=125 08:06:04.903 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b from='build/repo/k0t5csse-hxsmr-local-src' toID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 to='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' 08:06:04.936 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=159 08:06:04.959 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:04.960 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:04.975 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:06:04.975 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:06:04.980 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=159 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:04.985 [qtp833852776-57] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:05.007 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:05.007 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:05.008 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:05.014 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=152, revision=157 08:06:05.014 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=157, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:05.020 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:05.020 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:05.024 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=157, revision=161 08:06:05.030 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:05.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:05.120 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:05.136 [qtp316919383-155] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=155, revision=161 08:06:05.158 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:05.169 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=155, revision=161 08:06:05.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=161, revision=-1 08:06:05.206 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:05.210 [qtp316919383-3633] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b transaction.localRevision=131 remoteFromLocalRevision=159 08:06:05.234 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:05.238 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:06:05.352 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:05.386 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:05.406 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 renewalDateTime=2019-09-21T06:35:24.746Z expiryDateTime=2019-09-21T07:05:24.746Z 08:06:05.423 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:05.428 [qtp316919383-3633] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:05.435 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:05.435 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:05.440 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=105 08:06:05.460 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105 08:06:05.492 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:06:05.493 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 from='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' toID=0833740f-1576-4095-9f5c-f56bba08e619 to='build/repo/k0t5f5ka-gfp6k-local-dest', fromRepoLocalSync=true 08:06:05.494 [pool-48-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0833740f-1576-4095-9f5c-f56bba08e619 ('build/repo/k0t5f5ka-gfp6k-local-dest') 08:06:05.513 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:06:05.547 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:06:05.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.106.xml.gz 08:06:05.693 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.106.xml.gz 08:06:05.706 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:05.789 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=131 08:06:05.822 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:05.828 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.106.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:05.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:06:05.881 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=138.1 MiB, available=317.4 MiB 08:06:05.929 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:06:05.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:06:06.545 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=137.1 MiB, available=318.4 MiB 08:06:06.548 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:05.828 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=106 repoFileDtos.size=3 08:06:06.619 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=140.2 MiB, available=315.3 MiB 08:06:06.619 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:06:06.663 [qtp316919383-2405] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:06.688 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.localRepositoryRevisionInProgress=-1, revision=132 08:06:06.799 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 08:06:06.953 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:06.966 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:07.131 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=136.2 MiB, available=319.3 MiB 08:06:07.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.104.xml.gz 08:06:07.132 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:06:07.135 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:06:07.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:06:07.327 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:06:07.341 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:06:07.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse' 08:06:07.402 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6b2c5310327ddc719f2b5fcfc78c8cec78fcdec2' to.sha1=''): /2/xxxreverse org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:07.430 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:07.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=139.2 MiB, available=316.3 MiB 08:06:07.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.remoteRepositoryRevisionSynced=107, revision=132 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:07.576 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:06:07.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse' 08:06:07.617 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:07.632 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/i108E5FsDts_wyL6VOZtPw/_LfRNm-7XK8aVRq5flH0Gw' offset=0 08:06:07.675 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:07.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 08:06:07.748 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:07.760 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:07.760 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:07.785 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=E2DCcp1FyC9XytjUycMrRg, serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8} because of missing permissions! 08:06:07.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:07.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 08:06:07.854 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158336 bytes in 276 ms. path='/2/xxxreverse' 08:06:07.901 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_66785c86dc751e03b6206812ee277b4cc34ca7ca_0 into destFile xxxreverse 08:06:08.000 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:06:08.041 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:08.048 [qtp833852776-4276] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 localRepositoryRevisionSynced=144 08:06:08.055 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:08.078 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d transaction.localRevision=168 remoteFromLocalRevision=144 08:06:08.084 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:06:08.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f0947106-ffc2-4cd5-89c1-971986aedd68 from='build/repo/k0t5bjd9-whgpj-local-src' toID=82d94674-6b3e-4cf4-9361-91a3b375100d to='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' 08:06:08.104 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:08.110 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:08.142 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=168 08:06:08.172 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:08.172 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:08.191 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.93% 08:06:08.192 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.20% 08:06:08.193 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc' 08:06:08.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8aef1cff195f948e84b71f41072092a837437cbf' to.sha1='dab6f74f8b6a0d5ba8e6f098c3b2587c56090319'): /2/ccc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:08.356 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:08.416 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=171 08:06:08.416 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 08:06:08.535 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:08.542 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=157, revision=171 08:06:08.582 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:08.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=139.3 MiB, available=316.2 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:08.630 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:08.637 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=157, revision=171 08:06:08.637 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=171, revision=-1 08:06:08.663 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:08.710 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:08.713 [qtp316919383-4133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.localRepositoryRevisionSynced=107, revision=132 08:06:08.713 [qtp316919383-4133] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.localRepositoryRevisionInProgress=132, revision=-1 08:06:08.720 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:08.732 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:08.733 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:08.750 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=105, revision=108 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:08.854 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:08.884 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:06:08.955 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ccc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:08.966 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:09.014 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:09.059 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:09.063 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:09.064 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/i108E5FsDts_wyL6VOZtPw/4IjgaILV0AvRqUA1g0XxRg' offset=0 08:06:09.182 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:09.205 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 102947 bytes in 250 ms. path='/2/ccc' 08:06:09.231 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=175 08:06:09.232 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 08:06:09.311 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:09.314 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=171, revision=175 08:06:09.334 [qtp833852776-57] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:06:09.369 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:09.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=171, revision=175 08:06:09.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=175, revision=-1 08:06:09.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 08:06:09.441 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:09.468 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:09.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:06:09.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:06:09.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=139.4 MiB, available=316.1 MiB 08:06:09.615 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:09.630 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:06:09.638 [qtp833852776-57] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:06:09.789 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:09.839 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="f0947106-ffc2-4cd5-89c1-971986aedd68"] on repo=f0947106-ffc2-4cd5-89c1-971986aedd68 08:06:09.846 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:06:09.864 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=168 08:06:09.875 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:09.875 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:10.074 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:10.074 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:10.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=179 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:10.081 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=139.4 MiB, available=316.1 MiB 08:06:10.084 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:10.169 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179 08:06:10.299 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:06:10.300 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:06:10.338 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:10.341 [qtp833852776-4276] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=175, revision=179 08:06:10.358 [qtp833852776-4276] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:06:10.370 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:10.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=175, revision=179 08:06:10.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=179, revision=-1 08:06:10.403 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:10.426 [qtp833852776-4180] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 transaction.localRevision=156 remoteFromLocalRevision=168 08:06:10.441 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:10.447 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82d94674-6b3e-4cf4-9361-91a3b375100d from='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' toID=f0947106-ffc2-4cd5-89c1-971986aedd68 to='build/repo/k0t5bjd9-whgpj-local-src', fromRepoLocalSync=false 08:06:10.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:06:10.448 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:06:10.464 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:10.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=139.5 MiB, available=316.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:10.568 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=156 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:10.568 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.106.xml.gz 08:06:10.568 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:06:10.571 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:10.582 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:10.593 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:06:10.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:10.610 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:06:10.725 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:06:10.738 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:06:10.738 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 08:06:10.771 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='10f2c9cf5378334300132a37d2fb20bdb6a28eb3' to.sha1=''): /2/new-file 08:06:10.778 [Test worker] INFO c.c.c.l.t.FileRepoTransport - handleFileTypeCollision: Collision: Destination file already exists, is modified and has a different type! toFileType=SymlinkDto fromFileType=NormalFileDto file='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/2/new-file' 08:06:10.898 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:10.898 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:11.036 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file 08:06:11.138 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:11.144 [qtp316919383-2731] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 localRepositoryRevisionSynced=131 08:06:11.156 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:11.175 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 transaction.localRevision=114 remoteFromLocalRevision=131 08:06:11.202 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:06:11.202 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0833740f-1576-4095-9f5c-f56bba08e619 from='build/repo/k0t5f5ka-gfp6k-local-dest' toID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 to='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' 08:06:11.216 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:11.220 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:11.255 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=114 08:06:11.314 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:11.314 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:11.339 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.93% 08:06:11.345 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.20% 08:06:11.377 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:06:11.378 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 08:06:11.438 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=108, revision=116 08:06:11.438 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:11.455 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=139.3 MiB, available=316.2 MiB 08:06:11.455 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:06:11.501 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:11.501 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:11.504 [qtp316919383-4133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.remoteRepositoryRevisionSynced=103, revision=116 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:11.523 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionInProgress=-1, revision=157 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:11.579 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:11.583 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=103, revision=116 08:06:11.584 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=116, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:11.587 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:11.662 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:11.662 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:11.745 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:11.906 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:11.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:11.957 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:12.048 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:06:12.071 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=114 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:12.091 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:12.093 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:12.093 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:12.226 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:12.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 7 ms. 08:06:12.248 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:12.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:06:12.252 [Test worker] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[id=21, histoCryptoRepoFileId=seULr35JxY9SM0612DaPXQ, cryptoRepoFileId=l3407K9fKzXKQu-4fDyywA, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=19, histoCryptoRepoFileId=vHLxScDiV0cpKhIF_1fTBw, cryptoRepoFileId=l3407K9fKzXKQu-4fDyywA, deleted=null] duplicateCryptoRepoFileId=null localRevision=119 08:06:12.263 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:12.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:06:12.273 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:12.274 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:06:12.308 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:12.308 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:12.311 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=119 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:12.313 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:12.318 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 08:06:12.445 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:12.452 [qtp316919383-30] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.remoteRepositoryRevisionSynced=116, revision=119 08:06:12.568 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:12.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=116, revision=119 08:06:12.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:12.577 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:12.593 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:12.614 [qtp316919383-3631] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 transaction.localRevision=139 remoteFromLocalRevision=114 08:06:12.618 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:12.625 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 from='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' toID=0833740f-1576-4095-9f5c-f56bba08e619 to='build/repo/k0t5f5ka-gfp6k-local-dest', fromRepoLocalSync=false 08:06:12.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:06:12.625 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:12.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=138.8 MiB, available=316.7 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:12.642 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:12.645 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.remoteRepositoryRevisionSynced=145, revision=157 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:12.689 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=139 08:06:12.694 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:12.700 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:06:12.701 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:12.702 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:12.702 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:12.731 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:06:12.732 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:06:12.733 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:06:12.733 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:06:12.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:12.953 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:13.008 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:06:13.301 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:13.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=138.7 MiB, available=316.8 MiB 08:06:13.514 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:13.537 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionSynced=145, revision=157 08:06:13.538 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.localRepositoryRevisionInProgress=157, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:13.567 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:13.575 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:13.594 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:13.595 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:13.605 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=181 08:06:13.649 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 08:06:13.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:06:13.667 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:13.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=140.1 MiB, available=315.4 MiB 08:06:13.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:06:13.793 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:13.814 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.localRepositoryRevisionInProgress=-1, revision=140 08:06:13.845 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 08:06:13.885 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:13.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:14.113 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:14.214 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=138.8 MiB, available=316.7 MiB 08:06:14.226 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:14.371 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:14.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=139.2 MiB, available=316.3 MiB 08:06:14.455 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.remoteRepositoryRevisionSynced=132, revision=140 08:06:14.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:14.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:06:14.531 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:14.532 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:14.544 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:14.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:14.548 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:06:14.557 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:14.558 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:06:14.574 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=E2DCcp1FyC9XytjUycMrRg, serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:14.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=138.8 MiB, available=316.7 MiB 08:06:14.790 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:15.107 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:15.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=138.8 MiB, available=316.7 MiB 08:06:15.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:06:15.332 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:06:15.332 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:06:15.332 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:06:15.360 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:15.383 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:15.405 [qtp833852776-1599] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 localRepositoryRevisionSynced=156 08:06:15.450 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:15.468 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d transaction.localRevision=183 remoteFromLocalRevision=156 08:06:15.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f0947106-ffc2-4cd5-89c1-971986aedd68 from='build/repo/k0t5bjd9-whgpj-local-src' toID=82d94674-6b3e-4cf4-9361-91a3b375100d to='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' 08:06:15.478 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=183 08:06:15.483 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:15.484 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:15.486 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:06:15.487 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:06:15.492 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=183 08:06:15.498 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:15.503 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:14.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:06:15.518 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=139.3 MiB, available=316.2 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:15.524 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:15.524 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5bjd9-whgpj-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:15.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=181, revision=185 08:06:15.532 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:15.545 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:15.550 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:15.550 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.localRepositoryRevisionSynced=132, revision=140 08:06:15.550 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.localRepositoryRevisionInProgress=140, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:15.550 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:15.557 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:15.568 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:15.568 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:15.576 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:15.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=121 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:15.579 [qtp833852776-57] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68, this.remoteRepositoryRevisionSynced=179, revision=185 08:06:15.582 [qtp833852776-57] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@68ff5a4d (of marco) 08:06:15.589 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:15.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=179, revision=185 08:06:15.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=185, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:15.602 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 08:06:15.621 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:15.626 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:15.629 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:15.636 [qtp833852776-4276] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=f0947106-ffc2-4cd5-89c1-971986aedd68 transaction.localRevision=162 remoteFromLocalRevision=183 08:06:15.642 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:15.652 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:06:15.761 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:06:15.767 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:06:15.775 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:15.783 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:15.789 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:15.793 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:15.804 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:15.812 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:15.814 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 08:06:15.814 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:06:15.816 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:06:15.817 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:06:15.923 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:15.957 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:15.979 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d renewalDateTime=2019-09-21T06:35:10.636Z expiryDateTime=2019-09-21T07:05:10.636Z 08:06:15.995 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:15.998 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:16.004 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} 08:06:16.024 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:16.024 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:16.028 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:16.031 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:16.037 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 08:06:16.071 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:06:16.080 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82d94674-6b3e-4cf4-9361-91a3b375100d from='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' toID=939e596b-fcf5-47a8-9160-d320fa303c3b to='build/repo/k0t5egag-c6m53-local-dest', fromRepoLocalSync=true 08:06:16.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.138.xml.gz 08:06:16.082 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.138.xml.gz 08:06:16.084 [pool-43-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 939e596b-fcf5-47a8-9160-d320fa303c3b ('build/repo/k0t5egag-c6m53-local-dest') 08:06:16.096 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:06:16.125 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:16.133 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:15.621 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:06:16.152 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=139.2 MiB, available=316.3 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:16.158 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:16.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:16.201 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=162 08:06:16.247 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:16.260 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.138.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:16.267 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:06:16.393 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:06:16.522 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:16.640 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:16.654 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:16.726 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=138.9 MiB, available=316.6 MiB 08:06:16.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:16.853 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:16.908 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:16.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=138 repoFileDtos.size=3 08:06:17.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=141.3 MiB, available=314.2 MiB 08:06:17.039 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:17.053 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:17.061 [qtp833852776-57] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:17.072 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:17.079 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionInProgress=-1, revision=163 08:06:17.117 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:17.199 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:17.219 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:17.233 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=1, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:17.385 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:17.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.0 MiB, used=138.9 MiB, available=316.6 MiB 08:06:17.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:06:17.406 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:06:17.406 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:06:17.406 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:06:17.420 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:17.433 [qtp316919383-155] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 localRepositoryRevisionSynced=139 08:06:17.435 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:17.456 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 transaction.localRevision=123 remoteFromLocalRevision=139 08:06:17.461 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0833740f-1576-4095-9f5c-f56bba08e619 from='build/repo/k0t5f5ka-gfp6k-local-dest' toID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 to='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' 08:06:17.482 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=123 08:06:17.488 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:17.488 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:17.490 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:06:17.490 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:06:17.494 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=123 08:06:17.541 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:17.541 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:17.554 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:17.555 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5f5ka-gfp6k-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:17.556 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=121, revision=125 08:06:17.561 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 08:06:17.613 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:17.616 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619, this.remoteRepositoryRevisionSynced=119, revision=125 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:17.620 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:17.620 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:17.626 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=119, revision=125 08:06:17.626 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=125, revision=-1 08:06:17.647 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:17.652 [qtp316919383-4133] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=0833740f-1576-4095-9f5c-f56bba08e619 transaction.localRevision=145 remoteFromLocalRevision=123 08:06:17.700 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:17.713 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:17.841 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:17.847 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=139.9 MiB, available=315.6 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:17.849 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:17.852 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.remoteRepositoryRevisionSynced=139, revision=163 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:17.878 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:17.899 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:17.932 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 renewalDateTime=2019-09-21T06:33:58.364Z expiryDateTime=2019-09-21T07:03:58.364Z 08:06:17.966 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:17.982 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:17.997 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:17.997 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:18.000 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=163 08:06:18.007 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 08:06:18.045 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:06:18.046 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 from='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' toID=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b to='build/repo/k0t5csse-hxsmr-local-src', fromRepoLocalSync=true org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:18.046 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:18.046 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:18.046 [pool-49-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b ('build/repo/k0t5csse-hxsmr-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:18.057 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:18.059 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=1tQuL2nSl9aXkL_hQ1jiMw,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=qAoH7riLzy_Bo34nvqvzEA, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d}} org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:18.072 [pool-49-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:06:18.099 [pool-49-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:06:18.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.125.xml.gz 08:06:18.161 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.125.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:18.181 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:06:18.182 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:06:18.184 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} because of missing permissions! 08:06:18.184 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:06:18.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:18.196 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:18.209 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=145 08:06:18.239 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:18.252 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.125.xml.gz 08:06:18.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=125 repoFileDtos.size=3 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:18.656 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:18.691 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:18.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=141.1 MiB, available=314.4 MiB 08:06:18.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:06:18.982 [qtp316919383-30] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:18.994 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionInProgress=-1, revision=146 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:19.004 [closeDeferredTimer-6be0d6f6-4m] INFO c.c.c.l.LocalRepoManagerImpl - [6be0d6f6]_close: Shutting down real LocalRepoManager. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:19.041 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 08:06:19.152 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:19.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:19.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=139.2 MiB, available=316.3 MiB 08:06:19.424 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:19.428 [qtp833852776-4276] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionSynced=139, revision=163 08:06:19.428 [qtp833852776-4276] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionInProgress=163, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:19.442 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:19.447 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:19.474 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:19.474 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:19.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=132, revision=135 08:06:19.524 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 08:06:19.706 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:19.715 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.remoteRepositoryRevisionSynced=130, revision=135 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:19.797 [closeDeferredTimer-595a6fff-1] INFO c.c.c.l.LocalRepoManagerImpl - [595a6fff]_close: Shutting down real LocalRepoManager. 08:06:19.799 [closeDeferredTimer-72e6266c-1] INFO c.c.c.l.LocalRepoManagerImpl - [72e6266c]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:19.803 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:06:19.846 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:19.853 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=130, revision=135 08:06:19.855 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=135, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:19.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=141.1 MiB, available=314.4 MiB 08:06:19.869 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.remoteRepositoryRevisionSynced=126, revision=146 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:19.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:20.105 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 08:06:20.112 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 7 ms. 08:06:20.127 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:20.128 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:06:20.148 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:20.150 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:06:20.158 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:20.160 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:06:20.171 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=E2DCcp1FyC9XytjUycMrRg, serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8} because of missing permissions! 08:06:20.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:20.301 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:06:20.664 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [73ba7e0b]initPersistenceManagerFactory: repositoryId=2e70114b-97b4-4e12-b560-557f13720051 08:06:20.671 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [73ba7e0b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13095 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:19.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:06:20.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=139.3 MiB, available=316.2 MiB 08:06:21.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:21.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.0 MiB, used=142.2 MiB, available=313.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:21.747 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=454.0 MiB, used=114.4 MiB, available=341.1 MiB 08:06:21.867 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:21.901 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=139.3 MiB, available=316.2 MiB 08:06:21.903 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:21.941 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:21.959 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionSynced=126, revision=146 08:06:21.960 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionInProgress=146, revision=-1 08:06:21.972 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:21.990 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:21.991 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:22.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=163, revision=166 08:06:22.042 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 08:06:22.108 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:22.110 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=161, revision=166 08:06:22.155 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:22.159 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=161, revision=166 08:06:22.159 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=166, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:22.242 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 2e70114b-97b4-4e12-b560-557f13720051 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest localRepository.publicKeySha1 = 23:3F:4E:ED:C1:D0:B0:20:70:39:99:9A:C7:D1:8A:0E:C9:93:10:E9 remoteRepository.repositoryId = 78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepository.remoteRoot = https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw remoteRepository.publicKeySha1 = 4C:0A:DF:DF:FE:42:CA:82:B0:5C:8D:C0:7E:0A:F8:CC:55:08:50:A9 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 2e70114b-97b4-4e12-b560-557f13720051 78fcc39e-7bb7-4712-852d-99ddc7757e68 08:06:22.379 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:22.416 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:22.468 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 renewalDateTime=2019-09-21T06:36:22.400Z expiryDateTime=2019-09-21T07:06:22.400Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:22.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=139.4 MiB, available=316.1 MiB 08:06:22.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.138.xml.gz 08:06:22.474 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:06:22.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:22.496 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:22.522 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:22.545 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:06:22.548 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' toID=2e70114b-97b4-4e12-b560-557f13720051 to='build/repo/k0t5gdmo-90992-local-dest', fromRepoLocalSync=true 08:06:22.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:06:22.550 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:06:22.553 [pool-41-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2e70114b-97b4-4e12-b560-557f13720051 ('build/repo/k0t5gdmo-90992-local-dest') org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:22.567 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:22.593 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:22.646 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:06:22.669 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:06:22.669 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:22.696 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=105 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:22.779 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8aef1cff195f948e84b71f41072092a837437cbf' to.sha1=''): /2/ccc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:22.790 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:22.802 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:06:22.804 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:22.970 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:23.049 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b 08:06:23.105 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ccc' org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:22.167 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:06:22.167 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:06:23.124 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=140.9 MiB, available=314.6 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:23.144 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:23.146 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/i108E5FsDts_wyL6VOZtPw/4IjgaILV0AvRqUA1g0XxRg' offset=0 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:23.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:23.190 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:23.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:06:23.335 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 16997 bytes in 210 ms. path='/2/ccc' 08:06:23.449 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_f36b4825e5db2cf7dd2d2593b3f5c24c0311d8b2_0 into destFile ccc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:23.541 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3180257d]initPersistenceManagerFactory: repositoryId=41777900-28c8-43de-874b-8c4b82c96994 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:23.546 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.5 MiB, allocated=456.5 MiB, used=115.0 MiB, available=341.5 MiB 08:06:23.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:23.644 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="82d94674-6b3e-4cf4-9361-91a3b375100d"] on repo=939e596b-fcf5-47a8-9160-d320fa303c3b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:23.649 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3180257d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17225 ms. 08:06:23.682 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcbh-14mrg-remote' 08:06:23.684 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcbh-14mrg-remote' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:23.745 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:23.754 [qtp833852776-4180] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b localRepositoryRevisionSynced=162 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:23.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=140.1 MiB, available=315.4 MiB 08:06:23.795 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:23.823 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:23.860 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d transaction.localRevision=146 remoteFromLocalRevision=162 08:06:23.924 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:06:23.924 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=939e596b-fcf5-47a8-9160-d320fa303c3b from='build/repo/k0t5egag-c6m53-local-dest' toID=82d94674-6b3e-4cf4-9361-91a3b375100d to='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' 08:06:23.940 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:23.944 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:24.006 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=146 08:06:24.032 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:24.032 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:24.050 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:06:24.050 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:06:24.067 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=146 08:06:24.105 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:24.105 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:24.166 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:24.166 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:24.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=148 08:06:24.194 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:24.278 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=140.1 MiB, available=315.4 MiB 08:06:24.279 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.125.xml.gz 08:06:24.279 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:06:24.282 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:24.300 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:06:24.300 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:24.383 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:24.413 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:24.416 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.remoteRepositoryRevisionSynced=135, revision=148 08:06:24.418 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:06:24.467 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:24.471 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:06:24.477 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:24.487 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=135, revision=148 08:06:24.488 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=148, revision=-1 08:06:24.600 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:24.605 [qtp833852776-4180] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b transaction.localRevision=169 remoteFromLocalRevision=146 08:06:24.654 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:24.658 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82d94674-6b3e-4cf4-9361-91a3b375100d from='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' toID=939e596b-fcf5-47a8-9160-d320fa303c3b to='build/repo/k0t5egag-c6m53-local-dest', fromRepoLocalSync=false 08:06:24.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:06:24.660 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:06:24.677 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:24.738 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=169 08:06:24.743 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:24.759 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/ChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:06:24.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:25.113 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:06:25.121 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:06:25.206 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:25.224 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051, this.localRepositoryRevisionInProgress=-1, revision=107 08:06:25.315 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 08:06:25.501 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:25.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.0 MiB, used=139.3 MiB, available=316.2 MiB 08:06:25.506 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:25.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=37, cryptoLinkDtos.size=49, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:25.544 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:25.572 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionInProgress=-1, revision=170 08:06:25.606 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:25.733 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:25.737 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:25.742 [qtp316919383-4133] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b localRepositoryRevisionSynced=145 08:06:25.796 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:25.818 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 transaction.localRevision=172 remoteFromLocalRevision=145 08:06:25.865 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:06:25.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b from='build/repo/k0t5csse-hxsmr-local-src' toID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 to='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' 08:06:25.877 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:25.881 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:25.977 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=172 08:06:25.982 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:25.983 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:25.984 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:06:25.984 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:06:26.002 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=172 08:06:26.070 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:26.070 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:26.084 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:26.090 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:26.094 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=174 08:06:26.100 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174 08:06:26.186 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:26.192 [qtp316919383-1609] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=166, revision=174 08:06:26.235 [qtp316919383-1609] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:26.246 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=166, revision=174 08:06:26.246 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=174, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:26.276 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=115.3 MiB, available=340.2 MiB 08:06:26.296 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=107 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:26.481 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:26.488 [qtp316919383-3631] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b transaction.localRevision=152 remoteFromLocalRevision=172 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:25.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:06:26.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=138.4 MiB, available=317.1 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:26.570 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:26.571 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.remoteRepositoryRevisionSynced=163, revision=170 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:26.574 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 from='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' toID=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b to='build/repo/k0t5csse-hxsmr-local-src', fromRepoLocalSync=false 08:06:26.575 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:06:26.576 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:26.590 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:06:26.590 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=lj-65Ta_q4nYNNoTYkBg8g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:06:26.592 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=FDYwhF_2hXQ9UXHYrraL0g, serverRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d} because of missing permissions! 08:06:26.592 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:06:26.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:26.592 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:26.659 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=152 08:06:26.667 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:26.679 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/ChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:06:26.679 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:27.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=138.4 MiB, available=317.1 MiB 08:06:27.265 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:27.274 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionSynced=163, revision=170 08:06:27.274 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.localRepositoryRevisionInProgress=170, revision=-1 08:06:27.344 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:27.356 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:27.356 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:27.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=-1, revision=151 08:06:27.458 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 08:06:27.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:06:27.495 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:27.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=140.1 MiB, available=315.4 MiB 08:06:27.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:06:27.937 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:27.945 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionInProgress=-1, revision=153 08:06:27.988 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 08:06:28.012 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:28.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:28.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=138.5 MiB, available=317.0 MiB 08:06:28.208 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:28.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=139.3 MiB, available=316.2 MiB 08:06:28.557 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.remoteRepositoryRevisionSynced=146, revision=153 08:06:28.569 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=E2DCcp1FyC9XytjUycMrRg, serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:28.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 273 ms. 08:06:28.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.738 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ejU1MaGayOrv_7FxRbpJIQ could not be decrypted! Access rights missing?! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:28.740 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=138.3 MiB, available=317.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:28.740 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:28.740 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:28.741 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:28.745 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=MCprkegAc-jwzITsX6n8Hg could not be decrypted! Access rights missing?! 08:06:28.746 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:28.746 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.749 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=bAkxcKRwmajo2w89QFEqyg could not be decrypted! Access rights missing?! 08:06:28.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:28.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.752 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=McQnpZXk8pPVmcxXcIsWqA could not be decrypted! Access rights missing?! 08:06:28.753 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:28.754 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.757 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=71omnrV6J2rLbJ2nbY3JvQ could not be decrypted! Access rights missing?! 08:06:28.758 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:28.759 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.767 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:28.768 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.769 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ZUC8MQiNak0qpQUzLCnhWA could not be decrypted! Access rights missing?! 08:06:28.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 08:06:28.774 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.782 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:28.783 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.790 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:28.791 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.795 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=NEmHsLuB5xHibpDVaJY9hg could not be decrypted! Access rights missing?! 08:06:28.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:28.797 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.804 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:28.805 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:28.815 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.824 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:28.825 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.835 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:28.836 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.841 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=z6eeVmfJEr182Db0w2jsug could not be decrypted! Access rights missing?! 08:06:28.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:06:28.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:28.847 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=i9RrHuzIrUAVlduFDsMpAA could not be decrypted! Access rights missing?! 08:06:28.849 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:28.850 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 08:06:28.858 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:28.859 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:28.569 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:06:29.103 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=139.3 MiB, available=316.2 MiB 08:06:29.174 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:29.181 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionSynced=146, revision=153 08:06:29.181 [qtp316919383-2731] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.localRepositoryRevisionInProgress=153, revision=-1 08:06:29.225 [qtp316919383-2731] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:29.242 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:29.243 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:29.251 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=-1, revision=177 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:29.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=138.3 MiB, available=317.2 MiB 08:06:29.259 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.82d94674-6b3e-4cf4-9361-91a3b375100d.null.xml.gz 08:06:29.259 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:06:29.259 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:06:29.259 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:06:29.274 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:29.284 [qtp833852776-4276] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b localRepositoryRevisionSynced=169 08:06:29.311 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:29.315 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177 08:06:29.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:06:29.331 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:29.336 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d transaction.localRevision=153 remoteFromLocalRevision=169 08:06:29.398 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=939e596b-fcf5-47a8-9160-d320fa303c3b from='build/repo/k0t5egag-c6m53-local-dest' toID=82d94674-6b3e-4cf4-9361-91a3b375100d to='https://localhost:43390/82d94674-6b3e-4cf4-9361-91a3b375100d' 08:06:29.488 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=153 08:06:29.494 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:29.494 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:29.496 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:06:29.496 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:06:29.502 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d localRepositoryRevisionSynced=153 08:06:29.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:29.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:29.569 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:29.569 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5egag-c6m53-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:29.571 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=151, revision=155 08:06:29.576 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 08:06:29.590 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:06:29.590 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:29.658 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:29.660 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:29.662 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:29.662 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:29.665 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:29.673 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b, this.remoteRepositoryRevisionSynced=148, revision=155 08:06:29.676 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@4fb4bda8 (of khaled) 08:06:29.759 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:29.775 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionSynced=148, revision=155 08:06:29.775 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d, this.localRepositoryRevisionInProgress=155, revision=-1 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:29.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=139.5 MiB, available=316.0 MiB 08:06:29.799 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:30.020 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:30.025 [qtp833852776-4180] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82d94674-6b3e-4cf4-9361-91a3b375100d remoteRepositoryId=939e596b-fcf5-47a8-9160-d320fa303c3b transaction.localRevision=175 remoteFromLocalRevision=153 08:06:30.032 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:30.036 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:06:30.127 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleWritePermissionOnRoot <<< *** 08:06:30.128 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< *** 08:06:30.128 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [33872309]getCloseDeferredMillis: closeDeferredMillis=20000 08:06:30.128 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [33872309]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:30.152 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2c6e752]getCloseDeferredMillis: closeDeferredMillis=20000 08:06:30.153 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2c6e752]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:30.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=116.2 MiB, available=341.8 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:30.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=139.5 MiB, available=316.0 MiB 08:06:30.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:30.491 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:30.497 [qtp666971185-4841] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051, this.localRepositoryRevisionSynced=-1, revision=107 08:06:30.497 [qtp666971185-4841] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051, this.localRepositoryRevisionInProgress=107, revision=-1 08:06:30.556 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:30.565 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT 08:06:30.634 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:30.638 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> *** 08:06:30.638 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** >>> before >>> *** org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:30.659 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:30.659 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:30.753 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=139.5 MiB, available=316.0 MiB 08:06:30.754 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.20a29595-cc00-4bd6-ba3a-5a80c44618c8.null.xml.gz 08:06:30.754 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:06:30.754 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:06:30.768 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:30.783 [qtp316919383-4133] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b localRepositoryRevisionSynced=152 08:06:30.802 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:30.820 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 transaction.localRevision=179 remoteFromLocalRevision=152 08:06:30.897 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b from='build/repo/k0t5csse-hxsmr-local-src' toID=20a29595-cc00-4bd6-ba3a-5a80c44618c8 to='https://localhost:36353/20a29595-cc00-4bd6-ba3a-5a80c44618c8' 08:06:30.917 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=172 localRepositoryRevisionInProgress=179 08:06:30.923 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:30.923 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:30.924 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:06:30.924 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:06:30.928 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 localRepositoryRevisionSynced=179 08:06:30.991 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:30.991 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:31.000 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:31.000 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5csse-hxsmr-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:31.002 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=177, revision=181 08:06:31.008 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:31.037 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:06:31.039 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 08:06:31.040 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:06:31.046 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:06:31.048 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:31.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=5 08:06:31.178 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:31.179 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:31.183 [qtp316919383-4133] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b, this.remoteRepositoryRevisionSynced=174, revision=181 08:06:31.274 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:31.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionSynced=174, revision=181 08:06:31.285 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8, this.localRepositoryRevisionInProgress=181, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:31.352 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=bieber 08:06:31.352 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:06:31.354 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/bieber/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:06:31.355 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:31.355 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:31.359 [qtp316919383-4133] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 remoteRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b transaction.localRevision=158 remoteFromLocalRevision=179 08:06:31.361 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:31.363 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:31.382 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=daniel 08:06:31.382 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:06:31.384 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/daniel/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:06:31.384 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:06:31.450 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 08:06:31.450 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:06:31.451 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:06:31.452 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:31.462 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:31.466 [qtp666971185-4841] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 08:06:31.530 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:31.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=-1, revision=5 08:06:31.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=5, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:31.556 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=xenia 08:06:31.556 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:06:31.557 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/xenia/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:31.609 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:31.610 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:06:31.613 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin 08:06:31.613 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:06:31.613 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/yasmin/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:06:31.614 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:06:31.616 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<< before <<< *** 08:06:31.616 [Test worker] INFO o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< *** 08:06:31.616 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> *** 08:06:31.617 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleReadPermissionOnRoot >>> *** 08:06:31.617 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 08:06:31.617 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:06:31.618 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:06:31.618 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:06:31.623 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69b777e7]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' 08:06:31.626 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69b777e7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' locked successfully. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:31.988 [qtp316919383-3631] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:32.021 [qtp316919383-4133] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:32.088 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2aad1c9d-28e0-4c9a-a578-9ae0cc5e443b serverRepositoryId=20a29595-cc00-4bd6-ba3a-5a80c44618c8 renewalDateTime=2019-09-21T06:33:58.364Z expiryDateTime=2019-09-21T07:03:58.364Z 08:06:32.109 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:32.160 [qtp316919383-155] INFO c.c.c.l.LocalRepoManagerImpl - [23d43060]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:32.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:31.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:06:32.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.0 MiB, allocated=457.0 MiB, used=116.6 MiB, available=340.4 MiB org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:32.363 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms. 08:06:32.364 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:06:32.366 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4134de2d]getCloseDeferredMillis: closeDeferredMillis=20000 08:06:32.366 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4134de2d]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:32.367 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1564970a]getCloseDeferredMillis: closeDeferredMillis=20000 08:06:32.367 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [1564970a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:32.424 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT 08:06:32.788 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:32.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.0 MiB, allocated=457.0 MiB, used=115.5 MiB, available=341.5 MiB 08:06:32.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. Gradle Test Executor 17 finished executing tests. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:33.324 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:33.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.5 MiB, used=114.9 MiB, available=340.6 MiB 08:06:33.504 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:06:33.504 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:06:33.506 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:06:33.580 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@2e775419{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 08:06:33.589 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 08:06:33.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' 08:06:33.610 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@559eedb3{/,null,UNAVAILABLE} 08:06:33.627 [Thread-8] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/OQrM9n9GowfGFfDz4DtVyw/.subshare/localServerRunning.deleteToStop 08:06:33.658 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@414d1d51{SSL,[ssl, http/1.1]}{0.0.0.0:36353} 08:06:33.661 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 08:06:33.665 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@58a3bae6{/,null,UNAVAILABLE} 08:06:33.831 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% 08:06:33.841 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 08:06:33.841 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' 08:06:33.873 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8965381751ff929e8a3d8017df77d68023f6438a' to.sha1=''): /5/h 08:06:34.172 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=2e70114b-97b4-4e12-b560-557f13720051 08:06:34.181 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' 08:06:34.213 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:34.214 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/CcYEMMvm5cZHwbd9q7ucxg/Fuu8mSlSo7c_3VMy-9AtsQ' offset=0 08:06:34.374 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:34.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:06:34.410 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41565 bytes in 229 ms. path='/5/h' 08:06:34.512 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 08:06:34.600 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=2e70114b-97b4-4e12-b560-557f13720051 08:06:34.715 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' 08:06:34.789 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f352113a34f9c289f0a39b194ee509ad999342f' to.sha1=''): /5/i 08:06:35.002 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=2e70114b-97b4-4e12-b560-557f13720051 08:06:35.017 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' 08:06:35.048 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:35.049 [qtp666971185-4841] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/CcYEMMvm5cZHwbd9q7ucxg/igcfhNDBlbtRF7E3Ca51ZQ' offset=0 08:06:35.055 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:35.191 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 08:06:35.289 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 955838 bytes in 271 ms. path='/5/i' 08:06:35.325 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 08:06:35.413 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=2e70114b-97b4-4e12-b560-557f13720051 08:06:35.427 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' 08:06:35.458 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9ebd6be2b7700f6196b6c5bd6d69215d0ff1554' to.sha1=''): /aa 08:06:35.503 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=2e70114b-97b4-4e12-b560-557f13720051 08:06:35.510 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa' 08:06:35.533 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:35.534 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/vG47uGB7sKb5_nVtjvnklw' offset=0 08:06:35.542 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:35.649 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 08:06:35.726 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 551280 bytes in 216 ms. path='/aa' 08:06:35.806 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 08:06:35.855 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=2e70114b-97b4-4e12-b560-557f13720051 08:06:35.868 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' 08:06:35.902 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47954d4765c5406e12009a56e0e3d81f632194db' to.sha1=''): /bb 08:06:35.943 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=2e70114b-97b4-4e12-b560-557f13720051 08:06:35.951 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/bb' 08:06:35.973 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:35.975 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/FsxeKgpObFX4V5nveh4fLA' offset=0 08:06:35.981 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:36.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 08:06:36.250 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:36.254 [qtp666971185-4841] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/FsxeKgpObFX4V5nveh4fLA' offset=1048576 08:06:36.263 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:36.279 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:06:36.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 335016 bytes in 345 ms. path='/bb' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:36.314 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:36.321 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 08:06:36.330 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:36.336 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:36.374 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=2e70114b-97b4-4e12-b560-557f13720051 08:06:36.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' 08:06:36.419 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd5ccd4a74b577d5e7ceb83c5d5293f9e75c5707' to.sha1=''): /cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:36.466 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:36.475 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=2e70114b-97b4-4e12-b560-557f13720051 08:06:36.489 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' 08:06:36.517 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:36.518 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/fh935jX3v_fVMxCAu69CPw' offset=0 08:06:36.528 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:36.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 08:06:36.637 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142950 bytes in 147 ms. path='/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:36.656 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:36.678 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 08:06:36.715 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=2e70114b-97b4-4e12-b560-557f13720051 08:06:36.737 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' 08:06:36.772 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe2414b15fc1783d36eefa5353ed601be88c5ae6' to.sha1=''): /dd 08:06:36.885 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=2e70114b-97b4-4e12-b560-557f13720051 08:06:36.893 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' 08:06:36.910 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:36.924 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/2-tQ0Zko7lDbW2sK8M2jjw' offset=0 08:06:36.934 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:36.950 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:36.960 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:36.974 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 7311 bytes in 81 ms. path='/dd' 08:06:37.003 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 08:06:37.053 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=2e70114b-97b4-4e12-b560-557f13720051 08:06:37.069 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% 08:06:37.086 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:37.093 [qtp666971185-4841] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 localRepositoryRevisionSynced=105 08:06:37.095 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:37.134 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=51 remoteFromLocalRevision=105 08:06:37.143 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2e70114b-97b4-4e12-b560-557f13720051 from='build/repo/k0t5gdmo-90992-local-dest' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' 08:06:37.168 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:37.172 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:37.233 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=51 08:06:37.260 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:37.260 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:37.276 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:06:37.276 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:06:37.295 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=51 08:06:37.309 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:37.309 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:37.348 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:37.349 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:37.353 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=53 08:06:37.358 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=53 08:06:37.453 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:37.456 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051, this.remoteRepositoryRevisionSynced=5, revision=53 08:06:37.466 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:37.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=5, revision=53 08:06:37.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=53, revision=-1 08:06:37.530 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:37.534 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 transaction.localRevision=112 remoteFromLocalRevision=51 08:06:37.585 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:37.588 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' toID=2e70114b-97b4-4e12-b560-557f13720051 to='build/repo/k0t5gdmo-90992-local-dest', fromRepoLocalSync=false 08:06:37.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:06:37.588 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:06:37.608 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:37.627 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=112 08:06:37.636 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:37.641 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:06:37.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:38.019 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:38.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.0 MiB, allocated=457.0 MiB, used=118.8 MiB, available=338.2 MiB 08:06:38.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:06:38.288 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:38.304 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051, this.localRepositoryRevisionInProgress=-1, revision=113 08:06:38.333 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 08:06:38.354 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:38.362 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:38.381 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:38.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.5 MiB, allocated=459.5 MiB, used=118.7 MiB, available=340.8 MiB 08:06:38.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=107, revision=113 08:06:38.901 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:38.902 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:38.904 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:38.904 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:39.072 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:39.456 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.0 MiB, allocated=459.0 MiB, used=118.7 MiB, available=340.3 MiB 08:06:39.508 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:39.512 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051, this.localRepositoryRevisionSynced=107, revision=113 08:06:39.512 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051, this.localRepositoryRevisionInProgress=113, revision=-1 08:06:39.522 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:39.531 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:39.531 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:39.538 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=56 08:06:39.590 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 08:06:39.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:06:39.608 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:39.659 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:06:39.944 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:40.011 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:40.067 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.0 MiB, allocated=460.0 MiB, used=118.9 MiB, available=341.1 MiB 08:06:40.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:40.133 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:40.138 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:06:40.391 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:06:40.468 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:40.473 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:40.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.0 MiB, allocated=460.0 MiB, used=118.9 MiB, available=341.1 MiB 08:06:40.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:40.602 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:06:40.723 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:06:40.904 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:40.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.5 MiB, allocated=460.5 MiB, used=118.9 MiB, available=341.6 MiB 08:06:40.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:06:40.972 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:06:40.972 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:06:40.988 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:41.000 [qtp666971185-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 localRepositoryRevisionSynced=112 08:06:41.006 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:41.027 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=58 remoteFromLocalRevision=112 08:06:41.035 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2e70114b-97b4-4e12-b560-557f13720051 from='build/repo/k0t5gdmo-90992-local-dest' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' 08:06:41.063 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=51 localRepositoryRevisionInProgress=58 08:06:41.070 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:41.070 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:41.072 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:06:41.072 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:06:41.077 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=58 08:06:41.085 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:41.085 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:41.093 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.from' result=null 08:06:41.093 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gdmo-90992-local-dest' configKey='repair.deleteCollisions.to' result=null 08:06:41.095 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=56, revision=60 08:06:41.100 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 08:06:41.189 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:41.192 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051, this.remoteRepositoryRevisionSynced=53, revision=60 08:06:41.197 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:41.200 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=53, revision=60 08:06:41.200 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=60, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:41.204 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:41.226 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:41.231 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=2e70114b-97b4-4e12-b560-557f13720051 transaction.localRevision=118 remoteFromLocalRevision=58 08:06:41.233 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:41.235 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:06:41.479 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:41.768 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:41.837 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:41.876 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:41.894 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 renewalDateTime=2019-09-21T06:35:15.248Z expiryDateTime=2019-09-21T07:05:15.248Z 08:06:41.906 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:41.913 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:41.924 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:41.924 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:41.927 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=149 08:06:41.992 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:42.031 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:42.058 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:42.061 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=146, revision=149 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:42.113 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:42.346 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:42.366 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:06:42.367 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' toID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa to='build/repo/k0t5dwf3-9y06-local-src', fromRepoLocalSync=true 08:06:42.367 [pool-42-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7ec449f8-cbe1-45fb-90af-f6c481e05ffa ('build/repo/k0t5dwf3-9y06-local-src') 08:06:42.378 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:06:42.399 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:06:42.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.97.xml.gz 08:06:42.468 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.97.xml.gz 08:06:42.490 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:42.509 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=119 08:06:42.513 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:42.516 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.97.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:42.684 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:42.722 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:42.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=97 repoFileDtos.size=0 08:06:43.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.5 MiB, allocated=460.5 MiB, used=121.7 MiB, available=338.8 MiB 08:06:43.324 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:06:43.342 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:43.348 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=-1, revision=120 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:43.360 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:43.438 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 08:06:43.451 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:43.455 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:43.471 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:43.593 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:43.730 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]initPersistenceManagerFactory: repositoryId=ba213357-65db-482a-a241-829197ee8ddd 08:06:43.742 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11146 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:43.753 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:43.772 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]getCloseDeferredMillis: closeDeferredMillis=20000 08:06:43.772 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:43.821 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms. 08:06:43.821 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=TYl_29wpkI2urirYRBnY2g, invitation=false] 08:06:43.837 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 15 ms. 08:06:43.837 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=bKiIsrq0_4dTaZUba7JFhg, invitation=false] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:43.960 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.5 MiB, allocated=459.5 MiB, used=121.2 MiB, available=338.3 MiB 08:06:43.966 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=98, revision=120 08:06:43.973 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:43.975 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:43.977 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:43.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:44.014 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:44.886 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=121.2 MiB, available=334.3 MiB 08:06:44.939 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:44.947 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionSynced=98, revision=120 08:06:44.947 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=120, revision=-1 08:06:44.951 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:44.960 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:44.960 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:44.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=149, revision=152 08:06:44.987 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:45.065 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=135.3 MiB, available=360.2 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:45.102 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:45.106 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=149, revision=152 08:06:45.254 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:45.270 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=146, revision=152 08:06:45.270 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=152, revision=-1 08:06:45.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:06:45.275 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:45.319 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:45.368 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:06:45.500 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:45.572 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 41777900-28c8-43de-874b-8c4b82c96994 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src localRepository.publicKeySha1 = 4E:55:AC:7F:7A:4D:86:43:BF:60:61:9C:46:4C:48:DD:50:05:F4:26 remoteRepository.repositoryId = ba213357-65db-482a-a241-829197ee8ddd remoteRepository.remoteRoot = https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd remoteRepository.publicKeySha1 = 7D:BA:87:85:21:C9:0B:98:5C:9A:36:E3:6C:05:F4:2B:88:0F:DF:F1 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 41777900-28c8-43de-874b-8c4b82c96994 ba213357-65db-482a-a241-829197ee8ddd org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:45.715 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:45.774 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.5 MiB, allocated=458.5 MiB, used=121.7 MiB, available=336.8 MiB 08:06:45.776 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:45.883 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:45.986 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 08:06:46.146 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 08:06:46.166 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:46.195 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=121.5 MiB, available=334.0 MiB 08:06:46.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:46.297 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 08:06:46.312 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 08:06:46.337 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 08:06:46.393 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 08:06:46.418 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.69% 08:06:46.468 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 08:06:46.580 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:46.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.5 MiB, allocated=457.5 MiB, used=121.5 MiB, available=336.0 MiB 08:06:46.629 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.97.xml.gz 08:06:46.629 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:06:46.631 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:06:46.632 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:06:46.646 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:46.652 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:46.657 [qtp666971185-4841] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=119 08:06:46.660 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:46.676 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=155 remoteFromLocalRevision=119 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:46.680 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:46.682 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd renewalDateTime=2019-09-21T06:36:46.631Z expiryDateTime=2019-09-21T07:06:46.631Z 08:06:46.701 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:46.710 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:46.727 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:06:46.728 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba213357-65db-482a-a241-829197ee8ddd from='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' toID=41777900-28c8-43de-874b-8c4b82c96994 to='build/repo/k0t5gcao-q41dw-local-src', fromRepoLocalSync=true 08:06:46.728 [pool-36-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 41777900-28c8-43de-874b-8c4b82c96994 ('build/repo/k0t5gcao-q41dw-local-src') 08:06:46.749 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:46.764 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa from='build/repo/k0t5dwf3-9y06-local-src' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:46.774 [pool-36-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:46.777 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:46.780 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:46.795 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=155 08:06:46.801 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:46.801 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:46.803 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:06:46.803 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:06:46.809 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=155 08:06:46.813 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:46.813 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:46.821 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:46.821 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:46.824 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=157 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:46.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.-1.xml.gz 08:06:46.825 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:46.831 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:46.843 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:46.870 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:46.873 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=152, revision=157 08:06:46.878 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:46.881 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:46.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=152, revision=157 08:06:46.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=157, revision=-1 08:06:46.910 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:46.915 [qtp666971185-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa transaction.localRevision=126 remoteFromLocalRevision=155 08:06:46.917 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:46.920 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' toID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa to='build/repo/k0t5dwf3-9y06-local-src', fromRepoLocalSync=false 08:06:46.920 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:06:46.921 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:46.923 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:46.928 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.-1.xml.gz 08:06:46.928 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:46.942 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:46.960 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=126 08:06:46.964 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:46.968 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:47.296 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:46.968 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:06:47.491 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.5 MiB, used=122.5 MiB, available=333.0 MiB 08:06:47.492 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:06:47.516 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:47.528 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=-1, revision=127 08:06:47.542 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 08:06:47.610 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:47.624 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:47.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.5 MiB, allocated=499.5 MiB, used=119.8 MiB, available=379.7 MiB 08:06:47.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:06:47.761 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:47.800 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionInProgress=-1, revision=4 08:06:47.908 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:48.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.5 MiB, allocated=457.5 MiB, used=121.4 MiB, available=336.1 MiB 08:06:48.086 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=120, revision=127 08:06:48.093 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:48.094 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:48.096 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:06:48.096 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:48.418 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:48.451 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:48.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:48.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=120.4 MiB, available=335.1 MiB 08:06:48.609 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:48.617 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionSynced=120, revision=127 08:06:48.618 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=127, revision=-1 08:06:48.624 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:48.630 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:48.630 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:48.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=160 08:06:48.647 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 08:06:48.663 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:06:48.663 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:48.666 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69b777e7]initPersistenceManagerFactory: repositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:06:48.678 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69b777e7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13253 ms. 08:06:48.730 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzic-p2uc-remote' 08:06:48.732 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzic-p2uc-remote' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:49.035 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.5 MiB, allocated=499.5 MiB, used=120.1 MiB, available=379.4 MiB 08:06:49.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:49.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.0 MiB, allocated=456.0 MiB, used=120.4 MiB, available=335.6 MiB 08:06:49.173 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:49.258 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=bKiIsrq0_4dTaZUba7JFhg, serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd} because of missing permissions! 08:06:49.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:49.718 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.5 MiB, allocated=456.5 MiB, used=120.4 MiB, available=336.1 MiB 08:06:49.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:49.821 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.5 MiB, allocated=498.5 MiB, used=120.4 MiB, available=378.1 MiB 08:06:50.028 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:50.035 [closeDeferredTimer-4ee0d52f-5x] INFO c.c.c.l.LocalRepoManagerImpl - [4ee0d52f]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:50.035 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionSynced=-1, revision=4 08:06:50.035 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionInProgress=4, revision=-1 08:06:50.078 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:50.086 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:50.086 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:50.155 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:06:50.157 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 08:06:50.182 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:06:50.229 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:50.230 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=120.4 MiB, available=335.1 MiB 08:06:50.231 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:06:50.231 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:06:50.231 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:06:50.248 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:50.257 [qtp666971185-4527] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=126 08:06:50.261 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:50.283 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=162 remoteFromLocalRevision=126 08:06:50.297 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa from='build/repo/k0t5dwf3-9y06-local-src' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' 08:06:50.312 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=162 08:06:50.317 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:50.317 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:50.319 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:06:50.319 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:06:50.323 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=162 08:06:50.326 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:50.326 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:50.327 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=6 08:06:50.328 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:50.334 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:50.334 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:50.337 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=160, revision=164 08:06:50.341 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 08:06:50.374 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:50.377 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=157, revision=164 08:06:50.383 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:50.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=157, revision=164 08:06:50.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=164, revision=-1 08:06:50.402 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:50.409 [qtp666971185-4841] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa transaction.localRevision=132 remoteFromLocalRevision=162 08:06:50.412 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:50.414 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:06:50.416 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b0dee43]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' 08:06:50.419 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b0dee43]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:50.742 [closeDeferredTimer-33872309-1] INFO c.c.c.l.LocalRepoManagerImpl - [33872309]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:50.834 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 08:06:50.889 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:50.892 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 08:06:51.285 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:51.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=-1, revision=6 08:06:51.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=6, revision=-1 08:06:51.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:50.742 [closeDeferredTimer-2c6e752-1] INFO c.c.c.l.LocalRepoManagerImpl - [2c6e752]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:51.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:06:52.235 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=121.3 MiB, available=368.7 MiB 08:06:52.254 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:06:52.669 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.5 MiB, allocated=498.5 MiB, used=121.2 MiB, available=377.3 MiB 08:06:52.671 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:06:53.032 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=121.2 MiB, available=367.3 MiB 08:06:53.033 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.-1.xml.gz 08:06:53.033 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:06:53.035 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:06:53.036 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:06:53.052 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:53.079 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 localRepositoryRevisionSynced=2 08:06:53.132 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:53.172 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd transaction.localRevision=8 remoteFromLocalRevision=2 08:06:53.233 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=41777900-28c8-43de-874b-8c4b82c96994 from='build/repo/k0t5gcao-q41dw-local-src' toID=ba213357-65db-482a-a241-829197ee8ddd to='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' 08:06:53.255 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:53.258 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:53.315 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 08:06:53.370 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:06:53.370 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:06:53.387 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:06:53.528 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=10 08:06:53.529 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 08:06:53.736 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:53.739 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=6, revision=10 08:06:53.871 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:53.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=6, revision=10 08:06:53.879 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=10, revision=-1 08:06:54.004 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms. 08:06:54.005 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:54.069 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:54.639 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:54.712 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:06:54.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=12 08:06:54.778 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 08:06:55.095 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:55.101 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=10, revision=12 08:06:55.357 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:55.368 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=10, revision=12 08:06:55.368 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=12, revision=-1 08:06:55.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:55.398 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:55.451 [qtp2139656363-4721] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:55.607 [qtp2139656363-4721] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:55.691 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:06:55.755 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=14 08:06:55.755 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 08:06:55.801 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:55.803 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=12, revision=14 08:06:55.932 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:55.942 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=12, revision=14 08:06:55.942 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=14, revision=-1 08:06:55.964 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:55.964 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:55.986 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:56.021 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:56.086 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:06:56.134 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=16 08:06:56.134 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 08:06:56.196 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:56.199 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=14, revision=16 08:06:56.268 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:56.274 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=14, revision=16 08:06:56.275 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=16, revision=-1 08:06:56.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:56.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:56.321 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:56.945 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:57.362 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 08:06:57.363 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 08:06:57.429 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=18 08:06:57.429 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 08:06:57.494 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:57.498 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=16, revision=18 08:06:57.585 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:57.590 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=16, revision=18 08:06:57.590 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=18, revision=-1 08:06:57.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:06:57.617 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:57.640 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:57.669 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:57.736 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 08:06:57.790 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=20 08:06:57.791 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 08:06:57.855 [qtp2139656363-4721] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:57.859 [qtp2139656363-4721] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=18, revision=20 08:06:57.938 [qtp2139656363-4721] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:57.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=18, revision=20 08:06:57.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=20, revision=-1 08:06:57.975 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:06:57.975 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:06:57.990 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:58.023 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:58.051 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:06:58.052 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:06:58.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='70d101d1b7007c9a8381cbf3185c9119d089be85' to.sha1='de1813b491295b88171c8da8eb320b47bf79d738'): /1 {11 11ä11#+} 1/a 08:06:58.183 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=23 08:06:58.183 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 08:06:58.234 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:58.237 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=20, revision=23 08:06:58.308 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:58.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=20, revision=23 08:06:58.318 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=23, revision=-1 08:06:58.345 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:58.415 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:06:58.426 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:06:59.246 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:06:59.253 [Test worker] 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:06:59.412 [qtp2139656363-4721] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:59.435 [qtp2139656363-4721] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:59.438 [qtp2139656363-4721] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:06:59.441 [qtp2139656363-4721] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TwpbMv_YXJtxcGDvQWDl4A/p6cuV8KQfgK1mfb9BMtIDw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:06:59.896 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:02.487 [qtp2139656363-4721] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:02.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 597316 bytes in 3324 ms. path='/1 {11 11ä11#+} 1/a' 08:07:02.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=26 08:07:02.593 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 08:07:02.672 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:02.676 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=23, revision=26 08:07:02.771 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:02.782 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=23, revision=26 08:07:02.782 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=26, revision=-1 08:07:02.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:02.881 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:03.157 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:03.256 [qtp2139656363-3848] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:03.282 [qtp2139656363-3848] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:03.331 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:03.630 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:03.701 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:07:03.808 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4cb2f23cb29a5eba12c6efae615d56964e13548' to.sha1='535eec215c8fafbab26405ce091d97409defeeeb'): /1 {11 11ä11#+} 1/b 08:07:03.834 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=31 08:07:03.834 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 08:07:04.345 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:04.348 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=26, revision=31 08:07:04.485 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:04.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=26, revision=31 08:07:04.495 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=31, revision=-1 08:07:04.524 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:04.776 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:04.804 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:04.990 [Test worker] 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:07:05.181 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:05.198 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:05.201 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:05.202 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TwpbMv_YXJtxcGDvQWDl4A/DooOHUxVjEk-x0mHaeroqQ' offset=0 08:07:07.542 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:07.572 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 864137 bytes in 2582 ms. path='/1 {11 11ä11#+} 1/b' 08:07:07.587 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=34 08:07:07.588 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 08:07:07.661 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:07.664 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=31, revision=34 08:07:07.737 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:07.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=31, revision=34 08:07:07.742 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=34, revision=-1 08:07:07.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:07.772 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:07.793 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:07.823 [qtp2139656363-5188] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:07.833 [qtp2139656363-5188] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:07.852 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:07.876 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:07.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:07:07.960 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b5d8878443e3e4331c5dc27bc79879ea9868ab3' to.sha1='a404053eb44e32fe517bfdcb3ec7e307dfc06bcb'): /1 {11 11ä11#+} 1/c 08:07:07.988 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=39 08:07:07.988 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 08:07:08.052 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:08.055 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=34, revision=39 08:07:08.113 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:08.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=34, revision=39 08:07:08.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=39, revision=-1 08:07:08.161 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:08.200 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:08.238 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:08.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' 08:07:08.470 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:08.490 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:08.493 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:08.493 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TwpbMv_YXJtxcGDvQWDl4A/shxTEsDfGGj9oKHOTegl2A' offset=0 08:07:10.158 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:10.193 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:10.264 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:10.272 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:10.275 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:10.277 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TwpbMv_YXJtxcGDvQWDl4A/shxTEsDfGGj9oKHOTegl2A' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:10.414 [closeDeferredTimer-19b400d7-93] INFO c.c.c.l.LocalRepoManagerImpl - [19b400d7]_close: Shutting down real LocalRepoManager. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:10.630 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:10.656 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1290655 bytes in 2412 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:10.668 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:10.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=43 08:07:10.673 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43 08:07:10.704 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:10.707 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=39, revision=43 08:07:10.726 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:10.732 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=39, revision=43 08:07:10.732 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=43, revision=-1 08:07:10.763 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:10.764 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:10.780 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:10.813 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:10.816 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:10.846 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:10.862 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:10.869 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 08:07:10.870 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:07:10.953 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c23c9a5129947fca7fd4099e1c56a2ea1d3be8a' to.sha1='e2f4d0da2ca2d57089b8b079550185361f9a6dd0'): /2/1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:10.963 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:10.998 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=48 08:07:11.000 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48 08:07:11.067 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:11.070 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=43, revision=48 08:07:11.139 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:11.147 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=43, revision=48 08:07:11.147 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=48, revision=-1 08:07:11.179 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:11.205 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:11.232 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:11.286 [Test worker] 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:07:11.352 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:11.358 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:11.361 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:11.362 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5A1Vtdf7Yg03pOIVpW8QqA/zJGrLwCkEarmmxqhVZ2H0w/HqdAoQ2VjYcspizDRjN8ig' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:11.603 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:11.674 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:11.685 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:11.761 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 100482 bytes in 475 ms. path='/2/1 {11 11ä11#+} 1/a' 08:07:11.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=51 08:07:11.778 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 08:07:11.828 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:11.832 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=48, revision=51 08:07:11.854 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:11.865 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=48, revision=51 08:07:11.865 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=51, revision=-1 08:07:11.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:11.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:11.917 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:11.946 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:11.948 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:12.011 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:12.024 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:12.034 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:12.079 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:07:12.113 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f00832f86e29bfce6c484e03ba0900beadf1a3b9' to.sha1='9378e4a67632433b9cc4c0b66a009f73cd3ccb48'): /2/1 {11 11ä11#+} 1/b 08:07:12.140 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=56 08:07:12.140 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 08:07:12.191 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:12.193 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=51, revision=56 08:07:12.248 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:12.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=51, revision=56 08:07:12.260 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=56, revision=-1 08:07:12.290 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:12.338 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:12.357 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:12.409 [Test worker] 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:07:12.606 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:12.622 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:12.625 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:12.626 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5A1Vtdf7Yg03pOIVpW8QqA/zJGrLwCkEarmmxqhVZ2H0w/yIhFw3E3QPAzPGZbCVN4KQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:12.782 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:07:13.715 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:13.864 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:13.915 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:14.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 849267 bytes in 1594 ms. path='/2/1 {11 11ä11#+} 1/b' 08:07:14.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=59 08:07:14.022 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 08:07:14.068 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:14.075 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=56, revision=59 08:07:14.178 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:14.189 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=56, revision=59 08:07:14.189 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=59, revision=-1 08:07:14.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:14.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:14.238 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:14.256 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:14.257 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:14.331 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:14.401 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:14.412 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:07:14.435 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46323d8d9f5a76a5974dc8c6406fd8c21307bfee' to.sha1='a8c841a4a7aa011c8761a18f8796ec5b0789e3a7'): /2/a 08:07:14.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=64 08:07:14.490 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 08:07:14.593 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:14.596 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=59, revision=64 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:14.648 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:14.651 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:14.661 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=59, revision=64 08:07:14.661 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=64, revision=-1 08:07:14.686 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:14.737 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:14.749 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:14.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:07:14.970 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:14.984 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:14.986 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:14.987 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5A1Vtdf7Yg03pOIVpW8QqA/HtT3DrhSU-9-qw4eF1T4tg' offset=0 08:07:15.722 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:15.739 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 598128 bytes in 923 ms. path='/2/a' 08:07:15.753 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=67 08:07:15.753 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 08:07:15.853 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:15.856 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=64, revision=67 08:07:15.914 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:15.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=64, revision=67 08:07:15.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=67, revision=-1 08:07:15.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:15.949 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:15.971 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:15.989 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:15.991 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:16.028 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:16.045 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:16.052 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 08:07:16.052 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 08:07:16.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='17d26b7f47c065d8c2e36ac3e0e258afabc25627' to.sha1='dec2889c303da1073990f11ef3f153a659370904'): /3 + &#ä/5/h 08:07:16.118 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=72 08:07:16.118 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 08:07:16.216 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:16.219 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=67, revision=72 08:07:16.278 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:16.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=67, revision=72 08:07:16.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=72, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:16.304 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:16.316 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:16.352 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:16.369 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:16.423 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:16.642 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:16.680 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:16.700 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:16.703 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:16.704 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XxtJOvhDMEPmm0mIyIbXeA/VroX8j9woQJPWtLYmsU_qQ/3EUBFT3PTg9VnKihLWKZjw' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:17.001 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:17.417 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:17.432 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 964925 bytes in 1008 ms. path='/3 + &#ä/5/h' 08:07:17.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=75 08:07:17.449 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:17.457 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:17.487 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:17.493 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=72, revision=75 08:07:17.501 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:17.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=72, revision=75 08:07:17.505 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=75, revision=-1 08:07:17.533 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:17.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:17.548 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:17.567 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:17.570 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:17.581 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:17.586 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:17.601 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:17.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:17.612 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:17.631 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41c218e934b69b0750e2d2ae274546d03ce33862' to.sha1='4b2c6c95c21a8419953609011a0609fe89c3cc4b'): /3 + &#ä/5/i 08:07:17.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=80 08:07:17.664 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:17.705 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:17.706 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:17.710 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=75, revision=80 08:07:17.729 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:17.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=75, revision=80 08:07:17.733 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=80, revision=-1 08:07:17.759 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:17.784 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:17.799 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:17.802 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:17.809 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:17.872 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:17.893 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:17.906 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:17.911 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XxtJOvhDMEPmm0mIyIbXeA/VroX8j9woQJPWtLYmsU_qQ/mI2gjBAzBCe9mi50oRV79Q' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:17.968 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:17.987 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.003 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151264 bytes in 201 ms. path='/3 + &#ä/5/i' 08:07:18.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=83 08:07:18.023 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:18.059 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:18.062 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.066 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=80, revision=83 08:07:18.100 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=80, revision=83 08:07:18.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:18.120 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:18.145 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:18.145 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:18.160 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.188 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:18.190 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:18.200 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.218 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:18.225 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:18.229 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:18.254 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b48ca0f111ce4eb5461abd7add8f3abfd4fdb4f9' to.sha1='5a94fe7039e1ed99d5e9ca7c0e59970ac6b9a083'): /3 + &#ä/aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:18.295 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:18.309 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=88 08:07:18.310 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:18.359 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:18.384 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.386 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=83, revision=88 08:07:18.465 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.474 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=83, revision=88 08:07:18.475 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=88, revision=-1 08:07:18.499 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.581 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.600 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:18.603 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:18.649 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:18.662 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:18.670 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.677 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.679 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.680 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XxtJOvhDMEPmm0mIyIbXeA/V0l2NuNN28tY7pyBObqNeQ' offset=0 08:07:18.778 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.792 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 177880 bytes in 189 ms. path='/3 + &#ä/aa' 08:07:18.811 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=91 08:07:18.811 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:18.827 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:18.849 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.853 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=88, revision=91 08:07:18.867 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.871 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=88, revision=91 08:07:18.871 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=91, revision=-1 08:07:18.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:18.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:18.921 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.945 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:18.947 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:18.947 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:18.957 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:18.977 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:18.983 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:07:19.009 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='680f7e434c2d11a9dcb348e8e1ed398dda28b6c6' to.sha1='4818ebe476e371d0a952ef4b5b4757cab5d0f7ed'): /3 + &#ä/bb 08:07:19.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=96 08:07:19.040 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 08:07:19.088 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:19.092 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=91, revision=96 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:19.110 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:19.122 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:19.129 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=91, revision=96 08:07:19.129 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=96, revision=-1 08:07:19.162 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:19.223 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:19.236 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:19.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:19.262 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:19.319 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:19.402 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:19.417 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:19.421 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:19.422 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XxtJOvhDMEPmm0mIyIbXeA/078NtT1v6uAvraOr8VfOaQ' offset=0 08:07:19.648 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:19.668 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 528500 bytes in 428 ms. path='/3 + &#ä/bb' 08:07:19.681 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=99 08:07:19.681 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 08:07:19.718 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:19.722 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=96, revision=99 08:07:19.726 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:19.730 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=96, revision=99 08:07:19.731 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=99, revision=-1 08:07:19.763 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:19.763 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:19.796 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:19.804 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:19.836 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:19.837 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:19.843 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:19.868 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:19.876 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:07:19.900 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1a752f7c90a133b30e1cd81ae77b7b58d4eaa5a' to.sha1='512f50332be0de6db53c32788bf34bba561ced69'): /3 + &#ä/cc org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:19.911 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:19.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=104 08:07:19.929 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 08:07:19.963 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:19.966 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=99, revision=104 08:07:20.136 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:20.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=99, revision=104 08:07:20.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=104, revision=-1 08:07:20.160 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:20.179 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:20.185 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:20.187 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:07:20.417 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:20.438 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:20.441 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:20.444 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:20.445 [qtp2139656363-3848] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XxtJOvhDMEPmm0mIyIbXeA/pxJdI7dyAx1rJhQ5VxzdNQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:20.536 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:20.757 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]initPersistenceManagerFactory: repositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 08:07:20.761 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23398 ms. 08:07:20.790 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]getCloseDeferredMillis: closeDeferredMillis=20000 08:07:20.790 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:20.833 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 27 ms. 08:07:20.916 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=vy2kUiRm7JhjqUjl85dPwA, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:20.920 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:20.950 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 958000 bytes in 763 ms. path='/3 + &#ä/cc' 08:07:20.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=107 08:07:20.975 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 08:07:21.047 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.049 [qtp2139656363-3848] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=104, revision=107 08:07:21.062 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=104, revision=107 08:07:21.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=107, revision=-1 08:07:21.105 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:21.106 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:21.130 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.150 [qtp2139656363-5188] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:21.153 [qtp2139656363-5188] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:21.162 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.178 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:21.183 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:07:21.209 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e89b2a65f88844bd1b8891f7bffb803ab547e315' to.sha1='f9e273a20b930ec0c2d0c8a89534dbc5c18432e6'): /3 + &#ä/dd 08:07:21.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=112 08:07:21.235 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:21.258 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:21.274 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.279 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=107, revision=112 08:07:21.305 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.310 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=107, revision=112 08:07:21.311 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=112, revision=-1 08:07:21.333 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.361 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.372 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:21.374 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 08:07:21.419 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.426 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.444 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.445 [qtp2139656363-3848] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XxtJOvhDMEPmm0mIyIbXeA/0HJa5aVl4ilnitydrJXbRw' offset=0 08:07:21.480 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.495 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56936 bytes in 121 ms. path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:21.509 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b0dee43]initPersistenceManagerFactory: repositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:21.507 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=115 08:07:21.511 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:21.514 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6b0dee43]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22471 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:21.571 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=478.0 MiB, allocated=478.0 MiB, used=132.2 MiB, available=345.8 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:21.582 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.595 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=112, revision=115 08:07:21.605 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.615 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=112, revision=115 08:07:21.615 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=115, revision=-1 08:07:21.668 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:21.668 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:21.683 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.702 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:21.704 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:21.713 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:21.725 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:07:21.732 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 08:07:21.758 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=8 08:07:21.778 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:21.779 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:21.807 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:21.828 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:21.828 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:21.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=120 08:07:21.879 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 08:07:22.012 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:22.019 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=115, revision=120 08:07:22.121 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:22.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=115, revision=120 08:07:22.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=120, revision=-1 08:07:22.144 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:22.155 [qtp2139656363-3848] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 transaction.localRevision=82 remoteFromLocalRevision=8 08:07:22.164 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:22.165 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:22.175 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba213357-65db-482a-a241-829197ee8ddd from='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' toID=41777900-28c8-43de-874b-8c4b82c96994 to='build/repo/k0t5gcao-q41dw-local-src', fromRepoLocalSync=false 08:07:22.175 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:07:22.175 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 545a91dd-6e78-4dea-a38a-cdb0b65460de localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src localRepository.publicKeySha1 = A7:E5:7E:EA:AD:8D:0F:11:58:15:2F:0A:9E:25:63:17:D1:C2:32:E3 remoteRepository.repositoryId = 29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepository.remoteRoot = https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepository.publicKeySha1 = 6E:2B:1C:EA:9A:73:7B:52:C8:E2:56:A5:CD:8B:C5:14:DA:09:F8:0B Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 545a91dd-6e78-4dea-a38a-cdb0b65460de 29fa521f-a235-4718-ae99-2ea9001aa777 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:22.196 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:22.245 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:22.282 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=120.9 MiB, available=340.1 MiB 08:07:22.291 [Finalizer] WARN c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation! java.lang.Exception: proxyCreatedStackTraceException at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:414) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:22.316 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:22.327 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:07:22.327 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:22.437 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf4-luupb-remote' 08:07:22.437 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf4-luupb-remote' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:22.705 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 08:07:22.942 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 08:07:22.958 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:22.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=98.9 MiB, available=380.1 MiB 08:07:22.980 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:23.003 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:23.006 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:23.013 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:23.035 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 08:07:23.062 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:23.073 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionInProgress=-1, revision=83 08:07:23.109 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:23.112 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 08:07:23.152 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.75% 08:07:23.209 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 08:07:23.324 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:23.333 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:23.354 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:23.366 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:23.390 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:23.422 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 renewalDateTime=2019-09-21T06:37:23.343Z expiryDateTime=2019-09-21T07:07:23.343Z org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:23.437 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:23.448 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:23.472 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:23.500 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:07:23.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=29fa521f-a235-4718-ae99-2ea9001aa777 from='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' toID=545a91dd-6e78-4dea-a38a-cdb0b65460de to='build/repo/k0t5gzib-1wqx2-local-src', fromRepoLocalSync=true 08:07:23.500 [pool-44-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 545a91dd-6e78-4dea-a38a-cdb0b65460de ('build/repo/k0t5gzib-1wqx2-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:23.512 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:23.528 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:07:23.558 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:23.599 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:23.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.-1.xml.gz 08:07:23.605 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.-1.xml.gz 08:07:23.630 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:23.653 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:07:23.686 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:23.694 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.-1.xml.gz 08:07:23.695 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:23.791 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:07:23.951 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:24.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=95.9 MiB, available=391.1 MiB 08:07:24.076 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.remoteRepositoryRevisionSynced=4, revision=83 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:24.166 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:24.198 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:24.198 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.215 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:24.215 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:24.225 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:24.233 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.241 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:24.241 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:24.250 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:24.256 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:24.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:24.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.280 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:24.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.289 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:24.289 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.297 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:24.298 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:24.306 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:24.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.322 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:24.322 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.330 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:24.331 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:24.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:24.345 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:24.347 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:24.348 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.358 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:24.358 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.367 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:24.368 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:24.386 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=bKiIsrq0_4dTaZUba7JFhg, serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd} because of missing permissions! 08:07:24.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:24.412 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:07:24.472 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:07:24.655 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:24.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=119.6 MiB, available=360.4 MiB 08:07:24.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:24.724 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:24.729 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:24.768 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:24.808 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:24.832 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:24.894 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:25.085 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=96.1 MiB, available=391.9 MiB 08:07:25.143 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:25.150 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:25.150 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionSynced=4, revision=83 08:07:25.150 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionInProgress=83, revision=-1 08:07:25.165 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:25.171 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:25.172 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:25.172 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:25.184 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=122 08:07:25.193 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:25.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:25.224 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:07:25.464 [qtp666971185-28] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:07:25.498 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]initPersistenceManagerFactory: repositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 08:07:25.499 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3061 ms. 08:07:25.526 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]getCloseDeferredMillis: closeDeferredMillis=20000 08:07:25.526 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:25.759 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = d0897f94-5bd3-4233-b011-5cfa03bab7d8 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest localRepository.publicKeySha1 = D7:13:83:37:7E:42:F8:E8:01:88:1A:8E:2C:1F:00:A6:DC:B7:00:2C remoteRepository.repositoryId = 78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepository.remoteRoot = https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw remoteRepository.publicKeySha1 = 4C:0A:DF:DF:FE:42:CA:82:B0:5C:8D:C0:7E:0A:F8:CC:55:08:50:A9 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 d0897f94-5bd3-4233-b011-5cfa03bab7d8 78fcc39e-7bb7-4712-852d-99ddc7757e68 08:07:25.926 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:25.969 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:25.983 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.5 MiB, allocated=470.5 MiB, used=120.0 MiB, available=350.5 MiB 08:07:25.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:25.211 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:07:25.211 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:07:26.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=96.1 MiB, available=391.4 MiB 08:07:26.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:26.025 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 renewalDateTime=2019-09-21T06:37:25.956Z expiryDateTime=2019-09-21T07:07:25.956Z 08:07:26.050 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:26.087 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:26.088 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:26.100 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vy2kUiRm7JhjqUjl85dPwA, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:07:26.100 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:26.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:26.109 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:07:26.144 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' toID=d0897f94-5bd3-4233-b011-5cfa03bab7d8 to='build/repo/k0t5he0f-dynht-local-dest', fromRepoLocalSync=true 08:07:26.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:07:26.146 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:07:26.148 [pool-43-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d0897f94-5bd3-4233-b011-5cfa03bab7d8 ('build/repo/k0t5he0f-dynht-local-dest') 08:07:26.178 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:26.235 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=134 08:07:26.339 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:26.347 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:07:26.347 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:26.564 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=96.1 MiB, available=393.4 MiB 08:07:26.566 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:26.797 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=120.5 MiB, available=359.5 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:27.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=92.3 MiB, available=396.2 MiB 08:07:27.080 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:07:27.080 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:07:27.080 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:07:27.080 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:07:27.110 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:27.133 [qtp2139656363-3848] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 localRepositoryRevisionSynced=82 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:27.163 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.0 MiB, allocated=456.0 MiB, used=119.9 MiB, available=336.1 MiB 08:07:27.163 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:27.415 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:27.441 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:27.443 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd transaction.localRevision=124 remoteFromLocalRevision=82 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:27.449 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionSynced=-1, revision=4 08:07:27.450 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionInProgress=4, revision=-1 08:07:27.522 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:27.523 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=41777900-28c8-43de-874b-8c4b82c96994 from='build/repo/k0t5gcao-q41dw-local-src' toID=ba213357-65db-482a-a241-829197ee8ddd to='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:27.540 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:27.541 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=124 08:07:27.545 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:27.545 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:27.546 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:07:27.547 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:07:27.552 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=124 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:27.568 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:07:27.575 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:27.616 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:27.617 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:27.626 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:27.626 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:27.628 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=122, revision=126 08:07:27.633 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:27.661 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:27.721 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8, this.localRepositoryRevisionInProgress=-1, revision=136 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:27.741 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:27.745 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=120, revision=126 08:07:27.804 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:27.811 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=120, revision=126 08:07:27.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=126, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:27.850 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:27.853 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:27.857 [qtp2139656363-5188] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 transaction.localRevision=88 remoteFromLocalRevision=124 08:07:27.874 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:27.877 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:07:27.882 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 08:07:27.884 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6072f5bb]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' 08:07:27.886 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6072f5bb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:27.986 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:28.081 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:28.081 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:28.224 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:07:28.224 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:28.320 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:28.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=48, cryptoLinkDtos.size=64, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:28.435 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:07:28.553 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 86 ms. 08:07:28.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=6 08:07:28.640 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:29.099 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.5 MiB, allocated=458.5 MiB, used=120.1 MiB, available=338.4 MiB 08:07:29.116 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=136 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:29.201 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 08:07:29.248 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:29.251 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 08:07:29.517 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:29.572 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:29.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=-1, revision=6 08:07:29.576 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=6, revision=-1 08:07:29.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:07:29.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:07:30.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=121.3 MiB, available=350.2 MiB 08:07:30.341 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:30.465 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 151 ms. 08:07:30.465 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.484 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ejU1MaGayOrv_7FxRbpJIQ could not be decrypted! Access rights missing?! 08:07:30.487 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 08:07:30.488 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.491 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=MCprkegAc-jwzITsX6n8Hg could not be decrypted! Access rights missing?! 08:07:30.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:30.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.494 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=bAkxcKRwmajo2w89QFEqyg could not be decrypted! Access rights missing?! 08:07:30.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:30.495 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.497 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=McQnpZXk8pPVmcxXcIsWqA could not be decrypted! Access rights missing?! 08:07:30.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:30.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.500 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=71omnrV6J2rLbJ2nbY3JvQ could not be decrypted! Access rights missing?! 08:07:30.501 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:30.501 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:30.510 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.513 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ZUC8MQiNak0qpQUzLCnhWA could not be decrypted! Access rights missing?! 08:07:30.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:30.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.523 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:30.523 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:30.530 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.533 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=NEmHsLuB5xHibpDVaJY9hg could not be decrypted! Access rights missing?! 08:07:30.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:30.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:30.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:30.547 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:30.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:30.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.563 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=z6eeVmfJEr182Db0w2jsug could not be decrypted! Access rights missing?! 08:07:30.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:07:30.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.568 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=i9RrHuzIrUAVlduFDsMpAA could not be decrypted! Access rights missing?! 08:07:30.569 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:30.569 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.577 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:30.577 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:30.761 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:07:30.763 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:07:30.765 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:30.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=121.1 MiB, available=357.9 MiB 08:07:30.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:30.765 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:07:31.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.0 MiB, allocated=460.0 MiB, used=121.2 MiB, available=338.8 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:31.384 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.0 MiB, allocated=470.0 MiB, used=121.5 MiB, available=348.5 MiB 08:07:31.385 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.-1.xml.gz 08:07:31.387 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:07:31.389 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:07:31.389 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:07:31.405 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:31.447 [qtp833852776-1599] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de localRepositoryRevisionSynced=2 08:07:31.452 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:31.495 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 transaction.localRevision=8 remoteFromLocalRevision=2 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:31.499 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:31.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=545a91dd-6e78-4dea-a38a-cdb0b65460de from='build/repo/k0t5gzib-1wqx2-local-src' toID=29fa521f-a235-4718-ae99-2ea9001aa777 to='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' 08:07:31.533 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:31.536 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:31.567 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 08:07:31.623 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:31.623 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:31.644 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:31.661 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:31.665 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8, this.localRepositoryRevisionSynced=-1, revision=136 08:07:31.666 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8, this.localRepositoryRevisionInProgress=136, revision=-1 08:07:31.686 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:31.711 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:31.723 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=10 08:07:31.724 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:31.726 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.from' result=null 08:07:31.727 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:31.904 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:31.912 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=6, revision=10 08:07:31.994 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:32.019 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:32.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=6, revision=10 08:07:32.027 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=10, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:32.075 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:32.116 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms. 08:07:32.116 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:32.121 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:32.157 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:32.307 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:32.310 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 08:07:32.405 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:32.411 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=-1, revision=5 08:07:32.411 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=5, revision=-1 08:07:32.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:32.730 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:32.742 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:07:32.822 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=12 08:07:32.822 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 08:07:32.894 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:32.904 [qtp833852776-4276] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=10, revision=12 08:07:32.941 [qtp833852776-4276] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:32.987 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:32.992 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=10, revision=12 08:07:32.993 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=12, revision=-1 08:07:33.018 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:33.020 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:33.045 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:32.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:07:33.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.5 MiB, allocated=459.5 MiB, used=121.8 MiB, available=337.7 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:33.128 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:33.136 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:33.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:33.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=14 08:07:33.205 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 08:07:33.263 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:33.268 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=12, revision=14 08:07:33.299 [qtp833852776-1001] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:33.356 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:33.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=12, revision=14 08:07:33.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=14, revision=-1 08:07:33.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:33.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:33.412 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:33.453 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:33.462 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:07:33.523 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=16 08:07:33.523 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 08:07:33.596 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:33.600 [qtp833852776-4276] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=14, revision=16 08:07:33.630 [qtp833852776-4276] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:33.646 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:33.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=14, revision=16 08:07:33.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=16, revision=-1 08:07:33.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:33.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:33.696 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:33.746 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:33.757 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 08:07:33.758 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 08:07:33.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=18 08:07:33.887 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:33.944 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.5 MiB, allocated=460.5 MiB, used=120.7 MiB, available=339.8 MiB 08:07:33.946 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:33.969 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:33.982 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=16, revision=18 08:07:34.015 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:34.035 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:34.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=16, revision=18 08:07:34.046 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=18, revision=-1 08:07:34.072 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:34.072 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:34.089 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:34.124 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:34.130 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 08:07:34.186 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=20 08:07:34.186 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 08:07:34.240 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:34.243 [qtp833852776-4276] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=18, revision=20 08:07:34.266 [qtp833852776-4276] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:34.282 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:34.286 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=18, revision=20 08:07:34.287 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=20, revision=-1 08:07:34.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:34.317 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:34.338 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:34.381 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:34.398 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:07:34.400 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:34.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.0 MiB, allocated=460.0 MiB, used=119.9 MiB, available=340.1 MiB 08:07:34.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:07:34.451 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:07:34.454 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:07:34.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:34.577 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99823419dbfe805b3f498f8ca6d4fb442668ac86' to.sha1='91e502ec63179014563566be53f5a3b7822b1a06'): /1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:34.623 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:34.625 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=23 08:07:34.625 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:34.650 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% 08:07:34.660 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 08:07:34.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:34.674 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:34.678 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=20, revision=23 08:07:34.698 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:34.698 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8965381751ff929e8a3d8017df77d68023f6438a' to.sha1=''): /5/h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:34.726 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:34.730 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=20, revision=23 08:07:34.730 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=23, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:34.772 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:34.778 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:34.809 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=d0897f94-5bd3-4233-b011-5cfa03bab7d8 08:07:34.818 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:34.834 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:34.863 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:34.864 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/CcYEMMvm5cZHwbd9q7ucxg/Fuu8mSlSo7c_3VMy-9AtsQ' offset=0 08:07:34.902 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:34.919 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:34.919 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:34.922 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:34.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41565 bytes in 126 ms. path='/5/h' 08:07:34.977 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:35.173 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:35.200 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:35.203 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:35.204 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gv64f6fe_m-Hr8P6aHvl5w/CyEHL6Ix3cIk8_AieVTY0w' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:35.216 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=d0897f94-5bd3-4233-b011-5cfa03bab7d8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:35.224 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:35.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' 08:07:35.276 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f352113a34f9c289f0a39b194ee509ad999342f' to.sha1=''): /5/i 08:07:35.403 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=d0897f94-5bd3-4233-b011-5cfa03bab7d8 08:07:35.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' 08:07:35.435 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:35.436 [qtp666971185-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/CcYEMMvm5cZHwbd9q7ucxg/igcfhNDBlbtRF7E3Ca51ZQ' offset=0 08:07:35.448 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:35.574 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 08:07:35.667 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 955838 bytes in 262 ms. path='/5/i' 08:07:35.711 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 08:07:35.798 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=d0897f94-5bd3-4233-b011-5cfa03bab7d8 08:07:35.820 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:35.846 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:35.852 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9ebd6be2b7700f6196b6c5bd6d69215d0ff1554' to.sha1=''): /aa 08:07:35.939 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=d0897f94-5bd3-4233-b011-5cfa03bab7d8 08:07:35.993 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa' 08:07:36.019 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:36.022 [qtp666971185-4840] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/vG47uGB7sKb5_nVtjvnklw' offset=0 08:07:36.031 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:36.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 08:07:36.178 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 551280 bytes in 185 ms. path='/aa' 08:07:36.220 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 08:07:36.295 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=d0897f94-5bd3-4233-b011-5cfa03bab7d8 08:07:36.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' 08:07:36.323 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47954d4765c5406e12009a56e0e3d81f632194db' to.sha1=''): /bb org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:36.339 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:36.366 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=d0897f94-5bd3-4233-b011-5cfa03bab7d8 08:07:36.381 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/bb' 08:07:36.409 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:36.410 [qtp666971185-4841] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/FsxeKgpObFX4V5nveh4fLA' offset=0 08:07:36.422 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:36.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:36.627 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:36.648 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:36.651 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:36.652 [qtp833852776-4276] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gv64f6fe_m-Hr8P6aHvl5w/CyEHL6Ix3cIk8_AieVTY0w' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:36.696 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:36.712 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/FsxeKgpObFX4V5nveh4fLA' offset=1048576 08:07:36.724 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:36.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 08:07:36.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 335016 bytes in 425 ms. path='/bb' 08:07:36.865 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 08:07:36.871 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb 08:07:36.940 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=d0897f94-5bd3-4233-b011-5cfa03bab7d8 08:07:36.955 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' 08:07:36.999 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd5ccd4a74b577d5e7ceb83c5d5293f9e75c5707' to.sha1=''): /cc 08:07:37.064 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=d0897f94-5bd3-4233-b011-5cfa03bab7d8 08:07:37.118 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' 08:07:37.136 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:37.137 [qtp666971185-4840] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/fh935jX3v_fVMxCAu69CPw' offset=0 08:07:37.146 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:37.199 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 08:07:37.238 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142950 bytes in 120 ms. path='/cc' 08:07:37.262 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 08:07:37.294 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=d0897f94-5bd3-4233-b011-5cfa03bab7d8 08:07:37.306 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' 08:07:37.345 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe2414b15fc1783d36eefa5353ed601be88c5ae6' to.sha1=''): /dd 08:07:37.416 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=d0897f94-5bd3-4233-b011-5cfa03bab7d8 08:07:37.427 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' 08:07:37.452 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:37.453 [qtp666971185-4841] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/2-tQ0Zko7lDbW2sK8M2jjw' offset=0 08:07:37.461 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:37.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 08:07:37.499 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 7311 bytes in 72 ms. path='/dd' 08:07:37.545 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 08:07:37.588 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=d0897f94-5bd3-4233-b011-5cfa03bab7d8 08:07:37.654 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:37.658 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:37.679 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:37.713 [qtp666971185-1894] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 localRepositoryRevisionSynced=134 08:07:37.743 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:37.764 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=49 remoteFromLocalRevision=134 08:07:37.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d0897f94-5bd3-4233-b011-5cfa03bab7d8 from='build/repo/k0t5he0f-dynht-local-dest' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' 08:07:37.787 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:37.790 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:37.792 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:37.799 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:37.802 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:37.803 [qtp833852776-4276] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gv64f6fe_m-Hr8P6aHvl5w/CyEHL6Ix3cIk8_AieVTY0w' offset=2097152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:37.838 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:37.860 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=49 08:07:37.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.from' result=null 08:07:37.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:37.885 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:37.895 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:07:37.896 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:37.904 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 2179253 bytes in 2982 ms. path='/1 {11 11ä11#+} 1/a' 08:07:37.923 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=28 08:07:37.923 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=28 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:37.933 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=49 08:07:37.943 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.from' result=null 08:07:37.944 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:37.961 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:37.965 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=23, revision=28 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:37.967 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.from' result=null 08:07:37.967 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:37.970 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:37.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=51 08:07:37.978 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:38.025 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:38.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=23, revision=28 08:07:38.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=28, revision=-1 08:07:38.091 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:38.091 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:38.097 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:38.101 [qtp666971185-4841] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8, this.remoteRepositoryRevisionSynced=5, revision=51 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:38.111 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:38.128 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:38.135 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=5, revision=51 08:07:38.135 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=51, revision=-1 08:07:38.207 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:38.218 [qtp666971185-4841] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 transaction.localRevision=141 remoteFromLocalRevision=49 08:07:38.220 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:38.222 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' toID=d0897f94-5bd3-4233-b011-5cfa03bab7d8 to='build/repo/k0t5he0f-dynht-local-dest', fromRepoLocalSync=false 08:07:38.223 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:07:38.223 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:07:38.245 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:38.250 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:38.260 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:38.270 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=141 08:07:38.276 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:38.279 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:38.281 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:38.300 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:38.379 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:38.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:07:38.448 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0e9d78aa6100032fefada5f74ab4d295d0211f27' to.sha1='954f4ea2d906adea9e8e813026197c3164035be4'): /1 {11 11ä11#+} 1/b 08:07:38.492 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=33 08:07:38.492 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=28, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=33 08:07:38.598 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:38.602 [qtp833852776-2994] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=28, revision=33 08:07:38.615 [qtp833852776-2994] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:38.659 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:38.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=28, revision=33 08:07:38.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=33, revision=-1 08:07:38.688 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:38.722 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:38.747 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:38.839 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:39.066 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:38.282 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:07:39.087 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.0 MiB, allocated=456.0 MiB, used=127.9 MiB, available=328.1 MiB 08:07:39.088 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:07:39.120 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:39.129 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8, this.localRepositoryRevisionInProgress=-1, revision=142 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:39.143 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:39.164 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:39.167 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:39.168 [qtp833852776-4276] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gv64f6fe_m-Hr8P6aHvl5w/FcWG1KAD6-GD_17xT8W3ZQ' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:39.178 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 08:07:39.197 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:39.205 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:39.552 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:39.571 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 835497 bytes in 732 ms. path='/1 {11 11ä11#+} 1/b' 08:07:39.582 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=36 08:07:39.583 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=33, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36 08:07:39.632 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:39.641 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=33, revision=36 08:07:39.646 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:39.662 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:39.672 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=33, revision=36 08:07:39.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=36, revision=-1 08:07:39.714 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:39.714 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:39.716 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.5 MiB, allocated=457.5 MiB, used=127.8 MiB, available=329.7 MiB 08:07:39.719 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=136, revision=142 08:07:39.732 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:07:39.733 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:39.734 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:39.734 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:07:39.734 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:39.739 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:39.763 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:39.767 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:39.776 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:39.817 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:39.822 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:39.822 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:39.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9f42387e5bafa5eded63e3cabe3790e96e1686df' to.sha1='44f673ade3e65d4e91029ebc23e085536fda70e8'): /1 {11 11ä11#+} 1/c 08:07:39.893 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=41 08:07:39.893 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=41 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:39.925 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:39.937 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:39.940 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=36, revision=41 08:07:39.957 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:39.966 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:39.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=36, revision=41 08:07:39.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=41, revision=-1 08:07:39.992 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:40.018 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:40.024 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:40.034 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:40.036 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:40.215 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.5 MiB, allocated=457.5 MiB, used=127.9 MiB, available=329.6 MiB 08:07:40.232 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:40.236 [qtp666971185-4840] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8, this.localRepositoryRevisionSynced=136, revision=142 08:07:40.236 [qtp666971185-4840] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8, this.localRepositoryRevisionInProgress=142, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:40.243 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:40.245 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:40.256 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.from' result=null 08:07:40.256 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.to' result=null 08:07:40.263 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=54 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:40.269 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:40.272 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:40.272 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:40.273 [qtp833852776-4276] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gv64f6fe_m-Hr8P6aHvl5w/bNyAGtyBhIqzeFBERCmSEA' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:40.287 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:07:40.287 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:40.304 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:07:40.537 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:40.578 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:40.599 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 918645 bytes in 563 ms. path='/1 {11 11ä11#+} 1/c' 08:07:40.611 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=44 08:07:40.612 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=41, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=44 08:07:40.644 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:40.649 [qtp833852776-2994] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=41, revision=44 08:07:40.656 [qtp833852776-2994] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:40.658 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:40.663 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=41, revision=44 08:07:40.663 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=44, revision=-1 08:07:40.687 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:40.688 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:40.690 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:40.736 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:40.756 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.5 MiB, allocated=458.5 MiB, used=128.0 MiB, available=330.5 MiB 08:07:40.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:40.768 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:40.773 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:40.854 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:40.878 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:40.884 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.55% 08:07:40.884 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:07:40.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8435d1b31213c86df1713eee16133467ae151e48' to.sha1='604d2fd7f012a829d9ea09ac3983551e56ac9f8f'): /2/1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:40.927 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:40.964 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=49 08:07:40.964 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=44, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49 08:07:41.017 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.020 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=44, revision=49 08:07:41.035 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:41.047 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=44, revision=49 08:07:41.050 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=49, revision=-1 08:07:41.073 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.100 [qtp833852776-4276] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.114 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:41.117 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:41.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=128.0 MiB, available=330.0 MiB 08:07:41.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:41.261 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.278 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.282 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.284 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/57FiG_zKWk6PG4QxQAyWFw/at9ArKzWQ8hpUW41DIFoyg/A3LJHso52R0H5VejTM-D1w' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:41.464 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:41.513 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.540 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 526343 bytes in 423 ms. path='/2/1 {11 11ä11#+} 1/a' 08:07:41.552 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=52 08:07:41.553 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52 08:07:41.593 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.613 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=49, revision=52 08:07:41.617 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:41.622 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=49, revision=52 08:07:41.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=52, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:41.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.5 MiB, allocated=459.5 MiB, used=128.0 MiB, available=331.5 MiB 08:07:41.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:07:41.683 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:07:41.683 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:41.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:41.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:41.698 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.709 [qtp666971185-4841] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 localRepositoryRevisionSynced=141 08:07:41.712 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:41.712 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:41.727 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=56 remoteFromLocalRevision=141 08:07:41.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d0897f94-5bd3-4233-b011-5cfa03bab7d8 from='build/repo/k0t5he0f-dynht-local-dest' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' 08:07:41.743 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=49 localRepositoryRevisionInProgress=56 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:41.746 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:41.748 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:41.748 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.from' result=null 08:07:41.748 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.to' result=null 08:07:41.750 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:07:41.750 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:07:41.755 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=56 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:41.757 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:41.758 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.from' result=null 08:07:41.758 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.to' result=null 08:07:41.768 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.from' result=null 08:07:41.769 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5he0f-dynht-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:41.769 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:41.771 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=54, revision=58 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:41.773 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:41.777 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:41.804 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c5dcded345bbc0ab563ca3accb8d40b566b7563' to.sha1='21bdd4ee2bc0156a43831252f81260042b3f9955'): /2/1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:41.813 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.817 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8, this.remoteRepositoryRevisionSynced=51, revision=58 08:07:41.822 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.826 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=51, revision=58 08:07:41.826 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=58, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:41.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=57 08:07:41.841 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:41.852 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.857 [qtp666971185-4527] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=d0897f94-5bd3-4233-b011-5cfa03bab7d8 transaction.localRevision=147 remoteFromLocalRevision=56 08:07:41.880 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.882 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:41.933 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:41.937 [qtp833852776-2994] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=52, revision=57 08:07:41.949 [qtp833852776-2994] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:41.980 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.002 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=52, revision=57 08:07:42.002 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=57, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:42.029 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:42.037 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.066 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:42.072 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:42.079 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:42.084 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:42.101 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 renewalDateTime=2019-09-21T06:35:15.248Z expiryDateTime=2019-09-21T07:05:15.248Z 08:07:42.114 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.118 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.124 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:42.124 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:42.125 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:42.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=166 08:07:42.136 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166 08:07:42.166 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:07:42.166 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' toID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa to='build/repo/k0t5dwf3-9y06-local-src', fromRepoLocalSync=true 08:07:42.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.126.xml.gz 08:07:42.169 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.126.xml.gz 08:07:42.171 [pool-44-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7ec449f8-cbe1-45fb-90af-f6c481e05ffa ('build/repo/k0t5dwf3-9y06-local-src') 08:07:42.189 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:07:42.190 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.202 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=147 08:07:42.206 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.214 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:07:42.220 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.126.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:42.276 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.327 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.335 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.336 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/57FiG_zKWk6PG4QxQAyWFw/at9ArKzWQ8hpUW41DIFoyg/Ydrz-cjU5mIb5ZHbUqf47w' offset=0 08:07:42.558 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.584 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 866707 bytes in 500 ms. path='/2/1 {11 11ä11#+} 1/b' 08:07:42.596 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=60 08:07:42.596 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 08:07:42.628 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.630 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=57, revision=60 08:07:42.636 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:42.668 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=57, revision=60 08:07:42.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=60, revision=-1 08:07:42.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:42.741 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:42.766 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.791 [qtp833852776-1599] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:42.793 [qtp833852776-1599] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:42.807 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:42.824 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:42.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=126 repoFileDtos.size=0 08:07:42.837 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.0 MiB, allocated=459.0 MiB, used=130.4 MiB, available=328.6 MiB 08:07:42.837 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:42.849 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:42.865 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:07:42.889 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c7d42a50cdd64dfb14e67cf6170c805ef90b5d1f' to.sha1='31932c951e35a24ab7fdf7ded413d6a0a2ea74c2'): /2/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:42.929 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:42.941 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=65 08:07:42.941 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:42.950 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=-1, revision=148 08:07:42.963 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 08:07:42.981 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:42.987 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:42.991 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=60, revision=65 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:43.061 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6072f5bb]initPersistenceManagerFactory: repositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:43.072 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6072f5bb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12339 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:43.086 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:43.105 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:43.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=60, revision=65 08:07:43.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=65, revision=-1 08:07:43.146 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:43.199 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:43.216 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:43.217 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:07:43.395 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:43.449 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:43.456 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:43.460 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/57FiG_zKWk6PG4QxQAyWFw/hGql9laihTSg3J2CbfOOqg' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:43.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.5 MiB, allocated=460.5 MiB, used=130.3 MiB, available=330.2 MiB 08:07:43.695 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=127, revision=148 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:43.698 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:43.703 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:07:43.706 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:07:43.709 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:07:43.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:43.709 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 751828 bytes in 491 ms. path='/2/a' 08:07:43.721 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=68 08:07:43.780 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68 08:07:43.826 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:43.833 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=65, revision=68 08:07:43.836 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:43.849 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:43.856 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=65, revision=68 08:07:43.856 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=68, revision=-1 08:07:43.911 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:43.913 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:43.952 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:43.970 [qtp833852776-1599] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:43.973 [qtp833852776-1599] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:43.981 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:43.993 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=100.1 MiB, available=391.4 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.003 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:44.008 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 08:07:44.038 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='065e2c7ec8d5d185a6d51b3a6c2d82f1a71c3f8b' to.sha1='2d38b4186adec4375cfad545351b8f9c0bfc0096'): /3 + &#ä/5/h 08:07:44.079 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=73 08:07:44.079 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:44.118 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.123 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.126 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=68, revision=73 08:07:44.141 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:44.152 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=68, revision=73 08:07:44.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=73, revision=-1 08:07:44.184 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.218 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.229 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:44.231 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:44.315 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.0 MiB, allocated=460.0 MiB, used=130.0 MiB, available=330.0 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.336 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:44.336 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:44.339 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:44.341 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionSynced=127, revision=148 08:07:44.341 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=148, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = fc143c81-c7f5-44f5-b805-54e12f86f9d6 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest localRepository.publicKeySha1 = D6:52:10:5C:96:E4:34:32:0B:FE:99:CF:A3:EA:0D:C1:FF:ED:0B:85 remoteRepository.repositoryId = ba213357-65db-482a-a241-829197ee8ddd remoteRepository.remoteRoot = https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd remoteRepository.publicKeySha1 = 7D:BA:87:85:21:C9:0B:98:5C:9A:36:E3:6C:05:F4:2B:88:0F:DF:F1 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 fc143c81-c7f5-44f5-b805-54e12f86f9d6 ba213357-65db-482a-a241-829197ee8ddd org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.345 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:44.346 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.350 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:44.353 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:44.353 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.357 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/GDKqzJdm4Allg1eVRwoyNg/poBk23BTaLt4iv1gDD513Q' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:44.359 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=166, revision=169 08:07:44.374 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 08:07:44.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.392 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.402 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 111622 bytes in 171 ms. path='/3 + &#ä/5/h' 08:07:44.456 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=76 08:07:44.456 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:44.477 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.493 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.503 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=73, revision=76 08:07:44.507 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:44.518 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.522 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=73, revision=76 08:07:44.522 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=76, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:44.528 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:44.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:44.557 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd renewalDateTime=2019-09-21T06:37:44.509Z expiryDateTime=2019-09-21T07:07:44.509Z 08:07:44.585 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.591 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:44.592 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.611 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.617 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:44.619 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:44.620 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba213357-65db-482a-a241-829197ee8ddd from='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' toID=fc143c81-c7f5-44f5-b805-54e12f86f9d6 to='build/repo/k0t5i6x7-6zjag-local-dest', fromRepoLocalSync=true 08:07:44.622 [pool-37-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fc143c81-c7f5-44f5-b805-54e12f86f9d6 ('build/repo/k0t5i6x7-6zjag-local-dest') org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.628 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.640 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:44.644 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:07:44.664 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bdb9b995ccc04bd56b01f033c939e7aa9cc525bd' to.sha1='4af2d09d1341ebafdfb4a1630a8b26df0be54a4d'): /3 + &#ä/5/i 08:07:44.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=81 08:07:44.693 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81 08:07:44.733 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.737 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=76, revision=81 08:07:44.752 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:44.760 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=76, revision=81 08:07:44.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=81, revision=-1 08:07:44.795 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:44.810 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.818 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:44.818 [pool-37-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:07:44.825 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.-1.xml.gz 08:07:44.825 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.-1.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.828 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:44.830 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:44.864 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.897 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:44.928 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.944 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.947 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.948 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/GDKqzJdm4Allg1eVRwoyNg/i83lbipU521xojyxrtqmjQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:44.959 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:44.974 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:44.389 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:07:45.001 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.0 MiB, allocated=459.0 MiB, used=129.8 MiB, available=329.2 MiB 08:07:45.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:45.180 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:45.199 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 335006 bytes in 369 ms. path='/3 + &#ä/5/i' 08:07:45.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=84 08:07:45.216 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84 08:07:45.253 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:45.256 [qtp833852776-2994] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=81, revision=84 08:07:45.260 [qtp833852776-2994] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:45.266 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:45.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=81, revision=84 08:07:45.272 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=84, revision=-1 08:07:45.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:45.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:45.319 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:45.339 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:45.341 [qtp833852776-4180] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:45.350 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:45.370 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:45.374 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:07:45.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7cf153efb356d33271fa901d5df3bcbe66d34512' to.sha1='5288009a07aae5928dab16798a67cedcb11ee7a7'): /3 + &#ä/aa 08:07:45.446 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=89 08:07:45.446 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89 08:07:45.528 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:45.532 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=84, revision=89 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:45.570 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=129.8 MiB, available=325.7 MiB 08:07:45.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:45.575 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:44.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 08:07:45.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.5 MiB, allocated=474.5 MiB, used=100.3 MiB, available=374.2 MiB 08:07:45.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:45.662 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:45.671 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=84, revision=89 08:07:45.671 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=89, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:45.675 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:45.706 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:45.706 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.localRepositoryRevisionInProgress=-1, revision=92 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:45.740 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:45.747 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:45.749 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:45.755 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 08:07:45.870 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:45.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:46.043 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.063 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.065 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.066 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/Tsfvp18mKIc649cK80KR8w' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:46.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.0 MiB, allocated=459.0 MiB, used=129.8 MiB, available=329.2 MiB 08:07:46.125 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.126.xml.gz 08:07:46.125 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:07:46.128 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:07:46.128 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:07:46.143 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.150 [qtp666971185-4840] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=147 08:07:46.157 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.180 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=171 remoteFromLocalRevision=147 08:07:46.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa from='build/repo/k0t5dwf3-9y06-local-src' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' 08:07:46.198 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.201 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.226 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=171 08:07:46.246 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:46.246 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:46.248 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.68% 08:07:46.248 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:07:46.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=169, revision=173 08:07:46.362 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:46.434 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:46.463 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.477 [qtp666971185-4840] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=164, revision=173 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:46.515 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=100.4 MiB, available=389.6 MiB 08:07:46.537 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=92 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:46.613 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.632 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.636 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.652 [qtp833852776-2994] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/Tsfvp18mKIc649cK80KR8w' offset=1048576 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:46.705 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=164, revision=173 08:07:46.709 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=173, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:46.740 [qtp833852776-2994] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.752 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1685680 bytes in 1003 ms. path='/3 + &#ä/aa' 08:07:46.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=93 08:07:46.764 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93 08:07:46.793 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.798 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=89, revision=93 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:46.798 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 08:07:46.798 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:46.803 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:46.807 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=89, revision=93 08:07:46.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=93, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:46.822 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:46.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:46.840 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:46.858 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:46.881 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:46.884 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:46.891 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:46.904 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:46.907 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:46.912 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:46.917 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.57% 08:07:46.917 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:46.933 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2facbae375f7e1762619e404394baa50e0e54ecc' to.sha1='bc4f72a4dfd367b78979eafe1cf04c3cffea8f58'): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:46.942 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=171 08:07:46.951 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:46.952 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:46.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=98 08:07:46.965 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:46.990 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:46.991 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:46.993 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=176 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:47.001 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:47.005 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=93, revision=98 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:47.020 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=173, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:47.021 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:47.029 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:47.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=93, revision=98 08:07:47.035 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=98, revision=-1 08:07:47.061 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:47.089 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:47.092 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=173, revision=176 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:47.115 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:47.124 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:47.129 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=173, revision=176 08:07:47.129 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=176, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:47.129 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:47.200 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:47.220 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:47.224 [qtp666971185-1894] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa transaction.localRevision=155 remoteFromLocalRevision=171 08:07:47.281 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:47.289 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' toID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa to='build/repo/k0t5dwf3-9y06-local-src', fromRepoLocalSync=false 08:07:47.289 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:07:47.289 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:07:47.308 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:47.328 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=155 08:07:47.331 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:47.354 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:07:47.356 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:47.431 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:47.454 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:47.457 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:47.459 [qtp833852776-4518] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/GNzWQVzwp0zlQCrEEkSgyQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:47.481 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 08:07:47.481 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms. 08:07:47.504 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.516 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:47.516 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.523 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:47.523 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:47.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.535 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:47.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:47.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.548 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:47.549 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.554 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:47.554 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.560 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:47.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.567 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:47.568 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:47.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:47.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:47.587 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:47.592 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:47.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.606 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:47.606 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:47.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:47.681 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=bKiIsrq0_4dTaZUba7JFhg, serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd} because of missing permissions! 08:07:47.681 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:47.877 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:47.936 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 974443 bytes in 736 ms. path='/3 + &#ä/bb' 08:07:47.958 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=101 08:07:47.962 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 08:07:48.047 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:48.066 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=98, revision=101 08:07:48.070 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:48.080 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:48.087 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=98, revision=101 08:07:48.089 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=101, revision=-1 08:07:48.200 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:48.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:48.238 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:48.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.0 MiB, used=131.3 MiB, available=324.2 MiB 08:07:48.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:48.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=473.0 MiB, allocated=473.0 MiB, used=101.4 MiB, available=371.6 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:48.331 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:48.340 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=-1, revision=156 08:07:48.396 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 08:07:48.412 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:48.456 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:48.495 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:48.506 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.localRepositoryRevisionSynced=-1, revision=92 08:07:48.506 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.localRepositoryRevisionInProgress=92, revision=-1 08:07:48.559 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:48.576 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:07:48.577 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:48.658 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:48.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:48.763 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:48.841 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:48.850 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:48.846 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:48.924 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='492fa28f2cfcad8bd76391b3d747a75d691c71f1' to.sha1='2469705665bfb98328b18ce8214f0c860d6b0044'): /3 + &#ä/cc 08:07:48.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=106 08:07:48.965 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:48.415 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:07:48.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.5 MiB, allocated=457.5 MiB, used=131.8 MiB, available=325.7 MiB 08:07:48.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=148, revision=156 08:07:49.024 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:49.024 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:49.046 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:07:49.048 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:07:49.049 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:07:49.049 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:49.064 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:49.067 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=101, revision=106 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:49.262 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:49.265 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 08:07:49.300 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:49.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=-1, revision=5 08:07:49.307 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=5, revision=-1 08:07:49.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:07:49.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:49.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=130.2 MiB, available=325.3 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:49.619 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:49.637 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:49.643 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionSynced=148, revision=156 08:07:49.643 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.localRepositoryRevisionInProgress=156, revision=-1 08:07:49.676 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:49.681 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:49.681 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:49.688 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=178 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:49.735 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:49.741 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=101, revision=106 08:07:49.741 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=106, revision=-1 08:07:49.766 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:49.831 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:50.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=101.4 MiB, available=387.1 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:50.091 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:50.198 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:50.372 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:50.383 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:49.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:07:49.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:07:50.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.5 MiB, allocated=457.5 MiB, used=129.4 MiB, available=328.1 MiB 08:07:50.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:50.491 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:50.639 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:50.650 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:50.651 [qtp833852776-4518] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/L0l2kTD6T--Njot-t_3X1g' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:50.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=101.4 MiB, available=370.6 MiB 08:07:50.748 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:50.906 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:50.955 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 234727 bytes in 572 ms. path='/3 + &#ä/cc' 08:07:50.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=109 08:07:50.966 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109 08:07:51.013 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:51.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=129.3 MiB, available=326.2 MiB 08:07:51.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:51.183 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=106, revision=109 08:07:51.187 [qtp833852776-3580] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:51.218 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:51.227 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=106, revision=109 08:07:51.229 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=109, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:51.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=101.2 MiB, available=385.3 MiB 08:07:51.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.-1.xml.gz 08:07:51.256 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:51.276 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:51.276 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:51.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:51.299 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:51.387 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:51.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.0 MiB, allocated=456.0 MiB, used=129.3 MiB, available=326.7 MiB 08:07:51.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:07:51.482 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:07:51.482 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:07:51.496 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:51.504 [qtp666971185-4840] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa localRepositoryRevisionSynced=155 08:07:51.591 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:51.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:51.616 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=180 remoteFromLocalRevision=155 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:51.676 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:51.676 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec449f8-cbe1-45fb-90af-f6c481e05ffa from='build/repo/k0t5dwf3-9y06-local-src' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68' 08:07:51.695 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=171 localRepositoryRevisionInProgress=180 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:51.701 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:51.709 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:51.715 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:51.716 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:51.718 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:51.730 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:51.740 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:07:51.740 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:07:51.746 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=180 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:51.765 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:51.765 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:51.765 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:51.768 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:51.773 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:51.773 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5dwf3-9y06-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:51.778 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=178, revision=182 08:07:51.784 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:51.790 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48c0db6a3097ca831f8a2f839fa8e0743cbfa616' to.sha1='d12af30353a6e7b4bfaf1b20dbcaa9ef427c3f10'): /3 + &#ä/dd 08:07:51.821 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=114 08:07:51.821 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:51.833 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:51.834 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:51.856 [qtp666971185-4841] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa, this.remoteRepositoryRevisionSynced=176, revision=182 08:07:51.905 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:51.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=176, revision=182 08:07:51.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=182, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:51.917 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 08:07:51.929 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 08:07:51.929 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:51.933 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:51.937 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:51.937 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=109, revision=114 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:51.941 [qtp666971185-1894] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=7ec449f8-cbe1-45fb-90af-f6c481e05ffa transaction.localRevision=161 remoteFromLocalRevision=180 08:07:51.943 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:51.945 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:07:51.946 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47139c97]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5iphl-phozx-local-dest' 08:07:51.953 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47139c97]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5iphl-phozx-local-dest' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:51.955 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='70d101d1b7007c9a8381cbf3185c9119d089be85' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:51.961 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:51.970 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:51.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=109, revision=114 08:07:51.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=114, revision=-1 08:07:52.000 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:52.026 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:52.036 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:52.038 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 08:07:52.162 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:52.173 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:52.176 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:52.178 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/7hIw6Y_HBEp2Q8hgcgYG5A' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:52.182 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:52.264 [Test worker] 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:07:52.295 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:52.296 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TwpbMv_YXJtxcGDvQWDl4A/p6cuV8KQfgK1mfb9BMtIDw' offset=0 08:07:52.326 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:52.408 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 08:07:52.458 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 660 bytes in 194 ms. path='/1 {11 11ä11#+} 1/a' 08:07:52.527 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:52.609 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:52.617 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:52.623 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 463715 bytes in 585 ms. path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:52.629 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:52.633 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=117 08:07:52.633 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:52.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4cb2f23cb29a5eba12c6efae615d56964e13548' to.sha1=''): /1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:52.668 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:52.676 [qtp833852776-3475] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=114, revision=117 08:07:52.681 [qtp833852776-3475] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:52.683 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:52.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=114, revision=117 08:07:52.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=117, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:52.723 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:52.726 [Test worker] 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' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:52.731 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:52.731 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:52.746 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:52.747 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TwpbMv_YXJtxcGDvQWDl4A/DooOHUxVjEk-x0mHaeroqQ' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:52.749 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:52.758 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:52.776 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:07:52.777 [qtp833852776-3475] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:07:52.792 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:52.809 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:07:52.816 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 08:07:52.871 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:52.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 08:07:52.955 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56238 bytes in 229 ms. path='/1 {11 11ä11#+} 1/b' 08:07:53.005 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:07:53.062 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:53.067 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:53.088 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:53.088 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:53.151 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b5d8878443e3e4331c5dc27bc79879ea9868ab3' to.sha1=''): /1 {11 11ä11#+} 1/c 08:07:53.243 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:53.246 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/1 {11 11ä11#+} 1/c' 08:07:53.269 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:53.269 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:53.269 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:53.270 [qtp2139656363-5188] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TwpbMv_YXJtxcGDvQWDl4A/shxTEsDfGGj9oKHOTegl2A' offset=0 08:07:53.277 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:53.277 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=122 08:07:53.289 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 08:07:53.386 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:53.386 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:53.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:53.432 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:53.435 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=117, revision=122 08:07:53.453 [qtp833852776-4180] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:53.496 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:53.503 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=117, revision=122 08:07:53.503 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=122, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:53.533 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:53.534 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:53.534 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TwpbMv_YXJtxcGDvQWDl4A/shxTEsDfGGj9oKHOTegl2A' offset=1048576 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:53.543 [qtp833852776-2029] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de transaction.localRevision=84 remoteFromLocalRevision=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:53.548 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:53.589 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:53.593 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:53.605 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=29fa521f-a235-4718-ae99-2ea9001aa777 from='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' toID=545a91dd-6e78-4dea-a38a-cdb0b65460de to='build/repo/k0t5gzib-1wqx2-local-src', fromRepoLocalSync=false 08:07:53.605 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:07:53.606 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:53.620 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 694078 bytes in 374 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:53.620 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:53.687 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=84 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:53.687 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:07:53.698 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:53.703 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:53.790 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:53.795 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:07:53.874 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c23c9a5129947fca7fd4099e1c56a2ea1d3be8a' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:07:53.965 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:53.969 [Test worker] 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:07:54.001 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:54.003 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/5A1Vtdf7Yg03pOIVpW8QqA/zJGrLwCkEarmmxqhVZ2H0w/HqdAoQ2VjYcspizDRjN8ig' offset=0 08:07:54.013 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:54.029 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:07:54.050 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 808 bytes in 81 ms. path='/2/1 {11 11ä11#+} 1/a' 08:07:54.098 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:07:54.173 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:54.202 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:07:54.293 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f00832f86e29bfce6c484e03ba0900beadf1a3b9' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:53.709 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:07:53.709 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:07:54.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.0 MiB, allocated=475.0 MiB, used=120.4 MiB, available=354.6 MiB 08:07:54.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:07:54.346 [qtp833852776-3475] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:54.361 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionInProgress=-1, revision=85 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:54.408 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:54.411 [Test worker] 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:07:54.434 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:54.435 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/5A1Vtdf7Yg03pOIVpW8QqA/zJGrLwCkEarmmxqhVZ2H0w/yIhFw3E3QPAzPGZbCVN4KQ' offset=0 08:07:54.442 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:54.558 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:54.568 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:54.627 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 14620 bytes in 215 ms. path='/2/1 {11 11ä11#+} 1/b' 08:07:54.701 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:07:54.785 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:54.798 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:07:54.884 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46323d8d9f5a76a5974dc8c6406fd8c21307bfee' to.sha1=''): /2/a 08:07:55.007 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:55.012 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:07:55.034 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:55.035 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/5A1Vtdf7Yg03pOIVpW8QqA/HtT3DrhSU-9-qw4eF1T4tg' offset=0 08:07:55.043 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:55.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 08:07:55.178 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 504348 bytes in 166 ms. path='/2/a' 08:07:55.247 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:55.312 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:55.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=1, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:55.333 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:55.338 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 08:07:55.415 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='17d26b7f47c065d8c2e36ac3e0e258afabc25627' to.sha1=''): /3 + &#ä/5/h 08:07:55.510 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:55.516 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 08:07:55.540 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:55.541 [qtp2139656363-5188] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XxtJOvhDMEPmm0mIyIbXeA/VroX8j9woQJPWtLYmsU_qQ/3EUBFT3PTg9VnKihLWKZjw' offset=0 08:07:55.552 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:55.678 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 08:07:55.821 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 867665 bytes in 305 ms. path='/3 + &#ä/5/h' 08:07:55.922 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:55.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=116.0 MiB, available=359.5 MiB 08:07:55.977 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.remoteRepositoryRevisionSynced=4, revision=85 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:56.001 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:56.006 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:07:56.041 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41c218e934b69b0750e2d2ae274546d03ce33862' to.sha1=''): /3 + &#ä/5/i 08:07:56.092 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:56.095 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 08:07:56.115 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:56.116 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XxtJOvhDMEPmm0mIyIbXeA/VroX8j9woQJPWtLYmsU_qQ/mI2gjBAzBCe9mi50oRV79Q' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:56.123 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:56.123 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:56.123 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:56.136 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:56.136 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:56.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:56.144 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:56.144 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:56.152 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:56.152 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:56.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:56.159 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:56.167 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:56.167 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:56.174 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:56.174 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:56.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51695 bytes in 84 ms. path='/3 + &#ä/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:56.181 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:56.181 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:56.187 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:56.188 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:56.194 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:56.194 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:56.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:56.201 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:56.206 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:56.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:56.208 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:56.216 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:56.216 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:56.222 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:56.223 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:56.229 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:56.229 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:56.236 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:56.236 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:56.241 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:56.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:07:56.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:56.247 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:56.252 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:07:56.252 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:07:56.254 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:56.255 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vy2kUiRm7JhjqUjl85dPwA, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:07:56.256 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:56.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:56.275 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b48ca0f111ce4eb5461abd7add8f3abfd4fdb4f9' to.sha1=''): /3 + &#ä/aa 08:07:56.309 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:56.312 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 08:07:56.329 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:56.330 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XxtJOvhDMEPmm0mIyIbXeA/V0l2NuNN28tY7pyBObqNeQ' offset=0 08:07:56.337 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:56.377 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 08:07:56.407 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 55154 bytes in 95 ms. path='/3 + &#ä/aa' 08:07:56.436 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 08:07:56.455 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:56.459 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:07:56.483 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='680f7e434c2d11a9dcb348e8e1ed398dda28b6c6' to.sha1=''): /3 + &#ä/bb 08:07:56.515 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:56.517 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 08:07:56.538 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:56.539 [qtp2139656363-5188] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XxtJOvhDMEPmm0mIyIbXeA/078NtT1v6uAvraOr8VfOaQ' offset=0 08:07:56.546 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:56.616 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:56.673 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:56.690 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 261912 bytes in 173 ms. path='/3 + &#ä/bb' 08:07:56.717 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 08:07:56.822 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:56.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:07:56.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1a752f7c90a133b30e1cd81ae77b7b58d4eaa5a' to.sha1=''): /3 + &#ä/cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:56.877 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.0 MiB, allocated=475.0 MiB, used=116.3 MiB, available=358.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:56.925 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:56.928 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:56.939 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:56.944 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionSynced=4, revision=85 08:07:56.944 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionInProgress=85, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:56.947 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:56.948 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XxtJOvhDMEPmm0mIyIbXeA/pxJdI7dyAx1rJhQ5VxzdNQ' offset=0 08:07:56.957 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:56.964 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:56.985 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:56.986 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:56.990 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=124 08:07:57.002 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124 08:07:57.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:57.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 08:07:57.223 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 7997 bytes in 294 ms. path='/3 + &#ä/cc' 08:07:57.237 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 08:07:57.255 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:57.277 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:07:57.309 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e89b2a65f88844bd1b8891f7bffb803ab547e315' to.sha1=''): /3 + &#ä/dd 08:07:57.339 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:57.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 08:07:57.361 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:57.362 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XxtJOvhDMEPmm0mIyIbXeA/0HJa5aVl4ilnitydrJXbRw' offset=0 08:07:57.371 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:57.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 08:07:57.407 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38448 bytes in 65 ms. path='/3 + &#ä/dd' 08:07:57.420 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 08:07:57.435 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="ba213357-65db-482a-a241-829197ee8ddd"] on repo=fc143c81-c7f5-44f5-b805-54e12f86f9d6 08:07:57.439 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 08:07:57.457 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:57.465 [qtp2139656363-5188] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 localRepositoryRevisionSynced=90 08:07:57.488 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:57.547 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd transaction.localRevision=92 remoteFromLocalRevision=90 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:57.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:07:57.550 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.0 MiB, allocated=477.0 MiB, used=115.1 MiB, available=361.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:57.557 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fc143c81-c7f5-44f5-b805-54e12f86f9d6 from='build/repo/k0t5i6x7-6zjag-local-dest' toID=ba213357-65db-482a-a241-829197ee8ddd to='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:57.561 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:57.570 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:57.574 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:57.663 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=92 08:07:57.689 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:07:57.689 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:07:57.707 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:07:57.708 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:07:57.725 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=92 08:07:57.733 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:07:57.733 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:07:57.750 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:07:57.750 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:07:57.753 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=94 08:07:57.759 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 08:07:57.804 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:57.811 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.remoteRepositoryRevisionSynced=5, revision=94 08:07:57.841 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:57.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=5, revision=94 08:07:57.845 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=94, revision=-1 08:07:57.866 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:57.869 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 transaction.localRevision=97 remoteFromLocalRevision=92 08:07:57.873 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:57.875 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba213357-65db-482a-a241-829197ee8ddd from='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' toID=fc143c81-c7f5-44f5-b805-54e12f86f9d6 to='build/repo/k0t5i6x7-6zjag-local-dest', fromRepoLocalSync=false 08:07:57.876 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:07:57.876 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:07:57.886 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:57.915 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97 08:07:57.923 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:58.059 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.5 MiB, allocated=476.5 MiB, used=114.0 MiB, available=362.5 MiB 08:07:58.061 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:07:58.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=114.0 MiB, available=365.0 MiB 08:07:58.561 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:07:58.561 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:07:58.561 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:07:58.561 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:07:58.587 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:58.617 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de localRepositoryRevisionSynced=84 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:57.929 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:07:57.929 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:07:58.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=108.7 MiB, available=382.3 MiB 08:07:58.698 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:58.700 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:58.725 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:58.740 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.localRepositoryRevisionInProgress=-1, revision=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:58.743 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 transaction.localRevision=126 remoteFromLocalRevision=84 08:07:58.781 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=545a91dd-6e78-4dea-a38a-cdb0b65460de from='build/repo/k0t5gzib-1wqx2-local-src' toID=29fa521f-a235-4718-ae99-2ea9001aa777 to='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:58.788 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:58.810 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=126 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:58.809 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:58.843 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:58.843 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:58.857 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:07:58.857 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:07:58.862 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=126 08:07:58.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:58.869 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:58.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:58.890 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:58.892 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=124, revision=128 08:07:58.897 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 08:07:58.911 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:58.912 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:58.981 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:58.985 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=122, revision=128 08:07:58.988 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:59.009 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:59.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=122, revision=128 08:07:59.014 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=128, revision=-1 08:07:59.041 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:59.045 [qtp833852776-1599] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de transaction.localRevision=90 remoteFromLocalRevision=126 08:07:59.047 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:59.049 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:07:59.076 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:59.085 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:59.166 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 73 ms. 08:07:59.245 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, invitation=true] 08:07:59.292 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:59.323 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=vy2kUiRm7JhjqUjl85dPwA, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, invitation=true] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:58.817 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:07:59.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=107.8 MiB, available=383.7 MiB 08:07:59.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.remoteRepositoryRevisionSynced=92, revision=98 08:07:59.393 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=bKiIsrq0_4dTaZUba7JFhg, serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd} because of missing permissions! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:59.540 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:59.575 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:59.592 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 renewalDateTime=2019-09-21T06:37:23.343Z expiryDateTime=2019-09-21T07:07:23.343Z 08:07:59.604 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:59.608 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:59.618 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:07:59.619 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:07:59.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=131 08:07:59.631 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:59.657 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:59.702 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:59.706 [qtp833852776-4518] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=128, revision=131 08:07:59.790 [qtp833852776-4518] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:07:59.819 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:59.864 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:07:59.876 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=29fa521f-a235-4718-ae99-2ea9001aa777 from='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' toID=545a91dd-6e78-4dea-a38a-cdb0b65460de to='build/repo/k0t5gzib-1wqx2-local-src', fromRepoLocalSync=true 08:07:59.878 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.84.xml.gz 08:07:59.878 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.84.xml.gz 08:07:59.884 [pool-45-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 545a91dd-6e78-4dea-a38a-cdb0b65460de ('build/repo/k0t5gzib-1wqx2-local-src') org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:07:59.898 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:07:59.902 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:59.906 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:07:59.929 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=91 08:07:59.932 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:07:59.942 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.84.xml.gz 08:07:59.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=84 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:07:59.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:07:59.949 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=107.6 MiB, available=368.4 MiB 08:08:00.036 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:00.044 [qtp2139656363-3848] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.localRepositoryRevisionSynced=92, revision=98 08:08:00.044 [qtp2139656363-3848] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.localRepositoryRevisionInProgress=98, revision=-1 08:08:00.062 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:00.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:00.068 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:00.073 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=97 08:08:00.085 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 08:08:00.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:08:00.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:00.345 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:00.568 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:00.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=107.7 MiB, available=382.8 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:00.842 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.0 MiB, allocated=478.0 MiB, used=117.0 MiB, available=361.0 MiB 08:08:00.842 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:08:00.861 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:08:01.001 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:01.010 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionInProgress=-1, revision=92 08:08:01.025 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 08:08:01.081 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:01.087 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:00.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:08:01.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=107.7 MiB, available=368.3 MiB 08:08:01.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:01.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=116.5 MiB, available=365.0 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:01.795 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=107.7 MiB, available=381.3 MiB 08:08:01.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:08:01.796 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:08:01.796 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:01.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.remoteRepositoryRevisionSynced=85, revision=92 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:01.812 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:01.814 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:01.816 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vy2kUiRm7JhjqUjl85dPwA, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:08:01.816 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:08:01.816 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:01.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:01.825 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 localRepositoryRevisionSynced=97 08:08:02.355 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:02.373 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd transaction.localRevision=99 remoteFromLocalRevision=97 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:02.373 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.5 MiB, allocated=480.5 MiB, used=116.6 MiB, available=363.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:02.584 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fc143c81-c7f5-44f5-b805-54e12f86f9d6 from='build/repo/k0t5i6x7-6zjag-local-dest' toID=ba213357-65db-482a-a241-829197ee8ddd to='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:02.604 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:02.607 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=99 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:02.608 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionSynced=85, revision=92 08:08:02.608 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionInProgress=92, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:02.613 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:02.613 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:02.614 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:08:02.614 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:08:02.618 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=99 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:02.691 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:02.710 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:02.710 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:02.718 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:02.719 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:02.720 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=97, revision=101 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:02.722 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:02.723 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:02.726 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:02.727 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=131, revision=134 08:08:02.805 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:02.813 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:02.816 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.remoteRepositoryRevisionSynced=94, revision=101 08:08:02.826 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:02.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=94, revision=101 08:08:02.830 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=101, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:02.847 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:02.855 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=131, revision=134 08:08:02.866 [qtp833852776-1598] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:02.905 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:02.911 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=128, revision=134 08:08:02.911 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=134, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:02.913 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:02.918 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 transaction.localRevision=103 remoteFromLocalRevision=99 08:08:02.935 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:02.937 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:03.033 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:03.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 08:08:03.134 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:03.250 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:03.295 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:03.312 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd renewalDateTime=2019-09-21T06:36:46.631Z expiryDateTime=2019-09-21T07:06:46.631Z 08:08:03.321 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:03.325 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:03.331 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:03.331 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:03.335 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=128 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:03.336 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:03.345 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 08:08:03.410 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:08:03.411 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba213357-65db-482a-a241-829197ee8ddd from='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' toID=41777900-28c8-43de-874b-8c4b82c96994 to='build/repo/k0t5gcao-q41dw-local-src', fromRepoLocalSync=true 08:08:03.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.82.xml.gz 08:08:03.414 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.82.xml.gz 08:08:03.418 [pool-38-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 41777900-28c8-43de-874b-8c4b82c96994 ('build/repo/k0t5gcao-q41dw-local-src') 08:08:03.440 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:03.459 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=103 08:08:03.468 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:03.475 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:08:03.477 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.82.xml.gz 08:08:03.477 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=82 repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:02.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:08:02.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:08:03.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=96.0 MiB, available=387.5 MiB 08:08:03.542 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:03.687 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:04.091 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:04.102 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=96.0 MiB, available=386.0 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:04.290 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=111.5 MiB, available=367.5 MiB 08:08:04.291 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:04.293 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:04.325 [pool-38-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:04.366 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:04.444 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:04.503 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:04.513 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionInProgress=-1, revision=104 08:08:04.520 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 08:08:04.535 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:04.538 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:04.554 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:04.104 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:08:04.668 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=95.2 MiB, available=389.8 MiB 08:08:04.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.84.xml.gz 08:08:04.670 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:08:04.672 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:08:04.672 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:04.674 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:04.689 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:04.698 [qtp833852776-4180] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de localRepositoryRevisionSynced=91 08:08:04.701 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:04.721 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 transaction.localRevision=137 remoteFromLocalRevision=91 08:08:04.790 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=545a91dd-6e78-4dea-a38a-cdb0b65460de from='build/repo/k0t5gzib-1wqx2-local-src' toID=29fa521f-a235-4718-ae99-2ea9001aa777 to='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' 08:08:04.809 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:04.821 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:04.872 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=137 08:08:04.876 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:04.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:04.878 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:08:04.878 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:08:04.885 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=137 08:08:04.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:04.888 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:04.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:04.900 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:04.902 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=139 08:08:04.907 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:04.910 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:04.922 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:04.923 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:04.944 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:04.947 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=134, revision=139 08:08:04.949 [qtp833852776-76] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:04.951 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:04.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=134, revision=139 08:08:04.955 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=139, revision=-1 08:08:04.972 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:04.976 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de transaction.localRevision=98 remoteFromLocalRevision=137 08:08:04.991 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:05.008 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=29fa521f-a235-4718-ae99-2ea9001aa777 from='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' toID=545a91dd-6e78-4dea-a38a-cdb0b65460de to='build/repo/k0t5gzib-1wqx2-local-src', fromRepoLocalSync=false 08:08:05.008 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:08:05.009 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:08:05.020 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:05.092 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=98 08:08:05.094 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:05.099 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:05.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=109.6 MiB, available=377.9 MiB 08:08:05.163 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.remoteRepositoryRevisionSynced=83, revision=104 08:08:05.170 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=bKiIsrq0_4dTaZUba7JFhg, serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd} because of missing permissions! 08:08:05.171 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:05.289 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:05.727 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:05.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=109.1 MiB, available=366.9 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:05.099 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:08:05.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=96.0 MiB, available=388.5 MiB 08:08:05.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:05.748 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:05.751 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionSynced=83, revision=104 08:08:05.752 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionInProgress=104, revision=-1 08:08:05.755 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:05.761 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:05.761 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:05.763 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:05.767 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=128, revision=131 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:05.771 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionInProgress=-1, revision=99 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:05.778 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:05.781 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:05.795 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:05.799 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:05.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:06.301 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:06.433 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=96.3 MiB, available=387.7 MiB 08:08:06.438 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.remoteRepositoryRevisionSynced=92, revision=99 08:08:06.441 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:06.442 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vy2kUiRm7JhjqUjl85dPwA, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:05.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:06.442 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:08:06.442 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:06.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:08:06.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.0 MiB, allocated=469.0 MiB, used=96.1 MiB, available=372.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:06.487 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=109.2 MiB, available=377.3 MiB 08:08:06.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:08:06.967 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=109.2 MiB, available=366.8 MiB 08:08:06.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:06.982 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:06.994 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionSynced=92, revision=99 08:08:06.995 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionInProgress=99, revision=-1 08:08:07.051 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:07.064 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:07.064 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:07.067 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=142 08:08:07.077 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 08:08:07.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:08:07.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:07.189 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:07.386 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=109.2 MiB, available=376.3 MiB 08:08:07.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.82.xml.gz 08:08:07.387 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:08:07.390 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:08:07.390 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:08:07.402 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:07.412 [qtp2139656363-5188] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 localRepositoryRevisionSynced=103 08:08:07.415 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:07.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd transaction.localRevision=133 remoteFromLocalRevision=103 08:08:07.433 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=41777900-28c8-43de-874b-8c4b82c96994 from='build/repo/k0t5gcao-q41dw-local-src' toID=ba213357-65db-482a-a241-829197ee8ddd to='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' 08:08:07.444 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:07.447 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:07.456 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47139c97]initPersistenceManagerFactory: repositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e 08:08:07.461 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [47139c97]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11537 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:07.461 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=133 08:08:07.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:07.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:07.482 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 08:08:07.484 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 08:08:07.484 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:08:07.539 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='31f0b7487f3e04ebb81d2710e11718eeabb30a3f' to.sha1='46323d8d9f5a76a5974dc8c6406fd8c21307bfee'): /2/a org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:07.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=96.3 MiB, available=386.7 MiB 08:08:07.559 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:07.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=131, revision=136 08:08:07.609 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 08:08:07.660 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:07.679 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=126, revision=136 08:08:07.754 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:07.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=126, revision=136 08:08:07.758 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=136, revision=-1 08:08:07.779 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:07.805 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:07.825 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 08:08:07.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:08:07.976 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:07.992 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:07.994 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:07.995 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5A1Vtdf7Yg03pOIVpW8QqA/HtT3DrhSU-9-qw4eF1T4tg' offset=0 08:08:08.099 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:08.134 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.0 MiB, allocated=469.0 MiB, used=96.5 MiB, available=372.5 MiB 08:08:08.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:08.137 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 598128 bytes in 309 ms. path='/2/a' 08:08:08.174 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=140 08:08:08.178 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 08:08:08.251 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:08.270 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=136, revision=140 08:08:08.328 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:08.339 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=136, revision=140 08:08:08.339 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=140, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:08.442 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=460.0 MiB, allocated=460.0 MiB, used=137.5 MiB, available=322.5 MiB 08:08:08.452 [Finalizer] WARN c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation! java.lang.Exception: proxyCreatedStackTraceException at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:425) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:08.470 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 08:08:08.470 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:08.492 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:08.562 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:08.606 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:08:08.615 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:08:08.639 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:08.710 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.5 MiB, allocated=480.5 MiB, used=95.5 MiB, available=385.0 MiB 08:08:08.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:08:08.712 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:08:08.712 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:08.720 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="41777900-28c8-43de-874b-8c4b82c96994"] on repo=41777900-28c8-43de-874b-8c4b82c96994 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:08.728 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:08.731 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:08.739 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5iphl-phozx-local-dest localRepository.publicKeySha1 = C0:6D:A2:C3:E8:FD:75:68:2C:08:80:C8:43:6E:E8:61:02:09:68:4B remoteRepository.repositoryId = 78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepository.remoteRoot = https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw remoteRepository.publicKeySha1 = 4C:0A:DF:DF:FE:42:CA:82:B0:5C:8D:C0:7E:0A:F8:CC:55:08:50:A9 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 1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e 78fcc39e-7bb7-4712-852d-99ddc7757e68 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:08.744 [qtp833852776-3580] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de localRepositoryRevisionSynced=98 08:08:08.746 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:08.754 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=133 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:08.762 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 transaction.localRevision=144 remoteFromLocalRevision=98 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:08.763 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:08.764 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:08.764 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=545a91dd-6e78-4dea-a38a-cdb0b65460de from='build/repo/k0t5gzib-1wqx2-local-src' toID=29fa521f-a235-4718-ae99-2ea9001aa777 to='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' 08:08:08.773 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 08:08:08.777 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:08.778 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:08.779 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:08:08.779 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:08:08.785 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=144 08:08:08.789 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:08.789 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:08.793 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:08.794 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:08.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=144 08:08:08.801 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:08.803 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:08.804 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:08.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=142, revision=146 08:08:08.813 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 08:08:08.829 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:08.831 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:08.854 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:08.859 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=139, revision=146 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:08.861 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:08.862 [qtp833852776-3580] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:08.865 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:08.875 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=139, revision=146 08:08:08.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=146, revision=-1 08:08:08.894 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:08.900 [qtp833852776-4180] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de transaction.localRevision=104 remoteFromLocalRevision=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:08.900 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:08.902 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:08.909 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:08.910 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:08:08.913 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:08.916 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=140, revision=144 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:08.931 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 renewalDateTime=2019-09-21T06:38:08.883Z expiryDateTime=2019-09-21T07:08:08.883Z org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:08.933 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:08:08.940 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:08:08.942 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 08:08:08.942 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:08.943 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:08.944 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:08.944 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:08.944 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:08:08.946 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [13bbc68b]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' 08:08:08.947 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [13bbc68b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:08.949 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:08.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=140, revision=144 08:08:08.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=144, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:08.971 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:08:08.972 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' toID=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e to='build/repo/k0t5iphl-phozx-local-dest', fromRepoLocalSync=true 08:08:08.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5iphl-phozx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:08:08.974 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5iphl-phozx-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:08:08.979 [pool-45-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e ('build/repo/k0t5iphl-phozx-local-dest') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:08.988 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:08.995 [qtp2139656363-5188] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 transaction.localRevision=114 remoteFromLocalRevision=133 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:09.011 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:09.058 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:09.064 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba213357-65db-482a-a241-829197ee8ddd from='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' toID=41777900-28c8-43de-874b-8c4b82c96994 to='build/repo/k0t5gcao-q41dw-local-src', fromRepoLocalSync=false 08:08:09.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:08:09.065 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:09.072 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=163 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:09.092 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:09.115 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=114 08:08:09.119 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:09.123 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:08:09.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:09.161 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:09.168 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5iphl-phozx-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:08:09.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 08:08:09.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.0 MiB, allocated=459.0 MiB, used=138.3 MiB, available=320.7 MiB 08:08:09.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:09.895 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=111.4 MiB, available=367.6 MiB 08:08:09.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:08:09.924 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:09.938 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionInProgress=-1, revision=115 08:08:09.968 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 08:08:09.990 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:10.324 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:08:10.333 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:08:10.364 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:10.389 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e, this.localRepositoryRevisionInProgress=-1, revision=165 08:08:10.498 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:09.999 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:08:10.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=110.2 MiB, available=374.3 MiB 08:08:10.516 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.remoteRepositoryRevisionSynced=104, revision=115 08:08:10.562 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:10.562 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:10.581 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=bKiIsrq0_4dTaZUba7JFhg, serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd} because of missing permissions! 08:08:10.581 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:10.662 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:10.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=50, cryptoLinkDtos.size=69, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=2, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:11.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=109.4 MiB, available=366.6 MiB 08:08:11.339 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:11.344 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionSynced=104, revision=115 08:08:11.344 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:11.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.5 MiB, allocated=459.5 MiB, used=138.6 MiB, available=320.9 MiB 08:08:11.387 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=165 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:11.435 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:11.446 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:11.446 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:11.451 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=146 08:08:11.542 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 08:08:11.561 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:08:11.561 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:08:11.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=109.5 MiB, available=374.0 MiB 08:08:11.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:08:12.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=109.5 MiB, available=366.5 MiB 08:08:12.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:12.564 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 37 ms. 08:08:12.564 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.655 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=2nwSPuVSzaZINUzmXaIjuA could not be decrypted! Access rights missing?! 08:08:12.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:12.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.659 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ejU1MaGayOrv_7FxRbpJIQ could not be decrypted! Access rights missing?! 08:08:12.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:12.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.662 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=MCprkegAc-jwzITsX6n8Hg could not be decrypted! Access rights missing?! 08:08:12.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:12.664 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 08:08:12.666 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=bAkxcKRwmajo2w89QFEqyg could not be decrypted! Access rights missing?! 08:08:12.667 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:12.667 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.670 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=McQnpZXk8pPVmcxXcIsWqA could not be decrypted! Access rights missing?! 08:08:12.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:12.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.673 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=71omnrV6J2rLbJ2nbY3JvQ could not be decrypted! Access rights missing?! 08:08:12.673 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:12.673 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.681 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:12.681 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.684 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ZUC8MQiNak0qpQUzLCnhWA could not be decrypted! Access rights missing?! 08:08:12.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:12.685 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.692 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:12.692 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:12.700 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.703 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=NEmHsLuB5xHibpDVaJY9hg could not be decrypted! Access rights missing?! 08:08:12.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:12.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.711 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:12.711 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.719 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:12.719 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:12.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.739 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:08:12.739 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.743 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=z6eeVmfJEr182Db0w2jsug could not be decrypted! Access rights missing?! 08:08:12.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:12.744 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.746 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=i9RrHuzIrUAVlduFDsMpAA could not be decrypted! Access rights missing?! 08:08:12.746 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:12.746 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.753 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:12.754 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:12.790 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:08:12.792 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:08:12.794 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:08:12.794 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:12.805 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:12.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=109.5 MiB, available=373.0 MiB 08:08:12.994 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:08:12.994 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:08:12.994 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:08:13.008 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:13.018 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 localRepositoryRevisionSynced=114 08:08:13.021 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:13.054 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd transaction.localRevision=148 remoteFromLocalRevision=114 08:08:13.114 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=41777900-28c8-43de-874b-8c4b82c96994 from='build/repo/k0t5gcao-q41dw-local-src' toID=ba213357-65db-482a-a241-829197ee8ddd to='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' 08:08:13.137 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=148 08:08:13.169 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:13.170 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:13.190 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:08:13.190 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:08:13.195 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=148 08:08:13.212 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:13.213 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:13.222 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:13.222 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:13.224 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=146, revision=150 08:08:13.229 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 08:08:13.266 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:13.271 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=144, revision=150 08:08:13.301 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:13.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=144, revision=150 08:08:13.313 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=150, revision=-1 08:08:13.343 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:13.365 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 transaction.localRevision=120 remoteFromLocalRevision=148 08:08:13.383 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:13.388 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:08:13.558 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:13.592 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.5 MiB, allocated=460.5 MiB, used=139.7 MiB, available=320.8 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:13.605 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:13.641 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd renewalDateTime=2019-09-21T06:37:44.509Z expiryDateTime=2019-09-21T07:07:44.509Z 08:08:13.651 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:13.656 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:13.666 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:13.666 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:13.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=103 08:08:13.677 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 08:08:13.705 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:08:13.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba213357-65db-482a-a241-829197ee8ddd from='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' toID=fc143c81-c7f5-44f5-b805-54e12f86f9d6 to='build/repo/k0t5i6x7-6zjag-local-dest', fromRepoLocalSync=true 08:08:13.707 [pool-39-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fc143c81-c7f5-44f5-b805-54e12f86f9d6 ('build/repo/k0t5i6x7-6zjag-local-dest') 08:08:13.717 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:08:13.746 [pool-39-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:13.866 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:13.870 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e, this.localRepositoryRevisionSynced=-1, revision=165 08:08:13.870 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e, this.localRepositoryRevisionInProgress=165, revision=-1 08:08:13.874 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:13.884 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:08:13.898 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5iphl-phozx-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:13.898 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5iphl-phozx-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:13.921 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.97.xml.gz 08:08:13.921 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.97.xml.gz 08:08:13.935 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:13.991 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=120 08:08:13.997 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:14.006 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.97.xml.gz 08:08:14.006 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=97 repoFileDtos.size=3 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:14.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=5 08:08:14.101 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 08:08:14.279 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:14.282 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 08:08:14.335 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:14.346 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=-1, revision=5 08:08:14.347 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=5, revision=-1 08:08:14.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:08:14.441 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:14.654 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=111.8 MiB, available=371.2 MiB 08:08:14.654 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:08:14.674 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:14.688 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.localRepositoryRevisionInProgress=-1, revision=121 08:08:14.703 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 08:08:14.727 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:14.748 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:08:15.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=111.9 MiB, available=370.1 MiB 08:08:15.331 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.remoteRepositoryRevisionSynced=98, revision=121 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:15.347 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.0 MiB, allocated=460.0 MiB, used=139.7 MiB, available=320.3 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:15.452 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 08:08:15.452 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:15.481 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=bKiIsrq0_4dTaZUba7JFhg, serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd} because of missing permissions! 08:08:15.482 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:15.918 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:15.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:08:15.978 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=139.4 MiB, available=321.6 MiB 08:08:15.981 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:16.140 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:16.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=110.8 MiB, available=371.7 MiB 08:08:16.257 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:16.261 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.localRepositoryRevisionSynced=98, revision=121 08:08:16.261 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.localRepositoryRevisionInProgress=121, revision=-1 08:08:16.271 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:16.281 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:16.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:16.301 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=103, revision=106 08:08:16.329 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:16.360 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:16.431 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:16.507 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=139.3 MiB, available=321.7 MiB 08:08:16.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5iphl-phozx-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:08:16.509 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:08:16.512 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:08:16.512 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:08:16.547 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:16.562 [qtp666971185-3685] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e localRepositoryRevisionSynced=163 08:08:16.611 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:16.647 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=7 remoteFromLocalRevision=163 08:08:16.706 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e from='build/repo/k0t5iphl-phozx-local-dest' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' 08:08:16.728 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:16.731 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:16.760 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:16.804 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f7e0f22-8830-4b14-9087-ff2ebd1d3d6e remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=7 08:08:16.849 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5iphl-phozx-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:16.849 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5iphl-phozx-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:16.864 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.68% 08:08:16.864 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:08:16.870 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:08:16.870 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 77.01% 08:08:16.870 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:08:16.870 [Test worker] INFO o.s.t.RepoToRepoSyncIT - Fine! Expected this AccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'! 08:08:16.880 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3faed59a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' 08:08:16.886 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3faed59a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:16.431 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:08:17.015 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=110.0 MiB, available=371.5 MiB 08:08:17.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:08:17.468 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=110.0 MiB, available=366.0 MiB 08:08:17.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:08:17.855 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.5 MiB, allocated=480.5 MiB, used=110.0 MiB, available=370.5 MiB 08:08:17.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.97.xml.gz 08:08:17.856 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:08:17.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:08:17.904 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:08:17.985 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:08:17.996 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:08:17.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:08:18.068 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='31f0b7487f3e04ebb81d2710e11718eeabb30a3f' to.sha1=''): /2/a 08:08:18.088 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:18.088 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:18.163 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/a 08:08:18.178 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:18.184 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 localRepositoryRevisionSynced=120 08:08:18.216 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:18.232 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd transaction.localRevision=112 remoteFromLocalRevision=120 08:08:18.240 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:08:18.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fc143c81-c7f5-44f5-b805-54e12f86f9d6 from='build/repo/k0t5i6x7-6zjag-local-dest' toID=ba213357-65db-482a-a241-829197ee8ddd to='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' 08:08:18.253 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:18.256 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:18.288 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=112 08:08:18.338 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:18.339 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:18.425 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:08:18.427 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 08:08:18.485 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:18.485 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:18.492 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:18.492 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:18.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=106, revision=114 08:08:18.510 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 08:08:18.626 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:18.629 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.remoteRepositoryRevisionSynced=101, revision=114 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:18.860 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:18.951 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:18.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=101, revision=114 08:08:18.961 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=114, revision=-1 08:08:18.985 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:08:18.985 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:08:19.010 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=112 08:08:19.069 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:19.069 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:19.136 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:19.143 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms. 08:08:19.154 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:19.156 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:08:19.157 [Test worker] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=e4bBT4N1R1DoR8B7Jpv2kw, cryptoRepoFileId=HtT3DrhSU-9-qw4eF1T4tg, deleted=Sat Sep 21 08:08:18 CEST 2019] histoCryptoRepoFile2=HistoCryptoRepoFile[id=19, histoCryptoRepoFileId=kR1BeQV-2JkivP9e6sDQaw, cryptoRepoFileId=HtT3DrhSU-9-qw4eF1T4tg, deleted=null] duplicateCryptoRepoFileId=null localRevision=117 08:08:19.165 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:19.166 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:08:19.172 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:19.173 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:08:19.195 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:19.195 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:19.197 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=117 08:08:19.201 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:19.245 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:19.295 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:19.298 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.remoteRepositoryRevisionSynced=114, revision=117 08:08:19.370 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:19.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=114, revision=117 08:08:19.376 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=117, revision=-1 08:08:19.408 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:19.417 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 transaction.localRevision=127 remoteFromLocalRevision=112 08:08:19.449 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:19.451 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba213357-65db-482a-a241-829197ee8ddd from='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' toID=fc143c81-c7f5-44f5-b805-54e12f86f9d6 to='build/repo/k0t5i6x7-6zjag-local-dest', fromRepoLocalSync=false 08:08:19.451 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:08:19.451 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:08:19.483 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:19.505 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=127 08:08:19.509 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:19.514 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:08:19.514 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:08:20.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=111.4 MiB, available=369.6 MiB 08:08:20.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:08:20.319 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:20.327 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.localRepositoryRevisionInProgress=-1, revision=128 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:20.366 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:20.377 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 08:08:20.426 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:20.828 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:20.974 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:20.440 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 08:08:21.075 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.5 MiB, allocated=480.5 MiB, used=110.4 MiB, available=370.1 MiB 08:08:21.080 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.remoteRepositoryRevisionSynced=121, revision=128 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:21.081 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:21.116 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:21.120 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:21.121 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:08:21.130 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:21.131 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:08:21.144 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:21.145 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:08:21.152 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:21.153 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:08:21.158 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=bKiIsrq0_4dTaZUba7JFhg, serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd} because of missing permissions! 08:08:21.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:21.163 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:21.265 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:21.376 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:21.562 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:21.708 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:21.799 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=109.6 MiB, available=366.4 MiB 08:08:21.814 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:21.819 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.localRepositoryRevisionSynced=121, revision=128 08:08:21.819 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.localRepositoryRevisionInProgress=128, revision=-1 08:08:21.841 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:21.857 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:21.857 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:21.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=119 08:08:21.874 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 08:08:21.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:08:21.892 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:08:22.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.5 MiB, allocated=480.5 MiB, used=109.7 MiB, available=370.8 MiB 08:08:22.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:22.526 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:22.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=109.6 MiB, available=366.4 MiB 08:08:22.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:23.121 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:23.162 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=109.6 MiB, available=370.4 MiB 08:08:23.163 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:08:23.163 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:08:23.163 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:08:23.176 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:23.184 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 localRepositoryRevisionSynced=127 08:08:23.220 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:23.249 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd transaction.localRevision=121 remoteFromLocalRevision=127 08:08:23.251 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fc143c81-c7f5-44f5-b805-54e12f86f9d6 from='build/repo/k0t5i6x7-6zjag-local-dest' toID=ba213357-65db-482a-a241-829197ee8ddd to='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' 08:08:23.281 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=121 08:08:23.309 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:23.309 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:23.328 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:08:23.328 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:08:23.333 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=121 08:08:23.336 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:23.336 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:23.345 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:23.345 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5i6x7-6zjag-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:23.347 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=119, revision=123 08:08:23.354 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 08:08:23.392 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:23.395 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6, this.remoteRepositoryRevisionSynced=117, revision=123 08:08:23.400 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:23.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=117, revision=123 08:08:23.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=123, revision=-1 08:08:23.495 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:23.504 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=fc143c81-c7f5-44f5-b805-54e12f86f9d6 transaction.localRevision=133 remoteFromLocalRevision=121 08:08:23.575 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:23.578 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:08:23.699 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:23.741 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:23.756 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd renewalDateTime=2019-09-21T06:36:46.631Z expiryDateTime=2019-09-21T07:06:46.631Z 08:08:23.773 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:23.777 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:23.783 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:23.783 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:23.789 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=152 08:08:23.801 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 08:08:23.832 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:08:23.833 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba213357-65db-482a-a241-829197ee8ddd from='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' toID=41777900-28c8-43de-874b-8c4b82c96994 to='build/repo/k0t5gcao-q41dw-local-src', fromRepoLocalSync=true 08:08:23.833 [pool-40-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 41777900-28c8-43de-874b-8c4b82c96994 ('build/repo/k0t5gcao-q41dw-local-src') 08:08:23.857 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:08:23.885 [pool-40-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:08:23.949 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.114.xml.gz 08:08:23.950 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.114.xml.gz 08:08:23.969 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:24.023 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=133 08:08:24.026 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:24.033 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.114.xml.gz 08:08:24.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=114 repoFileDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:24.080 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:24.215 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:24.333 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [13bbc68b]initPersistenceManagerFactory: repositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:24.337 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [13bbc68b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12292 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:24.392 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:24.415 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 08:08:24.461 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 08:08:24.495 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 08:08:24.498 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 08:08:24.499 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:43390' serverPath='/29fa521f-a235-4718-ae99-2ea9001aa777' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, invitation=true] 08:08:24.501 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] 08:08:24.533 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:24.574 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:24.604 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms. 08:08:24.734 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, invitation=false] 08:08:24.744 [Test worker] INFO o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, invitation=false, validTo=null] org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:24.751 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:24.787 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:08:24.835 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:08:24.838 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] 08:08:24.841 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:24.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=111.9 MiB, available=368.1 MiB 08:08:24.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:24.877 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:24.902 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:24.923 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionInProgress=-1, revision=134 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:24.925 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:24.937 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:24.943 [Test worker] INFO o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:24.963 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:24.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:25.114 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:25.237 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:25.265 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:25.347 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:25.373 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:25.439 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 renewalDateTime=2019-09-21T06:38:25.362Z expiryDateTime=2019-09-21T07:08:25.362Z 08:08:25.452 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:25.461 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:25.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=112.0 MiB, available=367.5 MiB 08:08:25.468 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.remoteRepositoryRevisionSynced=115, revision=134 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:25.490 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:08:25.505 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=29fa521f-a235-4718-ae99-2ea9001aa777 from='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' toID=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 to='build/repo/k0t5j2lt-40ie2-local-dest', fromRepoLocalSync=true 08:08:25.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.-1.xml.gz 08:08:25.508 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.-1.xml.gz 08:08:25.511 [pool-46-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bbcbd638-7735-4bd0-9f70-18d6f98f9e07 ('build/repo/k0t5j2lt-40ie2-local-dest') 08:08:25.537 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:25.562 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 08:08:25.608 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:25.614 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:08:25.622 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:25.630 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.-1.xml.gz 08:08:25.631 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:25.639 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:25.641 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:08:25.662 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:25.665 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:08:25.674 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:25.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:08:25.682 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=bKiIsrq0_4dTaZUba7JFhg, serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd} because of missing permissions! 08:08:25.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:25.821 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:25.968 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:26.347 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:26.534 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=111.4 MiB, available=364.6 MiB 08:08:26.643 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:26.665 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionSynced=115, revision=134 08:08:26.666 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionInProgress=134, revision=-1 08:08:26.671 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:26.684 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:26.685 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:26.689 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=152, revision=155 08:08:26.762 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:26.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=106.4 MiB, available=377.6 MiB 08:08:26.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:26.820 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:26.824 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=150, revision=155 08:08:26.833 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:26.837 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=150, revision=155 08:08:26.837 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=155, revision=-1 08:08:26.841 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:08:26.842 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:26.966 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:27.004 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:08:27.013 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:08:27.041 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:27.058 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.localRepositoryRevisionInProgress=-1, revision=108 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:27.077 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:27.089 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:27.181 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:27.222 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:27.266 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=45, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=2, userIdentityLinkDtos.size=3, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:27.387 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:27.517 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:27.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=111.0 MiB, available=368.5 MiB 08:08:27.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:27.645 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:27.789 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:27.979 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:28.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=104.1 MiB, available=383.4 MiB 08:08:28.166 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=108 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:28.414 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=110.9 MiB, available=368.6 MiB 08:08:28.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:28.663 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:28.969 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.5 MiB, allocated=478.5 MiB, used=110.9 MiB, available=367.6 MiB 08:08:28.970 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.114.xml.gz 08:08:28.971 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:08:28.973 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.82% 08:08:28.976 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a' 08:08:29.147 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.57% 08:08:29.147 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:08:29.160 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:29.169 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 localRepositoryRevisionSynced=133 08:08:29.200 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:29.213 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd transaction.localRevision=159 remoteFromLocalRevision=133 08:08:29.228 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=41777900-28c8-43de-874b-8c4b82c96994 from='build/repo/k0t5gcao-q41dw-local-src' toID=ba213357-65db-482a-a241-829197ee8ddd to='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' 08:08:29.244 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:29.247 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:29.281 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=159 08:08:29.296 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:29.296 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:29.310 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:08:29.310 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:08:29.327 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=159 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:29.333 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:29.340 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:29.340 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:29.349 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:29.349 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:29.352 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=162 08:08:29.358 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 08:08:29.414 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:29.418 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 226 ms. 08:08:29.418 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:29.427 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=155, revision=162 08:08:29.442 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:29.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=155, revision=162 08:08:29.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=162, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:29.446 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:29.452 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:29.459 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:29.459 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:29.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:29.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:29.472 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:29.472 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:29.479 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:29.479 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:29.486 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:29.486 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:29.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:29.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:29.499 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:29.500 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:29.506 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:29.506 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:29.512 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:29.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:29.514 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:29.518 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 transaction.localRevision=140 remoteFromLocalRevision=159 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:29.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:29.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:29.522 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:29.524 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ba213357-65db-482a-a241-829197ee8ddd from='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' toID=41777900-28c8-43de-874b-8c4b82c96994 to='build/repo/k0t5gcao-q41dw-local-src', fromRepoLocalSync=false 08:08:29.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:08:29.525 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:29.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:29.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:29.537 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:29.537 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:29.537 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:29.545 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:29.545 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:29.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:29.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:29.556 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=140 08:08:29.559 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:29.562 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/ChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:29.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:29.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:29.599 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:29.599 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:29.628 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=ZpHtWoSO6eUOOW_P5ouYJg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777}} 08:08:29.662 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:08:29.663 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:08:29.664 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:08:29.673 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=vy2kUiRm7JhjqUjl85dPwA, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} because of missing permissions! 08:08:29.673 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:08:29.673 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:30.043 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:30.683 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3faed59a]initPersistenceManagerFactory: repositoryId=68341767-5067-4475-a524-71ca1562e83c 08:08:30.688 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3faed59a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10270 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:29.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:08:30.815 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=112.6 MiB, available=366.4 MiB 08:08:30.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:08:30.835 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:30.842 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionInProgress=-1, revision=141 08:08:30.869 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141 08:08:30.920 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:30.927 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:30.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=104.9 MiB, available=381.6 MiB 08:08:31.226 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:31.229 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.localRepositoryRevisionSynced=-1, revision=108 08:08:31.230 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.localRepositoryRevisionInProgress=108, revision=-1 08:08:31.238 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:31.245 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=ZpHtWoSO6eUOOW_P5ouYJg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777}} 08:08:31.248 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:08:31.269 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:08:31.295 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:31.295 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:31.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=6 08:08:31.390 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:31.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=111.0 MiB, available=368.0 MiB 08:08:31.777 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.remoteRepositoryRevisionSynced=134, revision=141 08:08:31.784 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=bKiIsrq0_4dTaZUba7JFhg, serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd} because of missing permissions! 08:08:31.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:32.064 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=453.0 MiB, used=147.5 MiB, available=308.0 MiB 08:08:32.077 [Finalizer] WARN c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation! java.lang.Exception: proxyCreatedStackTraceException at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na] at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:442) ~[test/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] 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.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) ~[na:na] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) ~[na:na] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) ~[na:na] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) ~[na:na] at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) ~[na:na] at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) ~[na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) ~[na:na] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ~[na:na] at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) ~[na:na] at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) ~[na:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_222] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] 08:08:32.158 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:32.390 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:32.398 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:32.468 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 68341767-5067-4475-a524-71ca1562e83c localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest localRepository.publicKeySha1 = 20:7A:4A:C3:C7:E3:17:9E:F8:77:38:A6:1A:69:64:CD:BF:C7:0A:80 remoteRepository.repositoryId = 78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepository.remoteRoot = https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw remoteRepository.publicKeySha1 = 4C:0A:DF:DF:FE:42:CA:82:B0:5C:8D:C0:7E:0A:F8:CC:55:08:50:A9 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 68341767-5067-4475-a524-71ca1562e83c 78fcc39e-7bb7-4712-852d-99ddc7757e68 08:08:32.474 [Test worker] INFO o.s.t.RepoToRepoSyncIT - 08:08:32.474 [Test worker] INFO o.s.t.RepoToRepoSyncIT - 08:08:32.474 [Test worker] INFO o.s.t.RepoToRepoSyncIT - 08:08:32.474 [Test worker] INFO o.s.t.RepoToRepoSyncIT - *** before syncFromRemoteToLocalDest() *** org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:32.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=110.1 MiB, available=365.9 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:32.601 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:32.610 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:32.614 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionSynced=134, revision=141 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:32.616 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:32.615 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.localRepositoryRevisionInProgress=141, revision=-1 08:08:32.620 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:32.625 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:32.626 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:32.627 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:32.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=-1, revision=6 08:08:32.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:32.632 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=-1, revision=165 08:08:32.646 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:32.659 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:32.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:08:32.659 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:32.725 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=68341767-5067-4475-a524-71ca1562e83c serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 renewalDateTime=2019-09-21T06:38:32.645Z expiryDateTime=2019-09-21T07:08:32.645Z 08:08:32.760 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:32.771 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:32.798 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:08:32.803 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' toID=68341767-5067-4475-a524-71ca1562e83c to='build/repo/k0t5j8py-npmqm-local-dest', fromRepoLocalSync=true 08:08:32.806 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:08:32.807 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:08:32.809 [pool-46-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 68341767-5067-4475-a524-71ca1562e83c ('build/repo/k0t5j8py-npmqm-local-dest') 08:08:32.851 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:32.882 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=170 08:08:32.904 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:33.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.5 MiB, allocated=478.5 MiB, used=110.2 MiB, available=368.3 MiB 08:08:33.344 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:32.643 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:08:32.643 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:08:33.700 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=104.4 MiB, available=380.1 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:32.924 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:08:32.924 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=68341767-5067-4475-a524-71ca1562e83c serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=8 08:08:33.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.0 MiB, allocated=457.0 MiB, used=150.3 MiB, available=306.7 MiB 08:08:33.766 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:33.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:33.919 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:08:33.947 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:08:33.975 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:33.986 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c, this.localRepositoryRevisionInProgress=-1, revision=172 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:34.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.5 MiB, allocated=478.5 MiB, used=110.2 MiB, available=368.3 MiB org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:34.035 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:34.036 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:34.107 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:34.394 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=103.7 MiB, available=367.8 MiB 08:08:34.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:34.587 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.5 MiB, allocated=478.5 MiB, used=110.2 MiB, available=368.3 MiB 08:08:34.588 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.ba213357-65db-482a-a241-829197ee8ddd.null.xml.gz 08:08:34.588 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:08:34.588 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:08:34.588 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:08:34.604 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:34.613 [qtp2139656363-5188] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 localRepositoryRevisionSynced=140 08:08:34.631 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:34.645 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd transaction.localRevision=167 remoteFromLocalRevision=140 08:08:34.647 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=41777900-28c8-43de-874b-8c4b82c96994 from='build/repo/k0t5gcao-q41dw-local-src' toID=ba213357-65db-482a-a241-829197ee8ddd to='https://localhost:43274/ba213357-65db-482a-a241-829197ee8ddd' 08:08:34.656 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=167 08:08:34.660 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:34.660 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:34.662 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:08:34.662 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:08:34.667 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd localRepositoryRevisionSynced=167 08:08:34.669 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:34.670 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:34.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:34.676 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gcao-q41dw-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:34.677 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=165, revision=169 08:08:34.682 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 08:08:34.729 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:34.734 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994, this.remoteRepositoryRevisionSynced=162, revision=169 08:08:34.739 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:34.744 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionSynced=162, revision=169 08:08:34.744 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ba213357-65db-482a-a241-829197ee8ddd, this.localRepositoryRevisionInProgress=169, revision=-1 08:08:34.761 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:34.769 [qtp2139656363-3848] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ba213357-65db-482a-a241-829197ee8ddd remoteRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 transaction.localRevision=146 remoteFromLocalRevision=167 08:08:34.781 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:34.783 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:34.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=103.6 MiB, available=380.4 MiB 08:08:34.976 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.-1.xml.gz 08:08:34.976 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:08:34.978 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:34.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=68341767-5067-4475-a524-71ca1562e83c serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=50, cryptoLinkDtos.size=69, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=19, histoFrameDtos.size=2, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=3, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:08:35.041 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=148.8 MiB, available=309.2 MiB 08:08:35.056 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=172 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:35.070 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:08:35.214 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:35.214 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:35.253 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:35.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:35.282 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=41777900-28c8-43de-874b-8c4b82c96994 serverRepositoryId=ba213357-65db-482a-a241-829197ee8ddd renewalDateTime=2019-09-21T06:36:46.631Z expiryDateTime=2019-09-21T07:06:46.631Z 08:08:35.306 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:35.314 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:35.325 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:35.377 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:35.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:35.477 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 08:08:35.495 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 08:08:35.496 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:35.513 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:35.520 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:35.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99823419dbfe805b3f498f8ca6d4fb442668ac86' to.sha1=''): /1 {11 11ä11#+} 1/a org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:35.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:35.646 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:35.652 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:35.666 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 08:08:35.668 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:08:35.670 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3180257d]getCloseDeferredMillis: closeDeferredMillis=20000 08:08:35.670 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3180257d]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:35.670 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6072f5bb]getCloseDeferredMillis: closeDeferredMillis=20000 08:08:35.670 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [6072f5bb]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:35.688 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:35.689 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Gv64f6fe_m-Hr8P6aHvl5w/CyEHL6Ix3cIk8_AieVTY0w' offset=0 08:08:35.739 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:35.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. 08:08:35.994 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:36.000 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Gv64f6fe_m-Hr8P6aHvl5w/CyEHL6Ix3cIk8_AieVTY0w' offset=1048576 08:08:36.009 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT 08:08:36.104 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:36.172 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:36.209 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 124 ms. 08:08:36.209 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.234 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:36.235 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.238 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ejU1MaGayOrv_7FxRbpJIQ could not be decrypted! Access rights missing?! 08:08:36.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:36.238 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.241 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=MCprkegAc-jwzITsX6n8Hg could not be decrypted! Access rights missing?! 08:08:36.241 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:36.241 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.243 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=bAkxcKRwmajo2w89QFEqyg could not be decrypted! Access rights missing?! 08:08:36.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:36.244 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.248 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=71omnrV6J2rLbJ2nbY3JvQ could not be decrypted! Access rights missing?! 08:08:36.248 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:36.249 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.251 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=McQnpZXk8pPVmcxXcIsWqA could not be decrypted! Access rights missing?! 08:08:36.252 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:36.252 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.261 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:08:36.261 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.264 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ZUC8MQiNak0qpQUzLCnhWA could not be decrypted! Access rights missing?! 08:08:36.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:36.265 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:36.272 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.279 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:36.280 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.286 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:36.288 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.291 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=NEmHsLuB5xHibpDVaJY9hg could not be decrypted! Access rights missing?! org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:36.291 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:36.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:36.293 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.299 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:36.300 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:36.304 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Gv64f6fe_m-Hr8P6aHvl5w/CyEHL6Ix3cIk8_AieVTY0w' offset=2097152 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:36.307 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:36.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:36.313 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:36.318 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:36.320 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.324 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=z6eeVmfJEr182Db0w2jsug could not be decrypted! Access rights missing?! 08:08:36.325 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:36.326 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:36.329 [Test worker] INFO o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=i9RrHuzIrUAVlduFDsMpAA could not be decrypted! Access rights missing?! 08:08:36.330 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:36.331 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:36.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:36.340 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:36.341 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:36.358 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 469212 bytes in 706 ms. path='/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:36.376 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:08:36.378 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:08:36.380 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:08:36.380 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:36.421 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:08:36.445 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a 08:08:36.446 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a 08:08:36.593 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:36.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:36.605 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:36.640 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0e9d78aa6100032fefada5f74ab4d295d0211f27' to.sha1=''): /1 {11 11ä11#+} 1/b 08:08:36.691 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:36.695 [Test worker] 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:08:36.710 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:36.711 [qtp833852776-1599] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Gv64f6fe_m-Hr8P6aHvl5w/FcWG1KAD6-GD_17xT8W3ZQ' offset=0 08:08:36.718 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:36.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 08:08:36.920 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68310 bytes in 224 ms. path='/1 {11 11ä11#+} 1/b' 08:08:36.965 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:37.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=150.1 MiB, available=307.9 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:37.039 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:37.047 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:08:37.084 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9f42387e5bafa5eded63e3cabe3790e96e1686df' to.sha1=''): /1 {11 11ä11#+} 1/c 08:08:37.135 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:37.140 [Test worker] 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:08:37.165 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:37.166 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Gv64f6fe_m-Hr8P6aHvl5w/bNyAGtyBhIqzeFBERCmSEA' offset=0 08:08:37.174 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:37.245 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:37.248 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c, this.localRepositoryRevisionSynced=-1, revision=172 08:08:37.248 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c, this.localRepositoryRevisionInProgress=172, revision=-1 08:08:37.252 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:37.259 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:08:37.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:37.282 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:37.304 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:37.322 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=5 08:08:37.361 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68341767-5067-4475-a524-71ca1562e83c remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:37.372 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 8388 bytes in 232 ms. path='/1 {11 11ä11#+} 1/c' 08:08:37.400 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:37.415 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [d43b3f9]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' 08:08:37.419 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [d43b3f9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:37.449 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:37.457 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:08:37.497 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8435d1b31213c86df1713eee16133467ae151e48' to.sha1=''): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:37.548 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:37.551 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:37.557 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:37.576 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:37.576 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:37.580 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=-1, revision=5 08:08:37.580 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=5, revision=-1 08:08:37.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:08:37.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:37.602 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:37.606 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/57FiG_zKWk6PG4QxQAyWFw/at9ArKzWQ8hpUW41DIFoyg/A3LJHso52R0H5VejTM-D1w' offset=0 08:08:37.614 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:37.694 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. 08:08:37.769 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 468096 bytes in 193 ms. path='/2/1 {11 11ä11#+} 1/a' 08:08:37.798 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:08:37.866 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:37.876 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:08:37.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c5dcded345bbc0ab563ca3accb8d40b566b7563' to.sha1=''): /2/1 {11 11ä11#+} 1/b 08:08:37.978 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:37.993 [Test worker] 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:08:38.018 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:38.021 [qtp833852776-1599] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/57FiG_zKWk6PG4QxQAyWFw/at9ArKzWQ8hpUW41DIFoyg/Ydrz-cjU5mIb5ZHbUqf47w' offset=0 08:08:38.031 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:38.328 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:38.376 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.0 MiB, allocated=459.0 MiB, used=149.9 MiB, available=309.1 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:38.399 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 122892 bytes in 405 ms. path='/2/1 {11 11ä11#+} 1/b' 08:08:38.434 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:08:38.469 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:38.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:38.477 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:08:38.512 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c7d42a50cdd64dfb14e67cf6170c805ef90b5d1f' to.sha1=''): /2/a 08:08:38.581 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:38.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:08:38.621 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:38.623 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/57FiG_zKWk6PG4QxQAyWFw/hGql9laihTSg3J2CbfOOqg' offset=0 08:08:38.632 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:38.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 08:08:38.813 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 698775 bytes in 211 ms. path='/2/a' 08:08:38.845 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:08:38.906 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:38.916 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:38.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.5 MiB, allocated=458.5 MiB, used=149.8 MiB, available=308.7 MiB org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:38.980 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='065e2c7ec8d5d185a6d51b3a6c2d82f1a71c3f8b' to.sha1=''): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:38.982 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:39.075 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:39.081 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 08:08:39.118 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:39.122 [qtp833852776-1599] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/GDKqzJdm4Allg1eVRwoyNg/poBk23BTaLt4iv1gDD513Q' offset=0 08:08:39.131 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:39.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:08:39.182 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 57000 bytes in 101 ms. path='/3 + &#ä/5/h' 08:08:39.219 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 08:08:39.246 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:39.264 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:08:39.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bdb9b995ccc04bd56b01f033c939e7aa9cc525bd' to.sha1=''): /3 + &#ä/5/i 08:08:39.345 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:39.350 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 08:08:39.381 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:39.383 [qtp833852776-3580] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/GDKqzJdm4Allg1eVRwoyNg/i83lbipU521xojyxrtqmjQ' offset=0 08:08:39.390 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:39.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:39.480 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.0 MiB, allocated=460.0 MiB, used=149.7 MiB, available=310.3 MiB 08:08:39.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.-1.xml.gz 08:08:39.482 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:08:39.484 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:39.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250360 bytes in 170 ms. path='/3 + &#ä/5/i' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:39.540 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:39.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 08:08:39.590 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:39.598 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:08:39.627 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7cf153efb356d33271fa901d5df3bcbe66d34512' to.sha1=''): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:39.651 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.38% 08:08:39.660 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.68% 08:08:39.660 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:39.669 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:39.674 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa' 08:08:39.694 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:39.695 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/Tsfvp18mKIc649cK80KR8w' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:39.695 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8965381751ff929e8a3d8017df77d68023f6438a' to.sha1=''): /5/h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:39.703 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:39.782 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=68341767-5067-4475-a524-71ca1562e83c 08:08:39.789 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' 08:08:39.814 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:39.816 [qtp666971185-4840] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/CcYEMMvm5cZHwbd9q7ucxg/Fuu8mSlSo7c_3VMy-9AtsQ' offset=0 08:08:39.846 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:39.847 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:39.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:39.871 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 08:08:39.894 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41565 bytes in 105 ms. path='/5/h' 08:08:39.932 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:39.946 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:39.947 [qtp833852776-1599] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/Tsfvp18mKIc649cK80KR8w' offset=1048576 08:08:39.968 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:40.012 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=68341767-5067-4475-a524-71ca1562e83c 08:08:40.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:40.059 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:40.063 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f352113a34f9c289f0a39b194ee509ad999342f' to.sha1=''): /5/i org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:40.109 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 17782 bytes in 435 ms. path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:40.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=68341767-5067-4475-a524-71ca1562e83c 08:08:40.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' 08:08:40.141 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:40.142 [qtp666971185-4527] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/CcYEMMvm5cZHwbd9q7ucxg/igcfhNDBlbtRF7E3Ca51ZQ' offset=0 08:08:40.149 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:40.173 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 08:08:40.175 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa 08:08:40.250 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:40.263 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:40.276 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:40.299 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2facbae375f7e1762619e404394baa50e0e54ecc' to.sha1=''): /3 + &#ä/bb 08:08:40.339 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:40.344 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 08:08:40.365 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:40.369 [qtp833852776-2029] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/GNzWQVzwp0zlQCrEEkSgyQ' offset=0 08:08:40.377 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:40.377 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 955838 bytes in 261 ms. path='/5/i' 08:08:40.502 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:40.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:40.568 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=68341767-5067-4475-a524-71ca1562e83c 08:08:40.576 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:40.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 186960 bytes in 252 ms. path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:40.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9ebd6be2b7700f6196b6c5bd6d69215d0ff1554' to.sha1=''): /aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:40.674 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 08:08:40.701 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:40.708 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=68341767-5067-4475-a524-71ca1562e83c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:40.711 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:40.714 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa' 08:08:40.743 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:40.744 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/vG47uGB7sKb5_nVtjvnklw' offset=0 08:08:40.749 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:40.756 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='492fa28f2cfcad8bd76391b3d747a75d691c71f1' to.sha1=''): /3 + &#ä/cc 08:08:40.796 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:08:40.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:08:40.828 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:40.829 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/L0l2kTD6T--Njot-t_3X1g' offset=0 08:08:40.837 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:40.839 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:40.880 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 08:08:40.911 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 111690 bytes in 105 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:40.914 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 551280 bytes in 200 ms. path='/aa' 08:08:40.987 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:40.992 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 08:08:41.165 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.186 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=68341767-5067-4475-a524-71ca1562e83c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.222 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.225 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48c0db6a3097ca831f8a2f839fa8e0743cbfa616' to.sha1=''): /3 + &#ä/dd org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.346 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47954d4765c5406e12009a56e0e3d81f632194db' to.sha1=''): /bb org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.378 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.391 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=68341767-5067-4475-a524-71ca1562e83c org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.449 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.450 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/bb' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.476 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:41.477 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/rsFJRhO3o_MOhFyGTpBpAg/7hIw6Y_HBEp2Q8hgcgYG5A' offset=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.482 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:41.483 [qtp666971185-4840] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/FsxeKgpObFX4V5nveh4fLA' offset=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.483 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.489 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.554 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 08:08:41.620 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 441830 bytes in 171 ms. path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.642 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.743 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.744 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.745 [qtp666971185-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/FsxeKgpObFX4V5nveh4fLA' offset=1048576 08:08:41.752 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.758 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.767 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.779 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:41.787 [qtp833852776-2029] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 localRepositoryRevisionSynced=106 08:08:41.792 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 335016 bytes in 343 ms. path='/bb' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.817 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 transaction.localRevision=92 remoteFromLocalRevision=106 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.888 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.892 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 from='build/repo/k0t5j2lt-40ie2-local-dest' toID=29fa521f-a235-4718-ae99-2ea9001aa777 to='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.895 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:41.912 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:41.915 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:41.994 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=68341767-5067-4475-a524-71ca1562e83c 08:08:42.010 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:42.017 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=92 08:08:42.042 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:42.042 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:42.056 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:08:42.056 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:42.064 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd5ccd4a74b577d5e7ceb83c5d5293f9e75c5707' to.sha1=''): /cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:42.069 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=92 08:08:42.080 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:42.080 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:42.100 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=ZpHtWoSO6eUOOW_P5ouYJg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777}} org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:42.104 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=68341767-5067-4475-a524-71ca1562e83c 08:08:42.167 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' 08:08:42.189 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:42.190 [qtp666971185-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/fh935jX3v_fVMxCAu69CPw' offset=0 08:08:42.195 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:42.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:42.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:42.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=94 08:08:42.217 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:42.249 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:42.271 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:08:42.271 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:42.290 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142950 bytes in 122 ms. path='/cc' 08:08:42.337 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:42.349 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:42.353 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.remoteRepositoryRevisionSynced=6, revision=94 08:08:42.356 [qtp833852776-76] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:08:42.384 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:42.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=6, revision=94 08:08:42.389 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=94, revision=-1 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:42.393 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=68341767-5067-4475-a524-71ca1562e83c 08:08:42.414 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:42.429 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:42.434 [qtp833852776-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 transaction.localRevision=113 remoteFromLocalRevision=92 08:08:42.437 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:42.440 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=29fa521f-a235-4718-ae99-2ea9001aa777 from='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' toID=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 to='build/repo/k0t5j2lt-40ie2-local-dest', fromRepoLocalSync=false 08:08:42.441 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:08:42.441 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:42.449 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe2414b15fc1783d36eefa5353ed601be88c5ae6' to.sha1=''): /dd org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:42.470 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:42.485 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=113 08:08:42.489 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:42.495 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:08:42.495 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:42.503 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=68341767-5067-4475-a524-71ca1562e83c 08:08:42.520 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd' 08:08:42.568 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:42.576 [qtp666971185-2966] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/GWIGmwDaYZxg8QE2xlF8Dw/2-tQ0Zko7lDbW2sK8M2jjw' offset=0 08:08:42.582 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:42.604 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:08:42.622 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 7311 bytes in 102 ms. path='/dd' 08:08:42.644 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 08:08:42.674 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="78fcc39e-7bb7-4712-852d-99ddc7757e68"] on repo=68341767-5067-4475-a524-71ca1562e83c 08:08:42.690 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.65% 08:08:42.709 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:42.715 [qtp666971185-4840] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c localRepositoryRevisionSynced=170 08:08:42.718 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:42.744 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=68341767-5067-4475-a524-71ca1562e83c remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=51 remoteFromLocalRevision=170 08:08:42.767 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=68341767-5067-4475-a524-71ca1562e83c from='build/repo/k0t5j8py-npmqm-local-dest' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' 08:08:42.789 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:42.792 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:42.853 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=68341767-5067-4475-a524-71ca1562e83c remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=51 08:08:42.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:42.877 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:42.893 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:08:42.893 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:08:42.909 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=68341767-5067-4475-a524-71ca1562e83c remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=51 08:08:42.919 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:42.920 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:42.950 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:42.950 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:42.960 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=53 08:08:42.965 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68341767-5067-4475-a524-71ca1562e83c remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=53 08:08:43.044 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:43.051 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c, this.remoteRepositoryRevisionSynced=5, revision=53 08:08:43.104 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:43.110 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=5, revision=53 08:08:43.110 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=53, revision=-1 08:08:43.138 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:43.146 [qtp666971185-4841] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c transaction.localRevision=177 remoteFromLocalRevision=51 08:08:43.180 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:43.184 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=78fcc39e-7bb7-4712-852d-99ddc7757e68 from='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' toID=68341767-5067-4475-a524-71ca1562e83c to='build/repo/k0t5j8py-npmqm-local-dest', fromRepoLocalSync=false 08:08:43.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:08:43.184 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:08:43.200 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:43.217 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=177 08:08:43.230 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:43.239 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest/.subshare-repo/tmp/ChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:43.306 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:43.478 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:43.493 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=114.6 MiB, available=372.4 MiB 08:08:43.494 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:08:43.529 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:43.540 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.localRepositoryRevisionInProgress=-1, revision=114 08:08:43.559 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 08:08:43.587 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:43.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:43.657 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:43.828 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:43.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=68341767-5067-4475-a524-71ca1562e83c serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:08:43.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=137.8 MiB, available=320.2 MiB 08:08:43.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:08:44.002 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:44.012 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c, this.localRepositoryRevisionInProgress=-1, revision=178 08:08:44.034 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178 08:08:44.068 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:44.097 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=68341767-5067-4475-a524-71ca1562e83c serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:44.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=113.7 MiB, available=373.8 MiB 08:08:44.261 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.remoteRepositoryRevisionSynced=108, revision=114 08:08:44.307 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=ZpHtWoSO6eUOOW_P5ouYJg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777}} 08:08:44.309 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:08:44.310 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:08:44.310 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:08:44.312 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=vy2kUiRm7JhjqUjl85dPwA, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} because of missing permissions! 08:08:44.312 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:08:44.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:44.827 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.5 MiB, used=137.3 MiB, available=318.2 MiB 08:08:44.834 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.remoteRepositoryRevisionSynced=172, revision=178 08:08:44.854 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=5PgnKF2skJpv6P5vVrhjdw, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:08:44.859 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=UKxDB9TS_AMHr6mw9aZaoQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:08:44.862 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=F1_nlZljd8CJILNoQE7mjQ, serverRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68} because of missing permissions! 08:08:44.864 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:44.882 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:45.046 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:45.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=113.7 MiB, available=373.3 MiB 08:08:45.101 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:45.105 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.localRepositoryRevisionSynced=108, revision=114 08:08:45.106 [qtp833852776-3580] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.localRepositoryRevisionInProgress=114, revision=-1 08:08:45.110 [qtp833852776-3580] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:45.115 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=ZpHtWoSO6eUOOW_P5ouYJg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777}} 08:08:45.125 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:45.126 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:45.129 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=97 08:08:45.138 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 08:08:45.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:45.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=137.4 MiB, available=320.6 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:45.454 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:45.502 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:45.505 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c, this.localRepositoryRevisionSynced=172, revision=178 08:08:45.506 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c, this.localRepositoryRevisionInProgress=178, revision=-1 08:08:45.516 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:45.530 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:45.530 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:45.536 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=-1, revision=56 08:08:45.547 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68341767-5067-4475-a524-71ca1562e83c remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 08:08:45.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:45.153 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:08:45.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=113.9 MiB, available=374.6 MiB 08:08:45.772 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:45.930 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:46.013 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:46.112 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:45.560 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:08:46.123 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.5 MiB, used=137.5 MiB, available=318.0 MiB 08:08:46.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:46.217 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:46.332 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=113.9 MiB, available=374.1 MiB 08:08:46.334 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:46.351 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:46.487 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:46.631 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:46.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.5 MiB, allocated=456.5 MiB, used=137.5 MiB, available=319.0 MiB 08:08:46.750 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:46.800 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:46.957 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=113.9 MiB, available=373.1 MiB 08:08:46.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:08:46.959 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:08:46.959 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:08:46.974 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:46.985 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 localRepositoryRevisionSynced=113 08:08:46.987 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.010 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 transaction.localRevision=99 remoteFromLocalRevision=113 08:08:47.015 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 from='build/repo/k0t5j2lt-40ie2-local-dest' toID=29fa521f-a235-4718-ae99-2ea9001aa777 to='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' 08:08:47.037 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=99 08:08:47.044 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:47.044 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:47.047 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:08:47.047 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:08:47.053 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=99 08:08:47.059 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:47.059 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:47.067 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=ZpHtWoSO6eUOOW_P5ouYJg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777}} 08:08:47.078 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:47.078 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:47.081 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=97, revision=101 08:08:47.086 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 08:08:47.099 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:08:47.099 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:08:47.118 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.123 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.remoteRepositoryRevisionSynced=94, revision=101 08:08:47.125 [qtp833852776-1598] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:08:47.127 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.135 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=94, revision=101 08:08:47.136 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=101, revision=-1 08:08:47.165 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.172 [qtp833852776-1599] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 transaction.localRevision=119 remoteFromLocalRevision=99 08:08:47.174 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.178 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:08:47.237 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.240 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.248 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.261 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.264 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:47.273 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:47.286 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 08:08:47.286 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:08:47.287 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:08:47.288 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:47.336 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.0 MiB, allocated=457.0 MiB, used=137.5 MiB, available=319.5 MiB 08:08:47.339 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.78fcc39e-7bb7-4712-852d-99ddc7757e68.null.xml.gz 08:08:47.339 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:08:47.339 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:08:47.351 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.360 [qtp666971185-2966] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c localRepositoryRevisionSynced=177 08:08:47.365 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.382 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=68341767-5067-4475-a524-71ca1562e83c remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 transaction.localRevision=58 remoteFromLocalRevision=177 08:08:47.388 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=68341767-5067-4475-a524-71ca1562e83c from='build/repo/k0t5j8py-npmqm-local-dest' toID=78fcc39e-7bb7-4712-852d-99ddc7757e68 to='https://localhost:37204/78fcc39e-7bb7-4712-852d-99ddc7757e68/GWIGmwDaYZxg8QE2xlF8Dw' 08:08:47.410 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=68341767-5067-4475-a524-71ca1562e83c remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=51 localRepositoryRevisionInProgress=58 08:08:47.415 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:47.415 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:47.417 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:08:47.417 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:08:47.424 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=68341767-5067-4475-a524-71ca1562e83c remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 localRepositoryRevisionSynced=58 08:08:47.429 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:47.429 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:47.439 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.from' result=null 08:08:47.439 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j8py-npmqm-local-dest' configKey='repair.deleteCollisions.to' result=null 08:08:47.441 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=56, revision=60 08:08:47.447 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68341767-5067-4475-a524-71ca1562e83c remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:47.478 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:47.489 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.492 [qtp666971185-2966] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c, this.remoteRepositoryRevisionSynced=53, revision=60 08:08:47.496 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionSynced=53, revision=60 08:08:47.500 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68, this.localRepositoryRevisionInProgress=60, revision=-1 org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:47.519 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:47.527 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.530 [qtp666971185-2966] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=78fcc39e-7bb7-4712-852d-99ddc7757e68 remoteRepositoryId=68341767-5067-4475-a524-71ca1562e83c transaction.localRevision=183 remoteFromLocalRevision=58 08:08:47.533 [qtp666971185-2966] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.536 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:47.543 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 renewalDateTime=2019-09-21T06:37:23.343Z expiryDateTime=2019-09-21T07:07:23.343Z 08:08:47.553 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:47.571 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2af36a61]getCloseDeferredMillis: closeDeferredMillis=20000 08:08:47.571 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [2af36a61]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.572 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3faed59a]getCloseDeferredMillis: closeDeferredMillis=20000 08:08:47.572 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3faed59a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:47.576 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.589 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:47.589 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:47.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=148 08:08:47.601 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 08:08:47.628 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:08:47.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=29fa521f-a235-4718-ae99-2ea9001aa777 from='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' toID=545a91dd-6e78-4dea-a38a-cdb0b65460de to='build/repo/k0t5gzib-1wqx2-local-src', fromRepoLocalSync=true 08:08:47.630 [pool-47-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 545a91dd-6e78-4dea-a38a-cdb0b65460de ('build/repo/k0t5gzib-1wqx2-local-src') 08:08:47.644 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:08:47.660 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:08:47.748 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.98.xml.gz 08:08:47.748 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.98.xml.gz 08:08:47.766 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:47.792 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=119 08:08:47.796 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:47.809 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:47.818 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.98.xml.gz org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:47.955 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenCauseDeleteCollisionOnServerDuringUpSync SKIPPED org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:48.319 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:48.442 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:47.818 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=98 repoFileDtos.size=0 08:08:48.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.5 MiB, allocated=476.5 MiB, used=116.0 MiB, available=360.5 MiB 08:08:48.525 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:08:48.546 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:48.555 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionInProgress=-1, revision=120 08:08:48.567 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 08:08:48.595 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:48.756 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [d43b3f9]initPersistenceManagerFactory: repositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:08:48.764 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [d43b3f9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9740 ms. 08:08:48.801 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokj-hqtro-remote' 08:08:48.804 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokj-hqtro-remote' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:48.601 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=1, userIdentityLinkDtos.size=2, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=1, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:08:49.164 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=115.5 MiB, available=370.0 MiB 08:08:49.170 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.remoteRepositoryRevisionSynced=99, revision=120 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:49.212 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [48ebf106]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' 08:08:49.220 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [48ebf106]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' locked successfully. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:49.265 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=ZpHtWoSO6eUOOW_P5ouYJg,oldKey=InvitationUserRepoKeyPublicKey[id=2]{userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777},newKey=UserRepoKeyPublicKey[id=3]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777}} 08:08:49.297 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:49.421 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4] 08:08:49.514 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:49.515 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vy2kUiRm7JhjqUjl85dPwA, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:08:49.515 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:08:49.516 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:49.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:08:50.274 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.5 MiB, allocated=474.5 MiB, used=115.9 MiB, available=358.6 MiB 08:08:50.404 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:50.408 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionSynced=99, revision=120 08:08:50.408 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionInProgress=120, revision=-1 08:08:50.603 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:50.620 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:50.621 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:50.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=148, revision=151 08:08:50.653 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 08:08:50.809 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:50.811 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=146, revision=151 08:08:51.120 [qtp833852776-76] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:51.206 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:51.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=146, revision=151 08:08:51.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=151, revision=-1 08:08:51.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:08:51.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:08:52.013 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=116.2 MiB, available=367.8 MiB 08:08:52.025 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:52.170 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:52.547 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.0 MiB, allocated=474.0 MiB, used=115.7 MiB, available=358.3 MiB 08:08:52.549 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:08:53.023 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=115.3 MiB, available=367.7 MiB 08:08:53.024 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.98.xml.gz 08:08:53.025 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:08:53.027 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:08:53.027 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:08:53.041 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:53.052 [qtp833852776-1599] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de localRepositoryRevisionSynced=119 08:08:53.054 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:53.095 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 transaction.localRevision=154 remoteFromLocalRevision=119 08:08:53.100 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=545a91dd-6e78-4dea-a38a-cdb0b65460de from='build/repo/k0t5gzib-1wqx2-local-src' toID=29fa521f-a235-4718-ae99-2ea9001aa777 to='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' 08:08:53.114 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:53.118 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:53.152 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=154 08:08:53.204 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:53.204 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:53.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 08:08:53.219 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:08:53.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=156 08:08:53.300 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 08:08:53.391 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:53.394 [qtp833852776-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=151, revision=156 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:53.430 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:53.438 [qtp833852776-76] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:53.489 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:53.494 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=151, revision=156 08:08:53.495 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=156, revision=-1 08:08:53.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 08:08:53.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:53.601 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:53.707 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:53.735 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 08:08:53.735 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc' 08:08:53.813 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3184a5c622e5274e60c9179a58ca2b64770d6e3f' to.sha1='69614451ecbfc9d591630d1ad028083597570a6c'): /2/ccc 08:08:53.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=159 08:08:53.866 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159 08:08:54.050 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:54.056 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=156, revision=159 08:08:54.096 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:54.138 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:54.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=156, revision=159 08:08:54.146 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=159, revision=-1 08:08:54.179 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:54.312 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:54.403 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:08:54.455 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ccc' 08:08:54.593 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:54.614 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:54.618 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:54.619 [qtp833852776-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/57FiG_zKWk6PG4QxQAyWFw/0PCBUrP-C9o3bN9HICLPYg' offset=0 08:08:55.321 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:55.350 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 507762 bytes in 895 ms. path='/2/ccc' 08:08:55.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=162 08:08:55.363 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162 08:08:55.406 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:55.409 [qtp833852776-4518] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=159, revision=162 08:08:55.413 [qtp833852776-4518] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:55.523 [closeDeferredTimer-64fe6dd4-aj] INFO c.c.c.l.LocalRepoManagerImpl - [64fe6dd4]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:55.695 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:55.699 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=159, revision=162 08:08:55.700 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=162, revision=-1 08:08:55.743 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:55.743 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:55.764 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:55.856 [qtp833852776-1599] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:08:55.864 [qtp833852776-1599] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:08:55.916 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:56.020 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="545a91dd-6e78-4dea-a38a-cdb0b65460de"] on repo=545a91dd-6e78-4dea-a38a-cdb0b65460de 08:08:56.049 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 08:08:56.068 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=154 08:08:56.096 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:56.096 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:56.234 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:08:56.235 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:08:56.237 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=167 08:08:56.292 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:56.312 [closeDeferredTimer-6072f5bb-1] INFO c.c.c.l.LocalRepoManagerImpl - [6072f5bb]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:56.318 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:56.318 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:56.385 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:56.398 [qtp833852776-1599] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=162, revision=167 08:08:56.413 [qtp833852776-1599] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:56.440 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:56.447 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=162, revision=167 08:08:56.447 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=167, revision=-1 08:08:56.476 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:56.488 [qtp833852776-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de transaction.localRevision=133 remoteFromLocalRevision=154 08:08:56.521 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:56.532 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=29fa521f-a235-4718-ae99-2ea9001aa777 from='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' toID=545a91dd-6e78-4dea-a38a-cdb0b65460de to='build/repo/k0t5gzib-1wqx2-local-src', fromRepoLocalSync=false 08:08:56.532 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:08:56.532 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:08:56.546 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:56.625 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=133 08:08:56.639 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:56.648 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:08:56.648 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:56.314 [closeDeferredTimer-3180257d-1] INFO c.c.c.l.LocalRepoManagerImpl - [3180257d]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:57.265 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:57.397 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:08:57.656 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:57.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=118.5 MiB, available=365.0 MiB 08:08:57.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:08:57.753 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:57.774 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionInProgress=-1, revision=134 08:08:57.929 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:08:58.329 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:58.578 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:08:58.589 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:08:59.246 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=117.2 MiB, available=365.3 MiB 08:08:59.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.remoteRepositoryRevisionSynced=120, revision=134 08:08:59.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:08:59.296 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:59.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:08:59.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:08:59.320 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:59.321 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=vy2kUiRm7JhjqUjl85dPwA, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:08:59.321 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:08:59.321 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:08:59.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:08:59.444 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:08:59.866 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.0 MiB, allocated=474.0 MiB, used=116.5 MiB, available=357.5 MiB 08:09:00.000 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:00.003 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionSynced=120, revision=134 08:09:00.003 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.localRepositoryRevisionInProgress=134, revision=-1 08:09:00.037 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:00.054 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:00.054 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:09:00.060 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=169 08:09:00.133 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169 08:09:00.148 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:09:00.148 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:00.290 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:09:00.654 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=116.5 MiB, available=365.0 MiB 08:09:00.665 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:09:01.101 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.0 MiB, allocated=474.0 MiB, used=116.4 MiB, available=357.6 MiB 08:09:01.103 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:09:01.529 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=116.4 MiB, available=365.1 MiB 08:09:01.531 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:09:01.531 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:09:01.531 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:09:01.531 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:09:01.549 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:01.573 [qtp833852776-4518] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de localRepositoryRevisionSynced=133 08:09:01.637 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:01.663 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 transaction.localRevision=171 remoteFromLocalRevision=133 08:09:01.854 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=545a91dd-6e78-4dea-a38a-cdb0b65460de from='build/repo/k0t5gzib-1wqx2-local-src' toID=29fa521f-a235-4718-ae99-2ea9001aa777 to='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:01.858 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:09:01.963 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=171 08:09:01.988 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:01.988 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:09:02.000 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:09:02.000 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:09:02.005 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=171 08:09:02.012 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:02.012 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:09:02.029 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:02.029 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5gzib-1wqx2-local-src' configKey='repair.deleteCollisions.to' result=null 08:09:02.032 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=169, revision=173 08:09:02.038 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173 08:09:02.057 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:09:02.057 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:09:02.122 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:02.125 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de, this.remoteRepositoryRevisionSynced=167, revision=173 08:09:02.128 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b921561 (of marco) 08:09:02.222 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:02.231 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=167, revision=173 08:09:02.231 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=173, revision=-1 08:09:02.362 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:02.368 [qtp833852776-1599] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=545a91dd-6e78-4dea-a38a-cdb0b65460de transaction.localRevision=139 remoteFromLocalRevision=171 08:09:02.374 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:02.380 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:09:02.417 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]] 08:09:02.421 [Test worker] INFO o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:09:02.428 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:02.434 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:02.440 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:02.446 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:02.452 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:02.452 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=khaled 08:09:02.452 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/pubring.gpg' 08:09:02.454 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/khaled/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/client2/.gnupg/secring.gpg' 08:09:02.454 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:09:02.552 [qtp833852776-4518] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:02.590 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:02.607 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 renewalDateTime=2019-09-21T06:38:25.362Z expiryDateTime=2019-09-21T07:08:25.362Z 08:09:02.620 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:02.626 [qtp833852776-1599] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:02.640 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=ZpHtWoSO6eUOOW_P5ouYJg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777}} 08:09:02.649 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:09:02.649 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:09:02.652 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=103 08:09:02.702 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 08:09:02.738 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:09:02.739 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=29fa521f-a235-4718-ae99-2ea9001aa777 from='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' toID=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 to='build/repo/k0t5j2lt-40ie2-local-dest', fromRepoLocalSync=true 08:09:02.739 [pool-48-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bbcbd638-7735-4bd0-9f70-18d6f98f9e07 ('build/repo/k0t5j2lt-40ie2-local-dest') 08:09:02.752 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:09:02.789 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:09:03.022 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.113.xml.gz 08:09:03.022 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.113.xml.gz 08:09:03.040 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:03.099 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=139 08:09:03.122 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:03.132 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.113.xml.gz 08:09:03.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=113 repoFileDtos.size=3 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:03.428 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:03.607 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:09:03.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=117.7 MiB, available=363.8 MiB 08:09:03.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:09:03.780 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:03.797 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.localRepositoryRevisionInProgress=-1, revision=140 08:09:03.851 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 08:09:03.965 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:03.977 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:09:04.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.5 MiB, allocated=480.5 MiB, used=116.4 MiB, available=364.1 MiB 08:09:04.493 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.remoteRepositoryRevisionSynced=114, revision=140 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:04.630 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:09:04.661 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 08:09:04.661 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:04.671 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:04.671 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:04.674 [Test worker] INFO o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[id=1]{requestId=ZpHtWoSO6eUOOW_P5ouYJg,oldKey=InvitationUserRepoKeyPublicKey[id=1]{userRepoKeyId=1roGE5GXZTRfHIjXI0g09w, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777},newKey=UserRepoKeyPublicKey[id=2]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777}} 08:09:04.767 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:09:04.768 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:09:04.769 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=vy2kUiRm7JhjqUjl85dPwA, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} because of missing permissions! 08:09:04.769 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:09:04.769 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:09:05.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.5 MiB, allocated=474.5 MiB, used=116.6 MiB, available=357.9 MiB 08:09:05.911 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:05.916 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.localRepositoryRevisionSynced=114, revision=140 08:09:05.916 [qtp833852776-4180] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.localRepositoryRevisionInProgress=140, revision=-1 08:09:05.981 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:05.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:09:05.998 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:09:06.078 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=103, revision=106 08:09:06.167 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 08:09:06.270 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:06.276 [qtp833852776-1001] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.remoteRepositoryRevisionSynced=101, revision=106 08:09:06.286 [qtp833852776-1001] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:09:06.327 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:06.335 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=101, revision=106 08:09:06.335 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=106, revision=-1 08:09:06.941 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:09:06.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:09:07.479 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=116.9 MiB, available=362.6 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:07.533 [closeDeferredTimer-6a9b5de9-44] INFO c.c.c.l.LocalRepoManagerImpl - [6a9b5de9]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:09:07.931 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:08.383 [closeDeferredTimer-3faed59a-1] INFO c.c.c.l.LocalRepoManagerImpl - [3faed59a]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:09:08.623 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.0 MiB, allocated=474.0 MiB, used=116.1 MiB, available=357.9 MiB 08:09:08.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:08.385 [closeDeferredTimer-2af36a61-1] INFO c.c.c.l.LocalRepoManagerImpl - [2af36a61]_close: Shutting down real LocalRepoManager. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:09:09.146 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=115.4 MiB, available=364.1 MiB 08:09:09.147 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.113.xml.gz 08:09:09.147 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:09:09.150 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:09:09.246 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:09.321 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:09:09.322 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:09:09.337 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:09:09.337 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc' 08:09:09.395 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3184a5c622e5274e60c9179a58ca2b64770d6e3f' to.sha1=''): /2/ccc 08:09:09.536 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:09:09.596 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ccc' 08:09:09.631 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:09.633 [qtp833852776-1001] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/57FiG_zKWk6PG4QxQAyWFw/0PCBUrP-C9o3bN9HICLPYg' offset=0 08:09:09.670 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:09.782 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 08:09:09.864 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 406556 bytes in 268 ms. path='/2/ccc' 08:09:09.970 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_f36b4825e5db2cf7dd2d2593b3f5c24c0311d8b2_0 into destFile ccc 08:09:10.096 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="29fa521f-a235-4718-ae99-2ea9001aa777"] on repo=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 08:09:10.190 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:10.200 [qtp833852776-76] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 localRepositoryRevisionSynced=139 08:09:10.292 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:10.320 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 transaction.localRevision=117 remoteFromLocalRevision=139 08:09:10.452 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:09:10.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 from='build/repo/k0t5j2lt-40ie2-local-dest' toID=29fa521f-a235-4718-ae99-2ea9001aa777 to='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' 08:09:10.465 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:10.467 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:10.584 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=117 08:09:10.597 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:09:10.597 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:09:10.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:09:10.608 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:09:10.623 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=117 08:09:10.958 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:09:10.958 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:09:10.991 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:09:10.991 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:09:10.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=119 08:09:11.014 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 08:09:11.149 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:09:11.149 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:09:11.257 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:11.260 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.remoteRepositoryRevisionSynced=106, revision=119 08:09:11.262 [qtp833852776-2029] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:09:11.353 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:11.362 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=106, revision=119 08:09:11.363 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:11.468 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:09:11.482 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:11.486 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 transaction.localRevision=146 remoteFromLocalRevision=117 08:09:11.596 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:11.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=29fa521f-a235-4718-ae99-2ea9001aa777 from='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' toID=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 to='build/repo/k0t5j2lt-40ie2-local-dest', fromRepoLocalSync=false 08:09:11.603 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:09:11.604 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:09:11.617 [qtp833852776-4180] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:11.649 [pool-4-thread-9] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=146 08:09:11.654 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:11.661 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/ChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:09:11.661 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:11.986 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:09:12.367 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=116.9 MiB, available=362.6 MiB 08:09:12.367 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:09:12.389 [qtp833852776-76] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:12.398 [pool-4-thread-9] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.localRepositoryRevisionInProgress=-1, revision=147 08:09:12.418 [pool-4-thread-9] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 08:09:12.439 [pool-4-thread-9] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:12.449 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:09:13.029 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.5 MiB, allocated=478.5 MiB, used=116.8 MiB, available=361.7 MiB 08:09:13.036 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.remoteRepositoryRevisionSynced=140, revision=147 08:09:13.049 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:09:13.049 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=CuF4fAgreCsSUzR_a4rTgQ, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] 08:09:13.050 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=3]{userRepoKeyId=vy2kUiRm7JhjqUjl85dPwA, serverRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777} because of missing permissions! 08:09:13.050 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:09:13.050 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:09:13.469 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=116.4 MiB, available=362.6 MiB 08:09:13.497 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:13.506 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.localRepositoryRevisionSynced=140, revision=147 08:09:13.506 [qtp833852776-2029] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.localRepositoryRevisionInProgress=147, revision=-1 08:09:13.564 [qtp833852776-2029] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:13.572 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:09:13.572 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:09:13.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=-1, revision=122 08:09:13.646 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 08:09:13.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:09:13.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:09:14.087 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.0 MiB, allocated=478.0 MiB, used=116.1 MiB, available=361.9 MiB 08:09:14.089 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:09:14.503 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.0 MiB, allocated=474.0 MiB, used=116.1 MiB, available=357.9 MiB 08:09:14.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:09:14.912 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.0 MiB, allocated=478.0 MiB, used=116.0 MiB, available=362.0 MiB 08:09:14.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.29fa521f-a235-4718-ae99-2ea9001aa777.null.xml.gz 08:09:14.913 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:09:14.913 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:09:14.926 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:14.932 [qtp833852776-1001] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 localRepositoryRevisionSynced=146 08:09:14.946 [qtp833852776-1001] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:14.966 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 transaction.localRevision=124 remoteFromLocalRevision=146 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:15.006 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT 08:09:15.075 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 from='build/repo/k0t5j2lt-40ie2-local-dest' toID=29fa521f-a235-4718-ae99-2ea9001aa777 to='https://localhost:43390/29fa521f-a235-4718-ae99-2ea9001aa777' 08:09:15.160 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=124 08:09:15.170 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:09:15.170 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:09:15.171 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:09:15.171 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:09:15.175 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 localRepositoryRevisionSynced=124 08:09:15.254 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:09:15.254 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:09:15.264 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.from' result=null 08:09:15.264 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5j2lt-40ie2-local-dest' configKey='repair.deleteCollisions.to' result=null 08:09:15.265 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=122, revision=126 08:09:15.269 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 08:09:15.278 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:09:15.278 [Test worker] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:09:15.379 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:15.382 [qtp833852776-1598] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07, this.remoteRepositoryRevisionSynced=119, revision=126 08:09:15.384 [qtp833852776-1598] INFO o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6d598de (of khaled) 08:09:15.442 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:15.452 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionSynced=119, revision=126 08:09:15.453 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777, this.localRepositoryRevisionInProgress=126, revision=-1 08:09:15.540 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:15.543 [qtp833852776-1598] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29fa521f-a235-4718-ae99-2ea9001aa777 remoteRepositoryId=bbcbd638-7735-4bd0-9f70-18d6f98f9e07 transaction.localRevision=152 remoteFromLocalRevision=124 08:09:15.629 [qtp833852776-1598] INFO c.c.c.l.LocalRepoManagerImpl - [20d7c8b4]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:15.634 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:09:15.722 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleReadPermissionOnRoot <<< *** 08:09:15.722 [Test worker] INFO o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< *** 08:09:15.722 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [13bbc68b]getCloseDeferredMillis: closeDeferredMillis=20000 08:09:15.722 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [13bbc68b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:15.723 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69b777e7]getCloseDeferredMillis: closeDeferredMillis=20000 08:09:15.723 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [69b777e7]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:16.102 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 21 finished executing tests. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:16.180 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:09:16.438 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@4a82b09b{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 08:09:16.443 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 08:09:16.456 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6c00de70{/,null,UNAVAILABLE} 08:09:16.476 [Thread-8] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/7bfg4HbCBgrTN58F5EVFYg/.subshare/localServerRunning.deleteToStop 08:09:16.506 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@286c1f4c{SSL,[ssl, http/1.1]}{0.0.0.0:43390} 08:09:16.512 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 08:09:16.514 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@b92a37{/,null,UNAVAILABLE} 08:09:17.244 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:09:17.949 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:09:18.686 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:18.709 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:19.250 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:19.413 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:09:19.939 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:19.948 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:20.584 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:20.726 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:20.752 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:09:21.109 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:21.120 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:21.305 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:09:21.559 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:21.682 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:21.929 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:22.222 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:22.587 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:23.069 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:23.290 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:23.301 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [48ebf106]initPersistenceManagerFactory: repositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:23.313 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [48ebf106]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 30771 ms. 08:09:23.353 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxoa-jpznf-remote' 08:09:23.357 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxoa-jpznf-remote' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:23.577 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]initPersistenceManagerFactory: repositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 08:09:23.581 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32072 ms. 08:09:23.601 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]getCloseDeferredMillis: closeDeferredMillis=20000 08:09:23.601 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:23.650 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 45 ms. 08:09:23.650 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=RS2kf3jT4Q9X_Filo5Y6pg, invitation=false] 08:09:23.708 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 58 ms. 08:09:23.708 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=P5PgJV-T4CUpxJq2aFdEgw, invitation=false] 08:09:24.212 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=112.5 MiB, available=383.5 MiB 08:09:24.429 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:24.674 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 94f8b292-a24b-4226-9a5c-fff9d79cd3ed localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src localRepository.publicKeySha1 = AA:84:3A:4C:59:9D:FC:2A:8F:A3:4D:B4:C6:4A:68:64:10:CC:67:B7 remoteRepository.repositoryId = cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepository.remoteRoot = https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepository.publicKeySha1 = C4:D1:4A:0F:3B:5B:24:59:BB:E5:65:6E:E6:CD:78:DA:AB:2A:82:1F 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 94f8b292-a24b-4226-9a5c-fff9d79cd3ed cb658ad6-7657-46f2-a9de-9a151b211d94 08:09:25.183 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 08:09:25.396 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 08:09:25.417 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 08:09:25.476 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 08:09:25.494 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 08:09:25.545 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 08:09:25.597 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 08:09:25.638 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.32% 08:09:25.683 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 08:09:25.798 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:25.849 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:25.874 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 renewalDateTime=2019-09-21T06:39:25.824Z expiryDateTime=2019-09-21T07:09:25.824Z 08:09:25.888 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:25.897 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:25.913 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:09:25.914 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb658ad6-7657-46f2-a9de-9a151b211d94 from='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' toID=94f8b292-a24b-4226-9a5c-fff9d79cd3ed to='build/repo/k0t5jokh-8kqij-local-src', fromRepoLocalSync=true 08:09:25.914 [pool-41-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 94f8b292-a24b-4226-9a5c-fff9d79cd3ed ('build/repo/k0t5jokh-8kqij-local-src') 08:09:25.938 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:09:25.973 [pool-41-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:09:26.028 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.-1.xml.gz 08:09:26.028 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.-1.xml.gz 08:09:26.042 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:26.056 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:26.073 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:09:26.107 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:26.114 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.-1.xml.gz 08:09:26.114 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 08:09:26.656 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=98.4 MiB, available=398.1 MiB 08:09:26.656 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:09:26.692 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:26.733 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionInProgress=-1, revision=4 08:09:26.803 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 08:09:27.252 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:27.259 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:09:27.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=98.8 MiB, available=387.2 MiB 08:09:27.804 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 08:09:27.984 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P5PgJV-T4CUpxJq2aFdEgw, serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94} because of missing permissions! 08:09:27.984 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:09:28.447 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.0 MiB, allocated=497.0 MiB, used=99.1 MiB, available=397.9 MiB 08:09:28.471 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:28.478 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionSynced=-1, revision=4 08:09:28.479 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionInProgress=4, revision=-1 08:09:28.506 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:28.515 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:28.516 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:09:28.582 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:09:28.583 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:28.595 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:28.602 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:09:28.641 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 23 ms. 08:09:28.768 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=6 08:09:28.769 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:29.029 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:29.198 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 08:09:29.245 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:29.249 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:29.335 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:29.548 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:29.553 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=-1, revision=6 08:09:29.553 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=6, revision=-1 08:09:29.563 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:29.690 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:29.564 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:09:30.182 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=100.0 MiB, available=387.0 MiB 08:09:30.192 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:30.506 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:09:30.714 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:30.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=99.9 MiB, available=395.6 MiB 08:09:30.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:31.132 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:31.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=99.9 MiB, available=385.6 MiB 08:09:31.140 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.-1.xml.gz 08:09:31.141 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:09:31.143 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:09:31.143 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:09:31.158 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:31.202 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed localRepositoryRevisionSynced=2 08:09:31.212 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:31.255 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 transaction.localRevision=8 remoteFromLocalRevision=2 08:09:31.289 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=94f8b292-a24b-4226-9a5c-fff9d79cd3ed from='build/repo/k0t5jokh-8kqij-local-src' toID=cb658ad6-7657-46f2-a9de-9a151b211d94 to='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' 08:09:31.310 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:31.316 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:31.352 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 08:09:31.421 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:31.421 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:09:31.446 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:09:31.515 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=10 08:09:31.515 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:31.582 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:31.588 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:31.596 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=6, revision=10 08:09:31.698 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:31.701 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:31.705 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=6, revision=10 08:09:31.705 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=10, revision=-1 08:09:31.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 08:09:31.776 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:31.796 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:31.808 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:31.894 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:31.932 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:31.945 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:32.008 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=12 08:09:32.009 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 08:09:32.131 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:32.138 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:32.151 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:32.202 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:32.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=10, revision=12 08:09:32.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=12, revision=-1 08:09:32.235 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:32.235 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:32.271 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:32.283 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:32.354 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:32.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:32.421 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:32.425 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=14 08:09:32.425 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 08:09:32.486 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:32.489 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=12, revision=14 08:09:32.527 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:32.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=12, revision=14 08:09:32.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=14, revision=-1 08:09:32.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:32.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:32.589 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:32.616 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:32.636 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:32.667 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:32.690 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=16 08:09:32.690 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 08:09:32.763 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:32.766 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=14, revision=16 08:09:32.805 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:32.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=14, revision=16 08:09:32.812 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=16, revision=-1 08:09:32.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:32.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:32.867 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:32.904 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:32.912 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 08:09:32.912 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 08:09:32.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=18 08:09:32.976 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 08:09:33.026 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:33.029 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=16, revision=18 08:09:33.066 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:33.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=16, revision=18 08:09:33.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=18, revision=-1 08:09:33.096 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:33.096 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:33.117 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:33.150 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:33.154 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:33.159 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 08:09:33.214 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=20 08:09:33.214 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 08:09:33.280 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:33.285 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=18, revision=20 08:09:33.321 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:33.326 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=18, revision=20 08:09:33.327 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=20, revision=-1 08:09:33.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:33.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:33.382 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:33.406 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:33.416 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:09:33.416 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:09:33.456 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5c0e235e69b80ffd202e2b8e0fea4cdbd1211600' to.sha1='74c3e7e4f5d841c7267ff642753a532d83d5d522'): /1 {11 11ä11#+} 1/a 08:09:33.497 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=23 08:09:33.497 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 08:09:33.545 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:33.547 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=20, revision=23 08:09:33.573 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:33.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=20, revision=23 08:09:33.577 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=23, revision=-1 08:09:33.606 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:33.644 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:33.663 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:33.693 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:33.738 [Test worker] 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:09:33.821 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:33.835 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:33.838 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:33.839 [qtp2139656363-5300] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ioheln_JGzO13Us7ezLClA/X3AGieNRf4y7VVBfXBmQcg' offset=0 08:09:34.329 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:34.417 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106234 bytes in 678 ms. path='/1 {11 11ä11#+} 1/a' 08:09:34.436 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=26 08:09:34.437 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 08:09:34.515 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:34.519 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=23, revision=26 08:09:34.529 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:34.535 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=23, revision=26 08:09:34.535 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=26, revision=-1 08:09:34.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:34.582 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:34.596 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:34.718 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:34.761 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:34.819 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:34.881 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:35.076 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:35.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:35.094 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]initPersistenceManagerFactory: repositoryId=36ae489b-6458-421e-8550-1efe76390ff8 08:09:35.100 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9769 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:35.118 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ab0836ff8be3582ef8592d81feb80d69e4187907' to.sha1='047e9992f8bc84ad38680b10e0d85956687b1e74'): /1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:35.131 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]getCloseDeferredMillis: closeDeferredMillis=20000 08:09:35.131 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:35.147 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=31 08:09:35.147 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:35.156 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 21 ms. 08:09:35.156 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ZNsTUuTARK6Hs4VUIs7uJA, invitation=false] 08:09:35.225 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 68 ms. 08:09:35.225 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=D6z1M1pe6LQzCOlN__KWdA, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:35.414 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:35.417 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=26, revision=31 08:09:35.481 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:35.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=26, revision=31 08:09:35.490 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=31, revision=-1 08:09:35.523 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:35.562 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:35.578 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:35.697 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:35.860 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=452.5 MiB, used=143.3 MiB, available=312.2 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:35.898 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:36.062 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:36.119 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:36.126 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:36.129 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ioheln_JGzO13Us7ezLClA/n2MX9STFS2c-uCJqt8zpBw' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:36.501 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src localRepository.publicKeySha1 = AE:BD:8B:C0:D5:CB:65:5B:ED:51:CD:E4:08:76:E3:05:C2:D1:6E:E3 remoteRepository.repositoryId = 36ae489b-6458-421e-8550-1efe76390ff8 remoteRepository.remoteRoot = https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8 remoteRepository.publicKeySha1 = 59:40:88:D2:41:F7:6D:32:A4:79:47:1B:B2:1D:76:D9:46:4E:BA:3B 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 3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 36ae489b-6458-421e-8550-1efe76390ff8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:36.619 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:36.628 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 495343 bytes in 930 ms. path='/1 {11 11ä11#+} 1/b' 08:09:36.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=34 08:09:36.643 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 08:09:36.675 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:36.678 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=31, revision=34 08:09:36.684 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:36.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=31, revision=34 08:09:36.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=34, revision=-1 08:09:36.719 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:36.719 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:36.737 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:36.759 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:36.761 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:36.779 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:36.799 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:36.803 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:09:36.822 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15e4092a53a26733c91520017a25828680c3a2a4' to.sha1='8aa7d3e784f6908b5151431c7fbbf675617a0a66'): /1 {11 11ä11#+} 1/c 08:09:36.849 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=39 08:09:36.849 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 08:09:36.885 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:36.888 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=34, revision=39 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:36.904 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:36.916 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:36.923 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=34, revision=39 08:09:36.923 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=39, revision=-1 08:09:36.957 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:36.982 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:36.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:36.990 [Test worker] 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:09:37.015 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:37.021 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:37.024 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:37.025 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ioheln_JGzO13Us7ezLClA/RiNE15u2fLf18vdgR2X6_w' offset=0 08:09:37.037 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:37.045 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12294 bytes in 55 ms. path='/1 {11 11ä11#+} 1/c' 08:09:37.066 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=42 08:09:37.067 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:37.086 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 08:09:37.102 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:37.744 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:37.747 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=39, revision=42 08:09:37.824 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:37.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=39, revision=42 08:09:37.832 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=42, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:37.845 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:37.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:37.857 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:37.871 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:37.878 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:37.897 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:37.906 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:37.914 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:37.925 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:37.939 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:37.942 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:37.948 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:37.970 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='36b7ca3646cd61fd77ca99a8c02026da57f4117f' to.sha1='e4ce0994cd18783c246809e879e9600aaa5e9132'): /2/1 {11 11ä11#+} 1/a org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:37.980 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.75% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:38.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=47 08:09:38.013 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:38.026 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:38.069 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.084 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=42, revision=47 08:09:38.109 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.114 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=42, revision=47 08:09:38.115 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=47, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:38.141 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:38.142 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.168 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.174 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:38.176 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:38.192 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.214 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 renewalDateTime=2019-09-21T06:39:38.169Z expiryDateTime=2019-09-21T07:09:38.169Z 08:09:38.224 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.235 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.250 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:09:38.251 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=36ae489b-6458-421e-8550-1efe76390ff8 from='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8' toID=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 to='build/repo/k0t5jxo8-c8ov8-local-src', fromRepoLocalSync=true 08:09:38.252 [pool-47-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 ('build/repo/k0t5jxo8-c8ov8-local-src') 08:09:38.284 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:09:38.310 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:09:38.359 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.-1.xml.gz 08:09:38.359 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.-1.xml.gz 08:09:38.372 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.402 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:38.413 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:38.430 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.434 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.-1.xml.gz 08:09:38.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:38.435 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.438 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.443 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dyTNh8WCyTkkjvpL3ZD1xQ/SVRoPwNy2_DT23SDG4Onsg/bCf32XQL-m0OOGuWXr_0LA' offset=0 08:09:38.667 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.762 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.766 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.769 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.770 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dyTNh8WCyTkkjvpL3ZD1xQ/SVRoPwNy2_DT23SDG4Onsg/bCf32XQL-m0OOGuWXr_0LA' offset=1048576 08:09:38.783 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.793 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1067959 bytes in 617 ms. path='/2/1 {11 11ä11#+} 1/a' 08:09:38.806 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=51 08:09:38.807 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51 08:09:38.886 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.890 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=47, revision=51 08:09:38.900 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:38.906 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=47, revision=51 08:09:38.906 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=51, revision=-1 08:09:38.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:38.946 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:38.973 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.036 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:39.052 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:39.063 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.076 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:39.080 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:09:39.103 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b1c54070b1bd699e4c708561195126c84c9ff3c' to.sha1='3520ae91a236e6a630e56cbc31ce3708da996e3c'): /2/1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:39.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.5 MiB, used=130.3 MiB, available=325.2 MiB 08:09:39.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:39.139 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=56 08:09:39.139 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:39.148 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:39.181 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.185 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=51, revision=56 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:39.190 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionInProgress=-1, revision=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:39.212 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=51, revision=56 08:09:39.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=56, revision=-1 08:09:39.248 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:39.257 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:39.275 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:39.291 [Test worker] 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:09:39.318 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.326 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.328 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.329 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dyTNh8WCyTkkjvpL3ZD1xQ/SVRoPwNy2_DT23SDG4Onsg/HtWXcZzvvEj6wXTNx0hceQ' offset=0 08:09:39.346 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.418 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3934 bytes in 127 ms. path='/2/1 {11 11ä11#+} 1/b' 08:09:39.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=59 08:09:39.437 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59 08:09:39.558 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.561 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=56, revision=59 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:39.605 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.612 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:39.636 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.647 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=56, revision=59 08:09:39.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=59, revision=-1 08:09:39.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:39.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:39.736 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.758 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:39.760 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:39.770 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.800 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:39.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:09:39.827 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd1f4f78e305c9bf7d4f112e54984505267994bf' to.sha1='84edc794c872845dc590e9c26ee1317044b6e4d5'): /2/a 08:09:39.877 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=64 08:09:39.877 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64 08:09:39.925 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.929 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=59, revision=64 08:09:39.970 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:39.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=59, revision=64 08:09:39.976 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=64, revision=-1 08:09:40.002 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.034 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.053 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:40.056 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:09:40.115 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.127 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.138 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.145 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dyTNh8WCyTkkjvpL3ZD1xQ/pGyLJqjlPj-OYGtI1fvspg' offset=0 08:09:40.197 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:40.203 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.5 MiB, used=130.7 MiB, available=324.8 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:40.209 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 155140 bytes in 153 ms. path='/2/a' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:40.217 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:40.221 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=67 08:09:40.221 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67 08:09:40.253 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.260 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=64, revision=67 08:09:40.269 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.272 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=64, revision=67 08:09:40.273 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=67, revision=-1 08:09:40.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:40.308 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:40.322 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.346 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:40.348 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:40.351 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZNsTUuTARK6Hs4VUIs7uJA, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:09:40.351 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:40.370 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.398 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:40.403 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 08:09:40.404 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 08:09:40.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dfdf1f26810c5b9a3b5746ae269f6f97ed06ae74' to.sha1='b26439a6251c6c635d76ad1fe783a0a4b6fc6dba'): /3 + &#ä/5/h 08:09:40.480 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=72 08:09:40.481 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72 08:09:40.528 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.532 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=67, revision=72 08:09:40.558 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=67, revision=72 08:09:40.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=72, revision=-1 08:09:40.587 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.613 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.624 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:40.626 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:40.832 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.5 MiB, used=131.0 MiB, available=324.5 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:40.852 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:40.855 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.861 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionSynced=-1, revision=4 08:09:40.862 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionInProgress=4, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:40.870 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.874 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.875 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FyxDGa1PY68cBEyBCCISvg/1sw_ALWh9O8Qr6BeqBYs0w/3jL_J-jCOVTnAcvHb2CqpA' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:40.882 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:40.896 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:40.896 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:09:41.049 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:09:41.050 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 08:09:41.074 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:09:41.146 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 28 ms. 08:09:41.364 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=6 08:09:41.365 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:41.909 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:41.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 877052 bytes in 1303 ms. path='/3 + &#ä/5/h' 08:09:41.949 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=75 08:09:41.949 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:41.957 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:41.981 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:41.985 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=72, revision=75 08:09:41.991 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:41.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=72, revision=75 08:09:41.996 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=75, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:42.006 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.008 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:42.027 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:42.027 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:42.051 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.072 [qtp2139656363-5300] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:42.074 [qtp2139656363-5300] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:42.084 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.109 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:42.117 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:09:42.210 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fdbb3fd763bf9acd30ff995b79047ac0512253ba' to.sha1='d947829af39f4211ee5634c2f1fc310518acd990'): /3 + &#ä/5/i 08:09:42.238 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=80 08:09:42.239 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80 08:09:42.273 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.276 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=75, revision=80 08:09:42.360 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:42.365 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:42.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=75, revision=80 08:09:42.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=80, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:42.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=-1, revision=6 08:09:42.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=6, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:42.401 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.468 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.478 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:42.480 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 08:09:42.573 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.586 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.589 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.590 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FyxDGa1PY68cBEyBCCISvg/1sw_ALWh9O8Qr6BeqBYs0w/-Cv-HYCgpNinbFW5LL7jZg' offset=0 08:09:42.657 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.670 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168654 bytes in 190 ms. path='/3 + &#ä/5/i' 08:09:42.690 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=83 08:09:42.690 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 08:09:42.721 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.725 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=80, revision=83 08:09:42.736 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.741 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=80, revision=83 08:09:42.741 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=83, revision=-1 08:09:42.767 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:42.767 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:42.781 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.822 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:42.824 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:42.832 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:42.854 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:42.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:09:42.884 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9af46252c4d57ba1bf6e763115a52b778aa4983' to.sha1='808e44c4cf97c17718b12051c9d46515c289c2be'): /3 + &#ä/aa 08:09:42.950 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=88 08:09:42.951 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88 08:09:43.048 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:43.056 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=83, revision=88 08:09:43.093 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:43.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=83, revision=88 08:09:43.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=88, revision=-1 08:09:43.125 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:42.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:09:42.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:09:43.128 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.0 MiB, used=131.9 MiB, available=323.6 MiB 08:09:43.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:43.146 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:43.157 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:43.160 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 08:09:43.374 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:43.393 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:43.395 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:43.396 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FyxDGa1PY68cBEyBCCISvg/AssnwT4J-37EXvCGSXhjjA' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:43.653 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.5 MiB, allocated=456.5 MiB, used=131.7 MiB, available=324.8 MiB 08:09:43.655 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:43.680 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:43.700 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 926883 bytes in 540 ms. path='/3 + &#ä/aa' 08:09:43.727 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=91 08:09:43.733 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 08:09:43.790 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:43.793 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=88, revision=91 08:09:43.801 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:43.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=88, revision=91 08:09:43.808 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=91, revision=-1 08:09:43.839 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:43.839 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:43.860 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:43.881 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:43.884 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:43.892 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:43.913 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:43.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:09:43.937 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='114ff8ca84e8ba04cb0fabff3a0bbadc0474fa76' to.sha1='8faa2f3f6d97e541a5f0228f6e7a64b6bfd8b7d5'): /3 + &#ä/bb 08:09:43.967 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=96 08:09:43.967 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 08:09:44.009 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:44.015 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=91, revision=96 08:09:44.036 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:44.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=91, revision=96 08:09:44.045 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=96, revision=-1 08:09:44.081 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:44.115 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.0 MiB, allocated=456.0 MiB, used=131.7 MiB, available=324.3 MiB 08:09:44.116 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.-1.xml.gz 08:09:44.116 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:44.116 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:44.118 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:09:44.118 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:44.123 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:44.125 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:44.139 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:44.167 [qtp666971185-1894] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 localRepositoryRevisionSynced=2 08:09:44.172 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:44.212 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 transaction.localRevision=8 remoteFromLocalRevision=2 08:09:44.217 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 from='build/repo/k0t5jxo8-c8ov8-local-src' toID=36ae489b-6458-421e-8550-1efe76390ff8 to='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8' 08:09:44.234 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:44.239 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:44.278 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:44.332 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:44.337 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:44.337 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:44.349 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:44.351 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:44.353 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FyxDGa1PY68cBEyBCCISvg/a5yE6kzLjVOW2UFYS5O4Cw' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:44.357 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:09:44.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=10 08:09:44.449 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 08:09:44.521 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:44.524 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=6, revision=10 08:09:44.628 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:44.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=6, revision=10 08:09:44.640 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=10, revision=-1 08:09:44.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 08:09:44.739 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:44.786 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:44.857 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:44.873 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 927957 bytes in 748 ms. path='/3 + &#ä/bb' 08:09:44.886 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=99 08:09:44.886 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:44.918 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:44.926 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:44.929 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=96, revision=99 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:44.933 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:44.938 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:44.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=96, revision=99 08:09:44.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=99, revision=-1 08:09:44.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:44.979 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:44.997 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=12 08:09:45.011 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.016 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:45.018 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:45.024 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.038 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:45.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:09:45.066 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff4497851e474f56313f203e0ca9f8c27936e8ed' to.sha1='5f389bc664f8c0497e5247eeaeeabb84d93e0627'): /3 + &#ä/cc 08:09:45.097 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=104 08:09:45.098 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.100 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.103 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=10, revision=12 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.143 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.146 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=99, revision=104 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.173 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.179 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.180 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=10, revision=12 08:09:45.180 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=12, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.186 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=99, revision=104 08:09:45.186 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=104, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.216 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:45.216 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.217 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.352 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.369 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:45.373 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.377 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.427 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.437 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.444 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.445 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FyxDGa1PY68cBEyBCCISvg/T9V64U0eJdOvSI4pf3PRdA' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.469 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.508 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.550 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.563 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 123886 bytes in 190 ms. path='/3 + &#ä/cc' 08:09:45.575 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=107 08:09:45.576 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=14 08:09:45.591 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.614 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.616 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=104, revision=107 08:09:45.626 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=104, revision=107 08:09:45.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=107, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.654 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.658 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=12, revision=14 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.661 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:45.661 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:45.684 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.700 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.700 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.702 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=12, revision=14 08:09:45.706 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=14, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.712 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.729 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:45.729 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.731 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:45.735 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.750 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.784 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.788 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0ab9c06ed76ec0df8f7718438959f84afe24d55c' to.sha1='d042d3d50b5c0fd127eee402df662210000f5978'): /3 + &#ä/dd org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.798 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.817 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=112 08:09:45.817 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.858 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=16 08:09:45.858 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.865 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.868 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=107, revision=112 08:09:45.892 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.899 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=107, revision=112 08:09:45.899 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=112, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:45.916 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:45.920 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=14, revision=16 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:45.921 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.074 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:46.128 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.138 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=14, revision=16 08:09:46.138 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=16, revision=-1 08:09:46.163 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:46.163 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:46.164 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:46.168 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:46.185 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.214 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.225 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 08:09:46.225 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 08:09:46.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=18 08:09:46.292 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:46.313 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.326 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.331 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.333 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FyxDGa1PY68cBEyBCCISvg/92DsInxOvD8ISWrAWuRUvQ' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:46.339 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.342 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=16, revision=18 08:09:46.382 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.387 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=16, revision=18 08:09:46.387 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=18, revision=-1 08:09:46.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:46.410 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:46.434 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.471 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.487 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 08:09:46.539 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=20 08:09:46.540 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:46.545 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.563 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 584782 bytes in 395 ms. path='/3 + &#ä/dd' 08:09:46.573 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=115 08:09:46.573 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:46.595 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.600 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=18, revision=20 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:46.612 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.616 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=112, revision=115 08:09:46.625 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=112, revision=115 08:09:46.630 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=115, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:46.648 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.657 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=18, revision=20 08:09:46.657 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=20, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:46.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:46.660 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:46.680 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:46.686 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:46.687 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:46.699 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:46.701 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:46.708 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:46.709 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:46.721 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:09:46.727 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:46.736 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:46.746 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=8 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:46.747 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:09:46.747 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:46.757 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:46.758 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:46.795 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bef079c888851cfb09377054a728e43ad7fae267' to.sha1='b93b4f56913cfe2260192d5693bb80417c880f50'): /1 {11 11ä11#+} 1/a 08:09:46.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=23 08:09:46.833 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:46.837 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:46.837 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:46.906 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.910 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=20, revision=23 08:09:46.949 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:46.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=20, revision=23 08:09:46.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=23, revision=-1 08:09:46.983 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:47.059 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:47.069 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=120 08:09:47.086 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120 08:09:47.184 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:47.188 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=115, revision=120 08:09:47.311 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:47.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=115, revision=120 08:09:47.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=120, revision=-1 08:09:47.346 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:47.356 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed transaction.localRevision=82 remoteFromLocalRevision=8 08:09:47.375 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:47.390 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb658ad6-7657-46f2-a9de-9a151b211d94 from='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' toID=94f8b292-a24b-4226-9a5c-fff9d79cd3ed to='build/repo/k0t5jokh-8kqij-local-src', fromRepoLocalSync=false 08:09:47.391 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:09:47.391 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:47.403 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:47.406 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:47.409 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:47.484 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:47.552 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:47.574 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:47.578 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:47.580 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Zm3UwJBOyEWLbfE9pEholg/orSFrfYO3wL6NnjFkeqkWA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:47.748 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:47.762 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:09:47.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:48.251 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:48.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 562577 bytes in 870 ms. path='/1 {11 11ä11#+} 1/a' 08:09:48.290 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=26 08:09:48.291 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 08:09:48.331 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:48.336 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=23, revision=26 08:09:48.343 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:48.349 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=23, revision=26 08:09:48.350 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=26, revision=-1 08:09:48.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:48.389 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:48.410 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:48.429 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=116.3 MiB, available=366.2 MiB 08:09:48.430 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:09:48.469 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:48.491 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionInProgress=-1, revision=83 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:48.501 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:48.517 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:48.544 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:48.572 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:48.604 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:48.628 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:09:48.668 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='302906d775ef351d46ab96924058d5c9103967f6' to.sha1='de35dd0a0b072b8b22f5d0f823c870c5ccdba1bf'): /1 {11 11ä11#+} 1/b 08:09:48.698 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=31 08:09:48.698 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:48.871 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:48.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:48.970 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:48.977 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=26, revision=31 08:09:48.996 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:48.999 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=26, revision=31 08:09:48.999 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=31, revision=-1 08:09:49.022 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.066 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.080 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:49.085 [Test worker] 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:09:49.152 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.161 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.163 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.165 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Zm3UwJBOyEWLbfE9pEholg/kSvCFGC-ybWqDuVXYUhaCQ' offset=0 08:09:49.200 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.213 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 165478 bytes in 127 ms. path='/1 {11 11ä11#+} 1/b' 08:09:49.231 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=34 08:09:49.231 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 08:09:49.259 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.262 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=31, revision=34 08:09:49.275 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.282 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=31, revision=34 08:09:49.282 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=34, revision=-1 08:09:49.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:49.312 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:49.348 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.375 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:49.377 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:49.383 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.398 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:49.403 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:09:49.420 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7133e32988f1b040066754e18bfb408057a0f890' to.sha1='4eaf5ce5bb6100b04a775ad5fcf34ea8df78d2de'): /1 {11 11ä11#+} 1/c 08:09:49.448 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=39 08:09:49.448 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:49.478 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=113.7 MiB, available=374.8 MiB 08:09:49.484 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.remoteRepositoryRevisionSynced=4, revision=83 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:49.489 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.493 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=34, revision=39 08:09:49.517 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.521 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=34, revision=39 08:09:49.521 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=39, revision=-1 08:09:49.554 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.577 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:49.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:49.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:49.584 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:49.585 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:49.595 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:49.595 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:49.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:49.601 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:49.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:49.609 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:49.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:49.615 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:49.623 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:49.623 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:49.630 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:49.631 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:49.631 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:49.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:49.638 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:49.645 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:49.647 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:49.647 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:49.648 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.649 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Zm3UwJBOyEWLbfE9pEholg/G1y8Phn8hNM0ZqURh5niQw' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:49.656 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:49.657 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:49.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:49.663 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:49.668 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:49.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:49.670 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:49.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:49.676 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:49.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:49.682 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:49.683 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 103320 bytes in 98 ms. path='/1 {11 11ä11#+} 1/c' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:49.688 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:49.689 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:49.693 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=42 08:09:49.694 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:49.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:49.695 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:49.702 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:49.702 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:49.709 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:49.709 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:49.722 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P5PgJV-T4CUpxJq2aFdEgw, serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:49.732 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.735 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=39, revision=42 08:09:49.741 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=39, revision=42 08:09:49.776 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=42, revision=-1 08:09:49.807 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:49.807 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:49.827 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.846 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:49.852 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:49.858 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.881 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:49.886 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:09:49.909 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='58ef539e15d3baf509fdb912d3b008ac1484dc04' to.sha1='0cf1bdbdf52d5ae561b584d1c31b0fe3e83eda3a'): /2/1 {11 11ä11#+} 1/a 08:09:49.942 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=47 08:09:49.943 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 08:09:49.986 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:49.990 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=42, revision=47 08:09:50.014 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=42, revision=47 08:09:50.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=47, revision=-1 08:09:50.043 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.064 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.075 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:50.077 [Test worker] 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' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:49.722 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:09:50.173 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=111.7 MiB, available=377.8 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:50.206 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:50.210 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.214 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionSynced=4, revision=83 08:09:50.214 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionInProgress=83, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:50.219 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.222 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.223 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2oHU3UMM-XrmPNGkD-ALUQ/T49heWXfiz_9pXbQ4Anpwg/wQc9gMKJZmTRP3Jo1pCz8g' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:50.225 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.230 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:50.230 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:09:50.239 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=122 08:09:50.253 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 08:09:50.267 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:50.350 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.364 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 397098 bytes in 286 ms. path='/2/1 {11 11ä11#+} 1/a' 08:09:50.374 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=50 08:09:50.375 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 08:09:50.411 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.415 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=47, revision=50 08:09:50.422 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=47, revision=50 08:09:50.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=50, revision=-1 08:09:50.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:50.463 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:50.484 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.502 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:50.505 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:50.514 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.531 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:50.535 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:09:50.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='67d8834d89108a70f0648ec1ffa5633a7955cb5b' to.sha1='5d565616d038a10563f1c6a45d3c9bbef8dfbcbb'): /2/1 {11 11ä11#+} 1/b 08:09:50.608 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=55 08:09:50.608 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 08:09:50.640 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.643 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=50, revision=55 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:50.267 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:09:50.694 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=109.8 MiB, available=379.2 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:50.696 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:50.697 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:50.700 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=50, revision=55 08:09:50.701 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=55, revision=-1 08:09:50.730 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.772 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.782 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:50.785 [Test worker] 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:09:50.849 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.855 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.858 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.859 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2oHU3UMM-XrmPNGkD-ALUQ/T49heWXfiz_9pXbQ4Anpwg/OWfYR4XdKIQeTazkyajS5Q' offset=0 08:09:50.913 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.931 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118315 bytes in 146 ms. path='/2/1 {11 11ä11#+} 1/b' 08:09:50.943 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=58 08:09:50.943 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 08:09:50.979 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:50.982 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=55, revision=58 08:09:51.029 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.041 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=55, revision=58 08:09:51.042 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=58, revision=-1 08:09:51.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:51.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:51.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=109.7 MiB, available=381.3 MiB 08:09:51.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:51.114 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.138 [qtp666971185-5618] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:51.142 [qtp666971185-5618] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:51.153 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.168 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:51.172 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:09:51.197 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fbbb954809e901dda8f395f937280cd6c51330b3' to.sha1='c19a2558e538dd0cacc5a858e3ca98e417409fd5'): /2/a 08:09:51.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=63 08:09:51.254 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 08:09:51.307 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.312 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=58, revision=63 08:09:51.350 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=58, revision=63 08:09:51.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=63, revision=-1 08:09:51.382 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.401 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.413 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:51.416 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:51.534 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=109.7 MiB, available=380.8 MiB 08:09:51.535 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:09:51.535 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:09:51.535 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:09:51.549 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:51.561 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:51.570 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed localRepositoryRevisionSynced=82 08:09:51.572 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:51.576 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.578 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.580 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2oHU3UMM-XrmPNGkD-ALUQ/vLnHO1bRt2qLHOIBUpBioQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:51.602 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 transaction.localRevision=124 remoteFromLocalRevision=82 08:09:51.609 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=94f8b292-a24b-4226-9a5c-fff9d79cd3ed from='build/repo/k0t5jokh-8kqij-local-src' toID=cb658ad6-7657-46f2-a9de-9a151b211d94 to='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' 08:09:51.638 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=124 08:09:51.646 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:51.646 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:09:51.648 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:09:51.648 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:09:51.652 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=124 08:09:51.663 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:51.663 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:09:51.673 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:09:51.674 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:09:51.675 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=122, revision=126 08:09:51.680 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126 08:09:51.718 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.726 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=120, revision=126 08:09:51.740 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=120, revision=126 08:09:51.744 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=126, revision=-1 08:09:51.764 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.770 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed transaction.localRevision=88 remoteFromLocalRevision=124 08:09:51.774 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.777 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:09:51.782 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 08:09:51.784 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64ba460c]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' 08:09:51.788 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64ba460c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' locked successfully. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:51.794 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 606470 bytes in 395 ms. path='/2/a' 08:09:51.824 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=66 08:09:51.825 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 08:09:51.866 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.869 [qtp666971185-33] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=63, revision=66 08:09:51.878 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=63, revision=66 08:09:51.883 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=66, revision=-1 08:09:51.915 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:51.915 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:51.929 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:51.957 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:51.958 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:52.024 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:52.045 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:52.049 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.16% 08:09:52.049 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 08:09:52.073 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b959cbec18c0a0282eae05813d9ce4b0f526406' to.sha1='4342b0348adba1f730f542b458ae39a6d3081293'): /3 + &#ä/5/h 08:09:52.110 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=71 08:09:52.110 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 08:09:52.156 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:52.158 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=66, revision=71 08:09:52.201 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:52.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=66, revision=71 08:09:52.211 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=71, revision=-1 08:09:52.238 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:52.262 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:52.317 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:52.323 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 08:09:52.443 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:52.454 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:52.462 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:52.466 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/NVLdiIIefaS6TzLycmEsSw/OV4H9pC60EuYti2UHTZcAg' offset=0 08:09:52.826 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:52.849 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 433149 bytes in 526 ms. path='/3 + &#ä/5/h' 08:09:52.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=74 08:09:52.866 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 08:09:52.907 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:52.910 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=71, revision=74 08:09:52.930 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:52.934 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=71, revision=74 08:09:52.935 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=74, revision=-1 08:09:52.963 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:52.964 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:52.984 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:53.004 [qtp666971185-5618] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:53.006 [qtp666971185-5618] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:53.016 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:53.035 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:53.040 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:09:53.064 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd8081b597be0ac8bba27b8ad76696daf1cfbea2' to.sha1='e4caab78b6565ed6a6c4053929ac69b7b89f50ee'): /3 + &#ä/5/i 08:09:53.092 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=79 08:09:53.092 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 08:09:53.129 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:53.136 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=74, revision=79 08:09:53.199 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:53.205 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=74, revision=79 08:09:53.206 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=79, revision=-1 08:09:53.235 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:53.309 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:53.341 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:53.430 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 08:09:53.515 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:53.525 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:53.528 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:53.529 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/NVLdiIIefaS6TzLycmEsSw/1VHSiSjnFCWSXgs21NMbAg' offset=0 08:09:53.924 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:54.011 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 263862 bytes in 581 ms. path='/3 + &#ä/5/i' 08:09:54.031 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=82 08:09:54.032 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 08:09:54.110 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:54.113 [qtp666971185-5618] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=79, revision=82 08:09:54.129 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:54.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=79, revision=82 08:09:54.133 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=82, revision=-1 08:09:54.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:54.161 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:54.182 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:54.199 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:54.201 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:54.213 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:54.246 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:54.277 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:09:54.329 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3aeb00aaa1fd5404ade556650f22b29d63a89a8' to.sha1='4a31ae13a2c5059fe5b62942964c386083acf47c'): /3 + &#ä/aa 08:09:54.383 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=87 08:09:54.383 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 08:09:54.442 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:54.446 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=82, revision=87 08:09:54.490 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:54.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=82, revision=87 08:09:54.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=87, revision=-1 08:09:54.525 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:54.589 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:54.603 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:54.606 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa' 08:09:54.833 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:54.853 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:54.856 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:54.857 [qtp666971185-5618] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/_a2Kd4LpxMN4LRiT_ED7bA' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:55.126 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:55.243 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:55.477 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:55.497 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:55.499 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:55.500 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/_a2Kd4LpxMN4LRiT_ED7bA' offset=1048576 08:09:56.298 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:56.355 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 2009053 bytes in 1748 ms. path='/3 + &#ä/aa' 08:09:56.371 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=91 08:09:56.372 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 08:09:56.410 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:56.415 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=87, revision=91 08:09:56.424 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:56.428 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=87, revision=91 08:09:56.428 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=91, revision=-1 08:09:56.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:56.458 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:56.485 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:56.514 [qtp666971185-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:56.517 [qtp666971185-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:56.525 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:56.542 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:56.546 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:09:56.565 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a2132cf97ae860844b576bb4a53831142c2a4a30' to.sha1='f5defec28f56cefdef76f3bd47fcc38e69d8c150'): /3 + &#ä/bb 08:09:56.593 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=96 08:09:56.593 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96 08:09:56.640 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:56.643 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=91, revision=96 08:09:56.665 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:56.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=91, revision=96 08:09:56.668 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=96, revision=-1 08:09:56.697 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:56.719 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:56.734 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:56.740 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 08:09:56.842 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:56.851 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:56.854 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:56.856 [qtp666971185-3685] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/5Ezk51eeYbUknjeiAsmsxQ' offset=0 08:09:57.388 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:57.402 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 350043 bytes in 662 ms. path='/3 + &#ä/bb' 08:09:57.415 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=99 08:09:57.416 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 08:09:57.449 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:57.455 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=96, revision=99 08:09:57.491 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:57.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=96, revision=99 08:09:57.499 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=99, revision=-1 08:09:57.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:09:57.536 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:57.554 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:57.579 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:57.581 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:57.595 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:57.614 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:57.621 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:09:57.644 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cdd12c201c2115125a6640490b2660626aae0442' to.sha1='7383feaab7c3d608190142e40b9760e7bec8df9b'): /3 + &#ä/cc 08:09:57.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=104 08:09:57.669 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 08:09:57.731 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:57.734 [qtp666971185-28] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=99, revision=104 08:09:57.783 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:57.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=99, revision=104 08:09:57.792 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=104, revision=-1 08:09:57.816 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:57.838 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:57.853 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:57.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:09:57.917 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:57.926 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:57.929 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:57.930 [qtp666971185-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/jKQgBNlh9R-1jvf-Z5HG_w' offset=0 08:09:58.031 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:58.040 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 127572 bytes in 182 ms. path='/3 + &#ä/cc' 08:09:58.051 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=107 08:09:58.052 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107 08:09:58.129 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:58.132 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=104, revision=107 08:09:58.142 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:58.149 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=104, revision=107 08:09:58.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=107, revision=-1 08:09:58.177 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:09:58.177 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:09:58.195 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:58.214 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:09:58.216 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:09:58.228 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:58.293 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:58.299 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:09:58.319 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5624cb5bb310013d4afc31d1b4028ba2ae0eade7' to.sha1='5ea774df132c7c18184b466f99744b3b9b08436a'): /3 + &#ä/dd 08:09:58.345 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=112 08:09:58.345 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112 08:09:58.381 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:58.385 [qtp666971185-3685] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=107, revision=112 08:09:58.401 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:58.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=107, revision=112 08:09:58.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=112, revision=-1 08:09:58.431 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:58.454 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:58.464 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:09:58.478 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/3 + &#ä/dd' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:58.567 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:58.704 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:58.724 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:58.727 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:58.728 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:58.734 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:09:59.096 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:59.371 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:09:59.418 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:09:59.631 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:59.653 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:59.655 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:09:59.656 [qtp666971185-28] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=1048576 08:10:00.150 [qtp666971185-28] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:00.395 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:00.417 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:00.421 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:00.422 [qtp666971185-3685] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=2097152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:00.564 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:01.185 [qtp666971185-3685] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:01.190 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:01.415 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:01.437 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:01.441 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:01.442 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=3145728 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:01.660 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:02.144 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:02.621 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:02.808 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:02.827 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:02.829 [qtp666971185-4841] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=4194304 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:02.977 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:10:03.384 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:03.555 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:03.586 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:03.821 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:03.849 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:03.852 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:03.853 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=5242880 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:04.002 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:10:04.281 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:10:04.742 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:04.743 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:05.005 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:05.026 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:05.035 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:05.038 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=6291456 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:05.233 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:10:05.618 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:05.836 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:06.085 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:06.104 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:06.107 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:06.108 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=7340032 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:07.044 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:07.238 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:07.448 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:07.487 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:07.494 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:07.495 [qtp666971185-4841] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=8388608 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:07.513 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:07.819 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:07.831 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 9195108 bytes in 9352 ms. path='/3 + &#ä/dd' 08:10:07.840 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=123 08:10:07.840 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 08:10:07.872 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:07.876 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=112, revision=123 08:10:07.882 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:07.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=112, revision=123 08:10:07.885 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=123, revision=-1 08:10:07.922 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:07.922 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:07.944 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:08.005 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:10:08.021 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:10:08.030 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:08.060 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:08.061 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:08.064 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 08:10:08.080 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=8 08:10:08.162 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:08.163 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:08.212 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:08.212 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:08.214 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=128 08:10:08.279 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:08.354 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64ba460c]initPersistenceManagerFactory: repositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:08.417 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64ba460c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13889 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:08.449 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:08.453 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=123, revision=128 08:10:08.496 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:08.510 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=123, revision=128 08:10:08.511 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=128, revision=-1 08:10:08.534 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:08.560 [qtp666971185-4841] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 transaction.localRevision=90 remoteFromLocalRevision=8 08:10:08.564 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:08.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=36ae489b-6458-421e-8550-1efe76390ff8 from='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8' toID=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 to='build/repo/k0t5jxo8-c8ov8-local-src', fromRepoLocalSync=false 08:10:08.579 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:10:08.580 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:10:08.594 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:08.624 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=90 08:10:08.642 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:08.651 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:10:08.651 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:09.114 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=492.0 MiB, allocated=492.0 MiB, used=117.4 MiB, available=374.6 MiB 08:10:09.258 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:09.429 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 8dc218b5-c937-4439-ba95-1505e5d91cff localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest localRepository.publicKeySha1 = 68:5F:F4:8B:1F:72:5E:72:42:0A:AC:68:89:1F:3F:31:92:E4:18:B8 remoteRepository.repositoryId = cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepository.remoteRoot = https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepository.publicKeySha1 = C4:D1:4A:0F:3B:5B:24:59:BB:E5:65:6E:E6:CD:78:DA:AB:2A:82:1F 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 8dc218b5-c937-4439-ba95-1505e5d91cff cb658ad6-7657-46f2-a9de-9a151b211d94 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:09.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=428.0 MiB, used=137.7 MiB, available=317.8 MiB 08:10:09.432 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:10:09.458 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:09.476 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionInProgress=-1, revision=91 08:10:09.521 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:09.526 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:09.562 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:09.587 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 renewalDateTime=2019-09-21T06:40:09.550Z expiryDateTime=2019-09-21T07:10:09.550Z 08:10:09.600 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:09.605 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:09.626 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:10:09.628 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb658ad6-7657-46f2-a9de-9a151b211d94 from='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' toID=8dc218b5-c937-4439-ba95-1505e5d91cff to='build/repo/k0t5l9yf-ieood-local-dest', fromRepoLocalSync=true 08:10:09.628 [pool-42-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8dc218b5-c937-4439-ba95-1505e5d91cff ('build/repo/k0t5l9yf-ieood-local-dest') org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:09.704 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:09.723 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:09.861 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:10:09.870 [pool-42-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:10:09.881 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.-1.xml.gz 08:10:09.881 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.-1.xml.gz 08:10:09.900 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:09.918 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90 08:10:09.944 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:09.961 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.-1.xml.gz org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:10.357 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=435.5 MiB, used=134.9 MiB, available=320.6 MiB 08:10:10.361 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.remoteRepositoryRevisionSynced=4, revision=91 08:10:10.452 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:10.453 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.467 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:10.468 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:10.477 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.485 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:10.486 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.493 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:10.494 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:10.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.511 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:10.512 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.519 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:10.520 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.542 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:10.543 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:10.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:09.961 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 08:10:10.571 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=117.3 MiB, available=375.2 MiB 08:10:10.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:10.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:10.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:10.580 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:10.586 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.593 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:10.593 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:10.599 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:10.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:10.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.607 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:10.607 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.614 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:10.614 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:10.615 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.localRepositoryRevisionInProgress=-1, revision=92 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:10.621 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:10.621 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:10.635 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZNsTUuTARK6Hs4VUIs7uJA, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:10.683 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 08:10:10.812 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:10.635 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:10:11.236 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=437.0 MiB, used=135.2 MiB, available=320.3 MiB 08:10:11.333 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:11.338 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionSynced=4, revision=91 08:10:11.338 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionInProgress=91, revision=-1 08:10:11.401 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:11.409 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:11.409 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:11.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=130 08:10:11.438 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 08:10:11.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:10:11.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:10.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:10:11.580 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.5 MiB, allocated=493.5 MiB, used=117.6 MiB, available=375.9 MiB 08:10:11.597 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=92 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:12.051 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=436.0 MiB, used=134.7 MiB, available=320.8 MiB 08:10:12.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:10:12.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=438.5 MiB, used=134.2 MiB, available=321.3 MiB 08:10:12.486 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:12.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 82 ms. 08:10:12.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:12.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:12.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:12.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:12.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:12.890 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:12.891 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:12.898 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:12.899 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:12.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:12.905 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:12.911 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:12.912 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:12.915 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=437.5 MiB, used=134.2 MiB, available=321.3 MiB 08:10:12.916 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:10:12.916 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:10:12.916 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:12.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:12.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:12.923 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:12.923 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:12.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:12.930 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:12.934 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:12.936 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:12.936 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:12.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:12.942 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:12.948 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:12.948 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:12.953 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:12.954 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:12.957 [qtp666971185-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 localRepositoryRevisionSynced=90 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:12.959 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:12.959 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:12.962 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:12.966 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:12.966 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:12.973 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:12.974 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:12.978 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:12.979 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:12.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 transaction.localRevision=132 remoteFromLocalRevision=90 08:10:12.992 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 from='build/repo/k0t5jxo8-c8ov8-local-src' toID=36ae489b-6458-421e-8550-1efe76390ff8 to='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8' 08:10:13.013 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=132 08:10:13.019 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:13.019 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:13.021 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:10:13.021 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:10:13.025 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=132 08:10:13.077 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:13.077 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:13.085 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:13.085 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:13.086 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=130, revision=134 08:10:13.092 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:13.119 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P5PgJV-T4CUpxJq2aFdEgw, serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:13.135 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:13.171 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=128, revision=134 08:10:13.178 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:13.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=128, revision=134 08:10:13.182 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=134, revision=-1 08:10:13.201 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:13.212 [qtp666971185-4527] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 transaction.localRevision=96 remoteFromLocalRevision=132 08:10:13.216 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:13.218 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:10:13.223 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/bevNFDoERyPMrexXbipwCg 08:10:13.284 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 59 ms. 08:10:13.285 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=5bg-t2l7VgNQlb3GRxQm3g, invitation=false] 08:10:13.332 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 47 ms. 08:10:13.332 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ZYnWvgF2Ktk0Sm6dOFBBIQ, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:13.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:10:13.641 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.0 MiB, allocated=477.0 MiB, used=118.5 MiB, available=358.5 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:13.751 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:13.784 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:13.785 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:13.799 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.localRepositoryRevisionSynced=-1, revision=92 08:10:13.800 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.localRepositoryRevisionInProgress=92, revision=-1 08:10:13.804 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:13.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:13.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:13.813 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 renewalDateTime=2019-09-21T06:39:38.169Z expiryDateTime=2019-09-21T07:09:38.169Z 08:10:13.825 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:13.829 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:13.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:13.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:13.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=137 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:13.866 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:13.874 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 08:10:13.937 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:13.941 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=134, revision=137 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:14.002 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:14.005 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:14.023 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:10:14.023 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=36ae489b-6458-421e-8550-1efe76390ff8 from='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8' toID=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 to='build/repo/k0t5jxo8-c8ov8-local-src', fromRepoLocalSync=true 08:10:14.024 [pool-48-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 ('build/repo/k0t5jxo8-c8ov8-local-src') 08:10:14.040 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:10:14.122 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:14.162 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:14.165 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 08:10:14.211 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:14.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=-1, revision=5 08:10:14.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=5, revision=-1 08:10:14.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:14.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.90.xml.gz 08:10:14.356 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.90.xml.gz 08:10:14.368 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:14.382 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97 08:10:14.386 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:14.389 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.90.xml.gz 08:10:14.390 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=90 repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:14.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:10:15.077 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=118.8 MiB, available=372.2 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:15.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=441.5 MiB, used=127.8 MiB, available=327.7 MiB 08:10:15.119 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:10:15.148 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:15.154 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionInProgress=-1, revision=98 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:15.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:15.210 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 08:10:15.234 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:15.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:15.687 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=117.7 MiB, available=358.3 MiB 08:10:15.689 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:15.941 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=439.5 MiB, used=127.7 MiB, available=327.8 MiB 08:10:15.945 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.remoteRepositoryRevisionSynced=91, revision=98 08:10:15.953 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZNsTUuTARK6Hs4VUIs7uJA, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:10:15.955 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=5bg-t2l7VgNQlb3GRxQm3g, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:10:15.955 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:16.158 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=116.9 MiB, available=373.6 MiB 08:10:16.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.-1.xml.gz 08:10:16.161 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:10:16.163 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:10:16.261 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:10:16.393 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:16.436 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.0 MiB, used=127.8 MiB, available=327.7 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:16.452 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:16.459 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:16.465 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionSynced=91, revision=98 08:10:16.465 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionInProgress=98, revision=-1 08:10:16.473 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:16.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:16.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:16.488 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=137, revision=140 08:10:16.497 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:16.505 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:16.540 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:16.542 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=137, revision=140 08:10:16.553 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:16.557 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=134, revision=140 08:10:16.557 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=140, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:16.560 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:16.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:10:16.562 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:16.613 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 08:10:16.622 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 08:10:16.623 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:10:16.659 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5c0e235e69b80ffd202e2b8e0fea4cdbd1211600' to.sha1=''): /1 {11 11ä11#+} 1/a 08:10:16.753 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:16.760 [Test worker] 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:10:16.787 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:16.788 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ioheln_JGzO13Us7ezLClA/X3AGieNRf4y7VVBfXBmQcg' offset=0 08:10:16.817 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:16.837 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 08:10:16.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11799 bytes in 98 ms. path='/1 {11 11ä11#+} 1/a' 08:10:16.892 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:10:16.991 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:17.004 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:17.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=442.5 MiB, used=127.2 MiB, available=328.3 MiB 08:10:17.021 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:17.034 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ab0836ff8be3582ef8592d81feb80d69e4187907' to.sha1=''): /1 {11 11ä11#+} 1/b 08:10:17.086 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:17.100 [Test worker] 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:10:17.134 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:17.136 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ioheln_JGzO13Us7ezLClA/n2MX9STFS2c-uCJqt8zpBw' offset=0 08:10:17.143 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:17.209 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 08:10:17.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 434500 bytes in 173 ms. path='/1 {11 11ä11#+} 1/b' 08:10:17.314 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:10:17.357 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:17.370 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:10:17.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15e4092a53a26733c91520017a25828680c3a2a4' to.sha1=''): /1 {11 11ä11#+} 1/c 08:10:17.457 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:17.462 [Test worker] 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:10:17.486 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:17.486 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ioheln_JGzO13Us7ezLClA/RiNE15u2fLf18vdgR2X6_w' offset=0 08:10:17.492 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:17.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 08:10:17.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9460 bytes in 60 ms. path='/1 {11 11ä11#+} 1/c' 08:10:17.556 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:10:17.593 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:17.605 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:10:17.636 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='36b7ca3646cd61fd77ca99a8c02026da57f4117f' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:10:17.682 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:17.687 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/1 {11 11ä11#+} 1/a' 08:10:17.716 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:17.717 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dyTNh8WCyTkkjvpL3ZD1xQ/SVRoPwNy2_DT23SDG4Onsg/bCf32XQL-m0OOGuWXr_0LA' offset=0 08:10:17.733 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:17.872 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:17.487 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=442.0 MiB, used=126.5 MiB, available=329.0 MiB 08:10:17.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:10:17.947 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=420.0 MiB, used=126.5 MiB, available=329.0 MiB 08:10:17.949 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.90.xml.gz 08:10:17.949 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:10:17.951 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:10:17.951 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:10:17.963 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:17.976 [qtp666971185-4840] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 localRepositoryRevisionSynced=97 08:10:17.990 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:17.992 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:17.993 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dyTNh8WCyTkkjvpL3ZD1xQ/SVRoPwNy2_DT23SDG4Onsg/bCf32XQL-m0OOGuWXr_0LA' offset=1048576 08:10:18.005 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.014 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.024 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 transaction.localRevision=143 remoteFromLocalRevision=97 08:10:18.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 from='build/repo/k0t5jxo8-c8ov8-local-src' toID=36ae489b-6458-421e-8550-1efe76390ff8 to='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.032 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 737939 bytes in 344 ms. path='/2/1 {11 11ä11#+} 1/a' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.040 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.044 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.057 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=143 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.065 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:10:18.077 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.090 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:18.090 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:18.092 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.130 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:18.139 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.150 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=145 08:10:18.150 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.177 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b1c54070b1bd699e4c708561195126c84c9ff3c' to.sha1=''): /2/1 {11 11ä11#+} 1/b org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.210 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.218 [qtp666971185-4840] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=140, revision=145 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.244 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:18.249 [Test worker] 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' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.255 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.261 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=140, revision=145 08:10:18.261 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=145, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.276 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.277 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dyTNh8WCyTkkjvpL3ZD1xQ/SVRoPwNy2_DT23SDG4Onsg/HtWXcZzvvEj6wXTNx0hceQ' offset=0 08:10:18.289 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.293 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 08:10:18.311 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3483 bytes in 62 ms. path='/2/1 {11 11ä11#+} 1/b' 08:10:18.343 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.355 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 08:10:18.355 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.375 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.380 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:10:18.419 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd1f4f78e305c9bf7d4f112e54984505267994bf' to.sha1=''): /2/a org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.422 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.436 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:10:18.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=147 08:10:18.471 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.474 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:18.479 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:10:18.498 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.499 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dyTNh8WCyTkkjvpL3ZD1xQ/pGyLJqjlPj-OYGtI1fvspg' offset=0 08:10:18.507 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.508 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.511 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=145, revision=147 08:10:18.530 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=145, revision=147 08:10:18.534 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=147, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.540 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:18.561 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.565 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92700 bytes in 86 ms. path='/2/a' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.578 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.591 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.600 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.613 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.55% 08:10:18.614 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.628 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:18.636 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=149 08:10:18.642 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149 08:10:18.672 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.673 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dfdf1f26810c5b9a3b5746ae269f6f97ed06ae74' to.sha1=''): /3 + &#ä/5/h org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.674 [qtp666971185-4840] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=147, revision=149 08:10:18.687 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=147, revision=149 08:10:18.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=149, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.716 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.719 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:18.719 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.745 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.750 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.751 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/FyxDGa1PY68cBEyBCCISvg/1sw_ALWh9O8Qr6BeqBYs0w/3jL_J-jCOVTnAcvHb2CqpA' offset=0 08:10:18.762 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.768 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.787 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:10:18.788 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:10:18.828 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2a9d07f70b37d6660c66bd2156ad64e76796b1bc' to.sha1='fbbb954809e901dda8f395f937280cd6c51330b3'): /2/a 08:10:18.848 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=152 08:10:18.848 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.890 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.893 [qtp666971185-4840] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=149, revision=152 08:10:18.905 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=149, revision=152 08:10:18.909 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=152, revision=-1 08:10:18.938 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:18.961 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:18.978 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 555180 bytes in 257 ms. path='/3 + &#ä/5/h' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:18.980 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:10:18.983 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:19.002 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 08:10:19.046 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:19.053 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:10:19.088 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fdbb3fd763bf9acd30ff995b79047ac0512253ba' to.sha1=''): /3 + &#ä/5/i org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:19.126 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:19.140 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:19.143 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:19.142 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:19.146 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2oHU3UMM-XrmPNGkD-ALUQ/vLnHO1bRt2qLHOIBUpBioQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:19.149 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 08:10:19.172 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:19.173 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/FyxDGa1PY68cBEyBCCISvg/1sw_ALWh9O8Qr6BeqBYs0w/-Cv-HYCgpNinbFW5LL7jZg' offset=0 08:10:19.181 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:19.206 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 08:10:19.235 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 114636 bytes in 86 ms. path='/3 + &#ä/5/i' 08:10:19.266 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 08:10:19.326 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:19.335 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:10:19.459 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9af46252c4d57ba1bf6e763115a52b778aa4983' to.sha1=''): /3 + &#ä/aa org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:19.476 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:19.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 606470 bytes in 517 ms. path='/2/a' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:19.508 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:19.511 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=155 08:10:19.511 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:19.513 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 08:10:19.538 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:19.540 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/FyxDGa1PY68cBEyBCCISvg/AssnwT4J-37EXvCGSXhjjA' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:19.542 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:19.546 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:19.547 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=152, revision=155 08:10:19.557 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:19.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=152, revision=155 08:10:19.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=155, revision=-1 08:10:19.593 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:19.593 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:19.606 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:19.653 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:10:19.655 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:10:19.675 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:19.692 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:19.712 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:10:19.720 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/yyyyyyyy' 08:10:19.745 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='36dddb50405e63cacd23f692dfeb525f311a5815' to.sha1='9f0f7c7c9ecdaad32dd1c88916be32dfdb6e57b0'): /2/yyyyyyyy org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:19.783 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 852984 bytes in 270 ms. path='/3 + &#ä/aa' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:19.791 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=160 08:10:19.792 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:19.814 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:19.847 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:19.854 [qtp666971185-4840] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=155, revision=160 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:19.873 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:19.883 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:19.911 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:19.915 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='114ff8ca84e8ba04cb0fabff3a0bbadc0474fa76' to.sha1=''): /3 + &#ä/bb org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:19.920 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=155, revision=160 08:10:19.920 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=160, revision=-1 08:10:19.949 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:19.950 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:19.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 08:10:19.983 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:19.984 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/FyxDGa1PY68cBEyBCCISvg/a5yE6kzLjVOW2UFYS5O4Cw' offset=0 08:10:19.990 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:19.998 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.012 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:10:20.016 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/yyyyyyyy' 08:10:20.063 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.077 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.080 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.081 [qtp666971185-4527] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2oHU3UMM-XrmPNGkD-ALUQ/Q_S9BJMo5mezr2kfCymt5g' offset=0 08:10:20.105 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.115 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.116 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69593 bytes in 100 ms. path='/2/yyyyyyyy' 08:10:20.129 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=163 08:10:20.130 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163 08:10:20.187 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.190 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=160, revision=163 08:10:20.200 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.201 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 573224 bytes in 245 ms. path='/3 + &#ä/bb' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=160, revision=163 08:10:20.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=163, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.221 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.242 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:20.242 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:20.263 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.272 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:20.279 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.307 [qtp666971185-4840] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:10:20.310 [qtp666971185-4840] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.313 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff4497851e474f56313f203e0ca9f8c27936e8ed' to.sha1=''): /3 + &#ä/cc org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.323 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.338 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:10:20.342 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.357 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:20.363 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.365 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75f514d719824380e71953a8dbb2ce6f0709b152' to.sha1='b1ef31b6292481cf913d8a32e13aaba3bfc067b9'): /3 + &#ä/b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.389 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.391 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/FyxDGa1PY68cBEyBCCISvg/T9V64U0eJdOvSI4pf3PRdA' offset=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.396 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=168 08:10:20.396 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.401 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.421 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.430 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.433 [qtp666971185-4840] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=163, revision=168 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 44840 bytes in 81 ms. path='/3 + &#ä/cc' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.450 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=163, revision=168 08:10:20.454 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=168, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.463 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.478 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.492 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:20.500 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.501 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.508 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:10:20.510 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.528 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0ab9c06ed76ec0df8f7718438959f84afe24d55c' to.sha1=''): /3 + &#ä/dd 08:10:20.586 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:20.591 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 08:10:20.613 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.616 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/FyxDGa1PY68cBEyBCCISvg/92DsInxOvD8ISWrAWuRUvQ' offset=0 08:10:20.625 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.654 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.669 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.673 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.674 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/JS2KgyP-mR6XXZQ90rkd7Q' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.721 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms. 08:10:20.785 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 18924 bytes in 194 ms. path='/3 + &#ä/dd' 08:10:20.805 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 08:10:20.829 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:20.842 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.842 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.860 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 493583 bytes in 350 ms. path='/3 + &#ä/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.862 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:20.870 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff localRepositoryRevisionSynced=90 08:10:20.872 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.873 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=171 08:10:20.873 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.891 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 transaction.localRevision=92 remoteFromLocalRevision=90 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.907 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.904 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8dc218b5-c937-4439-ba95-1505e5d91cff from='build/repo/k0t5l9yf-ieood-local-dest' toID=cb658ad6-7657-46f2-a9de-9a151b211d94 to='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.910 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=168, revision=171 08:10:20.916 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.920 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.921 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=168, revision=171 08:10:20.922 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=171, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.923 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.950 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:20.950 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.958 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=92 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.968 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.982 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:20.982 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:20.986 [qtp666971185-4840] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:10:20.988 [qtp666971185-4840] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:10:20.996 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:20.997 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:10:20.997 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:21.011 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:10:21.016 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/zzzzzzz' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:21.016 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=92 08:10:21.028 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:21.029 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:21.042 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75f5fbfaa6b5e20fdb149ed1d16eeea8b55903a7' to.sha1='b2cc9645590a27f82b5b1eaa6ec283c543c13b26'): /3 + &#ä/zzzzzzz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:21.046 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:21.047 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:21.049 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=94 08:10:21.058 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:21.083 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=176 08:10:21.083 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176 08:10:21.216 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.218 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=171, revision=176 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:21.219 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.222 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.remoteRepositoryRevisionSynced=5, revision=94 08:10:21.312 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:21.313 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.320 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=171, revision=176 08:10:21.320 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=176, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:21.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=5, revision=94 08:10:21.321 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=94, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:21.348 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:21.362 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.367 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff transaction.localRevision=97 remoteFromLocalRevision=92 08:10:21.369 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.371 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb658ad6-7657-46f2-a9de-9a151b211d94 from='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' toID=8dc218b5-c937-4439-ba95-1505e5d91cff to='build/repo/k0t5l9yf-ieood-local-dest', fromRepoLocalSync=false 08:10:21.371 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:10:21.371 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:21.375 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.384 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:21.386 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:21.386 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/zzzzzzz' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:21.397 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97 08:10:21.400 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.405 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:21.557 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.569 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.571 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.572 [qtp666971185-5618] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/8UWGaihnmJd_I_MtJCk4-A' offset=0 08:10:21.746 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.759 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 556993 bytes in 373 ms. path='/3 + &#ä/zzzzzzz' 08:10:21.770 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=179 08:10:21.771 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179 08:10:21.817 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.821 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=176, revision=179 08:10:21.828 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=176, revision=179 08:10:21.838 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=179, revision=-1 08:10:21.870 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:21.870 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:21.891 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.928 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:10:21.930 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:10:21.948 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:21.964 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:10:21.968 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxxxxxx' 08:10:21.985 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a2899a4e30f1723c0898da3c545501d31de17768' to.sha1='00ebf1d7219e8ba3a5beca9134174f70c9bee1d7'): /xxxxxxx org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:21.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:10:22.049 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=123.7 MiB, available=370.8 MiB 08:10:22.049 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:22.064 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=184 08:10:22.064 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:22.072 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:22.081 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.localRepositoryRevisionInProgress=-1, revision=98 08:10:22.089 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 08:10:22.105 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:22.135 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:22.151 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=179, revision=184 08:10:22.208 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:22.212 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=179, revision=184 08:10:22.212 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=184, revision=-1 08:10:22.233 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:22.251 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:22.258 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:10:22.261 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/xxxxxxx' 08:10:22.438 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:22.452 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:22.454 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:22.456 [qtp666971185-5618] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tkEH4ew2BteBK9o74rtOAg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:22.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:10:22.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=123.4 MiB, available=371.1 MiB 08:10:22.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.remoteRepositoryRevisionSynced=92, revision=98 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:22.630 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:22.632 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P5PgJV-T4CUpxJq2aFdEgw, serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:22.647 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 595366 bytes in 386 ms. path='/xxxxxxx' 08:10:22.658 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=187 08:10:22.659 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=184, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=187 08:10:22.690 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:22.703 [qtp666971185-5618] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=184, revision=187 08:10:22.713 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:22.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=184, revision=187 08:10:22.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=187, revision=-1 08:10:22.749 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:22.750 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:22.765 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:22.788 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:10:22.790 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:10:22.799 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:22.817 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:10:22.826 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.81% 08:10:22.849 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=143 08:10:22.857 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:22.857 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:22.915 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:22.915 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:22.632 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:10:23.108 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=123.5 MiB, available=371.5 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:23.183 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=192 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:23.189 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:23.193 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.localRepositoryRevisionSynced=92, revision=98 08:10:23.194 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.localRepositoryRevisionInProgress=98, revision=-1 08:10:23.280 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:23.295 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:23.295 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:23.300 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=97 08:10:23.369 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 08:10:23.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:10:23.388 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:23.423 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=187, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192 08:10:23.494 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:23.498 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=187, revision=192 08:10:23.521 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:23.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=187, revision=192 08:10:23.525 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=192, revision=-1 08:10:23.556 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:23.570 [qtp666971185-2967] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 transaction.localRevision=135 remoteFromLocalRevision=143 08:10:23.575 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:23.589 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=36ae489b-6458-421e-8550-1efe76390ff8 from='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8' toID=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 to='build/repo/k0t5jxo8-c8ov8-local-src', fromRepoLocalSync=false 08:10:23.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:10:23.590 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:10:23.607 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:23.622 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=135 08:10:23.629 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:23.638 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:10:23.639 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:23.844 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.0 MiB, allocated=493.0 MiB, used=123.6 MiB, available=369.4 MiB 08:10:23.846 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:10:24.318 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=123.6 MiB, available=357.4 MiB 08:10:24.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:24.353 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.0 MiB, used=134.0 MiB, available=321.5 MiB 08:10:24.353 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:10:24.390 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:24.404 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionInProgress=-1, revision=136 08:10:24.521 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:24.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=123.6 MiB, available=368.9 MiB 08:10:24.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:10:24.729 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:10:24.729 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:10:24.745 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:24.759 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff localRepositoryRevisionSynced=97 08:10:24.761 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:24.777 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 transaction.localRevision=99 remoteFromLocalRevision=97 08:10:24.782 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8dc218b5-c937-4439-ba95-1505e5d91cff from='build/repo/k0t5l9yf-ieood-local-dest' toID=cb658ad6-7657-46f2-a9de-9a151b211d94 to='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:24.796 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:24.802 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=8, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:24.804 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=99 08:10:24.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:24.810 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:24.812 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:10:24.812 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:10:24.819 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=99 08:10:24.828 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:24.828 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:24.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:24.835 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:24.837 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=97, revision=101 08:10:24.842 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 08:10:24.878 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:24.890 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.remoteRepositoryRevisionSynced=94, revision=101 08:10:24.894 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:24.911 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=94, revision=101 08:10:24.911 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=101, revision=-1 08:10:24.927 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:24.931 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff transaction.localRevision=103 remoteFromLocalRevision=99 08:10:24.933 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:24.935 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:10:25.106 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 08:10:25.106 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:25.219 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:25.270 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:25.313 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 renewalDateTime=2019-09-21T06:39:25.824Z expiryDateTime=2019-09-21T07:09:25.824Z 08:10:25.333 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:25.339 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:25.346 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:25.347 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:25.350 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=128 08:10:25.359 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128 08:10:25.412 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:10:25.420 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb658ad6-7657-46f2-a9de-9a151b211d94 from='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' toID=94f8b292-a24b-4226-9a5c-fff9d79cd3ed to='build/repo/k0t5jokh-8kqij-local-src', fromRepoLocalSync=true 08:10:25.422 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.82.xml.gz 08:10:25.422 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.82.xml.gz 08:10:25.425 [pool-43-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 94f8b292-a24b-4226-9a5c-fff9d79cd3ed ('build/repo/k0t5jokh-8kqij-local-src') 08:10:25.441 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:25.444 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:25.444 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.5 MiB, used=133.2 MiB, available=322.3 MiB 08:10:25.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.remoteRepositoryRevisionSynced=98, revision=136 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:25.452 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=103 08:10:25.454 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:25.461 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.82.xml.gz 08:10:25.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=82 repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:25.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:25.528 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:25.544 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:25.545 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:25.554 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:25.554 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:25.564 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:25.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:25.573 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:25.573 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:25.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:25.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:25.588 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:25.588 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:25.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:25.597 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:25.612 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZNsTUuTARK6Hs4VUIs7uJA, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:10:25.613 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=5bg-t2l7VgNQlb3GRxQm3g, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:10:25.613 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:10:26.260 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=445.5 MiB, used=133.3 MiB, available=322.2 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:26.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=127.2 MiB, available=357.3 MiB 08:10:26.305 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:26.308 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:26.312 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionSynced=98, revision=136 08:10:26.312 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionInProgress=136, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:26.329 [pool-43-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:26.352 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:26.365 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:26.365 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:26.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=194 08:10:26.386 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=192, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194 08:10:26.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:26.489 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:26.496 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionInProgress=-1, revision=104 08:10:26.508 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 08:10:26.523 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:26.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:26.402 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:10:26.949 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=426.0 MiB, used=133.4 MiB, available=322.1 MiB 08:10:26.965 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:27.124 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=125.4 MiB, available=366.1 MiB 08:10:27.128 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.remoteRepositoryRevisionSynced=83, revision=104 08:10:27.137 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P5PgJV-T4CUpxJq2aFdEgw, serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94} because of missing permissions! 08:10:27.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:27.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.5 MiB, used=130.7 MiB, available=324.8 MiB 08:10:27.507 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:27.670 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=125.4 MiB, available=355.6 MiB 08:10:27.713 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:27.716 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionSynced=83, revision=104 08:10:27.716 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionInProgress=104, revision=-1 08:10:27.720 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:27.733 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:27.733 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:27.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=128, revision=131 08:10:27.745 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:28.005 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=426.0 MiB, used=128.4 MiB, available=327.1 MiB 08:10:28.006 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:10:28.007 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:10:28.007 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:10:28.007 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:10:28.021 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:28.042 [qtp666971185-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 localRepositoryRevisionSynced=135 08:10:28.054 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:28.081 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 transaction.localRevision=196 remoteFromLocalRevision=135 08:10:28.085 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 from='build/repo/k0t5jxo8-c8ov8-local-src' toID=36ae489b-6458-421e-8550-1efe76390ff8 to='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8' 08:10:28.106 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=196 08:10:28.127 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:28.127 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:28.140 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:10:28.140 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:10:28.145 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=196 08:10:28.148 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:28.148 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:28.155 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:28.155 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:28.157 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=194, revision=198 08:10:28.162 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=192, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:27.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:10:27.758 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:10:28.183 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=125.5 MiB, available=365.0 MiB 08:10:28.185 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:28.193 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:28.196 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=192, revision=198 08:10:28.205 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:28.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=192, revision=198 08:10:28.209 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=198, revision=-1 08:10:28.229 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:28.234 [qtp666971185-5618] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 transaction.localRevision=141 remoteFromLocalRevision=196 08:10:28.240 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:28.242 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:10:28.244 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3105862a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' 08:10:28.248 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3105862a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' locked successfully. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:28.621 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=125.5 MiB, available=355.5 MiB 08:10:28.622 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:10:29.019 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=125.5 MiB, available=364.0 MiB 08:10:29.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.82.xml.gz 08:10:29.021 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:10:29.023 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:10:29.023 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:10:29.034 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:29.042 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed localRepositoryRevisionSynced=103 08:10:29.097 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:29.119 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 transaction.localRevision=133 remoteFromLocalRevision=103 08:10:29.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=94f8b292-a24b-4226-9a5c-fff9d79cd3ed from='build/repo/k0t5jokh-8kqij-local-src' toID=cb658ad6-7657-46f2-a9de-9a151b211d94 to='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' 08:10:29.199 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:29.202 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:29.276 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=133 08:10:29.293 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:29.293 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:29.294 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 08:10:29.296 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 08:10:29.296 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:10:29.337 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='007c441cb297ea6aabb3c440782dd3557395db8f' to.sha1='fd1f4f78e305c9bf7d4f112e54984505267994bf'): /2/a 08:10:29.385 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=131, revision=136 08:10:29.385 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 08:10:29.436 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:29.439 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=126, revision=136 08:10:29.492 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:29.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=126, revision=136 08:10:29.498 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=136, revision=-1 08:10:29.526 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:29.559 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:29.583 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:10:29.638 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:10:29.707 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:29.717 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:29.719 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:29.720 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dyTNh8WCyTkkjvpL3ZD1xQ/pGyLJqjlPj-OYGtI1fvspg' offset=0 08:10:29.880 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:29.904 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 155140 bytes in 266 ms. path='/2/a' 08:10:29.938 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=140 08:10:29.939 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 08:10:29.982 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:29.985 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=136, revision=140 08:10:30.017 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:30.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=136, revision=140 08:10:30.022 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=140, revision=-1 08:10:30.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 08:10:30.108 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:30.127 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:30.198 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:10:30.203 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:10:30.219 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:30.253 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="94f8b292-a24b-4226-9a5c-fff9d79cd3ed"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:10:30.266 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 08:10:30.283 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=133 08:10:30.290 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:30.290 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:30.313 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:30.313 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:30.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=144 08:10:30.319 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 08:10:30.398 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:30.401 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=140, revision=144 08:10:30.421 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:30.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=140, revision=144 08:10:30.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=144, revision=-1 08:10:30.458 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:30.462 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed transaction.localRevision=114 remoteFromLocalRevision=133 08:10:30.463 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:30.466 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb658ad6-7657-46f2-a9de-9a151b211d94 from='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' toID=94f8b292-a24b-4226-9a5c-fff9d79cd3ed to='build/repo/k0t5jokh-8kqij-local-src', fromRepoLocalSync=false 08:10:30.467 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:10:30.467 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:10:30.482 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:30.496 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=114 08:10:30.500 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:30.510 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:10:30.510 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:30.848 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:31.231 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=126.7 MiB, available=363.3 MiB 08:10:31.232 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:10:31.265 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:31.286 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionInProgress=-1, revision=115 08:10:31.299 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 08:10:31.322 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:31.328 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:10:31.811 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=125.8 MiB, available=363.2 MiB 08:10:31.815 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.remoteRepositoryRevisionSynced=104, revision=115 08:10:31.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:31.853 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:31.870 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P5PgJV-T4CUpxJq2aFdEgw, serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94} because of missing permissions! 08:10:31.870 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:10:32.381 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=125.9 MiB, available=355.1 MiB 08:10:32.405 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:32.408 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionSynced=104, revision=115 08:10:32.409 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionInProgress=115, revision=-1 08:10:32.481 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:32.494 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:32.494 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:32.502 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=146 08:10:32.517 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 08:10:32.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:10:32.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:10:32.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=126.0 MiB, available=362.0 MiB 08:10:32.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:33.045 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:10:33.174 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:10:33.313 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:33.391 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=126.0 MiB, available=355.0 MiB 08:10:33.393 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:33.570 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:33.814 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=126.0 MiB, available=361.0 MiB 08:10:33.815 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:10:33.816 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:10:33.816 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:10:33.833 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:33.847 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed localRepositoryRevisionSynced=114 08:10:33.863 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:33.901 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 transaction.localRevision=148 remoteFromLocalRevision=114 08:10:33.928 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=94f8b292-a24b-4226-9a5c-fff9d79cd3ed from='build/repo/k0t5jokh-8kqij-local-src' toID=cb658ad6-7657-46f2-a9de-9a151b211d94 to='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' 08:10:33.948 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=148 08:10:33.977 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:33.978 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:33.994 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:10:33.995 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:10:34.000 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=148 08:10:34.005 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:34.005 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:34.013 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:34.013 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:34.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=146, revision=150 08:10:34.023 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150 08:10:34.053 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:34.057 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=144, revision=150 08:10:34.061 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:34.067 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=144, revision=150 08:10:34.067 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=150, revision=-1 08:10:34.088 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:34.094 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed transaction.localRevision=120 remoteFromLocalRevision=148 08:10:34.097 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:34.100 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:10:34.218 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:34.263 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:34.282 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 renewalDateTime=2019-09-21T06:40:09.550Z expiryDateTime=2019-09-21T07:10:09.550Z 08:10:34.296 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:34.314 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:34.333 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:34.333 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:34.337 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=103 08:10:34.357 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 08:10:34.392 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:10:34.393 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb658ad6-7657-46f2-a9de-9a151b211d94 from='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' toID=8dc218b5-c937-4439-ba95-1505e5d91cff to='build/repo/k0t5l9yf-ieood-local-dest', fromRepoLocalSync=true 08:10:34.394 [pool-44-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8dc218b5-c937-4439-ba95-1505e5d91cff ('build/repo/k0t5l9yf-ieood-local-dest') 08:10:34.403 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:10:34.429 [pool-44-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:10:34.533 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.97.xml.gz 08:10:34.533 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.97.xml.gz 08:10:34.554 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:34.566 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:34.570 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=120 08:10:34.575 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:34.585 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.97.xml.gz 08:10:34.585 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=97 repoFileDtos.size=3 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:34.784 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:10:35.086 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:35.112 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=128.5 MiB, available=359.0 MiB 08:10:35.113 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:10:35.137 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:35.144 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.localRepositoryRevisionInProgress=-1, revision=121 08:10:35.156 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 08:10:35.174 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:35.180 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:35.426 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:10:35.518 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:10:35.594 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:35.661 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=127.1 MiB, available=359.4 MiB 08:10:35.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.remoteRepositoryRevisionSynced=98, revision=121 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:35.670 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:35.766 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 08:10:35.767 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:35.776 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:35.792 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P5PgJV-T4CUpxJq2aFdEgw, serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:35.931 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:10:36.058 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:10:36.327 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:35.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:10:36.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=126.1 MiB, available=360.9 MiB 08:10:36.469 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:36.473 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.localRepositoryRevisionSynced=98, revision=121 08:10:36.473 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.localRepositoryRevisionInProgress=121, revision=-1 08:10:36.478 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:36.494 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:36.494 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:36.512 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=103, revision=106 08:10:36.546 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 08:10:36.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:36.831 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:36.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:10:37.218 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=126.3 MiB, available=359.7 MiB 08:10:37.263 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:37.387 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:37.741 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=126.3 MiB, available=354.7 MiB 08:10:37.744 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:38.075 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:38.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=126.2 MiB, available=359.8 MiB 08:10:38.142 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.97.xml.gz 08:10:38.142 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:10:38.146 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:10:38.180 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:10:38.213 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:10:38.215 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:10:38.216 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:10:38.250 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='007c441cb297ea6aabb3c440782dd3557395db8f' to.sha1='c2545ff3fad36fa9afcf40c718cb862e08855c64'): /2/a 08:10:38.272 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:38.273 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:38.294 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3105862a]initPersistenceManagerFactory: repositoryId=90d817b1-6662-4c83-a037-25cbc4897207 08:10:38.300 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3105862a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8140 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:38.336 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/a 08:10:38.351 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:38.389 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff localRepositoryRevisionSynced=120 08:10:38.392 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:38.412 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 transaction.localRevision=112 remoteFromLocalRevision=120 08:10:38.428 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:10:38.428 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8dc218b5-c937-4439-ba95-1505e5d91cff from='build/repo/k0t5l9yf-ieood-local-dest' toID=cb658ad6-7657-46f2-a9de-9a151b211d94 to='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' 08:10:38.448 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:38.450 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:38.464 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=112 08:10:38.479 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:38.479 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:38.481 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.93% 08:10:38.482 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.20% 08:10:38.483 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:10:38.515 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2545ff3fad36fa9afcf40c718cb862e08855c64' to.sha1='007c441cb297ea6aabb3c440782dd3557395db8f'): /2/a 08:10:38.521 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:10:38.521 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 08:10:38.572 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=106, revision=115 08:10:38.573 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115 08:10:38.619 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:38.622 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.remoteRepositoryRevisionSynced=101, revision=115 08:10:38.648 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:38.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=101, revision=115 08:10:38.653 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=115, revision=-1 08:10:38.689 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:38.723 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:38.740 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="8dc218b5-c937-4439-ba95-1505e5d91cff"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:38.746 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:10:38.821 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:38.836 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:38.842 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:38.862 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dyTNh8WCyTkkjvpL3ZD1xQ/pGyLJqjlPj-OYGtI1fvspg' offset=0 08:10:38.911 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:38.938 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 155140 bytes in 192 ms. path='/2/a' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:38.949 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=448.5 MiB, used=137.0 MiB, available=318.5 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:38.960 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=119 08:10:38.961 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 08:10:39.042 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:39.045 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.remoteRepositoryRevisionSynced=115, revision=119 08:10:39.059 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:39.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=115, revision=119 08:10:39.065 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=119, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:39.068 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:39.136 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:39.136 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:39.154 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:39.217 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:10:39.219 [qtp2139656363-3435] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:10:39.229 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:39.251 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 90d817b1-6662-4c83-a037-25cbc4897207 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest localRepository.publicKeySha1 = 52:9C:11:25:18:1D:0C:72:42:8E:28:16:0A:6B:D1:36:D5:75:CA:F6 remoteRepository.repositoryId = 36ae489b-6458-421e-8550-1efe76390ff8 remoteRepository.remoteRoot = https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8/bevNFDoERyPMrexXbipwCg remoteRepository.publicKeySha1 = 59:40:88:D2:41:F7:6D:32:A4:79:47:1B:B2:1D:76:D9:46:4E:BA:3B 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 90d817b1-6662-4c83-a037-25cbc4897207 36ae489b-6458-421e-8550-1efe76390ff8 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:39.277 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="8dc218b5-c937-4439-ba95-1505e5d91cff"] on repo=8dc218b5-c937-4439-ba95-1505e5d91cff 08:10:39.290 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:10:39.304 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=112 08:10:39.313 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:39.313 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:39.370 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:39.399 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:39.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:39.406 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:39.419 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:39.421 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:10:39.423 [Test worker] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=v-XLWL1iNJ_6s1NbpE-6Jg, cryptoRepoFileId=pGyLJqjlPj-OYGtI1fvspg, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=19, histoCryptoRepoFileId=8ZIGHL3TJlJOi4WQFHuW2g, cryptoRepoFileId=pGyLJqjlPj-OYGtI1fvspg, deleted=null] duplicateCryptoRepoFileId=null localRevision=123 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:39.430 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 renewalDateTime=2019-09-21T06:40:39.396Z expiryDateTime=2019-09-21T07:10:39.396Z org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:39.434 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:39.435 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:10:39.442 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:39.444 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:39.446 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:39.451 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:39.466 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:10:39.466 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=36ae489b-6458-421e-8550-1efe76390ff8 from='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8/bevNFDoERyPMrexXbipwCg' toID=90d817b1-6662-4c83-a037-25cbc4897207 to='build/repo/k0t5m236-m0kdr-local-dest', fromRepoLocalSync=true 08:10:39.466 [pool-49-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 90d817b1-6662-4c83-a037-25cbc4897207 ('build/repo/k0t5m236-m0kdr-local-dest') org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:39.476 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:39.476 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:39.479 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=123 08:10:39.486 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 08:10:39.558 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:39.564 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.remoteRepositoryRevisionSynced=119, revision=123 08:10:39.616 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:39.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=119, revision=123 08:10:39.620 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=123, revision=-1 08:10:39.649 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:39.654 [qtp2139656363-76] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff transaction.localRevision=131 remoteFromLocalRevision=112 08:10:39.716 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:39.728 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb658ad6-7657-46f2-a9de-9a151b211d94 from='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' toID=8dc218b5-c937-4439-ba95-1505e5d91cff to='build/repo/k0t5l9yf-ieood-local-dest', fromRepoLocalSync=false 08:10:39.730 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:10:39.730 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:39.741 [pool-49-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:39.745 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:39.751 [pool-49-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:10:39.759 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.-1.xml.gz 08:10:39.759 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.-1.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:39.761 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=131 08:10:39.765 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:39.770 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:10:39.770 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:39.775 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:39.851 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=143 08:10:39.899 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:39.909 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.-1.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:40.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=129.5 MiB, available=356.5 MiB 08:10:40.501 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:39.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=10 08:10:40.507 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.5 MiB, used=137.2 MiB, available=318.3 MiB 08:10:40.507 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:40.526 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:40.536 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.localRepositoryRevisionInProgress=-1, revision=132 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:40.549 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:40.572 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.localRepositoryRevisionInProgress=-1, revision=145 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:40.575 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:40.614 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:40.621 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:40.628 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:40.753 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:40.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: cryptoRepoFileDtos.size=22, cryptoKeyDtos.size=41, cryptoLinkDtos.size=53, currentHistoCryptoRepoFileDtos.size=22, histoCryptoRepoFileDtos.size=26, histoFrameDtos.size=2, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=2, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:41.248 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=127.1 MiB, available=358.4 MiB 08:10:41.253 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.remoteRepositoryRevisionSynced=121, revision=132 08:10:41.304 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:41.305 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:10:41.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:41.315 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:10:41.329 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:41.330 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:10:41.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:41.338 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:10:41.342 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P5PgJV-T4CUpxJq2aFdEgw, serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94} because of missing permissions! 08:10:41.342 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:41.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.5 MiB, used=137.4 MiB, available=318.1 MiB 08:10:41.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=145 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:41.962 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=126.0 MiB, available=360.0 MiB 08:10:41.982 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:41.985 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.localRepositoryRevisionSynced=121, revision=132 08:10:41.985 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.localRepositoryRevisionInProgress=132, revision=-1 08:10:41.989 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:41.999 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:42.000 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:42.005 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=125 08:10:42.016 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 08:10:42.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:42.501 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 08:10:42.502 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:42.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:42.534 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.540 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.541 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.546 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.547 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.552 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:42.559 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.573 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.574 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.581 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.582 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.589 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.595 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:42.595 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.600 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.606 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:42.606 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.611 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.626 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:42.627 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.633 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.633 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:42.034 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:10:42.636 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=109.3 MiB, available=375.7 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:42.639 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.639 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:42.640 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:42.645 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.645 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.651 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.651 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.662 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:42.662 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.672 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:42.672 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.679 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:42.680 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.696 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:42.696 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:42.704 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:42.711 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:42.711 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:10:43.054 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZNsTUuTARK6Hs4VUIs7uJA, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:10:43.056 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=5bg-t2l7VgNQlb3GRxQm3g, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:10:43.056 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:43.200 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.0 MiB, allocated=481.0 MiB, used=109.2 MiB, available=371.8 MiB 08:10:43.202 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:10:43.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=109.2 MiB, available=375.8 MiB 08:10:43.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:10:43.743 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:10:43.743 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:10:43.755 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:43.766 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff localRepositoryRevisionSynced=131 08:10:43.814 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:43.836 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 transaction.localRevision=127 remoteFromLocalRevision=131 08:10:43.844 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8dc218b5-c937-4439-ba95-1505e5d91cff from='build/repo/k0t5l9yf-ieood-local-dest' toID=cb658ad6-7657-46f2-a9de-9a151b211d94 to='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' 08:10:43.874 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=127 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:43.902 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=433.5 MiB, used=138.6 MiB, available=316.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:43.908 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:43.908 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:43.924 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:10:43.924 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:10:43.929 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=127 08:10:43.940 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:43.940 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:43.949 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:43.949 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5l9yf-ieood-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:43.951 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=125, revision=129 08:10:43.956 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129 08:10:43.987 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:44.012 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff, this.remoteRepositoryRevisionSynced=123, revision=129 08:10:44.018 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:44.023 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=123, revision=129 08:10:44.023 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=129, revision=-1 08:10:44.049 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:44.054 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=8dc218b5-c937-4439-ba95-1505e5d91cff transaction.localRevision=137 remoteFromLocalRevision=127 08:10:44.056 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:44.058 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:44.118 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:44.122 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.localRepositoryRevisionSynced=-1, revision=145 08:10:44.122 [qtp666971185-4527] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.localRepositoryRevisionInProgress=145, revision=-1 08:10:44.129 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:44.134 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:10:44.165 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:44.165 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:44.173 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:44.203 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=5 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:44.208 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:44.224 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 renewalDateTime=2019-09-21T06:39:25.824Z expiryDateTime=2019-09-21T07:09:25.824Z 08:10:44.237 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:44.241 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:44.253 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:44.253 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:44.258 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=152 08:10:44.267 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:44.277 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:44.296 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:10:44.297 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb658ad6-7657-46f2-a9de-9a151b211d94 from='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' toID=94f8b292-a24b-4226-9a5c-fff9d79cd3ed to='build/repo/k0t5jokh-8kqij-local-src', fromRepoLocalSync=true 08:10:44.297 [pool-45-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 94f8b292-a24b-4226-9a5c-fff9d79cd3ed ('build/repo/k0t5jokh-8kqij-local-src') 08:10:44.317 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:10:44.343 [pool-45-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:10:44.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.114.xml.gz 08:10:44.392 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.114.xml.gz 08:10:44.404 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:44.429 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:44.433 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:44.436 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=137 08:10:44.443 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:44.449 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.114.xml.gz org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:44.456 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:44.462 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=-1, revision=5 08:10:44.462 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=5, revision=-1 08:10:44.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:10:44.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:44.450 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=114 repoFileDtos.size=3 08:10:45.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=111.4 MiB, available=373.6 MiB 08:10:45.222 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:45.242 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.0 MiB, used=138.6 MiB, available=316.9 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:45.242 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:45.249 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionInProgress=-1, revision=138 08:10:45.321 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138 08:10:45.349 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:45.365 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 08:10:45.858 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=111.6 MiB, available=372.9 MiB 08:10:45.864 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.remoteRepositoryRevisionSynced=115, revision=138 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:45.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:10:45.890 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=432.0 MiB, used=138.7 MiB, available=316.8 MiB 08:10:45.893 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:46.017 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:46.023 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms. 08:10:46.038 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:46.039 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:10:46.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:10:46.058 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:10:46.064 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:10:46.066 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:10:46.071 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P5PgJV-T4CUpxJq2aFdEgw, serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94} because of missing permissions! org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:46.325 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=445.5 MiB, used=138.5 MiB, available=317.0 MiB 08:10:46.326 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.-1.xml.gz 08:10:46.326 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:10:46.329 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:10:46.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5' 08:10:46.516 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.46% 08:10:46.526 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.85% 08:10:46.527 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:46.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:10:46.553 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=110.7 MiB, available=374.3 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:46.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b959cbec18c0a0282eae05813d9ce4b0f526406' to.sha1=''): /5/h org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:46.612 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:46.615 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionSynced=115, revision=138 08:10:46.615 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionInProgress=138, revision=-1 08:10:46.619 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:46.628 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:46.629 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:46.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=152, revision=155 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:46.642 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:46.645 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:46.647 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h' 08:10:46.680 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:46.681 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/NVLdiIIefaS6TzLycmEsSw/OV4H9pC60EuYti2UHTZcAg' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:46.691 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:46.694 [qtp2139656363-3435] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=150, revision=155 08:10:46.703 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:46.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=150, revision=155 08:10:46.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=155, revision=-1 08:10:46.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:46.713 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:46.778 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 08:10:46.834 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 416670 bytes in 187 ms. path='/5/h' 08:10:46.871 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 08:10:46.960 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:10:46.976 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i' 08:10:47.007 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd8081b597be0ac8bba27b8ad76696daf1cfbea2' to.sha1=''): /5/i 08:10:47.050 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:10:47.054 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i' 08:10:47.070 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:47.072 [qtp666971185-4840] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/NVLdiIIefaS6TzLycmEsSw/1VHSiSjnFCWSXgs21NMbAg' offset=0 08:10:47.082 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:47.139 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 08:10:47.212 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 232220 bytes in 157 ms. path='/5/i' 08:10:47.241 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:46.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:10:47.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=110.0 MiB, available=374.0 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:47.287 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:10:47.295 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:47.302 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:47.324 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3aeb00aaa1fd5404ade556650f22b29d63a89a8' to.sha1=''): /aa 08:10:47.379 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:10:47.384 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/aa' 08:10:47.402 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:47.403 [qtp666971185-4527] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/_a2Kd4LpxMN4LRiT_ED7bA' offset=0 08:10:47.410 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:47.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 08:10:47.645 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:47.646 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/_a2Kd4LpxMN4LRiT_ED7bA' offset=1048576 08:10:47.655 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:47.739 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=109.9 MiB, available=374.6 MiB 08:10:47.741 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:47.838 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 08:10:47.911 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1090 bytes in 527 ms. path='/aa' 08:10:47.965 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 08:10:47.966 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa 08:10:47.998 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:10:48.005 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 08:10:48.039 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75f514d719824380e71953a8dbb2ce6f0709b152' to.sha1=''): /b 08:10:48.081 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:10:48.086 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b' 08:10:48.111 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:48.124 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/JS2KgyP-mR6XXZQ90rkd7Q' offset=0 08:10:48.135 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.149 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=109.9 MiB, available=373.6 MiB 08:10:48.150 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.114.xml.gz 08:10:48.150 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:10:48.154 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.212 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. 08:10:48.264 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 440608 bytes in 178 ms. path='/b' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.289 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.313 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:10:48.316 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:10:48.316 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.338 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:10:48.347 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.361 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2545ff3fad36fa9afcf40c718cb862e08855c64' to.sha1='007c441cb297ea6aabb3c440782dd3557395db8f'): /2/a org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.382 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a2132cf97ae860844b576bb4a53831142c2a4a30' to.sha1=''): /bb org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.408 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed 08:10:48.411 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.430 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:10:48.436 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.443 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:48.445 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dyTNh8WCyTkkjvpL3ZD1xQ/pGyLJqjlPj-OYGtI1fvspg' offset=0 08:10:48.453 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.454 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:48.455 [qtp666971185-4527] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/5Ezk51eeYbUknjeiAsmsxQ' offset=0 08:10:48.461 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.514 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92701 bytes in 103 ms. path='/2/a' 08:10:48.525 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.559 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 309024 bytes in 123 ms. path='/bb' 08:10:48.586 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.598 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="cb658ad6-7657-46f2-a9de-9a151b211d94"] on repo=94f8b292-a24b-4226-9a5c-fff9d79cd3ed org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.621 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.626 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.629 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.632 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed localRepositoryRevisionSynced=137 08:10:48.649 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:48.662 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 transaction.localRevision=166 remoteFromLocalRevision=137 08:10:48.666 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:10:48.666 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=94f8b292-a24b-4226-9a5c-fff9d79cd3ed from='build/repo/k0t5jokh-8kqij-local-src' toID=cb658ad6-7657-46f2-a9de-9a151b211d94 to='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' 08:10:48.675 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.675 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cdd12c201c2115125a6640490b2660626aae0442' to.sha1=''): /cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.678 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:48.702 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=166 08:10:48.707 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:48.707 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:48.710 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:10:48.710 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.724 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.725 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=166 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.731 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.736 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:48.737 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:48.747 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:48.747 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:48.749 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=168 08:10:48.754 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.755 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:48.757 [qtp666971185-4840] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/jKQgBNlh9R-1jvf-Z5HG_w' offset=0 08:10:48.764 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:48.787 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.798 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:48.801 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=155, revision=168 08:10:48.804 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:48.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=155, revision=168 08:10:48.809 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=168, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.813 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95615 bytes in 82 ms. path='/cc' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.828 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:48.832 [qtp2139656363-3435] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed transaction.localRevision=144 remoteFromLocalRevision=166 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.835 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.835 [qtp2139656363-3435] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:48.839 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb658ad6-7657-46f2-a9de-9a151b211d94 from='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' toID=94f8b292-a24b-4226-9a5c-fff9d79cd3ed to='build/repo/k0t5jokh-8kqij-local-src', fromRepoLocalSync=false 08:10:48.840 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:10:48.841 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:10:48.856 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:48.870 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=144 08:10:48.875 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.879 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:48.881 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/ChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:10:48.882 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:48.885 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd' 08:10:48.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5624cb5bb310013d4afc31d1b4028ba2ae0eade7' to.sha1=''): /dd 08:10:48.955 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:10:48.960 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/dd' 08:10:48.988 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:48.989 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=0 08:10:48.996 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:49.136 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 08:10:49.228 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:49.229 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=1048576 08:10:49.235 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:49.383 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms. 08:10:49.485 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:49.488 [qtp666971185-4840] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=2097152 08:10:49.495 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:49.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=111.1 MiB, available=372.9 MiB 08:10:49.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:10:49.614 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:49.622 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionInProgress=-1, revision=145 08:10:49.630 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 08:10:49.643 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:49.646 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:49.663 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 08:10:49.764 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:49.765 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=3145728 08:10:49.773 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:49.918 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 08:10:50.009 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:50.010 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=4194304 08:10:50.017 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:50.081 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=110.9 MiB, available=372.6 MiB 08:10:50.085 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.remoteRepositoryRevisionSynced=138, revision=145 08:10:50.109 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=P5PgJV-T4CUpxJq2aFdEgw, serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94} because of missing permissions! 08:10:50.109 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:50.185 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 08:10:50.283 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:50.284 [qtp666971185-4840] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=5242880 08:10:50.291 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:50.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. 08:10:50.533 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:50.534 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=6291456 08:10:50.541 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:50.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=111.0 MiB, available=373.0 MiB 08:10:50.678 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:50.690 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionSynced=138, revision=145 08:10:50.690 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.localRepositoryRevisionInProgress=145, revision=-1 08:10:50.695 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:50.704 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:50.705 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:50.713 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=-1, revision=171 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:50.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:50.722 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 08:10:50.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:10:50.738 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:50.827 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:50.828 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=7340032 08:10:50.835 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:50.979 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 08:10:51.076 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:51.077 [qtp666971185-4840] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/IIx4R0iEj9h8GX3MNoUiUQ' offset=8388608 08:10:51.085 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:51.157 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=111.3 MiB, available=371.7 MiB 08:10:51.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:51.207 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 08:10:51.273 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 20808 bytes in 2313 ms. path='/dd' 08:10:51.305 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 08:10:51.306 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd 08:10:51.307 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_18y68 into destFile dd 08:10:51.308 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_1vf9c into destFile dd 08:10:51.309 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_2hwcg into destFile dd 08:10:51.310 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_34dfk into destFile dd 08:10:51.310 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_3quio into destFile dd 08:10:51.311 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_4dbls into destFile dd 08:10:51.312 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_4zsow into destFile dd 08:10:51.442 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:10:51.449 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/zzzzzzz' 08:10:51.473 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75f5fbfaa6b5e20fdb149ed1d16eeea8b55903a7' to.sha1=''): /zzzzzzz 08:10:51.503 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:10:51.556 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/zzzzzzz' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:51.565 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=110.2 MiB, available=373.3 MiB org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:51.572 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:51.574 [qtp666971185-241] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/8UWGaihnmJd_I_MtJCk4-A' offset=0 08:10:51.581 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:51.681 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 08:10:51.739 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 486801 bytes in 183 ms. path='/zzzzzzz' 08:10:51.781 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_0 into destFile zzzzzzz 08:10:51.842 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:10:51.860 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 37.78% 08:10:51.877 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:51.882 [qtp666971185-4840] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 localRepositoryRevisionSynced=143 08:10:51.958 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:51.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:10:51.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=109.4 MiB, available=374.1 MiB 08:10:51.987 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.cb658ad6-7657-46f2-a9de-9a151b211d94.null.xml.gz 08:10:51.987 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:10:51.987 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:51.991 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 transaction.localRevision=60 remoteFromLocalRevision=143 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:51.998 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:52.007 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=90d817b1-6662-4c83-a037-25cbc4897207 from='build/repo/k0t5m236-m0kdr-local-dest' toID=36ae489b-6458-421e-8550-1efe76390ff8 to='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8/bevNFDoERyPMrexXbipwCg' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:52.009 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed localRepositoryRevisionSynced=144 08:10:52.012 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:52.018 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.021 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:52.026 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 transaction.localRevision=173 remoteFromLocalRevision=144 08:10:52.031 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=94f8b292-a24b-4226-9a5c-fff9d79cd3ed from='build/repo/k0t5jokh-8kqij-local-src' toID=cb658ad6-7657-46f2-a9de-9a151b211d94 to='https://localhost:43274/cb658ad6-7657-46f2-a9de-9a151b211d94' 08:10:52.044 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=173 08:10:52.051 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:52.052 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:52.054 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:10:52.054 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:52.056 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=60 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:52.060 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 localRepositoryRevisionSynced=173 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:52.081 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:52.082 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:52.094 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:10:52.095 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:10:52.108 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=60 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:52.115 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:52.115 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:52.124 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:52.124 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jokh-8kqij-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:52.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=171, revision=175 08:10:52.132 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:52.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:52.141 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:52.159 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:52.159 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:52.161 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:52.162 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=62 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:52.164 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed, this.remoteRepositoryRevisionSynced=168, revision=175 08:10:52.190 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionSynced=168, revision=175 08:10:52.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94, this.localRepositoryRevisionInProgress=175, revision=-1 org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:52.203 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:52.277 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.282 [qtp2139656363-5243] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 remoteRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed transaction.localRevision=150 remoteFromLocalRevision=173 08:10:52.286 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.289 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:52.394 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.398 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.remoteRepositoryRevisionSynced=5, revision=62 08:10:52.548 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=5, revision=62 08:10:52.554 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=62, revision=-1 08:10:52.574 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.578 [qtp666971185-4771] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 transaction.localRevision=150 remoteFromLocalRevision=60 08:10:52.670 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.681 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=36ae489b-6458-421e-8550-1efe76390ff8 from='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8/bevNFDoERyPMrexXbipwCg' toID=90d817b1-6662-4c83-a037-25cbc4897207 to='build/repo/k0t5m236-m0kdr-local-dest', fromRepoLocalSync=false org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:52.686 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:52.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:10:52.682 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:10:52.702 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:52.722 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.738 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=94f8b292-a24b-4226-9a5c-fff9d79cd3ed serverRepositoryId=cb658ad6-7657-46f2-a9de-9a151b211d94 renewalDateTime=2019-09-21T06:39:25.824Z expiryDateTime=2019-09-21T07:09:25.824Z org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:52.739 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=150 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:52.748 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:52.748 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.752 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:52.761 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 08:10:52.834 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.840 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.885 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 08:10:52.914 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 08:10:52.915 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:10:52.916 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [d43b3f9]getCloseDeferredMillis: closeDeferredMillis=20000 08:10:52.916 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [d43b3f9]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:52.917 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64ba460c]getCloseDeferredMillis: closeDeferredMillis=20000 08:10:52.917 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [64ba460c]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:53.338 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:52.752 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:10:53.593 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.5 MiB, used=152.1 MiB, available=303.4 MiB 08:10:53.594 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:10:53.619 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:53.627 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.localRepositoryRevisionInProgress=-1, revision=151 08:10:53.692 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 08:10:53.708 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:53.725 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:53.734 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:54.378 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=151.0 MiB, available=304.5 MiB 08:10:54.383 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.remoteRepositoryRevisionSynced=145, revision=151 08:10:54.396 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZNsTUuTARK6Hs4VUIs7uJA, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:10:54.397 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=5bg-t2l7VgNQlb3GRxQm3g, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:10:54.397 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:54.488 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10a98f36]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' 08:10:54.494 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10a98f36]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' locked successfully. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:54.885 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=150.8 MiB, available=304.7 MiB 08:10:54.912 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:54.917 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.localRepositoryRevisionSynced=145, revision=151 08:10:54.917 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.localRepositoryRevisionInProgress=151, revision=-1 08:10:54.924 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:54.936 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:54.937 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:54.943 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=65 08:10:54.958 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65 08:10:54.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:10:54.974 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:10:55.420 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.5 MiB, used=150.8 MiB, available=304.7 MiB 08:10:55.427 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:10:55.855 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.0 MiB, used=150.8 MiB, available=304.7 MiB 08:10:55.856 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:10:56.278 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.5 MiB, used=150.7 MiB, available=304.8 MiB 08:10:56.279 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:10:56.279 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:10:56.279 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:10:56.292 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:56.298 [qtp666971185-4771] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 localRepositoryRevisionSynced=150 08:10:56.308 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:56.323 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 transaction.localRevision=67 remoteFromLocalRevision=150 08:10:56.482 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=90d817b1-6662-4c83-a037-25cbc4897207 from='build/repo/k0t5m236-m0kdr-local-dest' toID=36ae489b-6458-421e-8550-1efe76390ff8 to='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8/bevNFDoERyPMrexXbipwCg' 08:10:56.503 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=60 localRepositoryRevisionInProgress=67 08:10:56.509 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:56.509 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:56.510 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:10:56.510 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:10:56.514 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=67 08:10:56.537 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:56.538 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:56.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:10:56.551 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:10:56.553 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=65, revision=69 08:10:56.559 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=69 08:10:56.604 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:56.606 [qtp666971185-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.remoteRepositoryRevisionSynced=62, revision=69 08:10:56.615 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:56.623 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=62, revision=69 08:10:56.624 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=69, revision=-1 08:10:56.670 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:56.678 [qtp666971185-241] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 transaction.localRevision=156 remoteFromLocalRevision=67 08:10:56.724 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:56.730 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:10:57.127 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:57.156 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:57.176 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 renewalDateTime=2019-09-21T06:39:38.169Z expiryDateTime=2019-09-21T07:09:38.169Z 08:10:57.189 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:57.194 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:57.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:57.200 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:57.203 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=200 08:10:57.218 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=200 08:10:57.243 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:10:57.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=36ae489b-6458-421e-8550-1efe76390ff8 from='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8' toID=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 to='build/repo/k0t5jxo8-c8ov8-local-src', fromRepoLocalSync=true 08:10:57.244 [pool-50-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 ('build/repo/k0t5jxo8-c8ov8-local-src') 08:10:57.254 [pool-50-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:10:57.283 [pool-50-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.83% 08:10:57.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.135.xml.gz 08:10:57.584 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.135.xml.gz 08:10:57.602 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:57.620 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=156 08:10:57.625 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:57.629 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.135.xml.gz org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:57.699 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:10:57.630 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=135 repoFileDtos.size=0 08:10:58.403 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=440.0 MiB, used=153.1 MiB, available=302.4 MiB 08:10:58.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:10:58.430 [qtp666971185-29] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:58.444 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionInProgress=-1, revision=157 08:10:58.462 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157 08:10:58.480 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:58.484 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:10:58.986 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=153.0 MiB, available=302.5 MiB 08:10:58.992 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.remoteRepositoryRevisionSynced=136, revision=157 08:10:59.000 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZNsTUuTARK6Hs4VUIs7uJA, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:10:59.001 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=5bg-t2l7VgNQlb3GRxQm3g, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:10:59.002 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:10:59.486 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=437.5 MiB, used=153.2 MiB, available=302.3 MiB 08:10:59.523 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:59.526 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionSynced=136, revision=157 08:10:59.526 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionInProgress=157, revision=-1 08:10:59.536 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:10:59.548 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:10:59.549 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:10:59.557 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=200, revision=203 08:10:59.566 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=203 08:10:59.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:10:59.582 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:10:59.617 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:10:59.764 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:10:59.931 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:00.063 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=152.7 MiB, available=302.8 MiB 08:11:00.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:00.126 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:00.508 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=437.5 MiB, used=152.2 MiB, available=303.3 MiB 08:11:00.509 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:11:00.941 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.5 MiB, used=152.2 MiB, available=303.3 MiB 08:11:00.942 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.135.xml.gz 08:11:00.942 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:11:00.944 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:11:00.944 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:11:00.962 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:00.970 [qtp666971185-4840] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 localRepositoryRevisionSynced=156 08:11:00.976 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:00.992 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 transaction.localRevision=205 remoteFromLocalRevision=156 08:11:00.996 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 from='build/repo/k0t5jxo8-c8ov8-local-src' toID=36ae489b-6458-421e-8550-1efe76390ff8 to='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8' 08:11:01.013 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:01.021 [qtp666971185-4840] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:01.033 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:01.046 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=196 localRepositoryRevisionInProgress=205 08:11:01.089 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:01.089 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:01.091 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:11:01.164 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=203, revision=207 08:11:01.164 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=207 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:01.220 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:01.243 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:01.249 [qtp666971185-4841] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=198, revision=207 08:11:01.325 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:01.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=198, revision=207 08:11:01.329 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=207, revision=-1 08:11:01.416 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:01.417 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:01.448 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:01.523 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:01.534 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.98% 08:11:01.534 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 08:11:01.561 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=209 08:11:01.561 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=207, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=209 08:11:01.597 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:01.600 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=207, revision=209 08:11:01.613 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:01.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=207, revision=209 08:11:01.619 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=209, revision=-1 08:11:01.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:01.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:01.676 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:01.697 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:01.742 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.23% 08:11:01.742 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ttttt' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:01.751 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:01.782 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='530e13cc673653e2315799830087bcbf259c6815' to.sha1='f5bcd5c05ccb1305d34a3c344f24b3ae598e4f24'): /2/ttttt 08:11:01.839 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=212 08:11:01.839 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=209, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=212 08:11:01.908 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:01.912 [qtp666971185-4841] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=209, revision=212 08:11:01.964 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:01.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=209, revision=212 08:11:01.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=212, revision=-1 08:11:02.001 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:02.059 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:02.159 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:11:02.161 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ttttt' 08:11:02.221 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:02.223 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:02.236 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:02.239 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:02.240 [qtp666971185-4841] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2oHU3UMM-XrmPNGkD-ALUQ/_9--7BIlCUVcskY6mUc28g' offset=0 08:11:02.439 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:02.457 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:02.470 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 171556 bytes in 309 ms. path='/2/ttttt' 08:11:02.479 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=215 08:11:02.479 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=212, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=215 08:11:02.548 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:02.552 [qtp666971185-5618] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=212, revision=215 08:11:02.561 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:02.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=212, revision=215 08:11:02.568 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=215, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:02.576 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:02.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:02.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:02.625 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:02.669 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:02.702 [qtp666971185-5618] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:02.707 [qtp666971185-5618] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:02.728 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:02.797 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:11:02.812 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/yyyyyyyy' 08:11:02.839 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='022eab2e23d3eec918897c157ae086570db1b522' to.sha1='36dddb50405e63cacd23f692dfeb525f311a5815'): /2/yyyyyyyy 08:11:02.861 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=220 08:11:02.861 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=215, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=220 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:02.884 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:02.901 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:02.904 [qtp666971185-4771] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=215, revision=220 08:11:02.981 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:02.989 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=215, revision=220 08:11:02.989 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=220, revision=-1 08:11:03.017 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.103 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.122 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:11:03.125 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/yyyyyyyy' org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:03.166 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:03.190 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.197 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.200 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.201 [qtp666971185-4841] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2oHU3UMM-XrmPNGkD-ALUQ/Q_S9BJMo5mezr2kfCymt5g' offset=0 08:11:03.335 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.397 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 179642 bytes in 272 ms. path='/2/yyyyyyyy' 08:11:03.414 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=223 08:11:03.414 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=220, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=223 08:11:03.448 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.452 [qtp666971185-5618] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=220, revision=223 08:11:03.462 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.468 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=220, revision=223 08:11:03.468 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=223, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:03.474 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:03.497 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:03.497 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:03.513 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.551 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:03.553 [qtp666971185-4771] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:03.568 [qtp666971185-4771] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.594 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=19, fromRepositoryId="FileInProgressMarker", toRepositoryId="19", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:11:03.600 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:11:03.657 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5cba616c5b003b361e559de149f424f4f5026856' to.sha1='cdd12c201c2115125a6640490b2660626aae0442'): /3 + &#ä/cc org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:03.669 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:03.675 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=228 08:11:03.675 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=223, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=228 08:11:03.710 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.713 [qtp666971185-241] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=223, revision=228 08:11:03.728 [qtp666971185-241] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=223, revision=228 08:11:03.736 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=228, revision=-1 08:11:03.761 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.780 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:03.792 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=20, fromRepositoryId="FileInProgressMarker", toRepositoryId="20", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:11:03.794 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:11:04.030 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:04.049 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:04.051 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:04.052 [qtp666971185-4841] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/jKQgBNlh9R-1jvf-Z5HG_w' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:04.337 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:04.491 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:04.521 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 933580 bytes in 725 ms. path='/3 + &#ä/cc' 08:11:04.531 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=231 08:11:04.532 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=228, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=231 08:11:04.566 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:04.570 [qtp666971185-5618] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=228, revision=231 08:11:04.602 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:04.611 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=228, revision=231 08:11:04.611 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=231, revision=-1 08:11:04.643 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:04.644 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:04.661 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:04.681 [qtp666971185-4527] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:04.683 [qtp666971185-4527] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:04.692 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:04.708 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=20, fromRepositoryId="FileInProgressMarker", toRepositoryId="20", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:11:04.713 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/kkkkk' 08:11:04.735 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a18893d836e5ecf9b693bc1a1235773cf0852d1f' to.sha1='2b03afa7c4d66662a9822cc2b2becafc3be76d25'): /3 + &#ä/kkkkk 08:11:04.764 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=236 08:11:04.764 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=231, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=236 08:11:04.805 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:04.808 [qtp666971185-4841] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=231, revision=236 08:11:04.828 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:04.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=231, revision=236 08:11:04.831 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=236, revision=-1 08:11:04.859 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:04.885 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:04.894 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=21, fromRepositoryId="FileInProgressMarker", toRepositoryId="21", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:04.899 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:04.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/kkkkk' 08:11:05.163 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:05.184 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:05.187 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:05.188 [qtp666971185-5618] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/N8PNtUpAk3Mq7K0sVosjYQ' offset=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:05.674 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:05.766 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:05.828 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:05.834 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:05.837 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:05.838 [qtp666971185-4527] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bevNFDoERyPMrexXbipwCg/N8PNtUpAk3Mq7K0sVosjYQ' offset=1048576 08:11:05.864 [qtp666971185-4527] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:05.875 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1089168 bytes in 974 ms. path='/3 + &#ä/kkkkk' 08:11:05.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=240 08:11:05.888 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=236, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=240 08:11:05.917 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:05.920 [qtp666971185-4841] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=236, revision=240 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:05.921 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10a98f36]initPersistenceManagerFactory: repositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:05.934 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10a98f36]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9055 ms. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:05.936 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:05.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=236, revision=240 08:11:05.940 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=240, revision=-1 08:11:05.961 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:05.962 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:05.976 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbw-zr0d9-remote' org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:05.978 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:05.980 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbw-zr0d9-remote' locked successfully. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:06.018 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:06.022 [qtp666971185-2967] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:06.032 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:06.056 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=21, fromRepositoryId="FileInProgressMarker", toRepositoryId="21", path="3b9f0b57-893e-4f5d-b2cf-2d3b0680d172"] on repo=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 08:11:06.065 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.72% 08:11:06.136 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=205 08:11:06.159 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:06.159 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:06.333 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:06.333 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:06.337 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=245 08:11:06.605 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=240, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=245 08:11:06.687 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:06.690 [qtp666971185-5618] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=240, revision=245 08:11:06.736 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:06.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=240, revision=245 08:11:06.743 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=245, revision=-1 08:11:06.794 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:06.802 [qtp666971185-5618] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 transaction.localRevision=187 remoteFromLocalRevision=205 08:11:06.806 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:06.815 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=36ae489b-6458-421e-8550-1efe76390ff8 from='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8' toID=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 to='build/repo/k0t5jxo8-c8ov8-local-src', fromRepoLocalSync=false 08:11:06.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:11:06.816 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:11:06.830 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:06.906 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=187 08:11:06.921 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:06.930 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:11:06.930 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:11:07.595 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.5 MiB, used=157.8 MiB, available=297.7 MiB 08:11:07.595 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:11:07.621 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:07.699 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionInProgress=-1, revision=188 08:11:07.914 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188 08:11:08.089 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:08.107 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:11:08.733 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.0 MiB, used=156.8 MiB, available=298.7 MiB 08:11:08.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.remoteRepositoryRevisionSynced=157, revision=188 08:11:08.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:08.784 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:08.795 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:08.796 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:08.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:08.801 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:08.807 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:08.807 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:08.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:08.813 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:08.824 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:08.824 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:08.836 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZNsTUuTARK6Hs4VUIs7uJA, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:11:08.837 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=5bg-t2l7VgNQlb3GRxQm3g, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:11:08.837 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:09.088 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:09.528 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.5 MiB, used=156.9 MiB, available=298.6 MiB 08:11:09.556 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:09.562 [qtp666971185-5618] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionSynced=157, revision=188 08:11:09.562 [qtp666971185-5618] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.localRepositoryRevisionInProgress=188, revision=-1 08:11:09.617 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:09.625 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:09.625 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:09.629 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=247 08:11:09.640 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=245, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=247 08:11:09.656 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:11:09.657 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:11:10.247 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=442.5 MiB, used=155.2 MiB, available=300.3 MiB 08:11:10.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:11:10.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=453.5 MiB, used=153.6 MiB, available=301.9 MiB 08:11:10.714 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:11.071 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:11.165 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=442.5 MiB, used=153.6 MiB, available=301.9 MiB 08:11:11.166 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:11:11.166 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.39% 08:11:11.166 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:11:11.166 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:11:11.184 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:11.203 [qtp666971185-4841] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 localRepositoryRevisionSynced=187 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:11.203 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:11.206 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:11.228 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 transaction.localRevision=249 remoteFromLocalRevision=187 08:11:11.294 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 from='build/repo/k0t5jxo8-c8ov8-local-src' toID=36ae489b-6458-421e-8550-1efe76390ff8 to='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8' 08:11:11.321 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=205 localRepositoryRevisionInProgress=249 08:11:11.351 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:11.351 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:11.367 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:11:11.367 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:11:11.373 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=249 08:11:11.377 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:11.377 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:11.385 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:11.385 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5jxo8-c8ov8-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:11.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=247, revision=251 08:11:11.394 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=245, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=251 08:11:11.511 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:11.515 [qtp666971185-4841] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172, this.remoteRepositoryRevisionSynced=245, revision=251 08:11:11.520 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:11.527 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=245, revision=251 08:11:11.527 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=251, revision=-1 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:11.535 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:11.549 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:11.553 [qtp666971185-4841] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=3b9f0b57-893e-4f5d-b2cf-2d3b0680d172 transaction.localRevision=193 remoteFromLocalRevision=249 08:11:11.556 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:11.558 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:11:11.678 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:11.715 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:11.738 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 renewalDateTime=2019-09-21T06:40:39.396Z expiryDateTime=2019-09-21T07:10:39.396Z 08:11:11.748 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:11.753 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:11.759 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:11:11.759 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:11:11.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=71 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:11.824 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:11.833 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 08:11:11.869 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:11:11.870 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=36ae489b-6458-421e-8550-1efe76390ff8 from='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8/bevNFDoERyPMrexXbipwCg' toID=90d817b1-6662-4c83-a037-25cbc4897207 to='build/repo/k0t5m236-m0kdr-local-dest', fromRepoLocalSync=true 08:11:11.870 [pool-51-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 90d817b1-6662-4c83-a037-25cbc4897207 ('build/repo/k0t5m236-m0kdr-local-dest') 08:11:11.881 [pool-51-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:11:11.899 [pool-51-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.33% 08:11:11.943 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.150.xml.gz 08:11:11.944 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.150.xml.gz 08:11:11.964 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:11.991 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=193 08:11:12.034 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:12.042 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.150.xml.gz 08:11:12.042 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=150 repoFileDtos.size=3 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:12.681 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:12.760 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=155.8 MiB, available=299.7 MiB 08:11:12.760 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:11:12.781 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:12.788 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.localRepositoryRevisionInProgress=-1, revision=194 08:11:12.819 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:12.841 [closeDeferredTimer-5ee2cd68-av] INFO c.c.c.l.LocalRepoManagerImpl - [5ee2cd68]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:12.905 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:12.929 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: cryptoRepoFileDtos.size=6, cryptoKeyDtos.size=2, cryptoLinkDtos.size=2, currentHistoCryptoRepoFileDtos.size=6, histoCryptoRepoFileDtos.size=6, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:13.493 [closeDeferredTimer-64ba460c-1] INFO c.c.c.l.LocalRepoManagerImpl - [64ba460c]_close: Shutting down real LocalRepoManager. 08:11:13.493 [closeDeferredTimer-d43b3f9-1] INFO c.c.c.l.LocalRepoManagerImpl - [d43b3f9]_close: Shutting down real LocalRepoManager. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:13.668 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=442.5 MiB, used=155.8 MiB, available=299.7 MiB 08:11:13.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.remoteRepositoryRevisionSynced=151, revision=194 08:11:13.883 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 08:11:13.883 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:13.894 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:13.894 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:13.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:13.900 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:13.906 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:13.906 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:13.912 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:13.912 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:13.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:13.918 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:13.938 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZNsTUuTARK6Hs4VUIs7uJA, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:11:13.939 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=5bg-t2l7VgNQlb3GRxQm3g, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:11:13.939 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:11:14.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.0 MiB, used=156.2 MiB, available=299.3 MiB org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:14.818 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:14.918 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:14.922 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.localRepositoryRevisionSynced=151, revision=194 08:11:14.922 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.localRepositoryRevisionInProgress=194, revision=-1 08:11:14.934 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:14.993 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:11:14.993 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:11:15.013 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=71, revision=74 08:11:15.078 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 08:11:15.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:11:15.792 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:11:16.300 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.0 MiB, used=155.0 MiB, available=300.5 MiB 08:11:16.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:16.646 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:16.834 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.0 MiB, used=154.0 MiB, available=301.5 MiB 08:11:16.836 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:11:17.256 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=442.5 MiB, used=154.0 MiB, available=301.5 MiB 08:11:17.258 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.150.xml.gz 08:11:17.258 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:11:17.262 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:11:17.309 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:11:17.321 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:11:17.321 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc' 08:11:17.379 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5cba616c5b003b361e559de149f424f4f5026856' to.sha1='cdd12c201c2115125a6640490b2660626aae0442'): /cc 08:11:17.478 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:11:17.542 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc' 08:11:17.567 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:17.569 [qtp666971185-1894] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/jKQgBNlh9R-1jvf-Z5HG_w' offset=0 08:11:17.588 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:17.717 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms. 08:11:17.892 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 879350 bytes in 350 ms. path='/cc' 08:11:18.314 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 08:11:18.450 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:11:18.565 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/kkkkk' 08:11:18.661 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a18893d836e5ecf9b693bc1a1235773cf0852d1f' to.sha1=''): /kkkkk 08:11:18.745 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:11:18.826 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/kkkkk' 08:11:18.844 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:18.845 [qtp666971185-33] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/N8PNtUpAk3Mq7K0sVosjYQ' offset=0 08:11:18.854 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:18.996 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms. 08:11:19.110 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:19.112 [qtp666971185-5618] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/bevNFDoERyPMrexXbipwCg/N8PNtUpAk3Mq7K0sVosjYQ' offset=1048576 08:11:19.120 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:19.131 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 08:11:19.154 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 673100 bytes in 327 ms. path='/kkkkk' 08:11:19.381 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_12d860be3734010a62e9b1015e75471d61dbceb5_0 into destFile kkkkk 08:11:19.392 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_12d860be3734010a62e9b1015e75471d61dbceb5_mh34 into destFile kkkkk 08:11:19.474 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="36ae489b-6458-421e-8550-1efe76390ff8"] on repo=90d817b1-6662-4c83-a037-25cbc4897207 08:11:19.563 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:19.569 [qtp666971185-4841] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 localRepositoryRevisionSynced=193 08:11:19.642 [qtp666971185-4841] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:19.668 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 transaction.localRevision=90 remoteFromLocalRevision=193 08:11:19.721 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:11:19.721 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=90d817b1-6662-4c83-a037-25cbc4897207 from='build/repo/k0t5m236-m0kdr-local-dest' toID=36ae489b-6458-421e-8550-1efe76390ff8 to='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8/bevNFDoERyPMrexXbipwCg' 08:11:19.738 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:19.742 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:19.800 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=67 localRepositoryRevisionInProgress=90 08:11:19.830 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:11:19.830 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:11:19.844 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:11:19.844 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:11:19.858 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=90 08:11:19.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:11:19.889 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:11:19.962 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:11:19.962 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:11:19.969 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=74, revision=92 08:11:19.976 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 08:11:20.064 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:20.068 [qtp666971185-5618] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.remoteRepositoryRevisionSynced=69, revision=92 08:11:20.118 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:20.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=69, revision=92 08:11:20.126 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=92, revision=-1 08:11:20.234 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:20.238 [qtp666971185-5618] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 transaction.localRevision=199 remoteFromLocalRevision=90 08:11:20.314 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:20.319 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=36ae489b-6458-421e-8550-1efe76390ff8 from='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8/bevNFDoERyPMrexXbipwCg' toID=90d817b1-6662-4c83-a037-25cbc4897207 to='build/repo/k0t5m236-m0kdr-local-dest', fromRepoLocalSync=false 08:11:20.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:11:20.321 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:11:20.338 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:20.417 [pool-4-thread-14] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 localRepositoryRevisionSynced=193 localRepositoryRevisionInProgress=199 08:11:20.428 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:20.435 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/ChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:11:20.435 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:20.616 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:21.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.5 MiB, used=156.3 MiB, available=299.2 MiB 08:11:21.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:11:21.041 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:21.052 [pool-4-thread-14] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.localRepositoryRevisionInProgress=-1, revision=200 08:11:21.141 [pool-4-thread-14] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=194, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=200 08:11:21.156 [pool-4-thread-14] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:21.160 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:11:21.610 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=450.0 MiB, used=155.1 MiB, available=300.4 MiB 08:11:21.614 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.remoteRepositoryRevisionSynced=194, revision=200 08:11:21.626 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=ZNsTUuTARK6Hs4VUIs7uJA, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:11:21.627 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=2]{userRepoKeyId=5bg-t2l7VgNQlb3GRxQm3g, serverRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8} because of missing permissions! 08:11:21.627 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:21.678 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:22.056 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=155.1 MiB, available=300.4 MiB 08:11:22.142 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:22.145 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.localRepositoryRevisionSynced=194, revision=200 08:11:22.145 [qtp666971185-1894] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.localRepositoryRevisionInProgress=200, revision=-1 08:11:22.200 [qtp666971185-1894] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:22.213 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:11:22.213 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:11:22.218 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=-1, revision=95 08:11:22.284 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 08:11:22.298 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:11:22.299 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:22.306 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:22.728 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=442.5 MiB, used=155.2 MiB, available=300.3 MiB 08:11:22.732 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:22.890 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:23.168 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=449.0 MiB, used=155.2 MiB, available=300.3 MiB 08:11:23.169 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:23.508 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:23.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=442.5 MiB, used=155.2 MiB, available=300.3 MiB 08:11:23.615 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.36ae489b-6458-421e-8550-1efe76390ff8.null.xml.gz 08:11:23.616 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:11:23.616 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:11:23.629 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:23.636 [qtp666971185-5618] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 localRepositoryRevisionSynced=199 08:11:23.655 [qtp666971185-5618] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:23.674 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 transaction.localRevision=97 remoteFromLocalRevision=199 08:11:23.734 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=90d817b1-6662-4c83-a037-25cbc4897207 from='build/repo/k0t5m236-m0kdr-local-dest' toID=36ae489b-6458-421e-8550-1efe76390ff8 to='https://localhost:37204/36ae489b-6458-421e-8550-1efe76390ff8/bevNFDoERyPMrexXbipwCg' 08:11:23.823 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97 08:11:23.832 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:11:23.832 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:11:23.834 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:11:23.834 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:11:23.838 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 localRepositoryRevisionSynced=97 08:11:23.913 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:11:23.914 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:11:23.929 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.from' result=null 08:11:23.929 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5m236-m0kdr-local-dest' configKey='repair.deleteCollisions.to' result=null 08:11:23.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=95, revision=99 08:11:23.934 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 08:11:24.035 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:24.040 [qtp666971185-2967] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207, this.remoteRepositoryRevisionSynced=92, revision=99 08:11:24.101 [qtp666971185-2967] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:24.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionSynced=92, revision=99 08:11:24.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8, this.localRepositoryRevisionInProgress=99, revision=-1 08:11:24.198 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:24.203 [qtp666971185-33] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36ae489b-6458-421e-8550-1efe76390ff8 remoteRepositoryId=90d817b1-6662-4c83-a037-25cbc4897207 transaction.localRevision=205 remoteFromLocalRevision=97 08:11:24.205 [qtp666971185-33] INFO c.c.c.l.LocalRepoManagerImpl - [4855f6c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:24.207 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:24.234 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:24.255 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [48ebf106]getCloseDeferredMillis: closeDeferredMillis=20000 08:11:24.255 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [48ebf106]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:24.256 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3105862a]getCloseDeferredMillis: closeDeferredMillis=20000 08:11:24.256 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [3105862a]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:24.421 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:24.554 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT 08:11:24.639 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:24.949 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:25.390 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 08:11:25.454 [Test worker] INFO o.s.t.PgpTestUtil - setupPgp: ownerName=marco 08:11:25.456 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/pubring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.gnupg/pubring.gpg' 08:11:25.461 [Test worker] INFO o.s.t.PgpTestUtil - copyResource: sourceResName='gpg/marco/secring.gpg' destinationFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.gnupg/secring.gpg' 08:11:25.468 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:26.036 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 08:11:26.107 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - importKeysResult: 08:11:26.108 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 1668:6379:b818:da48 08:11:26.108 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * bd6f:8ad4:ed28:2672 08:11:26.108 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 3d2e:e0fa:e515:38e3 08:11:26.108 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 0499:4480:86cf:00d4 08:11:26.108 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 382b:4a7d:c194:5ec7 08:11:26.108 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * d7a9:2a24:aa97:ddbd 08:11:26.108 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 6b2a:9a81:9239:40f4 08:11:26.108 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * bbef:20af:1715:56db 08:11:26.109 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 3196:dc5e:1ee3:b87e 08:11:26.109 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * e1c5:4f71:816c:5f79 08:11:26.109 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * c027:3d48:e8db:b7e5 08:11:26.109 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * b921:cac5:7482:bdd7 08:11:26.109 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 70c6:42ca:41cd:4390 08:11:26.109 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * aad1:7971:cbae:b49c 08:11:26.109 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 1d7e:43dd:6406:4d90 08:11:26.109 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * e9ef:196d:67ad:76fb 08:11:26.109 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 409d:a8fb:2f28:430b 08:11:26.109 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * f16e:c360:1cf1:e265 08:11:26.109 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * f463:64d9:5e36:f890 08:11:26.120 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - importKeysResult: 08:11:26.120 [Test worker] INFO o.s.t.MultiplePgpKeysSingleUserRegistryIT - * bbef:20af:1715:56db 08:11:26.299 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 25 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:26.341 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]initPersistenceManagerFactory: repositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 08:11:26.345 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17950 ms. 08:11:26.372 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]getCloseDeferredMillis: closeDeferredMillis=20000 08:11:26.372 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:26.422 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 46 ms. 08:11:26.422 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=AKyIN1ZCOMhsUDbx9Ei22A, invitation=false] 08:11:26.460 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 37 ms. 08:11:26.460 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=UNVmIWBOI3mjgttp82_0lA, invitation=false] org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 08:11:26.545 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=tS4A5ZQklBWaL6F52MGjGQ, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:27.142 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=112.5 MiB, available=376.0 MiB 08:11:27.328 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 08:11:27.379 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 23 ms. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:27.542 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 452f254a-edf9-4a03-b0ae-f763817efd1a localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src localRepository.publicKeySha1 = 15:81:40:1D:60:17:3D:76:B1:1C:D8:2D:42:4E:B5:DC:1C:67:93:02 remoteRepository.repositoryId = 2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepository.remoteRoot = https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepository.publicKeySha1 = 49:5B:30:5B:DD:55:F7:CA:DF:FD:86:39:53:46:DC:3C:DD:54:6D:25 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 452f254a-edf9-4a03-b0ae-f763817efd1a 2c17b567-0ec4-4679-b87d-f68d89e96e53 08:11:27.951 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 08:11:28.083 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 08:11:28.099 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 08:11:28.158 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 08:11:28.177 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 08:11:28.200 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 08:11:28.235 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 08:11:28.269 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.69% 08:11:28.314 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 08:11:28.405 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:28.474 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:28.504 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 renewalDateTime=2019-09-21T06:41:28.432Z expiryDateTime=2019-09-21T07:11:28.432Z 08:11:28.524 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:28.541 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:28.564 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:11:28.565 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c17b567-0ec4-4679-b87d-f68d89e96e53 from='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' toID=452f254a-edf9-4a03-b0ae-f763817efd1a to='build/repo/k0t5mmbv-zvaqc-local-src', fromRepoLocalSync=true 08:11:28.565 [pool-46-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 452f254a-edf9-4a03-b0ae-f763817efd1a ('build/repo/k0t5mmbv-zvaqc-local-src') 08:11:28.592 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:11:28.616 [pool-46-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:11:28.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.-1.xml.gz 08:11:28.658 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.-1.xml.gz 08:11:28.670 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 08:11:28.688 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) ]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=a_wnVRZtEBCGRoTMHmHy1w, invitation=false] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:28.710 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 08:11:28.729 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd] org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:28.746 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:28.754 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.-1.xml.gz 08:11:28.755 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT 08:11:29.180 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 18 finished executing tests. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT 08:11:29.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=98.3 MiB, available=396.7 MiB 08:11:29.369 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:11:29.404 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:29.499 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionInProgress=-1, revision=4 08:11:29.570 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@51c2e1cc{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 08:11:29.574 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 08:11:29.578 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 08:11:29.586 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7e684fd3{/,null,UNAVAILABLE} 08:11:29.602 [Thread-8] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/lzE2RYWuuw6dZ5yfoIk-oQ/.subshare/localServerRunning.deleteToStop 08:11:29.624 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@58eb2aa1{SSL,[ssl, http/1.1]}{0.0.0.0:37204} 08:11:29.629 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 08:11:29.634 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6eee7f04{/,null,UNAVAILABLE} 08:11:29.950 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:29.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:11:30.497 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=98.7 MiB, available=397.3 MiB 08:11:30.509 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 08:11:30.613 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AKyIN1ZCOMhsUDbx9Ei22A, serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53} because of missing permissions! 08:11:30.614 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:11:31.159 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=98.8 MiB, available=396.2 MiB 08:11:31.189 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:31.197 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionSynced=-1, revision=4 08:11:31.197 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionInProgress=4, revision=-1 08:11:31.220 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:31.228 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:31.228 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:31.291 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:11:31.292 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 08:11:31.321 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:11:31.382 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 43 ms. 08:11:31.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=6 08:11:31.459 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 08:11:31.808 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 08:11:31.852 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:31.856 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 08:11:32.095 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:32.101 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=-1, revision=6 08:11:32.101 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=6, revision=-1 08:11:32.111 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:11:32.111 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:11:32.653 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=99.8 MiB, available=386.7 MiB 08:11:32.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:11:33.131 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=99.6 MiB, available=395.4 MiB 08:11:33.132 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:11:33.516 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=99.3 MiB, available=385.7 MiB 08:11:33.517 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.-1.xml.gz 08:11:33.517 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:11:33.519 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:11:33.519 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:11:33.533 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:33.561 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a localRepositoryRevisionSynced=2 08:11:33.632 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:33.670 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 transaction.localRevision=8 remoteFromLocalRevision=2 08:11:33.674 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=452f254a-edf9-4a03-b0ae-f763817efd1a from='build/repo/k0t5mmbv-zvaqc-local-src' toID=2c17b567-0ec4-4679-b87d-f68d89e96e53 to='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' 08:11:33.687 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:33.689 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:33.721 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 08:11:33.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:33.775 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:33.792 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:11:33.854 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=10 08:11:33.855 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 08:11:33.925 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:33.929 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=6, revision=10 08:11:34.011 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:34.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=6, revision=10 08:11:34.018 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=10, revision=-1 08:11:34.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms. 08:11:34.074 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:34.104 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:34.192 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:34.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:11:34.270 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=12 08:11:34.270 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 08:11:34.330 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:34.334 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=10, revision=12 08:11:34.426 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:34.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=10, revision=12 08:11:34.432 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=12, revision=-1 08:11:34.461 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:34.461 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:34.482 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:34.575 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:34.584 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:11:34.642 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=14 08:11:34.642 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 08:11:34.686 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:34.690 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=12, revision=14 08:11:34.729 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:34.738 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=12, revision=14 08:11:34.738 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=14, revision=-1 08:11:34.761 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:34.762 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:34.779 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:34.813 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:34.824 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:11:34.875 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=16 08:11:34.875 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 08:11:34.920 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:34.925 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=14, revision=16 08:11:34.964 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:34.971 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=14, revision=16 08:11:34.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=16, revision=-1 08:11:34.999 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:34.999 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:35.019 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.042 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.048 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 08:11:35.048 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 08:11:35.101 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=18 08:11:35.102 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 08:11:35.148 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.151 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=16, revision=18 08:11:35.188 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.193 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=16, revision=18 08:11:35.193 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=18, revision=-1 08:11:35.218 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:35.219 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:35.237 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.262 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.272 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 08:11:35.319 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=20 08:11:35.319 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 08:11:35.371 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.374 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=18, revision=20 08:11:35.412 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.423 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=18, revision=20 08:11:35.423 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=20, revision=-1 08:11:35.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:35.448 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:35.469 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.494 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.509 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:11:35.509 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:11:35.538 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='64f242b7696dd066f95f3a93f316cc6d411f17d5' to.sha1='227f67c19f722b7eb2abc23043aa0a6465929720'): /1 {11 11ä11#+} 1/a 08:11:35.574 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=23 08:11:35.574 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 08:11:35.612 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.618 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=20, revision=23 08:11:35.645 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=20, revision=23 08:11:35.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=23, revision=-1 08:11:35.678 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.708 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.766 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:35.770 [Test worker] 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:11:35.847 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.883 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.886 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:35.887 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/63gClYxX_7E30kvFxOTgZQ/r7arbdX7R-tacEYW_T2JxQ' offset=0 08:11:36.338 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:36.364 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250391 bytes in 593 ms. path='/1 {11 11ä11#+} 1/a' 08:11:36.375 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=26 08:11:36.375 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 08:11:36.413 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:36.416 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=23, revision=26 08:11:36.424 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:36.430 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=23, revision=26 08:11:36.431 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=26, revision=-1 08:11:36.464 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:36.464 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:36.484 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:36.642 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:36.653 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:36.668 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:36.716 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:36.740 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:11:36.795 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cc945393ceb9b5be1f26540937d583926f341bad' to.sha1='9cffa54251386c2aefe84aad7f74f506af85fe48'): /1 {11 11ä11#+} 1/b 08:11:36.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=31 08:11:36.833 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 08:11:36.878 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:36.880 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=26, revision=31 08:11:36.915 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:36.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=26, revision=31 08:11:36.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=31, revision=-1 08:11:36.951 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:36.978 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:36.988 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:36.991 [Test worker] 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:11:37.081 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.093 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.097 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.098 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/63gClYxX_7E30kvFxOTgZQ/KVtFEHbCHqhehuY-ew1vmw' offset=0 08:11:37.223 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 297506 bytes in 245 ms. path='/1 {11 11ä11#+} 1/b' 08:11:37.247 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=34 08:11:37.247 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 08:11:37.272 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.280 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=31, revision=34 08:11:37.289 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.294 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=31, revision=34 08:11:37.295 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=34, revision=-1 08:11:37.320 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:37.321 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:37.348 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.370 [qtp2139656363-5300] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:37.374 [qtp2139656363-5300] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:37.382 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.399 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:37.403 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:11:37.423 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fdcc50547fb7cd21d5f7ae6c902159670eaa7e48' to.sha1='e7e3b6eff656c66c8e0ae6bd39b0bfa736ba9c13'): /1 {11 11ä11#+} 1/c 08:11:37.448 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=39 08:11:37.448 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 08:11:37.482 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.485 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=34, revision=39 08:11:37.507 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=34, revision=39 08:11:37.513 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=39, revision=-1 08:11:37.539 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.557 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.570 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:37.573 [Test worker] 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:11:37.667 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.678 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.681 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.682 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/63gClYxX_7E30kvFxOTgZQ/smm_ipBzzYHlGb_iLp6Akg' offset=0 08:11:37.757 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.772 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 333404 bytes in 199 ms. path='/1 {11 11ä11#+} 1/c' 08:11:37.785 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=42 08:11:37.785 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 08:11:37.816 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.819 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=39, revision=42 08:11:37.828 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=39, revision=42 08:11:37.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=42, revision=-1 08:11:37.864 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:37.864 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:37.885 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.902 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:37.904 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:37.912 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:37.928 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:37.936 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:11:37.954 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='94ea35e17b7cf6a11517bb6a131f42974f665caf' to.sha1='705339749747e4adf09d0dd9d77e4f679c59a0c1'): /2/1 {11 11ä11#+} 1/a 08:11:37.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=47 08:11:37.985 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 08:11:38.020 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.023 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=42, revision=47 08:11:38.046 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=42, revision=47 08:11:38.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=47, revision=-1 08:11:38.088 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.109 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.116 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:38.118 [Test worker] 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:11:38.289 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.315 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.317 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.318 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IZh0ks_ArQmEoo2ffDz59w/TvHg_mAl0ksde1lDEq7tuw/0gyHa0mfpRwJgIW8lr241w' offset=0 08:11:38.677 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.692 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 846395 bytes in 574 ms. path='/2/1 {11 11ä11#+} 1/a' 08:11:38.702 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=50 08:11:38.703 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 08:11:38.742 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.746 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=47, revision=50 08:11:38.752 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=47, revision=50 08:11:38.757 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=50, revision=-1 08:11:38.783 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:38.783 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:38.799 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.834 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:38.836 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:38.842 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.862 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:38.869 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:11:38.888 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1e32223005e7eb97ce0ef70d9ce91a72af32ebf1' to.sha1='5868cb3b6ad9a5eea5ced66ed8367aebd0b8433a'): /2/1 {11 11ä11#+} 1/b 08:11:38.914 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=55 08:11:38.915 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 08:11:38.945 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.948 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=50, revision=55 08:11:38.968 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:38.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=50, revision=55 08:11:38.972 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=55, revision=-1 08:11:38.994 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.015 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.026 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:39.028 [Test worker] 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:11:39.145 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.156 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.159 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.160 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IZh0ks_ArQmEoo2ffDz59w/TvHg_mAl0ksde1lDEq7tuw/h0ke6teLeKYWU8rbr-czqg' offset=0 08:11:39.382 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.400 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 448325 bytes in 372 ms. path='/2/1 {11 11ä11#+} 1/b' 08:11:39.410 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=58 08:11:39.411 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 08:11:39.440 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.444 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=55, revision=58 08:11:39.452 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.458 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=55, revision=58 08:11:39.459 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=58, revision=-1 08:11:39.484 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:39.484 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:39.499 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.517 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:39.518 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:39.526 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.540 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:39.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:11:39.562 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aafa4df2b9e22ab1b35aaeb58e3ff4110e11d594' to.sha1='da189ec9f8d4c2967fca7d6e9b806902022397aa'): /2/a 08:11:39.606 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=63 08:11:39.606 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 08:11:39.644 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.648 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=58, revision=63 08:11:39.679 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=58, revision=63 08:11:39.686 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=63, revision=-1 08:11:39.714 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.737 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.744 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:39.746 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:11:39.945 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.963 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.965 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:39.966 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IZh0ks_ArQmEoo2ffDz59w/2mE0b6XhziGZbSi0igJ1VQ' offset=0 08:11:40.259 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.275 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 924943 bytes in 529 ms. path='/2/a' 08:11:40.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=66 08:11:40.284 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 08:11:40.323 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.326 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=63, revision=66 08:11:40.333 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.339 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=63, revision=66 08:11:40.340 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=66, revision=-1 08:11:40.368 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:40.368 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:40.385 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.402 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:40.404 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:40.413 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.428 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:40.433 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 08:11:40.457 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='780a8472126f0887a5b9bb2c8113044c2697c15a' to.sha1='26cce240fbd928bc83608186291e0cddce22a8ca'): /3 + &#ä/5/h 08:11:40.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=71 08:11:40.489 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 08:11:40.527 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.530 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=66, revision=71 08:11:40.552 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.559 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=66, revision=71 08:11:40.559 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=71, revision=-1 08:11:40.591 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.614 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.629 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:40.633 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 08:11:40.721 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.729 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.731 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.732 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2D63Z7Y8avbhAoaRvnsdBg/2YitNpgz989JC_HtNyy_vw/uV1GoIG5sR1uzNjUHUjUhQ' offset=0 08:11:40.840 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.858 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 279005 bytes in 225 ms. path='/3 + &#ä/5/h' 08:11:40.869 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=74 08:11:40.869 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 08:11:40.895 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.898 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=71, revision=74 08:11:40.903 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=71, revision=74 08:11:40.908 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=74, revision=-1 08:11:40.939 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:40.940 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:40.957 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:40.984 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:40.986 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:40.995 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.012 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:41.021 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:11:41.046 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='337672481c79fd579512db1efc43c3a5f8f394b4' to.sha1='ba7650e9c9d15d9ed3167d95993bc65216455ef6'): /3 + &#ä/5/i 08:11:41.071 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=79 08:11:41.072 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 08:11:41.104 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.107 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=74, revision=79 08:11:41.142 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=74, revision=79 08:11:41.145 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=79, revision=-1 08:11:41.170 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.200 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.211 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:41.213 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 08:11:41.255 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.262 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.264 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.265 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2D63Z7Y8avbhAoaRvnsdBg/2YitNpgz989JC_HtNyy_vw/OSVfEgmn7pvGV3Z0qJEwLw' offset=0 08:11:41.287 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.301 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58999 bytes in 88 ms. path='/3 + &#ä/5/i' 08:11:41.315 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=82 08:11:41.315 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 08:11:41.340 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.342 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=79, revision=82 08:11:41.357 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=79, revision=82 08:11:41.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=82, revision=-1 08:11:41.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:41.384 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:41.398 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.423 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:41.425 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:41.432 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.446 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:41.453 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:11:41.476 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2a37ae8af43080d67fdf5df9cfb18466e08d0ec1' to.sha1='464f15ce547e3ae4c776926a8bcf785005115fc0'): /3 + &#ä/aa 08:11:41.524 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=87 08:11:41.524 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 08:11:41.562 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.567 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=82, revision=87 08:11:41.660 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=82, revision=87 08:11:41.667 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=87, revision=-1 08:11:41.693 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.710 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.721 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:41.724 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 08:11:41.767 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.773 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.775 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.776 [qtp2139656363-3434] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2D63Z7Y8avbhAoaRvnsdBg/GHd6u5D5py91rWxxahXhvQ' offset=0 08:11:41.810 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.825 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 94321 bytes in 101 ms. path='/3 + &#ä/aa' 08:11:41.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=90 08:11:41.841 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 08:11:41.876 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.880 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=87, revision=90 08:11:41.889 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.893 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=87, revision=90 08:11:41.893 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=90, revision=-1 08:11:41.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:41.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:41.931 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.952 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:41.954 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:41.963 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:41.981 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:41.990 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:11:42.006 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='093ee93d39177b7cb6c92ba01a8bf822722db709' to.sha1='c3f2ff3af1b680e9568adcf13c3867d3d5bd07c1'): /3 + &#ä/bb 08:11:42.032 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=95 08:11:42.033 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 08:11:42.073 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.076 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=90, revision=95 08:11:42.096 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=90, revision=95 08:11:42.102 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=95, revision=-1 08:11:42.126 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.147 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.158 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:42.224 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 08:11:42.283 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.290 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.293 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.294 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2D63Z7Y8avbhAoaRvnsdBg/5yh8i6QFlcoWzQT5s_lOAA' offset=0 08:11:42.340 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.351 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 147026 bytes in 127 ms. path='/3 + &#ä/bb' 08:11:42.365 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=98 08:11:42.365 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 08:11:42.391 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.394 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=95, revision=98 08:11:42.402 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=95, revision=98 08:11:42.405 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=98, revision=-1 08:11:42.440 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:42.440 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:42.461 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.487 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:42.489 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:42.498 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.514 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:42.530 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:11:42.552 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='07ef2098c209d1fb1f632b0d747021ca0b4d491a' to.sha1='b715e628c8ee8dca73e1854a8af7bb33e30cb59e'): /3 + &#ä/cc 08:11:42.578 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=103 08:11:42.578 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 08:11:42.617 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.624 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=98, revision=103 08:11:42.647 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.649 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=98, revision=103 08:11:42.650 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=103, revision=-1 08:11:42.677 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.702 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.712 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:42.715 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:11:42.791 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.807 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.810 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.811 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2D63Z7Y8avbhAoaRvnsdBg/J0SEhGo5NE-nXHM0_7ggzQ' offset=0 08:11:42.898 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 245406 bytes in 202 ms. path='/3 + &#ä/cc' 08:11:42.930 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=106 08:11:42.930 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 08:11:42.989 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:42.992 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=103, revision=106 08:11:43.021 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=103, revision=106 08:11:43.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=106, revision=-1 08:11:43.056 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:43.057 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:43.074 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.095 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:43.097 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:43.114 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.139 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:43.152 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:11:43.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d331af5f95c57b0ca78f849a59fdfdb7c92a8cf0' to.sha1='6791c52033159a40f1ca9043f7e8e6d65fa0edb8'): /3 + &#ä/dd 08:11:43.204 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=111 08:11:43.205 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 08:11:43.241 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.243 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=106, revision=111 08:11:43.284 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=106, revision=111 08:11:43.291 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=111, revision=-1 08:11:43.317 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.338 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.349 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:43.353 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 08:11:43.428 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.435 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.438 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.439 [qtp2139656363-5188] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2D63Z7Y8avbhAoaRvnsdBg/jIQ3Wh32FtJ403gOEYyAWw' offset=0 08:11:43.505 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.516 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 204337 bytes in 163 ms. path='/3 + &#ä/dd' 08:11:43.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=114 08:11:43.526 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 08:11:43.554 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.557 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=111, revision=114 08:11:43.565 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=111, revision=114 08:11:43.570 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=114, revision=-1 08:11:43.595 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:43.595 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:43.612 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.634 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:11:43.635 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:11:43.642 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.659 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="452f254a-edf9-4a03-b0ae-f763817efd1a"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:11:43.663 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 08:11:43.680 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=8 08:11:43.689 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:43.690 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:43.802 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:43.803 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:43.805 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=119 08:11:43.830 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 08:11:43.883 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.887 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=114, revision=119 08:11:43.922 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=114, revision=119 08:11:43.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=119, revision=-1 08:11:43.946 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.958 [qtp2139656363-5188] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a transaction.localRevision=81 remoteFromLocalRevision=8 08:11:43.961 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:43.971 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c17b567-0ec4-4679-b87d-f68d89e96e53 from='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' toID=452f254a-edf9-4a03-b0ae-f763817efd1a to='build/repo/k0t5mmbv-zvaqc-local-src', fromRepoLocalSync=false 08:11:43.972 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:11:43.972 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:11:43.988 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:44.013 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81 08:11:44.075 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:44.082 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:11:44.082 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:11:44.784 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=116.5 MiB, available=366.5 MiB 08:11:44.785 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:11:44.810 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:44.934 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionInProgress=-1, revision=82 08:11:44.989 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 08:11:45.186 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:45.199 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:11:45.704 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=114.0 MiB, available=375.0 MiB 08:11:45.707 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.remoteRepositoryRevisionSynced=4, revision=82 08:11:45.782 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.782 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.793 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.793 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.799 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:45.799 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.805 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.805 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.810 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.810 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.816 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.822 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:45.822 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.827 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.827 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.838 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:45.838 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:11:45.843 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.848 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.848 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.854 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.854 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.860 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.860 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.866 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.871 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.871 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.878 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:11:45.884 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:11:45.895 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AKyIN1ZCOMhsUDbx9Ei22A, serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53} because of missing permissions! 08:11:45.895 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:11:46.428 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=114.2 MiB, available=375.8 MiB 08:11:46.480 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:46.490 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionSynced=4, revision=82 08:11:46.490 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionInProgress=82, revision=-1 08:11:46.512 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:46.516 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:46.516 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:46.526 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=121 08:11:46.535 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 08:11:46.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:11:46.552 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:11:47.038 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=114.2 MiB, available=375.3 MiB 08:11:47.040 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:11:47.404 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=114.1 MiB, available=376.9 MiB 08:11:47.405 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:11:47.760 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=114.3 MiB, available=376.2 MiB 08:11:47.762 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:11:47.762 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:11:47.762 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:11:47.779 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:47.800 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a localRepositoryRevisionSynced=81 08:11:47.821 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:47.859 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 transaction.localRevision=123 remoteFromLocalRevision=81 08:11:47.861 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=452f254a-edf9-4a03-b0ae-f763817efd1a from='build/repo/k0t5mmbv-zvaqc-local-src' toID=2c17b567-0ec4-4679-b87d-f68d89e96e53 to='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' 08:11:47.882 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=123 08:11:47.891 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:47.891 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:47.894 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:11:47.894 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:11:47.898 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=123 08:11:47.902 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:47.903 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:47.910 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:11:47.910 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:11:47.912 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=121, revision=125 08:11:47.916 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 08:11:47.965 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:47.969 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=119, revision=125 08:11:48.243 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:48.252 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=119, revision=125 08:11:48.252 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=125, revision=-1 08:11:48.275 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:48.283 [qtp2139656363-5243] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a transaction.localRevision=87 remoteFromLocalRevision=123 08:11:48.289 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:48.292 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:11:48.299 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 08:11:48.303 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [166468ff]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' 08:11:48.305 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [166468ff]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' locked successfully. 08:11:50.839 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:52.854 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:53.003 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:53.154 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:53.395 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:54.211 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:54.352 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:54.672 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:55.055 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:55.152 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:55.253 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:55.334 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:55.440 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:55.666 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:55.979 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:56.123 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:56.548 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:57.027 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:57.621 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:11:57.808 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [166468ff]initPersistenceManagerFactory: repositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:11:57.813 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [166468ff]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7566 ms. 08:11:58.384 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=118.9 MiB, available=372.1 MiB 08:11:58.492 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:58.632 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = ca6f7be1-cdd0-49ad-b9ec-371a21595974 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest localRepository.publicKeySha1 = DB:C0:64:6D:B9:A8:65:06:72:A3:74:5E:58:95:80:3F:28:4C:F5:F0 remoteRepository.repositoryId = 2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepository.remoteRoot = https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepository.publicKeySha1 = 49:5B:30:5B:DD:55:F7:CA:DF:FD:86:39:53:46:DC:3C:DD:54:6D:25 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 ca6f7be1-cdd0-49ad-b9ec-371a21595974 2c17b567-0ec4-4679-b87d-f68d89e96e53 08:11:58.737 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:58.767 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:58.795 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 renewalDateTime=2019-09-21T06:41:58.754Z expiryDateTime=2019-09-21T07:11:58.754Z 08:11:58.806 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:58.809 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:58.826 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:11:58.827 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c17b567-0ec4-4679-b87d-f68d89e96e53 from='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' toID=ca6f7be1-cdd0-49ad-b9ec-371a21595974 to='build/repo/k0t5nrv1-55z2b-local-dest', fromRepoLocalSync=true 08:11:58.827 [pool-47-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ca6f7be1-cdd0-49ad-b9ec-371a21595974 ('build/repo/k0t5nrv1-55z2b-local-dest') 08:11:59.029 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:11:59.038 [pool-47-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:11:59.052 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.-1.xml.gz 08:11:59.052 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.-1.xml.gz 08:11:59.067 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:59.081 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89 08:11:59.106 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:59.127 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.-1.xml.gz 08:11:59.127 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 08:11:59.711 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.0 MiB, allocated=492.0 MiB, used=115.7 MiB, available=376.3 MiB 08:11:59.712 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:11:59.740 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:59.758 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.localRepositoryRevisionInProgress=-1, revision=91 08:11:59.822 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 08:11:59.939 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:11:59.978 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:12:00.572 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.5 MiB, allocated=493.5 MiB, used=115.8 MiB, available=377.7 MiB 08:12:00.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=91 08:12:01.417 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms. 08:12:01.417 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:12:01.437 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.444 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:01.444 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.449 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:01.450 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms. 08:12:01.455 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:01.455 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:01.460 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:12:01.466 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:12:01.471 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.476 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:01.476 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.481 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:01.482 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.487 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:01.487 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:01.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:12:01.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:01.503 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.509 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:01.509 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.516 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:12:01.516 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:01.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:01.527 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:01.584 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AKyIN1ZCOMhsUDbx9Ei22A, serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53} because of missing permissions! 08:12:01.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:12:02.205 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.0 MiB, allocated=477.0 MiB, used=116.9 MiB, available=360.1 MiB 08:12:02.354 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:02.357 [qtp2139656363-3848] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.localRepositoryRevisionSynced=-1, revision=91 08:12:02.357 [qtp2139656363-3848] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.localRepositoryRevisionInProgress=91, revision=-1 08:12:02.361 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:02.373 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:02.373 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:02.411 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=5 08:12:02.489 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 08:12:02.622 [qtp2139656363-5794] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:02.629 [qtp2139656363-5794] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 08:12:02.660 [qtp2139656363-5794] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:02.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=-1, revision=5 08:12:02.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=5, revision=-1 08:12:02.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:12:02.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:12:03.255 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=117.0 MiB, available=374.0 MiB 08:12:03.372 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:12:03.813 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=117.2 MiB, available=358.8 MiB 08:12:03.816 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:12:04.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=116.3 MiB, available=374.2 MiB 08:12:04.253 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.-1.xml.gz 08:12:04.253 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:12:04.255 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:12:04.401 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:12:04.514 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:12:04.560 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:12:04.602 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 08:12:04.644 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 08:12:04.685 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 08:12:04.693 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 08:12:04.693 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:12:04.720 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='64f242b7696dd066f95f3a93f316cc6d411f17d5' to.sha1=''): /1 {11 11ä11#+} 1/a 08:12:04.803 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:04.808 [Test worker] 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:12:04.840 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:04.841 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/63gClYxX_7E30kvFxOTgZQ/r7arbdX7R-tacEYW_T2JxQ' offset=0 08:12:04.871 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:04.910 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 08:12:04.943 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 201370 bytes in 135 ms. path='/1 {11 11ä11#+} 1/a' 08:12:04.978 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:12:05.058 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:05.071 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:12:05.100 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cc945393ceb9b5be1f26540937d583926f341bad' to.sha1=''): /1 {11 11ä11#+} 1/b 08:12:05.149 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:05.153 [Test worker] 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:12:05.173 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:05.174 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/63gClYxX_7E30kvFxOTgZQ/KVtFEHbCHqhehuY-ew1vmw' offset=0 08:12:05.183 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:05.224 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 08:12:05.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 242694 bytes in 103 ms. path='/1 {11 11ä11#+} 1/b' 08:12:05.284 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:12:05.321 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:05.328 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:12:05.359 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fdcc50547fb7cd21d5f7ae6c902159670eaa7e48' to.sha1=''): /1 {11 11ä11#+} 1/c 08:12:05.402 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:05.406 [Test worker] 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:12:05.428 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:05.429 [qtp2139656363-3848] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/63gClYxX_7E30kvFxOTgZQ/smm_ipBzzYHlGb_iLp6Akg' offset=0 08:12:05.436 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:05.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 08:12:05.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 312012 bytes in 116 ms. path='/1 {11 11ä11#+} 1/c' 08:12:05.553 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:12:05.592 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:05.598 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:12:05.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='94ea35e17b7cf6a11517bb6a131f42974f665caf' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:12:05.673 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:05.678 [Test worker] 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:12:05.713 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:05.714 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IZh0ks_ArQmEoo2ffDz59w/TvHg_mAl0ksde1lDEq7tuw/0gyHa0mfpRwJgIW8lr241w' offset=0 08:12:05.722 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:05.830 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms. 08:12:05.901 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 147402 bytes in 223 ms. path='/2/1 {11 11ä11#+} 1/a' 08:12:05.945 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:12:05.977 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:05.984 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:12:06.020 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1e32223005e7eb97ce0ef70d9ce91a72af32ebf1' to.sha1=''): /2/1 {11 11ä11#+} 1/b 08:12:06.065 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:06.069 [Test worker] 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:12:06.100 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:06.101 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IZh0ks_ArQmEoo2ffDz59w/TvHg_mAl0ksde1lDEq7tuw/h0ke6teLeKYWU8rbr-czqg' offset=0 08:12:06.113 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:06.174 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms. 08:12:06.240 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 419525 bytes in 170 ms. path='/2/1 {11 11ä11#+} 1/b' 08:12:06.268 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:12:06.311 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:06.318 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:12:06.348 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aafa4df2b9e22ab1b35aaeb58e3ff4110e11d594' to.sha1=''): /2/a 08:12:06.392 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:06.397 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:12:06.424 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:06.425 [qtp2139656363-3848] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IZh0ks_ArQmEoo2ffDz59w/2mE0b6XhziGZbSi0igJ1VQ' offset=0 08:12:06.431 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:06.551 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 08:12:06.637 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 839696 bytes in 240 ms. path='/2/a' 08:12:06.677 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:12:06.728 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:06.735 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 08:12:06.862 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='780a8472126f0887a5b9bb2c8113044c2697c15a' to.sha1=''): /3 + &#ä/5/h 08:12:06.909 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:06.914 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 08:12:06.945 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:06.949 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2D63Z7Y8avbhAoaRvnsdBg/2YitNpgz989JC_HtNyy_vw/uV1GoIG5sR1uzNjUHUjUhQ' offset=0 08:12:06.957 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:06.998 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 08:12:07.030 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214985 bytes in 116 ms. path='/3 + &#ä/5/h' 08:12:07.052 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 08:12:07.080 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:07.086 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:12:07.113 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='337672481c79fd579512db1efc43c3a5f8f394b4' to.sha1=''): /3 + &#ä/5/i 08:12:07.147 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:07.151 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 08:12:07.177 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:07.179 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2D63Z7Y8avbhAoaRvnsdBg/2YitNpgz989JC_HtNyy_vw/OSVfEgmn7pvGV3Z0qJEwLw' offset=0 08:12:07.186 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:07.196 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 08:12:07.214 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 28609 bytes in 63 ms. path='/3 + &#ä/5/i' 08:12:07.237 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 08:12:07.260 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:07.267 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:12:07.291 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2a37ae8af43080d67fdf5df9cfb18466e08d0ec1' to.sha1=''): /3 + &#ä/aa 08:12:07.325 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:07.329 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 08:12:07.349 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:07.350 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2D63Z7Y8avbhAoaRvnsdBg/GHd6u5D5py91rWxxahXhvQ' offset=0 08:12:07.356 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:07.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 08:12:07.388 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 27528 bytes in 59 ms. path='/3 + &#ä/aa' 08:12:07.407 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 08:12:07.429 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:07.437 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:12:07.469 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='093ee93d39177b7cb6c92ba01a8bf822722db709' to.sha1=''): /3 + &#ä/bb 08:12:07.504 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:07.509 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 08:12:07.533 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:07.535 [qtp2139656363-3848] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2D63Z7Y8avbhAoaRvnsdBg/5yh8i6QFlcoWzQT5s_lOAA' offset=0 08:12:07.542 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:07.567 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:12:07.589 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 65481 bytes in 80 ms. path='/3 + &#ä/bb' 08:12:07.607 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 08:12:07.631 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:07.638 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:12:07.671 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='07ef2098c209d1fb1f632b0d747021ca0b4d491a' to.sha1=''): /3 + &#ä/cc 08:12:07.712 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:07.717 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:12:07.735 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:07.736 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2D63Z7Y8avbhAoaRvnsdBg/J0SEhGo5NE-nXHM0_7ggzQ' offset=0 08:12:07.743 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:07.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 08:12:07.808 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214711 bytes in 90 ms. path='/3 + &#ä/cc' 08:12:07.837 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 08:12:07.887 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:07.905 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:12:07.933 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d331af5f95c57b0ca78f849a59fdfdb7c92a8cf0' to.sha1=''): /3 + &#ä/dd 08:12:07.993 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:08.002 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 08:12:08.030 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:08.031 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2D63Z7Y8avbhAoaRvnsdBg/jIQ3Wh32FtJ403gOEYyAWw' offset=0 08:12:08.036 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:08.065 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms. 08:12:08.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183844 bytes in 90 ms. path='/3 + &#ä/dd' 08:12:08.110 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 08:12:08.133 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:08.140 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 08:12:08.156 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:08.162 [qtp2139656363-3848] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 localRepositoryRevisionSynced=89 08:12:08.164 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:08.188 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 transaction.localRevision=90 remoteFromLocalRevision=89 08:12:08.201 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ca6f7be1-cdd0-49ad-b9ec-371a21595974 from='build/repo/k0t5nrv1-55z2b-local-dest' toID=2c17b567-0ec4-4679-b87d-f68d89e96e53 to='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' 08:12:08.215 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:08.218 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:08.257 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90 08:12:08.283 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:08.283 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:08.296 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:12:08.296 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:12:08.308 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=90 08:12:08.318 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:08.318 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:08.332 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:08.332 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:08.334 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=92 08:12:08.340 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92 08:12:08.554 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:08.557 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.remoteRepositoryRevisionSynced=5, revision=92 08:12:08.561 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:08.564 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=5, revision=92 08:12:08.564 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=92, revision=-1 08:12:08.583 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:08.586 [qtp2139656363-5243] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 transaction.localRevision=96 remoteFromLocalRevision=90 08:12:08.588 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:08.590 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c17b567-0ec4-4679-b87d-f68d89e96e53 from='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' toID=ca6f7be1-cdd0-49ad-b9ec-371a21595974 to='build/repo/k0t5nrv1-55z2b-local-dest', fromRepoLocalSync=false 08:12:08.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:08.590 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:08.602 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:08.619 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 08:12:08.621 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:08.626 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:08.626 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:12:09.178 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=120.9 MiB, available=374.1 MiB 08:12:09.178 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:12:09.206 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:09.219 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.localRepositoryRevisionInProgress=-1, revision=97 08:12:09.238 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 08:12:09.253 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:09.261 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:12:09.729 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=120.5 MiB, available=374.0 MiB 08:12:09.732 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.remoteRepositoryRevisionSynced=91, revision=97 08:12:09.742 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AKyIN1ZCOMhsUDbx9Ei22A, serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53} because of missing permissions! 08:12:09.742 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:12:10.232 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=120.2 MiB, available=361.3 MiB 08:12:10.266 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:10.272 [qtp2139656363-3848] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.localRepositoryRevisionSynced=91, revision=97 08:12:10.273 [qtp2139656363-3848] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.localRepositoryRevisionInProgress=97, revision=-1 08:12:10.277 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:10.287 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:10.287 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:10.292 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=95 08:12:10.302 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 08:12:10.315 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:12:10.315 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:12:10.791 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.5 MiB, allocated=493.5 MiB, used=120.3 MiB, available=373.2 MiB 08:12:10.793 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:12:11.177 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=120.3 MiB, available=361.2 MiB 08:12:11.179 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:12:11.556 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=120.3 MiB, available=372.2 MiB 08:12:11.557 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:11.557 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:12:11.557 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:12:11.570 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:11.580 [qtp2139656363-5243] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 localRepositoryRevisionSynced=96 08:12:11.668 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:11.685 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 transaction.localRevision=97 remoteFromLocalRevision=96 08:12:11.692 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ca6f7be1-cdd0-49ad-b9ec-371a21595974 from='build/repo/k0t5nrv1-55z2b-local-dest' toID=2c17b567-0ec4-4679-b87d-f68d89e96e53 to='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' 08:12:11.725 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97 08:12:11.737 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:11.738 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:11.739 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:12:11.739 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:12:11.743 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=97 08:12:11.773 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:11.773 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:11.785 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:11.785 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:11.787 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=95, revision=99 08:12:11.791 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99 08:12:11.908 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:11.911 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.remoteRepositoryRevisionSynced=92, revision=99 08:12:11.920 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:11.925 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=92, revision=99 08:12:11.926 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=99, revision=-1 08:12:11.949 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:11.957 [qtp2139656363-5243] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 transaction.localRevision=102 remoteFromLocalRevision=97 08:12:11.959 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:11.962 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:12:12.129 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 08:12:12.129 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:12.253 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:12.287 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:12.310 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 renewalDateTime=2019-09-21T06:41:28.432Z expiryDateTime=2019-09-21T07:11:28.432Z 08:12:12.323 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:12.328 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:12.339 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:12.339 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:12.343 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=127 08:12:12.375 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 08:12:12.403 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:12:12.405 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c17b567-0ec4-4679-b87d-f68d89e96e53 from='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' toID=452f254a-edf9-4a03-b0ae-f763817efd1a to='build/repo/k0t5mmbv-zvaqc-local-src', fromRepoLocalSync=true 08:12:12.405 [pool-48-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 452f254a-edf9-4a03-b0ae-f763817efd1a ('build/repo/k0t5mmbv-zvaqc-local-src') 08:12:12.424 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:12:12.455 [pool-48-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:12:12.634 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.81.xml.gz 08:12:12.634 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.81.xml.gz 08:12:12.650 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:12.658 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=102 08:12:12.661 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:12.666 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.81.xml.gz 08:12:12.666 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=81 repoFileDtos.size=0 08:12:13.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=123.6 MiB, available=361.4 MiB 08:12:13.265 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:12:13.286 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:13.291 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionInProgress=-1, revision=103 08:12:13.302 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 08:12:13.317 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:13.322 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:12:13.796 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=122.6 MiB, available=368.9 MiB 08:12:13.800 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.remoteRepositoryRevisionSynced=82, revision=103 08:12:13.805 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AKyIN1ZCOMhsUDbx9Ei22A, serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53} because of missing permissions! 08:12:13.805 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:12:14.243 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=122.6 MiB, available=358.9 MiB 08:12:14.362 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:14.366 [qtp2139656363-3848] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionSynced=82, revision=103 08:12:14.366 [qtp2139656363-3848] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionInProgress=103, revision=-1 08:12:14.369 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:14.377 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:14.378 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:14.383 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=127, revision=130 08:12:14.407 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 08:12:14.432 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:14.435 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=125, revision=130 08:12:14.453 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:14.459 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=125, revision=130 08:12:14.460 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=130, revision=-1 08:12:14.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:12:14.464 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:12:14.991 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=122.6 MiB, available=367.9 MiB 08:12:14.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:12:15.391 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=122.2 MiB, available=359.3 MiB 08:12:15.392 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:12:15.774 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=122.2 MiB, available=367.3 MiB 08:12:15.775 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.81.xml.gz 08:12:15.775 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:12:15.777 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:12:15.777 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:12:15.787 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:15.792 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a localRepositoryRevisionSynced=102 08:12:15.829 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:15.849 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 transaction.localRevision=133 remoteFromLocalRevision=102 08:12:15.853 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=452f254a-edf9-4a03-b0ae-f763817efd1a from='build/repo/k0t5mmbv-zvaqc-local-src' toID=2c17b567-0ec4-4679-b87d-f68d89e96e53 to='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' 08:12:15.868 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:15.871 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:15.888 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=133 08:12:15.946 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:15.947 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:16.043 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 08:12:16.043 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:16.053 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:16.053 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:16.055 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=135 08:12:16.061 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135 08:12:16.142 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:16.145 [qtp2139656363-3848] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=130, revision=135 08:12:16.356 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:16.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=130, revision=135 08:12:16.360 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=135, revision=-1 08:12:16.364 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.54% 08:12:16.364 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:12:16.404 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=137 08:12:16.404 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 08:12:16.435 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:16.439 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=135, revision=137 08:12:16.461 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:16.465 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=135, revision=137 08:12:16.465 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=137, revision=-1 08:12:16.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:12:16.492 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:16.513 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:16.539 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:16.550 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.01% 08:12:16.550 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:12:16.566 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=133 08:12:16.573 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:16.573 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:16.589 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:16.590 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:16.591 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=140 08:12:16.595 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 08:12:16.631 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:16.634 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=137, revision=140 08:12:16.645 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:16.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=137, revision=140 08:12:16.648 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=140, revision=-1 08:12:16.669 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:16.673 [qtp2139656363-3848] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a transaction.localRevision=112 remoteFromLocalRevision=133 08:12:16.676 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:16.682 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c17b567-0ec4-4679-b87d-f68d89e96e53 from='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' toID=452f254a-edf9-4a03-b0ae-f763817efd1a to='build/repo/k0t5mmbv-zvaqc-local-src', fromRepoLocalSync=false 08:12:16.682 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:16.682 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:16.701 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:16.717 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=112 08:12:16.721 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:16.727 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:16.727 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:12:17.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=122.9 MiB, available=367.1 MiB 08:12:17.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:12:17.437 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:17.449 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionInProgress=-1, revision=113 08:12:17.465 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 08:12:17.486 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:17.499 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:12:17.956 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=122.9 MiB, available=366.1 MiB 08:12:17.965 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.remoteRepositoryRevisionSynced=103, revision=113 08:12:18.009 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:18.009 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:18.026 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AKyIN1ZCOMhsUDbx9Ei22A, serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53} because of missing permissions! 08:12:18.026 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:12:18.520 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=122.9 MiB, available=358.6 MiB 08:12:18.536 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:18.543 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionSynced=103, revision=113 08:12:18.543 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionInProgress=113, revision=-1 08:12:18.547 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:18.552 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:18.552 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:18.557 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=142 08:12:18.566 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142 08:12:18.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:12:18.584 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:12:19.055 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=123.1 MiB, available=364.9 MiB 08:12:19.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:12:19.457 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=123.3 MiB, available=358.2 MiB 08:12:19.459 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:12:19.848 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=122.7 MiB, available=364.3 MiB 08:12:19.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:19.849 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:12:19.849 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:12:19.864 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:19.873 [qtp2139656363-3848] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a localRepositoryRevisionSynced=112 08:12:19.904 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:19.926 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 transaction.localRevision=144 remoteFromLocalRevision=112 08:12:19.929 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=452f254a-edf9-4a03-b0ae-f763817efd1a from='build/repo/k0t5mmbv-zvaqc-local-src' toID=2c17b567-0ec4-4679-b87d-f68d89e96e53 to='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' 08:12:19.956 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=144 08:12:19.986 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:19.986 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:19.998 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:12:19.998 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:12:20.002 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=144 08:12:20.004 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:20.004 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:20.009 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:20.009 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:20.010 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=142, revision=146 08:12:20.014 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146 08:12:20.039 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:20.041 [qtp2139656363-502] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=140, revision=146 08:12:20.045 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:20.048 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=140, revision=146 08:12:20.048 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=146, revision=-1 08:12:20.066 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:20.070 [qtp2139656363-5243] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a transaction.localRevision=118 remoteFromLocalRevision=144 08:12:20.072 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:20.075 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:12:20.170 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:20.205 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:20.233 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 renewalDateTime=2019-09-21T06:41:58.754Z expiryDateTime=2019-09-21T07:11:58.754Z 08:12:20.245 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:20.250 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:20.260 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:20.261 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:20.264 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=101 08:12:20.274 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 08:12:20.309 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:12:20.310 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c17b567-0ec4-4679-b87d-f68d89e96e53 from='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' toID=ca6f7be1-cdd0-49ad-b9ec-371a21595974 to='build/repo/k0t5nrv1-55z2b-local-dest', fromRepoLocalSync=true 08:12:20.310 [pool-49-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ca6f7be1-cdd0-49ad-b9ec-371a21595974 ('build/repo/k0t5nrv1-55z2b-local-dest') 08:12:20.326 [pool-49-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:12:20.351 [pool-49-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:12:20.437 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.96.xml.gz 08:12:20.437 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.96.xml.gz 08:12:20.457 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:20.471 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=118 08:12:20.475 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:20.481 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.96.xml.gz 08:12:20.481 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=96 repoFileDtos.size=2 08:12:21.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=123.1 MiB, available=364.4 MiB 08:12:21.037 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:12:21.054 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:21.064 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.localRepositoryRevisionInProgress=-1, revision=119 08:12:21.101 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 08:12:21.137 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:21.148 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:12:21.615 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=123.1 MiB, available=363.9 MiB 08:12:21.618 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.remoteRepositoryRevisionSynced=97, revision=119 08:12:21.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms. 08:12:21.728 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:21.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:12:21.738 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:21.757 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AKyIN1ZCOMhsUDbx9Ei22A, serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53} because of missing permissions! 08:12:21.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:12:22.287 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=123.2 MiB, available=358.3 MiB 08:12:22.349 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:22.354 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.localRepositoryRevisionSynced=97, revision=119 08:12:22.354 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.localRepositoryRevisionInProgress=119, revision=-1 08:12:22.360 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:22.367 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:22.368 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:22.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=101, revision=104 08:12:22.419 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104 08:12:22.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:12:22.512 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:12:22.963 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=123.3 MiB, available=362.7 MiB 08:12:22.997 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:12:23.399 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=123.3 MiB, available=363.2 MiB 08:12:23.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:12:23.786 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=123.3 MiB, available=362.2 MiB 08:12:23.788 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.96.xml.gz 08:12:23.788 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:12:23.790 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:12:23.964 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:12:24.025 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.82% 08:12:24.026 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a' 08:12:24.053 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:24.053 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:24.148 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during delete: /2/a 08:12:24.160 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.57% 08:12:24.160 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:12:24.175 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:24.182 [qtp2139656363-502] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 localRepositoryRevisionSynced=118 08:12:24.184 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:24.202 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 transaction.localRevision=110 remoteFromLocalRevision=118 08:12:24.212 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ca6f7be1-cdd0-49ad-b9ec-371a21595974 from='build/repo/k0t5nrv1-55z2b-local-dest' toID=2c17b567-0ec4-4679-b87d-f68d89e96e53 to='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' 08:12:24.230 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:24.233 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:24.251 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=110 08:12:24.265 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:24.265 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:24.266 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 08:12:24.268 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 08:12:24.268 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:12:24.290 [Test worker] WARN o.s.l.CryptreeImpl - getDecryptedRepoFileOnServerDto: localPath='/2/a': org.subshare.core.FileDeletedException: File was deleted: SsNormalFileDto[id=-9223372036854775808, parentId=null, name=a, localRevision=0, lastModified=Sat Sep 21 08:11:27 CEST 2019, neededAsParent=false, length=-1, sha1=null, lengthWithPadding=924938, parentName=null, signatureDto=null] HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=vEFw_vhXHPfP_jy1EOzaUw, cryptoRepoFileId=2mE0b6XhziGZbSi0igJ1VQ, deleted=Sat Sep 21 08:12:15 CEST 2019] 08:12:24.299 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4948cfd3d03e4d092959783637b490a022334afe' to.sha1='398f0e2439712cfd76ff73325c2382594e0e6413'): /2/a 08:12:24.305 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:12:24.306 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 08:12:24.332 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=104, revision=113 08:12:24.332 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113 08:12:24.385 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:24.389 [qtp2139656363-3848] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.remoteRepositoryRevisionSynced=99, revision=113 08:12:24.410 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:24.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=99, revision=113 08:12:24.417 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=113, revision=-1 08:12:24.445 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:24.495 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:24.515 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="ca6f7be1-cdd0-49ad-b9ec-371a21595974"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:24.522 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:12:24.716 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:24.737 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:24.739 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:24.742 [qtp2139656363-502] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IZh0ks_ArQmEoo2ffDz59w/2mE0b6XhziGZbSi0igJ1VQ' offset=0 08:12:25.368 [qtp2139656363-502] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:25.400 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 924943 bytes in 878 ms. path='/2/a' 08:12:25.422 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=117 08:12:25.422 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 08:12:25.479 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:25.482 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.remoteRepositoryRevisionSynced=113, revision=117 08:12:25.503 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:25.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=113, revision=117 08:12:25.508 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=117, revision=-1 08:12:25.575 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:12:25.575 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:12:25.592 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:25.663 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:12:25.672 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:12:25.689 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:25.731 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="ca6f7be1-cdd0-49ad-b9ec-371a21595974"] on repo=ca6f7be1-cdd0-49ad-b9ec-371a21595974 08:12:25.744 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 08:12:25.763 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=110 08:12:25.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:25.781 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:25.984 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:12:25.992 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms. 08:12:26.006 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:26.008 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:12:26.009 [Test worker] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[id=21, histoCryptoRepoFileId=HVJJfmTFEgQPIDVaSaQCig, cryptoRepoFileId=2mE0b6XhziGZbSi0igJ1VQ, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=vEFw_vhXHPfP_jy1EOzaUw, cryptoRepoFileId=2mE0b6XhziGZbSi0igJ1VQ, deleted=Sat Sep 21 08:12:15 CEST 2019] duplicateCryptoRepoFileId=null localRevision=121 08:12:26.020 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:12:26.021 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:12:26.027 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:26.028 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:12:26.065 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:26.065 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:26.067 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=121 08:12:26.072 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 08:12:26.153 [qtp2139656363-5794] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:26.157 [qtp2139656363-5794] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.remoteRepositoryRevisionSynced=117, revision=121 08:12:26.232 [qtp2139656363-5794] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:26.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=117, revision=121 08:12:26.235 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=121, revision=-1 08:12:26.254 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:26.266 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 transaction.localRevision=129 remoteFromLocalRevision=110 08:12:26.271 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:26.277 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c17b567-0ec4-4679-b87d-f68d89e96e53 from='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' toID=ca6f7be1-cdd0-49ad-b9ec-371a21595974 to='build/repo/k0t5nrv1-55z2b-local-dest', fromRepoLocalSync=false 08:12:26.277 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:26.278 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:26.291 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:26.320 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=129 08:12:26.353 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:26.360 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:26.360 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:12:27.140 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=125.6 MiB, available=360.4 MiB 08:12:27.141 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:12:27.168 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:27.187 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.localRepositoryRevisionInProgress=-1, revision=130 08:12:27.576 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 08:12:27.738 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:27.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 08:12:28.268 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=124.7 MiB, available=362.3 MiB 08:12:28.271 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.remoteRepositoryRevisionSynced=119, revision=130 08:12:28.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:12:28.315 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:12:28.322 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:28.324 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:12:28.335 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:12:28.336 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:12:28.342 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:28.343 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:12:28.355 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AKyIN1ZCOMhsUDbx9Ei22A, serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53} because of missing permissions! 08:12:28.355 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:12:28.905 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=124.8 MiB, available=356.7 MiB 08:12:28.936 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:28.942 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.localRepositoryRevisionSynced=119, revision=130 08:12:28.942 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.localRepositoryRevisionInProgress=130, revision=-1 08:12:28.950 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:28.959 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:28.959 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:28.963 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=123 08:12:28.976 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 08:12:28.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:12:28.993 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:12:29.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=124.9 MiB, available=360.6 MiB 08:12:29.442 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:12:29.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=124.8 MiB, available=361.2 MiB 08:12:29.850 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:12:30.307 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=124.9 MiB, available=360.1 MiB 08:12:30.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:30.308 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:12:30.308 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:12:30.326 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:30.348 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 localRepositoryRevisionSynced=129 08:12:30.381 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:30.401 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 transaction.localRevision=125 remoteFromLocalRevision=129 08:12:30.408 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ca6f7be1-cdd0-49ad-b9ec-371a21595974 from='build/repo/k0t5nrv1-55z2b-local-dest' toID=2c17b567-0ec4-4679-b87d-f68d89e96e53 to='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' 08:12:30.432 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=125 08:12:30.457 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:30.457 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:30.470 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:12:30.470 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:12:30.474 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=125 08:12:30.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:30.480 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:30.487 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.from' result=null 08:12:30.487 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5nrv1-55z2b-local-dest' configKey='repair.deleteCollisions.to' result=null 08:12:30.491 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=123, revision=127 08:12:30.498 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 08:12:30.543 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:30.548 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974, this.remoteRepositoryRevisionSynced=121, revision=127 08:12:30.555 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:30.561 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=121, revision=127 08:12:30.562 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=127, revision=-1 08:12:30.584 [qtp2139656363-5794] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:30.589 [qtp2139656363-5794] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=ca6f7be1-cdd0-49ad-b9ec-371a21595974 transaction.localRevision=135 remoteFromLocalRevision=125 08:12:30.594 [qtp2139656363-5794] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:30.596 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:12:30.699 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:30.735 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:30.751 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 renewalDateTime=2019-09-21T06:41:28.432Z expiryDateTime=2019-09-21T07:11:28.432Z 08:12:30.761 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:30.765 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:30.770 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:30.770 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:30.773 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=148 08:12:30.781 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148 08:12:30.805 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:12:30.806 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c17b567-0ec4-4679-b87d-f68d89e96e53 from='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' toID=452f254a-edf9-4a03-b0ae-f763817efd1a to='build/repo/k0t5mmbv-zvaqc-local-src', fromRepoLocalSync=true 08:12:30.806 [pool-50-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 452f254a-edf9-4a03-b0ae-f763817efd1a ('build/repo/k0t5mmbv-zvaqc-local-src') 08:12:30.822 [pool-50-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:12:30.849 [pool-50-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:12:30.889 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.112.xml.gz 08:12:30.889 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.112.xml.gz 08:12:30.909 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:30.936 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=135 08:12:30.949 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:30.958 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.112.xml.gz 08:12:30.958 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=112 repoFileDtos.size=3 08:12:31.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=125.7 MiB, available=359.8 MiB 08:12:31.474 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:12:31.495 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:31.504 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionInProgress=-1, revision=136 08:12:31.539 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136 08:12:31.608 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:31.617 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 08:12:32.118 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=124.5 MiB, available=361.5 MiB 08:12:32.122 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.remoteRepositoryRevisionSynced=113, revision=136 08:12:32.388 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms. 08:12:32.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms. 08:12:32.405 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:32.406 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:12:32.425 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:12:32.426 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:12:32.432 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:12:32.433 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:12:32.438 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AKyIN1ZCOMhsUDbx9Ei22A, serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53} because of missing permissions! 08:12:32.438 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:12:32.952 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=124.7 MiB, available=357.3 MiB 08:12:33.010 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:33.015 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionSynced=113, revision=136 08:12:33.015 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionInProgress=136, revision=-1 08:12:33.022 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:33.027 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:33.027 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:33.030 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=148, revision=151 08:12:33.041 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 08:12:33.100 [qtp2139656363-5794] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:33.104 [qtp2139656363-5794] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=146, revision=151 08:12:33.115 [qtp2139656363-5794] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:33.118 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=146, revision=151 08:12:33.118 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=151, revision=-1 08:12:33.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:12:33.126 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:12:33.625 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=125.0 MiB, available=359.5 MiB 08:12:33.658 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:12:34.069 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=125.0 MiB, available=360.0 MiB 08:12:34.071 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:12:34.471 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=125.0 MiB, available=360.0 MiB 08:12:34.472 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.112.xml.gz 08:12:34.472 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:12:34.474 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:12:34.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:12:34.569 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:12:34.571 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:12:34.571 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:12:34.598 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4948cfd3d03e4d092959783637b490a022334afe' to.sha1=''): /2/a 08:12:34.675 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:12:34.677 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:12:34.704 [qtp2139656363-5794] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:34.706 [qtp2139656363-5794] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IZh0ks_ArQmEoo2ffDz59w/2mE0b6XhziGZbSi0igJ1VQ' offset=0 08:12:34.722 [qtp2139656363-5794] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:34.859 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms. 08:12:34.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 839697 bytes in 267 ms. path='/2/a' 08:12:34.969 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:12:35.049 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="2c17b567-0ec4-4679-b87d-f68d89e96e53"] on repo=452f254a-edf9-4a03-b0ae-f763817efd1a 08:12:35.075 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:35.082 [qtp2139656363-32] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a localRepositoryRevisionSynced=135 08:12:35.087 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:35.104 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 transaction.localRevision=163 remoteFromLocalRevision=135 08:12:35.113 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:12:35.113 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=452f254a-edf9-4a03-b0ae-f763817efd1a from='build/repo/k0t5mmbv-zvaqc-local-src' toID=2c17b567-0ec4-4679-b87d-f68d89e96e53 to='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' 08:12:35.122 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:35.125 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:35.158 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=163 08:12:35.175 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:35.175 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:35.186 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:12:35.186 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:12:35.200 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=163 08:12:35.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:35.208 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:35.221 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:35.221 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:35.223 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=165 08:12:35.228 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165 08:12:35.323 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:35.326 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=151, revision=165 08:12:35.333 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:35.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=151, revision=165 08:12:35.388 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=165, revision=-1 08:12:35.412 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:35.417 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a transaction.localRevision=142 remoteFromLocalRevision=163 08:12:35.421 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:35.424 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c17b567-0ec4-4679-b87d-f68d89e96e53 from='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' toID=452f254a-edf9-4a03-b0ae-f763817efd1a to='build/repo/k0t5mmbv-zvaqc-local-src', fromRepoLocalSync=false 08:12:35.425 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:35.425 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:35.448 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:35.463 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=142 08:12:35.467 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:35.473 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/ChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:35.473 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:12:35.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=126.2 MiB, available=358.8 MiB 08:12:35.959 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:12:35.983 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:35.995 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionInProgress=-1, revision=143 08:12:36.019 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143 08:12:36.036 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:36.045 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:12:36.485 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=125.4 MiB, available=359.1 MiB 08:12:36.489 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.remoteRepositoryRevisionSynced=136, revision=143 08:12:36.502 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=AKyIN1ZCOMhsUDbx9Ei22A, serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53} because of missing permissions! 08:12:36.502 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:12:36.897 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=125.5 MiB, available=359.5 MiB 08:12:37.013 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:37.017 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionSynced=136, revision=143 08:12:37.017 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.localRepositoryRevisionInProgress=143, revision=-1 08:12:37.025 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:37.036 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:37.036 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:37.040 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=-1, revision=168 08:12:37.051 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168 08:12:37.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:12:37.064 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:12:37.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=125.6 MiB, available=358.4 MiB 08:12:37.463 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:12:37.851 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=125.6 MiB, available=358.9 MiB 08:12:37.853 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:12:38.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=125.6 MiB, available=358.9 MiB 08:12:38.240 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.2c17b567-0ec4-4679-b87d-f68d89e96e53.null.xml.gz 08:12:38.240 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:12:38.240 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:12:38.251 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:38.257 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a localRepositoryRevisionSynced=142 08:12:38.277 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:38.292 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 transaction.localRevision=170 remoteFromLocalRevision=142 08:12:38.376 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=452f254a-edf9-4a03-b0ae-f763817efd1a from='build/repo/k0t5mmbv-zvaqc-local-src' toID=2c17b567-0ec4-4679-b87d-f68d89e96e53 to='https://localhost:43274/2c17b567-0ec4-4679-b87d-f68d89e96e53' 08:12:38.390 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=170 08:12:38.395 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:38.395 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:38.397 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:12:38.397 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:12:38.401 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 localRepositoryRevisionSynced=170 08:12:38.404 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:38.404 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:38.409 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.from' result=null 08:12:38.409 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5mmbv-zvaqc-local-src' configKey='repair.deleteCollisions.to' result=null 08:12:38.411 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=168, revision=172 08:12:38.414 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172 08:12:38.454 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:38.456 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a, this.remoteRepositoryRevisionSynced=165, revision=172 08:12:38.463 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:38.470 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionSynced=165, revision=172 08:12:38.471 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53, this.localRepositoryRevisionInProgress=172, revision=-1 08:12:38.490 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:38.496 [qtp2139656363-2650] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 remoteRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a transaction.localRevision=148 remoteFromLocalRevision=170 08:12:38.501 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:38.503 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:12:38.786 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:38.817 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:38.832 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=452f254a-edf9-4a03-b0ae-f763817efd1a serverRepositoryId=2c17b567-0ec4-4679-b87d-f68d89e96e53 renewalDateTime=2019-09-21T06:41:28.432Z expiryDateTime=2019-09-21T07:11:28.432Z 08:12:38.846 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:38.864 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:38.984 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 08:12:39.065 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:39.069 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:39.194 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 08:12:39.276 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms. 08:12:39.282 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms. 08:12:39.284 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10a98f36]getCloseDeferredMillis: closeDeferredMillis=20000 08:12:39.284 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [10a98f36]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:39.285 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [166468ff]getCloseDeferredMillis: closeDeferredMillis=20000 08:12:39.285 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [166468ff]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:12:39.645 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT 08:12:39.998 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:12:40.772 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [679b7d0c]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' 08:12:40.776 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [679b7d0c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' locked successfully. 08:12:43.647 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:45.929 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:46.058 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:46.331 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:46.665 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:47.699 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:47.859 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:48.226 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:48.667 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:48.815 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:48.939 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:49.025 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:49.134 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:49.237 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:49.374 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:49.537 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:49.984 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:50.449 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:51.117 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:51.339 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [679b7d0c]initPersistenceManagerFactory: repositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:12:51.350 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [679b7d0c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8349 ms. 08:12:51.384 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owci-lw1fd-remote' 08:12:51.387 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owci-lw1fd-remote' locked successfully. 08:12:53.857 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:55.696 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:55.832 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:55.974 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:56.180 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:56.965 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:57.111 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:57.612 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:57.929 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:58.018 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:58.104 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:58.311 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:58.430 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:58.550 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:58.705 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:58.861 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:12:59.071 [closeDeferredTimer-8ae949b-al] INFO c.c.c.l.LocalRepoManagerImpl - [8ae949b]_close: Shutting down real LocalRepoManager. 08:12:59.866 [closeDeferredTimer-10a98f36-1] INFO c.c.c.l.LocalRepoManagerImpl - [10a98f36]_close: Shutting down real LocalRepoManager. 08:12:59.866 [closeDeferredTimer-166468ff-1] INFO c.c.c.l.LocalRepoManagerImpl - [166468ff]_close: Shutting down real LocalRepoManager. 08:13:02.136 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:03.246 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:05.109 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:05.351 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]initPersistenceManagerFactory: repositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa 08:13:05.422 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12115 ms. 08:13:05.447 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]getCloseDeferredMillis: closeDeferredMillis=20000 08:13:05.447 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:05.475 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 24 ms. 08:13:05.475 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=737K9SM-xl3LszqP6DSnsA, invitation=false] 08:13:05.499 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 23 ms. 08:13:05.499 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=S7U2IH-n_qR8GZRjEs9FGQ, invitation=false] 08:13:06.268 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=497.5 MiB, allocated=497.5 MiB, used=131.4 MiB, available=366.1 MiB 08:13:06.456 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:06.805 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 5526953e-6a88-4864-a6a1-7bfcd0dae003 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src localRepository.publicKeySha1 = DA:A9:2E:D4:E5:19:44:79:F2:40:C3:5C:40:5A:35:E4:FB:77:64:2D remoteRepository.repositoryId = d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepository.remoteRoot = https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepository.publicKeySha1 = 66:73:3A:8D:44:5E:0A:A0:3C:56:2E:E4:42:17:0D:63:90:17:68:C6 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 5526953e-6a88-4864-a6a1-7bfcd0dae003 d3f2a11d-9e29-429b-8c79-564a77bad4aa 08:13:07.234 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 08:13:07.973 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 08:13:07.986 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 08:13:08.052 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 08:13:08.073 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 08:13:08.090 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40% 08:13:08.146 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 08:13:08.175 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.72% 08:13:08.235 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 08:13:08.349 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:08.389 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:08.417 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa renewalDateTime=2019-09-21T06:43:08.369Z expiryDateTime=2019-09-21T07:13:08.369Z 08:13:08.431 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:08.443 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:08.458 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:13:08.459 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3f2a11d-9e29-429b-8c79-564a77bad4aa from='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' toID=5526953e-6a88-4864-a6a1-7bfcd0dae003 to='build/repo/k0t5owch-ynj1e-local-src', fromRepoLocalSync=true 08:13:08.460 [pool-51-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5526953e-6a88-4864-a6a1-7bfcd0dae003 ('build/repo/k0t5owch-ynj1e-local-src') 08:13:08.488 [pool-51-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:13:08.517 [pool-51-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:13:08.620 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.-1.xml.gz 08:13:08.621 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.-1.xml.gz 08:13:08.642 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:08.772 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 08:13:08.806 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:08.814 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.-1.xml.gz 08:13:08.815 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=0 08:13:09.367 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=113.6 MiB, available=382.9 MiB 08:13:09.370 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:13:09.402 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:09.441 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionInProgress=-1, revision=4 08:13:09.482 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4 08:13:09.664 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:09.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:13:10.191 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.0 MiB, allocated=499.0 MiB, used=100.1 MiB, available=398.9 MiB 08:13:10.216 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=4 08:13:10.312 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=737K9SM-xl3LszqP6DSnsA, serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa} because of missing permissions! 08:13:10.312 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:13:10.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.5 MiB, allocated=498.5 MiB, used=100.1 MiB, available=398.4 MiB 08:13:10.792 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:10.798 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionSynced=-1, revision=4 08:13:10.798 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionInProgress=4, revision=-1 08:13:10.818 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:10.825 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:10.825 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:10.880 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:13:10.880 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 08:13:10.902 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.Permission.permissionType gave an error on extracting the value : null 08:13:10.951 [Test worker] INFO o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 28 ms. 08:13:11.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=6 08:13:11.026 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 08:13:11.382 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=6 08:13:11.424 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:11.427 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=6 08:13:11.658 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:11.666 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=-1, revision=6 08:13:11.666 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=6, revision=-1 08:13:11.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:13:11.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:13:12.295 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=500.0 MiB, allocated=500.0 MiB, used=101.1 MiB, available=398.9 MiB 08:13:12.308 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:13:12.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.5 MiB, allocated=499.5 MiB, used=100.9 MiB, available=398.6 MiB 08:13:12.745 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:13:13.121 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.5 MiB, allocated=499.5 MiB, used=100.9 MiB, available=398.6 MiB 08:13:13.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.-1.xml.gz 08:13:13.122 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:13:13.125 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:13:13.125 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:13:13.139 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:13.176 [qtp2139656363-5188] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 localRepositoryRevisionSynced=2 08:13:13.200 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:13.234 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa transaction.localRevision=8 remoteFromLocalRevision=2 08:13:13.237 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5526953e-6a88-4864-a6a1-7bfcd0dae003 from='build/repo/k0t5owch-ynj1e-local-src' toID=d3f2a11d-9e29-429b-8c79-564a77bad4aa to='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' 08:13:13.252 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:13.254 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:13.280 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 08:13:13.328 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:13.329 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:13.346 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:13:13.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=10 08:13:13.398 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10 08:13:13.459 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:13.462 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=6, revision=10 08:13:13.539 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:13.544 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=6, revision=10 08:13:13.544 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=10, revision=-1 08:13:13.605 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms. 08:13:13.606 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:13.637 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:13.714 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:13.723 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:13:13.797 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=12 08:13:13.797 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12 08:13:13.864 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:13.870 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=10, revision=12 08:13:13.925 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:13.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=10, revision=12 08:13:13.929 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=12, revision=-1 08:13:13.953 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:13.954 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:13.980 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.073 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.082 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:13:14.144 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=14 08:13:14.144 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=12, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14 08:13:14.187 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.190 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=12, revision=14 08:13:14.223 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.226 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=12, revision=14 08:13:14.226 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=14, revision=-1 08:13:14.253 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:14.253 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:14.277 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.300 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.307 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:13:14.354 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=16 08:13:14.354 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16 08:13:14.392 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.396 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=14, revision=16 08:13:14.430 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.437 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=14, revision=16 08:13:14.438 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=16, revision=-1 08:13:14.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:14.462 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:14.489 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.527 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.539 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.62% 08:13:14.539 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 08:13:14.592 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=18 08:13:14.592 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=16, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18 08:13:14.633 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.636 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=16, revision=18 08:13:14.666 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=16, revision=18 08:13:14.673 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=18, revision=-1 08:13:14.699 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:14.699 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:14.719 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.739 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.751 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 08:13:14.805 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=20 08:13:14.806 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=18, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20 08:13:14.853 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.856 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=18, revision=20 08:13:14.886 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.890 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=18, revision=20 08:13:14.891 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=20, revision=-1 08:13:14.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:14.917 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:14.938 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.960 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:14.977 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:13:14.977 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:13:15.012 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4ee8ada42cc06ce6bf8cc6d9c5eab03f55de139' to.sha1='535867295ed331358475c2c7ceb78c69216e8ac8'): /1 {11 11ä11#+} 1/a 08:13:15.041 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=23 08:13:15.042 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23 08:13:15.078 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:15.081 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=20, revision=23 08:13:15.101 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:15.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=20, revision=23 08:13:15.108 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=23, revision=-1 08:13:15.145 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:15.188 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:15.241 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:15.244 [Test worker] 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:13:15.345 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:15.381 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:15.387 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:15.388 [qtp2139656363-5188] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zNvsdJKk12yZyYMgp6SYmw/b7f30dVfMoleaeHDECzxUw' offset=0 08:13:15.733 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:15.760 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 330863 bytes in 516 ms. path='/1 {11 11ä11#+} 1/a' 08:13:15.770 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=26 08:13:15.770 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26 08:13:15.804 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:15.807 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=23, revision=26 08:13:15.829 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:15.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=23, revision=26 08:13:15.833 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=26, revision=-1 08:13:15.862 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:15.862 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:15.880 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:15.969 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:13:15.977 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:13:15.990 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.142 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:16.158 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:13:16.197 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e68f613da1d377358d5d55aed2090c6871111367' to.sha1='6122fb195ed600954924c1b18cd04a2fbba57be5'): /1 {11 11ä11#+} 1/b 08:13:16.225 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=31 08:13:16.225 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31 08:13:16.268 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.271 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=26, revision=31 08:13:16.299 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.304 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=26, revision=31 08:13:16.305 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=31, revision=-1 08:13:16.337 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.362 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.372 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:16.375 [Test worker] 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:13:16.534 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.554 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.557 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.558 [qtp2139656363-5300] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zNvsdJKk12yZyYMgp6SYmw/2oXQF8qs6iOOOVL_j_Sgew' offset=0 08:13:16.726 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.740 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 779241 bytes in 365 ms. path='/1 {11 11ä11#+} 1/b' 08:13:16.750 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=34 08:13:16.751 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=34 08:13:16.782 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.785 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=31, revision=34 08:13:16.792 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.798 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=31, revision=34 08:13:16.799 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=34, revision=-1 08:13:16.828 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:16.829 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:16.847 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.872 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:13:16.876 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:13:16.887 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.905 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:16.913 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:13:16.930 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42afe98227c2b076f97cbaa524408ae1fb66fcaf' to.sha1='0dad76c1e7947a96177dfe6fb4867b67b66f0f5d'): /1 {11 11ä11#+} 1/c 08:13:16.956 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=39 08:13:16.956 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=34, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39 08:13:16.991 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:16.995 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=34, revision=39 08:13:17.021 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=34, revision=39 08:13:17.026 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=39, revision=-1 08:13:17.058 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.079 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.086 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:17.088 [Test worker] 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:13:17.143 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.149 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.151 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.152 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zNvsdJKk12yZyYMgp6SYmw/bKkj5uOYQcUrrIfYQJQ9Kg' offset=0 08:13:17.197 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142293 bytes in 116 ms. path='/1 {11 11ä11#+} 1/c' 08:13:17.215 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=42 08:13:17.216 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42 08:13:17.242 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.245 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=39, revision=42 08:13:17.256 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.259 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=39, revision=42 08:13:17.259 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=42, revision=-1 08:13:17.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:17.281 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:17.300 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.320 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:13:17.322 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:13:17.330 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.345 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:17.349 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:13:17.370 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='56dc57e5d87511458971e2773fe8ab2b7c9593c0' to.sha1='fe106dc59b5aa4c0c93092f186a5fa665515e946'): /2/1 {11 11ä11#+} 1/a 08:13:17.403 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=47 08:13:17.403 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47 08:13:17.438 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.442 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=42, revision=47 08:13:17.466 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.473 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=42, revision=47 08:13:17.473 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=47, revision=-1 08:13:17.501 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.520 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.533 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:17.536 [Test worker] 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:13:17.589 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.597 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.599 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.600 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d3P1J_R2PrqFzO0YyFWXDg/gTld4MN_y7K_LRz7tiBdSg/8urTErh7_FrKqjB7eZsoKg' offset=0 08:13:17.647 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.659 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 119816 bytes in 123 ms. path='/2/1 {11 11ä11#+} 1/a' 08:13:17.669 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=50 08:13:17.669 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50 08:13:17.708 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.712 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=47, revision=50 08:13:17.720 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=47, revision=50 08:13:17.722 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=50, revision=-1 08:13:17.751 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:17.751 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:17.767 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.785 [qtp2139656363-5300] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:13:17.786 [qtp2139656363-5300] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:13:17.844 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.864 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:17.868 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:13:17.886 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b2c9b727b29b1d3b53ba9e082bf25404267c60c9' to.sha1='9ffaff775a3d515a1c81bcdc9ad2d1bb8655ce5d'): /2/1 {11 11ä11#+} 1/b 08:13:17.910 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=55 08:13:17.910 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55 08:13:17.953 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.957 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=50, revision=55 08:13:17.976 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:17.979 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=50, revision=55 08:13:17.979 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=55, revision=-1 08:13:18.026 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.046 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.053 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:18.055 [Test worker] 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:13:18.154 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.163 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.165 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.166 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d3P1J_R2PrqFzO0YyFWXDg/gTld4MN_y7K_LRz7tiBdSg/o8kqGKC-yoN4IzGmsyVe2g' offset=0 08:13:18.322 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.340 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 338784 bytes in 285 ms. path='/2/1 {11 11ä11#+} 1/b' 08:13:18.351 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=58 08:13:18.351 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58 08:13:18.383 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.386 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=55, revision=58 08:13:18.394 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=55, revision=58 08:13:18.398 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=58, revision=-1 08:13:18.429 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:18.429 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:18.441 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.458 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:13:18.460 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:13:18.468 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.504 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:18.509 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:13:18.525 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e2cb0d365941cd4f27db45c29403c698f94172ed' to.sha1='fc10444cf2dc97bbfc274ef9fd9c216297d3d9b9'): /2/a 08:13:18.564 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=63 08:13:18.564 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63 08:13:18.604 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.607 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=58, revision=63 08:13:18.636 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=58, revision=63 08:13:18.641 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=63, revision=-1 08:13:18.673 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.697 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.707 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:18.710 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:13:18.873 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.887 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.889 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:18.890 [qtp2139656363-5300] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d3P1J_R2PrqFzO0YyFWXDg/3Rw6uJKoMTi9JUnTbZI9dA' offset=0 08:13:19.097 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:19.113 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 685999 bytes in 403 ms. path='/2/a' 08:13:19.123 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=66 08:13:19.123 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66 08:13:19.149 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:19.152 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=63, revision=66 08:13:19.161 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:19.167 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=63, revision=66 08:13:19.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=66, revision=-1 08:13:19.196 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:19.196 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:19.215 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:19.230 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:13:19.232 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:13:19.241 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:19.252 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:19.261 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 08:13:19.278 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99ba86384ac3aa363b1e1aee874e6230f86aeb8a' to.sha1='a2a5dd17dd986aefc2c682ce3ec9102e3a8764ed'): /3 + &#ä/5/h 08:13:19.306 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=71 08:13:19.306 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71 08:13:19.338 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:19.340 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=66, revision=71 08:13:19.365 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:19.368 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=66, revision=71 08:13:19.369 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=71, revision=-1 08:13:19.400 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:19.424 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:19.440 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:19.444 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 08:13:19.619 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:19.636 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:19.638 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:19.640 [qtp2139656363-5300] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/76swd-ex919TqJrwjgJpBw/nQIs6w9HNTeyHtEY_Qoocg/IuGJ4zzSiE8kv8J7dbaDBw' offset=0 08:13:19.943 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:19.956 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 836417 bytes in 512 ms. path='/3 + &#ä/5/h' 08:13:19.974 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=74 08:13:19.974 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74 08:13:19.998 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.002 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=71, revision=74 08:13:20.012 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=71, revision=74 08:13:20.017 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=74, revision=-1 08:13:20.040 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:20.040 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:20.053 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.069 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:13:20.070 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:13:20.077 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.088 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:20.093 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:13:20.107 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7d1b419c9ab2ca9be49a0aba2ed1644bdb46c165' to.sha1='18b1bd0bd188e2b9fe0c15ca810d328c9943d4f1'): /3 + &#ä/5/i 08:13:20.132 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=79 08:13:20.132 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79 08:13:20.176 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.179 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=74, revision=79 08:13:20.196 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.203 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=74, revision=79 08:13:20.203 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=79, revision=-1 08:13:20.230 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.248 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.260 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:20.261 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 08:13:20.417 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.430 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.432 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.433 [qtp2139656363-5300] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/76swd-ex919TqJrwjgJpBw/nQIs6w9HNTeyHtEY_Qoocg/X1UcigLpGdTrZit_Hn-N3w' offset=0 08:13:20.594 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.610 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 540630 bytes in 349 ms. path='/3 + &#ä/5/i' 08:13:20.622 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=82 08:13:20.622 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 08:13:20.657 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.662 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=79, revision=82 08:13:20.676 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.679 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=79, revision=82 08:13:20.679 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=82, revision=-1 08:13:20.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:20.710 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:20.729 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.751 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:13:20.754 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:13:20.766 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.784 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:20.788 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:13:20.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d78ff053c2e40843473bef647fb0c15a79d5d311' to.sha1='f32ed40a7332c0f7e705f9be4ecc8d7301f1f780'): /3 + &#ä/aa 08:13:20.854 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=87 08:13:20.855 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87 08:13:20.897 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.900 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=82, revision=87 08:13:20.942 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=82, revision=87 08:13:20.946 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=87, revision=-1 08:13:20.967 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.988 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:20.997 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:21.000 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 08:13:21.046 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.052 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.054 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.055 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/76swd-ex919TqJrwjgJpBw/kSzg65snwXmr7jTdb8hjgw' offset=0 08:13:21.098 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.113 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 105138 bytes in 113 ms. path='/3 + &#ä/aa' 08:13:21.121 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=90 08:13:21.121 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90 08:13:21.151 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.153 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=87, revision=90 08:13:21.163 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=87, revision=90 08:13:21.168 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=90, revision=-1 08:13:21.192 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:21.192 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:21.214 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.233 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:13:21.234 [qtp2139656363-4581] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:13:21.245 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.260 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:21.264 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:13:21.284 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f21d7817854e69bb0662ab1b950c448ffa87642f' to.sha1='901be698f224ae5129066275f5ed97624685a254'): /3 + &#ä/bb 08:13:21.308 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=95 08:13:21.309 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95 08:13:21.345 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.348 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=90, revision=95 08:13:21.368 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.371 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=90, revision=95 08:13:21.371 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=95, revision=-1 08:13:21.400 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.422 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.429 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:21.430 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 08:13:21.481 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.488 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.490 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.491 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/76swd-ex919TqJrwjgJpBw/Af5lN3LQByLeZWEJ6JZzXQ' offset=0 08:13:21.543 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.558 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151726 bytes in 128 ms. path='/3 + &#ä/bb' 08:13:21.567 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=98 08:13:21.567 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98 08:13:21.594 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.597 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=95, revision=98 08:13:21.605 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=95, revision=98 08:13:21.609 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=98, revision=-1 08:13:21.639 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:21.639 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:21.655 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.675 [qtp2139656363-5188] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:13:21.676 [qtp2139656363-5188] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:13:21.685 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.704 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:21.709 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:13:21.729 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='762f1a51581cd7680391b95f8f99f8a5081d6060' to.sha1='c4f555a923c0c10eb16a36d7ee0facbfdd4893b9'): /3 + &#ä/cc 08:13:21.755 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=103 08:13:21.755 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 08:13:21.790 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.795 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=98, revision=103 08:13:21.812 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=98, revision=103 08:13:21.818 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=103, revision=-1 08:13:21.844 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.865 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.872 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:21.874 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:13:21.904 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.910 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.912 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.913 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/76swd-ex919TqJrwjgJpBw/ovF2uu8Cmj-xVXMh5VbSyA' offset=0 08:13:21.924 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.931 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 28643 bytes in 56 ms. path='/3 + &#ä/cc' 08:13:21.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=106 08:13:21.940 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 08:13:21.977 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.980 [qtp2139656363-5188] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=103, revision=106 08:13:21.988 [qtp2139656363-5188] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:21.993 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=103, revision=106 08:13:21.993 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=106, revision=-1 08:13:22.019 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:22.019 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:22.038 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.059 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:13:22.060 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:13:22.068 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.088 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:22.094 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:13:22.109 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='498b1e6e6a9c8757fb9f39ddaf54a165bc66f8cf' to.sha1='1cfa0aef674c32752253905de59b0c4cc384397e'): /3 + &#ä/dd 08:13:22.135 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=111 08:13:22.135 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111 08:13:22.170 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.173 [qtp2139656363-5300] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=106, revision=111 08:13:22.193 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.200 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=106, revision=111 08:13:22.200 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=111, revision=-1 08:13:22.229 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.252 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.264 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:22.267 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 08:13:22.400 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.409 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.411 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.412 [qtp2139656363-32] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/76swd-ex919TqJrwjgJpBw/9JK7s6QaGbTGkBipqoCV8w' offset=0 08:13:22.562 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.579 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 364824 bytes in 312 ms. path='/3 + &#ä/dd' 08:13:22.594 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=114 08:13:22.594 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 08:13:22.621 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.624 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=111, revision=114 08:13:22.630 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=111, revision=114 08:13:22.635 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=114, revision=-1 08:13:22.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:22.658 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:22.674 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.691 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:13:22.693 [qtp2139656363-5243] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:13:22.700 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:22.713 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:22.719 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.16% 08:13:22.736 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=8 08:13:22.747 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:22.748 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:22.817 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:22.818 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:23.154 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=119 08:13:23.186 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 08:13:23.255 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:23.258 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=114, revision=119 08:13:23.329 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:23.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=114, revision=119 08:13:23.336 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=119, revision=-1 08:13:23.364 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:23.375 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 transaction.localRevision=81 remoteFromLocalRevision=8 08:13:23.379 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:23.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3f2a11d-9e29-429b-8c79-564a77bad4aa from='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' toID=5526953e-6a88-4864-a6a1-7bfcd0dae003 to='build/repo/k0t5owch-ynj1e-local-src', fromRepoLocalSync=false 08:13:23.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:13:23.395 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:13:23.408 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:23.432 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81 08:13:23.447 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:23.453 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:13:23.453 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:13:24.184 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=117.9 MiB, available=366.1 MiB 08:13:24.185 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:13:24.220 [qtp2139656363-5300] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:24.450 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionInProgress=-1, revision=82 08:13:24.572 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82 08:13:24.746 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:24.760 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:13:25.229 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=116.2 MiB, available=372.3 MiB 08:13:25.233 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.remoteRepositoryRevisionSynced=4, revision=82 08:13:25.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:25.314 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.326 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:25.326 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:25.333 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.339 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:25.339 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.345 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:25.345 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.350 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:25.350 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:25.356 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.362 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:25.362 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.368 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:25.368 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.374 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:25.374 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.380 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:25.380 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.387 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:25.387 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:25.394 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.400 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:25.400 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.407 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:25.407 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.415 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:25.415 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.422 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:25.422 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.428 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:25.428 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:25.439 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=737K9SM-xl3LszqP6DSnsA, serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa} because of missing permissions! 08:13:25.439 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:13:25.888 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=116.4 MiB, available=371.6 MiB 08:13:26.019 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:26.024 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionSynced=4, revision=82 08:13:26.024 [qtp2139656363-32] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionInProgress=82, revision=-1 08:13:26.036 [qtp2139656363-32] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:26.044 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:26.044 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:26.053 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=121 08:13:26.060 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121 08:13:26.072 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:13:26.073 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:13:26.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=116.5 MiB, available=373.0 MiB 08:13:26.490 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:13:26.898 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=115.9 MiB, available=373.1 MiB 08:13:26.900 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:13:27.350 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=111.0 MiB, available=380.0 MiB 08:13:27.352 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:13:27.352 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:13:27.352 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:13:27.368 [qtp2139656363-7010] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:27.392 [qtp2139656363-7010] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 localRepositoryRevisionSynced=81 08:13:27.396 [qtp2139656363-7010] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:27.417 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa transaction.localRevision=123 remoteFromLocalRevision=81 08:13:27.419 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5526953e-6a88-4864-a6a1-7bfcd0dae003 from='build/repo/k0t5owch-ynj1e-local-src' toID=d3f2a11d-9e29-429b-8c79-564a77bad4aa to='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' 08:13:27.433 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=123 08:13:27.436 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:27.436 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:27.437 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:13:27.437 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:13:27.441 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=123 08:13:27.443 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:27.443 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:27.448 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:27.448 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:27.449 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=121, revision=125 08:13:27.453 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125 08:13:27.473 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:27.476 [qtp2139656363-4581] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=119, revision=125 08:13:27.481 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:27.483 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=119, revision=125 08:13:27.483 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=125, revision=-1 08:13:27.500 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:27.504 [qtp2139656363-4581] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 transaction.localRevision=87 remoteFromLocalRevision=123 08:13:27.507 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:27.510 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:13:27.514 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted= 08:13:27.516 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [199400b5]: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' 08:13:27.521 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [199400b5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' locked successfully. 08:13:29.634 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:31.383 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:31.540 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:31.735 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:31.934 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:32.930 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:33.068 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:33.793 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:34.258 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:34.352 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:34.447 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:34.551 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:34.669 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:34.790 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:34.912 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:35.043 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:35.591 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:36.068 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:36.574 [Test worker] INFO D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table. 08:13:36.773 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [199400b5]initPersistenceManagerFactory: repositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:36.778 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [199400b5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7707 ms. 08:13:37.358 [Test worker] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=118.0 MiB, available=371.0 MiB 08:13:37.482 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:37.624 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 6649bd0c-9c9d-4590-b2e5-2f49d00760e9 localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest localRepository.publicKeySha1 = 6D:0B:F9:C3:F8:F4:A4:6A:BB:22:1F:95:EC:23:82:9C:08:91:C2:1B remoteRepository.repositoryId = d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepository.remoteRoot = https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepository.publicKeySha1 = 66:73:3A:8D:44:5E:0A:A0:3C:56:2E:E4:42:17:0D:63:90:17:68:C6 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 6649bd0c-9c9d-4590-b2e5-2f49d00760e9 d3f2a11d-9e29-429b-8c79-564a77bad4aa 08:13:37.726 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:37.756 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:37.775 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa renewalDateTime=2019-09-21T06:43:37.745Z expiryDateTime=2019-09-21T07:13:37.745Z 08:13:37.785 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:37.789 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:37.817 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:13:37.817 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3f2a11d-9e29-429b-8c79-564a77bad4aa from='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' toID=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 to='build/repo/k0t5pwez-5fq2e-local-dest', fromRepoLocalSync=true 08:13:37.818 [pool-52-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6649bd0c-9c9d-4590-b2e5-2f49d00760e9 ('build/repo/k0t5pwez-5fq2e-local-dest') 08:13:38.180 [pool-52-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:13:38.189 [pool-52-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.35% 08:13:38.197 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.-1.xml.gz 08:13:38.197 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.-1.xml.gz 08:13:38.214 [qtp2139656363-4581] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:38.245 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89 08:13:38.271 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:38.297 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.-1.xml.gz 08:13:38.297 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=-1 repoFileDtos.size=18 08:13:38.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.0 MiB, allocated=493.0 MiB, used=117.4 MiB, available=375.6 MiB 08:13:38.913 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:13:38.945 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:38.968 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.localRepositoryRevisionInProgress=-1, revision=91 08:13:39.026 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91 08:13:39.125 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:39.161 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: cryptoRepoFileDtos.size=18, cryptoKeyDtos.size=36, cryptoLinkDtos.size=44, currentHistoCryptoRepoFileDtos.size=18, histoCryptoRepoFileDtos.size=18, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:13:39.664 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=117.3 MiB, available=374.2 MiB 08:13:39.679 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=91 08:13:40.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms. 08:13:40.498 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:40.515 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.521 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:40.522 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:40.529 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.535 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:40.535 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.541 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:40.541 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.547 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:40.547 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:40.553 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.560 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:40.560 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.565 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:40.566 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.572 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:40.572 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.578 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:40.578 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.585 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:40.585 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:40.591 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:40.598 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.605 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:40.605 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.612 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:40.613 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.618 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:40.619 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:40.682 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=737K9SM-xl3LszqP6DSnsA, serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa} because of missing permissions! 08:13:40.683 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:13:41.239 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=118.3 MiB, available=374.2 MiB 08:13:41.391 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:41.393 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.localRepositoryRevisionSynced=-1, revision=91 08:13:41.394 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.localRepositoryRevisionInProgress=91, revision=-1 08:13:41.398 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:41.406 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:13:41.406 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:13:41.440 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=5 08:13:41.473 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=5 08:13:41.608 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:41.611 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.remoteRepositoryRevisionSynced=-9223372036854775808, revision=5 08:13:41.671 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:41.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=-1, revision=5 08:13:41.680 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=5, revision=-1 08:13:41.693 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:13:41.693 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:13:42.313 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.5 MiB, allocated=476.5 MiB, used=118.4 MiB, available=358.1 MiB 08:13:42.462 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:13:43.016 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=118.4 MiB, available=372.6 MiB 08:13:43.020 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:13:43.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=117.7 MiB, available=357.8 MiB 08:13:43.460 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.-1.xml.gz 08:13:43.460 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:13:43.462 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:13:43.533 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 08:13:43.630 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:13:43.672 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 08:13:43.719 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä' 08:13:43.775 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5' 08:13:43.824 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.31% 08:13:43.834 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 31.54% 08:13:43.834 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 08:13:43.866 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4ee8ada42cc06ce6bf8cc6d9c5eab03f55de139' to.sha1=''): /1 {11 11ä11#+} 1/a 08:13:43.944 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:43.946 [Test worker] 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:13:43.974 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:43.976 [qtp2139656363-3848] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zNvsdJKk12yZyYMgp6SYmw/b7f30dVfMoleaeHDECzxUw' offset=0 08:13:44.004 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:44.048 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms. 08:13:44.095 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 264005 bytes in 149 ms. path='/1 {11 11ä11#+} 1/a' 08:13:44.132 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:13:44.218 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:44.227 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 08:13:44.250 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e68f613da1d377358d5d55aed2090c6871111367' to.sha1=''): /1 {11 11ä11#+} 1/b 08:13:44.287 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:44.289 [Test worker] 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:13:44.310 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:44.313 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zNvsdJKk12yZyYMgp6SYmw/2oXQF8qs6iOOOVL_j_Sgew' offset=0 08:13:44.330 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:44.434 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms. 08:13:44.494 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88366 bytes in 205 ms. path='/1 {11 11ä11#+} 1/b' 08:13:44.530 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:13:44.560 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:44.564 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 08:13:44.587 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42afe98227c2b076f97cbaa524408ae1fb66fcaf' to.sha1=''): /1 {11 11ä11#+} 1/c 08:13:44.625 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:44.626 [Test worker] 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:13:44.646 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:44.647 [qtp2139656363-6906] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zNvsdJKk12yZyYMgp6SYmw/bKkj5uOYQcUrrIfYQJQ9Kg' offset=0 08:13:44.653 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:44.674 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:13:44.696 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 49072 bytes in 70 ms. path='/1 {11 11ä11#+} 1/c' 08:13:44.719 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 08:13:44.750 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:44.754 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 08:13:44.780 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='56dc57e5d87511458971e2773fe8ab2b7c9593c0' to.sha1=''): /2/1 {11 11ä11#+} 1/a 08:13:44.817 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:44.820 [Test worker] 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:13:44.838 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:44.839 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d3P1J_R2PrqFzO0YyFWXDg/gTld4MN_y7K_LRz7tiBdSg/8urTErh7_FrKqjB7eZsoKg' offset=0 08:13:44.846 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:44.865 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms. 08:13:44.888 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69069 bytes in 68 ms. path='/2/1 {11 11ä11#+} 1/a' 08:13:44.913 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:13:44.939 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:44.944 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 08:13:44.978 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b2c9b727b29b1d3b53ba9e082bf25404267c60c9' to.sha1=''): /2/1 {11 11ä11#+} 1/b 08:13:45.022 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:45.024 [Test worker] 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:13:45.052 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:45.053 [qtp2139656363-3848] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d3P1J_R2PrqFzO0YyFWXDg/gTld4MN_y7K_LRz7tiBdSg/o8kqGKC-yoN4IzGmsyVe2g' offset=0 08:13:45.067 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:45.111 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms. 08:13:45.150 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 288610 bytes in 126 ms. path='/2/1 {11 11ä11#+} 1/b' 08:13:45.188 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 08:13:45.218 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:45.221 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 08:13:45.244 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e2cb0d365941cd4f27db45c29403c698f94172ed' to.sha1=''): /2/a 08:13:45.276 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:45.277 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 08:13:45.293 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:45.294 [qtp2139656363-6906] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/d3P1J_R2PrqFzO0YyFWXDg/3Rw6uJKoMTi9JUnTbZI9dA' offset=0 08:13:45.302 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:45.387 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms. 08:13:45.453 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 642976 bytes in 176 ms. path='/2/a' 08:13:45.476 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 08:13:45.514 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:45.517 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h' 08:13:45.545 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99ba86384ac3aa363b1e1aee874e6230f86aeb8a' to.sha1=''): /3 + &#ä/5/h 08:13:45.576 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:45.578 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h' 08:13:45.604 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:45.605 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/76swd-ex919TqJrwjgJpBw/nQIs6w9HNTeyHtEY_Qoocg/IuGJ4zzSiE8kv8J7dbaDBw' offset=0 08:13:45.613 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:45.724 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms. 08:13:45.807 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 738234 bytes in 229 ms. path='/3 + &#ä/5/h' 08:13:45.846 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h 08:13:45.888 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:45.892 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i' 08:13:45.917 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7d1b419c9ab2ca9be49a0aba2ed1644bdb46c165' to.sha1=''): /3 + &#ä/5/i 08:13:45.951 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:45.953 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i' 08:13:45.971 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:45.973 [qtp2139656363-3848] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/76swd-ex919TqJrwjgJpBw/nQIs6w9HNTeyHtEY_Qoocg/X1UcigLpGdTrZit_Hn-N3w' offset=0 08:13:45.980 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:46.056 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms. 08:13:46.114 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 502557 bytes in 160 ms. path='/3 + &#ä/5/i' 08:13:46.137 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i 08:13:46.174 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:46.179 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa' 08:13:46.204 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d78ff053c2e40843473bef647fb0c15a79d5d311' to.sha1=''): /3 + &#ä/aa 08:13:46.233 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:46.236 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa' 08:13:46.255 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:46.257 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/76swd-ex919TqJrwjgJpBw/kSzg65snwXmr7jTdb8hjgw' offset=0 08:13:46.266 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:46.285 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms. 08:13:46.304 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20850 bytes in 68 ms. path='/3 + &#ä/aa' 08:13:46.327 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa 08:13:46.349 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:46.353 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb' 08:13:46.379 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f21d7817854e69bb0662ab1b950c448ffa87642f' to.sha1=''): /3 + &#ä/bb 08:13:46.407 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:46.409 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb' 08:13:46.430 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:46.431 [qtp2139656363-76] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/76swd-ex919TqJrwjgJpBw/Af5lN3LQByLeZWEJ6JZzXQ' offset=0 08:13:46.438 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:46.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:13:46.486 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 96960 bytes in 77 ms. path='/3 + &#ä/bb' 08:13:46.502 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb 08:13:46.524 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:46.528 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc' 08:13:46.553 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='762f1a51581cd7680391b95f8f99f8a5081d6060' to.sha1=''): /3 + &#ä/cc 08:13:46.583 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:46.583 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc' 08:13:46.613 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:46.614 [qtp2139656363-3848] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/76swd-ex919TqJrwjgJpBw/ovF2uu8Cmj-xVXMh5VbSyA' offset=0 08:13:46.626 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:46.637 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms. 08:13:46.653 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 22989 bytes in 70 ms. path='/3 + &#ä/cc' 08:13:46.672 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc 08:13:46.686 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:46.691 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd' 08:13:46.718 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='498b1e6e6a9c8757fb9f39ddaf54a165bc66f8cf' to.sha1=''): /3 + &#ä/dd 08:13:46.744 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:46.746 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd' 08:13:46.768 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:46.770 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/76swd-ex919TqJrwjgJpBw/9JK7s6QaGbTGkBipqoCV8w' offset=0 08:13:46.782 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:46.833 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 08:13:46.875 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 326775 bytes in 129 ms. path='/3 + &#ä/dd' 08:13:46.896 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd 08:13:46.919 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d3f2a11d-9e29-429b-8c79-564a77bad4aa"] on repo=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 08:13:46.922 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.01% 08:13:46.938 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:46.948 [qtp2139656363-3848] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 localRepositoryRevisionSynced=89 08:13:46.952 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:46.971 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa transaction.localRevision=92 remoteFromLocalRevision=89 08:13:46.978 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 from='build/repo/k0t5pwez-5fq2e-local-dest' toID=d3f2a11d-9e29-429b-8c79-564a77bad4aa to='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' 08:13:47.006 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:47.008 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:47.041 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=92 08:13:47.062 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:13:47.062 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:13:47.076 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:13:47.076 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:13:47.089 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=92 08:13:47.096 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:13:47.096 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:13:47.111 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:13:47.111 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:13:47.113 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=94 08:13:47.122 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94 08:13:47.184 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:47.188 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.remoteRepositoryRevisionSynced=5, revision=94 08:13:47.192 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:47.196 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=5, revision=94 08:13:47.196 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=94, revision=-1 08:13:47.213 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:47.220 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 transaction.localRevision=96 remoteFromLocalRevision=92 08:13:47.225 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:47.227 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3f2a11d-9e29-429b-8c79-564a77bad4aa from='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' toID=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 to='build/repo/k0t5pwez-5fq2e-local-dest', fromRepoLocalSync=false 08:13:47.228 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:13:47.228 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:13:47.246 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:47.265 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96 08:13:47.268 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:47.272 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:13:47.272 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:13:47.842 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=109.6 MiB, available=385.9 MiB 08:13:47.842 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:13:47.868 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:47.886 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.localRepositoryRevisionInProgress=-1, revision=97 08:13:47.908 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 08:13:47.921 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:47.924 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:13:48.458 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=109.9 MiB, available=386.1 MiB 08:13:48.463 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.remoteRepositoryRevisionSynced=91, revision=97 08:13:48.476 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=737K9SM-xl3LszqP6DSnsA, serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa} because of missing permissions! 08:13:48.476 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:13:48.907 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=109.4 MiB, available=385.6 MiB 08:13:48.925 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:48.929 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.localRepositoryRevisionSynced=91, revision=97 08:13:48.929 [qtp2139656363-76] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.localRepositoryRevisionInProgress=97, revision=-1 08:13:48.940 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:48.946 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:13:48.946 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:13:48.953 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=97 08:13:48.961 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97 08:13:48.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:13:48.973 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:13:49.396 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=109.4 MiB, available=372.6 MiB 08:13:49.398 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:13:49.771 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.0 MiB, allocated=494.0 MiB, used=109.3 MiB, available=384.7 MiB 08:13:49.773 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:13:50.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=109.3 MiB, available=372.7 MiB 08:13:50.154 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:13:50.154 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:13:50.155 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:13:50.166 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:50.174 [qtp2139656363-3848] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 localRepositoryRevisionSynced=96 08:13:50.240 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:50.256 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa transaction.localRevision=99 remoteFromLocalRevision=96 08:13:50.259 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 from='build/repo/k0t5pwez-5fq2e-local-dest' toID=d3f2a11d-9e29-429b-8c79-564a77bad4aa to='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' 08:13:50.275 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=99 08:13:50.283 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:13:50.283 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:13:50.284 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:13:50.284 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:13:50.288 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=99 08:13:50.290 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:13:50.290 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:13:50.294 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:13:50.294 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:13:50.295 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=97, revision=101 08:13:50.299 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101 08:13:50.329 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:50.333 [qtp2139656363-3848] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.remoteRepositoryRevisionSynced=94, revision=101 08:13:50.338 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:50.342 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=94, revision=101 08:13:50.342 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=101, revision=-1 08:13:50.360 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:50.368 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 transaction.localRevision=102 remoteFromLocalRevision=99 08:13:50.372 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:50.374 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:13:50.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 08:13:50.550 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:50.655 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:50.689 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:50.710 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa renewalDateTime=2019-09-21T06:43:08.369Z expiryDateTime=2019-09-21T07:13:08.369Z 08:13:50.721 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:50.725 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:50.732 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:50.732 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:50.737 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=127 08:13:50.751 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127 08:13:50.782 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:13:50.783 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3f2a11d-9e29-429b-8c79-564a77bad4aa from='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' toID=5526953e-6a88-4864-a6a1-7bfcd0dae003 to='build/repo/k0t5owch-ynj1e-local-src', fromRepoLocalSync=true 08:13:50.783 [pool-53-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5526953e-6a88-4864-a6a1-7bfcd0dae003 ('build/repo/k0t5owch-ynj1e-local-src') 08:13:50.800 [pool-53-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:13:50.822 [pool-53-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:13:50.917 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.81.xml.gz 08:13:50.918 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.81.xml.gz 08:13:50.932 [qtp2139656363-3848] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:50.946 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=102 08:13:50.948 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:50.952 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.81.xml.gz 08:13:50.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=81 repoFileDtos.size=0 08:13:51.499 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.5 MiB, allocated=492.5 MiB, used=112.6 MiB, available=379.9 MiB 08:13:51.499 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:13:51.522 [qtp2139656363-76] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:51.535 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionInProgress=-1, revision=103 08:13:51.616 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 08:13:51.634 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:51.643 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:13:52.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=111.6 MiB, available=370.4 MiB 08:13:52.064 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.remoteRepositoryRevisionSynced=82, revision=103 08:13:52.070 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=737K9SM-xl3LszqP6DSnsA, serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa} because of missing permissions! 08:13:52.070 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:13:52.461 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.5 MiB, allocated=491.5 MiB, used=111.6 MiB, available=379.9 MiB 08:13:52.478 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:52.481 [qtp2139656363-7008] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionSynced=82, revision=103 08:13:52.482 [qtp2139656363-7008] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionInProgress=103, revision=-1 08:13:52.487 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:52.495 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:52.495 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:52.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=127, revision=130 08:13:52.510 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130 08:13:52.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:13:52.521 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:13:52.936 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=111.8 MiB, available=370.2 MiB 08:13:52.938 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:13:53.320 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=111.8 MiB, available=378.7 MiB 08:13:53.321 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:13:53.675 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=111.8 MiB, available=370.2 MiB 08:13:53.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.81.xml.gz 08:13:53.677 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:13:53.679 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 29.69% 08:13:53.679 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.31% 08:13:53.693 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:53.705 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 localRepositoryRevisionSynced=102 08:13:53.793 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:53.814 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa transaction.localRevision=132 remoteFromLocalRevision=102 08:13:53.816 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5526953e-6a88-4864-a6a1-7bfcd0dae003 from='build/repo/k0t5owch-ynj1e-local-src' toID=d3f2a11d-9e29-429b-8c79-564a77bad4aa to='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' 08:13:53.848 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:53.850 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:53.862 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=132 08:13:53.885 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:53.886 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:53.887 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.36% 08:13:53.887 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:13:53.954 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=130, revision=134 08:13:53.954 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134 08:13:54.017 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.020 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=125, revision=134 08:13:54.104 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.111 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=125, revision=134 08:13:54.112 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=134, revision=-1 08:13:54.168 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:54.168 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:54.189 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.243 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.256 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.63% 08:13:54.257 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 08:13:54.284 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9447c12922e9a749fd29792f060bcc8d1619c68c' to.sha1='fcc6e8f63ae900cf7c3a814bdc205acc039b8a9d'): /2/new-file 08:13:54.326 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=137 08:13:54.326 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 08:13:54.390 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.395 [qtp2139656363-2650] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=134, revision=137 08:13:54.453 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.457 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=134, revision=137 08:13:54.457 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=137, revision=-1 08:13:54.483 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.537 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.562 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:54.564 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file' 08:13:54.647 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.662 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.665 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.665 [qtp2139656363-2650] INFO o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/d3P1J_R2PrqFzO0YyFWXDg/jox3DviKqGkQyZYpRDt5Cg' offset=0 08:13:54.907 [qtp2139656363-2650] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.929 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 313223 bytes in 365 ms. path='/2/new-file' 08:13:54.942 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=140 08:13:54.942 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140 08:13:54.972 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.974 [qtp2139656363-7008] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=137, revision=140 08:13:54.981 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:54.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=137, revision=140 08:13:54.985 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=140, revision=-1 08:13:55.016 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:55.016 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:55.029 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:55.117 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {} 08:13:55.127 [qtp2139656363-29] INFO o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete. 08:13:55.145 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:55.181 [Test worker] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="5526953e-6a88-4864-a6a1-7bfcd0dae003"] on repo=5526953e-6a88-4864-a6a1-7bfcd0dae003 08:13:55.188 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.90% 08:13:55.202 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=132 08:13:55.209 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:55.209 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:55.231 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:55.232 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:55.233 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=145 08:13:55.253 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145 08:13:55.306 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:55.310 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=140, revision=145 08:13:55.340 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:55.346 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=140, revision=145 08:13:55.347 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=145, revision=-1 08:13:55.371 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:55.380 [qtp2139656363-3434] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 transaction.localRevision=115 remoteFromLocalRevision=132 08:13:55.386 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:55.394 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3f2a11d-9e29-429b-8c79-564a77bad4aa from='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' toID=5526953e-6a88-4864-a6a1-7bfcd0dae003 to='build/repo/k0t5owch-ynj1e-local-src', fromRepoLocalSync=false 08:13:55.395 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:13:55.395 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:13:55.410 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:55.434 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=115 08:13:55.449 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:55.455 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:13:55.455 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:13:56.056 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=114.1 MiB, available=375.9 MiB 08:13:56.056 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:13:56.084 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:56.104 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionInProgress=-1, revision=116 08:13:56.140 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116 08:13:56.297 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:56.310 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:13:56.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.5 MiB, allocated=490.5 MiB, used=113.4 MiB, available=377.1 MiB 08:13:56.938 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.remoteRepositoryRevisionSynced=103, revision=116 08:13:56.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:13:56.981 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:56.992 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:13:56.992 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:13:57.004 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=737K9SM-xl3LszqP6DSnsA, serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa} because of missing permissions! 08:13:57.004 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:13:57.439 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.5 MiB, allocated=489.5 MiB, used=113.5 MiB, available=376.0 MiB 08:13:57.560 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:57.566 [qtp2139656363-7008] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionSynced=103, revision=116 08:13:57.566 [qtp2139656363-7008] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionInProgress=116, revision=-1 08:13:57.597 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:57.606 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:57.606 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:57.612 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=147 08:13:57.627 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147 08:13:57.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:13:57.642 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:13:58.133 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=113.6 MiB, available=368.4 MiB 08:13:58.140 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:13:58.539 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=113.6 MiB, available=374.9 MiB 08:13:58.541 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:13:58.934 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=113.6 MiB, available=368.4 MiB 08:13:58.935 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:13:58.936 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:13:58.936 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:13:58.948 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:58.981 [qtp2139656363-6906] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 localRepositoryRevisionSynced=115 08:13:59.053 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:59.088 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa transaction.localRevision=149 remoteFromLocalRevision=115 08:13:59.091 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5526953e-6a88-4864-a6a1-7bfcd0dae003 from='build/repo/k0t5owch-ynj1e-local-src' toID=d3f2a11d-9e29-429b-8c79-564a77bad4aa to='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' 08:13:59.109 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=149 08:13:59.127 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:59.128 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:59.142 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:13:59.142 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:13:59.148 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=149 08:13:59.221 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:59.222 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:59.230 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:13:59.230 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:13:59.232 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=147, revision=151 08:13:59.237 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151 08:13:59.266 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:59.272 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=145, revision=151 08:13:59.279 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:59.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=145, revision=151 08:13:59.284 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=151, revision=-1 08:13:59.308 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:59.314 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 transaction.localRevision=121 remoteFromLocalRevision=149 08:13:59.319 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:59.321 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:13:59.426 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:59.461 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:59.480 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa renewalDateTime=2019-09-21T06:43:37.745Z expiryDateTime=2019-09-21T07:13:37.745Z 08:13:59.489 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:59.492 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:59.498 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:13:59.498 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:13:59.501 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=103 08:13:59.578 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103 08:13:59.607 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:13:59.609 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3f2a11d-9e29-429b-8c79-564a77bad4aa from='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' toID=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 to='build/repo/k0t5pwez-5fq2e-local-dest', fromRepoLocalSync=true 08:13:59.609 [pool-54-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6649bd0c-9c9d-4590-b2e5-2f49d00760e9 ('build/repo/k0t5pwez-5fq2e-local-dest') 08:13:59.623 [pool-54-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:13:59.647 [pool-54-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:13:59.720 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.96.xml.gz 08:13:59.720 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.96.xml.gz 08:13:59.732 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:59.747 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=121 08:13:59.772 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:13:59.780 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.96.xml.gz 08:13:59.780 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=96 repoFileDtos.size=3 08:14:00.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=114.5 MiB, available=374.0 MiB 08:14:00.412 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:14:00.430 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:00.441 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.localRepositoryRevisionInProgress=-1, revision=122 08:14:00.524 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122 08:14:00.590 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:00.602 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=2, histoCryptoRepoFileDtos.size=2, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:14:01.053 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=113.5 MiB, available=375.0 MiB 08:14:01.057 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.remoteRepositoryRevisionSynced=97, revision=122 08:14:01.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms. 08:14:01.212 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:14:01.223 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:14:01.223 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:14:01.240 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=737K9SM-xl3LszqP6DSnsA, serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa} because of missing permissions! 08:14:01.241 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:14:01.743 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=113.7 MiB, available=373.8 MiB 08:14:01.808 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:01.811 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.localRepositoryRevisionSynced=97, revision=122 08:14:01.811 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.localRepositoryRevisionInProgress=122, revision=-1 08:14:01.818 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:01.827 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:14:01.827 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:14:01.841 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=103, revision=106 08:14:01.862 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106 08:14:01.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:14:01.953 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:14:02.448 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=113.8 MiB, available=368.7 MiB 08:14:02.488 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:14:02.918 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=113.8 MiB, available=372.7 MiB 08:14:02.920 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:14:03.296 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=113.8 MiB, available=373.2 MiB 08:14:03.297 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.96.xml.gz 08:14:03.297 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:14:03.300 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:14:03.351 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:14:03.386 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:14:03.392 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:14:03.392 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file' 08:14:03.415 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9447c12922e9a749fd29792f060bcc8d1619c68c' to.sha1=''): /2/new-file 08:14:03.421 [Test worker] INFO c.c.c.l.t.FileRepoTransport - handleFileTypeCollision: Collision: Destination file already exists, is modified and has a different type! toFileType=DirectoryDto fromFileType=NormalFileDto file='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/2/new-file' 08:14:03.422 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:14:03.422 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:14:03.451 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file 08:14:03.472 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:03.478 [qtp2139656363-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 localRepositoryRevisionSynced=121 08:14:03.482 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:03.507 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa transaction.localRevision=112 remoteFromLocalRevision=121 08:14:03.517 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:14:03.518 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 from='build/repo/k0t5pwez-5fq2e-local-dest' toID=d3f2a11d-9e29-429b-8c79-564a77bad4aa to='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' 08:14:03.534 [qtp2139656363-7010] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:03.540 [qtp2139656363-7010] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:03.563 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=112 08:14:03.578 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:14:03.578 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:14:03.589 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.93% 08:14:03.589 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-file' 08:14:03.606 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoKey.cryptoKeyRole gave an error on extracting the value : null 08:14:03.606 [Test worker] WARN D.Persistence - Specified enum value-getter for method null on field org.subshare.local.persistence.CryptoLink.toCryptoKeyPart gave an error on extracting the value : null 08:14:03.664 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=106, revision=114 08:14:03.664 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114 08:14:03.709 [qtp2139656363-7010] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:03.712 [qtp2139656363-7010] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.remoteRepositoryRevisionSynced=101, revision=114 08:14:03.789 [qtp2139656363-7010] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:03.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=101, revision=114 08:14:03.796 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=114, revision=-1 08:14:03.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:14:03.851 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms. 08:14:03.873 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:04.028 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:04.041 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.20% 08:14:04.042 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:14:04.060 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=112 08:14:04.066 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:14:04.067 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:14:04.137 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:14:04.143 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms. 08:14:04.156 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:14:04.157 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:14:04.158 [Test worker] INFO o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[id=21, histoCryptoRepoFileId=hp3EidbRIjsnKL6b29gDvA, cryptoRepoFileId=jox3DviKqGkQyZYpRDt5Cg, deleted=null] histoCryptoRepoFile2=HistoCryptoRepoFile[id=20, histoCryptoRepoFileId=8OgpGH2OmtnJx6b3pz_o4g, cryptoRepoFileId=jox3DviKqGkQyZYpRDt5Cg, deleted=null] duplicateCryptoRepoFileId=null localRevision=117 08:14:04.168 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:14:04.169 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:14:04.175 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:14:04.176 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:14:04.199 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:14:04.199 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:14:04.201 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=117 08:14:04.207 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117 08:14:04.308 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:04.312 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.remoteRepositoryRevisionSynced=114, revision=117 08:14:04.372 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:04.377 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=114, revision=117 08:14:04.378 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=117, revision=-1 08:14:04.400 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:04.408 [qtp2139656363-3434] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 transaction.localRevision=130 remoteFromLocalRevision=112 08:14:04.412 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:04.415 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3f2a11d-9e29-429b-8c79-564a77bad4aa from='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' toID=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 to='build/repo/k0t5pwez-5fq2e-local-dest', fromRepoLocalSync=false 08:14:04.416 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:14:04.416 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:14:04.431 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:04.454 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=130 08:14:04.460 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:04.465 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:14:04.465 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:14:05.137 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=114.4 MiB, available=372.6 MiB 08:14:05.138 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:14:05.162 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:05.179 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.localRepositoryRevisionInProgress=-1, revision=131 08:14:05.198 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131 08:14:05.249 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:05.257 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 08:14:05.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=113.3 MiB, available=373.7 MiB 08:14:05.762 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.remoteRepositoryRevisionSynced=122, revision=131 08:14:05.806 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:14:05.807 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:14:05.814 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:14:05.815 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:14:05.825 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:14:05.826 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:14:05.831 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:14:05.832 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms. 08:14:05.849 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=737K9SM-xl3LszqP6DSnsA, serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa} because of missing permissions! 08:14:05.849 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:14:06.330 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=113.4 MiB, available=372.6 MiB 08:14:06.354 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:06.361 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.localRepositoryRevisionSynced=122, revision=131 08:14:06.362 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.localRepositoryRevisionInProgress=131, revision=-1 08:14:06.368 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:06.374 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:14:06.374 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:14:06.380 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=119 08:14:06.390 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119 08:14:06.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:14:06.401 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:14:06.906 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=113.5 MiB, available=373.0 MiB 08:14:06.914 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:14:07.315 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=113.4 MiB, available=372.1 MiB 08:14:07.316 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:14:07.702 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=113.4 MiB, available=372.6 MiB 08:14:07.703 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:14:07.703 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:14:07.703 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:14:07.718 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:07.726 [qtp2139656363-3434] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 localRepositoryRevisionSynced=130 08:14:07.815 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:07.835 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa transaction.localRevision=121 remoteFromLocalRevision=130 08:14:07.838 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 from='build/repo/k0t5pwez-5fq2e-local-dest' toID=d3f2a11d-9e29-429b-8c79-564a77bad4aa to='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' 08:14:07.851 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=121 08:14:07.872 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:14:07.872 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:14:07.874 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:14:07.874 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:14:07.878 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=121 08:14:07.880 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:14:07.881 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:14:07.886 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.from' result=null 08:14:07.887 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5pwez-5fq2e-local-dest' configKey='repair.deleteCollisions.to' result=null 08:14:07.888 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=119, revision=123 08:14:07.892 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123 08:14:07.925 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:07.928 [qtp2139656363-5243] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9, this.remoteRepositoryRevisionSynced=117, revision=123 08:14:07.933 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:07.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=117, revision=123 08:14:07.939 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=123, revision=-1 08:14:07.963 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:07.970 [qtp2139656363-7008] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=6649bd0c-9c9d-4590-b2e5-2f49d00760e9 transaction.localRevision=136 remoteFromLocalRevision=121 08:14:07.975 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:07.978 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:14:08.075 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:08.110 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:08.134 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa renewalDateTime=2019-09-21T06:43:08.369Z expiryDateTime=2019-09-21T07:13:08.369Z 08:14:08.145 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:08.149 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:08.156 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:14:08.156 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:14:08.160 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=153 08:14:08.178 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153 08:14:08.214 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.38% 08:14:08.215 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3f2a11d-9e29-429b-8c79-564a77bad4aa from='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' toID=5526953e-6a88-4864-a6a1-7bfcd0dae003 to='build/repo/k0t5owch-ynj1e-local-src', fromRepoLocalSync=true 08:14:08.215 [pool-55-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5526953e-6a88-4864-a6a1-7bfcd0dae003 ('build/repo/k0t5owch-ynj1e-local-src') 08:14:08.238 [pool-55-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 9.96% 08:14:08.262 [pool-55-thread-1] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 14.97% 08:14:08.445 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.115.xml.gz 08:14:08.446 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.115.xml.gz 08:14:08.462 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:08.479 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=136 08:14:08.483 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:08.489 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.115.xml.gz 08:14:08.489 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=115 repoFileDtos.size=3 08:14:09.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=115.8 MiB, available=370.2 MiB 08:14:09.122 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:14:09.148 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:09.159 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionInProgress=-1, revision=137 08:14:09.210 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137 08:14:09.235 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:09.252 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, histoFrameDtos.size=1, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=1, cryptoConfigPropSetDtos.size=0 08:14:09.688 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=114.4 MiB, available=371.6 MiB 08:14:09.691 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.remoteRepositoryRevisionSynced=116, revision=137 08:14:09.805 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms. 08:14:09.810 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms. 08:14:09.822 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms. 08:14:09.824 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:14:09.841 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:14:09.842 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:14:09.847 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms. 08:14:09.848 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms. 08:14:09.856 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=737K9SM-xl3LszqP6DSnsA, serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa} because of missing permissions! 08:14:09.857 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:14:10.505 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=113.4 MiB, available=371.6 MiB 08:14:10.596 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:10.605 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionSynced=116, revision=137 08:14:10.605 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionInProgress=137, revision=-1 08:14:10.615 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:10.624 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:14:10.624 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:14:10.634 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=153, revision=156 08:14:10.645 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156 08:14:10.733 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:10.736 [qtp2139656363-7008] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=151, revision=156 08:14:10.744 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:10.750 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=151, revision=156 08:14:10.750 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=156, revision=-1 08:14:10.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:14:10.757 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:14:11.225 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=113.6 MiB, available=371.9 MiB 08:14:11.263 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:14:11.677 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=113.6 MiB, available=370.9 MiB 08:14:11.679 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:14:12.058 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=113.6 MiB, available=371.4 MiB 08:14:12.060 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.115.xml.gz 08:14:12.060 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.07% 08:14:12.062 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 08:14:12.196 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 08:14:12.216 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-file' 08:14:12.338 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.34% 08:14:12.346 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.61% 08:14:12.363 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:12.368 [qtp2139656363-5243] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 localRepositoryRevisionSynced=136 08:14:12.373 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:12.393 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa transaction.localRevision=162 remoteFromLocalRevision=136 08:14:12.398 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.70% 08:14:12.398 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5526953e-6a88-4864-a6a1-7bfcd0dae003 from='build/repo/k0t5owch-ynj1e-local-src' toID=d3f2a11d-9e29-429b-8c79-564a77bad4aa to='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' 08:14:12.414 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:12.417 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:12.429 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=162 08:14:12.433 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:14:12.434 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:14:12.435 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.85% 08:14:12.435 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.47% 08:14:12.449 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=162 08:14:12.454 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:14:12.455 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:14:12.464 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:14:12.464 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:14:12.465 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=164 08:14:12.470 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164 08:14:12.502 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:12.508 [qtp2139656363-29] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=156, revision=164 08:14:12.513 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:12.517 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=156, revision=164 08:14:12.518 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=164, revision=-1 08:14:12.534 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:12.538 [qtp2139656363-7008] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 transaction.localRevision=143 remoteFromLocalRevision=162 08:14:12.541 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:12.544 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d3f2a11d-9e29-429b-8c79-564a77bad4aa from='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' toID=5526953e-6a88-4864-a6a1-7bfcd0dae003 to='build/repo/k0t5owch-ynj1e-local-src', fromRepoLocalSync=false 08:14:12.544 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Decrypted ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:14:12.545 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:14:12.560 [qtp2139656363-5243] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:12.574 [pool-4-thread-12] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=143 08:14:12.576 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:12.579 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/ChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:14:12.579 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: lastSyncToRemoteRepoLocalRepositoryRevisionSynced=null repoFileDtos.size=0 08:14:13.220 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=114.5 MiB, available=370.5 MiB 08:14:13.221 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: entered. 08:14:13.243 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:13.253 [pool-4-thread-12] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionInProgress=-1, revision=144 08:14:13.289 [pool-4-thread-12] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144 08:14:13.306 [pool-4-thread-12] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:13.311 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo_putCryptoChangeSetDto: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=0, histoFrameDtos.size=0, permissionDtos.size=0, permissionSetDtos.size=0, permissionSetInheritanceDtos.size=0, userIdentityDtos.size=0, userIdentityLinkDtos.size=0, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0 08:14:13.896 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=114.6 MiB, available=370.4 MiB 08:14:13.900 [Test worker] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.remoteRepositoryRevisionSynced=137, revision=144 08:14:13.909 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[id=1]{userRepoKeyId=737K9SM-xl3LszqP6DSnsA, serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa} because of missing permissions! 08:14:13.909 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...) 08:14:14.306 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=114.7 MiB, available=369.3 MiB 08:14:14.320 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:14.323 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionSynced=137, revision=144 08:14:14.324 [qtp2139656363-3434] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.localRepositoryRevisionInProgress=144, revision=-1 08:14:14.330 [qtp2139656363-3434] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:14.341 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:14:14.341 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:14:14.347 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=-1, revision=167 08:14:14.354 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167 08:14:14.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: exiting. 08:14:14.368 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered. 08:14:14.779 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=113.4 MiB, available=371.1 MiB 08:14:14.781 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit. 08:14:15.204 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=112.2 MiB, available=372.3 MiB 08:14:15.205 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit. 08:14:15.590 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=112.2 MiB, available=372.3 MiB 08:14:15.591 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: Wrote decrypted ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src/.subshare-repo/tmp/DecryptedChangeSetDto.d3f2a11d-9e29-429b-8c79-564a77bad4aa.null.xml.gz 08:14:15.591 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.01% 08:14:15.592 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 76.63% 08:14:15.606 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:15.617 [qtp2139656363-7008] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 localRepositoryRevisionSynced=143 08:14:15.691 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:15.708 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa transaction.localRevision=169 remoteFromLocalRevision=143 08:14:15.711 [Test worker] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5526953e-6a88-4864-a6a1-7bfcd0dae003 from='build/repo/k0t5owch-ynj1e-local-src' toID=d3f2a11d-9e29-429b-8c79-564a77bad4aa to='https://localhost:43274/d3f2a11d-9e29-429b-8c79-564a77bad4aa' 08:14:15.728 [Test worker] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=169 08:14:15.732 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:14:15.732 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:14:15.733 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 87.16% 08:14:15.733 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 95.79% 08:14:15.737 [Test worker] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa localRepositoryRevisionSynced=169 08:14:15.740 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:14:15.740 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:14:15.745 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsFrom: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.from' result=null 08:14:15.745 [Test worker] INFO o.s.c.r.RepairDeleteCollisionConfig - getDeleteCollisionsTo: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/k0t5owch-ynj1e-local-src' configKey='repair.deleteCollisions.to' result=null 08:14:15.746 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=167, revision=171 08:14:15.750 [Test worker] INFO o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171 08:14:15.777 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:15.781 [qtp2139656363-6906] INFO o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003, this.remoteRepositoryRevisionSynced=164, revision=171 08:14:15.787 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:15.793 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionSynced=164, revision=171 08:14:15.794 [Test worker] INFO o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa, this.localRepositoryRevisionInProgress=171, revision=-1 08:14:15.815 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:15.821 [qtp2139656363-6906] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa remoteRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 transaction.localRevision=149 remoteFromLocalRevision=169 08:14:15.825 [qtp2139656363-6906] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:15.827 [Test worker] INFO o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 08:14:16.113 [qtp2139656363-7008] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:16.146 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:16.169 [Test worker] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5526953e-6a88-4864-a6a1-7bfcd0dae003 serverRepositoryId=d3f2a11d-9e29-429b-8c79-564a77bad4aa renewalDateTime=2019-09-21T06:43:08.369Z expiryDateTime=2019-09-21T07:13:08.369Z 08:14:16.185 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:16.205 [qtp2139656363-29] INFO c.c.c.l.LocalRepoManagerImpl - [4345cd6a]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:16.250 [Test worker] INFO o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms. 08:14:16.290 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms. 08:14:16.292 [Test worker] INFO o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms. 08:14:16.293 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [679b7d0c]getCloseDeferredMillis: closeDeferredMillis=20000 08:14:16.293 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [679b7d0c]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:16.293 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [199400b5]getCloseDeferredMillis: closeDeferredMillis=20000 08:14:16.293 [Test worker] INFO c.c.c.l.LocalRepoManagerImpl - [199400b5]close: Deferring shut down of real LocalRepoManager 20000 ms. 08:14:16.651 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. org.subshare.test.PgpSyncIT > testPgpSync STANDARD_OUT 08:14:19.060 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. 08:14:21.889 [Test worker] INFO o.s.c.p.PgpRegistry - clearCache: entered. Gradle Test Executor 20 finished executing tests. 08:14:22.185 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@1bbee023{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 08:14:22.189 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 08:14:22.206 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7af5fbbd{/,null,UNAVAILABLE} 08:14:22.218 [Thread-8] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/MIn0U5pkuOz1kw3xAEeopw/.subshare/localServerRunning.deleteToStop 08:14:22.248 [Thread-8] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@6f713960{SSL,[ssl, http/1.1]}{0.0.0.0:43274} 08:14:22.256 [Thread-8] INFO o.e.j.s.session - node0 Stopped scavenging 08:14:22.259 [Thread-8] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@a14c1bf{/,null,UNAVAILABLE} Finished generating test XML results (0.551 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/test-results/test Generating HTML test report... Finished generating test html results (0.252 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/reports/tests/test :org.subshare.test:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 42 mins 10.53 secs. :org.subshare.updater:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/java', not found Skipping task ':org.subshare.updater:compileTestJava' as it has no source files. :org.subshare.updater:compileTestJava UP-TO-DATE :org.subshare.updater:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.015 secs. :org.subshare.updater:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/src/test/resources', not found Skipping task ':org.subshare.updater:processTestResources' as it has no source files. :org.subshare.updater:processTestResources UP-TO-DATE :org.subshare.updater:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs. :org.subshare.updater:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:testClasses Skipping task ':org.subshare.updater:testClasses' as it has no actions. :org.subshare.updater:testClasses UP-TO-DATE :org.subshare.updater:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.updater:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build/classes/test', not found Skipping task ':org.subshare.updater:test' as it has no source files. :org.subshare.updater:test UP-TO-DATE :org.subshare.updater:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.013 secs. :org.subshare.updater.gui:compileTestJava (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:compileTestJava file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/java', not found Skipping task ':org.subshare.updater.gui:compileTestJava' as it has no source files. :org.subshare.updater.gui:compileTestJava UP-TO-DATE :org.subshare.updater.gui:compileTestJava (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.023 secs. :org.subshare.updater.gui:processTestResources (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:processTestResources file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/resources', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/java', not found file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/src/test/resources', not found Skipping task ':org.subshare.updater.gui:processTestResources' as it has no source files. :org.subshare.updater.gui:processTestResources UP-TO-DATE :org.subshare.updater.gui:processTestResources (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.003 secs. :org.subshare.updater.gui:testClasses (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:testClasses Skipping task ':org.subshare.updater.gui:testClasses' as it has no actions. :org.subshare.updater.gui:testClasses UP-TO-DATE :org.subshare.updater.gui:testClasses (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.updater.gui:test (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:test file or directory '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build/classes/test', not found Skipping task ':org.subshare.updater.gui:test' as it has no source files. :org.subshare.updater.gui:test UP-TO-DATE :org.subshare.updater.gui:test (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :buildDashboard (Thread[Daemon worker Thread 2,5,main]) started. :buildDashboard Executing task ':buildDashboard' (up-to-date check took 0.005 secs) due to: Output property 'reports.html.destination' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/reports/buildDashboard has changed. Output property 'reports.html.destination' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/reports/buildDashboard/css has been removed. Output property 'reports.html.destination' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/reports/buildDashboard/css/base-style.css has been removed. :buildDashboard (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.266 secs. :check (Thread[Daemon worker Thread 2,5,main]) started. :check Skipping task ':check' as it has no actions. :check UP-TO-DATE :check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :build (Thread[Daemon worker Thread 2,5,main]) started. :build Skipping task ':build' as it has no actions. :build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.core:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:assemble Skipping task ':org.subshare.core:assemble' as it has no actions. :org.subshare.core:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.core:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:check Skipping task ':org.subshare.core:check' as it has no actions. :org.subshare.core:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.core:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:build Skipping task ':org.subshare.core:build' as it has no actions. :org.subshare.core:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.crypto:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:assemble Skipping task ':org.subshare.crypto:assemble' as it has no actions. :org.subshare.crypto:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.crypto:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:check Skipping task ':org.subshare.crypto:check' as it has no actions. :org.subshare.crypto:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.crypto:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:build Skipping task ':org.subshare.crypto:build' as it has no actions. :org.subshare.crypto:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.gui:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:jar Executing task ':org.subshare.gui:jar' (up-to-date check took 0.189 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/libs/org.subshare.gui-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/libs/org.subshare.gui-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.gui:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 1.535 secs. :org.subshare.gui:copyFilesFromBin (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:copyFilesFromBin Executing task ':org.subshare.gui:copyFilesFromBin' (up-to-date check took 0.003 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/bin has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/bin/subshare has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/bin/subshare.bat has been removed. :org.subshare.gui:copyFilesFromBin (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.053 secs. :org.subshare.gui:copyUnfilteredFilesFromAssembly (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:copyUnfilteredFilesFromAssembly Executing task ':org.subshare.gui:copyUnfilteredFilesFromAssembly' (up-to-date check took 0.003 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/subshare.ico has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/subshare.svg has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/subshare_16x16.png has been removed. :org.subshare.gui:copyUnfilteredFilesFromAssembly (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.138 secs. :org.subshare.gui:copyFilteredFilesFromAssembly (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:copyFilteredFilesFromAssembly Executing task ':org.subshare.gui:copyFilteredFilesFromAssembly' (up-to-date check took 0.002 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/installation.properties has been removed. :org.subshare.gui:copyFilteredFilesFromAssembly (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.022 secs. :org.subshare.gui:chmodMainExecutable (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:chmodMainExecutable Executing task ':org.subshare.gui:chmodMainExecutable' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Starting process 'command 'chmod''. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/bin Command: chmod a+x subshare Successfully started process 'command 'chmod'' :org.subshare.gui:chmodMainExecutable (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.042 secs. :org.subshare.gui:copyDependencies (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:copyDependencies Executing task ':org.subshare.gui:copyDependencies' (up-to-date check took 0.005 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib/activation-1.1.1.jar has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib/args4j-2.0.16.jar has been removed. :org.subshare.gui:copyDependencies (Thread[Daemon worker Thread 2,5,main]) completed. Took 1.211 secs. :org.subshare.gui:copyJar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:copyJar Executing task ':org.subshare.gui:copyJar' (up-to-date check took 0.007 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib/org.subshare.gui-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.gui:copyJar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.021 secs. :org.subshare.gui:tarGzAssembly (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:tarGzAssembly Executing task ':org.subshare.gui:tarGzAssembly' (up-to-date check took 0.002 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.7-SNAPSHOT-bin.tar.gz has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.7-SNAPSHOT-bin.tar.gz has been removed. :org.subshare.gui:tarGzAssembly (Thread[Daemon worker Thread 2,5,main]) completed. Took 2.167 secs. :org.subshare.gui:zipAssembly (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:zipAssembly Executing task ':org.subshare.gui:zipAssembly' (up-to-date check took 0.003 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.7-SNAPSHOT-bin.zip has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/distributions/org.subshare.gui-0.10.7-SNAPSHOT-bin.zip has been removed. :org.subshare.gui:zipAssembly (Thread[Daemon worker Thread 2,5,main]) completed. Took 2.174 secs. :org.subshare.gui:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:assemble Skipping task ':org.subshare.gui:assemble' as it has no actions. :org.subshare.gui:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.gui:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:check Skipping task ':org.subshare.gui:check' as it has no actions. :org.subshare.gui:check UP-TO-DATE :org.subshare.gui:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.gui:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:build Skipping task ':org.subshare.gui:build' as it has no actions. :org.subshare.gui:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.local:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:assemble Skipping task ':org.subshare.local:assemble' as it has no actions. :org.subshare.local:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.local:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:check Skipping task ':org.subshare.local:check' as it has no actions. :org.subshare.local:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.local:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:build Skipping task ':org.subshare.local:build' as it has no actions. :org.subshare.local:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.local.dbrepo:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:assemble Skipping task ':org.subshare.local.dbrepo:assemble' as it has no actions. :org.subshare.local.dbrepo:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.local.dbrepo:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:check Skipping task ':org.subshare.local.dbrepo:check' as it has no actions. :org.subshare.local.dbrepo:check UP-TO-DATE :org.subshare.local.dbrepo:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.local.dbrepo:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:build Skipping task ':org.subshare.local.dbrepo:build' as it has no actions. :org.subshare.local.dbrepo:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.client:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:assemble Skipping task ':org.subshare.ls.client:assemble' as it has no actions. :org.subshare.ls.client:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.client:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:check Skipping task ':org.subshare.ls.client:check' as it has no actions. :org.subshare.ls.client:check UP-TO-DATE :org.subshare.ls.client:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.client:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:build Skipping task ':org.subshare.ls.client:build' as it has no actions. :org.subshare.ls.client:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.core:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:assemble Skipping task ':org.subshare.ls.core:assemble' as it has no actions. :org.subshare.ls.core:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.core:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:check Skipping task ':org.subshare.ls.core:check' as it has no actions. :org.subshare.ls.core:check UP-TO-DATE :org.subshare.ls.core:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.core:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:build Skipping task ':org.subshare.ls.core:build' as it has no actions. :org.subshare.ls.core:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.client:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:assemble Skipping task ':org.subshare.ls.rest.client:assemble' as it has no actions. :org.subshare.ls.rest.client:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.client:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:check Skipping task ':org.subshare.ls.rest.client:check' as it has no actions. :org.subshare.ls.rest.client:check UP-TO-DATE :org.subshare.ls.rest.client:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.client:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:build Skipping task ':org.subshare.ls.rest.client:build' as it has no actions. :org.subshare.ls.rest.client:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.server:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:assemble Skipping task ':org.subshare.ls.rest.server:assemble' as it has no actions. :org.subshare.ls.rest.server:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.rest.server:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:check Skipping task ':org.subshare.ls.rest.server:check' as it has no actions. :org.subshare.ls.rest.server:check UP-TO-DATE :org.subshare.ls.rest.server:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.rest.server:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:build Skipping task ':org.subshare.ls.rest.server:build' as it has no actions. :org.subshare.ls.rest.server:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.server:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:assemble Skipping task ':org.subshare.ls.server:assemble' as it has no actions. :org.subshare.ls.server:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.server:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:check Skipping task ':org.subshare.ls.server:check' as it has no actions. :org.subshare.ls.server:check UP-TO-DATE :org.subshare.ls.server:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.ls.server:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:build Skipping task ':org.subshare.ls.server:build' as it has no actions. :org.subshare.ls.server:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.server.cproc:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:assemble Skipping task ':org.subshare.ls.server.cproc:assemble' as it has no actions. :org.subshare.ls.server.cproc:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.server.cproc:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:check Skipping task ':org.subshare.ls.server.cproc:check' as it has no actions. :org.subshare.ls.server.cproc:check UP-TO-DATE :org.subshare.ls.server.cproc:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.ls.server.cproc:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:build Skipping task ':org.subshare.ls.server.cproc:build' as it has no actions. :org.subshare.ls.server.cproc:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.client:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:assemble Skipping task ':org.subshare.rest.client:assemble' as it has no actions. :org.subshare.rest.client:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.client:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:check Skipping task ':org.subshare.rest.client:check' as it has no actions. :org.subshare.rest.client:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.rest.client:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:build Skipping task ':org.subshare.rest.client:build' as it has no actions. :org.subshare.rest.client:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.server:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:assemble Skipping task ':org.subshare.rest.server:assemble' as it has no actions. :org.subshare.rest.server:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.server:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:check Skipping task ':org.subshare.rest.server:check' as it has no actions. :org.subshare.rest.server:check UP-TO-DATE :org.subshare.rest.server:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.server:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:build Skipping task ':org.subshare.rest.server:build' as it has no actions. :org.subshare.rest.server:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.shared:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:assemble Skipping task ':org.subshare.rest.shared:assemble' as it has no actions. :org.subshare.rest.shared:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.rest.shared:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:check Skipping task ':org.subshare.rest.shared:check' as it has no actions. :org.subshare.rest.shared:check UP-TO-DATE :org.subshare.rest.shared:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.rest.shared:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:build Skipping task ':org.subshare.rest.shared:build' as it has no actions. :org.subshare.rest.shared:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.server:copyFilesFromBin (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:copyFilesFromBin Executing task ':org.subshare.server:copyFilesFromBin' (up-to-date check took 0.001 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/bin has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/bin/subshare-server has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/bin/subshare-server.bat has been removed. :org.subshare.server:copyFilesFromBin (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.029 secs. :org.subshare.server:copyUnfilteredFilesFromAssembly (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:copyUnfilteredFilesFromAssembly Skipping task ':org.subshare.server:copyUnfilteredFilesFromAssembly' as it has no source files. :org.subshare.server:copyUnfilteredFilesFromAssembly UP-TO-DATE :org.subshare.server:copyUnfilteredFilesFromAssembly (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.003 secs. :org.subshare.server:copyFilteredFilesFromAssembly (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:copyFilteredFilesFromAssembly Executing task ':org.subshare.server:copyFilteredFilesFromAssembly' (up-to-date check took 0.002 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/installation.properties has been removed. :org.subshare.server:copyFilteredFilesFromAssembly (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.018 secs. :org.subshare.server:chmodMainExecutable (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:chmodMainExecutable Executing task ':org.subshare.server:chmodMainExecutable' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Starting process 'command 'chmod''. Working directory: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/bin Command: chmod a+x subshare-server Successfully started process 'command 'chmod'' :org.subshare.server:chmodMainExecutable (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.016 secs. :org.subshare.server:copyDependencies (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:copyDependencies Executing task ':org.subshare.server:copyDependencies' (up-to-date check took 0.004 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib/activation-1.1.1.jar has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib/args4j-2.0.16.jar has been removed. :org.subshare.server:copyDependencies (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.299 secs. :org.subshare.server:copyJar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:copyJar Executing task ':org.subshare.server:copyJar' (up-to-date check took 0.006 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib/org.subshare.server-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.server:copyJar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.034 secs. :org.subshare.server:tarGzAssembly (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:tarGzAssembly Executing task ':org.subshare.server:tarGzAssembly' (up-to-date check took 0.006 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.7-SNAPSHOT-bin.tar.gz has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.7-SNAPSHOT-bin.tar.gz has been removed. :org.subshare.server:tarGzAssembly (Thread[Daemon worker Thread 2,5,main]) completed. Took 2.014 secs. :org.subshare.server:zipAssembly (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:zipAssembly Executing task ':org.subshare.server:zipAssembly' (up-to-date check took 0.003 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.7-SNAPSHOT-bin.zip has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/distributions/org.subshare.server-0.10.7-SNAPSHOT-bin.zip has been removed. :org.subshare.server:zipAssembly (Thread[Daemon worker Thread 2,5,main]) completed. Took 2.048 secs. :org.subshare.server:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:assemble Skipping task ':org.subshare.server:assemble' as it has no actions. :org.subshare.server:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.server:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:check Skipping task ':org.subshare.server:check' as it has no actions. :org.subshare.server:check UP-TO-DATE :org.subshare.server:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.server:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:build Skipping task ':org.subshare.server:build' as it has no actions. :org.subshare.server:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.test:jar (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:jar Executing task ':org.subshare.test:jar' (up-to-date check took 0.051 secs) due to: Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/libs/org.subshare.test-0.10.7-SNAPSHOT.jar has changed. Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/libs/org.subshare.test-0.10.7-SNAPSHOT.jar has been removed. :org.subshare.test:jar (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.096 secs. :org.subshare.test:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:assemble Skipping task ':org.subshare.test:assemble' as it has no actions. :org.subshare.test:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.test:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:check Skipping task ':org.subshare.test:check' as it has no actions. :org.subshare.test:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.test:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:build Skipping task ':org.subshare.test:build' as it has no actions. :org.subshare.test:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.updater:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:assemble Skipping task ':org.subshare.updater:assemble' as it has no actions. :org.subshare.updater:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.updater:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:check Skipping task ':org.subshare.updater:check' as it has no actions. :org.subshare.updater:check UP-TO-DATE :org.subshare.updater:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs. :org.subshare.updater:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:build Skipping task ':org.subshare.updater:build' as it has no actions. :org.subshare.updater:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.001 secs. :org.subshare.updater.gui:assemble (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:assemble Skipping task ':org.subshare.updater.gui:assemble' as it has no actions. :org.subshare.updater.gui:assemble (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.002 secs. :org.subshare.updater.gui:check (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:check Skipping task ':org.subshare.updater.gui:check' as it has no actions. :org.subshare.updater.gui:check UP-TO-DATE :org.subshare.updater.gui:check (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :org.subshare.updater.gui:build (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:build Skipping task ':org.subshare.updater.gui:build' as it has no actions. :org.subshare.updater.gui:build (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.0 secs. :copyDistributions (Thread[Daemon worker Thread 2,5,main]) started. :copyDistributions Executing task ':copyDistributions' (up-to-date check took 0.576 secs) due to: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/distributions has changed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/distributions/org.subshare.gui-0.10.7-SNAPSHOT-bin.tar.gz has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/distributions/org.subshare.gui-0.10.7-SNAPSHOT-bin.zip has been removed. :copyDistributions (Thread[Daemon worker Thread 2,5,main]) completed. Took 1.511 secs. :install (Thread[Daemon worker Thread 2,5,main]) started. :install Executing task ':install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@244b9afe :install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.337 secs. :org.subshare.core:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:install Executing task ':org.subshare.core:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.core:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@7d0861dc :org.subshare.core:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.081 secs. :org.subshare.crypto:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:install Executing task ':org.subshare.crypto:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.crypto:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@6795dfe5 :org.subshare.crypto:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.049 secs. :org.subshare.gui:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:install Executing task ':org.subshare.gui:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.gui:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@233a2275 :org.subshare.gui:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.752 secs. :org.subshare.local:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:install Executing task ':org.subshare.local:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.local:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@24712567 :org.subshare.local:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.122 secs. :org.subshare.local.dbrepo:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:install Executing task ':org.subshare.local.dbrepo:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.local.dbrepo:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@1d0dd2a2 :org.subshare.local.dbrepo:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.08 secs. :org.subshare.ls.client:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:install Executing task ':org.subshare.ls.client:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.client:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@217e4e44 :org.subshare.ls.client:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.045 secs. :org.subshare.ls.core:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:install Executing task ':org.subshare.ls.core:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.core:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@5c271671 :org.subshare.ls.core:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.056 secs. :org.subshare.ls.rest.client:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:install Executing task ':org.subshare.ls.rest.client:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.rest.client:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@4bd9196 :org.subshare.ls.rest.client:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.047 secs. :org.subshare.ls.rest.server:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:install Executing task ':org.subshare.ls.rest.server:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.rest.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@dc1a6d8 :org.subshare.ls.rest.server:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.056 secs. :org.subshare.ls.server:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:install Executing task ':org.subshare.ls.server:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@38e296fe :org.subshare.ls.server:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.058 secs. :org.subshare.ls.server.cproc:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:install Executing task ':org.subshare.ls.server.cproc:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.server.cproc:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@29b8eb12 :org.subshare.ls.server.cproc:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.057 secs. :org.subshare.rest.client:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:install Executing task ':org.subshare.rest.client:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.rest.client:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@1a7abc32 :org.subshare.rest.client:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.077 secs. :org.subshare.rest.server:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:install Executing task ':org.subshare.rest.server:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.rest.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@4982ca2b :org.subshare.rest.server:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.043 secs. :org.subshare.rest.shared:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:install Executing task ':org.subshare.rest.shared:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.rest.shared:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@700aa3f3 :org.subshare.rest.shared:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.062 secs. :org.subshare.server:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:install Executing task ':org.subshare.server:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@1531f051 :org.subshare.server:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.576 secs. :org.subshare.test:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:install Executing task ':org.subshare.test:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.test:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@dc3df59 :org.subshare.test:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.079 secs. :org.subshare.updater:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:install Executing task ':org.subshare.updater:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.updater:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@6ebcbc96 :org.subshare.updater:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.081 secs. :org.subshare.updater.gui:install (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:install Executing task ':org.subshare.updater.gui:install' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.updater.gui:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@681279b7 :org.subshare.updater.gui:install (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.065 secs. :uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :uploadArchives Executing task ':uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@796afb74 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare/0.10.7-SNAPSHOT/org.subshare-0.10.7-20190921.061440-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare/0.10.7-SNAPSHOT/org.subshare-0.10.7-20190921.061440-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Downloading: org/subshare/org.subshare/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.275 secs. :org.subshare.core:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.core:uploadArchives Executing task ':org.subshare.core:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.core:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@7d0140ad Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.core/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.core/0.10.7-SNAPSHOT/org.subshare.core-0.10.7-20190921.061440-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 569K from remote Uploaded 569K Uploading: org/subshare/org.subshare.core/0.10.7-SNAPSHOT/org.subshare.core-0.10.7-20190921.061440-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.core/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.core/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.core/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.core:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.125 secs. :org.subshare.crypto:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.crypto:uploadArchives Executing task ':org.subshare.crypto:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.crypto:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@168e58ad Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.crypto/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.crypto/0.10.7-SNAPSHOT/org.subshare.crypto-0.10.7-20190921.061440-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 55K from remote Uploaded 55K Uploading: org/subshare/org.subshare.crypto/0.10.7-SNAPSHOT/org.subshare.crypto-0.10.7-20190921.061440-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.crypto/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.crypto/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.crypto/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.crypto:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.138 secs. :org.subshare.gui:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.gui:uploadArchives Executing task ':org.subshare.gui:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.gui:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@1e7f6e14 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.gui/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.gui/0.10.7-SNAPSHOT/org.subshare.gui-0.10.7-20190921.061440-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 817K from remote Uploaded 817K Uploading: org/subshare/org.subshare.gui/0.10.7-SNAPSHOT/org.subshare.gui-0.10.7-20190921.061440-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 3K from remote Uploaded 3K Uploading: org/subshare/org.subshare.gui/0.10.7-SNAPSHOT/org.subshare.gui-0.10.7-20190921.061440-19-bin.tar.gz to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 24065K from remote Uploaded 24065K Uploading: org/subshare/org.subshare.gui/0.10.7-SNAPSHOT/org.subshare.gui-0.10.7-20190921.061440-19-bin.zip to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 24072K from remote Uploaded 24072K Downloading: org/subshare/org.subshare.gui/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.gui/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.gui/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.gui:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.987 secs. :org.subshare.local:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local:uploadArchives Executing task ':org.subshare.local:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.local:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@63329dfa Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.local/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.local/0.10.7-SNAPSHOT/org.subshare.local-0.10.7-20190921.061441-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 449K from remote Uploaded 449K Uploading: org/subshare/org.subshare.local/0.10.7-SNAPSHOT/org.subshare.local-0.10.7-20190921.061441-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.local/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.local/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.local/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.local:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.095 secs. :org.subshare.local.dbrepo:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.local.dbrepo:uploadArchives Executing task ':org.subshare.local.dbrepo:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.local.dbrepo:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@616dc58a Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.local.dbrepo/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.local.dbrepo/0.10.7-SNAPSHOT/org.subshare.local.dbrepo-0.10.7-20190921.061441-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 11K from remote Uploaded 11K Uploading: org/subshare/org.subshare.local.dbrepo/0.10.7-SNAPSHOT/org.subshare.local.dbrepo-0.10.7-20190921.061441-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.local.dbrepo/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.local.dbrepo/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.local.dbrepo/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.local.dbrepo:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.078 secs. :org.subshare.ls.client:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.client:uploadArchives Executing task ':org.subshare.ls.client:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.client:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@3d26829c Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.ls.client/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.client/0.10.7-SNAPSHOT/org.subshare.ls.client-0.10.7-20190921.061442-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.client/0.10.7-SNAPSHOT/org.subshare.ls.client-0.10.7-20190921.061442-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.ls.client/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.client/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.ls.client:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.129 secs. :org.subshare.ls.core:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.core:uploadArchives Executing task ':org.subshare.ls.core:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.core:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@183e77e7 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.ls.core/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.core/0.10.7-SNAPSHOT/org.subshare.ls.core-0.10.7-20190921.061442-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 14K from remote Uploaded 14K Uploading: org/subshare/org.subshare.ls.core/0.10.7-SNAPSHOT/org.subshare.ls.core-0.10.7-20190921.061442-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.ls.core/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.core/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.core/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.ls.core:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.086 secs. :org.subshare.ls.rest.client:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.client:uploadArchives Executing task ':org.subshare.ls.rest.client:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.rest.client:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@2d2065f0 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.ls.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.rest.client/0.10.7-SNAPSHOT/org.subshare.ls.rest.client-0.10.7-20190921.061442-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Uploading: org/subshare/org.subshare.ls.rest.client/0.10.7-SNAPSHOT/org.subshare.ls.rest.client-0.10.7-20190921.061442-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.ls.rest.client/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.rest.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.ls.rest.client:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.077 secs. :org.subshare.ls.rest.server:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.rest.server:uploadArchives Executing task ':org.subshare.ls.rest.server:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.rest.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@73609791 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.ls.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.rest.server/0.10.7-SNAPSHOT/org.subshare.ls.rest.server-0.10.7-20190921.061442-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 3K from remote Uploaded 3K Uploading: org/subshare/org.subshare.ls.rest.server/0.10.7-SNAPSHOT/org.subshare.ls.rest.server-0.10.7-20190921.061442-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.ls.rest.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.rest.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.ls.rest.server:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.083 secs. :org.subshare.ls.server:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server:uploadArchives Executing task ':org.subshare.ls.server:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@7cee63f3 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.ls.server/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.server/0.10.7-SNAPSHOT/org.subshare.ls.server-0.10.7-20190921.061442-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 1K from remote Uploaded 1K Uploading: org/subshare/org.subshare.ls.server/0.10.7-SNAPSHOT/org.subshare.ls.server-0.10.7-20190921.061442-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.ls.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.server/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.ls.server:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.107 secs. :org.subshare.ls.server.cproc:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.ls.server.cproc:uploadArchives Executing task ':org.subshare.ls.server.cproc:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.ls.server.cproc:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@4c7b5bcb Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.ls.server.cproc/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.server.cproc/0.10.7-SNAPSHOT/org.subshare.ls.server.cproc-0.10.7-20190921.061442-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 5K from remote Uploaded 5K Uploading: org/subshare/org.subshare.ls.server.cproc/0.10.7-SNAPSHOT/org.subshare.ls.server.cproc-0.10.7-20190921.061442-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 3K from remote Uploaded 3K Downloading: org/subshare/org.subshare.ls.server.cproc/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.ls.server.cproc/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.ls.server.cproc/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.ls.server.cproc:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.108 secs. :org.subshare.rest.client:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.client:uploadArchives Executing task ':org.subshare.rest.client:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.rest.client:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@3eeaa4b9 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.rest.client/0.10.7-SNAPSHOT/org.subshare.rest.client-0.10.7-20190921.061442-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 62K from remote Uploaded 62K Uploading: org/subshare/org.subshare.rest.client/0.10.7-SNAPSHOT/org.subshare.rest.client-0.10.7-20190921.061442-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.rest.client/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.rest.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.rest.client:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.083 secs. :org.subshare.rest.server:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.server:uploadArchives Executing task ':org.subshare.rest.server:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.rest.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@48215d26 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.rest.server/0.10.7-SNAPSHOT/org.subshare.rest.server-0.10.7-20190921.061442-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 41K from remote Uploaded 41K Uploading: org/subshare/org.subshare.rest.server/0.10.7-SNAPSHOT/org.subshare.rest.server-0.10.7-20190921.061442-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.rest.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.rest.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.rest.server:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.078 secs. :org.subshare.rest.shared:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.rest.shared:uploadArchives Executing task ':org.subshare.rest.shared:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.rest.shared:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@1fef8980 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.rest.shared/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.rest.shared/0.10.7-SNAPSHOT/org.subshare.rest.shared-0.10.7-20190921.061442-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.rest.shared/0.10.7-SNAPSHOT/org.subshare.rest.shared-0.10.7-20190921.061442-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.rest.shared/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.rest.shared/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.rest.shared/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.rest.shared:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.105 secs. :org.subshare.server:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.server:uploadArchives Executing task ':org.subshare.server:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.server:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@7a93e516 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.server/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.server/0.10.7-SNAPSHOT/org.subshare.server-0.10.7-20190921.061442-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 4K from remote Uploaded 4K Uploading: org/subshare/org.subshare.server/0.10.7-SNAPSHOT/org.subshare.server-0.10.7-20190921.061442-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 7K from remote Uploaded 7K Uploading: org/subshare/org.subshare.server/0.10.7-SNAPSHOT/org.subshare.server-0.10.7-20190921.061442-19-bin.zip to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 23279K from remote Uploaded 23279K Uploading: org/subshare/org.subshare.server/0.10.7-SNAPSHOT/org.subshare.server-0.10.7-20190921.061442-19-bin.tar.gz to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 23273K from remote Uploaded 23273K Downloading: org/subshare/org.subshare.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.server/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.server:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.899 secs. :org.subshare.test:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.test:uploadArchives Executing task ':org.subshare.test:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.test:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@1588e2d Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.test/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.test/0.10.7-SNAPSHOT/org.subshare.test-0.10.7-20190921.061443-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 1K from remote Uploaded 1K Uploading: org/subshare/org.subshare.test/0.10.7-SNAPSHOT/org.subshare.test-0.10.7-20190921.061443-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.test/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.test/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.test/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.test:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.088 secs. :org.subshare.updater:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater:uploadArchives Executing task ':org.subshare.updater:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.updater:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@4b98ca6a Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.updater/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.updater/0.10.7-SNAPSHOT/org.subshare.updater-0.10.7-20190921.061443-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 1K from remote Uploaded 1K Uploading: org/subshare/org.subshare.updater/0.10.7-SNAPSHOT/org.subshare.updater-0.10.7-20190921.061443-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.updater/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.updater/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.updater/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.updater:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.097 secs. :org.subshare.updater.gui:uploadArchives (Thread[Daemon worker Thread 2,5,main]) started. :org.subshare.updater.gui:uploadArchives Executing task ':org.subshare.updater.gui:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':org.subshare.updater.gui:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@4d989917 Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/subshare/org.subshare.updater.gui/0.10.7-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.updater.gui/0.10.7-SNAPSHOT/org.subshare.updater.gui-0.10.7-20190921.061443-19.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 19K from remote Uploaded 19K Uploading: org/subshare/org.subshare.updater.gui/0.10.7-SNAPSHOT/org.subshare.updater.gui-0.10.7-20190921.061443-19.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 2K from remote Uploaded 2K Downloading: org/subshare/org.subshare.updater.gui/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/subshare/org.subshare.updater.gui/0.10.7-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K Uploading: org/subshare/org.subshare.updater.gui/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :org.subshare.updater.gui:uploadArchives (Thread[Daemon worker Thread 2,5,main]) completed. Took 0.071 secs. BUILD SUCCESSFUL Total time: 51 mins 29.266 secs Stopped 0 compiler daemon(s). Received result Success[value=null] from daemon DaemonInfo{pid=2541, address=[b11aae6b-d759-4c55-a7b8-d4c21d8104f0 port:36753, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Idle, lastBusy=1569039500264, context=DefaultDaemonContext[uid=07c64232-faaa-46a6-b4d0-e68ed0cc9f47,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2541,idleTimeout=10800000,daemonOpts=-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} (build should be done). Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Recording test results Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Triggering a new build of org.subshare.www Finished: SUCCESS